.faq{padding:4rem 0}.faq__header{text-align:center;margin-bottom:3rem}.faq__list{max-width:800px;margin:0 auto}.faq__item{border-bottom:1px solid #ffe9d6}.faq__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;display:flex}.faq__question--open .faq__icon{transform:rotate(180deg)}.faq__icon{transition:transform .3s}.faq__answer{padding-bottom:1.5rem}.faq__footer{text-align:center;margin-top:4rem}.faq__footer h3{margin-bottom:1rem}.faq__footer p{margin-bottom:2rem}
.countdown-timer-con{background-color:#420039;background-image:url(/countdown-bg.svg);background-size:75%;width:100%}.countdown-timer-con .countdown-timer{background-image:linear-gradient(#0000,#420039 40%);padding:150px 0}.countdown-timer-con .con{flex-direction:column;gap:2rem;display:flex}.countdown-timer-con .con h2{text-align:center;color:#fff;width:600px;margin:0 auto}.countdown-timer-con .timer-con{justify-content:center;align-items:center;gap:1.5rem;display:flex}.countdown-timer-con .time-unit{flex-direction:column;align-items:center;display:flex}.countdown-timer-con .digits{gap:2px;display:flex}.countdown-timer-con .digit-container{background-color:#ffffff17;width:4rem;height:5rem;margin:0 2px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.countdown-timer-con .digit-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.countdown-timer-con .digit{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5em;font-weight:700;transition:none;display:flex;position:absolute;top:0;left:0}.countdown-timer-con .digit.next{top:100%}.countdown-timer-con .digit.animate{transition:top .5s cubic-bezier(.645,.045,.355,1);top:-100%}.countdown-timer-con .digit.animate.next{transition:top .5s cubic-bezier(.645,.045,.355,1);top:0}.countdown-timer-con .label{color:#fff;opacity:.5;margin-top:8px;font-size:1em}.countdown-timer-con .separator{color:#fff;margin-top:-2rem;font-size:24px;font-weight:700}@media only screen and (max-width:767px){.countdown-timer-con{background-size:150%;width:100%}.countdown-timer-con .countdown-timer{background-image:linear-gradient(#0000,#420039 50%);padding:40px 0}.countdown-timer-con .con{gap:2rem}.countdown-timer-con .con h2{width:100%}.countdown-timer-con .timer-con{justify-content:space-between;gap:0}.countdown-timer-con .digits{gap:0}}@media (max-width:480px){.countdown-timer-con .countdown-timer{gap:10px}.countdown-timer-con .digit-container{width:30px;height:45px}.countdown-timer-con .digit{font-size:18px}.countdown-timer-con .label{font-size:12px}.countdown-timer-con .separator{font-size:18px}}
