@font-face {
    font-display: swap;
    font-family: Winky Sans;
    src: url(../fonts/WinkySans-VariableFont_wght.woff2) format('woff2');
    font-style: normal
}

body {
    font-family: "Winky Sans", sans-serif !important
}

.gap-20 {
    gap: 20px;
}

.checkbox-block label {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 6px
}

.pointer {
    cursor: pointer;
}

sup {
    color: red
}

.position-relative {
    position: relative;
}

.description1 {
    line-height: 33px;
    font-weight: 300 !important;
    color: white !important;
    font-size: 20px;
    text-transform: none;
    z-index: 1;
    max-width: 900px;
    text-align: center;
}

.alert-danger {
    padding: 10px;
}

.text-danger {
    color: #e75e5c;
    font-size: 12px;
    font-weight: 500;
}

.u-text {
    margin: 8px auto;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.form-btn:hover {
    background-color: #8b5f6a;
    color: #fff
}

a.btn.btn-secondary.spin:hover {
    background: #fff;
    color: #ad7c4c;
    transition: transform 3s ease-out
}

.w-82 {
    width: 82%;
}

.font-12 {
    font-size: 12px;
}

.hero {
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 140vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 0;
    background-image: url(../images/background/18.jpg)
}

section.hero::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgb(0 0 0 / 50%)
}

.links a {
    color: #0d0406;
    font-family: 'Winky Sans';
    font-size: 13px;
}

.gap-1r {
    gap: 1rem
}

.gap-2 {
    gap: 2rem
}

.justify-content-end {
    justify-content: end
}

.hero2 {
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 0;
    background-image: url(../images/background/19.jpg);
    display: flex;
    justify-content: center;
    align-items: center
}

section.hero2::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgb(0 0 0 / 50%)
}

.scroll-to-top {
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 5%;
    right: 5%;
    display: none;
    z-index: 99999;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(7deg, #0e0853 0%, #3a629f 100%);
    line-height: 77px;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / .25)
}

.mt-12 {
    margin-top: 12px
}

.scroll-to-top svg {
    width: 32px
}

.w-3 {
    width: 3% !important
}



.justify-center {
    justify-content: center
}

.cards {
    width: 200px
}

.elementor-element.elementor-element-546c8d03.elementor-widget.elementor-widget-image {
    max-width: 100%;
    margin-block-end: 0;
    min-width: 0;
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
    --widgets-spacing: 100px 100px;
    position: relative;
    align-items: initial;
    align-content: initial;
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial
}

input::placeholder {
    color: rgb(78 78 78 / .2) !important
}

img.attachment-large.size-large.wp-image-104 {
    width: 100%;
    transition-duration: 0.5s;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / .2);
    vertical-align: middle;
    display: inline-block;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 15px;
    cursor: pointer;
}

.cards.active:hover {
    transform: scale(1.025) rotateZ(var(--e-con-transform-rotateZ)) translateX(10px) translateY(-6px)
}

