:root{--primary-color:#FF6D00}.primary_bg{background-color:var(--intro-bg)}.txt-hover{color:var(--primary-color)}.faq-section{padding:4rem 1rem;background-color:var(--faq-bg);color:var(--foreground);max-width:900px;margin:auto}.faq-title{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:700;color:var(--primary-color)}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid var(--border-color);border-radius:10px;background:var(--faq-item-bg);transition:all .3s ease;overflow:hidden}.faq-question{font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:var(--faq-question-bg);border-bottom:1px solid var(--border-color)}.faq-answer,.faq-question{padding:1rem;color:var(--foreground)}.faq-answer{background:var(--faq-answer-bg);animation:fadeIn .3s ease-in-out}.faq-item.open .faq-question{background-color:#343a40;color:white}.faq-item.open .faq-answer{background-color:var(--faq-answer-bg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5%)}to{opacity:1;transform:translateY(0)}}circle{fill:none;stroke-dasharray:2000;stroke-dashoffset:0;animation:rotate-stroke 4s linear infinite}.countdown_center{width:100%;display:flex;place-content:center}@keyframes rotate-stroke{0%{stroke-dashoffset:0}to{stroke-dashoffset:2000}}.design_left{right:0}.design,.design_left{position:absolute;bottom:5vh}.design{left:0}.slider-container{position:relative;width:100vw;max-height:95vh;overflow:hidden}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;animation:fadeSlide 12s infinite;z-index:10;background-color:#000;overlay:rgba(0,0,0,.5)}.slide1{background-image:url(https://res.cloudinary.com/deho0mehx/image/upload/v1753529180/first_wqxejv.png);animation-delay:0}.slide2{background-image:url(https://res.cloudinary.com/deho0mehx/image/upload/v1753529179/second_f2dek4.png);animation-delay:4s}.slide3{background-image:url(https://res.cloudinary.com/deho0mehx/image/upload/v1753529177/third_pkho3x.png);animation-delay:8s}.primary{color:var(--primary-color)}.slide_hero{position:relative;z-index:30;display:flex;flex-direction:column;width:100%;min-height:90dvh;align-items:center;justify-content:center;gap:20px;color:#fff;text-align:center;overlay:rgba(0,0,0,.5)}.slide_hero h1{font-size:34px;color:#fff;max-width:720px}.summer_left{padding:10px}.summer_left h2{font-size:24px;font-weight:600}.slide_hero p{max-width:500px;text-align:center}.button{color:#fff;padding:10px 20px;border-radius:10px}.options h3{font-size:20px;font-weight:600;margin-bottom:10px}.options p{max-width:280px}.baby{max-width:751px;max-height:751px;place-self:end}@keyframes fadeSlide{0%{opacity:0;transform:translateX(100%);transform:translateY(50%)}10%{opacity:1;transform:translateX(0)}30%{opacity:1;transform:translateX(0)}40%{opacity:.1;transform:translateX(-50%)}to{opacity:0;transform:translateX(-50%)}}.intro_bg{background-color:var(--intro-bg)}.switch_btn{background-color:#0000007d}.active_switch_btn{background-color:#000000}.offwhite_bg{background-color:var(--offwhite-bg)}.normal_width{width:78%}.offer_option{background-color:var(--intro-bg)}.card_bg{background-color:var(--card-bg)}.pry_bg{background-color:#FF6D00}.unique_img{width:500px;height:500px}.custom_FAicon{width:60px;height:20px}.pry_color{color:#FF6D00}.subtitle_color{color:var(--subtitle-color);font-size:18px;font-weight:800;line-height:120%}.unique_button{height:60px;width:186.14822387695312px}.unique_button,.unique_button2{background-color:#FF6D00;border-radius:10px;margin-top:10px;color:white;font-size:16px;line-height:100%;font-weight:600}.unique_button2{height:50px}.custom_text{font-size:20px;color:var(--foreground);font-weight:400;line-height:150%;max-width:700px}.custom_text2{color:var(--subtitle-color)}.custom_img{width:100vw}.width_text_No_Style{width:780px}.mentorship_intro_bg{background-color:var(--mentorship-intro-bg)}.additional_info_bg{background-color:#333333}.signup_btn{background-color:#FF6D00}.text_color{color:#FF6D00}.remove_z_index{z-index:-1}.icon_facebook{color:#1877F2}.icon_intagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:white}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 20s linear infinite;z-index:-1}.animate-pulse{animation:pulse-blink 1s step-end infinite}@keyframes pulse-blink{0%,to{opacity:0}50%{opacity:1}}.orange_txt{color:#FF6D00}.hover_orange_txt:hover{color:#FF6D00;transition:.2}.mentor_img{height:540px}.sub_txt,.title_txt{width:340px}.custom_flex{display:flex;justify-content:center;align-items:center}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.feature_img{width:80px;aspect-ratio:250/179;position:absolute;top:-10px;left:20px}.announcement-container{width:100%;overflow:hidden;white-space:nowrap;padding:2px 0;position:relative;color:white}.announcement{display:inline-block;white-space:nowrap;animation:movingText 30s linear infinite;padding-left:80%}@keyframes movingText{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.hero{background-color:black;background-image:url(https://res.cloudinary.com/deho0mehx/image/upload/v1753530559/herobg_qtcfdi.jpg);height:80vh;width:100vw;background-size:cover;background-position:50%;fill-opacity:.5;display:flex;justify-content:center;align-items:center;gap:1em}.hero_title{max-width:1028px;font-size:70px;text-align:center;line-height:120%;font-weight:800}.hero_p{font-size:28px;max-width:1149px;text-align:center;line-height:100%}.switchBtn{background-color:#FF6D00;font-size:16px;width:150px;text-align:center;font-weight:600}.switch_about h3{color:#FF6D00}.demo_video{height:300px;max-width:1200px}.why_attend{background-color:var(--intro-bg)}.speakers h2,.why_attend h2{color:var(--foreground);font-size:30px;font-weight:800;line-height:100%}.why_icons{width:70px;height:70px;padding:10px}.switch_why{background-color:#FF6D00;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.speakers-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.speaker-card{width:300px;height:450px;perspective:1200px;transition:transform .3s ease}.speaker-card:hover{transform:scale(1.05)}.speaker-inner{position:relative;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.speaker-card:hover .speaker-inner{transform:rotateY(180deg)}.speaker-back,.speaker-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.speaker-front{background-color:var(--background);justify-content:flex-start}.speaker-img{justify-self:start;object-fit:cover;height:320px}.speaker-name{font-size:20px;color:var(--foreground)}.speaker-name,.speaker-type{margin:10px 0 5px;font-weight:700}.speaker-type{font-size:18px;color:#FF6D00}.speaker-portfolio{font-size:16px;color:var(--subtitle-color);padding:0 10px;text-align:center}.speaker-back{background-color:var(--intro-bg);transform:rotateY(180deg);padding:20px;box-sizing:border-box}.speaker-bio{font-size:16px;color:var(--foreground);text-align:left}@media (max-width:767px){.design,.design_left{width:150px;height:150px;bottom:0}.baby{max-width:100vw}.slide_hero h1{font-size:24px;font-weight:600}.slide_hero>p{padding:10px;font-size:16px}.demo_video{height:250px}.speakers-container{flex-direction:column;align-items:center}.hero_title{font-size:24px}.hero_p{font-size:18px}.custom_text{font-size:14px;padding:0 15px}.custom_intro{width:204px;height:70px;margin-left:calc(50% - 102px);margin-top:24px;margin-bottom:24px}.custom_overlay{width:90%}.width_text_No_Style{width:auto}.container{border-top-right-radius:40px;border-top-left-radius:40px;margin-top:100px}.biuda_logo{width:60px;height:25px}}@media (min-width:768px) and (max-width:1023px){.sub_txt{width:440px}.title_txt{width:540px}.width_text_No_Style{width:auto}.unique_button{width:100%}.custom_text{font-size:14px}.biuda_logo{width:60px;height:25px}}@media (min-width:1024px){.mentor_intro_img{width:545px;height:523px}.sub_txt{width:540px}.title_txt{width:700px}.biuda_logo{width:90px;height:40px}}.img_height{height:1200px}.bg_height{height:428px}.txt_w{width:340px}.border_color{border-color:#FF6D00}@media (min-width:768px) and (max-width:1023px){.img_height{height:742px}.txt_w{width:480px}}@media (min-width:1024px){.img_height{height:742px}.txt_w{width:480px}}.founders-wrapper{width:100%;overflow:hidden;padding:2rem 0;background:white}.founders-scroll-track{display:flex;width:fit-content;animation:scroll 30s linear infinite}.founder-img-wrapper{position:relative;width:650px;height:500px;margin-right:20px;border-radius:10px;overflow:hidden}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}