* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Sora;
}
:root{
    --color-text: #ffffff;
    --color-primary: linear-gradient(270.46deg, purple -8.38%, #F25FB9 61.41%, #DA43F2 110.96%);
    --color-secound: #af67bb;
    --color-thrid: rgba(48, 137, 142, 1);
    --color-thrid-hover: rgba(48, 137, 142, 0.9);
    --color-primary-hover: rgba(105, 33, 82, 0.8);
    --color-white-hover: rgba(255, 255, 255, 0.9);
    --color-white: #fff;
    --black-900: #000;
    --black-700: #222;
}
@keyframes glow-up {
    from {
        filter: drop-shadow(0px 0px 0px rgba(255,255,255,0.5));
    }
    to {
        filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.5));
    }
};
@keyframes load {
    from {
      width: 100%;
    }
    to {
      width: 0px;
    }
}
@keyframes pulse-animation {
    0% {
        scale: 1;
    }
    50% {
        scale: 1.1;
    }
    100% {
        scale: 1;
    }
}
@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}
@keyframes fadeIn {
    0%, 50% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
}
@keyframes progress-forward {
    0% {
      width: 0%;
    }
    25% {
      width: 50%;
    }
    50% {
      width: 75%;
    }
    75% {
      width: 85%;
    }
    100% {
      width: 100%;
    }
} ;