.card4:hover {
    transform: scale(1.025) translateX(-50%) translateY(-6px);
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.btn-secondary span {
    font-family: "Winky Sans", sans-serif !important
}

.section-line {
    background: #8b5f6a
}

footer {
    background: #f8f5fa;
    padding: 10px
}

.section-title {
    color: #8b5f6a
}

footer div span {
    color: #8b5f6a;
    font-size: 13px
}

.btn-secondary {
    border: 1px solid #ad7c4c
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.pt-111 p {
    color: #d4a859;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    z-index: 1
}

.h-132 {
    height: 142vh;
    align-items: start !important;
    padding-top: 15rem
}

.pt-111 h1 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    text-transform: math-auto;
    font-family: "Winky Sans", sans-serif !important;
    font-weight: 400;
    z-index: 1;
    width: 50%
}

.gap-37 {
    gap: 37px
}

.gap-37 p {
    color: #fff;
    font-size: 20px;
    text-transform: none;
    z-index: 1;
    width: 54%
}

.font-19 {
    font-size: 19px
}

.card1 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card1.active {
    --e-con-transform-rotateZ: -14deg;
    left: 25%;
    top: calc(64.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card2 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card2.active {
    --e-con-transform-rotateZ: -13deg;
    left: 27%;
    top: calc(64%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card3 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card3.active {
    --e-con-transform-rotateZ: -13deg;
    left: 29%;
    top: calc(63%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card4 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card4.active {
    --e-con-transform-rotateZ: -12deg;
    left: 31%;
    top: calc(62.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card5 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card5.active {
    --e-con-transform-rotateZ: -11deg;
    left: 33%;
    top: calc(62%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card6 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card6.active {
    --e-con-transform-rotateZ: -10deg;
    left: 35%;
    top: calc(61.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card7 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card7.active {
    --e-con-transform-rotateZ: -8deg;
    left: 37%;
    top: calc(61%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card8 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card8.active {
    --e-con-transform-rotateZ: -7deg;
    left: 39%;
    top: calc(60.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card9 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card9.active {
    left: 41%;
    --e-con-transform-rotateZ: -5deg;
    top: calc(60.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card10 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    top: calc(38%);
    left: 50%;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card10.active {
    --e-con-transform-rotateZ: -3deg;
    left: 43.5%;
    top: calc(60%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card11 {
    margin-left: 0;
    top: calc(60%);
    position: absolute;
    left: 51%;
    transform: translateX(-50%);
    --e-con-transform-rotateZ: 0deg
}

.card12 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out, left 1s ease-out
}

.card12.active {
    --e-con-transform-rotateZ: 3deg;
    left: 48%;
    top: calc(60%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card13 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card13.active {
    --e-con-transform-rotateZ: 5deg;
    left: 50%;
    top: calc(60.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card14 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card14.active {
    --e-con-transform-rotateZ: 7deg;
    left: 52%;
    top: calc(61%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card15 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card15.active {
    --e-con-transform-rotateZ: 8deg;
    left: 54%;
    top: calc(61.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card16 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card16.active {
    --e-con-transform-rotateZ: 10deg;
    left: 56%;
    top: calc(62%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card17 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card17.active {
    --e-con-transform-rotateZ: 11deg;
    left: 58%;
    top: calc(62.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card18 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card18.active {
    --e-con-transform-rotateZ: 12deg;
    left: 60%;
    top: calc(63%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card19 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card19.active {
    --e-con-transform-rotateZ: 13deg;
    left: 62%;
    top: calc(64%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card20 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card20.active {
    --e-con-transform-rotateZ: 13deg;
    left: 64%;
    top: calc(64.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

.card21 {
    --e-con-transform-rotateZ: 0deg;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    transition: transform 1s ease-out, opacity 1s ease-out
}

.card21.active {
    --e-con-transform-rotateZ: 14deg;
    left: 66%;
    top: calc(65.5%);
    opacity: 1;
    transform: translateX(0) rotateZ(var(--e-con-transform-rotateZ))
}

@keyframes animate-fade-left {
    from {
        opacity: 0;
        margin-left: -50px
    }

    to {
        opacity: 1;
        margin-left: 0
    }
}

.card4.-selected {
    transform: scale(1) translate(-50%, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card3.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card1.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card2.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card5.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card6.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card7.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card8.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card9.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card10.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card11.-selected {
    transform: scale(1) translate(-54%, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card12.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card13.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card14.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card15.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card16.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card17.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card18.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card19.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card20.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.card21.-selected {
    transform: scale(1) translate(0, -21%) rotateZ(var(--e-con-transform-rotateZ)) !important;
    transition: transform .9s cubic-bezier(.89, -.72, .65, 1)
}

.input-error {
    border: 1px solid #d73b39 !important
}

.text-danger {
    color: #d73b39 !important;
    font-size: 12px !important
}

a.btn.btn-secondary.spin {
    background: #ad7c4c;
    color: #fff;
    padding: 12px 30px;
    border-radius: 999px;
    cursor: pointer;
    z-index: 1;
    font-family: "Winky Sans", sans-serif !important
}

.btn-expert {
      color: #8b5f6a !important;
    font-size: 18px !important;
    font-family: "Winky Sans", sans-serif !important;
    border: 1px solid #8b5f6a !important;
    border-radius: 999px;
    padding: 10px 22px;
}

.btn-expert:hover {
    span {
        color: white;
    }

    color: white !important;
    background: #8f626a;
    transition: transform 3s ease-out
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin: 0;
    line-height: 1.3
}

.white {
    color: white !important
}

.account-form-area .title {
    color: #8b5f6a
}

.account-form-area form label {
    color: #8b5f6a;
    font-weight: 500;
    width: 73%
}

.account-form-area form input {
    background-color: #ede3f15c
}

.form-btn {
    background: #72466d;
    border: none
}

.cards-number {
    position: relative;
    z-index: 1;
    top: 540px
}

.cards-number h2 {
    color: #fff
}

.cards-number span {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 7px 20px;
    font-size: 26px;
    color: #fff;
}

.before\:bg-\[\#79DAB9\]::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(121 218 185 / var(--tw-bg-opacity))
}

.service-shape::before {
    position: absolute;
    left: 16%;
    bottom: 70%;
    z-index: 0;
    height: 23px;
    width: 70%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-content: '';
    content: var(--tw-content)
}

.before\:opacity-\[0\.16\]::before {
    content: var(--tw-content);
    opacity: .16
}

.gap-6r {
    gap: 6rem
}

.pt-4r {
    padding-top: 4rem
}

.title h3 {
    color: #8b5f6a;
    font-size: 32px
}

.gap-6r img {
    width: 12% !important
}

a {
    cursor: pointer;
}

.w-50 h3 {
    color: #b67989
}

.black {
    color: #000;

}

.font-21 {
    font-size: 21px;
}

span.line.-show {
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #fff0 0%, #cbd0dd 50%, #fff0 100%)
}

.fadeInUp {
    animation: fadeInUp 1s ease backwards
}

@keyframes fadeInUp {
    0% {
        transform: translate(0, 100px);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.mt-5 {
    margin-top: 5rem
}

.mt-3 {
    margin-top: 3rem
}


.account-form-area form input {
    color: #252118 !important
}

#interpretation {
    padding: 17rem 2rem
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.flex {
    display: flex
}

.confetti {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 30%;
    z-index: 2
}

.confetti-piece {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffd300;
    top: 0;
    opacity: 0
}

.confetti-piece:nth-child(1) {
    left: 7%;
    -webkit-transform: rotate(-40deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 182ms;
    -webkit-animation-duration: 1116ms
}

.confetti-piece:nth-child(2) {
    left: 14%;
    -webkit-transform: rotate(4deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 161ms;
    -webkit-animation-duration: 1076ms
}

.confetti-piece:nth-child(3) {
    left: 21%;
    -webkit-transform: rotate(-51deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 481ms;
    -webkit-animation-duration: 1103ms
}

.confetti-piece:nth-child(4) {
    left: 28%;
    -webkit-transform: rotate(61deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 334ms;
    -webkit-animation-duration: 708ms
}

.confetti-piece:nth-child(5) {
    left: 35%;
    -webkit-transform: rotate(-52deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 302ms;
    -webkit-animation-duration: 776ms
}

.confetti-piece:nth-child(6) {
    left: 42%;
    -webkit-transform: rotate(38deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 180ms;
    -webkit-animation-duration: 1168ms
}

.confetti-piece:nth-child(7) {
    left: 49%;
    -webkit-transform: rotate(11deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 395ms;
    -webkit-animation-duration: 1200ms
}

.confetti-piece:nth-child(8) {
    left: 56%;
    -webkit-transform: rotate(49deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 14ms;
    -webkit-animation-duration: 887ms
}

.confetti-piece:nth-child(9) {
    left: 63%;
    -webkit-transform: rotate(-72deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 149ms;
    -webkit-animation-duration: 805ms
}

.confetti-piece:nth-child(10) {
    left: 70%;
    -webkit-transform: rotate(10deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 351ms;
    -webkit-animation-duration: 1059ms
}

.confetti-piece:nth-child(11) {
    left: 77%;
    -webkit-transform: rotate(4deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 307ms;
    -webkit-animation-duration: 1132ms
}

.confetti-piece:nth-child(12) {
    left: 84%;
    -webkit-transform: rotate(42deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 464ms;
    -webkit-animation-duration: 776ms
}

.confetti-piece:nth-child(13) {
    left: 91%;
    -webkit-transform: rotate(-72deg);
    -webkit-animation: makeItRain 1000ms infinite ease-out;
    -webkit-animation-delay: 429ms;
    -webkit-animation-duration: 818ms
}

.confetti-piece:nth-child(odd) {
    background: #7431e8
}

.confetti-piece:nth-child(even) {
    z-index: 1
}

.confetti-piece:nth-child(4n) {
    width: 5px;
    height: 12px;
    -webkit-animation-duration: 2000ms
}

.confetti-piece:nth-child(3n) {
    width: 3px;
    height: 10px;
    -webkit-animation-duration: 2500ms;
    -webkit-animation-delay: 1000ms
}

.confetti-piece:nth-child(4n-7) {
    background: red
}

@-webkit-keyframes makeItRain {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateY(350px)
    }
}

.flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.justify-content-center {
    justify-content: center
}

.gap-4r {
    gap: 4rem
}

.flex-column {
    flex-direction: column
}

.account-form-area {
    position: relative;
    width: 66%;
    z-index: 3;
    border-radius: 20px
}

.gap-1r {
    gap: 1rem
}

.gift-img {
    width: 12%
}

.font-300 {
    font-weight: 300 !important;
}

.account-form-area .title {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
    color: #2d307f
}
a:focus, a:hover {
    text-decoration: none!important;
}

p {
    font-size: 20px;
    font-weight: 300;
}

.account-form-area .title {
    color: #8b5f6a
}

.font-400 {
    font-weight: 400 !important;
}

.badge-item {
    font-size: 20px;
    font-weight: 300;
}

.mb-0 {
    margin-bottom: 0 !important
}

.gift {
    padding: 65px 0
}

.w-100 {
    width: 100%
}

.w-50 {
    width: 50%
}

.gap-2r {
    gap: 2rem
}

.gap-20 {
    gap: 20px
}

.text-start {
    text-align: start !important
}

.font-21 {
    font-size: 21px !important
}

.account-form-wrapper {
    width: 100%
}

.formulaire::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg1.jpg);
    opacity: .1
}

.gap-5 {
    gap: 5rem
}

.gap-3 {
    gap: 3rem
}

.gap-8 {
    gap: 8rem
}

.account-form-area form .form-group {
    margin-bottom: 0
}

.form-group {
    width: 50%
}

.account-form-area form label {
    font-size: 16px;
    color: #2d307f
}

.account-form-area form label {
    color: #8b5f6a;
    font-weight: 500
}

label {
    color: #fff;
    margin-bottom: 6px
}

.account-form-area form input {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: auto;
    font-size: 16px;
    color: #4d4a6e;
    border-top-width: initial;
    border-right-width: initial;
    border-left-width: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-style: none none solid;
    border-image: initial;
    border-bottom: 1px solid #bfbcd5;
    border-radius: 6px;
    background-color: #e8f0fe94
}

.account-form-area form input {
    background-color: #ede3f15c
}

.w-46 {
    width: 46%
}

input:not([type=radio]),
textarea {
    padding: 10px 20px;
    border: 1px solid #6472d9;
    width: 100%;
    background-color: #fff0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    color: #c4cbf9
}

.text-transform-none {
    text-transform: none !important
}

.font-15 {
    font-size: 15px;
    font-weight: 400;
    text-transform: math-auto
}

.form-btn {
    padding: 15px 35px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    -o-transition: background-size 0.3s;
    transition: background-size 0.3s;
    color: #fff;
    cursor: pointer
}

.experts {
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #fff
}

.section-line {
    width: 80px;
    height: 2px;
    margin: 0 auto
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.font-20 {
    font-size: 20px
}

.text-\[\#636363\] {
    --tw-text-opacity: 1;
    color: rgb(99 99 99 / var(--tw-text-opacity))
}

.w-full {
    width: 100%
}

.gap-\[30px\] {
    gap: 30px
}

.grid {
    display: grid
}

.lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.shadow-\[0_0_50px_0_rgba\(196\2c 206\2c 213\2c 0\.2\)\] {
    --tw-shadow: 0 0 50px 0 rgba(196, 206, 213, 0.2);
    border: 1px solid #ebeeeb;
    --tw-shadow-colored: 0 0 50px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.md\:pt-\[40px\] {
    padding-top: 19px
}

.pb-\[40px\] {
    padding-bottom: 40px
}

.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px
}

.rounded-btn {
    padding: 7px;
    border-radius: 42px;
    display: flex;
    align-items: center
}

.disponibility {
    font-size: 13px;
    height: 30px !important;
    width: min-content;
    float: right;
    text-wrap: nowrap;
    margin-top: -6px
}

.service-shape {
    position: relative
}

.bg-\[\#48CDA0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(72 205 160 / var(--tw-bg-opacity))
}

img {
    max-width: 100%;
    height: auto;
}

.text-white {
    color: #fff !important
}

.profile {
    display: flex;
    flex-direction: row;
    gap: .5rem;
    width: 100%;
    align-items: center
}

.gap-5p {
    gap: 5px
}

.font-17 {
    font-size: 17px;
}

#spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050
}

.spinner__outer {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    position: absolute
}


.spinner__svg {
    width: 100%;
    height: 100%
}

.spinner__circle {
    stroke: #ffd5ca;
    stroke-linecap: round;
    animation: spinner-dash 1.5s ease-in-out infinite
}

@keyframes spinner-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: -125
    }
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    z-index: 13;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease
}

.overlay.visible {
    opacity: .5;
    visibility: visible
}

.img-profile a {
    position: relative
}

.img-profile img {
    height: 60px;
    width: 60px;
    border-radius: 33px
}

h3#nickname1 {
    color: #000;
    font-size: 20px;
    margin-bottom: .5rem
}

.font-bold {
    font-weight: 500
}

small {
    font-size: 13px !important;
    color: #333333 !important;
    font-weight: 400 !important
}

span.bg-accent1_rgb {
    background: #fff6e9;
    color: #57524a;
    font-size: 10px
}

.px-\[6px\] {
    padding-left: 6px;
    padding-right: 6px
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.uppercase {
    text-transform: uppercase
}

.details {
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.mt-\[10px\] {
    margin-top: 10px
}

.link-button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #777676;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 28px
}

.link-button::before {
    position: absolute;
    top: 36%;
    height: 7px;
    width: 7px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-content: '';
    content: var(--tw-content);
    left: -12px
}

.before\:bg-\[\#48CDA0\]::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: #b1a7a7
}

.consultations {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0 0
}

a {
    text-decoration: none;
    display: inline-block;
    color: #fff
}

.h-\[50px\] {
    height: 40px
}

.w-\[50px\] {
    width: 40px
}

[hover-tooltip] {
    position: relative;
    cursor: pointer
}

.bg-accent1 {
    --tw-bg-opacity: 1;
    background-color: #ee5f38;
    border: 1px solid #ee5f38
}

.bg-accent1 {
    --tw-bg-opacity: 1;
    background-color: #ee5f38;
    border: 1px solid #ee5f38
}

.no-drop {
    cursor: no-drop
}



footer div span {
    color: #8b5f6a
}

h3 {
    font-size: 31px
}

:-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background: #01193e
}

.error-msg {
    color: #bf2222
}

.valid-msg {
    color: green
}

.hero1 {
    padding-top: 2rem;
    background-color: #fff;
    /* background-image: url(../images/bg-dsw.png) */
}

[hover-tooltip] {
    &:hover {
        &::before {
            content: attr(hover-tooltip);
            font-size: 12.5px;
            width: 161px;
            text-align: center;
            position: absolute;
            display: inline-block;
            text-transform: none;
            top: calc(89% + 10px);
            animation: fade-in 300ms ease;
            background: #5a5959;
            border-radius: 4px;
            padding: 4px 10px;
            color: #fff;
            z-index: 1
        }

        &::after {
            content: '';
            position: absolute;
            display: block;
            left: 37%;
            width: 0;
            height: 0;
            border: 1px solid #000;
            border-color: #5a5959 #fff0 #fff0 #fff0;
            border-width: 4px 6px 0;
            animation: fade-in 300ms ease;
            z-index: 1;
            margin-top: 48px;
            transform: rotate(180deg)
        }
    }
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background: #ae9c8a
}

.modal-backdrop1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100vw;
    height: 100vh;
    background-color: #2727272e;
}

.spinner-container {
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: #fff0;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}

@keyframes spinner-border {
    100% {
        transform: rotate(360deg);
    }
}

select {
    background-color: #ede3f15c;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: auto;
    font-size: 16px;
    border-bottom: 1px solid #bfbcd5 !important;
    border-radius: 6px;
    width: 100%;
    border: 1px solid transparent;
}

.button-hat {
    position: absolute;
    top: -16px;
    left: -17px;
    height: 45px !important;
    width: 45px !important;
    filter: drop-shadow(0 2px 1px rgb(0 0 0 / .25));
    border-radius: 0px !important;
    border: none;
    opacity: .7;
}

.w-\[40px\] {
    width: 40px;
}

.h-\[40px\] {
    height: 40px;
}


.available {
    --tw-bg-opacity: 1;
    background-color: rgb(72 205 160 / var(--tw-bg-opacity)) !important;
    border: 1px solid rgb(72 205 160 / var(--tw-bg-opacity)) !important;
}

.available::before {
    --tw-bg-opacity: 1;
    background-color: rgb(121 218 185 / var(--tw-bg-opacity));
}

.orange::before {
    --tw-bg-opacity: 1;
    background-color: rgb(230 188 19 / var(--tw-bg-opacity))
}

.gray {
    background-color: #a7a7a7;
}

.gray::before {
    --tw-bg-opacity: 1;
    background-color: #a7a7a7;
}

.gap-8p {
    gap: 8px
}


.shield-svg {
    width: 100%;
    transform: scale(1);
}

.shield-border {
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    animation: drawShield 3s ease-in-out infinite;
}

@keyframes drawShield {
    0% {
        stroke-dashoffset: 650;
    }

    80% {
        stroke-dashoffset: 0;
    }

    90% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 650;
    }
}

[hover-tooltip1] {
    &:hover {
        &::before {
            content: attr(hover-tooltip1);
            font-size: 12.5px;
            width: 401px;
            text-align: center;
            position: absolute;
            display: inline-block;
            text-transform: none;
            top: 136px;
            animation: fade-in 300ms ease;
            background: #5a5959;
            border-radius: 4px;
            padding: 4px 10px;
            color: #fff;
            z-index: 3;
            right: -146px;
        }

        &::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border: 1px solid #000;
            border-color: #5a5959 #fff0 #fff0 #fff0;
            border-width: 4px 6px 0;
            animation: fade-in 300ms ease;
            z-index: 1;
            transform: rotate(180deg);
                       top: 132px;
            left: 36px;
        }
    }
}

.badge-icon,
.badge-text {
    padding: 1.5rem;
    float: left;
    -webkit-box-flex: 1;
    flex: 1
}

.badge {
    display: flex;
    border-radius: 5px;
    background-color: #214fe0;
}

.badge-icon {
    background: url(../images/European_stars.svg) #214fe0 no-repeat center center;
    background-size: 85%;
    max-width: calc(var(--badge-size) / 5);
}

.badge-text {
    font: normal small-caps normal 16px/1.5 Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
}

.badge[data-color=""] .badge-text,
.badge[data-color="default"] .badge-text {
    color: #f4f4f4;
    background-color: #214fe0;
    padding: 3px 2px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.badge-text span b {
    color: white;
    font-size: 16px;
}

.badge-text span {
    color: white;
    font-size: 11px;
}

.badge[data-color="light"] .badge-text {
    color: var(--color-dark);
    background-color: var(--color-light);
}

.badge[data-color="dark"] .badge-text {
    color: var(--color-light);
    background-color: var(--color-dark);
}


/*The body of the lock*/
.lock {
    display: block;
    width: 22px;
    height: 16px;
    top: 64%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 5px;
    position: relative;
    transition: all 0.1s ease-in-out;
}

/*The keyhole*/
.lock:after {
    content: "";
    display: block;
    background: #fff;
    width: 2px;
    height: calc(2.5px * 3);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.1s ease-in-out;
}

/*The arm of the lock*/
.lock:before {
    content: "";
    display: block;
    width: calc(27px / 2);
    height: calc(30px / 3);
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 2.5px solid #fff;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom: 0;
}

.comment {
    font-size: 12px;
    background: #f7f7f7;
    padding: 7px;
    border-radius: 6px;
}

.gap-10p {
    gap: 10px;
}

.lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}



.gap-2r {
    gap: 2rem;
}

@media (max-width: 991px) {

    .consent {
        flex-wrap: wrap;
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }

    .acd-items.acd-arrow {
        margin: 0 !important;
        margin-top: 30px !important;
    }

    .faq-items {
        margin-bottom: -15px;
        margin-top: 15px;
    }
}

.section-title {
    color: rgb(99, 55, 44);
    font-weight: 500;
    line-height: 1.2;
    margin: 0px 0px 15px -4px;
    font-size: 26px;
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.section-line {
    width: 80px;
    height: 2px;
    margin: 0px auto;
    background: rgb(17, 17, 17);
}

.grid {
    display: grid;
}

.pricing-block {
    box-shadow: rgb(223, 223, 223) 0px 0px 14px 0px;
    background: rgb(255, 255, 255);
    padding: 20px;
    border-radius: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

span.u-icon.u-icon-circle.u-palette-5-light-2.u-spacing-18.u-icon-1 {
    height: 60px;
    width: 60px;
    padding: 14px;
    background-color: rgb(245, 208, 140);
    border-radius: 50%;
    color: rgb(85, 92, 102) !important;
}

h4.u-text.u-text-2 {
    font-size: 1.5rem;
    text-transform: none;
    margin: 0px;
    color: rgb(0, 0, 0);
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
}

.gap-1r {
    gap: 1rem;
}

.gap-0-5r {
    gap: 0.5rem;
}

.font-14 {
    font-size: 14px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.w-33 {
    width: 33px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 50px;

}



.faq-area .video {
    position: relative;
    z-index: 1;
}

.faq-area .video a {
    left: 50%;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: var(--white) repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button i {
    display: block;
    position: relative;
    z-index: 3;
}

.faq-area .video a i {
    color: var(--color-primary);
    font-size: 30px;
    left: 50%;
    padding-left: 5px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fa-play:before {
    content: "\f04b";
}

i::before {
    line-height: inherit !important;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: var(--white) repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
}

.acd-items.acd-arrow {
    background: white;
    box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
    margin-left: -25%;
    position: relative;
    z-index: 1;
    margin-top: 80px;
}

.acd-items.acd-arrow .accordion-item {
    border: none;
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.accordion-header {
    margin-bottom: 0;
}

.acd-items.acd-arrow .accordion-header .accordion-button {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7 !important;
    color: #04000b;
    padding: 25px 40px;
    font-size: 20px;
    position: relative;
    align-items: center;
    width: 100%;
    text-align: left;
    background-color: #fff;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    display: flex;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.acd-items.acd-arrow .accordion-header .accordion-button span {
    display: inline-block;
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    background: black;
    text-align: center;
    border-radius: 50%;
    color: white;
    margin-right: 15px;
}

.acd-items.acd-arrow .accordion-item .accordion-body {
    padding: 20px 40px;
}

.skrollable {
    background-attachment: fixed;
    background-image: linear-gradient(rgb(0 0 0 / .4), rgb(0 0 0 / .4)), url(../images/cta.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.overlay-dark1 {
    background-color: rgb(0 0 0 / .5);
}

.lg\:py-\[60px\] {
    padding-top: 50px;
    padding-bottom: 50px;
}

.md\:text-center.text {
    text-align: center;
}

.w-70 {
    width: 71%;
}

.as_font17 {
    font-size: 17px;
    color: #fff;
    z-index: 2;
    text-align: justify;
}

.btn-primary {
    background-color: #ee5f38;
    padding: 10px 28px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: #ee5f38;
    border-radius: 50px;
    margin: 0;
}

.white {
    color: white !important;
}

.bg-accent1_rgb:hover {
    --tw-bg-opacity: 1;
    background-color: #ee5f38;
    color: #fff;
}

.btn:focus {
    outline: none !important;
}

.btn_info {
    text-decoration: underline;
}

.cta_badge {
    width: 100%;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #e7e7e7;
    padding: 4px 12px;
    font-size: 15px;
}

.cta_badge {
    width: 100%;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #e7e7e7;
    padding: 4px 12px;
    font-size: 15px;
}

#resultCard {
    margin: 0;
}

.list-inline {
    display: flex;
    justify-content: center;
    gap: 5rem;
}

#resultCard li {
    margin: 0 0.5vmin !important;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.tarot55 {
    color: #000 !important;
    border-radius: 15px;
    vertical-align: middle;
    font-size: 2vmin;
    height: 32vmin;
    width: 9vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tarot55 img {
    width: 100%;
}

/* */
.checkbox-block label {
    width: initial !important;
}

.shield-badge-container {
    position: relative;
    width: 100%;
    max-width: 83px;
    aspect-ratio: 5 / 6;
    display: flex;
    margin-left: 30px;
}

.shield-svg {
    width: 100%;
    height: 100%;
}

.secure-icon {
    font-size: 16px;
    margin-bottom: 0;
}

.secure-top {
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
}

.secure-sub {
    font-size: 10px;
    opacity: 0.7;
    margin-top: 2px;
    display: block;
}

.shield-badge-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    font-family: 'Segoe UI', sans-serif;
    color: #2e7d32;
    text-align: center;

    pointer-events: none;
    padding: 10px;
}

.button-info>.start-icon {
    margin-right: 0;
    min-width: 20px;
    text-align: center;
}

.button-info>.start-icon {
    margin-right: 5px;
}

.button-info {
    color: #815d25;
    transition: 0.5s;
    font-size: 10px;
    text-align: center;
}

@-webkit-keyframes blink-1 {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes blink-1 {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.fa,
.fas {
    font-weight: 900;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover>.faa-bounce {
    animation: 2s ease 0s infinite normal none running bounce;
}

.fa-thumbs-up::before {
    content: "";
}

@keyframes bounce {

    0%,
    10%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0px);
    }

    40% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.woff) format("woff"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.ttf) format("truetype");
}



.date-select:required:invalid,
.birth-select:required:invalid {
    color: #cbcbcb !important;
    font-weight: 300;
    font-family: system-ui;
    font-size: 15px;
}

.date-select option[value=""],
.birth-select option[value=""] {
    color: #cbcbcb;
}

.date-select option,
.birth-select option {
    color: black;
}

.u-clearfix1 {
    background: #f7f4f5;
}

.justify-content-between {
    justify-content: space-between;
}

@media screen and (max-width:1600px) {
    .cards {
        width: 160px
    }

    .pt-111 h1 {
        font-size: 39px
    }

    .pt-111 p {
        font-size: 18px
    }

    .hero {
        height: 112vh
    }

    .cards-number {
        top: 52rem
    }

    h3 {
        font-size: 20px
    }

    .cards-number span {
        padding: 15px 25px;
        font-size: 22px
    }

    .form-group {
        width: 48%
    }

    .gap-8 {
        gap: 2rem;
        flex-wrap: wrap
    }

    .account-form-area .title {
        font-size: 24px
    }

    .account-form-area form label {
        font-size: 15px
    }


    .form-btn {
        font-size: 15px
    }

    .section-title {
        font-size: 21px
    }

    .account-form-area {
        width: 100%
    }

    .card1.active {
        left: 13%;
        top: calc(64.5%)
    }

    .card2.active {
        left: 16%;
        top: calc(64%)
    }

    .card3.active {
        left: 19%;
        top: calc(63.5%)
    }

    .card4.active {
        left: 22%;
        top: calc(63%)
    }

    .card5.active {
        left: 25%;
        top: calc(62.5%)
    }

    .card6.active {
        left: 28%;
        top: calc(62%)
    }

    .card7.active {
        left: 31%;
        top: calc(61.5%)
    }

    .card8.active {
        left: 34%;
        top: calc(61%)
    }

    .card9.active {
        left: 37%;
        top: calc(60.5%)
    }

    .card10.active {
        left: 40%;
        top: calc(60.5%)
    }

    .card12.active {
        left: 48%;
        top: calc(60.5%)
    }

    .card13.active {
        left: 51%;
        top: calc(60.5%)
    }

    .card14.active {
        left: 54%;
        top: calc(61%)
    }

    .card15.active {
        left: 57%;
        top: calc(61.5%)
    }

    .card16.active {
        left: 60%;
        top: calc(62%)
    }

    .card17.active {
        left: 63%;
        top: calc(62.5%)
    }

    .card18.active {
        left: 66%;
        top: calc(63%)
    }

    .card19.active {
        left: 69%;
        top: calc(63.5%)
    }

    .card20.active {
        left: 72%;
        top: calc(64%)
    }

    .card21.active {
        left: 75%;
        top: calc(64.5%)
    }
}

@media (max-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media screen and (max-width:991px) {
    .card1.active {
        left: 9%;
        top: calc(63.5%)
    }

    .card2.active {
        left: 13%;
        top: calc(63%)
    }

    .card3.active {
        left: 16%;
        top: calc(62.5%)
    }

    .card4.active {
        left: 19%;
        top: calc(62%)
    }

    .card5.active {
        left: 22%;
        top: calc(61.5%)
    }

    .card6.active {
        left: 25%;
        top: calc(61%)
    }

    .card7.active {
        left: 28%;
        top: calc(61%)
    }

    .card8.active {
        left: 31%;
        top: calc(60.5%)
    }

    .card9.active {
        left: 34%;
        top: calc(60.5%)
    }

    .card10.active {
        left: 37%;
        top: calc(60.5%)
    }

    .card11 {
        left: 50%
    }

    .card12.active {
        left: 44%;
        top: calc(60.5%)
    }

    .card13.active {
        left: 47%;
        top: calc(61%)
    }

    .card14.active {
        left: 50%;
        top: calc(61%)
    }

    .card15.active {
        left: 53%;
        top: calc(61.5%)
    }

    .card16.active {
        left: 56%;
        top: calc(62%)
    }

    .card17.active {
        left: 59%;
        top: calc(62.5%)
    }

    .card18.active {
        left: 62%;
        top: calc(63%)
    }

    .card19.active {
        left: 65%;
        top: calc(63.5%)
    }

    .card20.active {
        left: 68%;
        top: calc(64%)
    }

    .card21.active {
        left: 71%;
        top: calc(64.5%)
    }

    .cards-number {
        top: 50rem
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

.flex-wrap {
    flex-wrap: wrap;
}

@media (max-width:768px) {
    input#termCheckbox1 {
        height: 17px !important;
        width: 17px !important;
    }

    input#termCheckbox2 {
        height: 17px !important;
        width: 17px !important;
    }

    select {
        height: 50px !important;
    }

    form input {
        height: 50px !important;
    }

    .cards {
        width: 160px
    }

    .pt-111 h1 {
        font-size: 39px
    }

    .pt-111 p {
        font-size: 18px
    }

    .grid {
        flex-wrap: wrap;
        justify-content: center
    }

    .hero {
        height: 112vh
    }

    .cards-number {
        top: 58rem
    }


    h3 {
        font-size: 20px
    }

    .cards-number span {
        padding: 15px 25px;
        font-size: 22px
    }

    .form-group {
        width: 100%
    }

    .gap-8 {
        gap: 2rem;
        flex-wrap: wrap
    }

    .account-form-area .title {
        font-size: 17px
    }

    .account-form-area form label {
        font-size: 17px
    }

    .font-15 {
        font-size: 11px
    }

    .form-btn {
        font-size: 16px
    }

    .section-title {
        font-size: 21px
    }

    .account-form-area {
        width: 100%
    }

    .card1.active {
        left: 9%;
        top: calc(63%)
    }

    .card2.active {
        left: 13%;
        top: calc(62.5%)
    }

    .card3.active {
        left: 16%;
        top: calc(62%)
    }

    .card4.active {
        left: 19%;
        top: calc(61.5%)
    }

    .card5.active {
        left: 22%;
        top: calc(61%)
    }

    .card6.active {
        left: 25%;
        top: calc(61%)
    }

    .card7.active {
        left: 28%;
        top: calc(60.5%)
    }

    .card8.active {
        left: 31%;
        top: calc(60.5%)
    }

    .card9.active {
        left: 34%;
        top: calc(60.5%)
    }

    .card10.active {
        left: 37%;
        top: calc(60.5%)
    }

    .card11 {
        left: 51%
    }

    .card12.active {
        left: 44%;
        top: calc(60.5%)
    }

    .card13.active {
        left: 47%;
        top: calc(60.5%)
    }

    .card14.active {
        left: 50%;
        top: calc(60.5%)
    }

    .card15.active {
        left: 53%;
        top: calc(61%)
    }

    .card16.active {
        left: 56%;
        top: calc(61.5%)
    }

    .card17.active {
        left: 59%;
        top: calc(62%)
    }

    .card18.active {
        left: 62%;
        top: calc(62.5%)
    }

    .card19.active {
        left: 65%;
        top: calc(63%)
    }

    .card20.active {
        left: 68%;
        top: calc(63.5%)
    }

    .card21.active {
        left: 71%;
        top: calc(64%)
    }

    .pt-111 h1 {
        width: 76%
    }

    .gap-37 p {
        width: 76%
    }

    .shield-badge-container {
        max-width: 78px;
        margin-left: 10px;
    }

    .font-14 {
        font-size: 15px !important;
    }
}

@media (max-width :575px) {
    .account-form-area .title {
        font-size: 17px;
    }

    .list-inline {
        gap: 1rem;
    }

    .black {
        font-size: 17px;
        text-align: justify;
    }

    .font-14 {
        font-size: 16px !important;
    }

    .badge-item {
        font-size: 17px;
    }

    .description1 {
        font-size: 18px;
        line-height: 28px;

    }

    .card1.active {
        left: 7%;
        top: calc(62%)
    }

    .card2.active {
        left: 11%;
        top: calc(61.5%)
    }

    .card3.active {
        left: 14%;
        top: calc(61%)
    }

    .card4.active {
        left: 17%;
        top: calc(61%)
    }

    .card5.active {
        left: 19%;
        top: calc(60.5%)
    }

    .card6.active {
        left: 22%;
        top: calc(60.5%)
    }

    .card7.active {
        left: 25%;
        top: calc(60.5%)
    }

    .card8.active {
        left: 28%;
        top: calc(60.5%)
    }

    .card9.active {
        left: 31%;
        top: calc(60.5%)
    }

    .card10.active {
        left: 34%;
        top: calc(60.5%)
    }

    .card11 {
        left: 49%;
        top: calc(60.5%);
    }

    .card12.active {
        left: 42%;
        top: calc(60.5%)
    }

    .card13.active {
        left: 47%;
        top: calc(60.5%)
    }

    .card14.active {
        left: 50%;
        top: calc(60.5%)
    }

    .card15.active {
        left: 53%;
        top: calc(61%)
    }

    .card16.active {
        left: 56%;
        top: calc(61%)
    }

    .card17.active {
        left: 59%;
        top: calc(61%)
    }

    .card18.active {
        left: 62%;
        top: calc(61.5%)
    }

    .card19.active {
        left: 65%;
        top: calc(61.5%)
    }

    .card20.active {
        left: 68%;
        top: calc(62%)
    }

    .card21.active {
        left: 71%;
        top: calc(62.5%)
    }

    .cards {
        width: 105px
    }

    .pt-111 h1 {
        width: 89%
    }

    .gap-37 p {
        width: 78%
    }

    .w-50 {
        width: 82%
    }

    .cards-number {
        top: 49rem
    }

    .video img {
        height: 400px !important;
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
}

@media (min-width:375px) and (max-width:480px) {
    .shield-badge-container {
        max-width: 100px;
        margin-left: 0;
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0px, 1fr)) !important;
    }

    .account-form-area form label {

        width: 100%;
    }

    .video img {
        height: 400px !important;
    }

    .cards {
        width: 95px
    }

    .h-132 {
        height: 104vh
    }

    .pt-111 h1 {
        font-size: 23px
    }

    .pt-111 p {
        font-size: 13px
    }

    .hero {
        height: 100vh
    }

    .cards-number {
        top: 18rem
    }

    h3 {
        font-size: 22px
    }

    .cards-number span {
        padding: 8px 17px;
        font-size: 22px
    }

    .font-19 {
        font-size: 14px
    }

    .gap-6r img {
        width: 27% !important
    }

    .card1.active {
        left: 7%;
        top: calc(70%);
    }

    .card2.active {
        left: 11%;
        top: calc(69.5%)
    }

    .card3.active {
        left: 14%;
        top: calc(69%)
    }

    .card4.active {
        left: 17%;
        top: calc(69%)
    }

    .card5.active {
        left: 19%;
        top: calc(68.5%)
    }

    .card6.active {
        left: 22%;
        top: calc(68.5%)
    }

    .card7.active {
        left: 25%;
        top: calc(68.5%)
    }

    .card8.active {
        left: 28%;
        top: calc(68.5%)
    }

    .card9.active {
        left: 31%;
        top: calc(68.5%)
    }

    .card10.active {
        left: 34%;
        top: calc(68.5%)
    }

    .card11 {
        left: 48%;
        top: calc(68.5%);
    }

    .card12.active {
        left: 42%;
        top: calc(68.5%)
    }

    .card13.active {
        left: 47%;
        top: calc(68.5%)
    }

    .card14.active {
        left: 50%;
        top: calc(68.5%)
    }

    .card15.active {
        left: 53%;
        top: calc(69%)
    }

    .card16.active {
        left: 56%;
        top: calc(69%)
    }

    .card17.active {
        left: 59%;
        top: calc(69%)
    }

    .card18.active {
        left: 62%;
        top: calc(69.5%)
    }

    .card19.active {
        left: 65%;
        top: calc(69.5%)
    }

    .card20.active {
        left: 68%;
        top: calc(70%)
    }

    .card21.active {
        left: 71%;
        top: calc(70.5%);

    }
}

@media (max-width:375px) {
    .h-132 {

        padding-top: 3rem;
    }

    .shield-badge-container {
        max-width: 100px;
        margin-left: 0;
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .cards {
        width: 95px
    }

    .video img {
        height: 400px !important;
    }

    .section-title {
        font-size: 17px;
        text-align: center
    }

    .pt-111 h1 {
        font-size: 24px
    }

    .pt-111 p {
        font-size: 11px
    }

    .hero {
        height: 100vh
    }

    img.attachment-large.size-large.wp-image-104 {
        width: 94%
    }

    .cards-number {
        top: 18rem
    }

    .hero-section {
        padding: 0 13px
    }

    .gap-6r img {
        width: 27% !important
    }

    h3 {
        font-size: 22px
    }

    .card1.active {
        left: 7%;
        top: calc(70%);
    }

    .card2.active {
        left: 11%;
        top: calc(69.5%)
    }

    .card3.active {
        left: 14%;
        top: calc(69%)
    }

    .card4.active {
        left: 17%;
        top: calc(69%)
    }

    .card5.active {
        left: 19%;
        top: calc(68.5%)
    }

    .card6.active {
        left: 22%;
        top: calc(68.5%)
    }

    .card7.active {
        left: 25%;
        top: calc(68.5%)
    }

    .card8.active {
        left: 28%;
        top: calc(68.5%)
    }

    .card9.active {
        left: 31%;
        top: calc(68.5%)
    }

    .card10.active {
        left: 34%;
        top: calc(68.5%)
    }

    .card11 {
        left: 48%;
        top: calc(68.5%);
    }

    .card12.active {
        left: 42%;
        top: calc(68.5%)
    }

    .card13.active {
        left: 47%;
        top: calc(68.5%)
    }

    .card14.active {
        left: 50%;
        top: calc(68.5%)
    }

    .card15.active {
        left: 53%;
        top: calc(69%)
    }

    .card16.active {
        left: 56%;
        top: calc(69%)
    }

    .card17.active {
        left: 59%;
        top: calc(69%)
    }

    .card18.active {
        left: 62%;
        top: calc(69.5%)
    }

    .card19.active {
        left: 65%;
        top: calc(69.5%)
    }

    .card20.active {
        left: 68%;
        top: calc(70%)
    }

    .card21.active {
        left: 71%;
        top: calc(70.5%);

    }

    .cards-number span {
        padding: 8px 17px;
        font-size: 22px
    }

    .font-19 {
        font-size: 14px
    }

    .h-132 {
        height: 103vh
    }

    .card11 {
        left: 50%;
        top: 68.5%
    }
}

@media (max-width: 1199px) {

    .video {
        text-align: center;
    }
}

/* Mobile spacing */
@media (max-width: 991px) {
    .video-faq {
        text-align: center;
    }

    .video img {
        height: 500px;
    }

    .faq-items {
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    .accordion-button {
        font-size: 17px !important;
    }

    .accordion-body {
        font-size: 13px !important;
    }
}

.gold_color {
    color: #ff8a00;
}

.status-spinner {
    width: 22px;
    height: 22px;
    border: 3px solid rgba(255, 255, 255, .3);
    border-top: 3px solid #fff;
    border-radius: 50%;
    animation: spin .8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.bg-busy {
    background-color: #e6bc13 !important;
    border: 1px solid #e6bc13 !important;
    cursor: no-drop;
}

.bg-\[\#ED5F38\] {
    --tw-bg-opacity: 1;
    background-color: #a7a7a7;
    cursor: no-drop !important;
    border: 1px solid #a7a7a7;
}

.orange {
    --tw-bg-opacity: 1;
    background-color: rgb(230 188 19 / var(--tw-bg-opacity));
    border: 1px solid rgb(230 188 19 / var(--tw-bg-opacity)) !important;
}






@font-face {
    font-family: 'icomoon';
    src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-spinner:before {
    content: "\e000";
}

.icon-spinner-2:before {
    content: "\e001";
}

.icon-spinner-3:before {
    content: "\e002";
}

.icon-spinner-4:before {
    content: "\e003";
}

.icon-spinner-5:before {
    content: "\e004";
}

.icon-spinner-6:before {
    content: "\e005";
}

.icon-spinner-7:before {
    content: "\e006";
}

@keyframes anim-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spinner {
    display: inline-block;
    font-size: 3em;
    height: 1em;
    line-height: 1;
    animation: anim-rotate 2s infinite linear;
    color: #fff;
    text-shadow: 0 0 .25em rgba(255, 255, 255, .3);
}

.spinner--steps {
    animation: anim-rotate 1s infinite steps(8);
}

.spinner--steps2 {
    animation: anim-rotate 1s infinite steps(12);
}