.finger {
    transform: rotate(-45deg)
}

.finger-container {
    animation: translate-y-arrow 1s infinite
}

@keyframes translate-y-arrow {
    0% {
        transform: translateY(-18px)
    }
    50% {
        transform: translateY(-13px)
    }
    to {
        transform: translateY(-18px)
    }
}

.slide-enter-active[data-v-00bb1bbd], .slide-leave-active[data-v-00bb1bbd] {
    transition: all .5s ease
}

.slide-enter-from[data-v-00bb1bbd], .slide-leave-to[data-v-00bb1bbd] {
    height: 0
}

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

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

/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com*/
*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after, :before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: inherit;
    margin: 0
}

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

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

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

button, input, select {
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

progress {
    vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

h1, h2, h3, h4, p, ul {
    margin: 0
}

ul {
    list-style: none;
    padding: 0
}

input::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder {
    color: #9ca3af;
    opacity: 1
}

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

iframe, img, svg, video {
    display: block;
    vertical-align: middle
}

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

[hidden] {
    display: none
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-x-0 {
    left: 0;
    right: 0
}

.bottom-0 {
    bottom: 0
}

.bottom-3 {
    bottom: .75rem
}

.bottom-\[110px\] {
    bottom: 110px
}

.left-0 {
    left: 0
}

.left-3 {
    left: .75rem
}

.left-6 {
    left: 1.5rem
}

.left-\[-10px\] {
    left: -10px
}

.left-\[50\%\] {
    left: 50%
}

.left-\[65px\] {
    left: 65px
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-2 {
    right: .5rem
}

.right-4 {
    right: 1rem
}

.right-\[-20px\] {
    right: -20px
}

.right-\[43px\] {
    right: 43px
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

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

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-9 {
    top: 2.25rem
}

.top-\[-10px\] {
    top: -10px
}

.top-\[-15px\] {
    top: -15px
}

.top-\[50\%\] {
    top: 50%
}

.top-\[61px\] {
    top: 61px
}

.top-\[6px\] {
    top: 6px
}

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

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-1 {
    margin-bottom: .25rem
}

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

.mb-16 {
    margin-bottom: 4rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

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

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

.mb-\[14px\] {
    margin-bottom: 14px
}

.mb-\[34px\] {
    margin-bottom: 34px
}

.ml-3 {
    margin-left: .75rem
}

.mr-1 {
    margin-right: .25rem
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-auto {
    margin-top: auto
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.hidden {
    display: none;
    opacity: 0;
}


@keyframes fade_in_show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.transform-fade-in {
    animation: fade_in_show 0.9s;
    opacity: 1;
}

@keyframes fade_out_show {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.transform-fade-out {
    animation: fade_out_show 0.4s;
    opacity: 0;
}

.selected {
    position: relative;
}

.selected::after {
    content: url("icon-success.svg");
    position: absolute;
    top: 5px;
    right: 5px;
}

.h-1 {
    height: .25rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-32 {
    height: 8rem
}

.h-8 {
    height: 2rem
}

.h-\[120\%\] {
    height: 120%
}

.h-\[128px\] {
    height: 128px
}

.h-\[140px\] {
    height: 140px
}

.h-\[152px\] {
    height: 152px
}

.h-\[164px\] {
    height: 164px
}

.h-\[180px\] {
    height: 180px
}

.h-\[249px\] {
    height: 249px
}

.h-\[312px\] {
    height: 312px
}

.h-\[50\%\] {
    height: 50%
}

.h-\[60px\] {
    height: 60px
}

.h-\[76px\] {
    height: 76px
}

.h-full {
    height: 100%
}

.w-12 {
    width: 3rem
}

.w-8 {
    width: 2rem
}

.w-\[120\%\] {
    width: 120%
}

.w-\[152px\] {
    width: 152px
}

.w-\[292px\] {
    width: 292px
}

.w-\[312px\] {
    width: 312px
}

.w-\[76px\] {
    width: 76px
}

.w-full {
    width: 100%
}

.max-w-sm {
    max-width: 640px
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

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

.translate-x-\[-50\%\] {
    --tw-translate-x: -50%
}

.translate-y-\[-50\%\] {
    --tw-translate-y: -50%
}

.transform, .translate-y-\[-50\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes lp11bg {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-5%)
    }
    75% {
        transform: translate(-5%)
    }
    to {
        transform: translateY(0)
    }
}

.animate-lp11bg {
    animation: lp11bg 1.5s linear
}

@keyframes lp11button {
    0% {
        box-shadow: 0 0 #ffffff80
    }
    to {
        box-shadow: 0 0 0 8px #ffffff03
    }
}

.animate-lp11button {
    animation: lp11button .75s linear infinite
}

@keyframes lp11circle {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.2)
    }
    to {
        transform: scale(1)
    }
}

.animate-lp11circle {
    animation: lp11circle 1.5s
}

@keyframes lp11point {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: rotate(7deg)
    }
    50% {
        transform: rotate(0)
    }
    75% {
        transform: rotate(-7deg)
    }
    to {
        transform: rotate(0)
    }
}

.animate-lp11point {
    animation: lp11point .5s 2.5s
}

.cursor-pointer {
    cursor: pointer
}

.grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

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

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-y-3 {
    row-gap: .75rem
}

.overflow-hidden {
    overflow: hidden
}

.rounded {
    border-radius: .25rem
}

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

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

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .75rem
}

.border-2 {
    border-width: 2px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-t-2 {
    border-top-width: 2px
}

.border-lp11mars {
    --tw-border-opacity: 1;
    border-color: rgb(191 141 255/var(--tw-border-opacity))
}

.border-lp11saturn-100 {
    --tw-border-opacity: 1;
    border-color: rgb(172 92 251/var(--tw-border-opacity))
}

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

.bg-lp11dark-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(99 114 130/var(--tw-bg-opacity))
}

.bg-lp11facebook {
    --tw-bg-opacity: 1;
    background-color: rgb(24 119 242/var(--tw-bg-opacity))
}

.bg-lp11saturn {
    --tw-bg-opacity: 1;
    background-color: rgb(150 58 241/var(--tw-bg-opacity))
}

.bg-lp11saturn-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(172 92 251/var(--tw-bg-opacity))
}

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

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

.bg-lp11white-20 {
    background-color: #fff3
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.bg-lp11gender {
    background-image: url(bg_gender.jpg)
}

.from-lp11black {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-lp11saturn-200 {
    --tw-gradient-from: #6d2aae var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(109, 42, 174, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-lp11white {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-lp11black\/50 {
    --tw-gradient-to: rgba(0, 0, 0, .5) var(--tw-gradient-to-position)
}

.to-lp11saturn-200\/0 {
    --tw-gradient-to: rgba(109, 42, 174, 0) var(--tw-gradient-to-position)
}

.to-lp11white\/0 {
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position)
}

.bg-cover {
    background-size: cover
}

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

.fill-lp11white {
    fill: #fff
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

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

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

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-\[14px\] {
    padding-bottom: 14px;
    padding-top: 14px
}

.\!pt-3 {
    padding-top: .75rem !important
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pl-3 {
    padding-left: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-start {
    text-align: start
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[24px\] {
    font-size: 24px
}

.text-body {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.text-button1 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .015em;
    line-height: 20px
}

.text-headline01 {
    font-size: 52px;
    font-weight: 800;
    letter-spacing: -.005em;
    line-height: 65px
}

.text-headline011 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: -.005em;
    line-height: 50px
}

.text-headline02 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.text-headline051 {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px
}

.text-headline5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.text-headline6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.text-headline7 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .005em;
    line-height: 24px
}

.text-strongCaption {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .005em;
    line-height: 18px
}

.text-tag {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 20px
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

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

.text-lp11dark-300 {
    --tw-text-opacity: 1;
    color: rgb(200 206 215/var(--tw-text-opacity))
}

.text-lp11dark-400 {
    --tw-text-opacity: 1;
    color: rgb(223 228 233/var(--tw-text-opacity))
}

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

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

.text-lp11saturn {
    --tw-text-opacity: 1;
    color: rgb(150 58 241/var(--tw-text-opacity))
}

.text-lp11saturn-200 {
    --tw-text-opacity: 1;
    color: rgb(109 42 174/var(--tw-text-opacity))
}

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

.no-underline {
    text-decoration-line: none
}

.\!opacity-100 {
    opacity: 1 !important
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-50 {
    opacity: .5
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-location:before {
    content: ""
}

.icon-check_mark_thin:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-eye:before {
    content: ""
}

.icon-eye_false:before {
    content: ""
}

.icon-warning:before {
    content: ""
}

.icon-success:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-mail:before {
    content: ""
}

* {
    margin: 0;
    padding: 0
}

.lp11 body, html {
    height: 100%
}

.lp11 body {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    font-family: sans-serif;
    touch-action: manipulation
}

.lp11 #__nuxt {
    height: 100%
}

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

.lp11 .custom_checkbox_label:before {
    border-radius: .25rem;
    border-width: 1px;
    content: "";
    display: block;
    height: 1.5rem;
    left: 0;
    position: absolute;
    top: 5px;
    width: 1.5rem;
    --tw-border-opacity: 1;
    background-color: #fff3;
    border-color: rgb(172 92 251/var(--tw-border-opacity))
}

.lp11 .custom_checkbox_label.is-invalid:before {
    --tw-border-opacity: 1;
    border-color: rgb(255 245 17/var(--tw-border-opacity))
}

.lp11 .photo_multi_btn .photo-text {
    --tw-bg-opacity: 1;
    background-color: rgb(70 70 70/var(--tw-bg-opacity))
}

.lp11 .photo_multi_btn input:checked ~ .photo-text {
    --tw-bg-opacity: 1;
    background-color: rgb(172 92 251/var(--tw-bg-opacity))
}

.lp11 .photo_multi_btn input:checked ~ .icon-success {
    display: flex
}

.lp11 .attract_multi_btn input:checked ~ .attract_text {
    --tw-bg-opacity: 1;
    background-color: rgb(172 92 251/var(--tw-bg-opacity))
}

.lp11 .custom_checkbox_input:checked ~ .custom_checkbox_label:before {
    --tw-bg-opacity: 1;
    background-color: rgb(172 92 251/var(--tw-bg-opacity))
}

.lp11 .custom_checkbox_input:checked ~ .custom_checkbox_label:after {
    background-image: none;
    content: "";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 1.25rem;
    left: 2px;
    line-height: 1.25rem;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.lp11 .custom_checkbox_notification {
    display: flex;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 20px;
    margin-top: .25rem;
    padding-left: .75rem;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgb(255 245 17/var(--tw-text-opacity))
}

.lp11 .custom_checkbox_notification i {
    font-size: 20px;
    margin-top: .125rem;
    margin-right: .25rem;
}

/*.lp11 .swiper-slide {*/
/*    font-size: 20px;*/
/*    font-weight: 600;*/
/*    line-height: 28px;*/
/*    --tw-text-opacity: 1;*/
/*    align-items: center;*/
/*    color: rgb(255 255 255/var(--tw-text-opacity));*/
/*    display: flex;*/
/*    justify-content: center*/
/*}*/

/*.lp11 .swiper-slide-active {*/
/*    --tw-text-opacity: 1;*/
/*    color: rgb(191 141 255/var(--tw-text-opacity))*/
/*}*/

.lp11 .point:after {
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 10px;
    content: "";
    height: 0;
    left: 19px;
    position: absolute;
    top: 36px;
    width: 0;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    border-left-color: transparent;
    border-right-color: transparent
}

.placeholder\:text-lp11dark-300::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(200 206 215/var(--tw-text-opacity))
}

.placeholder\:text-lp11dark-300::placeholder {
    --tw-text-opacity: 1;
    color: rgb(200 206 215/var(--tw-text-opacity))
}

.hover\:no-underline:hover {
    text-decoration-line: none
}

.disabled\:text-lp11black:disabled {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.disabled\:opacity-50:disabled {
    opacity: .5
}

@media (max-height: 440px) {
    .small\:mb-0 {
        margin-bottom: 0
    }

    .small\:hidden {
        display: none
    }
}

.bg-lp11near {
    background-image: url(bg-near-min.jpg)
}

#quiz-final-photo {
    border-radius: 50%;
}