@use "sass:map" {
}
.bubble {
    height: 60px;
    width: 60px;
    font-size: 18px;
}
.bubble,
.bubble-tablet,
.bubble-tablet-pc,
.bubble-pc,
.bubble-ultrawide,
.bubble-super-ultrawide {
    text-align: center;
    margin: 8px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 100%;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.bubble img {
    max-width: 18px;
}
@media (min-width: 600px) {
    .bubble-tablet {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-tablet img {
        max-width: 18px;
    }
}
@media (min-width: 1024px) {
    .bubble-tablet-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-tablet-pc img {
        max-width: 18px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-tablet-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-tablet-pc img {
        max-width: 18px;
    }
}
@media (min-width: 1440px) {
    .bubble-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-pc img {
        max-width: 18px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-ultrawide {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-ultrawide img {
        max-width: 18px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-super-ultrawide {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-super-ultrawide img {
        max-width: 18px;
    }
}
.bubble-xxs,
.bubble-xxs-tablet,
.bubble-xxs-tablet-pc,
.bubble-xxs-pc,
.bubble-xxs-ultrawide,
.bubble-xxs-super-ultrawide,
.bubble-xs,
.bubble-xs-tablet,
.bubble-xs-tablet-pc,
.bubble-xs-pc,
.bubble-xs-ultrawide,
.bubble-xs-super-ultrawide,
.bubble-sm,
.bubble-sm-tablet,
.bubble-sm-tablet-pc,
.bubble-sm-pc,
.bubble-sm-ultrawide,
.bubble-sm-super-ultrawide,
.bubble-md,
.bubble-md-tablet,
.bubble-md-tablet-pc,
.bubble-md-pc,
.bubble-md-ultrawide,
.bubble-md-super-ultrawide,
.bubble-lg,
.bubble-lg-tablet,
.bubble-lg-tablet-pc,
.bubble-lg-pc,
.bubble-lg-ultrawide,
.bubble-lg-super-ultrawide,
.bubble-xl,
.bubble-xl-tablet,
.bubble-xl-tablet-pc,
.bubble-xl-pc,
.bubble-xl-ultrawide,
.bubble-xl-super-ultrawide,
.bubble-xxl,
.bubble-xxl-tablet,
.bubble-xxl-tablet-pc,
.bubble-xxl-pc,
.bubble-xxl-ultrawide,
.bubble-xxl-super-ultrawide {
    text-align: center;
    margin: 8px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 100%;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.bubble-xxs {
    height: 20px;
    width: 20px;
    font-size: 6px;
}
.bubble-xxs img {
    max-width: 6px;
}
@media (min-width: 600px) {
    .bubble-xxs-tablet {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-tablet img {
        max-width: 6px;
    }
}
@media (min-width: 1024px) {
    .bubble-xxs-tablet-pc {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-tablet-pc img {
        max-width: 6px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-xxs-tablet-pc {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-tablet-pc img {
        max-width: 6px;
    }
}
@media (min-width: 1440px) {
    .bubble-xxs-pc {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-pc img {
        max-width: 6px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-xxs-ultrawide {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-ultrawide img {
        max-width: 6px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-xxs-super-ultrawide {
        height: 20px;
        width: 20px;
        font-size: 6px;
    }
    .bubble-xxs-super-ultrawide img {
        max-width: 6px;
    }
}
.bubble-xs {
    height: 30px;
    width: 30px;
    font-size: 9px;
}
.bubble-xs img {
    max-width: 9px;
}
@media (min-width: 600px) {
    .bubble-xs-tablet {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-tablet img {
        max-width: 9px;
    }
}
@media (min-width: 1024px) {
    .bubble-xs-tablet-pc {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-tablet-pc img {
        max-width: 9px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-xs-tablet-pc {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-tablet-pc img {
        max-width: 9px;
    }
}
@media (min-width: 1440px) {
    .bubble-xs-pc {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-pc img {
        max-width: 9px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-xs-ultrawide {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-ultrawide img {
        max-width: 9px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-xs-super-ultrawide {
        height: 30px;
        width: 30px;
        font-size: 9px;
    }
    .bubble-xs-super-ultrawide img {
        max-width: 9px;
    }
}
.bubble-sm {
    height: 40px;
    width: 40px;
    font-size: 12px;
}
.bubble-sm img {
    max-width: 12px;
}
@media (min-width: 600px) {
    .bubble-sm-tablet {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-tablet img {
        max-width: 12px;
    }
}
@media (min-width: 1024px) {
    .bubble-sm-tablet-pc {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-tablet-pc img {
        max-width: 12px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-sm-tablet-pc {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-tablet-pc img {
        max-width: 12px;
    }
}
@media (min-width: 1440px) {
    .bubble-sm-pc {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-pc img {
        max-width: 12px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-sm-ultrawide {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-ultrawide img {
        max-width: 12px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-sm-super-ultrawide {
        height: 40px;
        width: 40px;
        font-size: 12px;
    }
    .bubble-sm-super-ultrawide img {
        max-width: 12px;
    }
}
.bubble-md {
    height: 60px;
    width: 60px;
    font-size: 18px;
}
.bubble-md img {
    max-width: 18px;
}
@media (min-width: 600px) {
    .bubble-md-tablet {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-tablet img {
        max-width: 18px;
    }
}
@media (min-width: 1024px) {
    .bubble-md-tablet-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-tablet-pc img {
        max-width: 18px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-md-tablet-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-tablet-pc img {
        max-width: 18px;
    }
}
@media (min-width: 1440px) {
    .bubble-md-pc {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-pc img {
        max-width: 18px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-md-ultrawide {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-ultrawide img {
        max-width: 18px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-md-super-ultrawide {
        height: 60px;
        width: 60px;
        font-size: 18px;
    }
    .bubble-md-super-ultrawide img {
        max-width: 18px;
    }
}
.bubble-lg {
    height: 80px;
    width: 80px;
    font-size: 24px;
}
.bubble-lg img {
    max-width: 24px;
}
@media (min-width: 600px) {
    .bubble-lg-tablet {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-tablet img {
        max-width: 24px;
    }
}
@media (min-width: 1024px) {
    .bubble-lg-tablet-pc {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-tablet-pc img {
        max-width: 24px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-lg-tablet-pc {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-tablet-pc img {
        max-width: 24px;
    }
}
@media (min-width: 1440px) {
    .bubble-lg-pc {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-pc img {
        max-width: 24px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-lg-ultrawide {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-ultrawide img {
        max-width: 24px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-lg-super-ultrawide {
        height: 80px;
        width: 80px;
        font-size: 24px;
    }
    .bubble-lg-super-ultrawide img {
        max-width: 24px;
    }
}
.bubble-xl {
    height: 120px;
    width: 120px;
    font-size: 36px;
}
.bubble-xl img {
    max-width: 36px;
}
@media (min-width: 600px) {
    .bubble-xl-tablet {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-tablet img {
        max-width: 36px;
    }
}
@media (min-width: 1024px) {
    .bubble-xl-tablet-pc {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-tablet-pc img {
        max-width: 36px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-xl-tablet-pc {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-tablet-pc img {
        max-width: 36px;
    }
}
@media (min-width: 1440px) {
    .bubble-xl-pc {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-pc img {
        max-width: 36px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-xl-ultrawide {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-ultrawide img {
        max-width: 36px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-xl-super-ultrawide {
        height: 120px;
        width: 120px;
        font-size: 36px;
    }
    .bubble-xl-super-ultrawide img {
        max-width: 36px;
    }
}
.bubble-xxl {
    height: 160px;
    width: 160px;
    font-size: 48px;
}
.bubble-xxl img {
    max-width: 48px;
}
@media (min-width: 600px) {
    .bubble-xxl-tablet {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-tablet img {
        max-width: 48px;
    }
}
@media (min-width: 1024px) {
    .bubble-xxl-tablet-pc {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-tablet-pc img {
        max-width: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .bubble-xxl-tablet-pc {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-tablet-pc img {
        max-width: 48px;
    }
}
@media (min-width: 1440px) {
    .bubble-xxl-pc {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-pc img {
        max-width: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .bubble-xxl-ultrawide {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-ultrawide img {
        max-width: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .bubble-xxl-super-ultrawide {
        height: 160px;
        width: 160px;
        font-size: 48px;
    }
    .bubble-xxl-super-ultrawide img {
        max-width: 48px;
    }
}

/*
.frame [class*="bubble"] {
  color: #333333; }

.frame-dark [class*="bubble"] {
  color: #fdfdfd; }

.frame-dark [class*="bubble"] {
  border-color: #808080; }

.frame-dark [class*="bubble"] {
  outline-color: #808080; }
*/

.bubble-wrapper {
    margin: 8px;
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
    width: 60px;
}
.bubble-wrapper > [class*="bubble"] {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.bubble-wrapper > label {
    text-align: center;
}
.bubble-wrapper > [class*="bubble"] ~ label {
    margin-top: 8px;
}
.bubble-wrapper > label ~ [class*="bubble"] {
    margin-top: 8px;
}
.bubble-wrapper > .bubble {
    height: 60px;
    width: 60px;
    font-size: 18px;
    border-radius: 60px;
}
.bubble-wrapper > .bubble img {
    max-width: 18px;
}
.bubble-wrapper-xxs,
.bubble-wrapper-xs,
.bubble-wrapper-sm,
.bubble-wrapper-md,
.bubble-wrapper-lg,
.bubble-wrapper-xl,
.bubble-wrapper-xxl {
    margin: 8px;
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
}
.bubble-wrapper-xxs > [class*="bubble"],
.bubble-wrapper-xs > [class*="bubble"],
.bubble-wrapper-sm > [class*="bubble"],
.bubble-wrapper-md > [class*="bubble"],
.bubble-wrapper-lg > [class*="bubble"],
.bubble-wrapper-xl > [class*="bubble"],
.bubble-wrapper-xxl > [class*="bubble"] {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.bubble-wrapper-xxs > label,
.bubble-wrapper-xs > label,
.bubble-wrapper-sm > label,
.bubble-wrapper-md > label,
.bubble-wrapper-lg > label,
.bubble-wrapper-xl > label,
.bubble-wrapper-xxl > label {
    text-align: center;
}
.bubble-wrapper-xxs > [class*="bubble"] ~ label,
.bubble-wrapper-xs > [class*="bubble"] ~ label,
.bubble-wrapper-sm > [class*="bubble"] ~ label,
.bubble-wrapper-md > [class*="bubble"] ~ label,
.bubble-wrapper-lg > [class*="bubble"] ~ label,
.bubble-wrapper-xl > [class*="bubble"] ~ label,
.bubble-wrapper-xxl > [class*="bubble"] ~ label {
    margin-top: 8px;
}
.bubble-wrapper-xxs > label ~ [class*="bubble"],
.bubble-wrapper-xs > label ~ [class*="bubble"],
.bubble-wrapper-sm > label ~ [class*="bubble"],
.bubble-wrapper-md > label ~ [class*="bubble"],
.bubble-wrapper-lg > label ~ [class*="bubble"],
.bubble-wrapper-xl > label ~ [class*="bubble"],
.bubble-wrapper-xxl > label ~ [class*="bubble"] {
    margin-top: 8px;
}
.bubble-wrapper-xxs {
    width: 20px;
}
.bubble-wrapper-xxs > .bubble {
    height: 20px;
    width: 20px;
    font-size: 6px;
    border-radius: 20px;
}
.bubble-wrapper-xxs > .bubble img {
    max-width: 6px;
}
.bubble-wrapper-xs {
    width: 30px;
}
.bubble-wrapper-xs > .bubble {
    height: 30px;
    width: 30px;
    font-size: 9px;
    border-radius: 30px;
}
.bubble-wrapper-xs > .bubble img {
    max-width: 9px;
}
.bubble-wrapper-sm {
    width: 40px;
}
.bubble-wrapper-sm > .bubble {
    height: 40px;
    width: 40px;
    font-size: 12px;
    border-radius: 40px;
}
.bubble-wrapper-sm > .bubble img {
    max-width: 12px;
}
.bubble-wrapper-md {
    width: 60px;
}
.bubble-wrapper-md > .bubble {
    height: 60px;
    width: 60px;
    font-size: 18px;
    border-radius: 60px;
}
.bubble-wrapper-md > .bubble img {
    max-width: 18px;
}
.bubble-wrapper-lg {
    width: 80px;
}
.bubble-wrapper-lg > .bubble {
    height: 80px;
    width: 80px;
    font-size: 24px;
    border-radius: 80px;
}
.bubble-wrapper-lg > .bubble img {
    max-width: 24px;
}
.bubble-wrapper-xl {
    width: 120px;
}
.bubble-wrapper-xl > .bubble {
    height: 120px;
    width: 120px;
    font-size: 36px;
    border-radius: 120px;
}
.bubble-wrapper-xl > .bubble img {
    max-width: 36px;
}
.bubble-wrapper-xxl {
    width: 160px;
}
.bubble-wrapper-xxl > .bubble {
    height: 160px;
    width: 160px;
    font-size: 48px;
    border-radius: 160px;
}
.bubble-wrapper-xxl > .bubble img {
    max-width: 48px;
}

.card,
.card-tablet,
.card-tablet-pc,
.card-pc,
.card-ultrawide,
.card-super-ultrawide {
    position: relative;
    min-height: 50px;
    margin: 8px;
    padding: 8px;
    flex-direction: column;
    display: inline-flex;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.card > .image-full,
.card-tablet > .image-full,
.card-tablet-pc > .image-full,
.card-pc > .image-full,
.card-ultrawide > .image-full,
.card-super-ultrawide > .image-full {
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}

.card-xxs,
.card-xxs-tablet,
.card-xxs-tablet-pc,
.card-xxs-pc,
.card-xxs-ultrawide,
.card-xxs-super-ultrawide,
.card-xs,
.card-xs-tablet,
.card-xs-tablet-pc,
.card-xs-pc,
.card-xs-ultrawide,
.card-xs-super-ultrawide,
.card-sm,
.card-sm-tablet,
.card-sm-tablet-pc,
.card-sm-pc,
.card-sm-ultrawide,
.card-sm-super-ultrawide,
.card-md,
.card-md-tablet,
.card-md-tablet-pc,
.card-md-pc,
.card-md-ultrawide,
.card-md-super-ultrawide,
.card-lg,
.card-lg-tablet,
.card-lg-tablet-pc,
.card-lg-pc,
.card-lg-ultrawide,
.card-lg-super-ultrawide,
.card-xl,
.card-xl-tablet,
.card-xl-tablet-pc,
.card-xl-pc,
.card-xl-ultrawide,
.card-xl-super-ultrawide,
.card-xxl,
.card-xxl-tablet,
.card-xxl-tablet-pc,
.card-xxl-pc,
.card-xxl-ultrawide,
.card-xxl-super-ultrawide {
    position: relative;
    min-height: 50px;
    border: 1px solid #cccccc;
    border-radius: 12px;
    margin: 8px;
    padding: 8px;
    flex-direction: column;
    display: inline-flex;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.card-xxs > .image-full,
.card-xxs-tablet > .image-full,
.card-xxs-tablet-pc > .image-full,
.card-xxs-pc > .image-full,
.card-xxs-ultrawide > .image-full,
.card-xxs-super-ultrawide > .image-full,
.card-xs > .image-full,
.card-xs-tablet > .image-full,
.card-xs-tablet-pc > .image-full,
.card-xs-pc > .image-full,
.card-xs-ultrawide > .image-full,
.card-xs-super-ultrawide > .image-full,
.card-sm > .image-full,
.card-sm-tablet > .image-full,
.card-sm-tablet-pc > .image-full,
.card-sm-pc > .image-full,
.card-sm-ultrawide > .image-full,
.card-sm-super-ultrawide > .image-full,
.card-md > .image-full,
.card-md-tablet > .image-full,
.card-md-tablet-pc > .image-full,
.card-md-pc > .image-full,
.card-md-ultrawide > .image-full,
.card-md-super-ultrawide > .image-full,
.card-lg > .image-full,
.card-lg-tablet > .image-full,
.card-lg-tablet-pc > .image-full,
.card-lg-pc > .image-full,
.card-lg-ultrawide > .image-full,
.card-lg-super-ultrawide > .image-full,
.card-xl > .image-full,
.card-xl-tablet > .image-full,
.card-xl-tablet-pc > .image-full,
.card-xl-pc > .image-full,
.card-xl-ultrawide > .image-full,
.card-xl-super-ultrawide > .image-full,
.card-xxl > .image-full,
.card-xxl-tablet > .image-full,
.card-xxl-tablet-pc > .image-full,
.card-xxl-pc > .image-full,
.card-xxl-ultrawide > .image-full,
.card-xxl-super-ultrawide > .image-full {
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}

.card-xxs {
    width: 80px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-xxs-tablet {
        width: 80px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-xxs-tablet-pc {
        width: 80px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-xxs-tablet-pc {
        width: 80px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-xxs-pc {
        width: 80px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-xxs-ultrawide {
        width: 80px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-xxs-super-ultrawide {
        width: 80px;
        min-height: 50px;
    }
}

.card-xs {
    width: 120px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-xs-tablet {
        width: 120px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-xs-tablet-pc {
        width: 120px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-xs-tablet-pc {
        width: 120px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-xs-pc {
        width: 120px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-xs-ultrawide {
        width: 120px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-xs-super-ultrawide {
        width: 120px;
        min-height: 50px;
    }
}

.card-sm {
    width: 160px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-sm-tablet {
        width: 160px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-sm-tablet-pc {
        width: 160px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-sm-tablet-pc {
        width: 160px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-sm-pc {
        width: 160px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-sm-ultrawide {
        width: 160px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-sm-super-ultrawide {
        width: 160px;
        min-height: 50px;
    }
}

.card-md {
    width: 240px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-md-tablet {
        width: 240px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-md-tablet-pc {
        width: 240px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-md-tablet-pc {
        width: 240px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-md-pc {
        width: 240px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-md-ultrawide {
        width: 240px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-md-super-ultrawide {
        width: 240px;
        min-height: 50px;
    }
}

.card-lg {
    width: 320px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-lg-tablet {
        width: 320px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-lg-tablet-pc {
        width: 320px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-lg-tablet-pc {
        width: 320px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-lg-pc {
        width: 320px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-lg-ultrawide {
        width: 320px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-lg-super-ultrawide {
        width: 320px;
        min-height: 50px;
    }
}

.card-xl {
    width: 480px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-xl-tablet {
        width: 480px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-xl-tablet-pc {
        width: 480px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-xl-tablet-pc {
        width: 480px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-xl-pc {
        width: 480px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-xl-ultrawide {
        width: 480px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-xl-super-ultrawide {
        width: 480px;
        min-height: 50px;
    }
}

.card-xxl {
    width: 640px;
    min-height: 50px;
}
@media (min-width: 600px) {
    .card-xxl-tablet {
        width: 640px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) {
    .card-xxl-tablet-pc {
        width: 640px;
        min-height: 50px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-xxl-tablet-pc {
        width: 640px;
        min-height: 50px;
    }
}
@media (min-width: 1440px) {
    .card-xxl-pc {
        width: 640px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-xxl-ultrawide {
        width: 640px;
        min-height: 50px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-xxl-super-ultrawide {
        width: 640px;
        min-height: 50px;
    }
}

.card-square {
    width: 240px;
    height: 240px;
}
.card-square,
.card-square-tablet,
.card-square-tablet-pc,
.card-square-pc,
.card-square-ultrawide,
.card-square-super-ultrawide {
    position: relative;
    margin: 8px;
    flex-direction: column;
    display: inline-flex;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.card-square > .image-full,
.card-square-tablet > .image-full,
.card-square-tablet-pc > .image-full,
.card-square-pc > .image-full,
.card-square-ultrawide > .image-full,
.card-square-super-ultrawide > .image-full {
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}
@media (min-width: 600px) {
    .card-square-tablet {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1024px) {
    .card-square-tablet-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-tablet-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1440px) {
    .card-square-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-ultrawide {
        width: 240px;
        height: 240px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-super-ultrawide {
        width: 240px;
        height: 240px;
    }
}
.card-square-xxs,
.card-square-xxs-tablet,
.card-square-xxs-tablet-pc,
.card-square-xxs-pc,
.card-square-xxs-ultrawide,
.card-square-xxs-super-ultrawide,
.card-square-xs,
.card-square-xs-tablet,
.card-square-xs-tablet-pc,
.card-square-xs-pc,
.card-square-xs-ultrawide,
.card-square-xs-super-ultrawide,
.card-square-sm,
.card-square-sm-tablet,
.card-square-sm-tablet-pc,
.card-square-sm-pc,
.card-square-sm-ultrawide,
.card-square-sm-super-ultrawide,
.card-square-md,
.card-square-md-tablet,
.card-square-md-tablet-pc,
.card-square-md-pc,
.card-square-md-ultrawide,
.card-square-md-super-ultrawide,
.card-square-lg,
.card-square-lg-tablet,
.card-square-lg-tablet-pc,
.card-square-lg-pc,
.card-square-lg-ultrawide,
.card-square-lg-super-ultrawide,
.card-square-xl,
.card-square-xl-tablet,
.card-square-xl-tablet-pc,
.card-square-xl-pc,
.card-square-xl-ultrawide,
.card-square-xl-super-ultrawide,
.card-square-xxl,
.card-square-xxl-tablet,
.card-square-xxl-tablet-pc,
.card-square-xxl-pc,
.card-square-xxl-ultrawide,
.card-square-xxl-super-ultrawide {
    position: relative;
    margin: 8px;
    flex-direction: column;
    display: inline-flex;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.card-square-xxs > .image-full,
.card-square-xxs-tablet > .image-full,
.card-square-xxs-tablet-pc > .image-full,
.card-square-xxs-pc > .image-full,
.card-square-xxs-ultrawide > .image-full,
.card-square-xxs-super-ultrawide > .image-full,
.card-square-xs > .image-full,
.card-square-xs-tablet > .image-full,
.card-square-xs-tablet-pc > .image-full,
.card-square-xs-pc > .image-full,
.card-square-xs-ultrawide > .image-full,
.card-square-xs-super-ultrawide > .image-full,
.card-square-sm > .image-full,
.card-square-sm-tablet > .image-full,
.card-square-sm-tablet-pc > .image-full,
.card-square-sm-pc > .image-full,
.card-square-sm-ultrawide > .image-full,
.card-square-sm-super-ultrawide > .image-full,
.card-square-md > .image-full,
.card-square-md-tablet > .image-full,
.card-square-md-tablet-pc > .image-full,
.card-square-md-pc > .image-full,
.card-square-md-ultrawide > .image-full,
.card-square-md-super-ultrawide > .image-full,
.card-square-lg > .image-full,
.card-square-lg-tablet > .image-full,
.card-square-lg-tablet-pc > .image-full,
.card-square-lg-pc > .image-full,
.card-square-lg-ultrawide > .image-full,
.card-square-lg-super-ultrawide > .image-full,
.card-square-xl > .image-full,
.card-square-xl-tablet > .image-full,
.card-square-xl-tablet-pc > .image-full,
.card-square-xl-pc > .image-full,
.card-square-xl-ultrawide > .image-full,
.card-square-xl-super-ultrawide > .image-full,
.card-square-xxl > .image-full,
.card-square-xxl-tablet > .image-full,
.card-square-xxl-tablet-pc > .image-full,
.card-square-xxl-pc > .image-full,
.card-square-xxl-ultrawide > .image-full,
.card-square-xxl-super-ultrawide > .image-full {
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}
.card-square-xxs {
    width: 80px;
    height: 80px;
}
@media (min-width: 600px) {
    .card-square-xxs-tablet {
        width: 80px;
        height: 80px;
    }
}
@media (min-width: 1024px) {
    .card-square-xxs-tablet-pc {
        width: 80px;
        height: 80px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-xxs-tablet-pc {
        width: 80px;
        height: 80px;
    }
}
@media (min-width: 1440px) {
    .card-square-xxs-pc {
        width: 80px;
        height: 80px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-xxs-ultrawide {
        width: 80px;
        height: 80px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-xxs-super-ultrawide {
        width: 80px;
        height: 80px;
    }
}
.card-square-xs {
    width: 120px;
    height: 120px;
}
@media (min-width: 600px) {
    .card-square-xs-tablet {
        width: 120px;
        height: 120px;
    }
}
@media (min-width: 1024px) {
    .card-square-xs-tablet-pc {
        width: 120px;
        height: 120px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-xs-tablet-pc {
        width: 120px;
        height: 120px;
    }
}
@media (min-width: 1440px) {
    .card-square-xs-pc {
        width: 120px;
        height: 120px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-xs-ultrawide {
        width: 120px;
        height: 120px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-xs-super-ultrawide {
        width: 120px;
        height: 120px;
    }
}
.card-square-sm {
    width: 160px;
    height: 160px;
}
@media (min-width: 600px) {
    .card-square-sm-tablet {
        width: 160px;
        height: 160px;
    }
}
@media (min-width: 1024px) {
    .card-square-sm-tablet-pc {
        width: 160px;
        height: 160px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-sm-tablet-pc {
        width: 160px;
        height: 160px;
    }
}
@media (min-width: 1440px) {
    .card-square-sm-pc {
        width: 160px;
        height: 160px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-sm-ultrawide {
        width: 160px;
        height: 160px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-sm-super-ultrawide {
        width: 160px;
        height: 160px;
    }
}
.card-square-md {
    width: 240px;
    height: 240px;
}
@media (min-width: 600px) {
    .card-square-md-tablet {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1024px) {
    .card-square-md-tablet-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-md-tablet-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 1440px) {
    .card-square-md-pc {
        width: 240px;
        height: 240px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-md-ultrawide {
        width: 240px;
        height: 240px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-md-super-ultrawide {
        width: 240px;
        height: 240px;
    }
}
.card-square-lg {
    width: 320px;
    height: 320px;
}
@media (min-width: 600px) {
    .card-square-lg-tablet {
        width: 320px;
        height: 320px;
    }
}
@media (min-width: 1024px) {
    .card-square-lg-tablet-pc {
        width: 320px;
        height: 320px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-lg-tablet-pc {
        width: 320px;
        height: 320px;
    }
}
@media (min-width: 1440px) {
    .card-square-lg-pc {
        width: 320px;
        height: 320px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-lg-ultrawide {
        width: 320px;
        height: 320px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-lg-super-ultrawide {
        width: 320px;
        height: 320px;
    }
}
.card-square-xl {
    width: 480px;
    height: 480px;
}
@media (min-width: 600px) {
    .card-square-xl-tablet {
        width: 480px;
        height: 480px;
    }
}
@media (min-width: 1024px) {
    .card-square-xl-tablet-pc {
        width: 480px;
        height: 480px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-xl-tablet-pc {
        width: 480px;
        height: 480px;
    }
}
@media (min-width: 1440px) {
    .card-square-xl-pc {
        width: 480px;
        height: 480px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-xl-ultrawide {
        width: 480px;
        height: 480px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-xl-super-ultrawide {
        width: 480px;
        height: 480px;
    }
}
.card-square-xxl {
    width: 640px;
    height: 640px;
}
@media (min-width: 600px) {
    .card-square-xxl-tablet {
        width: 640px;
        height: 640px;
    }
}
@media (min-width: 1024px) {
    .card-square-xxl-tablet-pc {
        width: 640px;
        height: 640px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .card-square-xxl-tablet-pc {
        width: 640px;
        height: 640px;
    }
}
@media (min-width: 1440px) {
    .card-square-xxl-pc {
        width: 640px;
        height: 640px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .card-square-xxl-ultrawide {
        width: 640px;
        height: 640px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .card-square-xxl-super-ultrawide {
        width: 640px;
        height: 640px;
    }
}

/*

.frame [class*="card"] {
    color: #333333;
}

.frame-dark [class*="card"] {
    color: #fdfdfd;
}

.frame-dark [class*="card"] {
    border-color: #808080;
}

.frame-dark [class*="card"] {
    outline-color: #808080;
}

*/

.card-wrapper {
    margin: 8px;
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
}
.card-wrapper > [class*="card"] {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.card-wrapper > label {
    text-align: center;
}
.card-wrapper > [class*="card"] ~ label {
    margin-top: 8px;
}
.card-wrapper > label ~ [class*="card"] {
    margin-top: 8px;
}

.button {
    height: 48px;
}
.button,
.button-tablet,
.button-tablet-pc,
.button-pc,
.button-ultrawide,
.button-super-ultrawide {
    text-decoration: none;
    margin: 8px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 128px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.button > *,
.button-tablet > *,
.button-tablet-pc > *,
.button-pc > *,
.button-ultrawide > *,
.button-super-ultrawide > * {
    margin: 0;
    margin-right: 4px;
}
.button > *:last-child,
.button-tablet > *:last-child,
.button-tablet-pc > *:last-child,
.button-pc > *:last-child,
.button-ultrawide > *:last-child,
.button-super-ultrawide > *:last-child {
    margin-right: 0;
}
@media (min-width: 600px) {
    .button-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    .button-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    .button-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-super-ultrawide {
        height: 48px;
    }
}
.button-xxs,
.button-xxs-tablet,
.button-xxs-tablet-pc,
.button-xxs-pc,
.button-xxs-ultrawide,
.button-xxs-super-ultrawide,
.button-xs,
.button-xs-tablet,
.button-xs-tablet-pc,
.button-xs-pc,
.button-xs-ultrawide,
.button-xs-super-ultrawide,
.button-sm,
.button-sm-tablet,
.button-sm-tablet-pc,
.button-sm-pc,
.button-sm-ultrawide,
.button-sm-super-ultrawide,
.button-md,
.button-md-tablet,
.button-md-tablet-pc,
.button-md-pc,
.button-md-ultrawide,
.button-md-super-ultrawide,
.button-lg,
.button-lg-tablet,
.button-lg-tablet-pc,
.button-lg-pc,
.button-lg-ultrawide,
.button-lg-super-ultrawide,
.button-xl,
.button-xl-tablet,
.button-xl-tablet-pc,
.button-xl-pc,
.button-xl-ultrawide,
.button-xl-super-ultrawide,
.button-xxl,
.button-xxl-tablet,
.button-xxl-tablet-pc,
.button-xxl-pc,
.button-xxl-ultrawide,
.button-xxl-super-ultrawide {
    text-decoration: none;
    margin: 8px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 128px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.button-xxs > *,
.button-xxs-tablet > *,
.button-xxs-tablet-pc > *,
.button-xxs-pc > *,
.button-xxs-ultrawide > *,
.button-xxs-super-ultrawide > *,
.button-xs > *,
.button-xs-tablet > *,
.button-xs-tablet-pc > *,
.button-xs-pc > *,
.button-xs-ultrawide > *,
.button-xs-super-ultrawide > *,
.button-sm > *,
.button-sm-tablet > *,
.button-sm-tablet-pc > *,
.button-sm-pc > *,
.button-sm-ultrawide > *,
.button-sm-super-ultrawide > *,
.button-md > *,
.button-md-tablet > *,
.button-md-tablet-pc > *,
.button-md-pc > *,
.button-md-ultrawide > *,
.button-md-super-ultrawide > *,
.button-lg > *,
.button-lg-tablet > *,
.button-lg-tablet-pc > *,
.button-lg-pc > *,
.button-lg-ultrawide > *,
.button-lg-super-ultrawide > *,
.button-xl > *,
.button-xl-tablet > *,
.button-xl-tablet-pc > *,
.button-xl-pc > *,
.button-xl-ultrawide > *,
.button-xl-super-ultrawide > *,
.button-xxl > *,
.button-xxl-tablet > *,
.button-xxl-tablet-pc > *,
.button-xxl-pc > *,
.button-xxl-ultrawide > *,
.button-xxl-super-ultrawide > * {
    margin: 0;
    margin-right: 4px;
}
.button-xxs > *:last-child,
.button-xxs-tablet > *:last-child,
.button-xxs-tablet-pc > *:last-child,
.button-xxs-pc > *:last-child,
.button-xxs-ultrawide > *:last-child,
.button-xxs-super-ultrawide > *:last-child,
.button-xs > *:last-child,
.button-xs-tablet > *:last-child,
.button-xs-tablet-pc > *:last-child,
.button-xs-pc > *:last-child,
.button-xs-ultrawide > *:last-child,
.button-xs-super-ultrawide > *:last-child,
.button-sm > *:last-child,
.button-sm-tablet > *:last-child,
.button-sm-tablet-pc > *:last-child,
.button-sm-pc > *:last-child,
.button-sm-ultrawide > *:last-child,
.button-sm-super-ultrawide > *:last-child,
.button-md > *:last-child,
.button-md-tablet > *:last-child,
.button-md-tablet-pc > *:last-child,
.button-md-pc > *:last-child,
.button-md-ultrawide > *:last-child,
.button-md-super-ultrawide > *:last-child,
.button-lg > *:last-child,
.button-lg-tablet > *:last-child,
.button-lg-tablet-pc > *:last-child,
.button-lg-pc > *:last-child,
.button-lg-ultrawide > *:last-child,
.button-lg-super-ultrawide > *:last-child,
.button-xl > *:last-child,
.button-xl-tablet > *:last-child,
.button-xl-tablet-pc > *:last-child,
.button-xl-pc > *:last-child,
.button-xl-ultrawide > *:last-child,
.button-xl-super-ultrawide > *:last-child,
.button-xxl > *:last-child,
.button-xxl-tablet > *:last-child,
.button-xxl-tablet-pc > *:last-child,
.button-xxl-pc > *:last-child,
.button-xxl-ultrawide > *:last-child,
.button-xxl-super-ultrawide > *:last-child {
    margin-right: 0;
}
.button-xxs {
    height: 16px;
}
@media (min-width: 600px) {
    .button-xxs-tablet {
        height: 16px;
    }
}
@media (min-width: 1024px) {
    .button-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1440px) {
    .button-xxs-pc {
        height: 16px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-xxs-ultrawide {
        height: 16px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-xxs-super-ultrawide {
        height: 16px;
    }
}
.button-xs {
    height: 24px;
}
@media (min-width: 600px) {
    .button-xs-tablet {
        height: 24px;
    }
}
@media (min-width: 1024px) {
    .button-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1440px) {
    .button-xs-pc {
        height: 24px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-xs-ultrawide {
        height: 24px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-xs-super-ultrawide {
        height: 24px;
    }
}
.button-sm {
    height: 32px;
}
@media (min-width: 600px) {
    .button-sm-tablet {
        height: 32px;
    }
}
@media (min-width: 1024px) {
    .button-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1440px) {
    .button-sm-pc {
        height: 32px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-sm-ultrawide {
        height: 32px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-sm-super-ultrawide {
        height: 32px;
    }
}
.button-md {
    height: 48px;
}
@media (min-width: 600px) {
    .button-md-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    .button-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    .button-md-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-md-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-md-super-ultrawide {
        height: 48px;
    }
}
.button-lg {
    height: 64px;
}
@media (min-width: 600px) {
    .button-lg-tablet {
        height: 64px;
    }
}
@media (min-width: 1024px) {
    .button-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1440px) {
    .button-lg-pc {
        height: 64px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-lg-ultrawide {
        height: 64px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-lg-super-ultrawide {
        height: 64px;
    }
}
.button-xl {
    height: 96px;
}
@media (min-width: 600px) {
    .button-xl-tablet {
        height: 96px;
    }
}
@media (min-width: 1024px) {
    .button-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1440px) {
    .button-xl-pc {
        height: 96px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-xl-ultrawide {
        height: 96px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-xl-super-ultrawide {
        height: 96px;
    }
}
.button-xxl {
    height: 128px;
}
@media (min-width: 600px) {
    .button-xxl-tablet {
        height: 128px;
    }
}
@media (min-width: 1024px) {
    .button-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1440px) {
    .button-xxl-pc {
        height: 128px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-xxl-ultrawide {
        height: 128px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-xxl-super-ultrawide {
        height: 128px;
    }
}
.button-full {
    height: 48px;
}
.button-full,
.button-full-tablet,
.button-full-tablet-pc,
.button-full-pc,
.button-full-ultrawide,
.button-full-super-ultrawide {
    width: 100%;
    text-decoration: none;
    margin: 8px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 128px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.button-full > *,
.button-full-tablet > *,
.button-full-tablet-pc > *,
.button-full-pc > *,
.button-full-ultrawide > *,
.button-full-super-ultrawide > * {
    margin: 0;
    margin-right: 4px;
}
.button-full > *:last-child,
.button-full-tablet > *:last-child,
.button-full-tablet-pc > *:last-child,
.button-full-pc > *:last-child,
.button-full-ultrawide > *:last-child,
.button-full-super-ultrawide > *:last-child {
    margin-right: 0;
}
@media (min-width: 600px) {
    .button-full-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    .button-full-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    .button-full-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-super-ultrawide {
        height: 48px;
    }
}
.button-full-xxs,
.button-full-xs,
.button-full-sm,
.button-full-md,
.button-full-lg,
.button-full-xl,
.button-full-xxl {
    width: 100%;
    text-decoration: none;
    margin: 8px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: inline-flex;
}
.button-full-xxs > *,
.button-full-xs > *,
.button-full-sm > *,
.button-full-md > *,
.button-full-lg > *,
.button-full-xl > *,
.button-full-xxl > * {
    margin: 0;
    margin-right: 4px;
}
.button-full-xxs > *:last-child,
.button-full-xs > *:last-child,
.button-full-sm > *:last-child,
.button-full-md > *:last-child,
.button-full-lg > *:last-child,
.button-full-xl > *:last-child,
.button-full-xxl > *:last-child {
    margin-right: 0;
}
@media (min-width: 600px) {
    .button-full-xxs-tablet,
    .button-full-xs-tablet,
    .button-full-sm-tablet,
    .button-full-md-tablet,
    .button-full-lg-tablet,
    .button-full-xl-tablet,
    .button-full-xxl-tablet {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-tablet > *,
    .button-full-xs-tablet > *,
    .button-full-sm-tablet > *,
    .button-full-md-tablet > *,
    .button-full-lg-tablet > *,
    .button-full-xl-tablet > *,
    .button-full-xxl-tablet > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-tablet > *:last-child,
    .button-full-xs-tablet > *:last-child,
    .button-full-sm-tablet > *:last-child,
    .button-full-md-tablet > *:last-child,
    .button-full-lg-tablet > *:last-child,
    .button-full-xl-tablet > *:last-child,
    .button-full-xxl-tablet > *:last-child {
        margin-right: 0;
    }
}
@media (min-width: 1024px) {
    .button-full-xxs-tablet-pc,
    .button-full-xs-tablet-pc,
    .button-full-sm-tablet-pc,
    .button-full-md-tablet-pc,
    .button-full-lg-tablet-pc,
    .button-full-xl-tablet-pc,
    .button-full-xxl-tablet-pc {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-tablet-pc > *,
    .button-full-xs-tablet-pc > *,
    .button-full-sm-tablet-pc > *,
    .button-full-md-tablet-pc > *,
    .button-full-lg-tablet-pc > *,
    .button-full-xl-tablet-pc > *,
    .button-full-xxl-tablet-pc > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-tablet-pc > *:last-child,
    .button-full-xs-tablet-pc > *:last-child,
    .button-full-sm-tablet-pc > *:last-child,
    .button-full-md-tablet-pc > *:last-child,
    .button-full-lg-tablet-pc > *:last-child,
    .button-full-xl-tablet-pc > *:last-child,
    .button-full-xxl-tablet-pc > *:last-child {
        margin-right: 0;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-xxs-tablet-pc,
    .button-full-xs-tablet-pc,
    .button-full-sm-tablet-pc,
    .button-full-md-tablet-pc,
    .button-full-lg-tablet-pc,
    .button-full-xl-tablet-pc,
    .button-full-xxl-tablet-pc {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-tablet-pc > *,
    .button-full-xs-tablet-pc > *,
    .button-full-sm-tablet-pc > *,
    .button-full-md-tablet-pc > *,
    .button-full-lg-tablet-pc > *,
    .button-full-xl-tablet-pc > *,
    .button-full-xxl-tablet-pc > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-tablet-pc > *:last-child,
    .button-full-xs-tablet-pc > *:last-child,
    .button-full-sm-tablet-pc > *:last-child,
    .button-full-md-tablet-pc > *:last-child,
    .button-full-lg-tablet-pc > *:last-child,
    .button-full-xl-tablet-pc > *:last-child,
    .button-full-xxl-tablet-pc > *:last-child {
        margin-right: 0;
    }
}
@media (min-width: 1440px) {
    .button-full-xxs-pc,
    .button-full-xs-pc,
    .button-full-sm-pc,
    .button-full-md-pc,
    .button-full-lg-pc,
    .button-full-xl-pc,
    .button-full-xxl-pc {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-pc > *,
    .button-full-xs-pc > *,
    .button-full-sm-pc > *,
    .button-full-md-pc > *,
    .button-full-lg-pc > *,
    .button-full-xl-pc > *,
    .button-full-xxl-pc > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-pc > *:last-child,
    .button-full-xs-pc > *:last-child,
    .button-full-sm-pc > *:last-child,
    .button-full-md-pc > *:last-child,
    .button-full-lg-pc > *:last-child,
    .button-full-xl-pc > *:last-child,
    .button-full-xxl-pc > *:last-child {
        margin-right: 0;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-xxs-ultrawide,
    .button-full-xs-ultrawide,
    .button-full-sm-ultrawide,
    .button-full-md-ultrawide,
    .button-full-lg-ultrawide,
    .button-full-xl-ultrawide,
    .button-full-xxl-ultrawide {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-ultrawide > *,
    .button-full-xs-ultrawide > *,
    .button-full-sm-ultrawide > *,
    .button-full-md-ultrawide > *,
    .button-full-lg-ultrawide > *,
    .button-full-xl-ultrawide > *,
    .button-full-xxl-ultrawide > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-ultrawide > *:last-child,
    .button-full-xs-ultrawide > *:last-child,
    .button-full-sm-ultrawide > *:last-child,
    .button-full-md-ultrawide > *:last-child,
    .button-full-lg-ultrawide > *:last-child,
    .button-full-xl-ultrawide > *:last-child,
    .button-full-xxl-ultrawide > *:last-child {
        margin-right: 0;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-xxs-super-ultrawide,
    .button-full-xs-super-ultrawide,
    .button-full-sm-super-ultrawide,
    .button-full-md-super-ultrawide,
    .button-full-lg-super-ultrawide,
    .button-full-xl-super-ultrawide,
    .button-full-xxl-super-ultrawide {
        width: 100%;
        text-decoration: none;
        margin: 8px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        display: inline-flex;
    }
    .button-full-xxs-super-ultrawide > *,
    .button-full-xs-super-ultrawide > *,
    .button-full-sm-super-ultrawide > *,
    .button-full-md-super-ultrawide > *,
    .button-full-lg-super-ultrawide > *,
    .button-full-xl-super-ultrawide > *,
    .button-full-xxl-super-ultrawide > * {
        margin: 0;
        margin-right: 4px;
    }
    .button-full-xxs-super-ultrawide > *:last-child,
    .button-full-xs-super-ultrawide > *:last-child,
    .button-full-sm-super-ultrawide > *:last-child,
    .button-full-md-super-ultrawide > *:last-child,
    .button-full-lg-super-ultrawide > *:last-child,
    .button-full-xl-super-ultrawide > *:last-child,
    .button-full-xxl-super-ultrawide > *:last-child {
        margin-right: 0;
    }
}
.button-full-xxs {
    height: 16px;
}
@media (min-width: 600px) {
    .button-full-xxs-tablet {
        height: 16px;
    }
}
@media (min-width: 1024px) {
    .button-full-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1440px) {
    .button-full-xxs-pc {
        height: 16px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-xxs-ultrawide {
        height: 16px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-xxs-super-ultrawide {
        height: 16px;
    }
}
.button-full-xs {
    height: 24px;
}
@media (min-width: 600px) {
    .button-full-xs-tablet {
        height: 24px;
    }
}
@media (min-width: 1024px) {
    .button-full-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1440px) {
    .button-full-xs-pc {
        height: 24px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-xs-ultrawide {
        height: 24px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-xs-super-ultrawide {
        height: 24px;
    }
}
.button-full-sm {
    height: 32px;
}
@media (min-width: 600px) {
    .button-full-sm-tablet {
        height: 32px;
    }
}
@media (min-width: 1024px) {
    .button-full-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1440px) {
    .button-full-sm-pc {
        height: 32px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-sm-ultrawide {
        height: 32px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-sm-super-ultrawide {
        height: 32px;
    }
}
.button-full-md {
    height: 48px;
}
@media (min-width: 600px) {
    .button-full-md-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    .button-full-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    .button-full-md-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-md-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-md-super-ultrawide {
        height: 48px;
    }
}
.button-full-lg {
    height: 64px;
}
@media (min-width: 600px) {
    .button-full-lg-tablet {
        height: 64px;
    }
}
@media (min-width: 1024px) {
    .button-full-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1440px) {
    .button-full-lg-pc {
        height: 64px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-lg-ultrawide {
        height: 64px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-lg-super-ultrawide {
        height: 64px;
    }
}
.button-full-xl {
    height: 96px;
}
@media (min-width: 600px) {
    .button-full-xl-tablet {
        height: 96px;
    }
}
@media (min-width: 1024px) {
    .button-full-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1440px) {
    .button-full-xl-pc {
        height: 96px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-xl-ultrawide {
        height: 96px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-xl-super-ultrawide {
        height: 96px;
    }
}
.button-full-xxl {
    height: 128px;
}
@media (min-width: 600px) {
    .button-full-xxl-tablet {
        height: 128px;
    }
}
@media (min-width: 1024px) {
    .button-full-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .button-full-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1440px) {
    .button-full-xxl-pc {
        height: 128px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .button-full-xxl-ultrawide {
        height: 128px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .button-full-xxl-super-ultrawide {
        height: 128px;
    }
}

/*
.frame [class*="button"] {
    color: #333333;
}

.frame-dark [class*="button"] {
    color: #fdfdfd;
}

.frame-dark [class*="button"] {
    border-color: #808080;
}

.frame-dark [class*="button"] {
    outline-color: #808080;
}
*/

.badge {
    height: 24px;
}
.badge,
.badge-tablet,
.badge-tablet-pc,
.badge-pc,
.badge-ultrawide,
.badge-super-ultrawide {
    font-size: 12px;
    padding: 8px 12px;
    margin: 8px;
    white-space: nowrap;
    align-items: center;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 128px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.badge > *,
.badge-tablet > *,
.badge-tablet-pc > *,
.badge-pc > *,
.badge-ultrawide > *,
.badge-super-ultrawide > * {
    margin: 0;
    margin-right: 4px;
}
.badge > *:last-child,
.badge-tablet > *:last-child,
.badge-tablet-pc > *:last-child,
.badge-pc > *:last-child,
.badge-ultrawide > *:last-child,
.badge-super-ultrawide > *:last-child {
    margin-right: 0;
}
@media (min-width: 600px) {
    .badge-tablet {
        height: 24px;
    }
}
@media (min-width: 1024px) {
    .badge-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1440px) {
    .badge-pc {
        height: 24px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-ultrawide {
        height: 24px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-super-ultrawide {
        height: 24px;
    }
}
.badge-xxs,
.badge-xxs-tablet,
.badge-xxs-tablet-pc,
.badge-xxs-pc,
.badge-xxs-ultrawide,
.badge-xxs-super-ultrawide,
.badge-xs,
.badge-xs-tablet,
.badge-xs-tablet-pc,
.badge-xs-pc,
.badge-xs-ultrawide,
.badge-xs-super-ultrawide,
.badge-sm,
.badge-sm-tablet,
.badge-sm-tablet-pc,
.badge-sm-pc,
.badge-sm-ultrawide,
.badge-sm-super-ultrawide,
.badge-md,
.badge-md-tablet,
.badge-md-tablet-pc,
.badge-md-pc,
.badge-md-ultrawide,
.badge-md-super-ultrawide,
.badge-lg,
.badge-lg-tablet,
.badge-lg-tablet-pc,
.badge-lg-pc,
.badge-lg-ultrawide,
.badge-lg-super-ultrawide,
.badge-xl,
.badge-xl-tablet,
.badge-xl-tablet-pc,
.badge-xl-pc,
.badge-xl-ultrawide,
.badge-xl-super-ultrawide,
.badge-xxl,
.badge-xxl-tablet,
.badge-xxl-tablet-pc,
.badge-xxl-pc,
.badge-xxl-ultrawide,
.badge-xxl-super-ultrawide {
    font-size: 12px;
    padding: 8px 12px;
    margin: 8px;
    white-space: nowrap;
    align-items: center;
    display: inline-flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 128px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.badge-xxs > *,
.badge-xxs-tablet > *,
.badge-xxs-tablet-pc > *,
.badge-xxs-pc > *,
.badge-xxs-ultrawide > *,
.badge-xxs-super-ultrawide > *,
.badge-xs > *,
.badge-xs-tablet > *,
.badge-xs-tablet-pc > *,
.badge-xs-pc > *,
.badge-xs-ultrawide > *,
.badge-xs-super-ultrawide > *,
.badge-sm > *,
.badge-sm-tablet > *,
.badge-sm-tablet-pc > *,
.badge-sm-pc > *,
.badge-sm-ultrawide > *,
.badge-sm-super-ultrawide > *,
.badge-md > *,
.badge-md-tablet > *,
.badge-md-tablet-pc > *,
.badge-md-pc > *,
.badge-md-ultrawide > *,
.badge-md-super-ultrawide > *,
.badge-lg > *,
.badge-lg-tablet > *,
.badge-lg-tablet-pc > *,
.badge-lg-pc > *,
.badge-lg-ultrawide > *,
.badge-lg-super-ultrawide > *,
.badge-xl > *,
.badge-xl-tablet > *,
.badge-xl-tablet-pc > *,
.badge-xl-pc > *,
.badge-xl-ultrawide > *,
.badge-xl-super-ultrawide > *,
.badge-xxl > *,
.badge-xxl-tablet > *,
.badge-xxl-tablet-pc > *,
.badge-xxl-pc > *,
.badge-xxl-ultrawide > *,
.badge-xxl-super-ultrawide > * {
    margin: 0;
    margin-right: 4px;
}
.badge-xxs > *:last-child,
.badge-xxs-tablet > *:last-child,
.badge-xxs-tablet-pc > *:last-child,
.badge-xxs-pc > *:last-child,
.badge-xxs-ultrawide > *:last-child,
.badge-xxs-super-ultrawide > *:last-child,
.badge-xs > *:last-child,
.badge-xs-tablet > *:last-child,
.badge-xs-tablet-pc > *:last-child,
.badge-xs-pc > *:last-child,
.badge-xs-ultrawide > *:last-child,
.badge-xs-super-ultrawide > *:last-child,
.badge-sm > *:last-child,
.badge-sm-tablet > *:last-child,
.badge-sm-tablet-pc > *:last-child,
.badge-sm-pc > *:last-child,
.badge-sm-ultrawide > *:last-child,
.badge-sm-super-ultrawide > *:last-child,
.badge-md > *:last-child,
.badge-md-tablet > *:last-child,
.badge-md-tablet-pc > *:last-child,
.badge-md-pc > *:last-child,
.badge-md-ultrawide > *:last-child,
.badge-md-super-ultrawide > *:last-child,
.badge-lg > *:last-child,
.badge-lg-tablet > *:last-child,
.badge-lg-tablet-pc > *:last-child,
.badge-lg-pc > *:last-child,
.badge-lg-ultrawide > *:last-child,
.badge-lg-super-ultrawide > *:last-child,
.badge-xl > *:last-child,
.badge-xl-tablet > *:last-child,
.badge-xl-tablet-pc > *:last-child,
.badge-xl-pc > *:last-child,
.badge-xl-ultrawide > *:last-child,
.badge-xl-super-ultrawide > *:last-child,
.badge-xxl > *:last-child,
.badge-xxl-tablet > *:last-child,
.badge-xxl-tablet-pc > *:last-child,
.badge-xxl-pc > *:last-child,
.badge-xxl-ultrawide > *:last-child,
.badge-xxl-super-ultrawide > *:last-child {
    margin-right: 0;
}
.badge-xxs {
    height: 8px;
}
@media (min-width: 600px) {
    .badge-xxs-tablet {
        height: 8px;
    }
}
@media (min-width: 1024px) {
    .badge-xxs-tablet-pc {
        height: 8px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-xxs-tablet-pc {
        height: 8px;
    }
}
@media (min-width: 1440px) {
    .badge-xxs-pc {
        height: 8px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-xxs-ultrawide {
        height: 8px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-xxs-super-ultrawide {
        height: 8px;
    }
}
.badge-xs {
    height: 12px;
}
@media (min-width: 600px) {
    .badge-xs-tablet {
        height: 12px;
    }
}
@media (min-width: 1024px) {
    .badge-xs-tablet-pc {
        height: 12px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-xs-tablet-pc {
        height: 12px;
    }
}
@media (min-width: 1440px) {
    .badge-xs-pc {
        height: 12px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-xs-ultrawide {
        height: 12px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-xs-super-ultrawide {
        height: 12px;
    }
}
.badge-sm {
    height: 16px;
}
@media (min-width: 600px) {
    .badge-sm-tablet {
        height: 16px;
    }
}
@media (min-width: 1024px) {
    .badge-sm-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-sm-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1440px) {
    .badge-sm-pc {
        height: 16px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-sm-ultrawide {
        height: 16px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-sm-super-ultrawide {
        height: 16px;
    }
}
.badge-md {
    height: 16px;
}
@media (min-width: 600px) {
    .badge-md-tablet {
        height: 16px;
    }
}
@media (min-width: 1024px) {
    .badge-md-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-md-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1440px) {
    .badge-md-pc {
        height: 16px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-md-ultrawide {
        height: 16px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-md-super-ultrawide {
        height: 16px;
    }
}
.badge-lg {
    height: 32px;
}
@media (min-width: 600px) {
    .badge-lg-tablet {
        height: 32px;
    }
}
@media (min-width: 1024px) {
    .badge-lg-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-lg-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1440px) {
    .badge-lg-pc {
        height: 32px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-lg-ultrawide {
        height: 32px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-lg-super-ultrawide {
        height: 32px;
    }
}
.badge-xl {
    height: 48px;
}
@media (min-width: 600px) {
    .badge-xl-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    .badge-xl-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-xl-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    .badge-xl-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-xl-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-xl-super-ultrawide {
        height: 48px;
    }
}
.badge-xxl {
    height: 64px;
}
@media (min-width: 600px) {
    .badge-xxl-tablet {
        height: 64px;
    }
}
@media (min-width: 1024px) {
    .badge-xxl-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    .badge-xxl-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1440px) {
    .badge-xxl-pc {
        height: 64px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .badge-xxl-ultrawide {
        height: 64px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .badge-xxl-super-ultrawide {
        height: 64px;
    }
}

/*

.frame [class*="badge"] {
    color: #333333;
}

.frame-dark [class*="badge"] {
    color: #fdfdfd;
}

.frame-dark [class*="badge"] {
    border-color: #808080;
}

.frame-dark [class*="badge"] {
    outline-color: #808080;
}

*/

.input[type="text"],
.input-tablet[type="text"],
.input-tablet-pc[type="text"],
.input-pc[type="text"],
.input-ultrawide[type="text"],
.input-super-ultrawide[type="text"],
.input[type="date"],
.input-tablet[type="date"],
.input-tablet-pc[type="date"],
.input-pc[type="date"],
.input-ultrawide[type="date"],
.input-super-ultrawide[type="date"],
.input[type="datetime-local"],
.input-tablet[type="datetime-local"],
.input-tablet-pc[type="datetime-local"],
.input-pc[type="datetime-local"],
.input-ultrawide[type="datetime-local"],
.input-super-ultrawide[type="datetime-local"],
.input[type="email"],
.input-tablet[type="email"],
.input-tablet-pc[type="email"],
.input-pc[type="email"],
.input-ultrawide[type="email"],
.input-super-ultrawide[type="email"],
.input[type="month"],
.input-tablet[type="month"],
.input-tablet-pc[type="month"],
.input-pc[type="month"],
.input-ultrawide[type="month"],
.input-super-ultrawide[type="month"],
.input[type="number"],
.input-tablet[type="number"],
.input-tablet-pc[type="number"],
.input-pc[type="number"],
.input-ultrawide[type="number"],
.input-super-ultrawide[type="number"],
.input[type="password"],
.input-tablet[type="password"],
.input-tablet-pc[type="password"],
.input-pc[type="password"],
.input-ultrawide[type="password"],
.input-super-ultrawide[type="password"],
.input[type="tel"],
.input-tablet[type="tel"],
.input-tablet-pc[type="tel"],
.input-pc[type="tel"],
.input-ultrawide[type="tel"],
.input-super-ultrawide[type="tel"],
.input[type="time"],
.input-tablet[type="time"],
.input-tablet-pc[type="time"],
.input-pc[type="time"],
.input-ultrawide[type="time"],
.input-super-ultrawide[type="time"],
.input[type="url"],
.input-tablet[type="url"],
.input-tablet-pc[type="url"],
.input-pc[type="url"],
.input-ultrawide[type="url"],
.input-super-ultrawide[type="url"],
.input[type="week"],
.input-tablet[type="week"],
.input-tablet-pc[type="week"],
.input-pc[type="week"],
.input-ultrawide[type="week"],
.input-super-ultrawide[type="week"] {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.input[type="text"]:focus,
.input-tablet[type="text"]:focus,
.input-tablet-pc[type="text"]:focus,
.input-pc[type="text"]:focus,
.input-ultrawide[type="text"]:focus,
.input-super-ultrawide[type="text"]:focus,
.input[type="date"]:focus,
.input-tablet[type="date"]:focus,
.input-tablet-pc[type="date"]:focus,
.input-pc[type="date"]:focus,
.input-ultrawide[type="date"]:focus,
.input-super-ultrawide[type="date"]:focus,
.input[type="datetime-local"]:focus,
.input-tablet[type="datetime-local"]:focus,
.input-tablet-pc[type="datetime-local"]:focus,
.input-pc[type="datetime-local"]:focus,
.input-ultrawide[type="datetime-local"]:focus,
.input-super-ultrawide[type="datetime-local"]:focus,
.input[type="email"]:focus,
.input-tablet[type="email"]:focus,
.input-tablet-pc[type="email"]:focus,
.input-pc[type="email"]:focus,
.input-ultrawide[type="email"]:focus,
.input-super-ultrawide[type="email"]:focus,
.input[type="month"]:focus,
.input-tablet[type="month"]:focus,
.input-tablet-pc[type="month"]:focus,
.input-pc[type="month"]:focus,
.input-ultrawide[type="month"]:focus,
.input-super-ultrawide[type="month"]:focus,
.input[type="number"]:focus,
.input-tablet[type="number"]:focus,
.input-tablet-pc[type="number"]:focus,
.input-pc[type="number"]:focus,
.input-ultrawide[type="number"]:focus,
.input-super-ultrawide[type="number"]:focus,
.input[type="password"]:focus,
.input-tablet[type="password"]:focus,
.input-tablet-pc[type="password"]:focus,
.input-pc[type="password"]:focus,
.input-ultrawide[type="password"]:focus,
.input-super-ultrawide[type="password"]:focus,
.input[type="tel"]:focus,
.input-tablet[type="tel"]:focus,
.input-tablet-pc[type="tel"]:focus,
.input-pc[type="tel"]:focus,
.input-ultrawide[type="tel"]:focus,
.input-super-ultrawide[type="tel"]:focus,
.input[type="time"]:focus,
.input-tablet[type="time"]:focus,
.input-tablet-pc[type="time"]:focus,
.input-pc[type="time"]:focus,
.input-ultrawide[type="time"]:focus,
.input-super-ultrawide[type="time"]:focus,
.input[type="url"]:focus,
.input-tablet[type="url"]:focus,
.input-tablet-pc[type="url"]:focus,
.input-pc[type="url"]:focus,
.input-ultrawide[type="url"]:focus,
.input-super-ultrawide[type="url"]:focus,
.input[type="week"]:focus,
.input-tablet[type="week"]:focus,
.input-tablet-pc[type="week"]:focus,
.input-pc[type="week"]:focus,
.input-ultrawide[type="week"]:focus,
.input-super-ultrawide[type="week"]:focus {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

.input[type="text"],
.input[type="date"],
.input[type="datetime-local"],
.input[type="email"],
.input[type="month"],
.input[type="number"],
.input[type="password"],
.input[type="tel"],
.input[type="time"],
.input[type="url"],
.input[type="week"] {
    height: 48px;
}

@media (min-width: 600px) {
    .input-tablet[type="text"],
    .input-tablet[type="date"],
    .input-tablet[type="datetime-local"],
    .input-tablet[type="email"],
    .input-tablet[type="month"],
    .input-tablet[type="number"],
    .input-tablet[type="password"],
    .input-tablet[type="tel"],
    .input-tablet[type="time"],
    .input-tablet[type="url"],
    .input-tablet[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-tablet-pc[type="text"],
    .input-tablet-pc[type="date"],
    .input-tablet-pc[type="datetime-local"],
    .input-tablet-pc[type="email"],
    .input-tablet-pc[type="month"],
    .input-tablet-pc[type="number"],
    .input-tablet-pc[type="password"],
    .input-tablet-pc[type="tel"],
    .input-tablet-pc[type="time"],
    .input-tablet-pc[type="url"],
    .input-tablet-pc[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-tablet-pc[type="text"],
    .input-tablet-pc[type="date"],
    .input-tablet-pc[type="datetime-local"],
    .input-tablet-pc[type="email"],
    .input-tablet-pc[type="month"],
    .input-tablet-pc[type="number"],
    .input-tablet-pc[type="password"],
    .input-tablet-pc[type="tel"],
    .input-tablet-pc[type="time"],
    .input-tablet-pc[type="url"],
    .input-tablet-pc[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-pc[type="text"],
    .input-pc[type="date"],
    .input-pc[type="datetime-local"],
    .input-pc[type="email"],
    .input-pc[type="month"],
    .input-pc[type="number"],
    .input-pc[type="password"],
    .input-pc[type="tel"],
    .input-pc[type="time"],
    .input-pc[type="url"],
    .input-pc[type="week"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-ultrawide[type="text"],
    .input-ultrawide[type="date"],
    .input-ultrawide[type="datetime-local"],
    .input-ultrawide[type="email"],
    .input-ultrawide[type="month"],
    .input-ultrawide[type="number"],
    .input-ultrawide[type="password"],
    .input-ultrawide[type="tel"],
    .input-ultrawide[type="time"],
    .input-ultrawide[type="url"],
    .input-ultrawide[type="week"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-super-ultrawide[type="text"],
    .input-super-ultrawide[type="date"],
    .input-super-ultrawide[type="datetime-local"],
    .input-super-ultrawide[type="email"],
    .input-super-ultrawide[type="month"],
    .input-super-ultrawide[type="number"],
    .input-super-ultrawide[type="password"],
    .input-super-ultrawide[type="tel"],
    .input-super-ultrawide[type="time"],
    .input-super-ultrawide[type="url"],
    .input-super-ultrawide[type="week"] {
        height: 48px;
    }
}

.input-xxs[type="text"],
.input-xxs-tablet[type="text"],
.input-xxs-tablet-pc[type="text"],
.input-xxs-pc[type="text"],
.input-xxs-ultrawide[type="text"],
.input-xxs-super-ultrawide[type="text"],
.input-xxs[type="date"],
.input-xxs-tablet[type="date"],
.input-xxs-tablet-pc[type="date"],
.input-xxs-pc[type="date"],
.input-xxs-ultrawide[type="date"],
.input-xxs-super-ultrawide[type="date"],
.input-xxs[type="datetime-local"],
.input-xxs-tablet[type="datetime-local"],
.input-xxs-tablet-pc[type="datetime-local"],
.input-xxs-pc[type="datetime-local"],
.input-xxs-ultrawide[type="datetime-local"],
.input-xxs-super-ultrawide[type="datetime-local"],
.input-xxs[type="email"],
.input-xxs-tablet[type="email"],
.input-xxs-tablet-pc[type="email"],
.input-xxs-pc[type="email"],
.input-xxs-ultrawide[type="email"],
.input-xxs-super-ultrawide[type="email"],
.input-xxs[type="month"],
.input-xxs-tablet[type="month"],
.input-xxs-tablet-pc[type="month"],
.input-xxs-pc[type="month"],
.input-xxs-ultrawide[type="month"],
.input-xxs-super-ultrawide[type="month"],
.input-xxs[type="number"],
.input-xxs-tablet[type="number"],
.input-xxs-tablet-pc[type="number"],
.input-xxs-pc[type="number"],
.input-xxs-ultrawide[type="number"],
.input-xxs-super-ultrawide[type="number"],
.input-xxs[type="password"],
.input-xxs-tablet[type="password"],
.input-xxs-tablet-pc[type="password"],
.input-xxs-pc[type="password"],
.input-xxs-ultrawide[type="password"],
.input-xxs-super-ultrawide[type="password"],
.input-xxs[type="tel"],
.input-xxs-tablet[type="tel"],
.input-xxs-tablet-pc[type="tel"],
.input-xxs-pc[type="tel"],
.input-xxs-ultrawide[type="tel"],
.input-xxs-super-ultrawide[type="tel"],
.input-xxs[type="time"],
.input-xxs-tablet[type="time"],
.input-xxs-tablet-pc[type="time"],
.input-xxs-pc[type="time"],
.input-xxs-ultrawide[type="time"],
.input-xxs-super-ultrawide[type="time"],
.input-xxs[type="url"],
.input-xxs-tablet[type="url"],
.input-xxs-tablet-pc[type="url"],
.input-xxs-pc[type="url"],
.input-xxs-ultrawide[type="url"],
.input-xxs-super-ultrawide[type="url"],
.input-xxs[type="week"],
.input-xxs-tablet[type="week"],
.input-xxs-tablet-pc[type="week"],
.input-xxs-pc[type="week"],
.input-xxs-ultrawide[type="week"],
.input-xxs-super-ultrawide[type="week"],
.input-xs[type="text"],
.input-xs-tablet[type="text"],
.input-xs-tablet-pc[type="text"],
.input-xs-pc[type="text"],
.input-xs-ultrawide[type="text"],
.input-xs-super-ultrawide[type="text"],
.input-xs[type="date"],
.input-xs-tablet[type="date"],
.input-xs-tablet-pc[type="date"],
.input-xs-pc[type="date"],
.input-xs-ultrawide[type="date"],
.input-xs-super-ultrawide[type="date"],
.input-xs[type="datetime-local"],
.input-xs-tablet[type="datetime-local"],
.input-xs-tablet-pc[type="datetime-local"],
.input-xs-pc[type="datetime-local"],
.input-xs-ultrawide[type="datetime-local"],
.input-xs-super-ultrawide[type="datetime-local"],
.input-xs[type="email"],
.input-xs-tablet[type="email"],
.input-xs-tablet-pc[type="email"],
.input-xs-pc[type="email"],
.input-xs-ultrawide[type="email"],
.input-xs-super-ultrawide[type="email"],
.input-xs[type="month"],
.input-xs-tablet[type="month"],
.input-xs-tablet-pc[type="month"],
.input-xs-pc[type="month"],
.input-xs-ultrawide[type="month"],
.input-xs-super-ultrawide[type="month"],
.input-xs[type="number"],
.input-xs-tablet[type="number"],
.input-xs-tablet-pc[type="number"],
.input-xs-pc[type="number"],
.input-xs-ultrawide[type="number"],
.input-xs-super-ultrawide[type="number"],
.input-xs[type="password"],
.input-xs-tablet[type="password"],
.input-xs-tablet-pc[type="password"],
.input-xs-pc[type="password"],
.input-xs-ultrawide[type="password"],
.input-xs-super-ultrawide[type="password"],
.input-xs[type="tel"],
.input-xs-tablet[type="tel"],
.input-xs-tablet-pc[type="tel"],
.input-xs-pc[type="tel"],
.input-xs-ultrawide[type="tel"],
.input-xs-super-ultrawide[type="tel"],
.input-xs[type="time"],
.input-xs-tablet[type="time"],
.input-xs-tablet-pc[type="time"],
.input-xs-pc[type="time"],
.input-xs-ultrawide[type="time"],
.input-xs-super-ultrawide[type="time"],
.input-xs[type="url"],
.input-xs-tablet[type="url"],
.input-xs-tablet-pc[type="url"],
.input-xs-pc[type="url"],
.input-xs-ultrawide[type="url"],
.input-xs-super-ultrawide[type="url"],
.input-xs[type="week"],
.input-xs-tablet[type="week"],
.input-xs-tablet-pc[type="week"],
.input-xs-pc[type="week"],
.input-xs-ultrawide[type="week"],
.input-xs-super-ultrawide[type="week"],
.input-sm[type="text"],
.input-sm-tablet[type="text"],
.input-sm-tablet-pc[type="text"],
.input-sm-pc[type="text"],
.input-sm-ultrawide[type="text"],
.input-sm-super-ultrawide[type="text"],
.input-sm[type="date"],
.input-sm-tablet[type="date"],
.input-sm-tablet-pc[type="date"],
.input-sm-pc[type="date"],
.input-sm-ultrawide[type="date"],
.input-sm-super-ultrawide[type="date"],
.input-sm[type="datetime-local"],
.input-sm-tablet[type="datetime-local"],
.input-sm-tablet-pc[type="datetime-local"],
.input-sm-pc[type="datetime-local"],
.input-sm-ultrawide[type="datetime-local"],
.input-sm-super-ultrawide[type="datetime-local"],
.input-sm[type="email"],
.input-sm-tablet[type="email"],
.input-sm-tablet-pc[type="email"],
.input-sm-pc[type="email"],
.input-sm-ultrawide[type="email"],
.input-sm-super-ultrawide[type="email"],
.input-sm[type="month"],
.input-sm-tablet[type="month"],
.input-sm-tablet-pc[type="month"],
.input-sm-pc[type="month"],
.input-sm-ultrawide[type="month"],
.input-sm-super-ultrawide[type="month"],
.input-sm[type="number"],
.input-sm-tablet[type="number"],
.input-sm-tablet-pc[type="number"],
.input-sm-pc[type="number"],
.input-sm-ultrawide[type="number"],
.input-sm-super-ultrawide[type="number"],
.input-sm[type="password"],
.input-sm-tablet[type="password"],
.input-sm-tablet-pc[type="password"],
.input-sm-pc[type="password"],
.input-sm-ultrawide[type="password"],
.input-sm-super-ultrawide[type="password"],
.input-sm[type="tel"],
.input-sm-tablet[type="tel"],
.input-sm-tablet-pc[type="tel"],
.input-sm-pc[type="tel"],
.input-sm-ultrawide[type="tel"],
.input-sm-super-ultrawide[type="tel"],
.input-sm[type="time"],
.input-sm-tablet[type="time"],
.input-sm-tablet-pc[type="time"],
.input-sm-pc[type="time"],
.input-sm-ultrawide[type="time"],
.input-sm-super-ultrawide[type="time"],
.input-sm[type="url"],
.input-sm-tablet[type="url"],
.input-sm-tablet-pc[type="url"],
.input-sm-pc[type="url"],
.input-sm-ultrawide[type="url"],
.input-sm-super-ultrawide[type="url"],
.input-sm[type="week"],
.input-sm-tablet[type="week"],
.input-sm-tablet-pc[type="week"],
.input-sm-pc[type="week"],
.input-sm-ultrawide[type="week"],
.input-sm-super-ultrawide[type="week"],
.input-md[type="text"],
.input-md-tablet[type="text"],
.input-md-tablet-pc[type="text"],
.input-md-pc[type="text"],
.input-md-ultrawide[type="text"],
.input-md-super-ultrawide[type="text"],
.input-md[type="date"],
.input-md-tablet[type="date"],
.input-md-tablet-pc[type="date"],
.input-md-pc[type="date"],
.input-md-ultrawide[type="date"],
.input-md-super-ultrawide[type="date"],
.input-md[type="datetime-local"],
.input-md-tablet[type="datetime-local"],
.input-md-tablet-pc[type="datetime-local"],
.input-md-pc[type="datetime-local"],
.input-md-ultrawide[type="datetime-local"],
.input-md-super-ultrawide[type="datetime-local"],
.input-md[type="email"],
.input-md-tablet[type="email"],
.input-md-tablet-pc[type="email"],
.input-md-pc[type="email"],
.input-md-ultrawide[type="email"],
.input-md-super-ultrawide[type="email"],
.input-md[type="month"],
.input-md-tablet[type="month"],
.input-md-tablet-pc[type="month"],
.input-md-pc[type="month"],
.input-md-ultrawide[type="month"],
.input-md-super-ultrawide[type="month"],
.input-md[type="number"],
.input-md-tablet[type="number"],
.input-md-tablet-pc[type="number"],
.input-md-pc[type="number"],
.input-md-ultrawide[type="number"],
.input-md-super-ultrawide[type="number"],
.input-md[type="password"],
.input-md-tablet[type="password"],
.input-md-tablet-pc[type="password"],
.input-md-pc[type="password"],
.input-md-ultrawide[type="password"],
.input-md-super-ultrawide[type="password"],
.input-md[type="tel"],
.input-md-tablet[type="tel"],
.input-md-tablet-pc[type="tel"],
.input-md-pc[type="tel"],
.input-md-ultrawide[type="tel"],
.input-md-super-ultrawide[type="tel"],
.input-md[type="time"],
.input-md-tablet[type="time"],
.input-md-tablet-pc[type="time"],
.input-md-pc[type="time"],
.input-md-ultrawide[type="time"],
.input-md-super-ultrawide[type="time"],
.input-md[type="url"],
.input-md-tablet[type="url"],
.input-md-tablet-pc[type="url"],
.input-md-pc[type="url"],
.input-md-ultrawide[type="url"],
.input-md-super-ultrawide[type="url"],
.input-md[type="week"],
.input-md-tablet[type="week"],
.input-md-tablet-pc[type="week"],
.input-md-pc[type="week"],
.input-md-ultrawide[type="week"],
.input-md-super-ultrawide[type="week"],
.input-lg[type="text"],
.input-lg-tablet[type="text"],
.input-lg-tablet-pc[type="text"],
.input-lg-pc[type="text"],
.input-lg-ultrawide[type="text"],
.input-lg-super-ultrawide[type="text"],
.input-lg[type="date"],
.input-lg-tablet[type="date"],
.input-lg-tablet-pc[type="date"],
.input-lg-pc[type="date"],
.input-lg-ultrawide[type="date"],
.input-lg-super-ultrawide[type="date"],
.input-lg[type="datetime-local"],
.input-lg-tablet[type="datetime-local"],
.input-lg-tablet-pc[type="datetime-local"],
.input-lg-pc[type="datetime-local"],
.input-lg-ultrawide[type="datetime-local"],
.input-lg-super-ultrawide[type="datetime-local"],
.input-lg[type="email"],
.input-lg-tablet[type="email"],
.input-lg-tablet-pc[type="email"],
.input-lg-pc[type="email"],
.input-lg-ultrawide[type="email"],
.input-lg-super-ultrawide[type="email"],
.input-lg[type="month"],
.input-lg-tablet[type="month"],
.input-lg-tablet-pc[type="month"],
.input-lg-pc[type="month"],
.input-lg-ultrawide[type="month"],
.input-lg-super-ultrawide[type="month"],
.input-lg[type="number"],
.input-lg-tablet[type="number"],
.input-lg-tablet-pc[type="number"],
.input-lg-pc[type="number"],
.input-lg-ultrawide[type="number"],
.input-lg-super-ultrawide[type="number"],
.input-lg[type="password"],
.input-lg-tablet[type="password"],
.input-lg-tablet-pc[type="password"],
.input-lg-pc[type="password"],
.input-lg-ultrawide[type="password"],
.input-lg-super-ultrawide[type="password"],
.input-lg[type="tel"],
.input-lg-tablet[type="tel"],
.input-lg-tablet-pc[type="tel"],
.input-lg-pc[type="tel"],
.input-lg-ultrawide[type="tel"],
.input-lg-super-ultrawide[type="tel"],
.input-lg[type="time"],
.input-lg-tablet[type="time"],
.input-lg-tablet-pc[type="time"],
.input-lg-pc[type="time"],
.input-lg-ultrawide[type="time"],
.input-lg-super-ultrawide[type="time"],
.input-lg[type="url"],
.input-lg-tablet[type="url"],
.input-lg-tablet-pc[type="url"],
.input-lg-pc[type="url"],
.input-lg-ultrawide[type="url"],
.input-lg-super-ultrawide[type="url"],
.input-lg[type="week"],
.input-lg-tablet[type="week"],
.input-lg-tablet-pc[type="week"],
.input-lg-pc[type="week"],
.input-lg-ultrawide[type="week"],
.input-lg-super-ultrawide[type="week"],
.input-xl[type="text"],
.input-xl-tablet[type="text"],
.input-xl-tablet-pc[type="text"],
.input-xl-pc[type="text"],
.input-xl-ultrawide[type="text"],
.input-xl-super-ultrawide[type="text"],
.input-xl[type="date"],
.input-xl-tablet[type="date"],
.input-xl-tablet-pc[type="date"],
.input-xl-pc[type="date"],
.input-xl-ultrawide[type="date"],
.input-xl-super-ultrawide[type="date"],
.input-xl[type="datetime-local"],
.input-xl-tablet[type="datetime-local"],
.input-xl-tablet-pc[type="datetime-local"],
.input-xl-pc[type="datetime-local"],
.input-xl-ultrawide[type="datetime-local"],
.input-xl-super-ultrawide[type="datetime-local"],
.input-xl[type="email"],
.input-xl-tablet[type="email"],
.input-xl-tablet-pc[type="email"],
.input-xl-pc[type="email"],
.input-xl-ultrawide[type="email"],
.input-xl-super-ultrawide[type="email"],
.input-xl[type="month"],
.input-xl-tablet[type="month"],
.input-xl-tablet-pc[type="month"],
.input-xl-pc[type="month"],
.input-xl-ultrawide[type="month"],
.input-xl-super-ultrawide[type="month"],
.input-xl[type="number"],
.input-xl-tablet[type="number"],
.input-xl-tablet-pc[type="number"],
.input-xl-pc[type="number"],
.input-xl-ultrawide[type="number"],
.input-xl-super-ultrawide[type="number"],
.input-xl[type="password"],
.input-xl-tablet[type="password"],
.input-xl-tablet-pc[type="password"],
.input-xl-pc[type="password"],
.input-xl-ultrawide[type="password"],
.input-xl-super-ultrawide[type="password"],
.input-xl[type="tel"],
.input-xl-tablet[type="tel"],
.input-xl-tablet-pc[type="tel"],
.input-xl-pc[type="tel"],
.input-xl-ultrawide[type="tel"],
.input-xl-super-ultrawide[type="tel"],
.input-xl[type="time"],
.input-xl-tablet[type="time"],
.input-xl-tablet-pc[type="time"],
.input-xl-pc[type="time"],
.input-xl-ultrawide[type="time"],
.input-xl-super-ultrawide[type="time"],
.input-xl[type="url"],
.input-xl-tablet[type="url"],
.input-xl-tablet-pc[type="url"],
.input-xl-pc[type="url"],
.input-xl-ultrawide[type="url"],
.input-xl-super-ultrawide[type="url"],
.input-xl[type="week"],
.input-xl-tablet[type="week"],
.input-xl-tablet-pc[type="week"],
.input-xl-pc[type="week"],
.input-xl-ultrawide[type="week"],
.input-xl-super-ultrawide[type="week"],
.input-xxl[type="text"],
.input-xxl-tablet[type="text"],
.input-xxl-tablet-pc[type="text"],
.input-xxl-pc[type="text"],
.input-xxl-ultrawide[type="text"],
.input-xxl-super-ultrawide[type="text"],
.input-xxl[type="date"],
.input-xxl-tablet[type="date"],
.input-xxl-tablet-pc[type="date"],
.input-xxl-pc[type="date"],
.input-xxl-ultrawide[type="date"],
.input-xxl-super-ultrawide[type="date"],
.input-xxl[type="datetime-local"],
.input-xxl-tablet[type="datetime-local"],
.input-xxl-tablet-pc[type="datetime-local"],
.input-xxl-pc[type="datetime-local"],
.input-xxl-ultrawide[type="datetime-local"],
.input-xxl-super-ultrawide[type="datetime-local"],
.input-xxl[type="email"],
.input-xxl-tablet[type="email"],
.input-xxl-tablet-pc[type="email"],
.input-xxl-pc[type="email"],
.input-xxl-ultrawide[type="email"],
.input-xxl-super-ultrawide[type="email"],
.input-xxl[type="month"],
.input-xxl-tablet[type="month"],
.input-xxl-tablet-pc[type="month"],
.input-xxl-pc[type="month"],
.input-xxl-ultrawide[type="month"],
.input-xxl-super-ultrawide[type="month"],
.input-xxl[type="number"],
.input-xxl-tablet[type="number"],
.input-xxl-tablet-pc[type="number"],
.input-xxl-pc[type="number"],
.input-xxl-ultrawide[type="number"],
.input-xxl-super-ultrawide[type="number"],
.input-xxl[type="password"],
.input-xxl-tablet[type="password"],
.input-xxl-tablet-pc[type="password"],
.input-xxl-pc[type="password"],
.input-xxl-ultrawide[type="password"],
.input-xxl-super-ultrawide[type="password"],
.input-xxl[type="tel"],
.input-xxl-tablet[type="tel"],
.input-xxl-tablet-pc[type="tel"],
.input-xxl-pc[type="tel"],
.input-xxl-ultrawide[type="tel"],
.input-xxl-super-ultrawide[type="tel"],
.input-xxl[type="time"],
.input-xxl-tablet[type="time"],
.input-xxl-tablet-pc[type="time"],
.input-xxl-pc[type="time"],
.input-xxl-ultrawide[type="time"],
.input-xxl-super-ultrawide[type="time"],
.input-xxl[type="url"],
.input-xxl-tablet[type="url"],
.input-xxl-tablet-pc[type="url"],
.input-xxl-pc[type="url"],
.input-xxl-ultrawide[type="url"],
.input-xxl-super-ultrawide[type="url"],
.input-xxl[type="week"],
.input-xxl-tablet[type="week"],
.input-xxl-tablet-pc[type="week"],
.input-xxl-pc[type="week"],
.input-xxl-ultrawide[type="week"],
.input-xxl-super-ultrawide[type="week"] {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.input-xxs[type="text"]:focus,
.input-xxs-tablet[type="text"]:focus,
.input-xxs-tablet-pc[type="text"]:focus,
.input-xxs-pc[type="text"]:focus,
.input-xxs-ultrawide[type="text"]:focus,
.input-xxs-super-ultrawide[type="text"]:focus,
.input-xxs[type="date"]:focus,
.input-xxs-tablet[type="date"]:focus,
.input-xxs-tablet-pc[type="date"]:focus,
.input-xxs-pc[type="date"]:focus,
.input-xxs-ultrawide[type="date"]:focus,
.input-xxs-super-ultrawide[type="date"]:focus,
.input-xxs[type="datetime-local"]:focus,
.input-xxs-tablet[type="datetime-local"]:focus,
.input-xxs-tablet-pc[type="datetime-local"]:focus,
.input-xxs-pc[type="datetime-local"]:focus,
.input-xxs-ultrawide[type="datetime-local"]:focus,
.input-xxs-super-ultrawide[type="datetime-local"]:focus,
.input-xxs[type="email"]:focus,
.input-xxs-tablet[type="email"]:focus,
.input-xxs-tablet-pc[type="email"]:focus,
.input-xxs-pc[type="email"]:focus,
.input-xxs-ultrawide[type="email"]:focus,
.input-xxs-super-ultrawide[type="email"]:focus,
.input-xxs[type="month"]:focus,
.input-xxs-tablet[type="month"]:focus,
.input-xxs-tablet-pc[type="month"]:focus,
.input-xxs-pc[type="month"]:focus,
.input-xxs-ultrawide[type="month"]:focus,
.input-xxs-super-ultrawide[type="month"]:focus,
.input-xxs[type="number"]:focus,
.input-xxs-tablet[type="number"]:focus,
.input-xxs-tablet-pc[type="number"]:focus,
.input-xxs-pc[type="number"]:focus,
.input-xxs-ultrawide[type="number"]:focus,
.input-xxs-super-ultrawide[type="number"]:focus,
.input-xxs[type="password"]:focus,
.input-xxs-tablet[type="password"]:focus,
.input-xxs-tablet-pc[type="password"]:focus,
.input-xxs-pc[type="password"]:focus,
.input-xxs-ultrawide[type="password"]:focus,
.input-xxs-super-ultrawide[type="password"]:focus,
.input-xxs[type="tel"]:focus,
.input-xxs-tablet[type="tel"]:focus,
.input-xxs-tablet-pc[type="tel"]:focus,
.input-xxs-pc[type="tel"]:focus,
.input-xxs-ultrawide[type="tel"]:focus,
.input-xxs-super-ultrawide[type="tel"]:focus,
.input-xxs[type="time"]:focus,
.input-xxs-tablet[type="time"]:focus,
.input-xxs-tablet-pc[type="time"]:focus,
.input-xxs-pc[type="time"]:focus,
.input-xxs-ultrawide[type="time"]:focus,
.input-xxs-super-ultrawide[type="time"]:focus,
.input-xxs[type="url"]:focus,
.input-xxs-tablet[type="url"]:focus,
.input-xxs-tablet-pc[type="url"]:focus,
.input-xxs-pc[type="url"]:focus,
.input-xxs-ultrawide[type="url"]:focus,
.input-xxs-super-ultrawide[type="url"]:focus,
.input-xxs[type="week"]:focus,
.input-xxs-tablet[type="week"]:focus,
.input-xxs-tablet-pc[type="week"]:focus,
.input-xxs-pc[type="week"]:focus,
.input-xxs-ultrawide[type="week"]:focus,
.input-xxs-super-ultrawide[type="week"]:focus,
.input-xs[type="text"]:focus,
.input-xs-tablet[type="text"]:focus,
.input-xs-tablet-pc[type="text"]:focus,
.input-xs-pc[type="text"]:focus,
.input-xs-ultrawide[type="text"]:focus,
.input-xs-super-ultrawide[type="text"]:focus,
.input-xs[type="date"]:focus,
.input-xs-tablet[type="date"]:focus,
.input-xs-tablet-pc[type="date"]:focus,
.input-xs-pc[type="date"]:focus,
.input-xs-ultrawide[type="date"]:focus,
.input-xs-super-ultrawide[type="date"]:focus,
.input-xs[type="datetime-local"]:focus,
.input-xs-tablet[type="datetime-local"]:focus,
.input-xs-tablet-pc[type="datetime-local"]:focus,
.input-xs-pc[type="datetime-local"]:focus,
.input-xs-ultrawide[type="datetime-local"]:focus,
.input-xs-super-ultrawide[type="datetime-local"]:focus,
.input-xs[type="email"]:focus,
.input-xs-tablet[type="email"]:focus,
.input-xs-tablet-pc[type="email"]:focus,
.input-xs-pc[type="email"]:focus,
.input-xs-ultrawide[type="email"]:focus,
.input-xs-super-ultrawide[type="email"]:focus,
.input-xs[type="month"]:focus,
.input-xs-tablet[type="month"]:focus,
.input-xs-tablet-pc[type="month"]:focus,
.input-xs-pc[type="month"]:focus,
.input-xs-ultrawide[type="month"]:focus,
.input-xs-super-ultrawide[type="month"]:focus,
.input-xs[type="number"]:focus,
.input-xs-tablet[type="number"]:focus,
.input-xs-tablet-pc[type="number"]:focus,
.input-xs-pc[type="number"]:focus,
.input-xs-ultrawide[type="number"]:focus,
.input-xs-super-ultrawide[type="number"]:focus,
.input-xs[type="password"]:focus,
.input-xs-tablet[type="password"]:focus,
.input-xs-tablet-pc[type="password"]:focus,
.input-xs-pc[type="password"]:focus,
.input-xs-ultrawide[type="password"]:focus,
.input-xs-super-ultrawide[type="password"]:focus,
.input-xs[type="tel"]:focus,
.input-xs-tablet[type="tel"]:focus,
.input-xs-tablet-pc[type="tel"]:focus,
.input-xs-pc[type="tel"]:focus,
.input-xs-ultrawide[type="tel"]:focus,
.input-xs-super-ultrawide[type="tel"]:focus,
.input-xs[type="time"]:focus,
.input-xs-tablet[type="time"]:focus,
.input-xs-tablet-pc[type="time"]:focus,
.input-xs-pc[type="time"]:focus,
.input-xs-ultrawide[type="time"]:focus,
.input-xs-super-ultrawide[type="time"]:focus,
.input-xs[type="url"]:focus,
.input-xs-tablet[type="url"]:focus,
.input-xs-tablet-pc[type="url"]:focus,
.input-xs-pc[type="url"]:focus,
.input-xs-ultrawide[type="url"]:focus,
.input-xs-super-ultrawide[type="url"]:focus,
.input-xs[type="week"]:focus,
.input-xs-tablet[type="week"]:focus,
.input-xs-tablet-pc[type="week"]:focus,
.input-xs-pc[type="week"]:focus,
.input-xs-ultrawide[type="week"]:focus,
.input-xs-super-ultrawide[type="week"]:focus,
.input-sm[type="text"]:focus,
.input-sm-tablet[type="text"]:focus,
.input-sm-tablet-pc[type="text"]:focus,
.input-sm-pc[type="text"]:focus,
.input-sm-ultrawide[type="text"]:focus,
.input-sm-super-ultrawide[type="text"]:focus,
.input-sm[type="date"]:focus,
.input-sm-tablet[type="date"]:focus,
.input-sm-tablet-pc[type="date"]:focus,
.input-sm-pc[type="date"]:focus,
.input-sm-ultrawide[type="date"]:focus,
.input-sm-super-ultrawide[type="date"]:focus,
.input-sm[type="datetime-local"]:focus,
.input-sm-tablet[type="datetime-local"]:focus,
.input-sm-tablet-pc[type="datetime-local"]:focus,
.input-sm-pc[type="datetime-local"]:focus,
.input-sm-ultrawide[type="datetime-local"]:focus,
.input-sm-super-ultrawide[type="datetime-local"]:focus,
.input-sm[type="email"]:focus,
.input-sm-tablet[type="email"]:focus,
.input-sm-tablet-pc[type="email"]:focus,
.input-sm-pc[type="email"]:focus,
.input-sm-ultrawide[type="email"]:focus,
.input-sm-super-ultrawide[type="email"]:focus,
.input-sm[type="month"]:focus,
.input-sm-tablet[type="month"]:focus,
.input-sm-tablet-pc[type="month"]:focus,
.input-sm-pc[type="month"]:focus,
.input-sm-ultrawide[type="month"]:focus,
.input-sm-super-ultrawide[type="month"]:focus,
.input-sm[type="number"]:focus,
.input-sm-tablet[type="number"]:focus,
.input-sm-tablet-pc[type="number"]:focus,
.input-sm-pc[type="number"]:focus,
.input-sm-ultrawide[type="number"]:focus,
.input-sm-super-ultrawide[type="number"]:focus,
.input-sm[type="password"]:focus,
.input-sm-tablet[type="password"]:focus,
.input-sm-tablet-pc[type="password"]:focus,
.input-sm-pc[type="password"]:focus,
.input-sm-ultrawide[type="password"]:focus,
.input-sm-super-ultrawide[type="password"]:focus,
.input-sm[type="tel"]:focus,
.input-sm-tablet[type="tel"]:focus,
.input-sm-tablet-pc[type="tel"]:focus,
.input-sm-pc[type="tel"]:focus,
.input-sm-ultrawide[type="tel"]:focus,
.input-sm-super-ultrawide[type="tel"]:focus,
.input-sm[type="time"]:focus,
.input-sm-tablet[type="time"]:focus,
.input-sm-tablet-pc[type="time"]:focus,
.input-sm-pc[type="time"]:focus,
.input-sm-ultrawide[type="time"]:focus,
.input-sm-super-ultrawide[type="time"]:focus,
.input-sm[type="url"]:focus,
.input-sm-tablet[type="url"]:focus,
.input-sm-tablet-pc[type="url"]:focus,
.input-sm-pc[type="url"]:focus,
.input-sm-ultrawide[type="url"]:focus,
.input-sm-super-ultrawide[type="url"]:focus,
.input-sm[type="week"]:focus,
.input-sm-tablet[type="week"]:focus,
.input-sm-tablet-pc[type="week"]:focus,
.input-sm-pc[type="week"]:focus,
.input-sm-ultrawide[type="week"]:focus,
.input-sm-super-ultrawide[type="week"]:focus,
.input-md[type="text"]:focus,
.input-md-tablet[type="text"]:focus,
.input-md-tablet-pc[type="text"]:focus,
.input-md-pc[type="text"]:focus,
.input-md-ultrawide[type="text"]:focus,
.input-md-super-ultrawide[type="text"]:focus,
.input-md[type="date"]:focus,
.input-md-tablet[type="date"]:focus,
.input-md-tablet-pc[type="date"]:focus,
.input-md-pc[type="date"]:focus,
.input-md-ultrawide[type="date"]:focus,
.input-md-super-ultrawide[type="date"]:focus,
.input-md[type="datetime-local"]:focus,
.input-md-tablet[type="datetime-local"]:focus,
.input-md-tablet-pc[type="datetime-local"]:focus,
.input-md-pc[type="datetime-local"]:focus,
.input-md-ultrawide[type="datetime-local"]:focus,
.input-md-super-ultrawide[type="datetime-local"]:focus,
.input-md[type="email"]:focus,
.input-md-tablet[type="email"]:focus,
.input-md-tablet-pc[type="email"]:focus,
.input-md-pc[type="email"]:focus,
.input-md-ultrawide[type="email"]:focus,
.input-md-super-ultrawide[type="email"]:focus,
.input-md[type="month"]:focus,
.input-md-tablet[type="month"]:focus,
.input-md-tablet-pc[type="month"]:focus,
.input-md-pc[type="month"]:focus,
.input-md-ultrawide[type="month"]:focus,
.input-md-super-ultrawide[type="month"]:focus,
.input-md[type="number"]:focus,
.input-md-tablet[type="number"]:focus,
.input-md-tablet-pc[type="number"]:focus,
.input-md-pc[type="number"]:focus,
.input-md-ultrawide[type="number"]:focus,
.input-md-super-ultrawide[type="number"]:focus,
.input-md[type="password"]:focus,
.input-md-tablet[type="password"]:focus,
.input-md-tablet-pc[type="password"]:focus,
.input-md-pc[type="password"]:focus,
.input-md-ultrawide[type="password"]:focus,
.input-md-super-ultrawide[type="password"]:focus,
.input-md[type="tel"]:focus,
.input-md-tablet[type="tel"]:focus,
.input-md-tablet-pc[type="tel"]:focus,
.input-md-pc[type="tel"]:focus,
.input-md-ultrawide[type="tel"]:focus,
.input-md-super-ultrawide[type="tel"]:focus,
.input-md[type="time"]:focus,
.input-md-tablet[type="time"]:focus,
.input-md-tablet-pc[type="time"]:focus,
.input-md-pc[type="time"]:focus,
.input-md-ultrawide[type="time"]:focus,
.input-md-super-ultrawide[type="time"]:focus,
.input-md[type="url"]:focus,
.input-md-tablet[type="url"]:focus,
.input-md-tablet-pc[type="url"]:focus,
.input-md-pc[type="url"]:focus,
.input-md-ultrawide[type="url"]:focus,
.input-md-super-ultrawide[type="url"]:focus,
.input-md[type="week"]:focus,
.input-md-tablet[type="week"]:focus,
.input-md-tablet-pc[type="week"]:focus,
.input-md-pc[type="week"]:focus,
.input-md-ultrawide[type="week"]:focus,
.input-md-super-ultrawide[type="week"]:focus,
.input-lg[type="text"]:focus,
.input-lg-tablet[type="text"]:focus,
.input-lg-tablet-pc[type="text"]:focus,
.input-lg-pc[type="text"]:focus,
.input-lg-ultrawide[type="text"]:focus,
.input-lg-super-ultrawide[type="text"]:focus,
.input-lg[type="date"]:focus,
.input-lg-tablet[type="date"]:focus,
.input-lg-tablet-pc[type="date"]:focus,
.input-lg-pc[type="date"]:focus,
.input-lg-ultrawide[type="date"]:focus,
.input-lg-super-ultrawide[type="date"]:focus,
.input-lg[type="datetime-local"]:focus,
.input-lg-tablet[type="datetime-local"]:focus,
.input-lg-tablet-pc[type="datetime-local"]:focus,
.input-lg-pc[type="datetime-local"]:focus,
.input-lg-ultrawide[type="datetime-local"]:focus,
.input-lg-super-ultrawide[type="datetime-local"]:focus,
.input-lg[type="email"]:focus,
.input-lg-tablet[type="email"]:focus,
.input-lg-tablet-pc[type="email"]:focus,
.input-lg-pc[type="email"]:focus,
.input-lg-ultrawide[type="email"]:focus,
.input-lg-super-ultrawide[type="email"]:focus,
.input-lg[type="month"]:focus,
.input-lg-tablet[type="month"]:focus,
.input-lg-tablet-pc[type="month"]:focus,
.input-lg-pc[type="month"]:focus,
.input-lg-ultrawide[type="month"]:focus,
.input-lg-super-ultrawide[type="month"]:focus,
.input-lg[type="number"]:focus,
.input-lg-tablet[type="number"]:focus,
.input-lg-tablet-pc[type="number"]:focus,
.input-lg-pc[type="number"]:focus,
.input-lg-ultrawide[type="number"]:focus,
.input-lg-super-ultrawide[type="number"]:focus,
.input-lg[type="password"]:focus,
.input-lg-tablet[type="password"]:focus,
.input-lg-tablet-pc[type="password"]:focus,
.input-lg-pc[type="password"]:focus,
.input-lg-ultrawide[type="password"]:focus,
.input-lg-super-ultrawide[type="password"]:focus,
.input-lg[type="tel"]:focus,
.input-lg-tablet[type="tel"]:focus,
.input-lg-tablet-pc[type="tel"]:focus,
.input-lg-pc[type="tel"]:focus,
.input-lg-ultrawide[type="tel"]:focus,
.input-lg-super-ultrawide[type="tel"]:focus,
.input-lg[type="time"]:focus,
.input-lg-tablet[type="time"]:focus,
.input-lg-tablet-pc[type="time"]:focus,
.input-lg-pc[type="time"]:focus,
.input-lg-ultrawide[type="time"]:focus,
.input-lg-super-ultrawide[type="time"]:focus,
.input-lg[type="url"]:focus,
.input-lg-tablet[type="url"]:focus,
.input-lg-tablet-pc[type="url"]:focus,
.input-lg-pc[type="url"]:focus,
.input-lg-ultrawide[type="url"]:focus,
.input-lg-super-ultrawide[type="url"]:focus,
.input-lg[type="week"]:focus,
.input-lg-tablet[type="week"]:focus,
.input-lg-tablet-pc[type="week"]:focus,
.input-lg-pc[type="week"]:focus,
.input-lg-ultrawide[type="week"]:focus,
.input-lg-super-ultrawide[type="week"]:focus,
.input-xl[type="text"]:focus,
.input-xl-tablet[type="text"]:focus,
.input-xl-tablet-pc[type="text"]:focus,
.input-xl-pc[type="text"]:focus,
.input-xl-ultrawide[type="text"]:focus,
.input-xl-super-ultrawide[type="text"]:focus,
.input-xl[type="date"]:focus,
.input-xl-tablet[type="date"]:focus,
.input-xl-tablet-pc[type="date"]:focus,
.input-xl-pc[type="date"]:focus,
.input-xl-ultrawide[type="date"]:focus,
.input-xl-super-ultrawide[type="date"]:focus,
.input-xl[type="datetime-local"]:focus,
.input-xl-tablet[type="datetime-local"]:focus,
.input-xl-tablet-pc[type="datetime-local"]:focus,
.input-xl-pc[type="datetime-local"]:focus,
.input-xl-ultrawide[type="datetime-local"]:focus,
.input-xl-super-ultrawide[type="datetime-local"]:focus,
.input-xl[type="email"]:focus,
.input-xl-tablet[type="email"]:focus,
.input-xl-tablet-pc[type="email"]:focus,
.input-xl-pc[type="email"]:focus,
.input-xl-ultrawide[type="email"]:focus,
.input-xl-super-ultrawide[type="email"]:focus,
.input-xl[type="month"]:focus,
.input-xl-tablet[type="month"]:focus,
.input-xl-tablet-pc[type="month"]:focus,
.input-xl-pc[type="month"]:focus,
.input-xl-ultrawide[type="month"]:focus,
.input-xl-super-ultrawide[type="month"]:focus,
.input-xl[type="number"]:focus,
.input-xl-tablet[type="number"]:focus,
.input-xl-tablet-pc[type="number"]:focus,
.input-xl-pc[type="number"]:focus,
.input-xl-ultrawide[type="number"]:focus,
.input-xl-super-ultrawide[type="number"]:focus,
.input-xl[type="password"]:focus,
.input-xl-tablet[type="password"]:focus,
.input-xl-tablet-pc[type="password"]:focus,
.input-xl-pc[type="password"]:focus,
.input-xl-ultrawide[type="password"]:focus,
.input-xl-super-ultrawide[type="password"]:focus,
.input-xl[type="tel"]:focus,
.input-xl-tablet[type="tel"]:focus,
.input-xl-tablet-pc[type="tel"]:focus,
.input-xl-pc[type="tel"]:focus,
.input-xl-ultrawide[type="tel"]:focus,
.input-xl-super-ultrawide[type="tel"]:focus,
.input-xl[type="time"]:focus,
.input-xl-tablet[type="time"]:focus,
.input-xl-tablet-pc[type="time"]:focus,
.input-xl-pc[type="time"]:focus,
.input-xl-ultrawide[type="time"]:focus,
.input-xl-super-ultrawide[type="time"]:focus,
.input-xl[type="url"]:focus,
.input-xl-tablet[type="url"]:focus,
.input-xl-tablet-pc[type="url"]:focus,
.input-xl-pc[type="url"]:focus,
.input-xl-ultrawide[type="url"]:focus,
.input-xl-super-ultrawide[type="url"]:focus,
.input-xl[type="week"]:focus,
.input-xl-tablet[type="week"]:focus,
.input-xl-tablet-pc[type="week"]:focus,
.input-xl-pc[type="week"]:focus,
.input-xl-ultrawide[type="week"]:focus,
.input-xl-super-ultrawide[type="week"]:focus,
.input-xxl[type="text"]:focus,
.input-xxl-tablet[type="text"]:focus,
.input-xxl-tablet-pc[type="text"]:focus,
.input-xxl-pc[type="text"]:focus,
.input-xxl-ultrawide[type="text"]:focus,
.input-xxl-super-ultrawide[type="text"]:focus,
.input-xxl[type="date"]:focus,
.input-xxl-tablet[type="date"]:focus,
.input-xxl-tablet-pc[type="date"]:focus,
.input-xxl-pc[type="date"]:focus,
.input-xxl-ultrawide[type="date"]:focus,
.input-xxl-super-ultrawide[type="date"]:focus,
.input-xxl[type="datetime-local"]:focus,
.input-xxl-tablet[type="datetime-local"]:focus,
.input-xxl-tablet-pc[type="datetime-local"]:focus,
.input-xxl-pc[type="datetime-local"]:focus,
.input-xxl-ultrawide[type="datetime-local"]:focus,
.input-xxl-super-ultrawide[type="datetime-local"]:focus,
.input-xxl[type="email"]:focus,
.input-xxl-tablet[type="email"]:focus,
.input-xxl-tablet-pc[type="email"]:focus,
.input-xxl-pc[type="email"]:focus,
.input-xxl-ultrawide[type="email"]:focus,
.input-xxl-super-ultrawide[type="email"]:focus,
.input-xxl[type="month"]:focus,
.input-xxl-tablet[type="month"]:focus,
.input-xxl-tablet-pc[type="month"]:focus,
.input-xxl-pc[type="month"]:focus,
.input-xxl-ultrawide[type="month"]:focus,
.input-xxl-super-ultrawide[type="month"]:focus,
.input-xxl[type="number"]:focus,
.input-xxl-tablet[type="number"]:focus,
.input-xxl-tablet-pc[type="number"]:focus,
.input-xxl-pc[type="number"]:focus,
.input-xxl-ultrawide[type="number"]:focus,
.input-xxl-super-ultrawide[type="number"]:focus,
.input-xxl[type="password"]:focus,
.input-xxl-tablet[type="password"]:focus,
.input-xxl-tablet-pc[type="password"]:focus,
.input-xxl-pc[type="password"]:focus,
.input-xxl-ultrawide[type="password"]:focus,
.input-xxl-super-ultrawide[type="password"]:focus,
.input-xxl[type="tel"]:focus,
.input-xxl-tablet[type="tel"]:focus,
.input-xxl-tablet-pc[type="tel"]:focus,
.input-xxl-pc[type="tel"]:focus,
.input-xxl-ultrawide[type="tel"]:focus,
.input-xxl-super-ultrawide[type="tel"]:focus,
.input-xxl[type="time"]:focus,
.input-xxl-tablet[type="time"]:focus,
.input-xxl-tablet-pc[type="time"]:focus,
.input-xxl-pc[type="time"]:focus,
.input-xxl-ultrawide[type="time"]:focus,
.input-xxl-super-ultrawide[type="time"]:focus,
.input-xxl[type="url"]:focus,
.input-xxl-tablet[type="url"]:focus,
.input-xxl-tablet-pc[type="url"]:focus,
.input-xxl-pc[type="url"]:focus,
.input-xxl-ultrawide[type="url"]:focus,
.input-xxl-super-ultrawide[type="url"]:focus,
.input-xxl[type="week"]:focus,
.input-xxl-tablet[type="week"]:focus,
.input-xxl-tablet-pc[type="week"]:focus,
.input-xxl-pc[type="week"]:focus,
.input-xxl-ultrawide[type="week"]:focus,
.input-xxl-super-ultrawide[type="week"]:focus {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

.input-xxs[type="text"],
.input-xxs[type="date"],
.input-xxs[type="datetime-local"],
.input-xxs[type="email"],
.input-xxs[type="month"],
.input-xxs[type="number"],
.input-xxs[type="password"],
.input-xxs[type="tel"],
.input-xxs[type="time"],
.input-xxs[type="url"],
.input-xxs[type="week"] {
    height: 16px;
}

@media (min-width: 600px) {
    .input-xxs-tablet[type="text"],
    .input-xxs-tablet[type="date"],
    .input-xxs-tablet[type="datetime-local"],
    .input-xxs-tablet[type="email"],
    .input-xxs-tablet[type="month"],
    .input-xxs-tablet[type="number"],
    .input-xxs-tablet[type="password"],
    .input-xxs-tablet[type="tel"],
    .input-xxs-tablet[type="time"],
    .input-xxs-tablet[type="url"],
    .input-xxs-tablet[type="week"] {
        height: 16px;
    }
}

@media (min-width: 1024px) {
    .input-xxs-tablet-pc[type="text"],
    .input-xxs-tablet-pc[type="date"],
    .input-xxs-tablet-pc[type="datetime-local"],
    .input-xxs-tablet-pc[type="email"],
    .input-xxs-tablet-pc[type="month"],
    .input-xxs-tablet-pc[type="number"],
    .input-xxs-tablet-pc[type="password"],
    .input-xxs-tablet-pc[type="tel"],
    .input-xxs-tablet-pc[type="time"],
    .input-xxs-tablet-pc[type="url"],
    .input-xxs-tablet-pc[type="week"] {
        height: 16px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxs-tablet-pc[type="text"],
    .input-xxs-tablet-pc[type="date"],
    .input-xxs-tablet-pc[type="datetime-local"],
    .input-xxs-tablet-pc[type="email"],
    .input-xxs-tablet-pc[type="month"],
    .input-xxs-tablet-pc[type="number"],
    .input-xxs-tablet-pc[type="password"],
    .input-xxs-tablet-pc[type="tel"],
    .input-xxs-tablet-pc[type="time"],
    .input-xxs-tablet-pc[type="url"],
    .input-xxs-tablet-pc[type="week"] {
        height: 16px;
    }
}

@media (min-width: 1440px) {
    .input-xxs-pc[type="text"],
    .input-xxs-pc[type="date"],
    .input-xxs-pc[type="datetime-local"],
    .input-xxs-pc[type="email"],
    .input-xxs-pc[type="month"],
    .input-xxs-pc[type="number"],
    .input-xxs-pc[type="password"],
    .input-xxs-pc[type="tel"],
    .input-xxs-pc[type="time"],
    .input-xxs-pc[type="url"],
    .input-xxs-pc[type="week"] {
        height: 16px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxs-ultrawide[type="text"],
    .input-xxs-ultrawide[type="date"],
    .input-xxs-ultrawide[type="datetime-local"],
    .input-xxs-ultrawide[type="email"],
    .input-xxs-ultrawide[type="month"],
    .input-xxs-ultrawide[type="number"],
    .input-xxs-ultrawide[type="password"],
    .input-xxs-ultrawide[type="tel"],
    .input-xxs-ultrawide[type="time"],
    .input-xxs-ultrawide[type="url"],
    .input-xxs-ultrawide[type="week"] {
        height: 16px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxs-super-ultrawide[type="text"],
    .input-xxs-super-ultrawide[type="date"],
    .input-xxs-super-ultrawide[type="datetime-local"],
    .input-xxs-super-ultrawide[type="email"],
    .input-xxs-super-ultrawide[type="month"],
    .input-xxs-super-ultrawide[type="number"],
    .input-xxs-super-ultrawide[type="password"],
    .input-xxs-super-ultrawide[type="tel"],
    .input-xxs-super-ultrawide[type="time"],
    .input-xxs-super-ultrawide[type="url"],
    .input-xxs-super-ultrawide[type="week"] {
        height: 16px;
    }
}

.input-xs[type="text"],
.input-xs[type="date"],
.input-xs[type="datetime-local"],
.input-xs[type="email"],
.input-xs[type="month"],
.input-xs[type="number"],
.input-xs[type="password"],
.input-xs[type="tel"],
.input-xs[type="time"],
.input-xs[type="url"],
.input-xs[type="week"] {
    height: 24px;
}

@media (min-width: 600px) {
    .input-xs-tablet[type="text"],
    .input-xs-tablet[type="date"],
    .input-xs-tablet[type="datetime-local"],
    .input-xs-tablet[type="email"],
    .input-xs-tablet[type="month"],
    .input-xs-tablet[type="number"],
    .input-xs-tablet[type="password"],
    .input-xs-tablet[type="tel"],
    .input-xs-tablet[type="time"],
    .input-xs-tablet[type="url"],
    .input-xs-tablet[type="week"] {
        height: 24px;
    }
}

@media (min-width: 1024px) {
    .input-xs-tablet-pc[type="text"],
    .input-xs-tablet-pc[type="date"],
    .input-xs-tablet-pc[type="datetime-local"],
    .input-xs-tablet-pc[type="email"],
    .input-xs-tablet-pc[type="month"],
    .input-xs-tablet-pc[type="number"],
    .input-xs-tablet-pc[type="password"],
    .input-xs-tablet-pc[type="tel"],
    .input-xs-tablet-pc[type="time"],
    .input-xs-tablet-pc[type="url"],
    .input-xs-tablet-pc[type="week"] {
        height: 24px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xs-tablet-pc[type="text"],
    .input-xs-tablet-pc[type="date"],
    .input-xs-tablet-pc[type="datetime-local"],
    .input-xs-tablet-pc[type="email"],
    .input-xs-tablet-pc[type="month"],
    .input-xs-tablet-pc[type="number"],
    .input-xs-tablet-pc[type="password"],
    .input-xs-tablet-pc[type="tel"],
    .input-xs-tablet-pc[type="time"],
    .input-xs-tablet-pc[type="url"],
    .input-xs-tablet-pc[type="week"] {
        height: 24px;
    }
}

@media (min-width: 1440px) {
    .input-xs-pc[type="text"],
    .input-xs-pc[type="date"],
    .input-xs-pc[type="datetime-local"],
    .input-xs-pc[type="email"],
    .input-xs-pc[type="month"],
    .input-xs-pc[type="number"],
    .input-xs-pc[type="password"],
    .input-xs-pc[type="tel"],
    .input-xs-pc[type="time"],
    .input-xs-pc[type="url"],
    .input-xs-pc[type="week"] {
        height: 24px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xs-ultrawide[type="text"],
    .input-xs-ultrawide[type="date"],
    .input-xs-ultrawide[type="datetime-local"],
    .input-xs-ultrawide[type="email"],
    .input-xs-ultrawide[type="month"],
    .input-xs-ultrawide[type="number"],
    .input-xs-ultrawide[type="password"],
    .input-xs-ultrawide[type="tel"],
    .input-xs-ultrawide[type="time"],
    .input-xs-ultrawide[type="url"],
    .input-xs-ultrawide[type="week"] {
        height: 24px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xs-super-ultrawide[type="text"],
    .input-xs-super-ultrawide[type="date"],
    .input-xs-super-ultrawide[type="datetime-local"],
    .input-xs-super-ultrawide[type="email"],
    .input-xs-super-ultrawide[type="month"],
    .input-xs-super-ultrawide[type="number"],
    .input-xs-super-ultrawide[type="password"],
    .input-xs-super-ultrawide[type="tel"],
    .input-xs-super-ultrawide[type="time"],
    .input-xs-super-ultrawide[type="url"],
    .input-xs-super-ultrawide[type="week"] {
        height: 24px;
    }
}

.input-sm[type="text"],
.input-sm[type="date"],
.input-sm[type="datetime-local"],
.input-sm[type="email"],
.input-sm[type="month"],
.input-sm[type="number"],
.input-sm[type="password"],
.input-sm[type="tel"],
.input-sm[type="time"],
.input-sm[type="url"],
.input-sm[type="week"] {
    height: 32px;
}

@media (min-width: 600px) {
    .input-sm-tablet[type="text"],
    .input-sm-tablet[type="date"],
    .input-sm-tablet[type="datetime-local"],
    .input-sm-tablet[type="email"],
    .input-sm-tablet[type="month"],
    .input-sm-tablet[type="number"],
    .input-sm-tablet[type="password"],
    .input-sm-tablet[type="tel"],
    .input-sm-tablet[type="time"],
    .input-sm-tablet[type="url"],
    .input-sm-tablet[type="week"] {
        height: 32px;
    }
}

@media (min-width: 1024px) {
    .input-sm-tablet-pc[type="text"],
    .input-sm-tablet-pc[type="date"],
    .input-sm-tablet-pc[type="datetime-local"],
    .input-sm-tablet-pc[type="email"],
    .input-sm-tablet-pc[type="month"],
    .input-sm-tablet-pc[type="number"],
    .input-sm-tablet-pc[type="password"],
    .input-sm-tablet-pc[type="tel"],
    .input-sm-tablet-pc[type="time"],
    .input-sm-tablet-pc[type="url"],
    .input-sm-tablet-pc[type="week"] {
        height: 32px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-sm-tablet-pc[type="text"],
    .input-sm-tablet-pc[type="date"],
    .input-sm-tablet-pc[type="datetime-local"],
    .input-sm-tablet-pc[type="email"],
    .input-sm-tablet-pc[type="month"],
    .input-sm-tablet-pc[type="number"],
    .input-sm-tablet-pc[type="password"],
    .input-sm-tablet-pc[type="tel"],
    .input-sm-tablet-pc[type="time"],
    .input-sm-tablet-pc[type="url"],
    .input-sm-tablet-pc[type="week"] {
        height: 32px;
    }
}

@media (min-width: 1440px) {
    .input-sm-pc[type="text"],
    .input-sm-pc[type="date"],
    .input-sm-pc[type="datetime-local"],
    .input-sm-pc[type="email"],
    .input-sm-pc[type="month"],
    .input-sm-pc[type="number"],
    .input-sm-pc[type="password"],
    .input-sm-pc[type="tel"],
    .input-sm-pc[type="time"],
    .input-sm-pc[type="url"],
    .input-sm-pc[type="week"] {
        height: 32px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-sm-ultrawide[type="text"],
    .input-sm-ultrawide[type="date"],
    .input-sm-ultrawide[type="datetime-local"],
    .input-sm-ultrawide[type="email"],
    .input-sm-ultrawide[type="month"],
    .input-sm-ultrawide[type="number"],
    .input-sm-ultrawide[type="password"],
    .input-sm-ultrawide[type="tel"],
    .input-sm-ultrawide[type="time"],
    .input-sm-ultrawide[type="url"],
    .input-sm-ultrawide[type="week"] {
        height: 32px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-sm-super-ultrawide[type="text"],
    .input-sm-super-ultrawide[type="date"],
    .input-sm-super-ultrawide[type="datetime-local"],
    .input-sm-super-ultrawide[type="email"],
    .input-sm-super-ultrawide[type="month"],
    .input-sm-super-ultrawide[type="number"],
    .input-sm-super-ultrawide[type="password"],
    .input-sm-super-ultrawide[type="tel"],
    .input-sm-super-ultrawide[type="time"],
    .input-sm-super-ultrawide[type="url"],
    .input-sm-super-ultrawide[type="week"] {
        height: 32px;
    }
}

.input-md[type="text"],
.input-md[type="date"],
.input-md[type="datetime-local"],
.input-md[type="email"],
.input-md[type="month"],
.input-md[type="number"],
.input-md[type="password"],
.input-md[type="tel"],
.input-md[type="time"],
.input-md[type="url"],
.input-md[type="week"] {
    height: 48px;
}

@media (min-width: 600px) {
    .input-md-tablet[type="text"],
    .input-md-tablet[type="date"],
    .input-md-tablet[type="datetime-local"],
    .input-md-tablet[type="email"],
    .input-md-tablet[type="month"],
    .input-md-tablet[type="number"],
    .input-md-tablet[type="password"],
    .input-md-tablet[type="tel"],
    .input-md-tablet[type="time"],
    .input-md-tablet[type="url"],
    .input-md-tablet[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-md-tablet-pc[type="text"],
    .input-md-tablet-pc[type="date"],
    .input-md-tablet-pc[type="datetime-local"],
    .input-md-tablet-pc[type="email"],
    .input-md-tablet-pc[type="month"],
    .input-md-tablet-pc[type="number"],
    .input-md-tablet-pc[type="password"],
    .input-md-tablet-pc[type="tel"],
    .input-md-tablet-pc[type="time"],
    .input-md-tablet-pc[type="url"],
    .input-md-tablet-pc[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-md-tablet-pc[type="text"],
    .input-md-tablet-pc[type="date"],
    .input-md-tablet-pc[type="datetime-local"],
    .input-md-tablet-pc[type="email"],
    .input-md-tablet-pc[type="month"],
    .input-md-tablet-pc[type="number"],
    .input-md-tablet-pc[type="password"],
    .input-md-tablet-pc[type="tel"],
    .input-md-tablet-pc[type="time"],
    .input-md-tablet-pc[type="url"],
    .input-md-tablet-pc[type="week"] {
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-md-pc[type="text"],
    .input-md-pc[type="date"],
    .input-md-pc[type="datetime-local"],
    .input-md-pc[type="email"],
    .input-md-pc[type="month"],
    .input-md-pc[type="number"],
    .input-md-pc[type="password"],
    .input-md-pc[type="tel"],
    .input-md-pc[type="time"],
    .input-md-pc[type="url"],
    .input-md-pc[type="week"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-md-ultrawide[type="text"],
    .input-md-ultrawide[type="date"],
    .input-md-ultrawide[type="datetime-local"],
    .input-md-ultrawide[type="email"],
    .input-md-ultrawide[type="month"],
    .input-md-ultrawide[type="number"],
    .input-md-ultrawide[type="password"],
    .input-md-ultrawide[type="tel"],
    .input-md-ultrawide[type="time"],
    .input-md-ultrawide[type="url"],
    .input-md-ultrawide[type="week"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-md-super-ultrawide[type="text"],
    .input-md-super-ultrawide[type="date"],
    .input-md-super-ultrawide[type="datetime-local"],
    .input-md-super-ultrawide[type="email"],
    .input-md-super-ultrawide[type="month"],
    .input-md-super-ultrawide[type="number"],
    .input-md-super-ultrawide[type="password"],
    .input-md-super-ultrawide[type="tel"],
    .input-md-super-ultrawide[type="time"],
    .input-md-super-ultrawide[type="url"],
    .input-md-super-ultrawide[type="week"] {
        height: 48px;
    }
}

.input-lg[type="text"],
.input-lg[type="date"],
.input-lg[type="datetime-local"],
.input-lg[type="email"],
.input-lg[type="month"],
.input-lg[type="number"],
.input-lg[type="password"],
.input-lg[type="tel"],
.input-lg[type="time"],
.input-lg[type="url"],
.input-lg[type="week"] {
    height: 64px;
}

@media (min-width: 600px) {
    .input-lg-tablet[type="text"],
    .input-lg-tablet[type="date"],
    .input-lg-tablet[type="datetime-local"],
    .input-lg-tablet[type="email"],
    .input-lg-tablet[type="month"],
    .input-lg-tablet[type="number"],
    .input-lg-tablet[type="password"],
    .input-lg-tablet[type="tel"],
    .input-lg-tablet[type="time"],
    .input-lg-tablet[type="url"],
    .input-lg-tablet[type="week"] {
        height: 64px;
    }
}

@media (min-width: 1024px) {
    .input-lg-tablet-pc[type="text"],
    .input-lg-tablet-pc[type="date"],
    .input-lg-tablet-pc[type="datetime-local"],
    .input-lg-tablet-pc[type="email"],
    .input-lg-tablet-pc[type="month"],
    .input-lg-tablet-pc[type="number"],
    .input-lg-tablet-pc[type="password"],
    .input-lg-tablet-pc[type="tel"],
    .input-lg-tablet-pc[type="time"],
    .input-lg-tablet-pc[type="url"],
    .input-lg-tablet-pc[type="week"] {
        height: 64px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-lg-tablet-pc[type="text"],
    .input-lg-tablet-pc[type="date"],
    .input-lg-tablet-pc[type="datetime-local"],
    .input-lg-tablet-pc[type="email"],
    .input-lg-tablet-pc[type="month"],
    .input-lg-tablet-pc[type="number"],
    .input-lg-tablet-pc[type="password"],
    .input-lg-tablet-pc[type="tel"],
    .input-lg-tablet-pc[type="time"],
    .input-lg-tablet-pc[type="url"],
    .input-lg-tablet-pc[type="week"] {
        height: 64px;
    }
}

@media (min-width: 1440px) {
    .input-lg-pc[type="text"],
    .input-lg-pc[type="date"],
    .input-lg-pc[type="datetime-local"],
    .input-lg-pc[type="email"],
    .input-lg-pc[type="month"],
    .input-lg-pc[type="number"],
    .input-lg-pc[type="password"],
    .input-lg-pc[type="tel"],
    .input-lg-pc[type="time"],
    .input-lg-pc[type="url"],
    .input-lg-pc[type="week"] {
        height: 64px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-lg-ultrawide[type="text"],
    .input-lg-ultrawide[type="date"],
    .input-lg-ultrawide[type="datetime-local"],
    .input-lg-ultrawide[type="email"],
    .input-lg-ultrawide[type="month"],
    .input-lg-ultrawide[type="number"],
    .input-lg-ultrawide[type="password"],
    .input-lg-ultrawide[type="tel"],
    .input-lg-ultrawide[type="time"],
    .input-lg-ultrawide[type="url"],
    .input-lg-ultrawide[type="week"] {
        height: 64px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-lg-super-ultrawide[type="text"],
    .input-lg-super-ultrawide[type="date"],
    .input-lg-super-ultrawide[type="datetime-local"],
    .input-lg-super-ultrawide[type="email"],
    .input-lg-super-ultrawide[type="month"],
    .input-lg-super-ultrawide[type="number"],
    .input-lg-super-ultrawide[type="password"],
    .input-lg-super-ultrawide[type="tel"],
    .input-lg-super-ultrawide[type="time"],
    .input-lg-super-ultrawide[type="url"],
    .input-lg-super-ultrawide[type="week"] {
        height: 64px;
    }
}

.input-xl[type="text"],
.input-xl[type="date"],
.input-xl[type="datetime-local"],
.input-xl[type="email"],
.input-xl[type="month"],
.input-xl[type="number"],
.input-xl[type="password"],
.input-xl[type="tel"],
.input-xl[type="time"],
.input-xl[type="url"],
.input-xl[type="week"] {
    height: 96px;
}

@media (min-width: 600px) {
    .input-xl-tablet[type="text"],
    .input-xl-tablet[type="date"],
    .input-xl-tablet[type="datetime-local"],
    .input-xl-tablet[type="email"],
    .input-xl-tablet[type="month"],
    .input-xl-tablet[type="number"],
    .input-xl-tablet[type="password"],
    .input-xl-tablet[type="tel"],
    .input-xl-tablet[type="time"],
    .input-xl-tablet[type="url"],
    .input-xl-tablet[type="week"] {
        height: 96px;
    }
}

@media (min-width: 1024px) {
    .input-xl-tablet-pc[type="text"],
    .input-xl-tablet-pc[type="date"],
    .input-xl-tablet-pc[type="datetime-local"],
    .input-xl-tablet-pc[type="email"],
    .input-xl-tablet-pc[type="month"],
    .input-xl-tablet-pc[type="number"],
    .input-xl-tablet-pc[type="password"],
    .input-xl-tablet-pc[type="tel"],
    .input-xl-tablet-pc[type="time"],
    .input-xl-tablet-pc[type="url"],
    .input-xl-tablet-pc[type="week"] {
        height: 96px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xl-tablet-pc[type="text"],
    .input-xl-tablet-pc[type="date"],
    .input-xl-tablet-pc[type="datetime-local"],
    .input-xl-tablet-pc[type="email"],
    .input-xl-tablet-pc[type="month"],
    .input-xl-tablet-pc[type="number"],
    .input-xl-tablet-pc[type="password"],
    .input-xl-tablet-pc[type="tel"],
    .input-xl-tablet-pc[type="time"],
    .input-xl-tablet-pc[type="url"],
    .input-xl-tablet-pc[type="week"] {
        height: 96px;
    }
}

@media (min-width: 1440px) {
    .input-xl-pc[type="text"],
    .input-xl-pc[type="date"],
    .input-xl-pc[type="datetime-local"],
    .input-xl-pc[type="email"],
    .input-xl-pc[type="month"],
    .input-xl-pc[type="number"],
    .input-xl-pc[type="password"],
    .input-xl-pc[type="tel"],
    .input-xl-pc[type="time"],
    .input-xl-pc[type="url"],
    .input-xl-pc[type="week"] {
        height: 96px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xl-ultrawide[type="text"],
    .input-xl-ultrawide[type="date"],
    .input-xl-ultrawide[type="datetime-local"],
    .input-xl-ultrawide[type="email"],
    .input-xl-ultrawide[type="month"],
    .input-xl-ultrawide[type="number"],
    .input-xl-ultrawide[type="password"],
    .input-xl-ultrawide[type="tel"],
    .input-xl-ultrawide[type="time"],
    .input-xl-ultrawide[type="url"],
    .input-xl-ultrawide[type="week"] {
        height: 96px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xl-super-ultrawide[type="text"],
    .input-xl-super-ultrawide[type="date"],
    .input-xl-super-ultrawide[type="datetime-local"],
    .input-xl-super-ultrawide[type="email"],
    .input-xl-super-ultrawide[type="month"],
    .input-xl-super-ultrawide[type="number"],
    .input-xl-super-ultrawide[type="password"],
    .input-xl-super-ultrawide[type="tel"],
    .input-xl-super-ultrawide[type="time"],
    .input-xl-super-ultrawide[type="url"],
    .input-xl-super-ultrawide[type="week"] {
        height: 96px;
    }
}

.input-xxl[type="text"],
.input-xxl[type="date"],
.input-xxl[type="datetime-local"],
.input-xxl[type="email"],
.input-xxl[type="month"],
.input-xxl[type="number"],
.input-xxl[type="password"],
.input-xxl[type="tel"],
.input-xxl[type="time"],
.input-xxl[type="url"],
.input-xxl[type="week"] {
    height: 128px;
}

@media (min-width: 600px) {
    .input-xxl-tablet[type="text"],
    .input-xxl-tablet[type="date"],
    .input-xxl-tablet[type="datetime-local"],
    .input-xxl-tablet[type="email"],
    .input-xxl-tablet[type="month"],
    .input-xxl-tablet[type="number"],
    .input-xxl-tablet[type="password"],
    .input-xxl-tablet[type="tel"],
    .input-xxl-tablet[type="time"],
    .input-xxl-tablet[type="url"],
    .input-xxl-tablet[type="week"] {
        height: 128px;
    }
}

@media (min-width: 1024px) {
    .input-xxl-tablet-pc[type="text"],
    .input-xxl-tablet-pc[type="date"],
    .input-xxl-tablet-pc[type="datetime-local"],
    .input-xxl-tablet-pc[type="email"],
    .input-xxl-tablet-pc[type="month"],
    .input-xxl-tablet-pc[type="number"],
    .input-xxl-tablet-pc[type="password"],
    .input-xxl-tablet-pc[type="tel"],
    .input-xxl-tablet-pc[type="time"],
    .input-xxl-tablet-pc[type="url"],
    .input-xxl-tablet-pc[type="week"] {
        height: 128px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxl-tablet-pc[type="text"],
    .input-xxl-tablet-pc[type="date"],
    .input-xxl-tablet-pc[type="datetime-local"],
    .input-xxl-tablet-pc[type="email"],
    .input-xxl-tablet-pc[type="month"],
    .input-xxl-tablet-pc[type="number"],
    .input-xxl-tablet-pc[type="password"],
    .input-xxl-tablet-pc[type="tel"],
    .input-xxl-tablet-pc[type="time"],
    .input-xxl-tablet-pc[type="url"],
    .input-xxl-tablet-pc[type="week"] {
        height: 128px;
    }
}

@media (min-width: 1440px) {
    .input-xxl-pc[type="text"],
    .input-xxl-pc[type="date"],
    .input-xxl-pc[type="datetime-local"],
    .input-xxl-pc[type="email"],
    .input-xxl-pc[type="month"],
    .input-xxl-pc[type="number"],
    .input-xxl-pc[type="password"],
    .input-xxl-pc[type="tel"],
    .input-xxl-pc[type="time"],
    .input-xxl-pc[type="url"],
    .input-xxl-pc[type="week"] {
        height: 128px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxl-ultrawide[type="text"],
    .input-xxl-ultrawide[type="date"],
    .input-xxl-ultrawide[type="datetime-local"],
    .input-xxl-ultrawide[type="email"],
    .input-xxl-ultrawide[type="month"],
    .input-xxl-ultrawide[type="number"],
    .input-xxl-ultrawide[type="password"],
    .input-xxl-ultrawide[type="tel"],
    .input-xxl-ultrawide[type="time"],
    .input-xxl-ultrawide[type="url"],
    .input-xxl-ultrawide[type="week"] {
        height: 128px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxl-super-ultrawide[type="text"],
    .input-xxl-super-ultrawide[type="date"],
    .input-xxl-super-ultrawide[type="datetime-local"],
    .input-xxl-super-ultrawide[type="email"],
    .input-xxl-super-ultrawide[type="month"],
    .input-xxl-super-ultrawide[type="number"],
    .input-xxl-super-ultrawide[type="password"],
    .input-xxl-super-ultrawide[type="tel"],
    .input-xxl-super-ultrawide[type="time"],
    .input-xxl-super-ultrawide[type="url"],
    .input-xxl-super-ultrawide[type="week"] {
        height: 128px;
    }
}

/*
.frame [class*="input"][type="text"],
.frame [class*="input"][type="date"],
.frame [class*="input"][type="datetime-local"],
.frame [class*="input"][type="email"],
.frame [class*="input"][type="month"],
.frame [class*="input"][type="number"],
.frame [class*="input"][type="password"],
.frame [class*="input"][type="tel"],
.frame [class*="input"][type="time"],
.frame [class*="input"][type="url"],
.frame [class*="input"][type="week"] {
    color: #333333;
}

.frame-dark [class*="input"][type="text"],
.frame-dark [class*="input"][type="date"],
.frame-dark [class*="input"][type="datetime-local"],
.frame-dark [class*="input"][type="email"],
.frame-dark [class*="input"][type="month"],
.frame-dark [class*="input"][type="number"],
.frame-dark [class*="input"][type="password"],
.frame-dark [class*="input"][type="tel"],
.frame-dark [class*="input"][type="time"],
.frame-dark [class*="input"][type="url"],
.frame-dark [class*="input"][type="week"] {
    color: #fdfdfd;
}

.frame-dark [class*="input"][type="text"],
.frame-dark [class*="input"][type="date"],
.frame-dark [class*="input"][type="datetime-local"],
.frame-dark [class*="input"][type="email"],
.frame-dark [class*="input"][type="month"],
.frame-dark [class*="input"][type="number"],
.frame-dark [class*="input"][type="password"],
.frame-dark [class*="input"][type="tel"],
.frame-dark [class*="input"][type="time"],
.frame-dark [class*="input"][type="url"],
.frame-dark [class*="input"][type="week"] {
    border-color: #808080;
}

.frame-dark [class*="input"][type="text"],
.frame-dark [class*="input"][type="date"],
.frame-dark [class*="input"][type="datetime-local"],
.frame-dark [class*="input"][type="email"],
.frame-dark [class*="input"][type="month"],
.frame-dark [class*="input"][type="number"],
.frame-dark [class*="input"][type="password"],
.frame-dark [class*="input"][type="tel"],
.frame-dark [class*="input"][type="time"],
.frame-dark [class*="input"][type="url"],
.frame-dark [class*="input"][type="week"] {
    outline-color: #808080;
}

*/

.input[type="radio"] {
    position: relative;
    cursor: pointer;
}
.input[type="radio"]:before,
.input[type="radio"]:after {
    position: absolute;
    content: "";
}
.input[type="radio"]:before {
    width: 200%;
    height: 200%;
    background-color: #333333;
    border: 1px solid #cccccc;
    border-radius: 100%;
}
.input[type="radio"]:after {
    width: calc(200% - 16px);
    height: calc(200% - 16px);
    border-radius: 100%;
}
.input[type="radio"]:checked:after {
    background-color: #fdfdfd;
}

.input[type="radio"] {
    width: 24px;
    height: 24px;
    margin: calc((24px * 2) / 4 + 8px);
}
.input[type="radio"]:before {
    margin: calc(-1 * (24px * 2) / 4);
}
.input[type="radio"]:after {
    margin: calc(8px - (24px * 2) / 4);
}

.input-xxs[type="radio"] {
    width: 8px;
    height: 8px;
    margin: calc((8px * 2) / 4 + 8px);
}
.input-xxs[type="radio"]:before {
    margin: calc(-1 * (8px * 2) / 4);
}
.input-xxs[type="radio"]:after {
    margin: calc(8px - (8px * 2) / 4);
}

.input-xs[type="radio"] {
    width: 12px;
    height: 12px;
    margin: calc((12px * 2) / 4 + 8px);
}
.input-xs[type="radio"]:before {
    margin: calc(-1 * (12px * 2) / 4);
}
.input-xs[type="radio"]:after {
    margin: calc(8px - (12px * 2) / 4);
}

.input-sm[type="radio"] {
    width: 16px;
    height: 16px;
    margin: calc((16px * 2) / 4 + 8px);
}
.input-sm[type="radio"]:before {
    margin: calc(-1 * (16px * 2) / 4);
}
.input-sm[type="radio"]:after {
    margin: calc(8px - (16px * 2) / 4);
}

.input-md[type="radio"] {
    width: 24px;
    height: 24px;
    margin: calc((24px * 2) / 4 + 8px);
}
.input-md[type="radio"]:before {
    margin: calc(-1 * (24px * 2) / 4);
}
.input-md[type="radio"]:after {
    margin: calc(8px - (24px * 2) / 4);
}

.input-lg[type="radio"] {
    width: 32px;
    height: 32px;
    margin: calc((32px * 2) / 4 + 8px);
}
.input-lg[type="radio"]:before {
    margin: calc(-1 * (32px * 2) / 4);
}
.input-lg[type="radio"]:after {
    margin: calc(8px - (32px * 2) / 4);
}

.input-xl[type="radio"] {
    width: 48px;
    height: 48px;
    margin: calc((48px * 2) / 4 + 8px);
}
.input-xl[type="radio"]:before {
    margin: calc(-1 * (48px * 2) / 4);
}
.input-xl[type="radio"]:after {
    margin: calc(8px - (48px * 2) / 4);
}

.input-xxl[type="radio"] {
    width: 64px;
    height: 64px;
    margin: calc((64px * 2) / 4 + 8px);
}
.input-xxl[type="radio"]:before {
    margin: calc(-1 * (64px * 2) / 4);
}
.input-xxl[type="radio"]:after {
    margin: calc(8px - (64px * 2) / 4);
}

.input[type="checkbox"] {
    position: relative;
    cursor: pointer;
}
.input[type="checkbox"]:before,
.input[type="checkbox"]:after {
    position: absolute;
    content: "";
}
.input[type="checkbox"]:before {
    width: 200%;
    height: 200%;
    background-color: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: 100%;
}
.input[type="checkbox"]:after {
    width: calc(200% - 16px);
    height: calc(200% - 16px);
    border-radius: 100%;
}
.input[type="checkbox"]:checked:after {
    background-color: #333333;
}

.input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin: calc((24px * 2) / 4 + 8px);
}
.input[type="checkbox"]:before {
    margin: calc(-1 * (24px * 2) / 4);
}
.input[type="checkbox"]:after {
    margin: calc(8px - (24px * 2) / 4);
}

.input-xxs[type="checkbox"],
.input-xs[type="checkbox"],
.input-sm[type="checkbox"],
.input-md[type="checkbox"],
.input-lg[type="checkbox"],
.input-xl[type="checkbox"],
.input-xxl[type="checkbox"] {
    position: relative;
    cursor: pointer;
}
.input-xxs[type="checkbox"]:before,
.input-xxs[type="checkbox"]:after,
.input-xs[type="checkbox"]:before,
.input-xs[type="checkbox"]:after,
.input-sm[type="checkbox"]:before,
.input-sm[type="checkbox"]:after,
.input-md[type="checkbox"]:before,
.input-md[type="checkbox"]:after,
.input-lg[type="checkbox"]:before,
.input-lg[type="checkbox"]:after,
.input-xl[type="checkbox"]:before,
.input-xl[type="checkbox"]:after,
.input-xxl[type="checkbox"]:before,
.input-xxl[type="checkbox"]:after {
    position: absolute;
    content: "";
}
.input-xxs[type="checkbox"]:before,
.input-xs[type="checkbox"]:before,
.input-sm[type="checkbox"]:before,
.input-md[type="checkbox"]:before,
.input-lg[type="checkbox"]:before,
.input-xl[type="checkbox"]:before,
.input-xxl[type="checkbox"]:before {
    width: 200%;
    height: 200%;
    background-color: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: 100%;
}
.input-xxs[type="checkbox"]:after,
.input-xs[type="checkbox"]:after,
.input-sm[type="checkbox"]:after,
.input-md[type="checkbox"]:after,
.input-lg[type="checkbox"]:after,
.input-xl[type="checkbox"]:after,
.input-xxl[type="checkbox"]:after {
    width: calc(200% - 16px);
    height: calc(200% - 16px);
    border-radius: 100%;
}
.input-xxs[type="checkbox"]:checked:after,
.input-xs[type="checkbox"]:checked:after,
.input-sm[type="checkbox"]:checked:after,
.input-md[type="checkbox"]:checked:after,
.input-lg[type="checkbox"]:checked:after,
.input-xl[type="checkbox"]:checked:after,
.input-xxl[type="checkbox"]:checked:after {
    background-color: #333333;
}

.input-xxs[type="checkbox"] {
    width: 8px;
    height: 8px;
    margin: calc((8px * 2) / 4 + 8px);
}
.input-xxs[type="checkbox"]:before {
    margin: calc(-1 * (8px * 2) / 4);
}
.input-xxs[type="checkbox"]:after {
    margin: calc(8px - (8px * 2) / 4);
}

.input-xs[type="checkbox"] {
    width: 12px;
    height: 12px;
    margin: calc((12px * 2) / 4 + 8px);
}
.input-xs[type="checkbox"]:before {
    margin: calc(-1 * (12px * 2) / 4);
}
.input-xs[type="checkbox"]:after {
    margin: calc(8px - (12px * 2) / 4);
}

.input-sm[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: calc((16px * 2) / 4 + 8px);
}
.input-sm[type="checkbox"]:before {
    margin: calc(-1 * (16px * 2) / 4);
}
.input-sm[type="checkbox"]:after {
    margin: calc(8px - (16px * 2) / 4);
}

.input-md[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin: calc((24px * 2) / 4 + 8px);
}
.input-md[type="checkbox"]:before {
    margin: calc(-1 * (24px * 2) / 4);
}
.input-md[type="checkbox"]:after {
    margin: calc(8px - (24px * 2) / 4);
}

.input-lg[type="checkbox"] {
    width: 32px;
    height: 32px;
    margin: calc((32px * 2) / 4 + 8px);
}
.input-lg[type="checkbox"]:before {
    margin: calc(-1 * (32px * 2) / 4);
}
.input-lg[type="checkbox"]:after {
    margin: calc(8px - (32px * 2) / 4);
}

.input-xl[type="checkbox"] {
    width: 48px;
    height: 48px;
    margin: calc((48px * 2) / 4 + 8px);
}
.input-xl[type="checkbox"]:before {
    margin: calc(-1 * (48px * 2) / 4);
}
.input-xl[type="checkbox"]:after {
    margin: calc(8px - (48px * 2) / 4);
}

.input-xxl[type="checkbox"] {
    width: 64px;
    height: 64px;
    margin: calc((64px * 2) / 4 + 8px);
}
.input-xxl[type="checkbox"]:before {
    margin: calc(-1 * (64px * 2) / 4);
}
.input-xxl[type="checkbox"]:after {
    margin: calc(8px - (64px * 2) / 4);
}

.input[type="color"],
.input-tablet[type="color"],
.input-tablet-pc[type="color"],
.input-pc[type="color"],
.input-ultrawide[type="color"],
.input-super-ultrawide[type="color"] {
    background-color: transparent;
    margin: 8px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}

.input[type="color"] {
    width: 48px;
    height: 48px;
}

@media (min-width: 600px) {
    .input-tablet[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-tablet-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-tablet-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-ultrawide[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-super-ultrawide[type="color"] {
        width: 48px;
        height: 48px;
    }
}

.input-xxs[type="color"],
.input-xxs-tablet[type="color"],
.input-xxs-tablet-pc[type="color"],
.input-xxs-pc[type="color"],
.input-xxs-ultrawide[type="color"],
.input-xxs-super-ultrawide[type="color"],
.input-xs[type="color"],
.input-xs-tablet[type="color"],
.input-xs-tablet-pc[type="color"],
.input-xs-pc[type="color"],
.input-xs-ultrawide[type="color"],
.input-xs-super-ultrawide[type="color"],
.input-sm[type="color"],
.input-sm-tablet[type="color"],
.input-sm-tablet-pc[type="color"],
.input-sm-pc[type="color"],
.input-sm-ultrawide[type="color"],
.input-sm-super-ultrawide[type="color"],
.input-md[type="color"],
.input-md-tablet[type="color"],
.input-md-tablet-pc[type="color"],
.input-md-pc[type="color"],
.input-md-ultrawide[type="color"],
.input-md-super-ultrawide[type="color"],
.input-lg[type="color"],
.input-lg-tablet[type="color"],
.input-lg-tablet-pc[type="color"],
.input-lg-pc[type="color"],
.input-lg-ultrawide[type="color"],
.input-lg-super-ultrawide[type="color"],
.input-xl[type="color"],
.input-xl-tablet[type="color"],
.input-xl-tablet-pc[type="color"],
.input-xl-pc[type="color"],
.input-xl-ultrawide[type="color"],
.input-xl-super-ultrawide[type="color"],
.input-xxl[type="color"],
.input-xxl-tablet[type="color"],
.input-xxl-tablet-pc[type="color"],
.input-xxl-pc[type="color"],
.input-xxl-ultrawide[type="color"],
.input-xxl-super-ultrawide[type="color"] {
    background-color: transparent;
    margin: 8px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}

.input-xxs[type="color"] {
    width: 16px;
    height: 16px;
}

@media (min-width: 600px) {
    .input-xxs-tablet[type="color"] {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 1024px) {
    .input-xxs-tablet-pc[type="color"] {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxs-tablet-pc[type="color"] {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 1440px) {
    .input-xxs-pc[type="color"] {
        width: 16px;
        height: 16px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxs-ultrawide[type="color"] {
        width: 16px;
        height: 16px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxs-super-ultrawide[type="color"] {
        width: 16px;
        height: 16px;
    }
}

.input-xs[type="color"] {
    width: 24px;
    height: 24px;
}

@media (min-width: 600px) {
    .input-xs-tablet[type="color"] {
        width: 24px;
        height: 24px;
    }
}

@media (min-width: 1024px) {
    .input-xs-tablet-pc[type="color"] {
        width: 24px;
        height: 24px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xs-tablet-pc[type="color"] {
        width: 24px;
        height: 24px;
    }
}

@media (min-width: 1440px) {
    .input-xs-pc[type="color"] {
        width: 24px;
        height: 24px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xs-ultrawide[type="color"] {
        width: 24px;
        height: 24px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xs-super-ultrawide[type="color"] {
        width: 24px;
        height: 24px;
    }
}

.input-sm[type="color"] {
    width: 32px;
    height: 32px;
}

@media (min-width: 600px) {
    .input-sm-tablet[type="color"] {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1024px) {
    .input-sm-tablet-pc[type="color"] {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-sm-tablet-pc[type="color"] {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1440px) {
    .input-sm-pc[type="color"] {
        width: 32px;
        height: 32px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-sm-ultrawide[type="color"] {
        width: 32px;
        height: 32px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-sm-super-ultrawide[type="color"] {
        width: 32px;
        height: 32px;
    }
}

.input-md[type="color"] {
    width: 48px;
    height: 48px;
}

@media (min-width: 600px) {
    .input-md-tablet[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-md-tablet-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-md-tablet-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-md-pc[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-md-ultrawide[type="color"] {
        width: 48px;
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-md-super-ultrawide[type="color"] {
        width: 48px;
        height: 48px;
    }
}

.input-lg[type="color"] {
    width: 64px;
    height: 64px;
}

@media (min-width: 600px) {
    .input-lg-tablet[type="color"] {
        width: 64px;
        height: 64px;
    }
}

@media (min-width: 1024px) {
    .input-lg-tablet-pc[type="color"] {
        width: 64px;
        height: 64px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-lg-tablet-pc[type="color"] {
        width: 64px;
        height: 64px;
    }
}

@media (min-width: 1440px) {
    .input-lg-pc[type="color"] {
        width: 64px;
        height: 64px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-lg-ultrawide[type="color"] {
        width: 64px;
        height: 64px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-lg-super-ultrawide[type="color"] {
        width: 64px;
        height: 64px;
    }
}

.input-xl[type="color"] {
    width: 96px;
    height: 96px;
}

@media (min-width: 600px) {
    .input-xl-tablet[type="color"] {
        width: 96px;
        height: 96px;
    }
}

@media (min-width: 1024px) {
    .input-xl-tablet-pc[type="color"] {
        width: 96px;
        height: 96px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xl-tablet-pc[type="color"] {
        width: 96px;
        height: 96px;
    }
}

@media (min-width: 1440px) {
    .input-xl-pc[type="color"] {
        width: 96px;
        height: 96px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xl-ultrawide[type="color"] {
        width: 96px;
        height: 96px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xl-super-ultrawide[type="color"] {
        width: 96px;
        height: 96px;
    }
}

.input-xxl[type="color"] {
    width: 128px;
    height: 128px;
}

@media (min-width: 600px) {
    .input-xxl-tablet[type="color"] {
        width: 128px;
        height: 128px;
    }
}

@media (min-width: 1024px) {
    .input-xxl-tablet-pc[type="color"] {
        width: 128px;
        height: 128px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxl-tablet-pc[type="color"] {
        width: 128px;
        height: 128px;
    }
}

@media (min-width: 1440px) {
    .input-xxl-pc[type="color"] {
        width: 128px;
        height: 128px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxl-ultrawide[type="color"] {
        width: 128px;
        height: 128px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxl-super-ultrawide[type="color"] {
        width: 128px;
        height: 128px;
    }
}

.frame [class*="input"][type="color"] {
    color: #333333;
}

.frame-dark [class*="input"][type="color"] {
    color: #fdfdfd;
}

.frame-dark [class*="input"][type="color"] {
    border-color: #808080;
}

.frame-dark [class*="input"][type="color"] {
    outline-color: #808080;
}

.input[type="image"] {
    margin: 8px;
}

.input[type="range"] {
    background: transparent;
    height: 48px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}
.input[type="range"]:focus {
    outline: none;
}
.input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #cccccc;
    border-radius: 6px;
    border: 0px solid #000000;
}
.input[type="range"]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #ffffff;
    border: 2px solid #ffffff;
    height: 40px;
    width: 20px;
    border-radius: 50px;
    background: #999999;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -16px;
}
.input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #cccccc;
}
.input[type="range"]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #cccccc;
    border-radius: 6px;
    border: 0px solid #000000;
}
.input[type="range"]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #ffffff;
    border: 2px solid #ffffff;
    height: 40px;
    width: 20px;
    border-radius: 50px;
    background: #999999;
    cursor: pointer;
}
.input[type="range"]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
.input[type="range"]::-ms-fill-lower,
.input[type="range"]::-ms-fill-upper {
    background: #cccccc;
    border: 0px solid #000000;
    border-radius: 12px;
    box-shadow: 0px 0px 0px #000000;
}
.input[type="range"]::-ms-thumb {
    margin-top: 1px;
    box-shadow: 0px 0px 0px #ffffff;
    border: 2px solid #ffffff;
    height: 40px;
    width: 20px;
    border-radius: 50px;
    background: #999999;
    cursor: pointer;
}
.input[type="range"]:focus {
    background: #cccccc;
}

.file {
    margin: 8px;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.file input[type="file"] {
    width: 200px;
    opacity: 0;
    cursor: pointer;
}
.file label {
    position: absolute;
    margin-left: 210px;
    color: #fdfdfd;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.file label:before {
    position: absolute;
    content: "";
    width: 200px;
    border: 1px solid #fdfdfd;
    border-radius: 128px;
    margin-left: -210px;
    cursor: pointer;
}
.file label:after {
    position: absolute;
    content: "Upload file";
    width: 200px;
    color: #fdfdfd;
    margin-left: -210px;
    top: 0;
    left: 0;
    justify-content: center;
    display: flex;
    cursor: pointer;
}

.input[type="search"],
.input-tablet[type="search"],
.input-tablet-pc[type="search"],
.input-pc[type="search"],
.input-ultrawide[type="search"],
.input-super-ultrawide[type="search"] {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.input[type="search"]:focus,
.input-tablet[type="search"]:focus,
.input-tablet-pc[type="search"]:focus,
.input-pc[type="search"]:focus,
.input-ultrawide[type="search"]:focus,
.input-super-ultrawide[type="search"]:focus {
    background-color: transparent;
    border-color: #cccccc;
}

.input[type="search"] {
    height: 48px;
}

@media (min-width: 600px) {
    .input-tablet[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-tablet-pc[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-tablet-pc[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-pc[type="search"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-ultrawide[type="search"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-super-ultrawide[type="search"] {
        height: 48px;
    }
}

.input-xxs[type="search"],
.input-xxs-tablet[type="search"],
.input-xxs-tablet-pc[type="search"],
.input-xxs-pc[type="search"],
.input-xxs-ultrawide[type="search"],
.input-xxs-super-ultrawide[type="search"],
.input-xs[type="search"],
.input-xs-tablet[type="search"],
.input-xs-tablet-pc[type="search"],
.input-xs-pc[type="search"],
.input-xs-ultrawide[type="search"],
.input-xs-super-ultrawide[type="search"],
.input-sm[type="search"],
.input-sm-tablet[type="search"],
.input-sm-tablet-pc[type="search"],
.input-sm-pc[type="search"],
.input-sm-ultrawide[type="search"],
.input-sm-super-ultrawide[type="search"],
.input-md[type="search"],
.input-md-tablet[type="search"],
.input-md-tablet-pc[type="search"],
.input-md-pc[type="search"],
.input-md-ultrawide[type="search"],
.input-md-super-ultrawide[type="search"],
.input-lg[type="search"],
.input-lg-tablet[type="search"],
.input-lg-tablet-pc[type="search"],
.input-lg-pc[type="search"],
.input-lg-ultrawide[type="search"],
.input-lg-super-ultrawide[type="search"],
.input-xl[type="search"],
.input-xl-tablet[type="search"],
.input-xl-tablet-pc[type="search"],
.input-xl-pc[type="search"],
.input-xl-ultrawide[type="search"],
.input-xl-super-ultrawide[type="search"],
.input-xxl[type="search"],
.input-xxl-tablet[type="search"],
.input-xxl-tablet-pc[type="search"],
.input-xxl-pc[type="search"],
.input-xxl-ultrawide[type="search"],
.input-xxl-super-ultrawide[type="search"] {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.input-xxs[type="search"]:focus,
.input-xxs-tablet[type="search"]:focus,
.input-xxs-tablet-pc[type="search"]:focus,
.input-xxs-pc[type="search"]:focus,
.input-xxs-ultrawide[type="search"]:focus,
.input-xxs-super-ultrawide[type="search"]:focus,
.input-xs[type="search"]:focus,
.input-xs-tablet[type="search"]:focus,
.input-xs-tablet-pc[type="search"]:focus,
.input-xs-pc[type="search"]:focus,
.input-xs-ultrawide[type="search"]:focus,
.input-xs-super-ultrawide[type="search"]:focus,
.input-sm[type="search"]:focus,
.input-sm-tablet[type="search"]:focus,
.input-sm-tablet-pc[type="search"]:focus,
.input-sm-pc[type="search"]:focus,
.input-sm-ultrawide[type="search"]:focus,
.input-sm-super-ultrawide[type="search"]:focus,
.input-md[type="search"]:focus,
.input-md-tablet[type="search"]:focus,
.input-md-tablet-pc[type="search"]:focus,
.input-md-pc[type="search"]:focus,
.input-md-ultrawide[type="search"]:focus,
.input-md-super-ultrawide[type="search"]:focus,
.input-lg[type="search"]:focus,
.input-lg-tablet[type="search"]:focus,
.input-lg-tablet-pc[type="search"]:focus,
.input-lg-pc[type="search"]:focus,
.input-lg-ultrawide[type="search"]:focus,
.input-lg-super-ultrawide[type="search"]:focus,
.input-xl[type="search"]:focus,
.input-xl-tablet[type="search"]:focus,
.input-xl-tablet-pc[type="search"]:focus,
.input-xl-pc[type="search"]:focus,
.input-xl-ultrawide[type="search"]:focus,
.input-xl-super-ultrawide[type="search"]:focus,
.input-xxl[type="search"]:focus,
.input-xxl-tablet[type="search"]:focus,
.input-xxl-tablet-pc[type="search"]:focus,
.input-xxl-pc[type="search"]:focus,
.input-xxl-ultrawide[type="search"]:focus,
.input-xxl-super-ultrawide[type="search"]:focus {
    background-color: transparent;
    border-color: #cccccc;
}

.input-xxs[type="search"] {
    height: 16px;
}

@media (min-width: 600px) {
    .input-xxs-tablet[type="search"] {
        height: 16px;
    }
}

@media (min-width: 1024px) {
    .input-xxs-tablet-pc[type="search"] {
        height: 16px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxs-tablet-pc[type="search"] {
        height: 16px;
    }
}

@media (min-width: 1440px) {
    .input-xxs-pc[type="search"] {
        height: 16px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxs-ultrawide[type="search"] {
        height: 16px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxs-super-ultrawide[type="search"] {
        height: 16px;
    }
}

.input-xs[type="search"] {
    height: 24px;
}

@media (min-width: 600px) {
    .input-xs-tablet[type="search"] {
        height: 24px;
    }
}

@media (min-width: 1024px) {
    .input-xs-tablet-pc[type="search"] {
        height: 24px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xs-tablet-pc[type="search"] {
        height: 24px;
    }
}

@media (min-width: 1440px) {
    .input-xs-pc[type="search"] {
        height: 24px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xs-ultrawide[type="search"] {
        height: 24px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xs-super-ultrawide[type="search"] {
        height: 24px;
    }
}

.input-sm[type="search"] {
    height: 32px;
}

@media (min-width: 600px) {
    .input-sm-tablet[type="search"] {
        height: 32px;
    }
}

@media (min-width: 1024px) {
    .input-sm-tablet-pc[type="search"] {
        height: 32px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-sm-tablet-pc[type="search"] {
        height: 32px;
    }
}

@media (min-width: 1440px) {
    .input-sm-pc[type="search"] {
        height: 32px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-sm-ultrawide[type="search"] {
        height: 32px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-sm-super-ultrawide[type="search"] {
        height: 32px;
    }
}

.input-md[type="search"] {
    height: 48px;
}

@media (min-width: 600px) {
    .input-md-tablet[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1024px) {
    .input-md-tablet-pc[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-md-tablet-pc[type="search"] {
        height: 48px;
    }
}

@media (min-width: 1440px) {
    .input-md-pc[type="search"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-md-ultrawide[type="search"] {
        height: 48px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-md-super-ultrawide[type="search"] {
        height: 48px;
    }
}

.input-lg[type="search"] {
    height: 64px;
}

@media (min-width: 600px) {
    .input-lg-tablet[type="search"] {
        height: 64px;
    }
}

@media (min-width: 1024px) {
    .input-lg-tablet-pc[type="search"] {
        height: 64px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-lg-tablet-pc[type="search"] {
        height: 64px;
    }
}

@media (min-width: 1440px) {
    .input-lg-pc[type="search"] {
        height: 64px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-lg-ultrawide[type="search"] {
        height: 64px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-lg-super-ultrawide[type="search"] {
        height: 64px;
    }
}

.input-xl[type="search"] {
    height: 96px;
}

@media (min-width: 600px) {
    .input-xl-tablet[type="search"] {
        height: 96px;
    }
}

@media (min-width: 1024px) {
    .input-xl-tablet-pc[type="search"] {
        height: 96px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xl-tablet-pc[type="search"] {
        height: 96px;
    }
}

@media (min-width: 1440px) {
    .input-xl-pc[type="search"] {
        height: 96px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xl-ultrawide[type="search"] {
        height: 96px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xl-super-ultrawide[type="search"] {
        height: 96px;
    }
}

.input-xxl[type="search"] {
    height: 128px;
}

@media (min-width: 600px) {
    .input-xxl-tablet[type="search"] {
        height: 128px;
    }
}

@media (min-width: 1024px) {
    .input-xxl-tablet-pc[type="search"] {
        height: 128px;
    }
}

@media (min-width: 1024px) and ((pointer: coarse)) {
    .input-xxl-tablet-pc[type="search"] {
        height: 128px;
    }
}

@media (min-width: 1440px) {
    .input-xxl-pc[type="search"] {
        height: 128px;
    }
}

@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    .input-xxl-ultrawide[type="search"] {
        height: 128px;
    }
}

@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    .input-xxl-super-ultrawide[type="search"] {
        height: 128px;
    }
}

/*

.frame [class*="input"][type="search"] {
    color: #333333;
}

.frame-dark [class*="input"][type="search"] {
    color: #fdfdfd;
}

.frame-dark [class*="input"][type="search"] {
    border-color: #808080;
}

.frame-dark [class*="input"][type="search"] {
    outline-color: #808080;
}

*/

textarea.input,
textarea.input-tablet,
textarea.input-tablet-pc,
textarea.input-pc,
textarea.input-ultrawide,
textarea.input-super-ultrawide {
    min-width: auto;
    height: auto;
    font-size: 16px;
    margin: 8px;
    padding: 8px 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
textarea.input:focus,
textarea.input-tablet:focus,
textarea.input-tablet-pc:focus,
textarea.input-pc:focus,
textarea.input-ultrawide:focus,
textarea.input-super-ultrawide:focus {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

/*

.frame textarea[class*="input"] {
    color: #333333;
}

.frame-dark textarea[class*="input"] {
    color: #fdfdfd;
}

.frame-dark textarea[class*="input"] {
    border-color: #808080;
}

.frame-dark textarea[class*="input"] {
    outline-color: #808080;
}

*/

select.input {
    height: 48px;
}
select.input,
select.input-tablet,
select.input-tablet-pc,
select.input-pc,
select.input-ultrawide,
select.input-super-ultrawide {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 24px 0 16px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
select.input option,
select.input-tablet option,
select.input-tablet-pc option,
select.input-pc option,
select.input-ultrawide option,
select.input-super-ultrawide option {
    background-color: #d9d9d9;
    outline: 0;
}
select.input:focus,
select.input-tablet:focus,
select.input-tablet-pc:focus,
select.input-pc:focus,
select.input-ultrawide:focus,
select.input-super-ultrawide:focus {
    background-color: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: 12px 12px 0 0;
}
select.input:focus::-ms-value,
select.input-tablet:focus::-ms-value,
select.input-tablet-pc:focus::-ms-value,
select.input-pc:focus::-ms-value,
select.input-ultrawide:focus::-ms-value,
select.input-super-ultrawide:focus::-ms-value {
    background-color: transparent;
}
@media (min-width: 600px) {
    select.input-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    select.input-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    select.input-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-super-ultrawide {
        height: 48px;
    }
}
select.input-xxs,
select.input-xxs-tablet,
select.input-xxs-tablet-pc,
select.input-xxs-pc,
select.input-xxs-ultrawide,
select.input-xxs-super-ultrawide,
select.input-xs,
select.input-xs-tablet,
select.input-xs-tablet-pc,
select.input-xs-pc,
select.input-xs-ultrawide,
select.input-xs-super-ultrawide,
select.input-sm,
select.input-sm-tablet,
select.input-sm-tablet-pc,
select.input-sm-pc,
select.input-sm-ultrawide,
select.input-sm-super-ultrawide,
select.input-md,
select.input-md-tablet,
select.input-md-tablet-pc,
select.input-md-pc,
select.input-md-ultrawide,
select.input-md-super-ultrawide,
select.input-lg,
select.input-lg-tablet,
select.input-lg-tablet-pc,
select.input-lg-pc,
select.input-lg-ultrawide,
select.input-lg-super-ultrawide,
select.input-xl,
select.input-xl-tablet,
select.input-xl-tablet-pc,
select.input-xl-pc,
select.input-xl-ultrawide,
select.input-xl-super-ultrawide,
select.input-xxl,
select.input-xxl-tablet,
select.input-xxl-tablet-pc,
select.input-xxl-pc,
select.input-xxl-ultrawide,
select.input-xxl-super-ultrawide {
    min-width: auto;
    font-size: 16px;
    margin: 8px;
    padding: 0 24px 0 16px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
select.input-xxs option,
select.input-xxs-tablet option,
select.input-xxs-tablet-pc option,
select.input-xxs-pc option,
select.input-xxs-ultrawide option,
select.input-xxs-super-ultrawide option,
select.input-xs option,
select.input-xs-tablet option,
select.input-xs-tablet-pc option,
select.input-xs-pc option,
select.input-xs-ultrawide option,
select.input-xs-super-ultrawide option,
select.input-sm option,
select.input-sm-tablet option,
select.input-sm-tablet-pc option,
select.input-sm-pc option,
select.input-sm-ultrawide option,
select.input-sm-super-ultrawide option,
select.input-md option,
select.input-md-tablet option,
select.input-md-tablet-pc option,
select.input-md-pc option,
select.input-md-ultrawide option,
select.input-md-super-ultrawide option,
select.input-lg option,
select.input-lg-tablet option,
select.input-lg-tablet-pc option,
select.input-lg-pc option,
select.input-lg-ultrawide option,
select.input-lg-super-ultrawide option,
select.input-xl option,
select.input-xl-tablet option,
select.input-xl-tablet-pc option,
select.input-xl-pc option,
select.input-xl-ultrawide option,
select.input-xl-super-ultrawide option,
select.input-xxl option,
select.input-xxl-tablet option,
select.input-xxl-tablet-pc option,
select.input-xxl-pc option,
select.input-xxl-ultrawide option,
select.input-xxl-super-ultrawide option {
    background-color: #d9d9d9;
    outline: 0;
}
select.input-xxs:focus,
select.input-xxs-tablet:focus,
select.input-xxs-tablet-pc:focus,
select.input-xxs-pc:focus,
select.input-xxs-ultrawide:focus,
select.input-xxs-super-ultrawide:focus,
select.input-xs:focus,
select.input-xs-tablet:focus,
select.input-xs-tablet-pc:focus,
select.input-xs-pc:focus,
select.input-xs-ultrawide:focus,
select.input-xs-super-ultrawide:focus,
select.input-sm:focus,
select.input-sm-tablet:focus,
select.input-sm-tablet-pc:focus,
select.input-sm-pc:focus,
select.input-sm-ultrawide:focus,
select.input-sm-super-ultrawide:focus,
select.input-md:focus,
select.input-md-tablet:focus,
select.input-md-tablet-pc:focus,
select.input-md-pc:focus,
select.input-md-ultrawide:focus,
select.input-md-super-ultrawide:focus,
select.input-lg:focus,
select.input-lg-tablet:focus,
select.input-lg-tablet-pc:focus,
select.input-lg-pc:focus,
select.input-lg-ultrawide:focus,
select.input-lg-super-ultrawide:focus,
select.input-xl:focus,
select.input-xl-tablet:focus,
select.input-xl-tablet-pc:focus,
select.input-xl-pc:focus,
select.input-xl-ultrawide:focus,
select.input-xl-super-ultrawide:focus,
select.input-xxl:focus,
select.input-xxl-tablet:focus,
select.input-xxl-tablet-pc:focus,
select.input-xxl-pc:focus,
select.input-xxl-ultrawide:focus,
select.input-xxl-super-ultrawide:focus {
    background-color: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: 12px 12px 0 0;
}
select.input-xxs:focus::-ms-value,
select.input-xxs-tablet:focus::-ms-value,
select.input-xxs-tablet-pc:focus::-ms-value,
select.input-xxs-pc:focus::-ms-value,
select.input-xxs-ultrawide:focus::-ms-value,
select.input-xxs-super-ultrawide:focus::-ms-value,
select.input-xs:focus::-ms-value,
select.input-xs-tablet:focus::-ms-value,
select.input-xs-tablet-pc:focus::-ms-value,
select.input-xs-pc:focus::-ms-value,
select.input-xs-ultrawide:focus::-ms-value,
select.input-xs-super-ultrawide:focus::-ms-value,
select.input-sm:focus::-ms-value,
select.input-sm-tablet:focus::-ms-value,
select.input-sm-tablet-pc:focus::-ms-value,
select.input-sm-pc:focus::-ms-value,
select.input-sm-ultrawide:focus::-ms-value,
select.input-sm-super-ultrawide:focus::-ms-value,
select.input-md:focus::-ms-value,
select.input-md-tablet:focus::-ms-value,
select.input-md-tablet-pc:focus::-ms-value,
select.input-md-pc:focus::-ms-value,
select.input-md-ultrawide:focus::-ms-value,
select.input-md-super-ultrawide:focus::-ms-value,
select.input-lg:focus::-ms-value,
select.input-lg-tablet:focus::-ms-value,
select.input-lg-tablet-pc:focus::-ms-value,
select.input-lg-pc:focus::-ms-value,
select.input-lg-ultrawide:focus::-ms-value,
select.input-lg-super-ultrawide:focus::-ms-value,
select.input-xl:focus::-ms-value,
select.input-xl-tablet:focus::-ms-value,
select.input-xl-tablet-pc:focus::-ms-value,
select.input-xl-pc:focus::-ms-value,
select.input-xl-ultrawide:focus::-ms-value,
select.input-xl-super-ultrawide:focus::-ms-value,
select.input-xxl:focus::-ms-value,
select.input-xxl-tablet:focus::-ms-value,
select.input-xxl-tablet-pc:focus::-ms-value,
select.input-xxl-pc:focus::-ms-value,
select.input-xxl-ultrawide:focus::-ms-value,
select.input-xxl-super-ultrawide:focus::-ms-value {
    background-color: transparent;
}
select.input-xxs {
    height: 16px;
}
@media (min-width: 600px) {
    select.input-xxs-tablet {
        height: 16px;
    }
}
@media (min-width: 1024px) {
    select.input-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-xxs-tablet-pc {
        height: 16px;
    }
}
@media (min-width: 1440px) {
    select.input-xxs-pc {
        height: 16px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-xxs-ultrawide {
        height: 16px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-xxs-super-ultrawide {
        height: 16px;
    }
}
select.input-xs {
    height: 24px;
}
@media (min-width: 600px) {
    select.input-xs-tablet {
        height: 24px;
    }
}
@media (min-width: 1024px) {
    select.input-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-xs-tablet-pc {
        height: 24px;
    }
}
@media (min-width: 1440px) {
    select.input-xs-pc {
        height: 24px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-xs-ultrawide {
        height: 24px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-xs-super-ultrawide {
        height: 24px;
    }
}
select.input-sm {
    height: 32px;
}
@media (min-width: 600px) {
    select.input-sm-tablet {
        height: 32px;
    }
}
@media (min-width: 1024px) {
    select.input-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-sm-tablet-pc {
        height: 32px;
    }
}
@media (min-width: 1440px) {
    select.input-sm-pc {
        height: 32px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-sm-ultrawide {
        height: 32px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-sm-super-ultrawide {
        height: 32px;
    }
}
select.input-md {
    height: 48px;
}
@media (min-width: 600px) {
    select.input-md-tablet {
        height: 48px;
    }
}
@media (min-width: 1024px) {
    select.input-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-md-tablet-pc {
        height: 48px;
    }
}
@media (min-width: 1440px) {
    select.input-md-pc {
        height: 48px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-md-ultrawide {
        height: 48px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-md-super-ultrawide {
        height: 48px;
    }
}
select.input-lg {
    height: 64px;
}
@media (min-width: 600px) {
    select.input-lg-tablet {
        height: 64px;
    }
}
@media (min-width: 1024px) {
    select.input-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-lg-tablet-pc {
        height: 64px;
    }
}
@media (min-width: 1440px) {
    select.input-lg-pc {
        height: 64px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-lg-ultrawide {
        height: 64px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-lg-super-ultrawide {
        height: 64px;
    }
}
select.input-xl {
    height: 96px;
}
@media (min-width: 600px) {
    select.input-xl-tablet {
        height: 96px;
    }
}
@media (min-width: 1024px) {
    select.input-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-xl-tablet-pc {
        height: 96px;
    }
}
@media (min-width: 1440px) {
    select.input-xl-pc {
        height: 96px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-xl-ultrawide {
        height: 96px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-xl-super-ultrawide {
        height: 96px;
    }
}
select.input-xxl {
    height: 128px;
}
@media (min-width: 600px) {
    select.input-xxl-tablet {
        height: 128px;
    }
}
@media (min-width: 1024px) {
    select.input-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    select.input-xxl-tablet-pc {
        height: 128px;
    }
}
@media (min-width: 1440px) {
    select.input-xxl-pc {
        height: 128px;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    select.input-xxl-ultrawide {
        height: 128px;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    select.input-xxl-super-ultrawide {
        height: 128px;
    }
}

.frame select[class*="input"] {
    color: #333333;
}

.frame-dark select[class*="input"] {
    color: #fdfdfd;
}

.frame-dark select[class*="input"] {
    border-color: #808080;
}

.frame-dark select[class*="input"] {
    outline-color: #808080;
}

.input-wrapper {
    position: relative;
    width: fit-content;
    margin: 8px;
    display: flex;
    flex-direction: column;
}
.input-wrapper label {
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
}
.input-wrapper label:before {
    content: "";
    width: 14px;
    height: 100%;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.frame-dark .input-wrapper label:before {
    border-color: #808080;
}
.input-wrapper label:after {
    content: "";
    flex: 8;
    height: 100%;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.frame-dark .input-wrapper label:after {
    border-color: #808080;
}
.input-wrapper label > span {
    margin-top: -10px;
    padding: 0 8px;
    border-bottom: 1px solid #cccccc;
}
.frame-dark .input-wrapper label > span {
    border-color: #808080;
}
.input-wrapper [class*="input"] {
    background-color: transparent !important;
    border: 0;
    min-width: 0;
    width: 100%;
    margin: 0;
    padding-left: 24px;
    z-index: 1;
}
.input-wrapper > i {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 8px;
}
.input-wrapper > select[class*="input"] {
    appearance: none;
    background-color: transparent !important;
    border: 0;
}
.input-wrapper > select[class*="input"]::-ms-expand {
    display: none;
}

.table {
    border-collapse: separate;
    width: 100%;
    border-spacing: 0 16px;
}
.table th {
    font-weight: 700;
    text-align: left;
}
.table tr:not(.table-header) td {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.table tr:not(.table-header) td:first-child {
    border-left: 1px solid #cccccc;
}
.table tr:not(.table-header) td:last-child {
    border-right: 1px solid #cccccc;
}
.table td,
.table th {
    padding-left: 16px;
}
.table tr:not(.table-header) td {
    padding: 16px;
}
.table tr:not(.table-header) td:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}
.table tr:not(.table-header) td:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.table-xxs,
.table-xs,
.table-sm,
.table-md,
.table-lg,
.table-xl,
.table-xxl {
    border-collapse: separate;
    width: 100%;
}
.table-xxs th,
.table-xs th,
.table-sm th,
.table-md th,
.table-lg th,
.table-xl th,
.table-xxl th {
    font-weight: 700;
    text-align: left;
}
.table-xxs tr:not(.table-header) td,
.table-xs tr:not(.table-header) td,
.table-sm tr:not(.table-header) td,
.table-md tr:not(.table-header) td,
.table-lg tr:not(.table-header) td,
.table-xl tr:not(.table-header) td,
.table-xxl tr:not(.table-header) td {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.table-xxs tr:not(.table-header) td:first-child,
.table-xs tr:not(.table-header) td:first-child,
.table-sm tr:not(.table-header) td:first-child,
.table-md tr:not(.table-header) td:first-child,
.table-lg tr:not(.table-header) td:first-child,
.table-xl tr:not(.table-header) td:first-child,
.table-xxl tr:not(.table-header) td:first-child {
    border-left: 1px solid #cccccc;
}
.table-xxs tr:not(.table-header) td:last-child,
.table-xs tr:not(.table-header) td:last-child,
.table-sm tr:not(.table-header) td:last-child,
.table-md tr:not(.table-header) td:last-child,
.table-lg tr:not(.table-header) td:last-child,
.table-xl tr:not(.table-header) td:last-child,
.table-xxl tr:not(.table-header) td:last-child {
    border-right: 1px solid #cccccc;
}
.table-xxs {
    border-spacing: 0 5.33333px;
}
.table-xxs td,
.table-xxs th {
    padding-left: 5.33333px;
}
.table-xxs tr:not(.table-header) td {
    padding: 5.33333px;
}
.table-xxs tr:not(.table-header) td:first-child {
    border-top-left-radius: 5.33333px;
    border-bottom-left-radius: 5.33333px;
}
.table-xxs tr:not(.table-header) td:last-child {
    border-top-right-radius: 5.33333px;
    border-bottom-right-radius: 5.33333px;
}
.table-xs {
    border-spacing: 0 8px;
}
.table-xs td,
.table-xs th {
    padding-left: 8px;
}
.table-xs tr:not(.table-header) td {
    padding: 8px;
}
.table-xs tr:not(.table-header) td:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.table-xs tr:not(.table-header) td:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.table-sm {
    border-spacing: 0 10.66667px;
}
.table-sm td,
.table-sm th {
    padding-left: 10.66667px;
}
.table-sm tr:not(.table-header) td {
    padding: 10.66667px;
}
.table-sm tr:not(.table-header) td:first-child {
    border-top-left-radius: 10.66667px;
    border-bottom-left-radius: 10.66667px;
}
.table-sm tr:not(.table-header) td:last-child {
    border-top-right-radius: 10.66667px;
    border-bottom-right-radius: 10.66667px;
}
.table-md {
    border-spacing: 0 16px;
}
.table-md td,
.table-md th {
    padding-left: 16px;
}
.table-md tr:not(.table-header) td {
    padding: 16px;
}
.table-md tr:not(.table-header) td:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}
.table-md tr:not(.table-header) td:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.table-lg {
    border-spacing: 0 21.33333px;
}
.table-lg td,
.table-lg th {
    padding-left: 21.33333px;
}
.table-lg tr:not(.table-header) td {
    padding: 21.33333px;
}
.table-lg tr:not(.table-header) td:first-child {
    border-top-left-radius: 21.33333px;
    border-bottom-left-radius: 21.33333px;
}
.table-lg tr:not(.table-header) td:last-child {
    border-top-right-radius: 21.33333px;
    border-bottom-right-radius: 21.33333px;
}
.table-xl {
    border-spacing: 0 32px;
}
.table-xl td,
.table-xl th {
    padding-left: 32px;
}
.table-xl tr:not(.table-header) td {
    padding: 32px;
}
.table-xl tr:not(.table-header) td:first-child {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}
.table-xl tr:not(.table-header) td:last-child {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}
.table-xxl {
    border-spacing: 0 42.66667px;
}
.table-xxl td,
.table-xxl th {
    padding-left: 42.66667px;
}
.table-xxl tr:not(.table-header) td {
    padding: 42.66667px;
}
.table-xxl tr:not(.table-header) td:first-child {
    border-top-left-radius: 42.66667px;
    border-bottom-left-radius: 42.66667px;
}
.table-xxl tr:not(.table-header) td:last-child {
    border-top-right-radius: 42.66667px;
    border-bottom-right-radius: 42.66667px;
}

.wrapper {
    flex-direction: column;
    display: inline-flex;
}

.header {
    font-weight: 600;
    align-items: center;
    flex-direction: row;
    display: flex;
}

.image-full {
    max-height: auto;
    width: 100%;
}

.pile,
.pile-tablet,
.pile-tablet-pc,
.pile-pc,
.pile-ultrawide,
.pile-super-ultrawide {
    margin: 8px;
    padding: 8px;
    flex-direction: column;
    display: flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    background: transparent;
    border-color: #cccccc;
    outline-color: #cccccc;
}
.pile-empty,
.pile-tablet-empty,
.pile-tablet-pc-empty,
.pile-pc-empty,
.pile-ultrawide-empty,
.pile-super-ultrawide-empty {
    min-width: 300px;
    width: 100%;
    padding: 8px;
    display: block;
}

/*

.frame [class*="pile"] {
    color: #333333;
}

.frame-dark [class*="pile"] {
    color: #fdfdfd;
}

.frame-dark [class*="pile"] {
    border-color: #808080;
}

.frame-dark [class*="pile"] {
    outline-color: #808080;
}

*/

[class*="frame"] .pile-white {
    background: transparent;
    color: #fdfdfd;
    border-color: #fdfdfd;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-white-tablet {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-white-tablet-pc {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-white-tablet-pc {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-white-pc {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-white-ultrawide {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-white-super-ultrawide {
        background: transparent;
        color: #fdfdfd;
        border-color: #fdfdfd;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-white {
    background: transparent;
    color: #f0f0f0;
    border-color: #f0f0f0;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-white-tablet {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-white-tablet-pc {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-white-tablet-pc {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-white-pc {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-white-ultrawide {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-white-super-ultrawide {
        background: transparent;
        color: #f0f0f0;
        border-color: #f0f0f0;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-grey {
    background: transparent;
    color: #cccccc;
    border-color: #cccccc;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-grey-tablet {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-grey-tablet-pc {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-grey-tablet-pc {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-grey-pc {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-grey-ultrawide {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-grey-super-ultrawide {
        background: transparent;
        color: #cccccc;
        border-color: #cccccc;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-grey {
    background: transparent;
    color: #d9d9d9;
    border-color: #d9d9d9;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-grey-tablet {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-grey-tablet-pc {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-grey-tablet-pc {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-grey-pc {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-grey-ultrawide {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-grey-super-ultrawide {
        background: transparent;
        color: #d9d9d9;
        border-color: #d9d9d9;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-lighter-grey {
    background: transparent;
    color: #e6e6e6;
    border-color: #e6e6e6;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-lighter-grey-tablet {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-lighter-grey-tablet-pc {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-lighter-grey-tablet-pc {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-lighter-grey-pc {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-lighter-grey-ultrawide {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-lighter-grey-super-ultrawide {
        background: transparent;
        color: #e6e6e6;
        border-color: #e6e6e6;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-grey {
    background: transparent;
    color: #b3b3b3;
    border-color: #b3b3b3;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-grey-tablet {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-grey-tablet-pc {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-grey-tablet-pc {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-grey-pc {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-grey-ultrawide {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-grey-super-ultrawide {
        background: transparent;
        color: #b3b3b3;
        border-color: #b3b3b3;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-darker-grey {
    background: transparent;
    color: #999999;
    border-color: #999999;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-darker-grey-tablet {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-darker-grey-tablet-pc {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-darker-grey-tablet-pc {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-darker-grey-pc {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-darker-grey-ultrawide {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-darker-grey-super-ultrawide {
        background: transparent;
        color: #999999;
        border-color: #999999;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-yellow {
    background: transparent;
    color: #f2e76d;
    border-color: #f2e76d;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-yellow-tablet {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-yellow-tablet-pc {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-yellow-tablet-pc {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-yellow-pc {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-yellow-ultrawide {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-yellow-super-ultrawide {
        background: transparent;
        color: #f2e76d;
        border-color: #f2e76d;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-yellow {
    background: transparent;
    color: #f8f3b3;
    border-color: #f8f3b3;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-yellow-tablet {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-yellow-tablet-pc {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-yellow-tablet-pc {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-yellow-pc {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-yellow-ultrawide {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-yellow-super-ultrawide {
        background: transparent;
        color: #f8f3b3;
        border-color: #f8f3b3;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-yellow {
    background: transparent;
    color: #ecdb27;
    border-color: #ecdb27;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-yellow-tablet {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-yellow-tablet-pc {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-yellow-tablet-pc {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-yellow-pc {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-yellow-ultrawide {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-yellow-super-ultrawide {
        background: transparent;
        color: #ecdb27;
        border-color: #ecdb27;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-orange {
    background: transparent;
    color: #f29655;
    border-color: #f29655;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-orange-tablet {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-orange-tablet-pc {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-orange-tablet-pc {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-orange-pc {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-orange-ultrawide {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-orange-super-ultrawide {
        background: transparent;
        color: #f29655;
        border-color: #f29655;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-orange {
    background: transparent;
    color: #f7c29c;
    border-color: #f7c29c;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-orange-tablet {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-orange-tablet-pc {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-orange-tablet-pc {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-orange-pc {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-orange-ultrawide {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-orange-super-ultrawide {
        background: transparent;
        color: #f7c29c;
        border-color: #f7c29c;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-orange {
    background: transparent;
    color: #e96b12;
    border-color: #e96b12;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-orange-tablet {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-orange-tablet-pc {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-orange-tablet-pc {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-orange-pc {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-orange-ultrawide {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-orange-super-ultrawide {
        background: transparent;
        color: #e96b12;
        border-color: #e96b12;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-red {
    background: transparent;
    color: #f2616d;
    border-color: #f2616d;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-red-tablet {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-red-tablet-pc {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-red-tablet-pc {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-red-pc {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-red-ultrawide {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-red-super-ultrawide {
        background: transparent;
        color: #f2616d;
        border-color: #f2616d;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-red {
    background: transparent;
    color: #f8a8ae;
    border-color: #f8a8ae;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-red-tablet {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-red-tablet-pc {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-red-tablet-pc {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-red-pc {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-red-ultrawide {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-red-super-ultrawide {
        background: transparent;
        color: #f8a8ae;
        border-color: #f8a8ae;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-red {
    background: transparent;
    color: #ec1a2c;
    border-color: #ec1a2c;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-red-tablet {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-red-tablet-pc {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-red-tablet-pc {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-red-pc {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-red-ultrawide {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-red-super-ultrawide {
        background: transparent;
        color: #ec1a2c;
        border-color: #ec1a2c;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-purple {
    background: transparent;
    color: #c079f2;
    border-color: #c079f2;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-purple-tablet {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-purple-tablet-pc {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-purple-tablet-pc {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-purple-pc {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-purple-ultrawide {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-purple-super-ultrawide {
        background: transparent;
        color: #c079f2;
        border-color: #c079f2;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-purple {
    background: transparent;
    color: #e1bff9;
    border-color: #e1bff9;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-purple-tablet {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-purple-tablet-pc {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-purple-tablet-pc {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-purple-pc {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-purple-ultrawide {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-purple-super-ultrawide {
        background: transparent;
        color: #e1bff9;
        border-color: #e1bff9;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-purple {
    background: transparent;
    color: #9f33eb;
    border-color: #9f33eb;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-purple-tablet {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-purple-tablet-pc {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-purple-tablet-pc {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-purple-pc {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-purple-ultrawide {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-purple-super-ultrawide {
        background: transparent;
        color: #9f33eb;
        border-color: #9f33eb;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-blue {
    background: transparent;
    color: #6d83f2;
    border-color: #6d83f2;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-blue-tablet {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-blue-tablet-pc {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-blue-tablet-pc {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-blue-pc {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-blue-ultrawide {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-blue-super-ultrawide {
        background: transparent;
        color: #6d83f2;
        border-color: #6d83f2;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-blue {
    background: transparent;
    color: #b3bff8;
    border-color: #b3bff8;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-blue-tablet {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-blue-tablet-pc {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-blue-tablet-pc {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-blue-pc {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-blue-ultrawide {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-blue-super-ultrawide {
        background: transparent;
        color: #b3bff8;
        border-color: #b3bff8;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-blue {
    background: transparent;
    color: #2747ec;
    border-color: #2747ec;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-blue-tablet {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-blue-tablet-pc {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-blue-tablet-pc {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-blue-pc {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-blue-ultrawide {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-blue-super-ultrawide {
        background: transparent;
        color: #2747ec;
        border-color: #2747ec;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-mint {
    background: transparent;
    color: #55f2cb;
    border-color: #55f2cb;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-mint-tablet {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-mint-tablet-pc {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-mint-tablet-pc {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-mint-pc {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-mint-ultrawide {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-mint-super-ultrawide {
        background: transparent;
        color: #55f2cb;
        border-color: #55f2cb;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-mint {
    background: transparent;
    color: #9cf7e1;
    border-color: #9cf7e1;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-mint-tablet {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-mint-tablet-pc {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-mint-tablet-pc {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-mint-pc {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-mint-ultrawide {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-mint-super-ultrawide {
        background: transparent;
        color: #9cf7e1;
        border-color: #9cf7e1;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-mint {
    background: transparent;
    color: #12e9b3;
    border-color: #12e9b3;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-mint-tablet {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-mint-tablet-pc {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-mint-tablet-pc {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-mint-pc {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-mint-ultrawide {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-mint-super-ultrawide {
        background: transparent;
        color: #12e9b3;
        border-color: #12e9b3;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-mint {
    background: transparent;
    color: #79f297;
    border-color: #79f297;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-mint-tablet {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-mint-tablet-pc {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-mint-tablet-pc {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-mint-pc {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-mint-ultrawide {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-mint-super-ultrawide {
        background: transparent;
        color: #79f297;
        border-color: #79f297;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-light-mint {
    background: transparent;
    color: #bff9cd;
    border-color: #bff9cd;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-light-mint-tablet {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-light-mint-tablet-pc {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-light-mint-tablet-pc {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-light-mint-pc {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-mint-ultrawide {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-light-mint-super-ultrawide {
        background: transparent;
        color: #bff9cd;
        border-color: #bff9cd;
        outline-color: #cccccc;
    }
}

[class*="frame"] .pile-dark-mint {
    background: transparent;
    color: #33eb61;
    border-color: #33eb61;
    outline-color: #cccccc;
}
@media (min-width: 600px) {
    [class*="frame"] .pile-dark-mint-tablet {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) {
    [class*="frame"] .pile-dark-mint-tablet-pc {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}
@media (min-width: 1024px) and ((pointer: coarse)) {
    [class*="frame"] .pile-dark-mint-tablet-pc {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}
@media (min-width: 1440px) {
    [class*="frame"] .pile-dark-mint-pc {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 21 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-mint-ultrawide {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}
@media (min-aspect-ratio: 32 / 9) and (min-width: 1921px) {
    [class*="frame"] .pile-dark-mint-super-ultrawide {
        background: transparent;
        color: #33eb61;
        border-color: #33eb61;
        outline-color: #cccccc;
    }
}

.form,
.form-tablet,
.form-tablet-pc,
.form-pc,
.form-ultrawide,
.form-super-ultrawide {
    position: fixed;
    width: calc(100% - 8px);
    height: 100%;
    top: 0;
    left: 0;
    padding: 8px;
    flex-direction: column;
    display: flex;
    overflow-y: scroll;
    z-index: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    border-color: #cccccc;
    outline-color: #cccccc;
}

.form-left,
.form-left-tablet,
.form-left-tablet-pc,
.form-left-pc,
.form-left-ultrawide,
.form-left-super-ultrawide {
    position: fixed;
    width: calc(100% - 8px);
    height: 100%;
    top: 0;
    left: 0;
    padding: 8px;
    flex-direction: column;
    display: flex;
    overflow-y: scroll;
    z-index: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    border-color: #cccccc;
    outline-color: #cccccc;
}

.form-right,
.form-right-tablet,
.form-right-tablet-pc,
.form-right-pc,
.form-right-ultrawide,
.form-right-super-ultrawide {
    position: fixed;
    width: calc(100% - 8px);
    height: 100%;
    top: 0;
    right: 0;
    padding: 8px;
    flex-direction: column;
    display: flex;
    overflow-y: scroll;
    z-index: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    outline-width: 0;
    outline-offset: 0;
    outline-style: none;
    box-shadow: none;
    border-color: #cccccc;
    outline-color: #cccccc;
}

@media (min-width: 1440px) {
    .form {
        width: 50vw;
        left: 50%;
        margin-left: -25vw;
    }
    .form-left,
    .form-right {
        width: 50vw;
    }
}
/*

.frame [class*="form"] {
    background: #fdfdfd;
}

.frame-dark [class*="form"] {
    background: #333333;
}

.frame [class*="form"] {
    color: #333333;
}

.frame-dark [class*="form"] {
    color: #fdfdfd;
}

.frame-dark [class*="form"] {
    border-color: #808080;
}

.frame-dark [class*="form"] {
    outline-color: #808080;
}

*/

.backdrop {
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.toast {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-left-top {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 20px;
}
.toast-center-top {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 20px;
    margin-left: -125px;
}
.toast-right-top {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 20px;
}
.toast-left-center {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-center {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 50%;
    margin-top: -37.5px;
    margin-left: -125px;
}
.toast-right-center {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-left-bottom {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    bottom: 20px;
}
.toast-center-bottom {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-right-bottom {
    position: fixed;
    background-color: #333333;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #fdfdfd;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    bottom: 20px;
}

.toast-success {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-success-left-top {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 20px;
}
.toast-success-center-top {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 20px;
    margin-left: -125px;
}
.toast-success-right-top {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 20px;
}
.toast-success-left-center {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-success-center {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 50%;
    margin-top: -37.5px;
    margin-left: -125px;
}
.toast-success-right-center {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-success-left-bottom {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    bottom: 20px;
}
.toast-success-center-bottom {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-success-right-bottom {
    position: fixed;
    background-color: #79f297;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    bottom: 20px;
}

.toast-warning {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-warning-left-top {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 20px;
}
.toast-warning-center-top {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 20px;
    margin-left: -125px;
}
.toast-warning-right-top {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 20px;
}
.toast-warning-left-center {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-warning-center {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 50%;
    margin-top: -37.5px;
    margin-left: -125px;
}
.toast-warning-right-center {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-warning-left-bottom {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    bottom: 20px;
}
.toast-warning-center-bottom {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-warning-right-bottom {
    position: fixed;
    background-color: #f29655;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    bottom: 20px;
}

.toast-error {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-error-left-top {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 20px;
}
.toast-error-center-top {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 20px;
    margin-left: -125px;
}
.toast-error-right-top {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 20px;
}
.toast-error-left-center {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-error-center {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    top: 50%;
    margin-top: -37.5px;
    margin-left: -125px;
}
.toast-error-right-center {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    top: 50%;
    margin-top: -37.5px;
}
.toast-error-left-bottom {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 20px;
    bottom: 20px;
}
.toast-error-center-bottom {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}
.toast-error-right-bottom {
    position: fixed;
    background-color: #f2616d;
    min-width: 200px;
    max-width: 400px;
    min-height: 50px;
    max-height: 100px;
    color: #333333;
    border-radius: 12px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 21;
    right: 20px;
    bottom: 20px;
}