a {
    color: initial;
    text-decoration: none;
}
button {
    cursor: pointer;
    background: initial;
    border: none;
}
li {
    list-style: none;
}
body{
    background: #f8fafc;
}
body, input, button, textarea, select{
    font-size: 1rem;
    font-family: 'Sora', sans-serif;
    font-weight: 500;
    color: #060606;
}
h1,h2,h3,h4,h5 strong{
    font-weight: 600;
}
.container{
    margin: auto;
    width: 100%;
    max-width: 100%;
    padding: 0 1.25rem;
}
.title-h1 {
    font-weight: 700;
    font-size: 56px;
    line-height: 78px;
}
#page-wrapper{
    min-height: 100vh; 
    max-height: -webkit-fill-available;
    position: relative;
}
.hide {
    visibility: hidden;
    height: 0;
    opacity: 0;
    display: none !important;
    overflow: hidden;
}
.glowUp{
    animation: glow-up 1s ease-in-out infinite alternate;
}
.gradient-text{
    background: linear-gradient(270.46deg, purple -8.38%, #F25FB9 61.41%, #DA43F2 110.96%);
}
.btn-item{
    font-weight: 500;
    font-size: 1.5rem;
    padding: 12px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    background: var(--color-white);
    color: #000;
    border-radius: 5px;
}
.btn-item.active{
    background: var(--color-secound);
}
.btn-item:hover{
    background: var(--color-white-hover);
}

.background-image-sign {
    position: absolute;
    height: -webkit-fill-available;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 0;
    z-index: -1;
}
.background-image-sign img{
    width: 100%;
    height: -webkit-fill-available;
    object-fit: cover;
    line-height: 0;
}
.ga4983248{
    min-height: 100vh;
    max-height: -webkit-fill-available;
    flex-direction: column;
    display: flex;
    /*align-items: center;*/
	align-items: start;
    justify-content: center;
}
.ga4983248 .section-paragraph{
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 15px;
}
.ga4983248 .eh90427{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.hf-4920{
    text-align: center;
    color: #fff;
}
.hf-4920 h2.section-heading{
    display: block;
    font-weight: 700;
    font-size: 3.125rem;
    letter-spacing: -2px;
    line-height: 78px;
    margin-bottom: 20px;
}
p.section-p{
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 30px;
    text-align: center;
}
	  
.ga4983248 .eh90427 .form-container{
    display: grid;
    grid-template-rows: 1fr auto;
    min-height: 378px;
    gap: 25px;
}

.eh90427 .form-content{
    display: grid;
    grid-template-rows: auto 1fr;
    justify-content: inherit;
    grid-template-columns: 1fr;
    align-items: baseline;
    justify-items: center;
    min-height: 246px;
    position: relative;
	text-align: center;
}
.eh90427 .form-content.stf3132189319, .eh90427 .form-content.sx13320008666{
    grid-template-rows: inherit;
}
.btns-modal-step-five{
    /*margin-top: -30px;*/
}

.eh90427 .form-content.s7s1238s7sd30007600000, .eh90427 .form-content.mst212319020001230000 {
    display: grid;
    grid-template-rows: 1fr auto;
}

.s7s1238s7sd30007600000 .ffn312312900nbn432420000{
    text-align: center;
    height: 100%;
    display: grid;
    grid-template-rows: auto 1fr;
    justify-content: center;
    align-items: center;
}
.s7s1238s7sd30007600000 .ffn312312900nbn432420000 #f131238918284{
    max-width: 300px;
    margin: auto;
}
.form-content .vl43829{
    position: absolute;
    left: 0;
    bottom: -100px;
    margin-top: 20px;
}

.vl43829 .far{
    font-family: 'fontawesome';
    font-size: 1.25rem;
    margin-bottom: -4px;
}
.form-content h3.title-mobile{
    display: none;
}
.form-content h3{
    /*display: block;
    margin-top: 20px;
    font-size: 2rem;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 1;
    color: #060606;
    text-align: center;*/

    font-family: Sora, sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #060606;
    border-radius: 4px;
    padding: 4px;
    margin: 0px
}
.form-content.ms1 h3{
    margin-bottom: 40px;
}
.form-button{
    text-align: center;
}
.form-button .button-form{
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto;
    color: #fff;
    max-width: 450px;
    border-radius: 30px;
    padding: 10px 30px;
}

.btn-voltar{
    background-color: rgb(222 130 130);
    color: white;
    font-size: 1rem;
    border-radius: 10px;
    padding: 7px 14px;
    width: 150px;
    text-align: center;
}

.botao-civil{
    background: #673ab78c;
    border: 2px solid purple;
    padding: 15px 10px;
    border-radius: 15px;
    width: 33%;
    max-width: 200px;
    font-size: 1.25rem;
    font-family: 'Sora';
    font-weight: 600;
    color: white;
    margin: 5px;
}

.frame {
    font-style: normal;
    font-weight: 600;
    font-family: 'Sora';
    line-height: 1.2;
    display: inline-block;
    text-align: center;
    font-size: 1.75rem;
    max-width: calc(100% - 32px);
  }
.sbc1945{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
    align-items: center;
}
.bs5829{
    background: #673ab7;
    padding: 6px 10px;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: all 300ms;
    text-align: center;
    user-select: none;
    color: white;
}
.bs5829.active{
    border-color: var(--color-secound);
    background-color: var(--color-secound);
}

.bs5829 p{
    line-height: 1;
    text-transform: capitalize;
    color: #000;
}
.bs5829 img{
    height: 65px;
    margin-bottom: 6px;
}


.alert-modal.error {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    overflow: hidden;
    margin: 4px auto;
    border-radius: 0px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 5px 0px;
    background-color: rgb(206, 53, 44);
    color: rgb(255, 255, 255);
    width: 310px;
    cursor: pointer;
    min-height: 59.9297px;
    padding: 0px;
    list-style-type: none;
    z-index: 10000000;
}
.alert-modal.error .alert-mensage {
    font-size: 14px;
    font-weight: 400;
    font-family: open sans, sans-serif;
    color: #eee;
    text-align: center;
    padding: 1.25rem;
    width: auto;
    position: relative;
}
.alert-modal.error .alert-scroll {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 4px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.2;
    transition: all 100ms linear 0s;
    animation: load 2s linear;
}
.alert-modal.error .alert-scroll:hover {
    width: 100%;
}
.dc48194 .header31283{
    text-align: center;
}

.dsc698 {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.dsc698 .dc48194{
    width: 100%;
}
.dc48194 .dt948389 li{
    width: calc(20% - 16px);
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
    transition: 0.2s;
    background: #fff;
    color: #000;
    border-radius: 5px;

}
.dc48194 .dt948389 li:hover{
    background: var(--color-white-hover);
}

.dsc698 .header31283{
    background: var(--color-primary);
    padding: 5px;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.dsc698 .header31283 h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.dc48194 .dt948389 li.active{
    background: var(--color-secound);
    color: #000;
}
.eh90427 .dc48438, .eh90427 .yc238192448329{
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
}
.dc48438 ul{
    max-width: 420px;
    justify-content: center;
    /*margin-top: -20px;*/
	margin: 0 auto;
}

.yc238192448329 ul{
    max-width: 600px;
    /*margin-top: -20px;*/
	margin: 0 auto;
    justify-content: center;
}
.ls318329{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.hqt13812938198{
    display: flex;
    justify-items: center;
    height: 200px;
    align-items: center;
    flex-direction: column;
}
.hqt13812938198 span, .cq194839829328 span{
    font-size: 1.5rem;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.5px;
}
.btc38912312989{
    display: flex;
    gap: 24px;
}
.b2das289914{
    width: 136px;
    height: 52px;
    margin-top: 20px;
    font-size: 1.2rem;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    background: var(--color-primary);
}
.b2das289914:hover{
    background-color: #470e47;
}
/* .btn-true{
    background-color: #43BF0D;
}
.btn-false{
    background-color: #EE4242;
} */

.hbc12391949 {
    display: grid;
    grid-template-rows: auto 1fr;
    justify-items: center;
    height: 100%;
}
.hbc12391949 .title-hours-field{
    margin-bottom: 10px;
}
.hbc12391949 .title-hours-field h4{
    text-align: center;
    font-size: 1.75rem;
    font-weight: 500;
    color: #fff;
    line-height: 1;
}
.hbc12391949 .hf143154331 span{
    font-size: 1.125rem;
    letter-spacing: -0.25px;
    max-width: 700px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
}
.hbc12391949 .hf143154331{
    display: grid;
    grid-template-rows: auto 1fr;
    justify-items: center;
    max-width: 100%;
    align-items: center;
}
.hbc12391949 .hf143154331 input[type="time"]{
    border: none;
    font-size: 1.125rem;
    padding: 4px 10px;
    outline: none;
    border-radius: 5px;
    width: 116px;
    color: #000;
}
.hbc12391949 .field-control-hours{
    display: flex;
    gap: 10px;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.hbc12391949 .btn-hours-confirm{
    background: #27bd26;
    color: #fff;
    height: 55px;
    padding: 0px 18px;
    border-radius: 5px;
}
.hbc12391949 .btn-hours-confirm i{
    font-size: 1.5rem;
}
.hbc12391949 .btn-hours-confirm:hover{
    background: #188918;
}
.sl31239199998773343 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sl31239199998773343 img{
    width: 170px;
}
.cq194839829328{
    display: grid;
    grid-template-rows: auto 1fr;
    height: 100%;
    width: 100%;
    justify-items: center;
    gap: inherit;
}
.cq194839829328 .bmc123800488{
    /*margin-top: -20px;
    align-items: center;*/
	margin: 0 auto;
	
}
.mwc13213100700{
    position: relative;
}
.mwc13213100700.active .mwlk123910020000354699{
    display: flex;
}
.clc1328919388 .cm4999d338388 {
    margin: auto;
    max-width: 220px;
}
.mwlk123910020000354699 {
    background-color: #fff;
    color: #060606;
    max-width: 200px;
    width: 100%;
    flex-direction: column;
    position: absolute;
    margin-top: 2px;
    max-height: 320px;
    overflow-y: scroll;
    display: block !important;
}
.mwlk123910020000354699.civil-status-list, .mwlk123910020000354699.gender-list{
    position: relative;
    left: calc(50% - 100px );
    margin-top: -8px;
	margin-bottom: 10px;
}
.mwlk123910020000354699::-webkit-scrollbar-thumb {
    background: #ccc;
    height: 90%;
}
.mwlk123910020000354699::-webkit-scrollbar {
    width: 5px;
}
.mwh31902190.cm4999d338388-head{
    position: relative;
    margin-top: 40px;
}
.mwh31902190 .mi139102000 {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 1.25rem;
    cursor: pointer;
}
.mwc13213100700 .mi139102000 .fa-chevron-down{
    transform: rotate(0deg);
    transition: 0.4s;
    color: #000;
}
.mwc13213100700.active .mi139102000 .fa-chevron-down{
    transform: rotate(180deg);
}

.mwlk123910020000354699.gender-list{
    overflow: inherit;
}
.mwlk123910020000354699 li{
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 12px;
	border-bottom: 1px solid #3a3a3a33;
	}
	
.mwlk123910020000354699 li.active{
    background-color: rgba(175, 53, 137, 0.9);
}
.mwlk123910020000354699 li:hover{
    background-color: #efefef;
}
.mwlk123910020000354699 li img{
    width: 25px;
    border: 1px solid #000;
}
.mwlk123910020000354699 li span{
    padding-left: 6px;
    font-weight: 500;
    font-size: 0.875rem;
}
.mwh31902190{
    width: 100%;
    max-width: 220px;
    margin: auto;
    position: relative;
}
.mwh31902190 input{
    width: 100%;
    background: var(--color-white);
    color: #000;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    padding: 10px 15px;
    text-transform: capitalize;
}
.mwh31902190 input::placeholder{
    color: #000;
}
.input-control{
    position: relative;
}
.mwlk123910020000354699.cl41031000438830000{
    background-color: #fff;
    color: #060606;
    width: 200px;
    margin: -7px 10px 0;
    padding: 10px 0;
}
.mwlk123910020000354699.cl41031000438830000 li{
    padding: 7px 20px;
}
.input-control .field-input{
    background-color: #fff;
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
    outline: none;
    color: #000;
}
.input-control .field-input::placeholder{
    color: #000;
}
.input-control.error-field .field-input{
    border-color: #cc1006;
}
.input-control .error-field{
    color: #cc1006;
    font-size: 0.75rem;
    position: absolute;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}
.loading-container{
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.sl31239199998773343{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.loading-container h3, .sl31239199998773343 h3{
    font-size: 1.5rem;
    margin-bottom: 15px;
}
.progress-bar {
    position: relative;
    height: 30px;
    width: 85%;
    max-width: 300px;
    background: white;
    border-radius: 50px;
}
.progress-fill {
    position: absolute;
    height: 100%;
    width: 0%;
    animation: progress-forward 3s infinite;
    background: var(--color-primary);
    border-radius: 50px;
}
.ps03120003100000 .pm132i1092321200{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.ps03120003100000 .mc193091200003912000{
    width: 100%;
    margin: auto;
    max-width: 600px;
    padding: 15px;
}

.ps03120003100000 .mp3130120000 h3{
    text-align: center;
    font-size: 2.75rem;
    line-height: 1.3;
    font-weight: 600;
}
.ps03120003100000 .mb312319909321009990{
    text-align: center;
    margin-top: 120px;
}
.ps03120003100000 .mb312319909321009990 button{
    padding: 15px 40px;
    background: var(--color-primary);
    color: #fff;
    font-size: 1.375rem;
    font-weight: 600;
    border: 2px solid var(--color-primary);
    border-radius: 40px;
    transition: 0.3s;
    animation: pulse-animation 2s infinite;
}

.ga4983248 .animation-section{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.animation-section .animation-container{
    height: calc(100vh - 200px);
    width: 100%;
    max-height: 700px;
    display: grid;
    grid-template-rows: 1fr auto;
    gap: 14px;
    padding: 30px 0 0;
    overflow-y: hidden;
}
.animation-section .animation-container .modal-animation{
    width: 100%;
}
.animation-section .modal-animation .modal-audio-container{
    /*border: 2px solid #ffffff;*/
    height: 100%;
    width: 100%;
    overflow: hidden;
	/*background:#77297838;*/
}
#audio-astrology {
    height: 150px;
    width: 100%;
    background: #222222b0;
    position: relative;
}
#audio-astrology .audio-astrology-container{
    height: 100%;
    width: calc(100% - 70px);
}
#audio-astrology  .video-js{
    padding: 0 !important;
    height: 100% !important;
    background: #22222200;
}
#audio-astrology .vjs-has-started .vjs-control-bar{
    display: none;
}
#audio-astrology .vjs-text-track-cue {
    height: 100% !important;
    top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#audio-astrology .vjs-text-track-cue > div{
    font-family: 'Sora' !important;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 500;
    background: initial !important;
}
#audio-astrology .buttons-audio-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 69px;
    height: fit-content;
    padding: 25px 20px;
    position: absolute;
    right: 0;
    top: calc(50% - 55.5px);
}
#audio-astrology .button-video .fas{
    display: none;
    color: #fff;
}
#audio-astrology .start-pause-audio .fas{
    font-size: 1.375rem;
}
#audio-astrology .volume-video .fas{
    font-size: 1.5rem;
}
#audio-astrology .start-pause-audio.active .fa-pause, #audio-astrology .start-pause-audio.false .fa-play{
    display: block;
}
#audio-astrology .volume-video.active .fa-volume-up, #audio-astrology .volume-video.false .fa-volume-off{
    display: block;
}
#audio-astrology .vjs-text-track-display{
    bottom: initial !important;
    position: static;
    height: 100%;
}
#audio-astrology .vjs-text-track-display > div{
    position: static !important;
    height: 100%;
    margin: 0 !important;
}
.modal-warning{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.modal-warning .btn-play{
    font-size: 1.375rem;
    color: #fff;
    width: 100%;
    max-width: 280px;
    padding: 13px 0;
    font-weight: 500;
    border-radius: 30px;
    background: var(--color-primary);
    letter-spacing: 1.1px;
    outline: none;
    transition: opacity 1s;
}

.modal-warning p{
    font-size: 1.25rem;
    font-weight: 500;
}
.modal-warning h3{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
}
.modal-warning .content-warning{
    text-align: center;
    margin-bottom: 40px;
    max-width: 620px;
    padding: 0 20px;
    color: #fff;
}
.hf-4920 h2.section-heading-mobile{
    display: none;
}

.geme1293129031200049303000000 .cgm123928319000032000{
    display: flex;
    gap: 36px;
}
.geme1293129031200049303000000 .cgm123928319000032000 button.bgnnj443000003455430000{
    padding: 6px 36px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid var(--color-primary);
}
.geme1293129031200049303000000 .cgm123928319000032000 .g43183198c00001230900000{
    display: flex;
    gap: 5px;
    align-items: center;
    margin-bottom: 10px;
    line-height: 1;
    margin-top: 9px;
}
.geme1293129031200049303000000 .g43183198c00001230900000 label{
    font-size: 0.75rem;
    font-weight: 600;
    margin-top: 2px;
    color: #000;
}
.geme1293129031200049303000000 .g43183198c00001230900000 input{
    background: transparent;
    appearance: none;
    border: 1px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    position: relative;
}
.geme1293129031200049303000000 .g43183198c00001230900000 input:checked::before{
    content: "";
    background-color: #000;
    border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
}
.mhc12310{
    display: flex;
    gap: 20px;
    max-width: 400px;
    align-items: center;
}
.cc13912839119900000 .c930213901i3912090100 {
    padding: 0px 30px 0px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .cc13912839119900000 .c930213901i3912090100 img {
    width: 100%;
  }
  
  .cc13912839119900000 .a312312312930120x0x000t {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .cc13912839119900000 .c013120000pt03000000 h3 {
    color: #000;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
  }
  .cc13912839119900000 .c3921839012ct103210000 {
    padding: 15px 30px;
  }
  
  .cc13912839119900000 .ctp13039120310000{
    display: grid;
    grid-template-columns: minmax(100px, 335px) minmax(100px, 300px);
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  
  .cc13912839119900000 .c1093221030000310000wa0000 h3 {
    color: #000;
    font-weight: 600;
    font-size: 10px;
  }
  .cc13912839119900000 .c1093221030000310000wa0000 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
  }
  .cc13912839119900000 .c1093221030000310000wa0000 img{
    max-width: 75px;
  }
  .cc13912839119900000 .c13910b010213000 {
    text-align: center;
    width: 100%;
  }
  .cc13912839119900000 .c13910b010213000 .b0123912090yt1039120310 {
    color: #fff;
    background: #19a10b;
    padding: 12px 0;
    max-width: 240px;
    width: 100%;
    display: inline-block;
    line-height: 1.5;
    cursor: pointer;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: clamp(0.75rem, 3vw, 1rem);
    box-shadow: 0px 1px 5px #6f6f6f;
    text-decoration: none;
  }
  .b0123912090yt1039120310:hover {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
  .cc13912839119900000 .cq39123819000s000391200ss {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
  }
  .cc13912839119900000 .cq39123819000s000391200ss img {
    width: 40px;
    height: 40px;
    object-fit: contain;
  }
  .cc13912839119900000 .cq39123819000s000391200ss p {
    font-size: clamp(0.5rem, 3vw, 0.75rem);
    text-align: center;
  }
  
  .cc13912839119900000 .c903120000o0319302100000 {
    width: clamp(90%, 17vw, 95%);
  }
  .cc13912839119900000 .c903120000o0319302100000 img {
    object-fit: contain;
    object-position: center;
  }
  
  .cc13912839119900000 .c193021900003912000 {
    display: flex;
    align-items: center;
    border: 1px dotted #000;
    width: 100%;
  }
  .cc13912839119900000 .c193021900003912000 img {
    width: 62px;
    height: auto;
    object-position: center;
    object-fit: contain;
  }
  .cc13912839119900000 .c193021900003912000 p {
    font-size: 9px;
    font-style: italic;
    color: #000;
    background: #fff;
    padding: 4px 8px;
  }
  .c3120j019h01390120000 {
    text-align: center;
    font-weight: 500;
    padding: 8px;
    font-size: 11px;
    width: calc(100% + 21px);
    background: #55236d;
  }
  
  .c3120j019h01390120000 span {
    color: yellow;
    display: block;
  }
  .cc13912839119900000 .c13291023000391200m {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex: 1 1;
    padding: 0px 10px 10px 10px;
    border-radius: 0px;
    height: fit-content;
    max-height: 90vh;
    max-width: 800px;
    margin: auto;
    overflow: hidden;
    background-color: #e3e3e3;
    border: none;
  }


@media (min-width: 768px){
    .container{
        max-width: 950px;
        padding: 0 2.15rem;
    }
    .s7s1238s7sd30007600000 .ffn312312900nbn432420000 #f131238918284{
        font-size: 1.25rem;
    }
}
@media (min-width: 1200px){
    .container{
        max-width: 1030px;
    }
}
@media (max-width: 768px){

    .hf-4920 h2.section-heading-mobile{
        display: block;
        font-size: 2.125rem;
        /*letter-spacing: -1.7px;*/
        font-weight: 900;
        /*line-height: 1.1;*/
        margin-bottom: 10px;
    }
    .form-content.ms1 h3.title-mobile{
		background: purple;
		padding: 6px;
		border-radius: 0px;
		/*margin-top: 8px;*/

    }
    .form-content h3.title-mobile{
        display: block;
        font-size: 1.20rem;
        /*letter-spacing: -1px;*/
        line-height: 1;
        width: 100%;
        font-weight: 600;
        margin-bottom: 10px;
    }
    
    .sbc1945{
        gap: 4px;
    }


    .bs5829 img{
        height: 50px;
        margin-bottom: 0;
    }
    .bs5829 p{
        font-size: 0.8125rem;
    }
    .ga4983248{
        padding: 15px 0;
        min-height: calc(100vh - 80px);
        display: grid;
        grid-template-rows: 1fr auto;
        grid-template-columns: 1fr;
    }
    .dsc698{
        flex-direction: column; 
        gap: 5px;
        margin-bottom: 10px;
    }
    .dsc698 .ls318329{
        gap: 5px;
    }
    .dsc698 .header31283{
        margin-bottom: 3px;
        padding: 3px;
    }
    .dsc698 .header31283 h4{
        font-size: 20px;
    }
    .dc48194 .dt948389 li{
        width: calc(17% - 5.5px);
        font-size: 1rem;
        height: auto;
        aspect-ratio: 1.15/1;
        margin-bottom: 0;
    }
    .form-content .vl43829{
        padding: 10px 25px;
        font-size: 1.125rem;
        gap: 5px;
        top: 10;
        margin-left: auto;
    }
    .vl43829 .far{
        font-size: 1rem;
    }
    .dc48438 ul, .yc238192448329 ul{
        gap: 5px;
        justify-content: left;
        margin-top: 0;
    }
    .eh90427 .yc238192448329, .eh90427 .dc48438{
        margin-bottom: 20px;
        margin-top: 0px;
        align-items: baseline;
    }
    .btn-item{
        width: calc(33% - 3px);
        font-size: 26px;
    }
    .s7s1238s7sd30007600000 .ffn312312900nbn432420000 #f131238918284{
        margin: inherit;
    }
    .s7s1238s7sd30007600000 .ffn312312900nbn432420000{
        height: fit-content;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .eh90427 .form-content.s7s1238s7sd30007600000, .eh90427 .form-content.mst212319020001230000{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }
    .eh90427 .form-content.mst212319020001230000{
        justify-content: space-between;
    }
    .eh90427 .form-content.mst212319020001230000 .vl43829{
        bottom: -64px;
    }
    .form-button .button-form{
        font-weight: 600;
        line-height: 1.2;
        padding: 10px 15px;
        font-size: 1.25rem;
    }
    .rm00301293012000032900 .fc1391820000123000 input{
        max-width: 275px;
        margin-bottom: 30px;
    }
    .eh90427 .form-content.rm00301293012000032900 {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: initial;
    }
    .ps03120003100000 .mp3130120000 h3{
        font-size: 1.5rem;
    }
    .ps03120003100000 .mb312319909321009990 button{
        font-size: 1.125rem;
    }
    .hbc12391949 .hf143154331{
        align-items: inherit;
        gap: 25px;
    }
    .alert-modal.error {
        bottom: initial;
        left: initial;
        top: 20px;
        width: 100%;
        max-width: 280px;
    }
    #audio-astrology .buttons-audio-container{
        position: initial;
        border-left: initial;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        margin: auto;
        width: calc(100% - 32px);
        padding: 20px;
        gap: 22px;
    }
    .mhc12310{
        gap: 10px;
        height: fit-content;
        margin-bottom: 155px;
    }
    #audio-astrology{
        height: 160px;
        display: flex;
        flex-direction: column;
    }
    #audio-astrology .audio-astrology-container{
        width: 100%;
        padding: 0 15px;
    }
    #audio-astrology .vjs-text-track-cue > div{
        font-size: 1rem;
        line-height: 1.2;
    }
    .loading-container h3, .sl31239199998773343 h3{
        text-align: center;
        font-size: 1.25rem;
    }
    .animation-section .animation-container{
        height: 100%;
        padding: 0;
    }
    .section-moon-phases  .gender-modal{
        width: 100%;
        max-width: 300px;
    }
    .geme1293129031200049303000000 .cgm123928319000032000{
        gap: 15px;
    }
    .geme1293129031200049303000000 .cgm123928319000032000 button.bgnnj443000003455430000{
        padding: 20px 20px 10px;
        width: 100%;
    }
    .geme1293129031200049303000000 button.bgnnj443000003455430000 img{
        height: 90px;
    }
    .frame {
        font-size: 1.25rem;
    }
    .cc13912839119900000 .c193021900003912000 img {
        width: 50px;
    }
    .cc13912839119900000 .c13291023000391200m {
    height: 100%;
    gap: 12px;
    overflow-y: auto;
    }

    .c3120j019h01390120000 span {
    color: yellow;
    display: inline-block;
    }

    .cc13912839119900000 .c930213901i3912090100 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 6px;
    }

    .cc13912839119900000 .c3921839012ct103210000 {
    padding: 0;
    }
    .cc13912839119900000 .ctp13039120310000{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    }
    .cc13912839119900000 .c903120000o0319302100000{
    width: 75%;
    }
    .cc13912839119900000 .c13910b010213000 .b0123912090yt1039120310 {
    padding: 14px 18px;
    font-size: 1rem;
    animation: shake 2s infinite;
    }
    .cc13912839119900000 .c013120000pt03000000 h3 {
    font-size: 0.5rem;
    }
    .cc13912839119900000 .a312312312930120x0x000t {
    gap: 6px;
    }
    .cc13912839119900000 .c193021900003912000 p{
    font-size: 0.5rem;
    }
    .cc13912839119900000 .c1093221030000310000wa0000 h3{
    font-size: 0.5rem;
    letter-spacing: -0.2px;
    line-height: 1.2;
    }
    .cc13912839119900000 .c1093221030000310000wa0000 img {
    max-width: 70px;
    }
    .cc13912839119900000 .cq39123819000s000391200ss img {
    width: 35px;
    height: 35px;
    }
    .cc13912839119900000 .cq39123819000s000391200ss p {
    font-size: 0.55rem;
    }
    .cc13912839119900000 .c930213901i3912090100 img{
    margin: 0 auto;
    width: 100%;
    max-width: 240px;
    }
    .cc13912839119900000 {
    height: 80vh;
    }
    .c3120j019h01390120000 span {
    color: yellow;
    display: inline-block;
    }
    .cc13912839119900000 .c13291023000391200m {
    height: 100%;
    gap: 12px;
    overflow-y: auto;
    }
    .mwlk123910020000354699{
    max-height: 250px;
    }
    .mwlk123910020000354699 li{
    padding: 7px 12px;
    }
    .mwlk123910020000354699.cl41031000438830000 li{
    padding: 7px 12px;
    }
    .clc1328919388 .cm4999d338388{
    margin-bottom: 130px;
    }
    .ga4983248 .eh90427 .form-container{
    min-height: initial;
    gap: initial;
    text-align: center;
    }
}