@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Montserrat,sans-serif}.header_mainHeader__2Woq9{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px;top:0;transition:all .3s ease;z-index:1000}.header_logo__soZjv{padding-top:0;width:15%}.header_logo__soZjv img{transition:transform .3s ease}.header_logo__soZjv img:hover{transform:scale(1.05)}.header_burgoNavigationBar__UZYIq{padding-right:20px;white-space:nowrap;width:50%}.header_wrapperNavDiv__k0iL1{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.header_navBarList__8O6dN{display:flex;justify-content:space-evenly;list-style:none;margin:0;padding:0;& .header_navBarList_item__z2nJZ{align-items:center;border-radius:8px;display:flex;font-size:16px;font-weight:500;gap:10px;padding:15px;position:relative;transition:all .3s ease}& .header_navBarList_item__z2nJZ:hover{background-color:#f5f5f5;color:#7a53ff;& .header_haveanimation__YAzXr{transform:rotate(180deg)}}}.header_activeIndicator__obZYv{background-color:#7a53ff;border-radius:10px;bottom:0;height:3px;left:15%;position:absolute;transition:all .3s ease;width:70%}.header_mobileActiveIndicator__7oLh2{background-color:#7a53ff;border-radius:0 10px 10px 0;height:100%;left:0;position:absolute;top:0;width:3px}.header_haveanimation__YAzXr{transform:rotate(0deg);transition:transform .2s ease-in-out}.header_navBarList__8O6dN{& .header_navBarList_item__z2nJZ:hover{& .header_dropDownList__84qVg{animation:header_fadeIn__fn1aY .3s ease;display:block}}}@keyframes header_fadeIn__fn1aY{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header_dropDownList__84qVg{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;display:none;left:0;list-style:none;overflow:hidden;padding:0;position:absolute;top:45px;width:auto;z-index:100;& li{text-wrap:nowrap;color:#000;font-size:15px;font-weight:500;padding:12px 15px;transition:all .2s ease}& li:hover{background-color:#7a53ff;color:#fff}}.header_MobileNav__okAFC{display:none}.header_activeMenu__X3o2h{color:#7a53ff;font-weight:600}.header_buttonDiv__L15Oh{display:block;padding-top:10px}.header_loginButton__1TUl\+{background:linear-gradient(135deg,#ff4081,#ff7e94);border:0;border-radius:8px;box-shadow:0 4px 10px #ff40814d;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,Helvetica,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;outline:0 solid #0000;padding:10px 24px;text-align:center;touch-action:manipulation;transition:all .3s ease;user-select:none;-webkit-user-select:none;width:auto}.header_loginButton__1TUl\+:hover{box-shadow:0 6px 15px #ff408166;transform:translateY(-2px)}.header_loginButton__1TUl\+:active{box-shadow:0 2px 5px #ff40814d;transform:translateY(0)}.header_profileSection__ICX0G{align-items:center;cursor:pointer;display:flex;padding-top:0}.header_profileIcon__A7RmI{align-items:center;background:linear-gradient(135deg,#ff4081,#ff7e94);border-radius:50%;box-shadow:0 2px 8px #ff408166;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin-right:8px;transition:all .3s ease;width:40px}.header_profileIcon__A7RmI:hover{box-shadow:0 4px 12px #ff408199;transform:scale(1.05)}.header_profileName__VsGfU{color:#333;font-weight:500}@media only screen and (max-width:767px) and (min-width:320px){.header_navBarList__8O6dN{display:none}.header_MobileNav__okAFC{cursor:pointer;display:block;transition:all .3s ease}.header_MobileNav__okAFC:hover{color:#7a53ff;transform:scale(1.1)}.header_logo__soZjv{width:180px;& img{width:100%}}.header_mobilenavTop__gBsDD{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px;width:300px}.header_mobilelist__S9S3K{border-radius:10px;list-style:none;margin:0;padding:10px}.header_mobileListItem__mf4Jd{border-radius:8px;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:5px;padding:12px 20px;position:relative;transition:all .3s ease;& ul{display:none}}.header_mobileListItem__mf4Jd:active{background-color:#f5f5f5}.header_active__PuxkW{background-color:#ebe7ff;color:#602ff4;& .header_mobanimation__1opaX{transform:rotate(180deg)}}.header_mobanimation__1opaX{transform:rotate(0deg);transition:transform .5s ease-in-out}.header_mobileinnerList__zRURz{display:none;list-style:none;margin-top:5px;padding-left:15px}.header_innerlistActive__C5QCE{animation:header_slideDown__rJI-C .3s ease-in-out;display:block}@keyframes header_slideDown__rJI-C{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.header_mobileinnerList_item__1Do4-{border-radius:8px;font-size:15px;font-weight:400;margin-bottom:5px;padding:10px 20px;transition:all .3s ease}.header_mobileinnerList_item__1Do4-:active{background-color:#f5f5f5}.header_buttonDiv__L15Oh{display:none}.header_sideNavButtonDiv__\+XKKC{display:block;padding:20px;text-align:center}.header_sideNavButtonDiv__\+XKKC .header_loginButton__1TUl\+{width:100%}.header_profileSection__ICX0G{display:none}}.footer_footerContainer__cwiu3{background-image:url(/static/media/footerbg.6b1bf80d1bc996166e25.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;position:relative}.footer_footerbottom__UrWKQ{bottom:0;position:absolute;width:100%;& img{width:100%}}.footer_copyrighttext__FGvcb{bottom:10%;color:#fff;font-size:16px;font-weight:500;left:10%;position:absolute}.footer_socialmediaLinks__FORk2{display:flex;flex-direction:column;gap:20px;justify-content:center}.footer_footerLinks__hVBmd{display:flex;justify-content:space-around;padding-top:2%}.footer_socialmediaLinks__FORk2{width:20%}.footer_countactUs__MjgX6{display:flex;justify-content:space-around;width:70%}.footer_footerBox__LzK6h{align-items:center;display:flex;gap:20px;width:33.33333%;& h5,h6{color:#fff;margin:5px 0}& h6{font-weight:500}& h5,& h6{font-size:14px}& h5{font-weight:700;& a{color:#fff;text-decoration:none}}}address{font-style:normal;margin:0;padding:0}.footer_fBformob__WNlDV{display:none}.footer_pageLink__aySXA{align-items:center;display:flex;display:none;gap:20px;justify-content:center;margin-top:20px}.footer_socialIcon__iJAFf{align-items:center;cursor:pointer;display:flex;gap:40px}.footer_socialButton__0rQkt{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:transform .2s ease}.footer_socialButton__0rQkt:hover{transform:scale(1.1)}.footer_socialButton__0rQkt:focus{border-radius:4px;outline:2px solid #ffffff80}.footer_plink__zs\+FG{color:#fff;text-align:left;text-decoration:none;transition:color .2s ease}.footer_plink__zs\+FG:focus,.footer_plink__zs\+FG:hover{color:#fffc;text-decoration:underline}@media only screen and (max-width:767px) and (min-width:320px){.footer_footerContainer__cwiu3{background-image:url(/static/media/footerbgM.6e14b93c2679c822aa52.svg);height:650px;margin-bottom:-20px}.footer_footerLinks__hVBmd{flex-direction:column;padding-top:7%}.footer_countactUs__MjgX6{flex-direction:column;margin:10px auto}.footer_socialmediaLinks__FORk2{flex-direction:row;margin:10px 0;width:100%}.footer_hidemobile__yqG1e{display:none}.footer_footerBox__LzK6h{margin:10px;width:100%}.footer_footerbottom__UrWKQ{display:none}.footer_fBformob__WNlDV{bottom:0;display:block;position:absolute;width:100%;& img{width:100%}}.footer_pageLink__aySXA{display:flex;flex-direction:column}.footer_copyrighttext__FGvcb{bottom:5%;font-size:14px;left:5%}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:-webkit-sticky;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}.loading-overlay{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.spinner{animation:spin 2s linear infinite;border:12px solid #f3f3f3;border-radius:50%;border-top-color:#7a53ff;height:60px;width:60px}.loading-message{font-size:18px;margin-top:20px;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{align-items:center;appearance:button;-webkit-appearance:button;background-color:#fff;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));box-sizing:border-box;cursor:pointer;display:flex;height:36px;height:var(--react-international-phone-height,36px);justify-content:center;margin:0;padding:0;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:initial}.react-international-phone-country-selector-button__button-content{align-items:center;display:flex;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-left:4px solid #0000;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-top:4px solid #777;border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:#999;border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{box-sizing:border-box;height:24px;height:var(--react-international-phone-flag-height,24px);width:24px;width:var(--react-international-phone-flag-width,24px)}.react-international-phone-country-selector-dropdown{background-color:#fff;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:2px 2px 16px #00000040;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:#222;color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));display:flex;flex-direction:column;left:0;left:var(--react-international-phone-dropdown-left,0);list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:4px 0;position:absolute;top:44px;top:var(--react-international-phone-dropdown-top,44px);width:300px;z-index:1}.react-international-phone-country-selector-dropdown__preferred-list-divider{background:#dcdcdc;background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc));border:none;height:1px;margin:0;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0)}.react-international-phone-country-selector-dropdown__list-item{align-items:center;box-sizing:border-box;display:flex;min-height:28px;min-height:var(--react-international-phone-dropdown-item-height,28px);padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:#222;color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{align-items:center;background-color:#fff;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));color:#222;color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));display:flex;font-size:13px;font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;margin-right:-1px;padding:0 8px}.react-international-phone-dial-code-preview--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:#666;color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{background-color:#fff;background-color:var(--react-international-phone-background-color,#fff);border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:#222;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:13px;font-size:var(--react-international-phone-font-size,13px);height:36px;height:var(--react-international-phone-height,36px);margin:0;overflow:visible;padding:0 8px}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:#666;color:var(--react-international-phone-disabled-text-color,#666)}#root,body,html{height:100%;margin:0;padding:0}.layout-container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1}.whatsapp-float{background-color:#25d366;border-radius:50px;bottom:70px;box-shadow:2px 2px 3px #0000004d;color:#fff;font-size:30px;height:60px;position:fixed;right:20px;text-align:center;transition:transform .3s;width:60px;z-index:1000}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float .fa-whatsapp{margin-top:16px}footer{flex-shrink:0}.SliderBase_container__WFuel{padding:20px 0}.SliderBase_slick-dots__OELay{bottom:-40px}@media screen and (max-width:768px) and (min-width:320px){.SliderBase_container__WFuel{padding:0}}.SliderData_desktopContainer__O4M1z,.SliderData_mobileContainer__OY3v\+{align-items:center;display:flex;height:60vh;overflow:hidden;position:relative;width:100%}.SliderData_desktopContainer__O4M1z{display:flex}.SliderData_mobileContainer__OY3v\+{display:none}.SliderData_timer__mn8SW{color:red;font-size:18px;font-weight:600;margin-bottom:10px}@media screen and (max-width:767px){.SliderData_desktopContainer__O4M1z{display:none}.SliderData_mobileContainer__OY3v\+{display:block}}.SliderData_right__4Xqvo img{border-radius:50%;height:auto;object-fit:cover;width:50%}.SliderData_fullScreenImage__Hw\+AW img{border-radius:0;height:100%;object-fit:cover;width:100%}.SliderData_sliderImg__jXQ7e img{height:100%;object-fit:cover;width:100%}.SliderData_left__20CIB{display:flex;flex-direction:column;padding-left:10%;width:30%}.SliderData_right__4Xqvo{display:flex;justify-content:center;padding-left:5%}.SliderData_heading__wigD4{color:#7a53ff;font-size:60px;font-weight:700;line-height:73.14px}.SliderData_para1__pAnEV{color:#454545;font-size:16px;font-weight:400;line-height:24px}.SliderData_para2__kg8oh{color:#454545;font-size:14px;font-weight:400;line-height:18px;margin:0;padding-bottom:30px}.SliderData_button__ixlQK{background-color:#ff67a1!important;border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0 1 auto;font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:600!important;text-transform:none!important;width:50%}.SliderData_promotionBadge__7c\+\+v{background-color:red;border-radius:5px;bottom:10px;color:#fff;font-size:12px;left:10px;padding:5px 10px;position:absolute}.SliderData_contentOverlay__N8KDk{align-items:center;background-color:#00000080;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0}.SliderData_contentOverlay__N8KDk .SliderData_button__ixlQK,.SliderData_contentOverlay__N8KDk .SliderData_heading__wigD4,.SliderData_contentOverlay__N8KDk .SliderData_para1__pAnEV{margin-bottom:10px}@media only screen and (max-width:1024px) and (min-width:768px){.SliderData_left__20CIB{width:50%}.SliderData_heading__wigD4{font-size:50px;line-height:60px}.SliderData_right__4Xqvo{width:38%}.SliderData_right__4Xqvo img{height:auto;width:100%}}@media only screen and (min-width:1024px) and (max-width:1799px){.SliderData_left__20CIB{width:50%}.SliderData_heading__wigD4{font-size:40px;line-height:50px}.SliderData_button__ixlQK{width:60%}}@media screen and (max-width:767px){.SliderData_heading__wigD4{color:#fff;font-size:36px;line-height:44px}.SliderData_para1__pAnEV{color:#fff;font-size:14px;line-height:20px}.SliderData_button__ixlQK{font-size:16px!important;padding:8px 20px!important;width:50%}.SliderData_mobileContainer__OY3v\+{height:45vh}}.HomePage_services__YZVLh{box-sizing:border-box;padding:20px}.HomePage_top__k6GTv{margin-left:auto;width:96%;& span{background-color:#f4e5ff;color:#000;font-size:14px;font-weight:500;line-height:21px;padding:8px 15px}}.HomePage_servicesh1__Yxirw{box-sizing:border-box;color:#7a53ff;font-size:40px;font-weight:800;line-height:48.76px;margin:0;padding:20px 0}.HomePage_bgColor__6bP7b{background:linear-gradient(180deg,#f4e5ff0a 2.69%,#f4e5ff 33.19%,#f4e5ff00);padding:30px 0}.HomePage_Details__szBaW{padding:65px 0}.HomePage_clients__3ey1J{box-sizing:border-box;padding:0 20px;& p{color:#7a53ff;font-size:20px;font-weight:400;line-height:24.38px;margin:0}& h1{box-sizing:border-box;font-size:40px;font-weight:800;line-height:48.76px;margin:0;padding:20px 0}}.HomePage_blogs__tjHK3{box-sizing:border-box;margin:auto;padding:70px 0;width:90%}.HomePage_ourclient__BmsPp{box-sizing:border-box;margin:auto;padding:50px 0;width:90%}.HomePage_blogName__T7lcB{font-size:30px;font-weight:800;padding:20px;text-align:center;width:95%}@media screen and (max-width:768px) and (min-width:320px){.HomePage_blogs__tjHK3{box-sizing:border-box;padding:15px}.HomePage_services__YZVLh{padding:0}.HomePage_Details__szBaW{padding:0}.HomePage_servicesh1__Yxirw{font-size:20px!important}}@media only screen and (max-width:1024px) and (min-width:768px){.HomePage_bgColor__6bP7b{margin-bottom:-30px}.HomePage_ourclient__BmsPp{width:80%}}.HomeTabs_container__DSE70{display:flex;flex-direction:column;gap:20px}.HomeTabs_top__JJRli{text-align:center;width:100%;& h1{color:#7a53ff;font-size:43px;font-weight:800;line-height:52.42px;& span{font-size:43px;font-weight:500;line-height:52.42px}}}.HomeTabs_middle__H\+fMW{display:flex;gap:10%;justify-content:center;padding-bottom:10px;width:100%;& span{color:#a490fe;font-size:22px;font-weight:700;line-height:26.82px}}.HomeTabs_bottom__scyx0{align-items:center;background:linear-gradient(279.98deg,#ff67a1 -2.75%,#7a53ff 101.33%);border-radius:20.87px;display:flex;gap:50px;height:400px;margin:auto;padding:45px 40px;width:86%}.HomeTabs_right__oSuJx{display:flex;gap:20px!important;width:60%}.HomeTabs_left__CoCGW{width:40%;h1{color:#fff;font-size:20px;font-weight:700;line-height:24.38px}}.HomeTabs_btn__5afod{padding:10px 0;text-align:center;& button{background-color:#fff;border:1px solid #fff;color:#602ef4;font-size:16px;font-weight:600;line-height:19.5px;padding:10px 0;text-transform:inherit;width:100%}}.HomeTabs_correct__RY21\+{gap:10px;& p{color:#fff;font-size:20px;font-weight:600;line-height:24.38px}}.HomeTabs_correct__RY21\+{align-items:center;display:flex}@media screen and (max-width:768px) and (min-width:320px){.HomeTabs_app__llhTB{width:90%!important}.HomeTabs_top__JJRli{h1{font-size:20px;span{font-size:20px}}}.HomeTabs_middle__H\+fMW{span{font-size:16px}}.HomeTabs_bottom__scyx0{flex-direction:column;height:100%;padding:0;.HomeTabs_left__CoCGW{text-align:center;width:100%}}.HomeTabs_correct__RY21\+{align-items:center}.HomeTabs_right__oSuJx{align-items:center;flex-direction:column;gap:0;padding-bottom:55px;width:75%}.HomeTabs_correct__RY21\+{gap:0!important;& p{text-wrap:nowrap!important;font-size:14px!important;margin:0}}.HomeTabs_left__CoCGW{& h1{font-size:22px!important;padding:0 10px}}.HomeTabs_wrap__Qb6nK{align-items:center;display:flex;flex-direction:column;width:100%}}.CareDetails_container__XDvky{background-color:#fff;border:none;border-radius:10px;box-shadow:1.3px 1.3px 5.19px 0 #00000040;cursor:pointer;overflow:hidden;width:350px}.CareDetails_top__Q6sFH{max-height:200px;overflow:hidden;width:100%;& img{width:100%}}.CareDetails_bottom__y7W7l{padding:10px;& h1{color:#7a53ff;font-size:16px;font-weight:700;line-height:19.5px;margin:0;padding:10px 0}& p{color:#000;font-size:14px;font-weight:400;line-height:21px;margin:0}}@media screen and (max-width:768px) and (min-width:320px){.CareDetails_container__XDvky{width:100%}}.HomeDetails_container__xEK3v{display:flex;justify-content:space-between;margin:auto;padding:10px 0;width:88%}@media only screen and (max-width:992px) and (min-width:768px){.HomeDetails_container__xEK3v{flex-wrap:wrap}}@media screen and (max-width:768px) and (min-width:320px){.HomeDetails_container__xEK3v{flex-wrap:wrap;padding:40px 0}}.HomeDetailsData_container__B\+iV7{align-items:center;display:flex;gap:10px;justify-content:center;text-align:center}.HomeDetailsData_info__bW0Yx{align-self:flex-end;& span{color:#ff67a1;font-size:44px;line-height:53.64px}& p,& span{font-weight:600}& p{text-wrap:nowrap;color:#a490fe;font-size:18px;line-height:21.94px;margin:0}}@media only screen and (max-width:992px) and (min-width:768px){.HomeDetailsData_info__bW0Yx{& span{font-size:30px!important}& p{font-size:15px!important;line-height:5.94px!important}}}@media screen and (max-width:768px) and (min-width:320px){.HomeDetailsData_container__B\+iV7{flex-direction:column;flex-wrap:wrap;padding:20px 0;width:50%;& img{padding:5px}}.HomeDetailsData_info__bW0Yx{align-self:center;& span{font-size:35px}}}.Services_container__MN1KT{box-sizing:border-box;margin:auto;width:95%}.Services_top__okao-{box-sizing:border-box;padding:0 25px;& span{background-color:#f4e5ff;color:#000;font-size:14px;font-weight:500;line-height:21px;padding:8px 15px}}.Services_servicesp__msNtV{color:#8b8b8b;font-size:30px;font-weight:800;line-height:36.57px;margin:-50px 0 20px -20px}.Services_servicesh1__9RY8A{box-sizing:border-box;color:#7a53ff;font-size:40px;font-weight:800;line-height:48.76px;margin:0;padding:20px 0}@media screen and (max-width:768px) and (min-width:320px){.Services_container__MN1KT{padding:0}.Services_servicesp__msNtV{font-size:18px!important}.Services_servicesh1__9RY8A{font-size:20px!important}}.ServiceData_container__bhBGX{align-items:center;display:flex;flex-direction:column;padding:30px 0}.ServiceData_img__YEWNs{width:250px;& img{width:100%}}.ServiceData_desc__Dxx5C{margin-top:-15px;text-align:center;width:100%;& span{background-color:#fff;box-shadow:0 4px 4px 0 #00000026;font-size:20px;font-weight:700;line-height:24.38px;padding:10px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.AboutUs_container__\+UwX2{align-items:center;display:flex;margin:auto;padding:50px 0;width:90%}.AboutUs_left__2E4eY{width:35%}.AboutUs_right__C2DX1{width:60%;& span{font-size:18px;font-weight:400;line-height:30px}}.AboutUs_aboutbotton__Owe0p{background-color:#fff!important;border-radius:0!important;color:#602ef4!important;font-size:18px;font-weight:500;line-height:27px;padding:5px 20px!important;text-transform:inherit!important}.AboutUs_middle__PaLTv{padding:20px 0}.AboutUs_p__wjWqH{color:#602ef4;font-size:14px;font-weight:400;line-height:21px;margin:0}.AboutUs_h1__aR3lv{color:#602ef4;font-size:30px;font-weight:700;line-height:45px;margin:0}@media only screen and (max-width:1280px) and (min-width:768px){.AboutUs_left__2E4eY{& img{width:100%}}}@media screen and (max-width:768px) and (min-width:320px){.AboutUs_container__\+UwX2{flex-direction:column}.AboutUs_left__2E4eY{width:auto;& img{width:100%}}.AboutUs_right__C2DX1{width:auto;& span{font-size:14px}}.AboutUs_p__wjWqH{font-size:16px}}.ClientreviewCard_cardContainer__2Nzm4{background-color:#f6f6f6;border-radius:18px;box-shadow:2px 2px 20px 0 #00000040;box-sizing:border-box;margin:20px auto;padding:40px 20px;text-align:center!important;width:350px!important}.ClientreviewCard_imgContainer__Ne-ry{margin:0 auto;width:150px;& img{width:100%}}.ClientreviewCard_reviewsContainer__\+-9jS{margin-top:60px;position:relative}.ClientreviewCard_bgquote__QKcV4{left:0;position:absolute;top:-35%}.ClientreviewCard_slickstyles__BweQA{box-sizing:border-box;position:relative;width:100%}.ClientreviewCard_customarrow__67RrU{background-color:#0000001a;border:none;border-radius:25px;color:#fff;padding:7px 10px;z-index:10}.ClientreviewCard_customprevarrow__TxDXu{left:0;position:absolute;top:50%}.ClientreviewCard_customnextarrow__dkFGY{position:absolute;right:0;top:50%}@media only screen and (max-width:767px) and (min-width:320px){.ClientreviewCard_cardContainer__2Nzm4{width:auto!important}}.SpecialitiesCard_cardConatiner__Fq9M1{text-align:center;width:250px!important}.SpecialitiesCard_descript__YPpp8{font-weight:500}.SpecialitiesCard_imgConatiner__PB-ZP{width:100%;& img{width:100%}}.BlogsCard_card__e4zLr{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000a,0 8px 32px -8px #7a53ff12;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.BlogsCard_card__e4zLr:hover{box-shadow:0 8px 24px #0000000f,0 20px 48px -12px #7a53ff24;transform:translateY(-5px)}.BlogsCard_card_img__6O\+mA{height:200px;overflow:hidden;position:relative}.BlogsCard_card_img__6O\+mA img{height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.BlogsCard_card__e4zLr:hover .BlogsCard_card_img__6O\+mA img{transform:scale(1.05)}.BlogsCard_card_tag__1zHwX{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;box-shadow:0 2px 8px #00000014;color:#602ef4;font-size:.68rem;font-weight:700;left:12px;letter-spacing:.04em;padding:5px 12px;position:absolute;text-transform:uppercase;top:12px}.BlogsCard_card_body__KNk4t{display:flex;flex:1 1;flex-direction:column;padding:20px}.BlogsCard_card_date__xj-mU{color:#9aa1b3;font-size:.78rem;font-weight:500;margin-bottom:8px}.BlogsCard_card_title__mTeqd{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1f36;display:-webkit-box;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:1.4;margin:0 0 8px;overflow:hidden;transition:color .25s}.BlogsCard_card__e4zLr:hover .BlogsCard_card_title__mTeqd{color:#602ef4}.BlogsCard_card_excerpt__eA5An{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#5b667e;display:-webkit-box;flex:1 1;font-size:.85rem;line-height:1.55;margin-bottom:16px;overflow:hidden}.BlogsCard_card_footer__fU32o{align-items:center;border-top:1px solid #1a1f360f;display:flex;justify-content:space-between;margin-top:auto;padding-top:14px}.BlogsCard_card_author__sLIDV{align-items:center;display:flex;gap:8px}.BlogsCard_card_avatar__owy0w{border:1.5px solid #ede8ff;border-radius:50%;height:28px;object-fit:cover;width:28px}.BlogsCard_card_author_name__y8ETk{color:#1a1f36;font-size:.78rem;font-weight:600}.BlogsCard_card_meta_right__W4vXk{align-items:center;display:flex;gap:10px}.BlogsCard_card_read_time__Ou2Cz{color:#7a53ff;font-size:.75rem;font-weight:500}.BlogsCard_card_share__i1ZYV{opacity:.6;transition:opacity .2s}.BlogsCard_card_share__i1ZYV:hover{opacity:1}@media (max-width:768px){.BlogsCard_card_img__6O\+mA{height:180px}.BlogsCard_card_title__mTeqd{font-size:.95rem}.BlogsCard_card_excerpt__eA5An{font-size:.82rem}}.share_mobileShareIcon__nIpLi{background:#0000;border-radius:5px;height:30px;width:30px}.share_sharebtn__nNVC0{background-color:initial;border:none;padding:0}.share_shareImg__bhiUW{width:100%}.share_shareLink__kEW9p{color:#000;text-decoration:none}.ExpertWeHave_container__nfhWK{position:relative}.ExpertWeHave_experTop__z5V2\+{background-image:url(/static/media/wavesUp.e22433254e020d5bf726.svg);background-repeat:no-repeat;background-size:cover;height:316px;width:100%}.ExpertWeHave_img__m6ylW{position:absolute;right:117px;top:31px}.ExpertWeHave_expetBottom__dQ5WM{background-image:url(/static/media/WavesDown.82e9581c2c41bbef8d0a.svg);background-repeat:no-repeat;background-size:cover;min-height:750px;position:relative}.ExpertWeHave_btmsum__Z86sl{bottom:130px;position:absolute;right:95px}.ExpertWeHave_btmstar__S5PGs{left:685px;position:absolute;top:-56px}.ExpertWeHave_expetBottom__dQ5WM{width:100%}.ExpertWeHave_weHave__4SSP1{text-align:center;width:100%}.ExpertWeHave_experth1__n\+IuP{color:#fff;font-size:40px;font-weight:800;line-height:48.76px;margin:0}.ExpertWeHave_expertList__CWaAb{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-evenly;padding:90px 25px;width:100%}.ExpertWeHave_Details__-gnls{padding:65px}.ExpertWeHave_ourclient__j-VlS{padding-bottom:40px;padding-left:100px;padding-top:40px}.ExpertWeHave_clients__44w08{display:flex;flex-direction:column;gap:10px;padding-bottom:19px;padding-left:24px;& p{color:#7a53ff;font-size:20px;font-weight:400;line-height:24.38px;margin:0}& h1{font-size:40px;font-weight:800;line-height:48.76px;margin:0}}.ExpertWeHave_slickstyles__zVA3y{position:relative}.ExpertWeHave_customarrow__PmGeW{background-color:#0000001a;border:none;border-radius:25px;color:#fff;padding:7px 10px;z-index:10}.ExpertWeHave_customprevarrow__-S9ii{left:0;position:absolute;top:50%}.ExpertWeHave_customnextarrow__pInWx{position:absolute;right:0;top:50%}@media only screen and (max-width:1024px) and (min-width:768px){.ExpertWeHave_expertList__CWaAb{gap:20px;overflow-y:auto}.ExpertWeHave_Details__-gnls{padding:20px}.ExpertWeHave_btmsum__Z86sl{bottom:85px;position:absolute;right:50px}.ExpertWeHave_experTop__z5V2\+{height:187px}.ExpertWeHave_expetBottom__dQ5WM{height:840px;margin-top:-5px}.ExpertWeHave_btmstar__S5PGs{left:262px}.ExpertWeHave_img__m6ylW{right:79px!important;top:0!important;& img{width:200px}}}@media screen and (max-width:768px) and (min-width:320px){.ExpertWeHave_container__nfhWK{background-image:url(/static/media/bgMiddle.482f88db7dd63320d9a3.svg);background-repeat:no-repeat;background-size:cover;height:365px;padding:150px 0}.ExpertWeHave_experTop__z5V2\+{display:none;& img{display:none}}.ExpertWeHave_expetBottom__dQ5WM{background-image:none;padding:68px 0}.ExpertWeHave_Details__-gnls{gap:15px;padding:0}.ExpertWeHave_expertList__CWaAb{gap:15px;justify-content:normal;padding:0;position:absolute;top:10px}.ExpertWeHave_btmstar__S5PGs,.ExpertWeHave_btmsum__Z86sl{display:none}.ExpertWeHave_weHave__4SSP1{position:absolute;top:-82px;& h1{font-size:20px}}.ExpertWeHave_ourclient__j-VlS{padding-bottom:30px;padding-left:20px;padding-top:80px}.ExpertWeHave_clients__44w08{gap:0;& p{font-size:20px}}.ExpertWeHave_experth1__n\+IuP{font-size:16px}.ExpertWeHave_customprevarrow__-S9ii{left:10px;top:40%}.ExpertWeHave_customnextarrow__pInWx{right:10px;top:40%}}.ExpertData_container__9XTcr{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px;margin:0 auto;min-height:400px;width:350px;& h1{font-size:26.26px;font-weight:600;line-height:32.01px;margin:0}& h1,& p{color:#fff}& p{font-size:18px;font-weight:400;line-height:21.94px}}.ExpertData_img__yjTao{border-radius:100px;height:315px;max-height:445px;overflow:hidden;position:relative;width:350px;& img{height:100%}}.ExpertData_expertImgCircle__qrdWX{border-radius:50%;margin:0 auto;max-height:315px;width:90%}.ExpertData_bgCircle__YJkpK{bottom:0;max-height:315px;position:absolute;width:100%;z-index:-1}@media only screen and (max-width:1024px) and (min-width:768px){.ExpertData_img__yjTao{padding-left:49px!important;width:281px!important;& img{width:100%}}}@media screen and (max-width:768px) and (min-width:320px){.ExpertData_container__9XTcr{margin:20px 0;min-height:300px;width:100%;& h1{font-size:18px}& p{font-size:16px}}.ExpertData_img__yjTao{flex:1 1;padding-top:3%;position:relative;width:100%}.ExpertData_expertImgCircle__qrdWX{border-radius:50%;max-width:90%;position:relative;width:65%;z-index:1}.ExpertData_bgCircle__YJkpK{height:auto;left:50%;padding-top:6%;position:absolute;top:0;transform:translateX(-50%);width:58%;z-index:0}}@media only screen and (max-width:1140px) and (min-width:768px){.BlogSlider_container__MJWzN{margin:auto;width:90%}}.TabsBottom_container__Pq30f{display:flex;flex-direction:column;gap:20px}.TabsBottom_top__-SmZC{text-align:center;width:100%;& h1{color:#7a53ff;font-weight:800}& h1,& span{font-size:43px;line-height:52.42px}& span{font-weight:500}}.TabsBottom_middle__wXOMG{display:flex;gap:10%;justify-content:center;padding-bottom:10px;width:100%;& span{color:#a490fe;font-size:22px;font-weight:700;line-height:26.82px}}.TabsBottom_bottom__slUe0{align-items:center;background:linear-gradient(279.98deg,#ff67a1 -2.75%,#7a53ff 101.33%);border-radius:20.87px;display:flex;gap:20px;height:auto;margin:auto;overflow:hidden;padding:45px 40px;width:86%}.TabsBottom_right__x5F3I{align-items:center;display:flex;gap:20px;width:100%}.TabsBottom_left__znFWK{padding:0 20px;width:100%}.TabsBottom_left__znFWK h1{color:#fff;font-size:22px;font-weight:700;line-height:1.5;margin-bottom:20px;overflow-wrap:break-word}.TabsBottom_btn__pLP9P{padding:10px 0;text-align:center;& button{border:1px solid #fff;color:#602ef4;font-size:16px;font-weight:600;line-height:19.5px;padding:10px 0;text-transform:inherit;width:100%}& button,& button:hover{background-color:#fff}}.TabsBottom_correct__4q0r2{align-items:center;display:flex;gap:10px;padding-bottom:10px}.TabsBottom_correct__4q0r2 p{color:#fff;font-size:18px;font-weight:600;line-height:1.2;margin:0;overflow-wrap:break-word}@media screen and (max-width:768px) and (min-width:320px){.TabsBottom_app__TRsxl{width:90%!important}.TabsBottom_top__-SmZC{& h1{font-size:20px;span{font-size:20px}}}.TabsBottom_middle__wXOMG{& span{font-size:16px}}.TabsBottom_bottom__slUe0{flex-direction:column;height:auto;padding:20px}.TabsBottom_correct__4q0r2{align-items:center}.TabsBottom_right__x5F3I{align-items:center;flex-direction:column;gap:0;gap:20px;padding-bottom:55px;padding-bottom:20px;width:75%;width:100%}.TabsBottom_left__znFWK h1{font-size:18px!important;padding:0 10px}.TabsBottom_correct__4q0r2 p{font-size:16px!important;line-height:1.4}.TabsBottom_wrap__bgNkb{align-items:center;display:flex;flex-direction:column;width:100%}}.LabTabs_top__UT\+lP{text-align:center;width:100%;& h1{font-weight:800}& h1,& span{color:#7a53ff;font-size:43px;line-height:52.42px}& span{font-weight:500}}.LabTabs_names__uvVT\+{justify-content:center;width:100%}.LabTabs_tabsName__UYEJL{font-size:22px!important}@media screen and (max-width:768px) and (min-width:320px){.LabTabs_top__UT\+lP{& h1,& span{font-size:20px}}.LabTabs_tabsName__UYEJL{font-size:16px!important}}.CustomizedDialogs_container__8oHeU{background:linear-gradient(109.86deg,#602ef4,#f887b2 98.18%);border-radius:10px;box-shadow:10px 10px 15px 0 #00000040;display:flex}.CustomizedDialogs_BootstrapDialog__mEsB\+{width:1100px}.CustomizedDialogs_para__dGpu1{color:#fff;font-size:20px;font-weight:500;line-height:24.38px;& span{font-size:20px;font-weight:700;line-height:24.38px}}.CustomizedDialogs_btn__1teWT{border:none;border-radius:10px;color:#ff67a1;font-size:18px;font-weight:600;line-height:21.94px;padding:15px}.CustomizedDialogs_pickBaby__g6d3R{display:block;& img{width:100%}}.CustomizedDialogs_pickBabyMobile__Asogb{display:none;width:100%;& img{width:100%}}.CustomizedDialogs_back__tM0e-{cursor:pointer;padding:10px}.CustomizedDialogs_right__F3UUQ{display:flex;flex-direction:column;gap:20px;justify-content:end}.CustomizedDialogs_bottom__Iaqv-{align-items:center;display:flex;padding:30px 0}.CustomizedDialogs_top__Sf\+C3{text-align:center}.CustomizedDialogs_bottomright__v1hWo{display:flex;flex-direction:column;gap:10px;padding:0 20px;width:180px;& img{width:100%}}.CustomizedDialogs_myBurgologo__PXVvl{& img{width:100%}}@media screen and (max-width:768px) and (min-width:320px){.CustomizedDialogs_BootstrapDialog__mEsB\+{position:relative;width:90%}.CustomizedDialogs_pickBabyMobile__Asogb{display:block}.CustomizedDialogs_pickBaby__g6d3R{display:none}.CustomizedDialogs_right__F3UUQ{bottom:10px;gap:0;margin:auto;position:absolute!important;width:100%}.CustomizedDialogs_myBurgologo__PXVvl{margin:auto;width:200px}.CustomizedDialogs_para__dGpu1{font-size:15px!important;text-align:center;& span{font-size:15px!important;text-align:center}}.CustomizedDialogs_bottomright__v1hWo{width:140px}.CustomizedDialogs_bottomleft__-c9T8{width:110px;& img{width:100%}}.CustomizedDialogs_bottom__Iaqv-{justify-content:center}}.JoinUsForm_contactuseForm__dMvtv{display:flex;justify-content:space-around;margin:0 auto;width:1400px}.JoinUsForm_leftContainer__XStAJ{width:40%;& div{margin:20px 0;vertical-align:initial}}.JoinUsForm_heading__LNjlv{color:#7a53ff;font-size:30px;font-weight:800;text-align:center;white-space:nowrap}.JoinUsForm_inline__LHaCM{display:inline}.JoinUsForm_iconText__G6\+gL{align-items:center;display:flex;gap:10px;& span{color:#7a53ff!important}}.JoinUsForm_rightContainer__c2QIR{width:40%}.JoinUsForm_inputFields__W\+\+W2{margin:20px 0}.JoinUsForm_joinusLink__lRHft{color:#000;text-decoration:none}.JoinUsForm_submit__fK-B9{font-size:16px!important;font-weight:500!important;padding:10px!important;width:100%}.JoinUsForm_submit__fK-B9,.JoinUsForm_submit__fK-B9:hover{background-color:#ff67a1!important}@media only screen and (max-width:767px) and (min-width:320px){.JoinUsForm_contactuseForm__dMvtv{display:block;width:100%}.JoinUsForm_leftContainer__XStAJ{box-sizing:border-box;padding:10px;width:100%}.JoinUsForm_rightContainer__c2QIR{box-sizing:border-box;padding:20px;width:100%}.JoinUsForm_heading__LNjlv{font-size:20px}.JoinUsForm_iconText__G6\+gL{font-size:14px}}@media only screen and (max-width:1400px) and (min-width:996px){.JoinUsForm_contactuseForm__dMvtv{width:100%}}.AckModal_container__hq8Ts{border-radius:15px;width:600px}.AckModal_about__O0P1-{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:space-evenly;margin:30px auto;position:relative;width:320px}.AckModal_close__q3es4{cursor:pointer;text-align:end}.AckModal_btn__EBINr{background-color:#ff67a1;color:#fff;font-size:14px;font-weight:400;padding:10px;text-transform:inherit;width:100%}.AckModal_head__9QjSQ{color:#000c;font-size:20px;font-weight:700}.AckModal_desc__I5cwI{font-size:14px;font-weight:500}.AckModal_text__hLW8F{text-align:center}.AckModal_image1__e1E44{position:absolute;right:-30px;top:-25px}.AckModal_image2__p7lm7{bottom:40px;left:-70px;position:absolute}.AppPromotion_promotionContainer__p08dV{align-items:center;background:linear-gradient(135deg,#f6f3ff,#fdf2f6);border-radius:24px;display:flex;gap:40px;margin:0 auto;max-width:1100px;overflow:hidden;padding:48px 56px;position:relative}.AppPromotion_promotionContainer__p08dV:before{background:#7a53ff14;border-radius:50%;content:"";height:240px;pointer-events:none;position:absolute;right:-60px;top:-80px;width:240px}.AppPromotion_promotionContainer__p08dV:after{background:#ff67a10f;border-radius:50%;bottom:-60px;content:"";height:180px;left:-40px;pointer-events:none;position:absolute;width:180px}.AppPromotion_textSection__eFVBU{display:flex;flex:1 1;flex-direction:column;gap:24px;position:relative;z-index:1}.AppPromotion_textSection__eFVBU h1{color:#1a1f36;font-family:Inter,-apple-system,sans-serif;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.AppPromotion_highlight__iLuSb{color:#7a53ff}.AppPromotion_storeButtons__g50tS{display:flex;gap:12px}.AppPromotion_storeLink__FgDHq{border-radius:8px;display:inline-block;transition:transform .25s ease,box-shadow .25s}.AppPromotion_storeLink__FgDHq:hover{box-shadow:0 6px 20px -4px #00000026;transform:translateY(-2px)}.AppPromotion_storeIcon__aqoSz{height:auto;width:148px}.AppPromotion_imageSection__rRByj{flex:0.9 1;position:relative;text-align:center;z-index:1}.AppPromotion_appScreens__N\+rtG{filter:drop-shadow(0 12px 32px rgba(122,83,255,.15));height:auto;margin:0 auto;max-width:280px}.AppPromotion_tagline__fvZgb{color:#602ef4;font-family:Inter,sans-serif;font-size:.92rem;font-weight:500;line-height:1.5;margin-top:16px}.AppPromotion_tagline__fvZgb span{color:#7a53ff;font-weight:700}@media (max-width:900px){.AppPromotion_promotionContainer__p08dV{flex-direction:column;gap:32px;padding:36px 28px;text-align:center}.AppPromotion_textSection__eFVBU{align-items:center}.AppPromotion_textSection__eFVBU h1{font-size:1.75rem;text-align:center}.AppPromotion_storeButtons__g50tS{justify-content:center}.AppPromotion_storeIcon__aqoSz{width:132px}.AppPromotion_appScreens__N\+rtG{max-width:240px}}@media (max-width:480px){.AppPromotion_promotionContainer__p08dV{padding:28px 20px}.AppPromotion_textSection__eFVBU h1{font-size:1.5rem}.AppPromotion_storeIcon__aqoSz{width:120px}}.ExpertDetailsPage_expertHeader__qQ09x{align-items:center;display:flex;justify-content:space-around;margin:40px 0;position:relative}.ExpertDetailsPage_containerLeft__joIHb{width:40%}.ExpertDetailsPage_bgHeart__f7R69{position:absolute;top:0;z-index:-1}.ExpertDetailsPage_bgwithcolortext__rhoDX{& span{background-color:#fff4f4;color:#ff67a1;font-size:22px;font-weight:500;padding:5px 30px}}.ExpertDetailsPage_allActionBtn__Y1m4l{background-color:#ff67a1!important}.ExpertDetailsPage_allActionBtn__Y1m4l,.ExpertDetailsPage_greyBtn__vacv\+{border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0 1 auto;font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:600!important;text-transform:none!important}.ExpertDetailsPage_greyBtn__vacv\+{background-color:#bab8b8!important}.ExpertDetailsPage_expertName__AXkpS{color:#602ef4;font-size:55px;font-weight:600}.ExpertDetailsPage_expertCol__hkdYD{color:#602ef4;font-size:22px;font-weight:500}.ExpertDetailsPage_expertDesc__MSxFp{color:#2d2d2d;font-size:22px;font-weight:400}.ExpertDetailsPage_containerRight__gSgPi{width:35%}.ExpertDetailsPage_imgContainer__3krUV{position:relative;width:100%;& img{width:100%}& .ExpertDetailsPage_expertImg__EmCQO{border-radius:50%;height:80%;left:67px;overflow:hidden;position:absolute;top:57px;width:80%;z-index:999}}.ExpertDetailsPage_childbeheviour__7r8mV{align-items:center;display:flex;justify-content:space-evenly;margin:80px auto;position:relative;width:80%}.ExpertDetailsPage_childleftContainer__ARJZN{border-radius:10px;position:relative;width:30%}.ExpertDetailsPage_childleftContainer__ARJZN:before{background-color:#f9f2ff;border-radius:10px;content:"";height:100%;left:-15px;position:absolute;top:-15px;width:100%;z-index:-1}.ExpertDetailsPage_childRightContainer__Ix0M9{width:60%}.ExpertDetailsPage_innerVideoDisplay__K-nVP{width:100%!important;& video{height:600px!important}}.ExpertDetailsPage_secondheading__42NUS{color:#7a53ff;font-size:44px;font-weight:600}.ExpertDetailsPage_ChildDescription__M-7\+S{color:#2d2d2d;font-size:22px;font-weight:400}.ExpertDetailsPage_countersboxContainer__J7hKm{margin:40px auto;width:80%}.ExpertDetailsPage_counterBox__AA-ya{background:linear-gradient(92.66deg,#602ef4 1.8%,#b057da 102.02%);border-radius:10px;display:flex;justify-content:space-around}.ExpertDetailsPage_cBox__WFFuq{color:#fff;text-align:center;& h2{font-size:55px;font-weight:700;margin:10px 0}& p{font-size:22px;font-weight:400}}.ExpertDetailsPage_workShopsContainer__MW5AT{background-image:url(/static/media/workshopBackgroung.d45f7d72e5d7254444c6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.ExpertDetailsPage_WSContainer__mILNQ{margin:0 auto;padding-bottom:20px;padding-top:190px;width:1400px}.ExpertDetailsPage_wstopText__eyurv{& span{background-color:#a490fe;color:#fff;font-size:22px;font-weight:500;padding:5px 10px}}.ExpertDetailsPage_shopsName__SsxZ6{color:#fff;font-size:55px;font-weight:600}.ExpertDetailsPage_workSContainer__43364{color:#fff;font-size:22px;font-weight:400;text-align:justify}.ExpertDetailsPage_workSslider__x3AG5{background-image:url(/static/media/workshopbg_2.61e31216c06ecc8ad586.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:150px}.ExpertDetailsPage_InnerSliderCon__Whn2O{gap:10px;margin:0 auto;width:1400px}.ExpertDetailsPage_clientReviews__CXkgM{margin:0 auto 0 6%;width:1400px}.ExpertDetailsPage_CRHeading__abqKV{color:#602ef4;font-size:40px;font-weight:800}.ExpertDetailsPage_specialityContainer__HuIR4{margin:40px auto;width:90%}.ExpertDetailsPage_spHeading__TSAkf{color:#7a53ff;font-size:55px;font-weight:600}.ExpertDetailsPage_spDesc__Dmc5I{color:#7a53ff;font-size:22px;font-weight:400}.ExpertDetailsPage_BlogContainer__rhVU5{margin:0 auto;width:1400px}.ExpertDetailsPage_blogheading__lIZyL{color:#602ef4;font-size:44px;font-weight:800;text-align:center}.ExpertDetailsPage_onlyforbg__haKM1{background:linear-gradient(180deg,#f4e5ff99,#f4e5ff00)}.ExpertDetailsPage_innerImageDisplay__rHfHC{border-radius:10px;width:100%}.ExpertDetailsPage_expertPackages__6bown{background-color:#f9fafb;padding:40px 20px;text-align:center}.ExpertDetailsPage_expertheading__TEbxz{font-size:28px;font-weight:700;margin-bottom:16px}.ExpertDetailsPage_expertdescription__FSxHc{color:#6b7280;font-size:18px;margin-bottom:32px}.ExpertDetailsPage_packagesGrid__9Yndb{grid-gap:34px;align-items:stretch;display:grid;gap:34px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;margin:0 auto}@media only screen and (max-width:767px) and (min-width:320px){.ExpertDetailsPage_expertHeader__qQ09x{display:block;width:100%}.ExpertDetailsPage_containerLeft__joIHb{text-align:center;width:100%}.ExpertDetailsPage_containerRight__gSgPi{margin:30px auto;width:90%}.ExpertDetailsPage_bgwithcolortext__rhoDX{& span{font-size:20px;font-weight:500;padding:5px 30px}}.ExpertDetailsPage_expertName__AXkpS{font-size:25px}.ExpertDetailsPage_expertCol__hkdYD{font-size:14px;font-weight:600}.ExpertDetailsPage_expertDesc__MSxFp{font-size:18px;font-weight:400;padding:0 20px}.ExpertDetailsPage_bgHeart__f7R69{right:0;top:35%;width:100px;& img{width:100%}}.ExpertDetailsPage_packagesGrid__9Yndb{grid-template-columns:1fr}.ExpertDetailsPage_childbeheviour__7r8mV{box-sizing:border-box;display:block;margin-bottom:2%;padding:20px;width:100%}.ExpertDetailsPage_childleftContainer__ARJZN{width:100%}.ExpertDetailsPage_childRightContainer__Ix0M9{margin-top:50px;width:100%}.ExpertDetailsPage_secondheading__42NUS{font-size:20px;font-weight:600}.ExpertDetailsPage_ChildDescription__M-7\+S{font-size:20px;font-weight:400}.ExpertDetailsPage_countersboxContainer__J7hKm{box-sizing:border-box;padding:10px;width:100%}.ExpertDetailsPage_counterBox__AA-ya{flex-wrap:wrap}.ExpertDetailsPage_cBox__WFFuq{width:150px;& h2{font-size:30px;font-weight:700}& p{font-size:16px;font-weight:400}}.ExpertDetailsPage_workShopsContainer__MW5AT{background-image:url(/static/media/childbgmtop.1c813933468e60dec708.svg)}.ExpertDetailsPage_WSContainer__mILNQ{box-sizing:border-box;margin-bottom:-3px;padding:160px 20px 10px;width:100%}.ExpertDetailsPage_InnerSliderCon__Whn2O{width:100%}.ExpertDetailsPage_wstopText__eyurv{font-size:18px;font-weight:500}.ExpertDetailsPage_shopsName__SsxZ6{font-size:20px;font-weight:600}.ExpertDetailsPage_workSContainer__43364{font-size:14px;font-weight:400}.ExpertDetailsPage_workSslider__x3AG5{background-image:url(/static/media/childbgmbottom.19e8749be8fc99a8d452.svg)}.ExpertDetailsPage_clientReviews__CXkgM{box-sizing:border-box;margin-left:0;padding:20px;width:100%}.ExpertDetailsPage_CRHeading__abqKV{font-size:25px;font-weight:800}.ExpertDetailsPage_wstopText__eyurv{font-size:16px}.ExpertDetailsPage_spHeading__TSAkf{font-size:20px}.ExpertDetailsPage_spDesc__Dmc5I{font-size:14px;text-align:justify}.ExpertDetailsPage_spSliderCOntainer__oLBH\+{width:100%}.ExpertDetailsPage_BlogContainer__rhVU5{box-sizing:border-box;padding:10px;width:100%}.ExpertDetailsPage_blogheading__lIZyL{font-size:20px}.ExpertDetailsPage_expertImg__EmCQO{transform:translate(-30px,-22px)}.ExpertDetailsPage_allActionBtn__Y1m4l{font-size:24px!important;padding:6px 16px!important}}@media only screen and (max-width:1140px) and (min-width:768px){.ExpertDetailsPage_expertImg__EmCQO{transform:translate(-32px,-25px)}}@media only screen and (max-width:1400px) and (min-width:996px){.ExpertDetailsPage_clientReviews__CXkgM{width:100%}.ExpertDetailsPage_countersboxContainer__J7hKm{width:90%!important}.ExpertDetailsPage_childbeheviour__7r8mV{width:90%}.ExpertDetailsPage_childleftContainer__ARJZN{width:30%}.ExpertDetailsPage_childRightContainer__Ix0M9{width:55%}.ExpertDetailsPage_BlogContainer__rhVU5{width:100%}.ExpertDetailsPage_WSContainer__mILNQ{box-sizing:border-box;padding:205px 20px 20px;width:100%}.ExpertDetailsPage_InnerSliderCon__Whn2O{box-sizing:border-box;padding:0 12px;width:100%}.ExpertDetailsPage_CRHeading__abqKV{margin-left:auto;width:96%}.ExpertDetailsPage_expertImg__EmCQO{transform:translate(-20px,-15px)}}.workshopCard_card__sFaGX{background-color:#fff;border-radius:16px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:400px;overflow:hidden;position:relative;transition:box-shadow .3s ease,transform .3s ease;width:100%}.workshopCard_card__sFaGX:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.workshopCard_imageContainer__u-zus{height:220px;overflow:hidden;position:relative;width:100%}.workshopCard_cardImage__yvnJ2{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.workshopCard_imageContainer__u-zus:hover .workshopCard_cardImage__yvnJ2{transform:scale(1.05)}.workshopCard_onDemandBadge__\+pw8o{background-color:#add8ff;color:#2e5b9a}.workshopCard_liveScheduleBadge__5ZE0H,.workshopCard_onDemandBadge__\+pw8o{border-radius:20px;font-size:14px;font-weight:500;padding:6px 16px;position:absolute;right:16px;top:16px}.workshopCard_liveScheduleBadge__5ZE0H{background-color:#ffa3a3;color:#ac2020}.workshopCard_startDateBadge__eEFlJ{background-color:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#333;display:inline-block;font-size:14px;font-weight:500;left:16px;margin-bottom:-14px;padding:6px 16px;position:relative;top:-14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.workshopCard_cardContent__RJr2C{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:24px 16px 16px}.workshopCard_courseTitle__tc2iA{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:20px;font-weight:700;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis}.workshopCard_expertName__eT9N5{color:#888;font-size:14px;font-weight:400;margin:0 0 24px}.workshopCard_priceContainer__X3B9P{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.workshopCard_discountBadge__giAnF{color:#ff4d4d;font-size:18px;font-weight:500;margin-right:10px;white-space:nowrap}.workshopCard_priceWrapper__9L\+Sx{display:flex;flex-direction:column;flex-shrink:1}.workshopCard_currentPrice__sRyZ5{align-items:center;color:#000;display:flex;font-size:28px;font-weight:600}.workshopCard_originalPrice__iEGK1{color:#999;font-size:15px;margin-top:2px;text-decoration:line-through}.workshopCard_pricingSection__G2\+fl{display:flex;flex-direction:column;margin-right:auto}.workshopCard_priceRow__4zTke{align-items:center;display:flex}.workshopCard_buttonContainer__zHxRk{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin-left:auto;padding-top:2%}.workshopCard_buyNowButton__AVXZu{background-color:#ee6fa1!important;border-radius:8px!important;box-shadow:0 2px 8px #ee6fa14d!important;color:#fff!important;font-size:16px!important;font-weight:500!important;padding:8px 20px!important;text-transform:none!important;white-space:nowrap}.workshopCard_buyNowButton__AVXZu:hover{background-color:#e15a8d!important}@media (max-width:768px){.workshopCard_card__sFaGX{height:auto;max-width:100%;min-height:420px}.workshopCard_priceContainer__X3B9P{align-items:flex-start;flex-wrap:nowrap}.workshopCard_buyNowButton__AVXZu{font-size:14px!important;padding:6px 14px!important}.workshopCard_currentPrice__sRyZ5{font-size:24px}.workshopCard_discountBadge__giAnF{font-size:18px}.workshopCard_buyNowButton__AVXZu{background-color:#ee6fa1!important;border-radius:8px!important;box-shadow:0 2px 8px #ee6fa14d!important;color:#fff!important;font-size:16px!important;font-weight:600!important;padding:8px 32px!important;text-transform:none!important;white-space:nowrap}}@media (max-width:380px){.workshopCard_priceContainer__X3B9P{flex-wrap:nowrap}.workshopCard_buyNowButton__AVXZu{background-color:#ee6fa1!important;border-radius:8px!important;box-shadow:0 2px 8px #ee6fa14d!important;color:#fff!important;font-size:16px!important;font-weight:500!important;padding:8px 20px!important;text-transform:none!important;white-space:nowrap}.workshopCard_currentPrice__sRyZ5{font-size:22px}.workshopCard_discountBadge__giAnF{font-size:16px}}.workshopCard_cardContainer__VN5gE{background-color:#fff;border-radius:15px;box-shadow:2px 2px 8px 0 #00000040;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin:20px;min-height:375px;overflow:hidden;width:350px!important}.workshopCard_imgContainer__OEyFx{max-height:215px;overflow:hidden;width:100%}.workshopCard_imgContainer__OEyFx img{width:100%}.workshopCard_detailsContainer__2Widj{box-sizing:border-box;padding:10px}.workshopCard_allActionBtn__pWcZa{background-color:#ff67a1!important}.workshopCard_PriceLeft__PoxcD{color:#602ef4;font-size:20px;font-weight:700}.workshopCard_PriceLeft__PoxcD span{color:#6b6b6b99;font-size:16px;font-weight:700}.workshopCard_ratingcontainer__QjaOr{align-items:center;display:flex;gap:5px}.workshopCard_slickstyles__472Dr{box-sizing:border-box;margin:0 auto;width:100%}.workshopCard_customarrow__EI27R{align-items:center;background:#fff;border:1px solid #eee;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:1}.workshopCard_customprevarrow__CTKtq{left:10px}.workshopCard_customnextarrow__kgbkV{right:10px}.workshopCard_sliderContainer__HspxK{overflow:hidden;padding:20px 0;position:relative;width:100%}.workshopCard_sliderItem__NH4lj{box-sizing:border-box;padding:10px}.workshopCard_slickstyles__472Dr .slick-dots{bottom:-25px}.workshopCard_slickstyles__472Dr .slick-dots li button:before{color:#e9e9e9;font-size:10px}.workshopCard_slickstyles__472Dr .slick-dots li.slick-active button:before{color:#fff}.DownloadeApp_downloadeApp__dNHNb{align-items:center;display:flex;justify-content:center}.DownloadeApp_containerLeft__QPuAW{text-align:center}.DownloadeApp_downloadbox__W7kG6{align-items:center;box-shadow:2px 2px 15px 0 #00000040;box-sizing:border-box;display:flex;gap:10px;margin-bottom:20px;padding:0 10px}.DownloadeApp_boxText__mzkkJ{& h5,h6{margin:10px auto}}.DownloadeApp_containeCenter__C97u1{width:10%}.CourseDetailsPage_expertHeader__ot5hO{align-items:center;display:flex;justify-content:space-around;margin:40px 0;position:relative}.CourseDetailsPage_containerLeft__NlBYX{width:40%}.CourseDetailsPage_bgHeart__B2LHq{left:45%;position:absolute;top:0;z-index:-1}.CourseDetailsPage_plane__ZiLaF{left:90%;position:absolute;top:90%;z-index:-1}.CourseDetailsPage_bgwithcolortext__hI6Ix{& span{background-color:#fff4f4;color:#ff67a1;font-size:22px;font-weight:500;padding:5px 30px}}.CourseDetailsPage_allActionBtn__UYqA2{background-color:#ff67a1!important}.CourseDetailsPage_allActionBtn__UYqA2,.CourseDetailsPage_greyBtn__QKtCd{border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0 1 auto;font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:600!important;text-transform:none!important}.CourseDetailsPage_greyBtn__QKtCd{background-color:#bab8b8!important}.CourseDetailsPage_allActionBtn__UYqA2 :hover{box-shadow:0 12px 16px 0 #0000003d,0 17px 50px 0 #00000030}.CourseDetailsPage_workshopName__jZhkq{color:#602ef4;font-size:55px;font-weight:800;margin-bottom:2%;margin-top:2%}.CourseDetailsPage_expertCol__oSnOm{color:#602ef4;font-size:22px;font-weight:500}.CourseDetailsPage_workshopDesc__h3vI3{color:#2d2d2d;font-size:20px;font-weight:500}.CourseDetailsPage_containerRight__5Nh0P{width:35%}.CourseDetailsPage_topRightImageContainer__qwnUQ{height:617px;position:relative;width:616px}.CourseDetailsPage_circularRing__eRhc5{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CourseDetailsPage_circularImage__BIutl{border-radius:50%;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.CourseDetailsPage_imgContainer__81lm1{width:100%;& img{width:100%}}.CourseDetailsPage_childbeheviour__PPg2D{align-items:center;display:flex;justify-content:space-evenly;margin:80px auto;position:relative;width:80%}.CourseDetailsPage_childleftContainer__GJdd7{border-radius:10px;position:relative;width:23%}.CourseDetailsPage_childleftContainer__GJdd7:before{background-color:#f9f2ff;border-radius:10px;content:"";height:100%;left:-15px;position:absolute;top:-15px;width:100%;z-index:-1}.CourseDetailsPage_childRightContainer__Rg1be{width:40%}.CourseDetailsPage_innerVideoDisplay__yjSMb{height:100%!important;width:100%!important}.CourseDetailsPage_secondheading__5IiX1{color:#7a53ff;font-size:44px;font-weight:600}.CourseDetailsPage_ChildDescription__6lgTq{color:#2d2d2d;font-size:22px;font-weight:400}.CourseDetailsPage_countersboxContainer__yjjEi{margin:40px auto;width:88%}.CourseDetailsPage_counterBox__FLSEe{background:linear-gradient(92.66deg,#602ef4 1.8%,#b057da 102.02%);border-radius:10px;display:flex;justify-content:space-around}.CourseDetailsPage_cBox__WdCxo{color:#fff;text-align:center;& h2{font-size:55px;font-weight:700;margin:10px 0}& p{font-size:22px;font-weight:400}}.CourseDetailsPage_workShopsContainer__acJXa{background-image:url(/static/media/expertBGTop.d12f637db0873df80e11.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:330px}.CourseDetailsPage_WSContainer__YNWAH{margin:0 auto;padding-bottom:20px;padding-top:210px;width:1400px}.CourseDetailsPage_wstopText__AqXIS{& span{background-color:#a490fe;color:#fff;font-size:22px;font-weight:500;padding:5px 10px}}.CourseDetailsPage_shopsName__hZPce{color:#fff;font-size:55px;font-weight:600}.CourseDetailsPage_workSContainer__MOQ\+\+{color:#fff;font-size:22px;font-weight:400;text-align:justify}.CourseDetailsPage_workSslider__Ym5TF{background-image:url(/static/media/workshopbg_2.61e31216c06ecc8ad586.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;padding-bottom:200px;width:100%}.CourseDetailsPage_InnerSliderCon__r14bT{gap:10px;margin:0 auto;width:1400px}.CourseDetailsPage_clientReviews__juKbz{margin:0 auto;width:1400px}.CourseDetailsPage_CRHeading__myE2o{color:#602ef4;font-size:40px;font-weight:800}.CourseDetailsPage_specialityContainer__kgKaq{margin:40px auto;width:90%}.CourseDetailsPage_spHeading__TTGz\+{color:#7a53ff;font-size:55px;font-weight:600}.CourseDetailsPage_spDesc__6UwtS{color:#7a53ff;font-size:22px;font-weight:400}.CourseDetailsPage_BlogContainer__PStR8{margin:0 auto;width:1400px}.CourseDetailsPage_blogheading__vHUir{color:#602ef4;font-size:44px;font-weight:800}.CourseDetailsPage_onlyforbg__D0ovD{background:linear-gradient(180deg,#f4e5ff99,#f4e5ff00)}.CourseDetailsPage_dateContainer__C5974{align-items:center;display:flex;flex-direction:row;margin-bottom:15px}.CourseDetailsPage_dateIcon__58fKH .CourseDetailsPage_clockIcon__GTEcq{height:40px}.CourseDetailsPage_dateIconContainter__267oe{align-items:center;display:flex;margin-right:30px}.CourseDetailsPage_clockIconContainer__ElYDg{align-items:center;display:flex}.CourseDetailsPage_dateIconBanner__9E\+jk .CourseDetailsPage_clockIconBanner__0NdJi{height:40px}.CourseDetailsPage_dateIconContainterBanner__eGUSG{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:3em;font-weight:700;margin-left:10px;margin-right:30px}.CourseDetailsPage_clockIconContainerBanner__QclkE{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:3em;font-weight:700;margin-left:25px}.CourseDetailsPage_dateContainerBanner__4Bz0W{display:flex;flex-direction:row;justify-content:center;margin-bottom:0}.CourseDetailsPage_specialPrice__1lBT\+{font-size:17px;font-weight:700}.CourseDetailsPage_buttonChipContainerCenter__\+2Dij,.CourseDetailsPage_buttonChipContainer__S7ze0{display:inline-block;position:relative}.CourseDetailsPage_buttonContainer__Najv5{align-items:center;display:inline-flex;flex-direction:column}.CourseDetailsPage_buttonContainerCenter__xjHiB{align-items:center;display:flex;flex-direction:column}.CourseDetailsPage_allActionBtnCenter__fljUt{background-color:#ff67a1!important;border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0rem 1 auto;font-family:Poppins,sans-serif!important;font-size:50px!important;font-weight:600!important;text-transform:none!important}.CourseDetailsPage_seatsChip__x0kxw{background-color:#fff;border-radius:15px;box-shadow:0 2px 5px #0000004d;color:#333;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;padding:5px 10px;position:absolute;right:-10px;top:-15px;white-space:nowrap}.CourseDetailsPage_allActionBtnCenterGrey__YYA5C{background-color:#bab8b8!important;border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0rem 1 auto;font-family:Poppins,sans-serif!important;font-size:50px!important;font-weight:600!important;text-transform:none!important}.CourseDetailsPage_allActionBtnCenter__fljUt :hover{box-shadow:0 12px 16px 0 #0000003d,0 17px 50px 0 #00000030!important}.CourseDetailsPage_specialPriceCenter__Xug9v{font-size:20px;font-weight:700}.CourseDetailsPage_workshopHelpContainer__jYbnW{border-width:1px;display:flex;flex-direction:column;padding-left:6%}.CourseDetailsPage_features__qoe2W{-ms-overflow-style:none;display:flex;gap:20px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.CourseDetailsPage_features__qoe2W::-webkit-scrollbar{display:none}.CourseDetailsPage_feature__iPQW7{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-width:150px;padding:20px}.CourseDetailsPage_feature__iPQW7 p{word-wrap:break-word;font-size:16px;font-weight:500;line-height:1.4;margin:0;max-width:90%;padding:0;text-align:center;white-space:normal}.CourseDetailsPage_icon__xBYXG{align-items:center;background-color:#e1dbfb;border-radius:50%;display:flex;height:75px;justify-content:center;margin-bottom:10px;width:75px}.CourseDetailsPage_icon__xBYXG img{height:auto;width:100%}.CourseDetailsPage_aboutWorkshop__03lKs{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:4% 0 2% 6%}.CourseDetailsPage_textContent__JO9CD{flex:1 1;max-width:600px;padding-left:12%}.CourseDetailsPage_imageContent__ZvAOz{flex:1 1;max-width:600px;position:relative}.CourseDetailsPage_imageContent__ZvAOz img{border-radius:15px;display:block;height:auto;width:100%}.CourseDetailsPage_pointsContainer__MJ0il{display:flex;font-size:23px;font-weight:500;justify-content:space-between;margin:20px 0}.CourseDetailsPage_column__uwDqu{display:flex;flex:1 1;flex-direction:column}.CourseDetailsPage_points__2F0aK{flex:1 1;min-width:250px}.CourseDetailsPage_points__2F0aK p{margin:12px;padding:0}.CourseDetailsPage_bookSessionButton__D1U-X{background-color:#f0f;border:none;color:#fff;cursor:pointer;padding:10px 20px}.CourseDetailsPage_workshopLearning__gkapy{padding:2% 6%}.CourseDetailsPage_workshopCovers__YMn46{font-size:larger;padding:0 6% 3%}.CourseDetailsPage_workshopCovers__YMn46 p{padding-left:9px}.CourseDetailsPage_workshopCovers__YMn46 h2{color:#5c4be6}.CourseDetailsPage_workshopCoversSection__twOQD{margin:10px 0}.CourseDetailsPage_workshopCoversSection__twOQD span{font-size:20px;font-weight:600}.CourseDetailsPage_workshopCoversSectionHeader__FFw7d{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between}.CourseDetailsPage_workshopCoversSectionContent__0BoAu{padding:10px}.CourseDetailsPage_workshopCoversSectionContent__0BoAu p{margin:0}.CourseDetailsPage_showMoreButton__naCWt{background-color:#b3a0ff;border:none;color:#fff;cursor:pointer;display:block;padding:10px;text-align:center;width:100%}.CourseDetailsPage_lecture__qgSDx{padding:5px 0}.CourseDetailsPage_lectureHeader__G5O-R{align-items:center;display:flex;justify-content:space-between}.CourseDetailsPage_lectureTitle__\+F0Sb{flex:1 1}.CourseDetailsPage_lectureDuration__2J5K-{color:#666;display:block;margin-top:5px}.CourseDetailsPage_workshopChapter__1k9JN{align-items:center;display:flex;justify-content:space-between}.CourseDetailsPage_workshopChapter__1k9JN h4{margin:10px}.CourseDetailsPage_popupOverlay__kC02P{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.CourseDetailsPage_popupContent__iAHOA{background-color:#fff;border-radius:8px;max-height:80%;max-width:90%;padding:20px;position:relative}.CourseDetailsPage_videoPlayer__Z6P7s{height:auto;width:100%}.CourseDetailsPage_closeButton__2Ca8V{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px}.CourseDetailsPage_closeButton__2Ca8V:hover{background-color:#d32f2f}.CourseDetailsPage_faq__t22S-{margin:0 auto;width:1400px}.CourseDetailsPage_dateText__IOZmz,.CourseDetailsPage_timeText__u8Orx{align-items:center;display:flex;flex-direction:column}@media only screen and (max-width:767px) and (min-width:320px){.CourseDetailsPage_expertHeader__ot5hO{display:block;width:100%}.CourseDetailsPage_containerLeft__NlBYX{text-align:center;width:100%}.CourseDetailsPage_containerRight__5Nh0P{display:flex;justify-content:center;margin:30px auto;width:90%}.CourseDetailsPage_bgwithcolortext__hI6Ix{& span{font-size:14px;font-weight:500;padding:5px 30px}}.CourseDetailsPage_expertName__QmlvL{font-size:25px}.CourseDetailsPage_expertCol__oSnOm{font-size:14px;font-weight:600}.CourseDetailsPage_expertDesc__5ROHj{font-size:12px;font-weight:400}.CourseDetailsPage_bgHeart__B2LHq{right:0;top:35%;width:100px;& img{width:100%}}.CourseDetailsPage_childbeheviour__PPg2D{box-sizing:border-box;display:block;padding:20px;width:100%}.CourseDetailsPage_childleftContainer__GJdd7{width:100%}.CourseDetailsPage_childRightContainer__Rg1be{margin-top:50px;width:100%}.CourseDetailsPage_secondheading__5IiX1{font-size:20px;font-weight:600}.CourseDetailsPage_ChildDescription__6lgTq{font-size:12px;font-weight:400}.CourseDetailsPage_countersboxContainer__yjjEi{box-sizing:border-box;padding:10px;width:100%}.CourseDetailsPage_counterBox__FLSEe{flex-wrap:wrap}.CourseDetailsPage_cBox__WdCxo{width:150px;& h2{font-size:30px;font-weight:700}& p{font-size:16px;font-weight:400}}.CourseDetailsPage_workShopsContainer__acJXa{background-image:url(/static/media/expertBGTop.d12f637db0873df80e11.svg)}.CourseDetailsPage_WSContainer__YNWAH{box-sizing:border-box;margin-bottom:-3px;padding:80px 20px 10px;width:100%}.CourseDetailsPage_InnerSliderCon__r14bT{width:100%}.CourseDetailsPage_wstopText__AqXIS{font-size:18px;font-weight:500}.CourseDetailsPage_shopsName__hZPce{font-size:20px;font-weight:600}.CourseDetailsPage_workSContainer__MOQ\+\+{font-size:14px;font-weight:400}.CourseDetailsPage_workSslider__Ym5TF{background-image:url(/static/media/childbgmbottom.19e8749be8fc99a8d452.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:300px;width:100%}.CourseDetailsPage_clientReviews__juKbz{box-sizing:border-box;padding:10px;width:100%}.CourseDetailsPage_CRHeading__myE2o{font-size:30px;font-weight:800;text-align:center}.CourseDetailsPage_wstopText__AqXIS{font-size:16px}.CourseDetailsPage_spHeading__TTGz\+{font-size:20px}.CourseDetailsPage_spDesc__6UwtS{font-size:14px;text-align:justify}.CourseDetailsPage_spSliderCOntainer__CaN5b{width:100%}.CourseDetailsPage_BlogContainer__PStR8{box-sizing:border-box;padding:10px;width:100%}.CourseDetailsPage_blogheading__vHUir{font-size:20px}.CourseDetailsPage_dateContainer__C5974{flex-direction:column;justify-content:center}.CourseDetailsPage_dateIconContainter__267oe{margin-right:0}.CourseDetailsPage_dateIcon__58fKH{height:35px}.CourseDetailsPage_dateIconContainterBanner__eGUSG{font-size:1.5em;margin-left:0;margin-right:0}.CourseDetailsPage_dateContainerBanner__4Bz0W{flex-direction:column;justify-content:center;margin-bottom:0}.CourseDetailsPage_clockIconContainerBanner__QclkE{font-size:1.5em;margin-left:0;margin-top:10px}.CourseDetailsPage_clockIcon__GTEcq{height:35px}.CourseDetailsPage_aboutWorkshop__03lKs{flex-direction:column;padding:4% 0 2%}.CourseDetailsPage_imageContent__ZvAOz,.CourseDetailsPage_textContent__JO9CD{align-items:center;display:flex;flex-flow:column;max-width:100%;padding-left:0}.CourseDetailsPage_playButton__pbjv\+{font-size:16px}.CourseDetailsPage_feature__iPQW7{padding:20px 0 20px 20px}.CourseDetailsPage_pointsContainer__MJ0il{flex-direction:column}.CourseDetailsPage_pointsMargin__1EIyr{margin-top:0}.CourseDetailsPage_workshopLearning__gkapy{align-items:center;display:flex;flex-direction:column}.CourseDetailsPage_workshopDesc__h3vI3{font-size:14px;padding:0 4%;text-align:center}.CourseDetailsPage_workshopName__jZhkq{font-size:35px}.CourseDetailsPage_bgHeart__B2LHq,.CourseDetailsPage_plane__ZiLaF{display:none}.CourseDetailsPage_pointsContainer__MJ0il{font-size:18px}.CourseDetailsPage_allActionBtnCenter__fljUt{font-size:24px!important;padding:6px 16px!important}.CourseDetailsPage_specialPriceCenter__Xug9v{font-size:13px}.CourseDetailsPage_workShopsContainer__acJXa{min-height:100px}.CourseDetailsPage_allActionBtn__UYqA2{font-size:24px!important;padding:6px 16px!important}.CourseDetailsPage_specialPrice__1lBT\+{font-size:13px}.CourseDetailsPage_topRightImageContainer__qwnUQ{height:325px;width:325px}.CourseDetailsPage_faq__t22S-{margin:0 auto;width:auto}}.banner{align-items:center;background-color:#6200ea;bottom:0;color:#fff;display:flex;justify-content:center;padding:10px 0;position:fixed;width:100%;z-index:1000}.banner span{color:#fff;font-size:20px}.banner-content{align-items:center;display:flex;gap:15px}.offer-text{font-size:1.2rem;font-weight:700}.timer{display:flex;gap:5px}.time{background-color:#b388ff;border-radius:5px;font-weight:700;padding:5px 10px}.register-button{background-color:#ff4081;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 20px}.register-button:hover{background-color:#ff79b0}.special-offer{color:#fcf;font-size:.5rem}.seatsChip{background-color:#fff;border-radius:15px;box-shadow:0 2px 5px #0000004d;color:#333;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;padding:5px 10px;position:absolute;right:-10px;top:-15px;white-space:nowrap}.buttonChipContainer{display:inline-block;position:relative}@media only screen and (max-width:767px) and (min-width:320px){.banner-content{flex-direction:column;gap:10px}.register-button{text-align:center;width:100%}.offer-text,.special-offer{display:none}}.confirmation-dialog{background-color:#6dc089;border-radius:8px;padding:20px;text-align:center}.confirmation-dialog-content{background:#6dc089;border-radius:8px;color:#000;display:contents;max-width:600px;padding:20px;width:100%}.confirmation-dialog-content h2{margin-top:2%}.check-icon{width:17%}.confirmation-heading{color:#222;font-size:22px;font-weight:600;margin:16px 0 8px;text-align:center}.confirmation-text{color:#333;font-size:18px;font-weight:500;line-height:1.6;margin:12px 0 0;text-align:center}.confirmation-subtext{margin:5px 0 0}.course-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;margin-top:20px;padding:10px;@media only screen and (max-width:767px) and (min-width:320px){align-items:normal;flex-direction:column}}.course-image{border-radius:8px;height:29%;margin-right:20px;width:29%;@media only screen and (max-width:767px) and (min-width:320px){height:50%;width:100%}}.course-details{text-align:left}.course-details h3{color:#612ef4;font-size:x-large;margin:0}.course-details p{color:#6c6c6c;font-weight:500;margin:5px 0 0}.link-button{background-color:#ff67a1!important;border:none;border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;color:#fff;display:inline-block;font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:600!important;padding:5px 20px;text-transform:none!important}.link-button-wrapper,.whatsapp-button{text-decoration:none}.whatsapp-button{align-items:center;background-color:#1ebe5d;border:none;border-radius:50px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;padding:10px 15px;transition:background .3s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsapp-logo{height:20px;margin-right:8px;width:20px}.whatsapp-button:hover{background-color:#25d366}.congratsBanner{align-items:center;background-color:#f5f5ff;border-radius:10px;color:#8661f5;display:flex;font-family:Arial,sans-serif;font-size:16px;gap:10px;padding:20px}.congratsBanner span{font-size:24px}.confetti-container{align-items:center!important;display:flex!important;height:100vh!important;justify-content:center!important;left:50%!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100vw!important}.ExpertSection_expertContainer__cwwdC{align-items:flex-start;border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:20px;padding:20px}.ExpertSection_expertImageSection__BMWju{flex:1 1;padding-top:3%;position:relative;text-align:center}.ExpertSection_expertImageSection__BMWju h3{font-size:32px;font-weight:700;margin-bottom:0}.ExpertSection_svgBackground__2hRML{height:auto;left:50%;padding-top:13%;position:absolute;top:0;transform:translateX(-50%);width:56%;z-index:0}.ExpertSection_expertImage__c8cZr{border-radius:50%;position:relative;width:60%;z-index:1}.ExpertSection_expertDetails__Vk3OR{align-items:center;flex:2 1;font-size:x-large;padding:10px}.ExpertSection_expertDetails__Vk3OR h2{background-color:#a490fe;display:inline-block;font-size:50px;font-weight:800;padding:15px}.ExpertSection_stats__zGZPP{list-style:none;margin:0 0 20px;padding:0}.ExpertSection_stats__zGZPP li{align-items:center;display:flex;font-weight:600;margin-bottom:5px}.ExpertSection_stats__zGZPP img{height:35px;margin-right:15px;vertical-align:middle;width:35px}.ExpertSection_allActionBtn__DkelI{background-color:#ff67a1!important;font-size:25px!important}.ExpertSection_allActionBtn__DkelI,.ExpertSection_greyBtn__Wvtm1{border-radius:10px!important;box-shadow:0 5px 7px 0 #0000004d!important;flex:0 1 auto;font-family:Poppins,sans-serif!important;font-weight:600!important;text-transform:none!important}.ExpertSection_greyBtn__Wvtm1{background-color:#bab8b8!important;font-size:30px!important}.ExpertSection_allActionBtn__DkelI :hover{box-shadow:0 12px 16px 0 #0000003d,0 17px 50px 0 #00000030}.ExpertSection_singleExpertSection__ngMJ4{display:flex}@media only screen and (max-width:767px) and (min-width:320px){.ExpertSection_expertContainer__cwwdC{align-items:center;flex-direction:column}.ExpertSection_expertDetails__Vk3OR,.ExpertSection_expertImageSection__BMWju{text-align:center;width:100%}.ExpertSection_expertImage__c8cZr{max-width:90%;width:65%}.ExpertSection_expertDetails__Vk3OR h2{font-size:35px}.ExpertSection_expertDetails__Vk3OR p{font-size:20px}.ExpertSection_stats__zGZPP{align-items:flex-start;display:flex;flex-direction:column;padding-left:5%}.ExpertSection_stats__zGZPP li{font-weight:500}.ExpertSection_singleExpertSection__ngMJ4{flex-direction:column}}.DateAvailability_dateListWrapper__gh4GZ{border-radius:8px;overflow:hidden;padding:10px 0;position:relative}.DateAvailability_dateList__IUA2q{display:flex;gap:10px;overflow-x:auto;padding:5px 10px;scroll-behavior:smooth}.DateAvailability_dateList__IUA2q.DateAvailability_no-gradient__WlZUt:after{display:none}.DateAvailability_dateItem__0BllZ{border:1px solid #ddd;border-radius:8px;cursor:pointer;min-width:70px;padding:10px;text-align:center;transition:background-color .3s,color .3s}.DateAvailability_dateItem__0BllZ.DateAvailability_selected__BYqZO{background-color:#ff67a1;border:none;color:#fff;opacity:1}.DateAvailability_dateAvialable__rLZLJ{align-items:center;gap:5px}.DateAvailability_day__Jh1vn{font-size:14px;font-weight:700}.DateAvailability_date__TEwIM{font-size:16px;font-weight:700}.DateAvailability_slots__hU4qD{border-radius:8px;display:inline-block;font-size:14px;font-weight:600;padding:2px 8px}.DateAvailability_selected__BYqZO .DateAvailability_slots__hU4qD{color:#fff!important}.DateAvailability_slots__hU4qD.DateAvailability_red__GzKI7{color:#d80027}.DateAvailability_slots__hU4qD.DateAvailability_yellow__2cD7d{color:#e6a700}.DateAvailability_slots__hU4qD.DateAvailability_green__D8x-2{color:#008f43}.DateAvailability_scrollButton__Kyntx{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .3s,transform .2s;width:40px}.DateAvailability_scrollButton__Kyntx:hover{background-color:#f5f5f5;transform:scale(1.1)}.DateAvailability_scrollButton__Kyntx img{height:16px;width:16px}.DateAvailability_timePeriodContainer__JBD-G{align-items:center;background-color:#f2f2f2;border-radius:20px;display:flex;justify-content:space-between;overflow:hidden;padding:10px 5px;position:relative;width:100%}.DateAvailability_timePeriodButton__WIPM6{align-items:center;background:#0000;border:none;color:#444;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:600;gap:5px;position:relative;text-align:center;z-index:1}.DateAvailability_active__TSZY1,.DateAvailability_timePeriodButton__WIPM6:hover{color:#000}.DateAvailability_icon__p2Gvq{height:20px;width:20px}.DateAvailability_slider__JqaL2{background-color:#fff;border-radius:20px;height:calc(100% - 10px);left:0;position:absolute;top:5px;transition:transform .3s ease-in-out;width:calc(33.33% - 2px);z-index:0}.DateAvailability_timePeriod__rscLu{background-color:#f5f5f5;border:none;color:#333;cursor:pointer;flex:1 1;font-size:14px;padding:10px;text-align:center;transition:background-color .3s,color .3s}.DateAvailability_timePeriod__rscLu.DateAvailability_active__TSZY1{background-color:#ff67a1;color:#fff;font-weight:700}.DateAvailability_timeSlots__f6ulX{display:flex;flex-wrap:wrap;gap:10px}.DateAvailability_timeSlot__KUI4X{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:8px;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:18px;justify-content:center;margin-top:2%;padding:10px 15px;transition:background-color .3s,border-color .3s}.DateAvailability_timeSlot__KUI4X.DateAvailability_available__hktXD:hover{border-color:#ff67a1}.DateAvailability_timeSlot__KUI4X.DateAvailability_selected__BYqZO{background-color:#ff67a1;border:1px solid #ff67a1;color:#fff;font-weight:700}.DateAvailability_duration__wvuLu{color:inherit;font-size:12px;margin-top:4px}.DateAvailability_noSlotsMessage__DoWBD{color:#999;font-size:18px;margin:20px auto;text-align:center}.DateAvailability_proceedButton__VR-u\+{background-color:#ff67a1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:15px;width:100%}.DateAvailability_proceedButton__VR-u\+:disabled{background-color:#ccc;cursor:not-allowed}.DateAvailability_dateAvialable__rLZLJ{display:flex;flex-direction:column}.DateAvailability_dateHeading__nyhRP{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.DateAvailability_dateHeadingButtons__5-Ddy{display:flex;flex-direction:row;gap:5px}.DateAvailability_container__5hBEF h3,.DateAvailability_dateHeading__nyhRP h3{font-size:20px;font-weight:600;letter-spacing:.16px;line-height:22px}.DateAvailability_dateTimeText__l5VZC{align-items:center;display:flex;flex-direction:row;gap:5px}.DateAvailability_noSlotsMessageSubtitle__CR-4c{color:#ff5c5c;font-size:15px;margin:20px auto;text-align:center}.DateAvailability_notAvailableContainer__A4dHw{align-items:center;display:flex;flex-direction:column}.DateAvailability_timeSlot__KUI4X.DateAvailability_available__hktXD{cursor:pointer}.DateAvailability_timeSlot__KUI4X.DateAvailability_unavailable__iRseN{background-color:#f5f5f5;color:#aaa;cursor:not-allowed}.CoachingCard_coachingCard__2uKUF{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:5%;max-width:450px;padding:20px}@media (max-width:767px){.CoachingCard_coachingCard__2uKUF{max-width:100%;padding:16px}}.CoachingCard_cardHeader__MfIRk{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.CoachingCard_rating__QWsb-{align-items:center;display:flex;gap:4px}.CoachingCard_starIcon__Do94r{fill:currentColor;color:#fbbf24;height:18px;width:18px}.CoachingCard_tag__v2Mfx{background-color:#e0f2fe;border-radius:9999px;color:#2563eb;font-size:12px;font-weight:600;padding:4px 8px}.CoachingCard_title__9CKJy{color:#111827;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:8px}.CoachingCard_subtitle__PJcvb{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:16px}.CoachingCard_readMore__4uS6O{color:#2563eb;cursor:pointer;font-weight:500}.CoachingCard_cardFooter__I1WsN{align-items:center;background-color:#f9fafb;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:12px 16px}.CoachingCard_sessionInfo__4iciI{align-items:center;display:flex;flex:1 1;gap:8px}.CoachingCard_sessionInfo__4iciI img{height:24px;object-fit:contain;width:24px}.CoachingCard_sessionInfoFooter__O26xN{display:flex;flex-direction:column;gap:4px}.CoachingCard_sessionType__T7UQl{color:#6b7280;font-size:14px;font-weight:500}.CoachingCard_originalPrice__7GXC\+{color:#9ca3af;font-size:14px;text-decoration:line-through}.CoachingCard_discount__HkAj2{font-size:15px;font-weight:600}.CoachingCard_priceButton__dpJmS{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#111827;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:8px;padding:8px 12px}.CoachingCard_priceSectionRight__7cEFv{display:flex}.CoachingCard_priceButton__dpJmS svg{stroke:#111827;height:20px;width:20px}.CoachingCard_discountSection__sHvL3{display:flex;flex-direction:column;gap:4px;padding-right:5px;text-align:right}@media (max-width:767px){.CoachingCard_discountSection__sHvL3,.CoachingCard_priceButton__dpJmS{font-size:16px;padding:6px 10px}}.CoachingCard_sessionCountContainer__\+I2fP{color:#374151;font-size:16px;font-weight:600;text-align:center}.not-found-container{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center;padding:20px;text-align:center}.not-found-text{flex:1 1;padding:20px}.not-found-text h1{color:#7a53ff;font-size:96px;font-weight:700;margin-bottom:20px}.not-found-text h2{color:#333;font-size:36px;font-weight:500;margin-bottom:10px}.not-found-text p{color:#555;font-size:18px}.not-found-image{flex:1 1}.not-found-image img{height:auto;max-width:100%}@media only screen and (max-width:767px) and (min-width:320px){.not-found-container{flex-direction:column}}.ExpertCards_cardContainer__3uGHD{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;margin-bottom:24px;max-width:700px;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:100%}.ExpertCards_cardContainer__3uGHD:hover{border-color:#7a53ff33;box-shadow:0 12px 24px #7a53ff1a;transform:translateY(-4px)}.ExpertCards_cardContent__WBlO0{display:flex;flex-direction:row;gap:28px;padding:28px;width:100%}.ExpertCards_left__9UI4l{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;width:150px}.ExpertCards_imageContainer__6Os4M{align-items:center;border-radius:50%;display:flex;height:130px;justify-content:center;margin-bottom:18px;position:relative;width:130px}.ExpertCards_avatar__4L7qy{border:4px solid #f6f2ff;box-shadow:0 4px 12px #7a53ff26;height:100%!important;transition:transform .3s ease;width:100%!important}.ExpertCards_imageContainer__6Os4M:hover .ExpertCards_avatar__4L7qy{transform:scale(1.05)}.ExpertCards_verifiedBadge__FKKak{align-items:center;background-color:#7a53ff;border:2px solid #fff;border-radius:50%;bottom:5px;box-shadow:0 2px 8px #00000026;color:#fff;display:flex;height:26px;justify-content:center;position:absolute;right:5px;width:26px;z-index:2}.ExpertCards_viewProfileBtn__L3EQ5{border-color:#7a53ff!important;border-radius:20px!important;color:#7a53ff!important;font-size:14px!important;font-weight:600!important;padding:6px 16px!important;text-transform:none!important;transition:all .3s ease!important}.ExpertCards_viewProfileBtn__L3EQ5:hover{background-color:#7a53ff14!important;transform:translateY(-2px)}.ExpertCards_right__Xu\+y2{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;min-width:0}.ExpertCards_expertInfo__ZF0-9{display:flex;flex-direction:column;gap:16px}.ExpertCards_top__S\+IZa{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.ExpertCards_nameSection__HPgV1{display:flex;flex-direction:column}.ExpertCards_nameSection__HPgV1 h1{color:#333;font-size:24px;font-weight:700;line-height:1.3;margin:0;transition:color .3s ease}.ExpertCards_cardContainer__3uGHD:hover .ExpertCards_nameSection__HPgV1 h1{color:#7a53ff}.ExpertCards_expertMeta__dm7iO{display:flex;flex-direction:column;gap:8px;margin-top:8px}.ExpertCards_experience__eYDNd{align-items:center;color:#666;display:flex;font-size:15px;font-weight:500;line-height:1.5;margin:0}.ExpertCards_experience__eYDNd:before{background-color:#7a53ff;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:8px;opacity:.7;width:8px}.ExpertCards_location__sM\+P9{align-items:center;color:#666;display:flex;font-size:14px;gap:6px}.ExpertCards_location__sM\+P9 svg{color:#7a53ff;font-size:16px}.ExpertCards_ratingContainer__nOd9J{align-items:flex-end;display:flex;flex-direction:column}.ExpertCards_rating__hM06s{align-items:center;background-color:#f9f5ff;border-radius:20px;display:flex;gap:6px;padding:6px 12px;transition:transform .3s ease}.ExpertCards_rating__hM06s:hover{transform:scale(1.05)}.ExpertCards_rating__hM06s img{filter:drop-shadow(0 1px 2px rgba(255,215,0,.3));height:18px;width:18px}.ExpertCards_rating__hM06s span{color:#333;font-size:15px;font-weight:700;line-height:1}.ExpertCards_reviewCount__DOiJP{color:#666;font-size:12px;margin-top:4px}.ExpertCards_middle__kP8C2{display:flex;flex-direction:column;gap:18px;padding-right:43px}.ExpertCards_desc__BV1ZP{color:#555;font-size:15px;font-weight:400;line-height:1.7;margin:0;padding:0}.ExpertCards_desc__BV1ZP span{color:#7a53ff;cursor:pointer;font-weight:600;position:relative}.ExpertCards_availability__Z\+AU1{align-items:center;color:#666;display:flex;font-size:14px;gap:8px}.ExpertCards_availability__Z\+AU1 svg{color:#7a53ff}.ExpertCards_specialtiesSection__SUS2F{margin-top:8px;overflow:hidden;width:100%}.ExpertCards_sectionHeading__YTwZ9{align-items:center;color:#555;display:flex;font-size:14px;margin-bottom:8px}.ExpertCards_sectionHeading__YTwZ9 strong{margin-right:6px}.ExpertCards_sectionHeading__YTwZ9 svg{color:#7a53ff;margin-right:4px}.ExpertCards_labels__1ejnz{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.ExpertCards_labels__1ejnz::-webkit-scrollbar{display:none}.ExpertCards_specialtyChip__aET6j{background-color:#f0ebff!important;border:1px solid #0000!important;color:#7a53ff!important;flex-shrink:0;font-size:13px!important;font-weight:500!important;transition:all .3s ease!important}.ExpertCards_specialtyChip__aET6j:hover{background-color:#e4daff!important;border-color:#7a53ff33!important;transform:translateY(-2px)}.ExpertCards_bottom__5SX\+O{border-top:1px solid #f0f0f0;justify-content:space-between;margin-right:43px;margin-top:16px;padding-top:16px}.ExpertCards_bottom__5SX\+O,.ExpertCards_priceInfo__ix4cI{align-items:center;display:flex}.ExpertCards_price__SDf1P{color:#7a53ff;font-size:20px;font-weight:700}.ExpertCards_bookButton__qBesh{background-color:#7a53ff!important;border-radius:25px!important;box-shadow:0 4px 12px #7a53ff40!important;color:#fff!important;font-size:15px!important;font-weight:600!important;overflow:hidden;padding:8px 20px!important;position:relative;text-transform:none!important;transition:all .3s ease!important}.ExpertCards_bookButton__qBesh:hover{background-color:#6746d3!important;box-shadow:0 6px 16px #7a53ff59!important;transform:translateY(-2px)}.ExpertCards_bookButton__qBesh:before{background:linear-gradient(90deg,#fff0,#fff3 50%,#fff0);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.ExpertCards_bookButton__qBesh:hover:before{left:100%}@media only screen and (max-width:992px){.ExpertCards_cardContainer__3uGHD{max-width:100%}.ExpertCards_cardContent__WBlO0{gap:20px;padding:24px}.ExpertCards_left__9UI4l{width:120px}.ExpertCards_imageContainer__6Os4M{height:110px;width:110px}.ExpertCards_nameSection__HPgV1 h1{font-size:22px}}@media screen and (max-width:768px){.ExpertCards_cardContainer__3uGHD{border-radius:12px}.ExpertCards_cardContent__WBlO0{flex-direction:column;gap:16px;padding:20px}.ExpertCards_left__9UI4l{flex-direction:row;gap:16px;margin-bottom:16px;width:100%}.ExpertCards_imageContainer__6Os4M{height:80px;margin-bottom:0;width:80px}.ExpertCards_viewProfileBtn__L3EQ5{font-size:13px!important;padding:4px 12px!important}.ExpertCards_right__Xu\+y2{width:100%}.ExpertCards_top__S\+IZa{flex-direction:column;gap:12px}.ExpertCards_ratingContainer__nOd9J{align-items:flex-start;margin-top:8px}.ExpertCards_experience__eYDNd{font-size:14px}.ExpertCards_middle__kP8C2{gap:14px}.ExpertCards_labels__1ejnz{gap:8px}.ExpertCards_bottom__5SX\+O{align-items:stretch;flex-direction:column;gap:16px}.ExpertCards_price__SDf1P{margin-bottom:12px}.ExpertCards_bookButton__qBesh{width:100%}}.ReadMore_desc__Oggus{background-color:#fff;border:none;color:#7a53ff;cursor:pointer;font-size:12px;font-weight:600;line-height:18px;text-align:left}.ReadMore_para__VbJSX{color:#777;font-size:12px;font-weight:400;line-height:18px}.ExpertListingPage_expertListingWrapper__WY9LK{box-sizing:border-box;margin:auto;max-width:1400px;padding:0 1rem;width:90%}.ExpertListingPage_ourExperts__NPrgK{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:30px 0;width:100%;& h1{color:#602ef4;font-size:44px;font-weight:800;line-height:53.64px;margin-bottom:1rem}}.ExpertListingPage_buttons__ee3VI{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin:.5rem 0;width:100%}.ExpertListingPage_innerButton__CuhyD{background-color:#fff;border:1px solid #ff67a1;border-radius:25px;color:#ff67a1;display:flex;font-size:18px;font-weight:500;justify-content:center;line-height:21.94px;padding:10px;white-space:nowrap}.ExpertListingPage_expertCards__sfGIY{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin:2rem auto;max-width:1400px;width:90%}.ExpertListingPage_expertCardContainer__kse66{transition:transform .2s ease;width:100%}.ExpertListingPage_expertCardContainer__kse66:hover{transform:translateY(-5px)}.ExpertListingPage_spinner_container__UEf3Y{align-items:center;display:flex;grid-column:1/-1;justify-content:center;padding:2rem 0;width:100%}.ExpertListingPage_spinner__eeIPk{animation:ExpertListingPage_spin__zLnfI 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#7a53ff;height:40px;width:40px}@keyframes ExpertListingPage_spin__zLnfI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ExpertListingPage_error_message__obIA\+{background-color:#fff0f0;border-left:4px solid #ff5757;border-radius:4px;color:#d32f2f;font-family:Inter,sans-serif;font-size:1rem;margin:1rem auto;max-width:1400px;padding:1rem;width:90%}.ExpertListingPage_noResults__HuC7P{align-items:center;background-color:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:1400px;min-height:250px;padding:2rem;text-align:center;width:90%}.ExpertListingPage_noResults__HuC7P p{color:#555;font-size:1.1rem;margin-bottom:1rem}.ExpertListingPage_resetButton__uBVPK{background-color:#7a53ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.ExpertListingPage_resetButton__uBVPK:hover{background-color:#6240e2}.ExpertListingPage_expert_skeleton__0m-Jj{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1rem;width:100%}@media only screen and (max-width:992px) and (min-width:768px){.ExpertListingPage_buttons__ee3VI{margin:0 auto;overflow:auto;width:90%}.ExpertListingPage_innerButton__CuhyD{width:200px}.ExpertListingPage_expertCards__sfGIY{grid-template-columns:repeat(2,1fr);width:95%}}@media screen and (max-width:768px) and (min-width:320px){.ExpertListingPage_download__0WI6U{left:0!important;text-align:center;width:100%}.ExpertListingPage_expertListingWrapper__WY9LK{padding:0 1rem;width:100%}.ExpertListingPage_ourExperts__NPrgK{font-size:20px;font-weight:800;line-height:24.38px;& h1{font-size:24px;margin-bottom:.5rem}}.ExpertListingPage_buttons__ee3VI{justify-content:flex-start;margin:0 auto;overflow:auto;padding-bottom:10px;width:100%}.ExpertListingPage_innerButton__CuhyD{margin:0 0 20px;width:200px}.ExpertListingPage_expertCards__sfGIY{gap:1rem;grid-template-columns:repeat(1,1fr);width:100%}}@media screen and (max-width:480px){.ExpertListingPage_expertListingWrapper__WY9LK{padding:0 .75rem}.ExpertListingPage_ourExperts__NPrgK h1{font-size:20px}.ExpertListingPage_expertCards__sfGIY{padding:0 .5rem}}.ExpertListingPage_loadMoreTrigger__VuepD{height:50px;opacity:0;pointer-events:none;width:100%}.JoinExpert_container__6GWGa{display:flex;padding:30px 0;position:relative}.JoinExpert_left__JgUTR{align-items:center;bottom:30%;display:flex;flex-direction:column;gap:20px;justify-content:center;left:10%;position:absolute;& h1{color:#fff;font-size:40px;font-weight:700}}.JoinExpert_button__kXl-Y{background-color:#7a53ff!important;border:none;border-radius:8px;color:#fff;padding:20px!important;text-transform:inherit;width:511px}.JoinExpert_button__kXl-Y:hover{background-color:#7a53ff}.JoinExpert_right__S6CVG{width:100%;& img{width:100%}}.JoinExpert_doctorMobile__-Pf1u{display:none}@media only screen and (max-width:992px) and (min-width:768px){.JoinExpert_doctor__xE4am{display:none}.JoinExpert_doctorMobile__-Pf1u{display:block}.JoinExpert_left__JgUTR{bottom:15%;left:0!important;text-align:center;width:100%;& h1{font-size:25px;font-weight:700;line-height:30.48px}}.JoinExpert_button__kXl-Y{padding:15px;width:200px}}@media screen and (max-width:768px) and (min-width:320px){.JoinExpert_doctor__xE4am{display:none}.JoinExpert_doctorMobile__-Pf1u{display:block}.JoinExpert_left__JgUTR{bottom:15%;gap:10px;left:0!important;text-align:center;width:100%;& h1{font-size:25px;font-weight:700;line-height:30.48px}}.JoinExpert_button__kXl-Y{padding:10px;width:146px}}.ExpertSlider_Slider__KmJp1{position:relative;width:100%;& img{width:100%}}.ExpertSlider_download__-KiUZ{bottom:10%;left:120px;position:absolute}.ExpertSlider_downloadeApp__8veeZ{background:#ff67a1;border:none;border-radius:10px;box-shadow:0 6px 10px 0 #00000040;color:#fff;font-size:20px;font-weight:500;line-height:24.38px;padding:10px 25px}.ExpertSlider_mobile__Cdcxr{display:none}.ExpertSlider_desktop__vKZjn{display:block}.ExpertSlider_customnextarrow__vgKwA{position:absolute;right:54px;top:50%;z-index:99}.ExpertSlider_customprevarrow__Eqz3Q{left:54px;position:absolute;top:50%;z-index:99}.ExpertSlider_customarrow__ZMA1D{background-color:#bababa2b;border:none;border-radius:50%;color:#7a53ff;height:50px;width:50px}@media only screen and (max-width:992px) and (min-width:768px){.ExpertSlider_buttons__nDjZk{margin:0 auto;overflow:auto;width:90%}.ExpertSlider_innerButton__-6eQ4{width:200px}}@media screen and (max-width:768px) and (min-width:320px){.ExpertSlider_download__-KiUZ{left:0!important;text-align:center;width:100%}}@media screen and (max-width:550px){.ExpertSlider_desktop__vKZjn{display:none}.ExpertSlider_mobile__Cdcxr{display:block}}.ContactUsFrom_contactuseForm__YN15M{display:flex;justify-content:space-around;margin:0 auto;width:1400px}.ContactUsFrom_leftContainer__rxB5J{width:40%;& div{margin:20px 0;vertical-align:initial}}.ContactUsFrom_heading__J04oa{color:#7a53ff;font-size:30px;font-weight:800;text-align:center}.ContactUsFrom_iconText__Q53rY{align-items:center;display:flex;gap:10px;& span{color:#7a53ff!important}}.ContactUsFrom_rightContainer__TF0A\+{width:40%}.ContactUsFrom_inputFields__f-Hv9{margin:20px 0}.ContactUsFrom_mapContainer__niksz{& img{width:100%}}.ContactUsFrom_joinusLink__x\+7PW{color:#000;text-decoration:none}.ContactUsFrom_submit__umIyh{font-size:16px!important;font-weight:500!important;padding:10px!important;width:100%}.ContactUsFrom_submit__umIyh,.ContactUsFrom_submit__umIyh:hover{background-color:#ff67a1!important}@media only screen and (max-width:767px) and (min-width:320px){.ContactUsFrom_contactuseForm__YN15M{display:block;width:100%}.ContactUsFrom_leftContainer__rxB5J{box-sizing:border-box;padding:10px;width:100%}.ContactUsFrom_mapContainer__niksz{width:100%;& img{width:100%}}.ContactUsFrom_rightContainer__TF0A\+{box-sizing:border-box;padding:20px;width:100%}.ContactUsFrom_heading__J04oa{font-size:20px}.ContactUsFrom_iconText__Q53rY{font-size:14px}}@media only screen and (max-width:1400px) and (min-width:996px){.ContactUsFrom_contactuseForm__YN15M{width:100%}}.SearchBar_search_container__U6vkn{align-items:center;border:1px solid #9b9b9b;border-radius:12px;box-sizing:border-box;display:flex;gap:8px;padding:12px;width:100%}.SearchBar_search_input__dfUr2{border:none;flex:1 1;font-size:16px;outline:none}.SearchBar_img_holder__eJpk9{flex-shrink:0;height:24px;width:24px}.SearchBar_button_container__hurvL{display:flex;gap:8px}.SearchBar_random_button__zmi4L,.SearchBar_search_button__A5LpV{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s ease,transform .1s ease}.SearchBar_search_button__A5LpV{background-color:#ff67a1;color:#fff}.SearchBar_search_button__A5LpV:hover{background-color:#ff79a5}.SearchBar_random_button__zmi4L{background-color:#8661f5;color:#fff}.SearchBar_random_button__zmi4L:hover{background-color:#6d49e2}.SearchBar_random_button__zmi4L:active,.SearchBar_search_button__A5LpV:active{transform:scale(.98)}@media screen and (max-width:768px){.SearchBar_search_container__U6vkn{flex-wrap:wrap;padding:10px}.SearchBar_button_container__hurvL{justify-content:space-between;margin-top:8px;width:100%}.SearchBar_random_button__zmi4L,.SearchBar_search_button__A5LpV{flex:1 1;font-size:13px;padding:8px 12px}}@media screen and (max-width:480px){.SearchBar_search_container__U6vkn{padding:8px}.SearchBar_button_container__hurvL{flex-direction:column;gap:6px}.SearchBar_random_button__zmi4L,.SearchBar_search_button__A5LpV{padding:10px;width:100%}.SearchBar_search_input__dfUr2{font-size:14px}}.GeneralChips_chip_container__P-ME2{align-items:center;background-color:#fff;border:1px solid #acacac;border-radius:12px;color:#444;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:.25rem .1rem;min-width:90px;padding:.5rem 1rem;transition:all .2s ease;width:auto}.GeneralChips_chip_container__P-ME2:hover{border-color:#7a53ff;color:#7a53ff;transform:translateY(-1px)}.GeneralChips_chip_container__P-ME2:focus{border-color:#7a53ff;box-shadow:0 0 0 2px #7a53ff4d;outline:none}.GeneralChips_active__KmADb{background:#7a53ff;border-color:#7a53ff;color:#fff}.GeneralChips_active__KmADb:hover{background:#6240e2;border-color:#6240e2;color:#fff}@media (max-width:768px){.GeneralChips_chip_container__P-ME2{font-size:.85rem;margin:.2rem;min-width:80px;padding:.4rem .8rem}}@media (max-width:480px){.GeneralChips_chip_container__P-ME2{font-size:.8rem;margin:.15rem;min-width:70px;padding:.35rem .7rem;white-space:nowrap}}.PrivacyPolicyPage_mainContainer__6Enz6{box-sizing:border-box;padding:40px}@media only screen and (max-width:767px) and (min-width:320px){.PrivacyPolicyPage_mainContainer__6Enz6{box-sizing:border-box;padding:20px}}.TermsAndCondition_mainContainer__pBLcV{box-sizing:border-box;padding:40px}@media only screen and (max-width:767px) and (min-width:320px){.TermsAndCondition_mainContainer__pBLcV{box-sizing:border-box;padding:20px}}.Blogs_hero__GVVtN{margin:0 auto;max-width:900px;padding:60px 24px 40px;text-align:center}.Blogs_hero_pill__LoB8A{align-items:center;background:#7a53ff14;border:1px solid #7a53ff26;border-radius:999px;color:#602ef4;display:inline-flex;font-size:.82rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 18px}.Blogs_hero_pill_dot__3EMfP{animation:Blogs_pulse__W2KL3 2s ease-in-out infinite;background:#7a53ff;border-radius:50%;height:7px;width:7px}@keyframes Blogs_pulse__W2KL3{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.Blogs_hero_title__qcpfh{color:#1a1f36;font-family:Inter,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin-bottom:18px}.Blogs_hero_title_accent__bu7WA{background:linear-gradient(135deg,#7a53ff,#ff67a1);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Playfair Display,serif;font-style:italic;font-weight:600}.Blogs_hero_sub__mJXBO{color:#5b667e;font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:520px}.Blogs_search_wrapper__amuEO{margin:0 auto 32px;max-width:680px;padding:0 24px}.Blogs_chip_container__X6G6q{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto;max-width:900px;padding:0 24px 40px}.Blogs_chip__5QncE{background:#fff;border:1.5px solid #1a1f361a;border-radius:999px;color:#3d4663;cursor:pointer;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;padding:9px 20px;transition:all .2s ease;white-space:nowrap}.Blogs_chip__5QncE:hover{background:#7a53ff0a;border-color:#a490fe;color:#602ef4}.Blogs_chip_active__iW64r{background:#7a53ff;border-color:#7a53ff;box-shadow:0 4px 14px -4px #7a53ff66;color:#fff}.Blogs_chip_active__iW64r:hover{background:#602ef4;border-color:#602ef4;color:#fff}.Blogs_featured__-AyPv{margin:0 auto;max-width:1200px;padding:0 24px 48px}.Blogs_featured_card__qzyrL{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000a,0 8px 32px -8px #7a53ff14;cursor:pointer;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;transition:all .35s ease}.Blogs_featured_card__qzyrL:hover{box-shadow:0 8px 24px #0000000f,0 20px 48px -12px #7a53ff24;transform:translateY(-3px)}.Blogs_featured_img__syHam{min-height:340px;overflow:hidden;position:relative}.Blogs_featured_img__syHam img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.Blogs_featured_card__qzyrL:hover .Blogs_featured_img__syHam img{transform:scale(1.03)}.Blogs_featured_body__R0H-0{display:flex;flex-direction:column;gap:14px;justify-content:center;padding:44px 40px}.Blogs_featured_tag__v8dXc{background:#ffe4ee;border-radius:999px;color:#c7365e;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:5px 14px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Blogs_featured_title__0t5yB{color:#1a1f36;font-family:Merriweather,Georgia,serif;font-size:1.6rem;font-weight:500;line-height:1.3;transition:color .25s}.Blogs_featured_card__qzyrL:hover .Blogs_featured_title__0t5yB{color:#602ef4}.Blogs_featured_excerpt__w7oBq{color:#5b667e;font-size:.95rem;line-height:1.7}.Blogs_featured_meta__-nax-{align-items:center;border-top:1px solid #1a1f3612;display:flex;justify-content:space-between;margin-top:8px;padding-top:16px}.Blogs_featured_author__Vn92b{align-items:center;display:flex;gap:10px}.Blogs_featured_avatar__aqMNg{border:2px solid #ede8ff;border-radius:50%;height:40px;object-fit:cover;width:40px}.Blogs_featured_author_name__TImSx{color:#1a1f36;font-size:.85rem;font-weight:600}.Blogs_featured_read_time__5bKs3{color:#7a53ff;font-size:.8rem;font-weight:500}.Blogs_cards__gqS-R{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 24px 48px}.Blogs_blog_card_item__-gkTY{cursor:pointer}.Blogs_blog_card_item__-gkTY:hover{transform:translateY(-4px)}.Blogs_blogs_wrapper_elements__x2fmj{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 24px 48px}.Blogs_blog_list_container__VkbeB{width:100%}.Blogs_blog_skeleton__hh2hT{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:16px;width:100%}.Blogs_spinner_container__9L6zV{display:flex;grid-column:1/-1;justify-content:center;padding:32px 0}.Blogs_spinner__SXkOn{animation:Blogs_spin__FdSCm .8s linear infinite;border:3px solid #eeeef2;border-radius:50%;border-top-color:#7a53ff;height:36px;width:36px}@keyframes Blogs_spin__FdSCm{to{transform:rotate(1turn)}}.Blogs_error_message__KOwr1{background:#fff0f0;border-left:3px solid #ff5757;border-radius:8px;color:#d32f2f;font-size:.95rem;margin:0 auto 24px;max-width:680px;padding:16px 20px}.Blogs_no_results__fMq88{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:680px;min-height:200px;padding:48px 24px;text-align:center}.Blogs_no_results__fMq88 p{color:#5b667e;font-size:1rem;margin-bottom:16px}.Blogs_reset_button__5hJ16{background:#7a53ff;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;padding:10px 24px;transition:background .2s}.Blogs_reset_button__5hJ16:hover{background:#602ef4}.Blogs_load_more_wrapper__7yDgH{display:flex;justify-content:center;padding:16px 24px 64px}.Blogs_load_more_btn__va6zv{align-items:center;background:#fff;border:2px solid #ede8ff;border-radius:999px;color:#602ef4;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;gap:8px;padding:14px 28px;transition:all .25s ease}.Blogs_load_more_btn__va6zv:hover{background:#ede8ff;border-color:#a490fe;transform:translateY(-2px)}@media (max-width:1024px){.Blogs_blogs_wrapper_elements__x2fmj,.Blogs_cards__gqS-R{gap:24px;grid-template-columns:repeat(2,1fr)}.Blogs_featured_card__qzyrL{grid-template-columns:1fr 1fr}.Blogs_featured_body__R0H-0{padding:28px 24px}.Blogs_featured_title__0t5yB{font-size:1.35rem}}@media (max-width:768px){.Blogs_hero__GVVtN{padding:40px 20px 28px}.Blogs_hero_title__qcpfh{font-size:2.2rem}.Blogs_hero_sub__mJXBO{font-size:.95rem}.Blogs_featured_card__qzyrL{grid-template-columns:1fr}.Blogs_featured_img__syHam{min-height:200px}.Blogs_featured_body__R0H-0{padding:24px 20px}.Blogs_featured_meta__-nax-{align-items:flex-start;flex-direction:column;gap:10px}.Blogs_blogs_wrapper_elements__x2fmj,.Blogs_cards__gqS-R{gap:20px;grid-template-columns:1fr;padding:0 16px 40px}.Blogs_chip_container__X6G6q{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.Blogs_chip_container__X6G6q::-webkit-scrollbar{display:none}}@media (max-width:480px){.Blogs_hero_pill__LoB8A{font-size:.75rem;padding:6px 14px}.Blogs_chip__5QncE{font-size:.8rem;padding:7px 16px}}.Blogs_blog_header__NVYoa,.Blogs_blog_wrapper__RTocG,.Blogs_desktopContainer__W3KS4,.Blogs_mobileContainer__05SSr{display:none}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.PragnancyCare_pregnancy__Pj684{color:#602ef4;font-size:44px;font-weight:800;line-height:53.64px;text-align:center;width:100%}.PragnancyCare_heads__wQ-RX{padding:40px 0}.PragnancyCare_cards__4Ijtr{margin:auto;width:80%}.PragnancyCare_clients__zvggW{box-sizing:border-box;padding:0 20px}.PragnancyCare_clienth1__1q0fg{box-sizing:border-box;font-size:40px;font-weight:800;line-height:48.76px;margin:0;padding:20px 0}.PragnancyCare_clientp__Adv5K{color:#7a53ff;font-size:20px;font-weight:400;line-height:24.38px;margin:0}.PragnancyCare_blogs__mNjQb{display:flex;flex-direction:column}.PragnancyCare_blogs__mNjQb,.PragnancyCare_ourclient__6Lb7K{box-sizing:border-box;margin:auto;padding:50px 0;width:90%}.PragnancyCare_head__TYiRz{color:#000;font-size:30px;font-weight:800;line-height:36.57px;text-align:center;width:100%}.PragnancyCare_bgColor__HarpY{background:linear-gradient(1deg,#f4e5ff,#f4e5ff00)}@media screen and (max-width:768px) and (min-width:320px){.PragnancyCare_head__TYiRz,.PragnancyCare_pregnancy__Pj684{font-size:20px}.PragnancyCare_blogs__mNjQb{margin:auto;width:90%}.PragnancyCare_cards__4Ijtr{width:90%}}.CustomButtons_container__-Dke4{display:flex;gap:10px;justify-content:center}.CustomButtons_mulbutton__6xKXh{border:1px solid #ff67a1!important;border-radius:25px!important;color:#ff67a1!important;font-size:18px;font-weight:500;line-height:21.94px;min-width:170px!important;text-transform:inherit!important}@media screen and (max-width:768px) and (min-width:320px){.CustomButtons_container__-Dke4{flex-wrap:wrap}.CustomButtons_mulbutton__6xKXh{font-size:14px!important;line-height:17.07px;width:30%!important}}.Offer_container__vl-jQ{background-image:url(/static/media/Servicebg.1b9b6e9b5127db748aaf.svg);background-repeat:no-repeat;background-size:cover;display:block;height:780px;position:relative;width:100%}.Offer_heading__2prHT{color:#fff;font-size:40px;font-weight:800;left:690px;line-height:48.76px;position:absolute;right:0;top:200px}.Offer_slideImages__FgYuq{position:relative;top:350px}.Offer_mobileContainer__8SWgK{background-image:url(/static/media/offerMobile.ea02cf7cfc5672282752.svg);background-repeat:no-repeat;background-size:cover;display:none;height:900px;position:relative}@media screen and (max-width:768px) and (min-width:320px){.Offer_container__vl-jQ{display:none}.Offer_mobileContainer__8SWgK{display:block;height:700px}.Offer_slideImages__FgYuq{top:200px}.Offer_heading__2prHT{font-size:20px;left:120px;top:115px}}@media only screen and (max-width:1140px) and (min-width:768px){.Offer_heading__2prHT{left:340px;top:165px}.Offer_container__vl-jQ{height:890px;margin-bottom:-90px;z-index:-1}}.OfferDtata_container__Wrv4c{position:relative}.OfferDtata_offerbutton__tV7FJ{background-color:#a490fe!important;border:none!important;border-radius:3.92px;color:#fff!important;display:flex;gap:5px;text-transform:inherit}.OfferDtata_head__AYbFU{color:#fff;font-size:30.59px;font-weight:700;line-height:45.88px}.OfferDtata_cardImg__p-OSr{margin:0 auto;position:relative;width:240px;img{width:100%}}.OfferDtata_options__ZAmcd{align-items:center;bottom:30px;display:flex;flex-direction:column;margin:0 auto;position:absolute;text-align:center;width:100%}@media screen and (max-width:768px) and (min-width:320px){.OfferDtata_cardImg__p-OSr{width:215px}}.Recommended_container__9m6aM{background-image:url(/static/media/babySleep.b0072d1347cd2a34a5fd.png);background-repeat:no-repeat;background-size:cover;display:block;height:555px;width:100%}.Recommended_topic__rDgQJ{display:flex;flex-direction:column;gap:50px;margin:auto;padding:90px 0;text-align:center;width:40%;& input{background-color:#fff;border-radius:8px;color:#0009;font-size:16px;font-weight:500;line-height:24px}}.Recommended_h1__kYox0{color:#fff;font-size:30px;font-weight:700;line-height:36.57px}.Recommended_recbutton__E0iFh{background-color:#ff67a1!important;border:none!important;border-radius:8px;color:#fff!important;font-size:16px;font-weight:500;line-height:24px;padding:15px!important}.Recommended_bottom__ZRKL2{display:flex;flex-direction:column;gap:70px}.Recommended_mobileContainer__Ksngd{background-image:url(/static/media/mobileSleepBaby.04724c982c6a0d644467.png);background-repeat:no-repeat;background-size:cover;display:none;height:690px;width:100%}@media screen and (max-width:768px) and (min-width:320px){.Recommended_container__9m6aM{display:none}.Recommended_mobileContainer__Ksngd{display:block}.Recommended_topic__rDgQJ{gap:150px;padding:115px 0;width:80%;input{padding:25px}}.Recommended_h1__kYox0{font-size:20px}.Recommended_recbutton__E0iFh{padding:25px!important}}.ExpertService_desktopContainer__cX\+83{background-image:url(/static/media/ServiceExpert.d0e42a55f24e0c0f292b.svg);background-repeat:no-repeat;background-size:cover;display:block;margin-top:-2px;padding:205px 0;position:relative}.ExpertService_weHave__SGJCG{position:absolute;text-align:center;top:125px;width:100%}.ExpertService_h1__9DcKY{color:#fff;font-size:40px;font-weight:800;line-height:48.76px;margin:0}.ExpertService_expertList__AoiZU{justify-content:space-evenly;padding-top:45px;width:100%}.ExpertService_mobileContainer__5xhow{background-image:url(/static/media/ExpertMobile.27941cdd55aa09594190.svg);background-repeat:no-repeat;background-size:cover;display:none;height:560px;padding:345px 0;position:relative}.ExpertService_slickstyles__IFSnm{position:relative}.ExpertService_customarrow__67jrU{background-color:#0000001a;border:none;border-radius:25px;color:#fff;padding:7px 10px;z-index:10}.ExpertService_customprevarrow__mWL\+B{left:0;position:absolute;top:50%}.ExpertService_customnextarrow__1u8c1{position:absolute;right:0;top:50%}@media only screen and (max-width:1024px) and (min-width:768px){.ExpertService_expertList__AoiZU{gap:20px;overflow-y:auto}}@media screen and (max-width:768px) and (min-width:320px){.ExpertService_desktopContainer__cX\+83{display:none}.ExpertService_mobileContainer__5xhow{display:block;height:auto;padding:350px 0}.ExpertService_expertList__AoiZU{gap:15px;justify-content:normal;overflow-y:auto;padding:0;position:absolute;top:200px}.ExpertService_weHave__SGJCG{top:40px}.ExpertService_h1__9DcKY{font-size:20px}}.Workshops_container__A8RFa{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 15px;width:90%}.Workshops_title__Rg7ao{color:#602ef4;font-size:44px;line-height:53.64px}.Workshops_headers__06ET-{padding:50px 0}.Workshops_cards__TzMZ6{margin:auto;width:80%}.Workshops_clients__fGkgs{box-sizing:border-box;padding:0 20px;& p{color:#7a53ff;font-size:20px;font-weight:400;line-height:24.38px;margin:0}& h1{box-sizing:border-box;font-size:40px;font-weight:800;line-height:48.76px;margin:0;padding:20px 0}}.Workshops_blogs__Q1JLq,.Workshops_ourclient__t8aB\+{box-sizing:border-box;margin:auto;padding:50px 0;width:90%}.Workshops_blogName__oYoSr{font-size:30px;font-weight:800;line-height:36.57px;text-align:center;width:100%}.Workshops_offer__tkjhs{position:relative}.Workshops_bgColor__V\+ovk{background:linear-gradient(1deg,#f4e5ff,#f4e5ff00)}.Workshops_chip_container__NMr9\+{gap:.75rem;margin:.5rem 0;width:100%}@media screen and (max-width:768px) and (min-width:320px){.Workshops_title__Rg7ao{font-size:20px;line-height:24.38px;padding:20px 0}.Workshops_cards__TzMZ6{width:90%}}.Workshops_workshops_container__ac5RH{margin:0 auto;max-width:1400px;padding:0;position:relative;width:100%}.Workshops_workshops_grid__mv6sd{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:20px auto;padding:0 15px;width:100%}.Workshops_spinner_container__xbGjk{display:flex;justify-content:center;margin:20px 0;padding:20px 0;width:100%}.Workshops_spinner__5qsfs{animation:Workshops_spin__g-zsE 1s ease-in-out infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes Workshops_spin__g-zsE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Workshops_headers__06ET-{margin:30px 0;text-align:center}.Workshops_title__Rg7ao{color:#7a53ff;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin:1.5rem 0;text-align:center}.Workshops_chip_container__NMr9\+{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0}.Workshops_error_message__MfQVK{background-color:#fadbd8;border:1px solid #e74c3c;border-radius:4px;color:#e74c3c;margin:15px 0;padding:15px;text-align:center}.Workshops_no_results__6gkLg{color:#555;font-size:18px;padding:40px 0;text-align:center;width:100%}.Workshops_reset_button__bWyUg{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:16px;padding:8px 16px}.Workshops_reset_button__bWyUg:hover{background-color:#2980b9}.Workshops_workshop_skeleton__zY9Xd{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;padding:10px}.Workshops_load_more_info__I22X3{color:#666;font-size:14px;font-weight:500;margin:20px 0;padding:20px 0;text-align:center}.Workshops_load_more_info__I22X3 p{margin:0}.Workshops_workshop_card__zLyxx{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.Workshops_workshop_card__zLyxx:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.Workshops_imageContainer__Jkqae{height:200px;overflow:hidden;position:relative;width:100%}.Workshops_cardImage__X0WH6{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.Workshops_workshop_card__zLyxx:hover .Workshops_cardImage__X0WH6{transform:scale(1.05)}.Workshops_liveScheduleBadge__IGS6T,.Workshops_onDemandBadge__wewdp{border-radius:20px;color:#fff;font-size:12px;font-weight:700;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:1}.Workshops_liveScheduleBadge__IGS6T{background-color:#ff5722}.Workshops_onDemandBadge__wewdp{background-color:#4caf50}.Workshops_startDateBadge__m66tV{background-color:#ffffffd9;border-radius:20px;color:#333;font-size:12px;font-weight:700;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:1}.Workshops_cardContent__v0cx3{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px}.Workshops_courseTitle__gUS45{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:18px;font-weight:600;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis}.Workshops_expertName__1JVCy{color:#666;font-size:14px;font-weight:500;margin:0}.Workshops_priceContainer__prT1r{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto}.Workshops_pricingSection__l31eU{display:flex;flex-direction:column}.Workshops_priceRow__TgKb\+{align-items:center;display:flex;gap:8px}.Workshops_discountBadge__KVzBX{background-color:#ff5722;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:4px 6px}.Workshops_currentPrice__Z9rBW{color:#333;font-size:18px;font-weight:600}.Workshops_originalPrice__eRwnZ{color:#888;font-size:14px;text-decoration:line-through}.Workshops_buttonContainer__p5KRc{display:flex;justify-content:flex-end}.Workshops_buyNowButton__JfvX-{background-color:#602ef4!important;border-radius:6px!important;color:#fff!important;font-size:14px!important;font-weight:500!important;min-width:100px!important;padding:6px 16px!important;text-transform:none!important}.Workshops_buyNowButton__JfvX-:hover{background-color:#4f25d3!important}@media (max-width:1024px){.Workshops_workshops_grid__mv6sd{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.Workshops_container__A8RFa{padding:0 10px;width:95%}.Workshops_workshops_grid__mv6sd{gap:15px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:0 10px}.Workshops_courseTitle__gUS45{font-size:16px}.Workshops_priceContainer__prT1r{align-items:flex-start;flex-direction:column;gap:10px}.Workshops_buttonContainer__p5KRc{justify-content:flex-start;width:100%}.Workshops_title__Rg7ao{font-size:28px;line-height:34px}.Workshops_chip_container__NMr9\+{justify-content:center}}@media (max-width:480px){.Workshops_container__A8RFa{padding:0 10px;width:100%}.Workshops_workshops_grid__mv6sd{grid-template-columns:1fr;margin:20px auto;max-width:350px}.Workshops_title__Rg7ao{font-size:24px;line-height:30px}.Workshops_headers__06ET-{padding:30px 0}}.Workshops_loading_trigger__ihaTH{display:block;height:30px;margin-bottom:40px;position:relative;visibility:visible!important;width:100%}.MentalHelth_mental__pROE-{box-sizing:border-box;margin:0;padding-top:60px}.MentalHelth_mental__pROE-,.MentalHelth_physical__325W9{color:#602ef4;font-size:44px;font-weight:800;line-height:53.64px;text-align:center;width:100%}.MentalHelth_physical__325W9{padding:30px 0}.MentalHelth_services__9MXLy{margin:auto;width:94%;.MentalHelth_container__psY8I{.MentalHelth_top__yC6da{display:none}}}.MentalHelth_blogCards__HYpNi{box-sizing:border-box;margin:auto;padding:50px 0;width:90%}.MentalHelth_blogs__cihfq{font-size:30px;font-weight:800;line-height:36.57px;text-align:center;width:100%}.MentalHelth_desktopTypesContainer__LUhIC{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:24px;margin:auto;padding:50px 0;width:80%}.MentalHelth_mobileTypesContainer__FKpqZ{display:none;padding:10px 0}.MentalHelth_ourSkills__w5CTm{display:flex;flex-wrap:wrap;gap:25px;margin:auto;padding:50px 0;width:90%}.MentalHelth_skills__-qk93{color:#000;font-size:44px;font-weight:800;line-height:53.64px;padding:30px 0;text-align:center;width:100%}.MentalHelth_cards__qeGek{margin:auto;width:80%}.MentalHelth_servicesp__7BgvN{color:#8b8b8b;font-size:30px;font-weight:800;line-height:36.57px;margin-bottom:0;margin-left:auto;width:96%}@media screen and (max-width:768px) and (min-width:320px){.MentalHelth_desktopTypesContainer__LUhIC{display:none}.MentalHelth_mobileTypesContainer__FKpqZ{display:block}.MentalHelth_mental__pROE-{font-size:20px;padding-top:25px}.MentalHelth_physical__325W9{font-size:20px}.MentalHelth_cards__qeGek{width:90%}.MentalHelth_servicesp__7BgvN{font-size:18px!important}}.MentalHelth_blogCards__HYpNi{padding-bottom:20px}.MentalHelth_heading__EaWq7{color:#000;font-size:44px;font-weight:800;line-height:53.64px;text-align:center;width:100%}@media only screen and (max-width:1140px) and (min-width:768px){.MentalHelth_desktopTypesContainer__LUhIC{width:90%}}.Types_desktop__jCTLQ{display:block;width:49%}.Types_types__kLAko{align-items:center;background-color:#fff;border:1px solid #d2d2d2;border-radius:8px;display:flex;justify-content:space-between;width:98%}.Types_left__GR3dc{display:block;padding:5px;img{width:100%}}.Types_mobile__HAD5n{display:none}.Types_middle__T0JyV{align-items:center;display:flex;justify-content:space-between;width:77%}.Types_typesp__RNTWg{color:#000;font-size:16px;font-weight:400;line-height:25px;margin:0}.Types_typesh1__7sQVN{font-size:20px;font-weight:700;line-height:24.38px;margin:0;padding:10px 0}.Types_right__2SaZd{padding:20px;width:20%}.Types_paras__X8uJg{width:80%}@media screen and (max-width:768px) and (min-width:320px){.Types_desktop__jCTLQ{display:none}.Types_mobile__HAD5n{display:block}.Types_types__kLAko{flex-direction:column;margin:auto;width:95%}.Types_left__GR3dc{padding-top:15px;width:95%}.Types_middle__T0JyV{align-items:end;padding:10px 0;width:95%}.Types_right__2SaZd{padding:0;width:auto}.Types_typesp__RNTWg{font-size:12px;line-height:14.63px}.Types_typesh1__7sQVN{font-size:20px}}@media only screen and (max-width:1140px) and (min-width:768px){.Types_desktop__jCTLQ{width:48%}}.InnerBlog_specilistCard__Gt692{margin:auto;padding:40px 0;width:85%}.InnerBlog_innerh1__35AzI{color:#263238;font-size:25px;font-weight:700;line-height:30.48px;padding:30px 0}.InnerBlog_innerCards__pF00H{margin:auto;padding:30px 0;width:80%;& h3{color:#b1b1b1;font-size:20px;line-height:24.38px;padding:10px 0}& h2,& h3{font-weight:700}& h2{font-size:30px;line-height:36.57px;padding:20px 0}}.InnerBlog_innerCardContainer__7YeZg{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px) and (min-width:320px){.InnerBlog_specilistCard__Gt692{padding:10px 0}.InnerBlog_innerh1__35AzI{font-size:14px;line-height:17.07px;padding:20px 0}.InnerBlog_innerCards__pF00H{width:90%;& h2{padding:0}}}.BlogInfo_progress_bar__mwIjk{background:linear-gradient(90deg,#7a53ff,#ff67a1);border-radius:0 2px 2px 0;box-shadow:0 0 10px #7a53ff4d;height:3px;left:0;position:fixed;top:0;transition:width .05s linear;z-index:200}.BlogInfo_article_layout__ROjku{display:flex;gap:0;position:relative}.BlogInfo_share_sidebar__dex3M{flex-shrink:0;margin-left:-80px;padding-right:20px;position:relative;width:60px}.BlogInfo_share_sidebar_inner__JZEQ-{align-items:center;background:#fff;border:1px solid #eeeef2;border-radius:20px;box-shadow:0 2px 16px #0000000f,0 8px 32px -8px #7a53ff1a;display:flex;flex-direction:column;gap:10px;padding:14px 10px;position:-webkit-sticky;position:sticky;top:100px}.BlogInfo_share_sidebar_inner__JZEQ- button,.BlogInfo_share_sidebar_inner__JZEQ->*{transition:transform .2s ease}.BlogInfo_share_sidebar_inner__JZEQ- button:hover,.BlogInfo_share_sidebar_inner__JZEQ->:hover{transform:scale(1.12)}.BlogInfo_share_copy_btn__lSUb5{align-items:center;background:#f4f1ff;border:none;border-radius:50%;color:#7a53ff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.BlogInfo_share_copy_btn__lSUb5:hover{background:#ede8ff}.BlogInfo_share_copy_btn_copied__UnrLw{background:#e4f8ed;color:#1b7a4a}.BlogInfo_article__q\+Mwg{margin:0 auto;max-width:760px;overflow:visible;padding:0 24px}.BlogInfo_article_header__9j4-y{border-bottom:1px solid #eeeef2;margin-bottom:40px;padding-bottom:40px;padding-top:48px}.BlogInfo_meta_top__ezYic{align-items:center;display:flex;gap:12px;margin-bottom:18px}.BlogInfo_category__LX56q{color:#7a53ff;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.BlogInfo_meta_sep__Lt5ux{background:#9aa1b3;border-radius:50%;height:4px;width:4px}.BlogInfo_meta_light__sqnCb{color:#9aa1b3;font-size:.8rem}.BlogInfo_article_title__zTUXR{color:#1a1f36;font-family:Merriweather,Georgia,serif;font-size:clamp(2rem,4.5vw,2.8rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:16px}.BlogInfo_byline__xQuLb{color:#6b7280;font-size:.9rem;margin-bottom:32px}.BlogInfo_byline_name__\+b4X-{color:#1a1f36;font-weight:500}.BlogInfo_hero_img__PWpNg{margin:0}.BlogInfo_hero_img__PWpNg img{aspect-ratio:16/9;border-radius:12px;object-fit:cover;width:100%}.BlogInfo_article_body__tYd3C{flex:1 1;min-width:0;padding-bottom:48px}.BlogInfo_lede__6u-w7{border-bottom:1px solid #eeeef2;color:#2d2d3f;font-family:Merriweather,Georgia,serif;font-size:1.35rem;line-height:1.8;margin-bottom:40px;padding-bottom:36px}.BlogInfo_article_body__tYd3C h1{font-size:2rem}.BlogInfo_article_body__tYd3C h1,.BlogInfo_article_body__tYd3C h2{color:#1a1a2e;font-family:Merriweather,Georgia,serif;font-weight:600;line-height:1.3;margin-bottom:20px;margin-top:52px}.BlogInfo_article_body__tYd3C h2{font-size:1.7rem;letter-spacing:-.01em}.BlogInfo_article_body__tYd3C p{color:#2d2d3f;font-family:Merriweather,Georgia,serif;font-size:1.22rem;line-height:1.9;margin-bottom:24px}.BlogInfo_article_body__tYd3C strong{color:#1a1a2e;font-weight:600}.BlogInfo_article_body__tYd3C em{font-style:italic}.BlogInfo_article_body__tYd3C a{color:#7a53ff;text-decoration:underline;text-underline-offset:2px}.BlogInfo_article_body__tYd3C a:hover{color:#602ef4}.BlogInfo_article_body__tYd3C blockquote{background:#f4f1ff;border-left:3px solid #a490fe;border-radius:0 10px 10px 0;margin:32px 0;padding:22px 26px}.BlogInfo_article_body__tYd3C blockquote p{color:#1a1a2e;font-size:1.15rem;font-style:italic;line-height:1.75;margin-bottom:0}.BlogInfo_article_body__tYd3C ol,.BlogInfo_article_body__tYd3C ul{margin:0 0 24px;padding-left:22px}.BlogInfo_article_body__tYd3C li{color:#2d2d3f;font-family:Merriweather,Georgia,serif;font-size:1.18rem;line-height:1.85;margin-bottom:12px}.BlogInfo_article_body__tYd3C li::marker{color:#a490fe}.BlogInfo_article_body__tYd3C ol li::marker{color:#7a53ff;font-weight:600}.BlogInfo_ask_list__wpViW{list-style:none;margin:16px 0 24px!important;padding-left:0!important}.BlogInfo_ask_list__wpViW li{background:#faf9fc;border:1px solid #eeeef2;border-radius:8px;font-family:Inter,sans-serif!important;font-size:.92rem!important;margin-bottom:8px;padding:14px 20px;transition:all .2s ease}.BlogInfo_ask_list__wpViW li:hover{background:#f4f1ff;border-color:#a490fe}.BlogInfo_imageCarousel__rKuiS{display:flex;gap:10px;margin-bottom:24px;overflow-x:auto;padding:10px 0}.BlogInfo_carouselImage__IEpjl{border-radius:10px;height:auto;max-width:100%}.BlogInfo_thumbnailGallery__oaG6s{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin:24px 0}.BlogInfo_thumbnailImage__7ZVyK{border-radius:8px;box-shadow:0 2px 8px #00000014;height:auto;transition:transform .3s ease;width:150px}.BlogInfo_thumbnailImage__7ZVyK:hover{transform:scale(1.05)}.BlogInfo_imageTextBlock__SDgZf{align-items:center;display:flex;flex-direction:column;margin:28px 0;text-align:center}.BlogInfo_imageTextImage__0Lesx{border-radius:10px;box-shadow:0 2px 12px #00000014;height:auto;max-width:600px;width:100%}.BlogInfo_imageTextContent__Kdzfq{color:#44495c;font-size:.95rem;line-height:1.6;margin-top:12px}.BlogInfo_videoContainer__LcNmz{margin:24px 0;text-align:center}.BlogInfo_videoIframe__G-v0Z{border:none;border-radius:10px;height:380px;max-width:100%;width:100%}.BlogInfo_customEmbed__aKI-a{margin:24px 0;text-align:center}.BlogInfo_promo_wrapper__gEA3Y{margin-bottom:48px;margin-top:24px}.BlogInfo_more__FcRwc{background:#faf9fc;border-top:1px solid #eeeef2;padding:56px 24px}.BlogInfo_more_inner__ZgZXs{margin:0 auto;max-width:900px}.BlogInfo_more_header__ebpEz{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.BlogInfo_more_title__Na2Fd{color:#1a1f36;font-family:Merriweather,Georgia,serif;font-size:1.35rem;font-weight:500}.BlogInfo_more_all__sgVXz{color:#7a53ff;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.BlogInfo_more_all__sgVXz:hover{color:#602ef4}.BlogInfo_more_grid__kY1NB{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.BlogInfo_more_card__zhESS{background:#fff;border:1px solid #eeeef2;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.BlogInfo_more_card__zhESS:hover{box-shadow:0 12px 32px -8px #00000014;transform:translateY(-4px)}.BlogInfo_more_card_img__0RITs{aspect-ratio:16/9;overflow:hidden}.BlogInfo_more_card_img__0RITs img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.BlogInfo_more_card__zhESS:hover .BlogInfo_more_card_img__0RITs img{transform:scale(1.04)}.BlogInfo_more_card_body__syz1K{padding:20px}.BlogInfo_more_card_cat__FsPmQ{color:#7a53ff;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.BlogInfo_more_card_time__UlOOm{color:#9aa1b3;font-size:.72rem;margin-left:12px}.BlogInfo_more_card_title__8xvAv{color:#1a1f36;font-family:Merriweather,Georgia,serif;font-size:1.05rem;font-weight:500;line-height:1.4;margin:8px 0;transition:color .2s}.BlogInfo_more_card__zhESS:hover .BlogInfo_more_card_title__8xvAv{color:#602ef4}.BlogInfo_more_card_desc__vE8QU{color:#6b7280;font-size:.85rem;line-height:1.55;margin-bottom:12px}.BlogInfo_more_card_link__nDs-c{color:#7a53ff;font-size:.82rem;font-weight:600}@media (max-width:1000px){.BlogInfo_share_sidebar__dex3M{display:none}.BlogInfo_article_layout__ROjku{display:block}}@media (max-width:768px){.BlogInfo_article__q\+Mwg{padding:0 16px}.BlogInfo_article_header__9j4-y{margin-bottom:28px;padding-bottom:28px;padding-top:32px}.BlogInfo_article_title__zTUXR{font-size:1.8rem}.BlogInfo_article_body__tYd3C h2{font-size:1.4rem;margin-top:40px}.BlogInfo_article_body__tYd3C li,.BlogInfo_article_body__tYd3C p{font-size:1.1rem}.BlogInfo_lede__6u-w7{font-size:1.18rem}.BlogInfo_hero_img__PWpNg img{border-radius:8px}.BlogInfo_more_grid__kY1NB{gap:16px;grid-template-columns:1fr}.BlogInfo_videoIframe__G-v0Z{height:240px}}@media (max-width:480px){.BlogInfo_meta_top__ezYic{flex-wrap:wrap;gap:8px}.BlogInfo_thumbnailImage__7ZVyK{width:100px}.BlogInfo_imageTextBlock__SDgZf{text-align:center}.BlogInfo_imageTextImage__0Lesx{max-width:100%}}.CancellationandRefundPolicy_mainContainer__7FgtU{box-sizing:border-box;padding:40px}@media only screen and (max-width:767px) and (min-width:320px){.CancellationandRefundPolicy_mainContainer__7FgtU{box-sizing:border-box;padding:20px}}.LandingPage_mainContainer__efcoJ{align-items:center;background-color:#f0f0f0;background-image:url(/static/media/Desktop.956954a4299b35a64d21.svg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center}.LandingPage_logoContainer__tYHr8{display:flex;justify-content:center;margin-bottom:20px}.LandingPage_logo__3-4st{height:auto;width:75%}.LandingPage_cardContainer__L1EeH{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;max-width:900px;overflow:hidden;width:100%}.LandingPage_cardImage__N-oQF{background-position:50%;background-size:cover;flex:1 1;min-height:500px}.LandingPage_cardContent__IhwmP{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px}@media only screen and (max-width:767px) and (min-width:320px){.LandingPage_cardImage__N-oQF{min-height:275px}.LandingPage_cardContainer__L1EeH{flex-direction:column}}.profile-page{display:flex;margin:20px 20px 8%}.left-card{background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center;width:250px}.profile-photo img{border-radius:50%;height:100px;margin-bottom:10px;width:100px}.profile-name{font-size:1.2em;font-weight:700;margin-bottom:20px}.nav-options{text-align:left}.nav-option{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:1em;padding:10px;transition:background-color .3s}.nav-option i{color:#333;margin-right:10px}.nav-option.active,.nav-option:hover{background-color:#e1b0ff;color:#fff}.nav-option .dropdown-icon{margin-left:auto}.right-card{border:1px solid #dcdcdc;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex:1 1;padding:20px}.right-card,.session-sub-option{background-color:#fff;margin-left:20px}.session-sub-option{border-radius:5px;cursor:pointer;font-size:.9em;margin-top:5px;padding:10px 20px;transition:background-color .3s}.session-sub-option.active,.session-sub-option:hover{background-color:#d1b3ff;color:#fff}.nav-option.active{background-color:#e1b0ff;color:#fff}.logout-option{color:red;cursor:pointer;margin-top:auto}.logout-option:hover{background-color:#f8d7da;color:darkred}.animated-button-container{display:flex;justify-content:center;margin-top:20px}.animated-gradient-button{background:linear-gradient(90deg,#ff6ec4,#7873f5);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:500;outline:none;overflow:hidden;padding:12px 24px;position:relative;transition:background .3s ease;z-index:0}.animated-gradient-button:before{background:linear-gradient(90deg,#7873f5,#ff6ec4,#7873f5);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:300%;z-index:-1}.animated-gradient-button:hover:before{left:0}.animated-gradient-button span{position:relative;z-index:1}.animated-gradient-button:active{transform:scale(.98)}@media only screen and (max-width:767px) and (min-width:320px){.left-card{display:none}.right-card{margin:0;max-width:100%;padding:20px 0}.profile-page{margin:0 0 20px}}.orders-header h2{font-size:1.5em;margin:0}.order-filters{margin:20px 0}.chip{background-color:#fff;border:1px solid #ccc;border-radius:25px;font-size:.9em;font-weight:700;margin-right:10px;padding:10px 20px}.chip.active,.chip:hover{background-color:#d1b3ff;border-color:#d1b3ff;color:#fff}.orders-list{display:flex;flex-direction:column;gap:10px;max-width:100%}.order-card{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;justify-content:space-between;padding:15px}.order-info{display:flex;flex-direction:column}.order-id{color:#ae69ff;font-weight:700;margin-bottom:5px}.order-name{color:#333}.order-meta{text-align:right}.order-date{color:#888;margin-bottom:5px}.order-price{color:green;font-size:1.2em;font-weight:700}.join-text{color:#333}.link-button{cursor:pointer;font-size:15px!important}@media only screen and (max-width:767px) and (min-width:320px){.orders-page{padding:0 3px}}.order-summary{background:#fff;border:1px solid #e1e5e9;border-radius:16px;box-shadow:0 2px 8px #0000000a;box-sizing:border-box;margin:16px auto;max-width:900px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease;width:100%}.order-summary:hover{border-color:#d1d9e0;box-shadow:0 8px 25px #00000014;transform:translateY(-2px)}.order-header{grid-gap:20px;border-bottom:1px solid #f0f3f6;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:20px;padding-bottom:20px;position:relative}.order-header:after{background:linear-gradient(90deg,#7a53ff,#ff67a1);border-radius:1px;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:60px}.order-content{align-items:flex-start;display:flex;gap:24px;min-height:120px}.order-info{font-size:13px;line-height:1.5;min-height:50px}.order-info>div:first-child{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.order-info>div:last-child{color:#1e293b;font-size:14px;font-weight:600;word-break:break-word}.order-links{margin-top:8px}.order-links a{border-bottom:1px solid #0000;color:#7a53ff;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s ease}.order-links a:hover{border-bottom-color:#7a53ff;color:#5d3fd3}.product-info{align-items:flex-start;display:flex;flex:1 1;gap:16px;min-width:0}.product-image{background:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;flex-shrink:0;height:88px;object-fit:cover;width:88px}.product-title-info{flex:1 1;min-width:0;padding-top:4px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.product-name-subtitle{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:6px;margin-bottom:4px}.product-name-subtitle:before{color:#22c55e;content:"•";font-weight:700}.action-buttons{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:12px;min-width:180px}.book-remaining-session-button,.feedback-order-button,.view-order-button{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-size:13px;font-weight:600;max-width:180px;overflow:hidden;padding:12px 20px;position:relative;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.view-order-button{background:linear-gradient(135deg,#7a53ff,#5d3fd3);box-shadow:0 4px 12px #7a53ff33;color:#fff}.view-order-button:hover{box-shadow:0 6px 20px #7a53ff4d;transform:translateY(-2px)}.book-remaining-session-button{background:#fff;border:2px solid #e1e5e9;box-shadow:0 2px 4px #0000000a;color:#475569}.book-remaining-session-button:hover{background:#faf9ff;border-color:#7a53ff;color:#7a53ff;transform:translateY(-1px)}.feedback-order-button{background:linear-gradient(135deg,#ff67a1,#e91e63);box-shadow:0 4px 12px #ff67a133;color:#fff}.feedback-order-button:hover{box-shadow:0 6px 20px #ff67a14d;transform:translateY(-2px)}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.5px;margin-left:8px;padding:4px 10px;text-transform:uppercase}.status-badge.paid{background:#dcfce7;color:#166534}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.failed{background:#fecaca;color:#991b1b}@media (max-width:768px){.order-summary{border-radius:12px;margin:12px;padding:20px}.order-header{gap:16px;grid-template-columns:1fr;margin-bottom:16px;padding-bottom:16px}.order-info{text-align:left}.order-content{flex-direction:column;gap:20px}.product-info{align-items:flex-start;flex-direction:column;gap:12px}.product-image{align-self:center;height:160px;max-width:200px;width:100%}.product-title-info{text-align:center;width:100%}.action-buttons{align-items:stretch;flex-direction:column;gap:10px;width:100%}.book-remaining-session-button,.feedback-order-button,.view-order-button{max-width:none;width:100%}}@media (max-width:480px){.order-summary{margin:8px;padding:16px}.order-header{gap:12px;grid-template-columns:1fr}.product-name{font-size:16px}.order-content{gap:16px}.product-info{gap:10px}}.order-summary.loading{opacity:.7;pointer-events:none}.order-summary *{transition:opacity .2s ease}.book-remaining-session-button:focus,.feedback-order-button:focus,.order-links a:focus,.view-order-button:focus{outline:2px solid #7a53ff;outline-offset:2px}.order-links a:focus{border-radius:4px}.account-header{align-items:center;display:flex;justify-content:space-between}.account-header h2{font-size:1.5em;margin:0}.edit-icon{cursor:pointer;font-size:1.2em}.account-form{margin-top:20px}.account-form .form-group{margin-bottom:15px}.account-form input{border:1px solid #dcdcdc;border-radius:5px;box-sizing:border-box;font-size:1em;padding:8px;width:100%}.disabled-input{background-color:#f5f5f5;color:#999;cursor:not-allowed}.button-1{background-color:#ea4c89;border-radius:8px;border-style:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Haas Grot Text R Web,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;height:40px;line-height:20px;list-style:none;margin:0;outline:none;padding:10px 16px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;transition:background-color .1s;user-select:none;-webkit-user-select:none;vertical-align:initial}.button-1:focus,.button-1:hover{background-color:#f082ac}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group label{font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #dcdcdc;border-radius:5px;font-size:1em;padding:8px}@media only screen and (max-width:767px) and (min-width:320px){.account-container{padding:0 15px}}.sessions-header h2{font-size:1.5em;margin:0 0 15px}.sessions-list{display:flex;flex-direction:column;gap:10px}.session-card{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:15px}.session-info{display:flex;flex-direction:column}.session-id{color:#ae69ff;font-weight:700;margin-bottom:5px}.session-date,.session-expert,.session-time{color:#333;font-weight:600;margin-bottom:5px}.session-meta{display:flex;flex-direction:column;text-align:right}.session-timer-label{color:#555;display:flex;font-weight:700;gap:5px;justify-content:center}.session-timer-highlight{color:#ff4d79}.session-timer-placeholder{color:#ae69ff;display:flex;font-weight:700;justify-content:center;margin:10px 0}.join-now-button{background-color:#ff4d79;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s}.join-now-button:hover{background-color:#f36}.pagination{display:flex;justify-content:center}.page-button{background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-weight:700;margin:0 5px;padding:8px 12px;transition:background-color .3s}.page-button.active{background-color:#d1b3ff;border-color:#d1b3ff;color:#fff}.page-button:hover{background-color:#e1b0ff;color:#fff}.sessions-header{flex-direction:column;justify-content:space-between;padding:10px}.sessions-header,.toggle-container{align-items:center;display:flex}.switch{display:inline-block;height:24px;margin-left:10px;position:relative;width:50px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:4px;width:18px}input:checked+.slider{background-color:#ff4d79}input:checked+.slider:before{transform:translateX(26px)}.heading{align-self:flex-start}.heading,.upcoming-session-additional-info{display:flex;flex-direction:column}@media only screen and (max-width:767px) and (min-width:320px){.session-card{align-items:flex-start;flex-direction:column}.session-info{padding-bottom:5px}.session-meta{align-self:center}}.account-delete-container{align-items:center;display:flex;height:100vh;justify-content:center}.account-delete-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;padding:30px;text-align:center;width:400px}.account-delete-card h2{font-size:1.8rem;margin-bottom:20px}.account-delete-card p{color:#333;margin-bottom:15px}.delete-input{border:1px solid #ccc;border-radius:4px;margin-bottom:20px;padding:10px;width:100%}.actions{display:flex;justify-content:space-between}.cancel-button,.confirm-button,.disabled-button{border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:10px 20px}.cancel-button{background-color:#ccc;color:#fff}.confirm-button{background-color:red;color:#fff}.disabled-button{background-color:grey;color:#fff;cursor:not-allowed}@media only screen and (max-width:767px) and (min-width:320px){.account-delete-card{width:100%}}.workshop-card{background:#fff;border-radius:10px;box-shadow:0 4px 16px #0003;left:50%;margin:0 auto;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:300px}.workshop-card h2{font-size:18px;margin-bottom:10px}.workshop-card h3{color:#7a53ff;font-size:16px;margin-bottom:20px}.stars{display:flex;justify-content:center;margin-bottom:20px}.star{cursor:pointer;padding:10px;transition:fill .2s}.star.selected{fill:#7a53ff}.chips{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.chips,button{color:#7a53ff}.chip{background-color:initial;border:1px solid #7a53ff;border-radius:10px;cursor:pointer;margin:5px;padding:5px 10px;transition:background-color .2s}.chip.selected{background-color:#7a53ff;color:#fff}.review p{font-size:14px;margin-bottom:10px}textarea{border:1px solid #7a53ff;border-radius:5px;font-size:14px;height:80px;margin-bottom:20px;width:100%}.submit-button{background-color:#ff67a1;transition:background-color .3s}.submit-button:hover{background-color:#e04d89}.workshop-feedback-page{display:flex;flex-direction:column;min-height:75vh}.workshop-feedback-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:20px}.workshop-feedback-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;max-width:400px;padding:20px;width:100%}.session-page{display:flex;flex-direction:column;margin-bottom:7%;min-height:75vh}.session-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:20px}@media only screen and (max-width:767px) and (min-width:320px){.session-page{margin-bottom:30%}}.session-data-card{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;margin:2% auto 5%;max-height:80vh;max-width:600px;overflow-y:auto;padding:40px;text-align:center}.session-data-card h3{color:#7a53ff;font-size:16px;margin-bottom:20px}.questions-container{gap:20px}.question-item,.questions-container{display:flex;flex-direction:column}.question-text{font-size:16px;font-weight:700;margin-bottom:10px}.question-input{border:1px solid #ccc;border-radius:5px;padding:10px;resize:none;width:100%}.options-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.option-label{font-size:14px}.submit-button{background-color:#7a53ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px;width:100%}.submit-button:hover{background-color:#5a3ad7}.skipText{align-self:center;cursor:pointer;display:flex}@media only screen and (max-width:767px) and (min-width:320px){.session-data-card{margin-bottom:30%}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.revenue-dashboard{font-family:Arial,sans-serif;max-width:100%;overflow-x:hidden;padding:24px}.dashboard-title{font-size:24px;font-weight:700;margin-bottom:16px}.tab-container{border-bottom:1px solid #e5e7eb;display:flex;margin-bottom:16px;max-width:100%}.tab{background:none;border:none;color:#6b7280;cursor:pointer;font-weight:600;padding:8px 16px}.tab.active{border-bottom:2px solid #7a53ff;color:#7a53ff}.filters{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px;max-width:100%}.search-container{background-color:#f3f4f6;border-radius:8px;max-width:400px;padding:8px}.search-container,.search-input-container{align-items:center;display:flex;gap:8px;width:100%}.search-input-container{background-color:#fff;border-radius:4px;padding:4px 8px}.date-range select,.search-container select,.search-input-container input{background:#0000;border:none;font-size:14px;outline:none;padding:8px;width:100%}.calendar-icon,.search-icon{color:#6b7280}.date-range{align-items:center;background-color:#f3f4f6;border-radius:8px;display:flex;gap:8px;max-width:100%;padding:8px}.react-datepicker-wrapper{width:100%}.react-datepicker__input-container input{border:1px solid #d1d5db;border-radius:8px;color:#111827;cursor:pointer;font-size:14px;outline:none;padding:8px}.react-datepicker__input-container input::placeholder{color:#9ca3af}.react-datepicker{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px #0000001a}.react-datepicker__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#111827}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected{background-color:#7a53ff;color:#fff}.react-datepicker__day:hover{background-color:#dbeafe}.table-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:16px;max-width:100%;overflow-x:auto;padding:24px;white-space:nowrap}.revenue-table{border-collapse:collapse;margin-top:16px;min-width:600px;width:100%}.revenue-table td,.revenue-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:12px 8px;text-align:left}.revenue-table th{background-color:#f9fafb;font-weight:600}.status-tag{border-radius:4px;display:inline-block;font-size:12px;padding:4px 8px}.status-tag.paid{background-color:#d1fae5;color:#065f46}.status-tag.failed{background-color:#fee2e2;color:#991b1b}.status-tag.pending{background-color:#fef3c7;color:#92400e}.paginationRevenue{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px;max-width:100%}.paginationRevenue button{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:14px;margin-left:8px;padding:8px 12px}.paginationRevenue button:hover{background-color:#f3f4f6}.comingsoon-container{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:20px;text-align:center}.comingsoon-text h1{color:#7a53ff;font-size:30px;font-weight:700;margin-bottom:20px}@media (max-width:768px){.revenue-dashboard{padding:10px}.filters{align-items:flex-start;flex-direction:column}.date-range{margin-top:8px;max-width:300px}.pagination{align-items:flex-start;flex-direction:row}.pagination button{margin-left:0;margin-top:8px}.table-container{padding:16px}.revenue-table{font-size:12px;padding:8px 4px}.pagination{align-items:center;justify-content:center}.pagination button{margin:8px 0}.paginationRevenue{justify-content:center}.search-container select{width:auto}}.myLearningContainer h2{color:#7a53ff;display:flex;font-size:3em;font-weight:700;justify-content:center}.my-learning-container{margin:0 auto;width:90%}.my-learning-header{margin-bottom:20px}.controls,.my-learning-header{align-items:center;display:flex;justify-content:space-between}.controls{gap:10px;width:100%}.sort-filter{display:flex;gap:20px}.sort-filter select{border:1px solid #7a53ff;border-radius:4px;padding:10px}.sort-filter-container{display:flex;flex-direction:column;gap:5px}.sort-filter-container p{margin:0}.search{align-self:flex-end;margin-left:auto}.search input{border:1px solid #7a53ff;border-radius:4px;padding:10px;width:200px}.cards-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.mylearning-card{background:#fff;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:15px}.card-image,.mylearning-card{border-radius:8px;position:relative}.card-image{height:200px;object-fit:cover;width:100%}.card-content{margin-top:10px;text-align:left}.card-title{font-size:16px;font-weight:500;margin-bottom:5px;margin-top:0;padding-left:3%;text-align:left}.card-expert{margin-bottom:3%;margin-top:2%}.card-category{margin:0}.card-category,.card-expert{color:gray;font-size:14px;padding-left:3%;text-align:left}.mylearning-card-chip{background-color:#fff;border-radius:15px;box-shadow:0 2px 5px #0000001a;color:#000;font-size:12px;font-weight:500;padding:5px 10px;position:absolute;right:20px;top:20px;z-index:1}.cmylearning-card-chip.on-demand{background-color:#7a53ff;color:#fff}.mylearning-card-chip.live-schedule{background-color:#ff4757;border-color:#ff4757;color:#fff}.card-category-wrapper.recorded{align-items:flex-start}.card-category-wrapper.recorded,.card-details-mylearning{display:flex;flex-direction:column;justify-content:space-between}.card-details-mylearning{width:100%}.pagination{margin-top:20px;text-align:center}.pagination button{background-color:#eee;border:none;border-radius:5px;cursor:pointer;margin:0 5px;padding:10px 15px}.pagination button.active{background-color:#7a53ff;color:#fff}.join-button{background-color:#ff67a1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:15px;padding:10px 20px;text-align:center;transition:background-color .3s ease;width:100%}.join-button.disabled,.join-button:disabled{background-color:#ccc;cursor:not-allowed}.join-button:hover:not(.disabled){background-color:#fc488d}.whatsapp-button-workshopcard-wrapper{display:flex;justify-content:center;margin-top:10px}@media (max-width:768px){.tab-navigation{border-radius:6px 6px 0 0;margin-bottom:20px}.tab-button{font-size:14px;letter-spacing:.3px;padding:12px 16px}.tab-button.active{transform:translateY(-1px)}.controls{align-items:flex-start;flex-direction:column;gap:15px}.sort-filter{flex-direction:column;width:100%}.search{margin-left:0;width:100%}.search input{width:95%}.sort-filter select,.sort-filter-container{width:100%}.cards-container{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.cards-container{grid-template-columns:repeat(2,1fr)}}.tab-navigation{background:#fff;border-bottom:2px solid #f0f0f0;border-radius:8px 8px 0 0;box-shadow:0 2px 8px #0000000d;display:flex;margin-bottom:30px;overflow:hidden}.tab-button{background:#f8f9fa;border:none;color:#6c757d;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;letter-spacing:.5px;padding:16px 24px;position:relative;text-transform:uppercase;transition:all .3s ease}.tab-button:first-child{border-right:1px solid #e9ecef}.tab-button:hover{background:#e9ecef;color:#495057}.tab-button.active{background:#7a53ff;box-shadow:0 4px 12px #7a53ff4d;color:#fff;transform:translateY(-2px)}.tab-button.active:after{background:linear-gradient(90deg,#ff67a1,#7a53ff);bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.challenge-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.challenge-card:hover{border-color:#7a53ff;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.challenge-status-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 2px 8px #0000001a;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;position:absolute;right:12px;text-transform:uppercase;top:12px;z-index:2}.challenge-status-chip.upcoming{background:#3498dbe6;color:#fff}.challenge-status-chip.active{animation:pulse 2s infinite;background:#2ecc71e6;color:#fff}.challenge-status-chip.completed{background:#95a5a6e6;color:#fff}@keyframes pulse{0%{box-shadow:0 0 0 0 #2ecc7166}70%{box-shadow:0 0 0 10px #2ecc7100}to{box-shadow:0 0 0 0 #2ecc7100}}.challenge-image-container{height:200px;overflow:hidden;position:relative;width:100%}.challenge-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.challenge-card:hover .challenge-image{transform:scale(1.05)}.progress-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border-radius:50%;left:50%;padding:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.progress-circle{align-items:center;display:flex;justify-content:center;position:relative}.progress-ring{transform:rotate(-90deg)}.progress-ring-background{fill:#0000;stroke:#fff3;stroke-width:3}.progress-ring-progress{fill:#0000;stroke:#46dc71;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.progress-text{color:#fff;font-size:12px;font-weight:600;position:absolute;text-align:center}.challenge-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.challenge-header{margin-bottom:16px}.challenge-title{color:#2c3e50;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 8px}.challenge-subtitle,.challenge-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.challenge-subtitle{color:#7f8c8d;font-size:14px;line-height:1.4;margin:0}.challenge-details{margin-bottom:16px}.challenge-info-row{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.challenge-info-row:last-child{margin-bottom:0}.info-label{color:#7f8c8d;font-weight:500}.info-value{color:#2c3e50;font-weight:600;max-width:60%;text-align:right}.info-value.capitalize{text-transform:capitalize}.challenge-status-info{margin-bottom:16px;text-align:center}.days-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;color:#495057;font-size:14px;font-weight:600;margin:0;padding:8px 12px}.challenge-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto}.access-button{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:12px 20px;text-transform:uppercase;transition:all .3s ease;width:100%}.access-button.upcoming{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.access-button.upcoming:hover{background:linear-gradient(135deg,#2980b9,#21618c);box-shadow:0 4px 12px #3498db4d;transform:translateY(-1px)}.access-button.active{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff}.access-button.active:hover{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 4px 12px #2ecc714d;transform:translateY(-1px)}.access-button.completed{background:linear-gradient(135deg,#95a5a6,#7f8c8d);color:#fff}.access-button.completed:hover{background:linear-gradient(135deg,#7f8c8d,#6c7b7d);box-shadow:0 4px 12px #95a5a64d;transform:translateY(-1px)}.whatsapp-button-wrapper{display:flex;justify-content:center}@media (max-width:768px){.challenge-card{margin-bottom:16px}.challenge-content{padding:16px}.challenge-title{font-size:16px}.challenge-subtitle{font-size:13px}.challenge-info-row{font-size:12px}.access-button{font-size:13px;padding:10px 16px}}@media (max-width:480px){.challenge-image-container{height:160px}.challenge-content{padding:12px}.progress-overlay{transform:translate(-50%,-50%) scale(.8)}}.workshop-container{flex-wrap:wrap;justify-content:space-between;margin:20px}.workshop-container,.workshop-left{align-items:flex-start;display:flex}.workshop-left{flex:1 1;flex-direction:column;margin-right:20px;max-width:65%}.video-player-wrapper{margin:0 auto;max-width:100%;position:relative;width:100%}.video-player{background-color:#000;height:400px;width:100%}.video-player-wrapper iframe{height:700px;left:0;position:relative;top:0;width:100%}.video-title{font-size:24px;font-weight:700;margin-top:10px}.video-author{color:gray;font-size:18px}.workshop-right{flex:0.3 1}.workshop-card-right{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:5%;padding:20px}.workshop-section{margin-bottom:20px}.section-header{align-items:center;background-color:#f7f7f7;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.section-header h4{font-size:18px;margin:0}.chapter,.section-content{padding:10px}.chapter{background-color:#f1f1f1;border-radius:6px;cursor:pointer;margin:5px 0}.chapter:hover{background-color:#ddd}.chapter.active{background-color:#ccc}@media (max-width:768px){.workshop-container{flex-direction:column;margin:0}.workshop-left{margin-right:0;max-width:100%}.video-player{height:300px}.workshop-right{margin-top:20px;width:100%}}@media (max-width:460px){.video-player-wrapper{width:460px}.video-player-wrapper iframe{height:250px;width:100%}}@media (max-width:445px){.video-player-wrapper{width:445px}.video-player-wrapper iframe{height:250px;width:100%}}@media (max-width:430px){.video-player-wrapper{width:430px}.video-player-wrapper iframe{height:250px;width:100%}}@media (max-width:415px){.video-player-wrapper{width:415px}.video-player-wrapper iframe{height:250px;width:100%}}@media (max-width:390px){.video-player-wrapper{width:390px}.video-player-wrapper iframe{height:250px;width:100%}}.video-player-container{margin:0 auto;position:relative;width:100%}.video-aspect-ratio{background-color:#000;padding-top:56.25%;position:relative;width:100%}.video-element{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}@media (max-width:768px){.video-player-container{max-width:100%;width:100%}.video-aspect-ratio{padding-top:56.25%}.video-element{object-fit:contain}}.expertBackground{background-image:url(/static/media/expertbackground.1f9e0706e6b0a2ece98f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;width:100%}.workshop-page-header{margin:0 auto;max-width:1200px;padding:20px;width:100%}.back-button{align-items:center;background-color:#2c3e50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;padding:10px 20px;transition:background-color .3s}.back-button:hover{background-color:#1a252f}.login-page-container{background-color:#f5f5f5;display:flex;min-height:100vh}.left-section{align-items:center;background-color:#a74adb;background-image:url(/static/media/loginbackground.c6178750f1d6fdb59217.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:20px;width:60%}.left-section h2{color:#fff;font-family:Poppins,sans-serif;font-size:large;font-weight:500;margin-bottom:30px;margin-top:0}.logo{margin-bottom:10px;max-width:300px}.phone-mockup-container{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.phone-mockup{height:auto;max-width:500px;width:100%}.app-store-buttons{display:flex;gap:10px;justify-content:center}.app-store-button{cursor:pointer;max-width:150px}.right-section{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;max-height:80vh;overflow-y:auto;padding:20px;width:40%}@media only screen and (max-width:767px){.login-page-container{flex-direction:column}.left-section{display:none}.right-section{background-color:#f5f5f5;max-height:calc(100vh - 50px);padding:0;width:100%}}.BookingSessionPage_sectionContainer__d8J1j{margin-bottom:3%;margin-top:3%;text-align:center}.BookingSessionPage_bookingSessionPage__FyNOD{align-items:center;background:linear-gradient(180deg,#a490fe00 0,#f3e5f5 50%,#e8eaf6 80%,#7a53ff00);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.BookingSessionPage_card__EfmpD{background-color:#fff;border-radius:16px;box-shadow:0 8px 16px #0000001a;box-sizing:border-box;margin-bottom:60px;margin-top:10px;max-width:1200px;padding:24px;width:100%}.BookingSessionPage_divider__RlFMS{background-color:#ccc;position:absolute;z-index:1}.BookingSessionPage_divider__RlFMS.BookingSessionPage_vertical__1r1dP{display:block}.BookingSessionPage_contentContainer__6ueFK{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr;position:relative}.BookingSessionPage_contentContainer__6ueFK.BookingSessionPage_centerAligned__aTYda{align-items:center;display:flex;justify-content:center}.BookingSessionPage_leftSection__mJX10{display:flex;flex-direction:column;gap:20px}.BookingSessionPage_rightSection__gCFF5{grid-gap:20px;display:grid;gap:20px;grid-column:2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.BookingSessionPage_CRHeading__LbE4i{color:#602ef4;font-size:40px;font-weight:800}.BookingSessionPage_leftSection__mJX10[data-section=expert-about]{display:none}.BookingSessionPage_noSlotsMessageSubtitle__U8MQR{color:#ff5c5c;font-size:15px;margin:20px auto;text-align:center}.BookingSessionPage_notAvailableContainer__Z7rqm{align-items:center;display:flex;flex-direction:column}.BookingSessionPage_noSlotsMessage__UlLIQ{color:#999;font-size:18px;margin:20px auto;text-align:center}@media only screen and (max-width:768px){.BookingSessionPage_contentContainer__6ueFK{display:flex;flex-direction:column}.BookingSessionPage_rightSection__gCFF5{order:-1}.BookingSessionPage_leftSection__mJX10{order:1}.BookingSessionPage_leftSection__mJX10,.BookingSessionPage_rightSection__gCFF5{width:100%}.BookingSessionPage_divider__RlFMS.BookingSessionPage_horizontal__7JZTX{height:1px;margin:20px 0;position:relative;width:100%}.BookingSessionPage_card__EfmpD{margin-top:10px;padding:24px 10px}.BookingSessionPage_bookingSessionPage__FyNOD{padding:20px 0}.BookingSessionPage_CRHeading__LbE4i{font-size:25px}.BookingSessionPage_leftSection__mJX10[data-section=package-info]{order:1}.BookingSessionPage_divider__RlFMS.BookingSessionPage_horizontal__7JZTX[data-section=divider-horizontal-1]{order:2}.BookingSessionPage_rightSection__gCFF5[data-section=date-availability]{order:3}.BookingSessionPage_divider__RlFMS.BookingSessionPage_horizontal__7JZTX[data-section=divider-horizontal-2]{order:4}.BookingSessionPage_leftSection__mJX10[data-section=expert-about]{display:block;order:5}.BookingSessionPage_divider__RlFMS.BookingSessionPage_vertical__1r1dP,.BookingSessionPage_leftSectionAbout__Tx2\+h{display:none}}.expert-details{align-items:center;display:flex;flex-direction:column;padding:20px}.expert-image-container{background-color:#f3e5f5;border-radius:50%;display:inline-block}.expert-image{border-radius:50%;height:100px;width:100px}.expert-info{display:flex;flex-direction:column}.expert-info h1{font-size:1.6rem;font-weight:700;margin:0}.expert-qualification{color:gray;display:flex;font-size:1rem;justify-content:center;margin:5px}.social-links{display:flex;flex-direction:row;justify-content:center}.social-links a{color:#555;font-size:1.2rem;margin-right:10px;text-decoration:none}.expert-about{padding:20px 0}.expert-about h2{color:#602ef4;font-size:30px;margin-bottom:10px}.expert-about p{color:#444;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6}.expert-about-package{display:none}@media (max-width:768px){.expert-about h2{font-size:25px}.expert-about h2,.expert-about p{text-align:center}.expert-about-package{display:block}}.workshop-purchase-details-container{display:flex;gap:20px;padding:20px}.workshop-purchase-details-left{display:flex;flex:0 0 25%;flex-direction:column;gap:20px}.workshop-purchase-details-image-container{position:relative}.workshop-purchase-details-image{border-radius:10px;box-shadow:0 4px 10px #0000001a;max-height:180px;object-fit:cover;width:100%}.workshop-purchase-details-title{background:#00000080;border-radius:5px;bottom:10px;color:#fff;font-size:1.2rem;font-weight:700;left:10px;padding:5px 10px;position:absolute}.workshop-description{color:#555;font-size:1rem}.expertImageSection{flex:1 1;position:relative;text-align:center}.svgBackground{left:50%;position:absolute;top:0;transform:translateX(-50%);width:60%;z-index:0}.expertImage{border-radius:50%;position:relative;width:60%;z-index:1}.expertName{font-size:1.4rem;font-weight:700;margin-top:10px}.expertTagline{color:#555;font-size:1rem}.feedback-button{background-color:#ff67a1;color:#fff;margin:0 auto;width:60%}.workshop-purchase-details-right{flex:0 0 75%}.booking-info,.payment-info,.price-info{display:flex;flex-direction:column;gap:10px}.booking-info div,.payment-info div,.price-info div{align-items:center;display:flex;justify-content:space-between}.booking-info span,.payment-info span,.price-info span{color:#333;font-size:.9rem}.grand-total-label{color:#333;font-weight:700}.grand-total-price{color:#7a53ff!important;font-weight:700}.MuiAccordion-root{border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:10px}.MuiAccordionSummary-root{background-color:#f1f1f1;border-radius:8px}.MuiAccordionDetails-root{background-color:#fff;border-radius:8px}.grand-payment-status.paid{color:green}.grand-payment-status.failed{color:red}.grand-payment-status.pending{color:orange}@media only screen and (max-width:767px){.workshop-purchase-details-container{flex-direction:column}.workshop-purchase-details-left,.workshop-purchase-details-right{flex:0 0 100%}.feedback-button{border-radius:0;bottom:0;font-size:16px;left:0;margin:0;padding:15px;position:fixed;right:0;text-align:center;width:100%;z-index:1000}}.sessions-conducted-container{margin-top:30px;padding-left:20px}.header-order-details{align-items:center;display:flex;justify-content:space-between}.header-order-details h2{font-size:1.6rem;font-weight:700}.view-history-order-details{font-size:1rem}.sessions-grid-order-details{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:20px}.session-card-order-details{border:2px solid #e0e0e0;padding:15px;transition:all .3s ease}.session-card-order-details:hover{border-color:#7045fb}.session-number-order-details{font-size:1.1rem;font-weight:700}.session-date-order-details{font-size:1rem;font-weight:700;margin:10px 0}.session-status-order-details{font-size:.9rem;font-weight:700;margin:10px 0}.session-status-order-details.completed{color:green}.session-status-order-details.cancelled{color:red}.session-status-order-details.booked{color:#7045fb}.sessions-grid-order-details{display:flex;flex-wrap:wrap;gap:20px}.session-card-order-details{border:1px solid #e3e3e3;border-radius:10px;padding:10px;text-align:center;width:150px}.view-history-order-details{color:#7045fb;text-decoration:none}.session-conducted-join-button{background-color:#ff67a1!important;color:#fff;margin:0 auto;width:60%}.PackageInfo_packageInfo__8l8O5{display:flex;flex-direction:column;gap:8px;padding-top:5%}.PackageInfo_title__E2RIm{color:#111827;font-size:24px;font-weight:700;line-height:34px;margin:0}.PackageInfo_details__6rsy8{align-items:center;display:flex;font-size:16px;font-weight:500;gap:8px;letter-spacing:.16px;line-height:22px}.PackageInfo_detailItem__QTxK6{align-items:center;display:flex;gap:4px}.PackageInfo_icon__xG4J3{height:20px;width:20px}.PackageInfo_separator__6ZJIi{color:#d1d5db}.PackageInfo_priceContainer__Cl9Oo{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.PackageInfo_priceCard__1jaST{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:row;gap:5px;padding:8px 12px}.PackageInfo_originalPrice__4eA\+E{color:#999;font-size:14px;margin-bottom:4px;text-decoration:line-through}.PackageInfo_discountedPrice__4SUF1{color:#333;font-size:18px;font-weight:700}.PackageInfo_tagline__LLGAN{align-items:center;background-color:#fff4e5;border-radius:16px;display:flex;justify-content:center;padding:4px 12px;white-space:nowrap}.PackageInfo_taglineText__swOIX{align-items:center;color:#ff9800;display:flex;font-size:14px;font-weight:600}.PackageInfo_taglineIcon__vceaj{height:16px;margin-right:6px;width:16px}@media (max-width:768px){.PackageInfo_details__6rsy8{font-size:12px;font-weight:500;letter-spacing:.16px;line-height:20px}}.Event-page{display:flex;flex-direction:column;gap:20px;margin:auto;width:80%}.event-container{gap:20px;height:auto;width:100%}.booking-btn-div,.event-container{align-items:center;display:flex;justify-content:center}.text-highlight{font-weight:700}.text-highlight,.text-italic{font-family:Poppins,sans-serif}.text-italic{font-style:italic;font-weight:500}.carousal-slider{animation:move-horizontal 25s linear infinite;display:flex;gap:32px;overflow:hidden;white-space:nowrap;width:-webkit-max-content;width:max-content}.image-holder{height:auto;width:60%}.content-wrapper{width:40%}.content-div{border-radius:14px;display:flex;flex-direction:column;gap:4px;height:auto;justify-content:center;padding:20px;width:100%}.event-img{border-radius:22px;width:90%}.event-details{height:auto;justify-content:space-between}.event-details,.faq{align-items:center;display:flex}.faq{border-radius:14px;flex-direction:column;justify-content:center;padding:40px}.pop-600{font-family:Poppins,sans-serif;font-weight:600}.fs-24{font-family:Roboto,sans-serif;font-size:24px;font-weight:400;margin:0}.fs-32{font-size:clamp(1.5rem,10vh,2rem);margin:0}.event-desc{box-sizing:border-box;justify-content:flex-start;overflow-y:auto;padding:1rem;width:50%}.event-desc,.map-direction{border-radius:14px;display:flex;flex-direction:column;height:100%}.map-direction{align-items:center;gap:20px;padding:20px;width:40%}.book-ticket-btn{align-items:center;display:flex;height:10vh;justify-content:center}.brand-img{border-radius:50%;flex-shrink:0;height:100px;margin:0 10px;transition:transform .3s ease-in-out;width:100px}.brand-carousel-track{animation:loop-carousel 25s linear infinite;display:flex;width:-webkit-max-content;width:max-content;will-change:transform}.btn-direction{background-color:#7a53ff;border:none;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;padding:12px;text-decoration:none;width:50%}.brand-carousal{padding:20px 0}.blue-header{color:#602ef4;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;margin:0 0 20px}.what-to-expect-container{display:flex;gap:20px;position:relative;scroll-snap-type:x mandatory;transition:transform .5s ease-in-out;white-space:nowrap;width:-webkit-max-content;width:max-content}.container-img{scroll-snap-align:start}.what-to-expect-section{border-radius:14px;padding:20px}.wrapper-container{display:flex;overflow:hidden;position:relative;width:100%}.img-style{border-radius:22px;filter:brightness(.6);height:360px;width:260px}.container-img{margin:0 10px;min-width:200px;position:relative;transition:transform 1s ease-in-out}.title-desc{display:flex;flex-direction:column;gap:8px;left:4%;max-width:80%;overflow:hidden;padding:10px;position:absolute;top:8%;width:100%}.description{color:#fff;line-height:1.5;width:100%}.description,.title-style{word-wrap:break-word;white-space:normal;word-break:break-word}.title-style{color:#f8c530}.event-content{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.booking-btn{background:#ff67a1;border:none;border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;height:auto;padding:12px;width:30%}.sm-btn{font-size:16px;width:60%}.points{font-size:clamp(1rem,10vh,1.2rem)}.tandc{width:100%}.what-to-expect-container:hover{animation-play-state:paused}.nav-btn{align-items:center;background-color:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;width:40px;z-index:10}.nav-btn:hover{background-color:#000000b3}.nav-btn.left{left:10px}.nav-btn.right{right:10px}@keyframes loop-carousel{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:768px){.event-container{flex-direction:column;gap:15px;height:auto}.content-wrapper{width:100%}.content-div{width:80%}.image-holder{width:100%}.event-img{max-height:250px}.event-details{align-items:center;flex-direction:column;height:auto;justify-content:center}.event-desc,.map-direction{width:90%}.brand-carousal{padding:10px 15px}.what-to-expect-container{gap:10px}.blue-header{font-size:28px}.booking-btn{font-size:16px;width:auto}}@media (max-width:480px){.event-container{flex-direction:column;gap:10px;height:auto}.Event-page{width:90%}.sm-btn{font-size:12px}.faq{padding:0}.btn-direction{font-size:12px}.event-content{font-size:12px;text-align:center}.book-ticket-btn{font-family:Poppins,sans-serif}.content-div{width:100%}.event-img{max-height:200px;width:100%}.event-details{align-items:center;flex-direction:column;height:auto}.event-desc,.map-direction{align-items:center;height:auto;width:100%}.brand-carousal{align-items:center;display:flex;flex-direction:column;padding:10px}.what-to-expect-container{gap:10px}.blue-header{font-size:20px;text-align:center}}.EventBookingDialog_card__9qq2v{animation:EventBookingDialog_fadeIn__vpmVk .3s ease-in-out;-webkit-backface-visibility:50%;backface-visibility:50%;background:#f5f5f5;border-radius:25px;display:flex;height:auto;left:50%;min-height:70%;position:fixed;top:52%;transform:translate(-50%,-50%);width:60%;z-index:1000}@keyframes EventBookingDialog_fadeIn__vpmVk{0%{opacity:0}to{opacity:1}}.EventBookingDialog_eventimage__8gBlo{width:-webkit-fill-available}.EventBookingDialog_datequantity__a7dsp{display:flex;justify-content:space-between}.EventBookingDialog_subtitle__fqCGs{color:#bcbcbc;font-family:Poppins;font-size:12px;margin:0}.EventBookingDialog_subtotal__FZoS8{color:#000;display:flex;font-family:Poppins;font-weight:500;justify-content:space-between}.EventBookingDialog_couponsave__QaD0h{background:#e9e4f9;border-radius:4px;color:#7a53ff;display:flex;font-family:Poppins;font-size:16px;font-weight:500;justify-content:flex-start;padding:16px}.EventBookingDialog_couponHandler__u7pp\+{display:flex;width:100%}.EventBookingDialog_counter__IzTYU{display:flex;gap:8px}.EventBookingDialog_counters__WVciX,.EventBookingDialog_entryticket__KH2PH{margin:0}.EventBookingDialog_counterholder__oqRKO{align-items:center;display:flex;font-family:Poppins;justify-content:space-between}.EventBookingDialog_total__Q8fIL{color:#000;display:flex;font-family:Poppins;font-weight:600;justify-content:space-between}.EventBookingDialog_ticketdate__F1UMW{width:50%}.EventBookingDialog_btnback__Ij-9r{background:#d4d4d4;color:#000;font-weight:500;width:30%}.EventBookingDialog_btnback__Ij-9r,.EventBookingDialog_btnnext__2o-lW{border:none;border-radius:10px;font-family:Poppins,sans-serif;font-size:20px;height:auto;padding:12px}.EventBookingDialog_btnnext__2o-lW{background:#ff67a1;color:#fff;font-weight:600;margin-top:auto;width:100%}.EventBookingDialog_btnholder__V9\+9t{display:flex;gap:8px;margin-top:auto}.EventBookingDialog_ticket__QniXU{bottom:-25px;left:-5px;padding:2px;position:absolute;width:102%}.EventBookingDialog_progressbar__v41gG{display:flex}.EventBookingDialog_active__y2KaQ{background:#7a53ff;border-radius:8px;height:12px;margin:4px;width:50%}.EventBookingDialog_closebtn__Oe8Cj{background:#fff;border-radius:50%;height:18px;padding:4px;position:absolute;right:0;top:-28px;width:18px}.EventBookingDialog_inactive__mJ1RU{background:#d9d9d9;border-radius:8px;height:12px;margin:4px;width:50%}.EventBookingDialog_quantity__dApMR{font-family:Poppins;font-size:12px;font-weight:500;margin:0}.EventBookingDialog_imgholder__aj6Hg{margin:auto;padding:20px 20px 0}.EventBookingDialog_leftcontent__8tviN{position:relative;width:50%}.EventBookingDialog_carddetails__drrKH{background:#fff;border-radius:18px 18px 0 0;height:auto;margin:20px auto 60px;width:70%}.EventBookingDialog_rightcontent__3DrWr{background:#fff;border-radius:18px;display:flex;flex-direction:column;padding:20px 20px 60px;position:relative;width:50%}.EventBookingDialog_list__YHnvx{list-style-type:none;padding:0 12px}.EventBookingDialog_listdetails__9O7-t{align-items:center;color:#737373;display:flex;font-family:Poppins;font-size:12px;font-weight:500;gap:8px;padding:0}.EventBookingDialog_details__-Jkn2{color:#737373;font-family:Poppins;font-size:16px;font-weight:500;margin-bottom:0}.EventBookingDialog_price__bWg3Z{color:#737373;font-family:Poppins;font-size:16px;font-weight:500;margin:0}.EventBookingDialog_ticketquantity__zzyMi{border:1px solid #d1d1d180;border-radius:20px;height:auto;margin-right:20px;padding:20px;position:absolute;top:80px;width:-webkit-fill-available}.EventBookingDialog_cardholder__sjhMm{display:flex;width:100%}.EventBookingDialog_paymentdetails__6qbX5{height:-webkit-min-content;height:min-content;padding:20px;position:relative}.EventBookingDialog_ticketbtn__YLEw7{display:none}.EventBookingDialog_eventheading__2MHTA{font-family:Poppins;font-size:16px;font-weight:500;margin:0}@media (max-width:780px){.EventBookingDialog_ticket__QniXU{bottom:-36px;left:-9px;padding:4px}.EventBookingDialog_card__9qq2v{flex-direction:column;height:100vh;width:80%}.EventBookingDialog_closebtn__Oe8Cj{right:8px;top:4px;z-index:999}.EventBookingDialog_ticketquantity__zzyMi{margin-right:0;position:static}.EventBookingDialog_leftcontent__8tviN{display:flex;flex-direction:column;width:100%}.EventBookingDialog_rightcontent__3DrWr{gap:8px;margin:auto;width:80%}.EventBookingDialog_paymentdetails__6qbX5{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 4px 8px #0000001a}.EventBookingDialog_carddetails__drrKH{left:12%}.EventBookingDialog_cardholder__sjhMm{flex-direction:column-reverse;overflow:auto}}@media (max-width:480px){.EventBookingDialog_card__9qq2v{background:#fff;flex-direction:column;width:100%}.EventBookingDialog_ticket__QniXU{bottom:-22px;left:-6px;padding:4px}.EventBookingDialog_closebtn__Oe8Cj{top:-14px}.EventBookingDialog_carddetails__drrKH{margin-bottom:120px}.EventBookingDialog_btnback__Ij-9r{font-size:16px;padding:4px}.EventBookingDialog_btnnext__2o-lW{font-size:16px;padding:8px}.EventBookingDialog_ticketbtn__YLEw7{background:#d4d4d4;border:#ffdead;border-radius:10px;bottom:8%;color:#000;display:flex;font-family:Poppins;font-size:12px;justify-content:center;margin:auto;padding:8px;position:absolute;right:30%;width:40%}.EventBookingDialog_rightcontent__3DrWr{gap:8px;height:auto;left:0;width:90%}.EventBookingDialog_fixedfooter__2VUea{background:#fff;bottom:0;box-shadow:0 -2px 5px #0000001a;display:flex;justify-content:space-between;left:0;margin:4% 0;position:fixed;width:100%;z-index:1000}.EventBookingDialog_fixedfooter__2VUea .EventBookingDialog_btnback__Ij-9r,.EventBookingDialog_fixedfooter__2VUea .EventBookingDialog_btnnext__2o-lW{border:none;border-radius:5px;flex:1 1;font-size:16px;margin:0;padding:10px;text-align:center}.EventBookingDialog_fixedfooter__2VUea .EventBookingDialog_btnnext__2o-lW{background-color:#ff67a1;border-radius:0;color:#fff}.EventBookingDialog_fixedfooter__2VUea .EventBookingDialog_btnback__Ij-9r{background-color:#d4d4d4;color:#000}.EventBookingDialog_btnback__Ij-9r{display:none}}.Recipes_recipe_container__FuWT2{display:flex;flex-direction:column;margin:auto;width:80%}.Recipes_recipe_desc_img__4WP51{align-items:center;display:flex;gap:20px}.Recipes_recipe_img__EEXjb{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:600px;width:100%}.Recipes_chef_img__znqSF{border-radius:50%;height:36px;width:36px}.Recipes_chef_desc__ws9fr{align-items:center;cursor:pointer;display:flex;gap:8px}.Recipes_img1__8xH0-,.Recipes_img__dO7Vx{position:relative;width:40%}.Recipes_rightstar__J-s-W{height:32px;width:32px}.Recipes_leftstar__xWG5W{height:60px;position:absolute;top:84px;width:60px}.Recipes_rightstar__J-s-W{position:absolute;top:132px}.Recipes_chef_rating__yS9mW{align-items:center;color:#fff;display:flex;font-family:Montserrat;font-size:20px;font-weight:600;gap:8px}.Recipes_cheftitle__wkP1H{background:#a490fe;bottom:0;color:#fff;font-size:32px;margin:0;padding:12px;position:absolute}.Recipes_img_banner__7iZvC{border-radius:15px;height:auto;max-width:100%;object-fit:contain}.Recipes_food_type__WC-e5{border-radius:4px;height:28px;justify-content:center;right:28px;top:28px;width:28px}.Recipes_food_type__WC-e5,.Recipes_time__diy0S{align-items:center;background:#fff;display:flex;position:absolute}.Recipes_time__diy0S{border-radius:16px;bottom:60px;box-shadow:0 0 10px 0 #0000001a;font-family:Inter;font-size:12px;font-weight:600;left:32px;padding:4px 8px}.Recipes_recipe_subtitle__tnYHp{align-items:center;display:flex;font-family:Inter;font-weight:400;gap:8px;margin-top:0}.Recipes_ingredient_subtitle__32-qK{color:#909090;font-family:Inter;font-size:12px;font-weight:400}.Recipes_food_color__BUaV4{background:green;border-radius:50%;height:16px;width:16px}.Recipes_banner_container__0gr\+t{border:.1px solid #e4e1e1;border-radius:15px;gap:12px;height:100%;margin:auto;padding:20px;position:relative}.Recipes_banner_container__0gr\+t,.Recipes_recipe_desc__vtO1j{display:flex;flex-direction:column;width:60%}.Recipes_nutri_container__bF32B{display:flex;gap:12px}.Recipes_direction_container__8NGJN{border:1px solid #7a53ff;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding:12px}.Recipes_heading__DyKyQ{font-family:Inter;font-size:24px;font-weight:700;margin:0}.Recipes_step__-uqNk{color:#a490fe;font-family:Inter;font-size:24px;font-weight:600;margin:0}.Recipes_experTop__dFDiz{background-image:url(/static/media/chefWaves.9b668a50ec9609b0a7be.svg);height:180px}.Recipes_experTop1__hMUcj,.Recipes_experTop__dFDiz{background-repeat:no-repeat;background-size:cover;display:flex;position:relative;width:100%}.Recipes_experTop1__hMUcj{align-items:flex-start;background-image:url(/static/media/chefWave1.c4739343b0ee0a74bf43.svg);gap:20px;min-height:700px}.Recipes_expert_img_container__ilM3C{height:-webkit-fill-available;margin:0;padding:20px;width:30%}.Recipes_chefdetails__hMO3b{color:#fff;font-family:Montserrat;font-weight:500;margin:0}.Recipes_expert_img__FwWC3{height:-webkit-fill-available;width:100%}.Recipes_chefdesc__DA60M{display:flex;flex-direction:column;gap:20px;padding:20px 40px 20px 20px;width:70%}.Recipes_recipes_direction_wrapper__5RK3P,.Recipes_recipes_ingredients_wrapper__CsFZ2{width:60%}.Recipes_btn_pink__ZuCyc{background:#ff67a1;border:none;border-radius:20px;color:#fff;font-family:Montserrat;font-size:20px;font-weight:700;padding:20px;width:40%}.Recipes_direction_desc__TR5So{font-family:Inter;font-weight:400;margin:0}.Recipes_ingredients_item__rMF3T{display:flex;gap:60px;width:50%}.Recipes_ingredients_img__pKSq7{border-radius:50%;height:60px;width:60px}.Recipes_ingredients_fact__X3m-P{display:flex;flex-direction:column;font-family:Inter;font-weight:500;overflow-wrap:break-word;width:40%;word-break:break-word}.Recipes_ingredient_quantity__jMibz{min-width:60px;text-align:right}.Recipes_ingredient_quantity__jMibz,.Recipes_recipe_tags__UGX36{font-family:Inter;font-weight:400;overflow-wrap:break-word;word-break:break-word}.Recipes_recipe_tags__UGX36{align-items:center;display:flex;font-size:12px}.Recipes_nutri_item__uUGRi{align-items:center;background:#f0f0f0;border-radius:9px;display:flex;flex-direction:column;font-family:Inter;font-weight:400;gap:4px;justify-content:center;margin:0;overflow-wrap:break-word;padding:16px;text-align:center;width:10%;word-break:break-word}.Recipes_nutri_fact__s37Cc{font-family:Inter;font-size:24px;font-weight:600}.Recipes_recipe_title__FzQls{color:#7a53ff;font-size:48px;font-weight:700;margin-bottom:5px}.Recipes_recipe_subheading__Ao3gX{color:#7a53ff;font-size:24px;font-weight:700}.Recipes_recipe_description__N34zI{font-family:Poppins;font-size:16px;font-weight:300;overflow-wrap:break-word;word-break:break-word}.Recipes_expert_bg__T51EZ{background-image:url(/static/media/workshopbg_2.61e31216c06ecc8ad586.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;padding-bottom:200px;width:100%}@media (max-width:768px){.Recipes_recipe_container__FuWT2{width:100%}.Recipes_recipe_title__FzQls{font-size:36px;text-align:center}.Recipes_recipe_tags__UGX36{font-size:16px}.Recipes_recipe_subtitle__tnYHp{justify-content:center}.Recipes_recipe_desc_img__4WP51{flex-direction:column-reverse}.Recipes_recipe_desc__vtO1j{margin:auto;max-width:85%;width:100%}.Recipes_recipe_img__EEXjb{width:100%}.Recipes_recipe_ingredients_directions__mvBkZ{align-items:center;display:flex;flex-direction:column}.Recipes_recipes_direction_wrapper__5RK3P,.Recipes_recipes_ingredients_wrapper__CsFZ2{margin:auto;max-width:85%;width:100%}.Recipes_ingredients_item__rMF3T{flex-direction:row;gap:20px;justify-content:space-between;width:100%}.Recipes_ingredient_quantity__jMibz{min-width:40px}.Recipes_nutri_container__bF32B{flex-wrap:wrap;justify-content:center}.Recipes_nutri_item__uUGRi{margin-bottom:10px;width:30%}.Recipes_recipe_subtitle__tnYHp{flex-wrap:wrap}.Recipes_recipe_subheading__Ao3gX{text-align:center}}.RecipeBanner_recipe_card__Q9IW-{cursor:pointer;display:flex;height:100%;margin:0 auto;max-width:300px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.RecipeBanner_recipe_card__Q9IW-:hover{border-radius:16px;box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.RecipeBanner_banner_container__19fHC{background-color:#fff;border:none;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.RecipeBanner_image_wrapper__xXuh4{overflow:hidden;padding-top:85%;position:relative;width:100%}.RecipeBanner_img_banner__ca1oG{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.RecipeBanner_recipe_card__Q9IW-:hover .RecipeBanner_img_banner__ca1oG{transform:scale(1.05)}.RecipeBanner_overlay__YI08i{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:10px;position:absolute;top:0;width:100%}.RecipeBanner_food_type_badge__emPLG{align-self:flex-end;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:4px}.RecipeBanner_veg__08hHe{background:#1e832a;border:none;border-radius:50%;height:12px;width:12px}.RecipeBanner_non_veg__MqDPU{background:#831e1e;border:none;border-radius:50%;height:12px;width:12px}.RecipeBanner_mix__qt9\+i{background:#ffc107;border:none;border-radius:50%;height:12px;width:12px}.RecipeBanner_time_badge__DGslL{align-items:center;align-self:flex-start;background-color:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#333;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;gap:4px;padding:6px 10px}.RecipeBanner_time_badge__DGslL img{height:14px;width:14px}.RecipeBanner_recipe_content__6qVsB{display:flex;flex-direction:column;flex-grow:1;padding:12px 16px}.RecipeBanner_recipe_title__x-cgw{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis}.RecipeBanner_chef_profile__4AdZr{align-items:center;display:flex;gap:8px}.RecipeBanner_chef_img_container__0TdFv{border-radius:50%;height:24px;overflow:hidden;width:24px}.RecipeBanner_chef_img__4bil5{height:100%;object-fit:cover;width:100%}.RecipeBanner_chef_name__4y-M7{color:#666;font-size:14px;font-weight:500}.RecipeBanner_chef_name__4y-M7,.RecipeBanner_recipe_meta__RZBYs{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.RecipeBanner_recipe_meta__RZBYs{align-items:center;border-radius:4px;color:#888;display:flex;font-size:12px;padding:4px 10px 4px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RecipeBanner_count__3mPJH{color:#444;font-weight:500}@media (max-width:768px){.RecipeBanner_recipe_card__Q9IW-{max-width:100%}.RecipeBanner_recipe_content__6qVsB{padding:10px 12px}.RecipeBanner_recipe_title__x-cgw{-webkit-line-clamp:1;font-size:16px}.RecipeBanner_chef_name__4y-M7,.RecipeBanner_recipe_meta__RZBYs{font-size:12px}}@media (max-width:480px){.RecipeBanner_image_wrapper__xXuh4{padding-top:70%}.RecipeBanner_food_type_badge__emPLG,.RecipeBanner_time_badge__DGslL{padding:4px 6px}.RecipeBanner_time_badge__DGslL{font-size:11px}.RecipeBanner_recipe_title__x-cgw{font-size:15px;margin-bottom:8px}.RecipeBanner_chef_name__4y-M7{font-size:11px}.RecipeBanner_recipe_meta__RZBYs{font-size:10px;padding-left:20px}}.RecipeList_recipeList_container__yaZ7U{align-items:center;display:flex}.RecipeList_recipeList_wrapper__tRFlk{box-sizing:border-box;margin:auto;max-width:1400px;padding:0 1rem;width:90%}.RecipeList_list_title__otzOd{font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;margin-bottom:1rem}.RecipeList_img_container__a0sBC,.RecipeList_recipe_desc__dblO-{width:100%}.RecipeList_recipe_img__0Fxl8{border-radius:12px;height:auto;max-width:600px;transition:transform .3s ease;width:100%}.RecipeList_recipe_header__rdzBg{color:#7a53ff;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin:1.5rem 0;text-align:center}.RecipeList_recipeList_wrapper_elements__GGbq3{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2rem;width:100%}.RecipeList_explore_btn__tuGYt{background-color:#7a53ff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:1rem 1.5rem;transition:background-color .2s ease}.RecipeList_explore_btn__tuGYt:hover{background-color:#6240e2}.RecipeList_recipe_list_container__CRMNt{cursor:pointer;display:flex;height:100%;justify-content:center;transition:transform .2s ease;width:100%}.RecipeList_recipe_list_container__CRMNt:hover{transform:translateY(-5px)}.RecipeList_recipe_wrapper__ZTdgx{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}.RecipeList_chip_container__OJU8O{display:flex;flex-wrap:wrap;gap:.75rem;margin:.5rem 0;width:100%}@media (max-width:992px){.RecipeList_recipeList_wrapper__tRFlk{padding:0 1rem;width:95%}.RecipeList_recipeList_wrapper_elements__GGbq3{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.RecipeList_recipeList_wrapper__tRFlk{padding:0 1rem;width:100%}.RecipeList_recipe_header__rdzBg{font-size:2rem;margin:1rem 0}.RecipeList_chip_container__OJU8O{gap:.5rem;justify-content:center;padding:0 .5rem}.RecipeList_recipeList_wrapper_elements__GGbq3{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:480px){.RecipeList_recipeList_wrapper__tRFlk{padding:0 .75rem}.RecipeList_recipe_header__rdzBg{font-size:1.75rem}.RecipeList_recipeList_wrapper_elements__GGbq3{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.RecipeList_recipe_list_container__CRMNt{max-width:100%}}.RecipeList_loading_container__mRI3j{align-items:center;color:#666;display:flex;font-family:Inter,sans-serif;font-size:1rem;justify-content:center;min-height:200px;width:100%}.RecipeList_error_message__FDxpo{background-color:#fff0f0;border-left:4px solid #ff5757;border-radius:4px;color:#d32f2f;font-family:Inter,sans-serif;font-size:1rem;margin:1rem 0;padding:1rem;width:100%}.RecipeList_no_results__f3vjS{align-items:center;background-color:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;min-height:250px;padding:2rem;text-align:center;width:100%}.RecipeList_no_results__f3vjS p{color:#555;font-size:1.1rem;margin-bottom:1rem}.RecipeList_reset_button__dPJpo{background-color:#7a53ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.RecipeList_reset_button__dPJpo:hover{background-color:#6240e2}.RecipeList_reset_button__dPJpo:focus{outline:2px solid #7a53ff;outline-offset:2px}.RecipeList_recipe_list_container__CRMNt:focus{outline:2px solid #7a53ff;outline-offset:4px}.RecipeList_spinner_container__BtRpd{align-items:center;display:flex;grid-column:1/-1;justify-content:center;padding:2rem 0;width:100%}.RecipeList_spinner__uc\+x9{animation:RecipeList_spin__KyZ7w 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#7a53ff;height:40px;width:40px}@keyframes RecipeList_spin__KyZ7w{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RecipeList_recipe_skeleton__GWSD-{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1rem;width:100%}.ChallengePage_challengePage__K2aDX{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;overflow-x:hidden;position:relative}.ChallengePage_heroSection__pP1gP{margin:0 auto;max-width:1200px;padding:60px 20px 40px;position:relative}.ChallengePage_heroContent__zL8BJ{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:40px}.ChallengePage_heroText__Di0Um{animation:ChallengePage_slideInLeft__4hYu5 .8s ease-out;color:#fff}.ChallengePage_heroTitle__VG9z6{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e1e5ff);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin:0 0 16px}.ChallengePage_heroSubtitle__FsD7o{font-size:1.25rem;font-weight:400;line-height:1.5;margin:0 0 32px;opacity:.9}.ChallengePage_heroImage__xtujU{align-items:center;animation:ChallengePage_slideInRight__qC-xn .8s ease-out;display:flex;justify-content:center;position:relative}.ChallengePage_transformationImage__3uX8f{border-radius:20px;box-shadow:0 25px 50px #0000004d;height:auto;max-width:500px;transition:transform .3s ease;width:100%}.ChallengePage_transformationImage__3uX8f:hover{transform:scale(1.02)}.ChallengePage_challengeBadge__GJkrd{animation:ChallengePage_pulse__IQ\+Nr 2s infinite;background:linear-gradient(45deg,#ff6b6b,#ee5a52);border-radius:25px;box-shadow:0 8px 20px #ee5a5266;padding:8px 16px;position:absolute;right:-10px;top:-10px}.ChallengePage_badgeText__gqqsZ{color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px}.ChallengePage_progressStats__qo6ly{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:24px;padding:24px}.ChallengePage_statCard__sO5ZG{text-align:center}.ChallengePage_statNumber__R2U6q{color:#fff;font-size:2rem;font-weight:800;line-height:1;margin-bottom:4px}.ChallengePage_statLabel__PnN3u{color:#fffc;font-size:.875rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.ChallengePage_statDivider__KijSX{background:#ffffff4d;height:40px;width:1px}.ChallengePage_progressContainer__7\+8\+U{align-items:center;display:flex;gap:16px;margin-top:32px}.ChallengePage_progressBar__9HXx4{background:#fff3;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.ChallengePage_progressFill__ccw0y{background:linear-gradient(90deg,#00d4aa,#00a693);border-radius:4px;height:100%;position:relative;transition:width 1s ease-in-out;width:0}.ChallengePage_progressFill__ccw0y:after{animation:ChallengePage_shimmer__0Twl8 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ChallengePage_progressText__2fBMj{color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap}.ChallengePage_contentSection__jlWir{background:#f8fafc;border-radius:32px 32px 0 0;box-shadow:0 -10px 40px #0000001a;min-height:60vh;padding:0 20px 100px}.ChallengePage_tabsContainer__-2bcV{background:#f8fafc;margin:0 auto;max-width:1200px;padding-top:32px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ChallengePage_tabs__GmAbW{background:#e2e8f0;border-radius:12px;display:flex;margin-bottom:32px;padding:4px}.ChallengePage_tab__\+tIYV{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:12px 24px;text-transform:capitalize;transition:all .3s ease}.ChallengePage_tab__\+tIYV:hover{background:#ffffff80;color:#475569}.ChallengePage_tab__\+tIYV:focus{outline:2px solid #7c3aed;outline-offset:2px}.ChallengePage_activeTab__o4Gbf{background:#7c3aed!important;box-shadow:0 4px 12px #7c3aed4d;color:#fff!important}.ChallengePage_tabContent__p4nwq{margin:0 auto;max-width:1200px;padding-bottom:60px}.ChallengePage_progressContent__zeEJj{animation:ChallengePage_fadeInUp__Jiwpn .6s ease-out}.ChallengePage_checkpointsList__H0hvy{display:flex;flex-direction:column;gap:16px}.ChallengePage_feedContent__gGVD4{animation:ChallengePage_fadeInUp__Jiwpn .6s ease-out}.ChallengePage_feedList__u68j3{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:800px}.ChallengePage_feedError__Mm4id{background:#fff;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:16px;padding:60px 20px;text-align:center}.ChallengePage_feedError__Mm4id h3{color:#dc2626;font-size:1.25rem;margin:0 0 8px}.ChallengePage_feedError__Mm4id p{color:#991b1b;margin:0 0 20px}.ChallengePage_emptyFeed__9ra66{background:#fff;border:2px dashed #e2e8f0;border-radius:16px;color:#64748b;padding:80px 20px;text-align:center}.ChallengePage_emptyFeed__9ra66 h3{color:#475569;font-size:1.5rem;margin:0 0 8px}.ChallengePage_emptyFeed__9ra66 p{margin:0;opacity:.8}.ChallengePage_feedPost__wnYOp{animation:ChallengePage_slideInUp__HZhAd .6s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;opacity:0;padding:24px;position:relative;transform:translateY(20px);transition:all .3s ease}.ChallengePage_feedPost__wnYOp:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.ChallengePage_feedPost__wnYOp.ChallengePage_visible__\+UwAT{opacity:1;transform:translateY(0)}.ChallengePage_postHeader__zi50P{margin-bottom:16px}.ChallengePage_userInfo__s8ivL{align-items:center;display:flex;gap:12px}.ChallengePage_userAvatar__pVmlu{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;display:flex;height:48px;justify-content:center;overflow:hidden;position:relative;width:48px}.ChallengePage_avatarImage__wU7by{height:100%;object-fit:cover;width:100%}.ChallengePage_avatarPlaceholder__aBQsY{color:#fff;font-size:1.1rem;font-weight:700}.ChallengePage_userDetails__csu\+E{flex:1 1;min-width:0}.ChallengePage_userName__j8kzh{color:#1e293b;font-size:1rem;font-weight:700;margin:0 0 4px}.ChallengePage_postMeta__UIwjR{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.ChallengePage_checkpointTag__20KgB{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:6px;color:#0369a1;font-size:.75rem;font-weight:600;padding:4px 8px}.ChallengePage_timeAgo__Zsdxg{color:#64748b;font-size:.75rem;font-weight:500}.ChallengePage_postContent__18l4k{margin-bottom:16px}.ChallengePage_postText__HEQ1k{word-wrap:break-word;color:#374151;font-size:.95rem;line-height:1.6;margin:0 0 12px}.ChallengePage_expandButton__urw0h{background:none;border:none;color:#7c3aed;cursor:pointer;font-size:.875rem;font-weight:600;padding:0;transition:color .2s ease}.ChallengePage_expandButton__urw0h:hover{color:#5b21b6}.ChallengePage_postAttachment__fBGNW{border-radius:12px;margin-top:12px;overflow:hidden;position:relative}.ChallengePage_imageAttachmentContainer__0KKhv{border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease}.ChallengePage_imageAttachmentContainer__0KKhv:hover{transform:scale(1.02)}.ChallengePage_attachmentImage__lCIKh{cursor:pointer;display:block;height:auto;max-height:400px;object-fit:cover;transition:filter .3s ease;width:100%}.ChallengePage_imageAttachmentContainer__0KKhv:hover .ChallengePage_attachmentImage__lCIKh{filter:brightness(.9)}.ChallengePage_imageAttachmentOverlay__PzVOL{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.ChallengePage_imageAttachmentContainer__0KKhv:hover .ChallengePage_imageAttachmentOverlay__PzVOL{opacity:1;pointer-events:all}.ChallengePage_imageAttachmentButton__JBLXm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:none;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.ChallengePage_imageAttachmentButton__JBLXm:hover{background:#fff;transform:scale(1.05)}.ChallengePage_fileAttachment__s\+C1g{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px;transition:all .2s ease}.ChallengePage_fileAttachment__s\+C1g:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.ChallengePage_fileAttachmentHeader__bbfyc{align-items:center;display:flex;gap:12px}.ChallengePage_fileAttachmentIcon__hDw9K{font-size:2rem;line-height:1;opacity:.8}.ChallengePage_fileAttachmentInfo__9hwQk{flex:1 1;min-width:0}.ChallengePage_fileAttachmentName__KOUIt{color:#1e293b;font-size:.9rem;font-weight:600;line-height:1.4;margin:0;word-break:break-word}.ChallengePage_fileAttachmentSize__EUTNa{color:#64748b;font-size:.75rem;margin-top:2px}.ChallengePage_fileAttachmentActions__g0rYJ{display:flex;flex-wrap:wrap;gap:8px}.ChallengePage_fileAttachmentButton__FNph7{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.ChallengePage_fileAttachmentButton__FNph7:hover{background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 4px 12px #7c3aed4d;color:#fff;text-decoration:none;transform:translateY(-1px)}.ChallengePage_fileAttachmentButton__FNph7:active{transform:translateY(0)}.ChallengePage_lightboxOverlay__zKwgN{align-items:center;animation:ChallengePage_fadeIn__GoLxB .3s ease-out;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.ChallengePage_lightboxContainer__NBHkQ{align-items:center;display:flex;flex-direction:column;gap:20px;max-height:90vh;max-width:90vw;position:relative}.ChallengePage_lightboxImage__1heHF{animation:ChallengePage_scaleIn__oCvqE .3s ease-out;border-radius:8px;box-shadow:0 10px 40px #0000004d;max-height:80vh;max-width:100%;object-fit:contain}.ChallengePage_lightboxClose__-plHu{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:0;top:-50px;transition:all .2s ease;width:40px}.ChallengePage_lightboxClose__-plHu:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.ChallengePage_lightboxActions__tsbOY{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.ChallengePage_lightboxView__lzbm1{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:8px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.ChallengePage_lightboxView__lzbm1:hover{background:#fff3;border-color:#ffffff80;color:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:768px){.ChallengePage_fileAttachment__s\+C1g{padding:12px}.ChallengePage_fileAttachmentActions__g0rYJ{flex-direction:column}.ChallengePage_fileAttachmentButton__FNph7{justify-content:center;padding:10px 16px}.ChallengePage_lightboxContainer__NBHkQ{max-height:95vh;max-width:95vw;padding:10px}.ChallengePage_lightboxImage__1heHF{max-height:75vh}.ChallengePage_lightboxClose__-plHu{font-size:1.25rem;height:35px;right:-10px;top:-40px;width:35px}.ChallengePage_lightboxActions__tsbOY{gap:8px}.ChallengePage_lightboxView__lzbm1{font-size:.8rem;padding:10px 16px}.ChallengePage_attachmentImage__lCIKh{max-height:300px}}@media (max-width:480px){.ChallengePage_fileAttachmentHeader__bbfyc{gap:8px}.ChallengePage_fileAttachmentIcon__hDw9K{font-size:1.5rem}.ChallengePage_fileAttachmentName__KOUIt{font-size:.85rem}.ChallengePage_fileAttachmentSize__EUTNa{font-size:.7rem}.ChallengePage_fileAttachmentButton__FNph7{font-size:.8rem;padding:8px 12px}.ChallengePage_lightboxOverlay__zKwgN{padding:10px}.ChallengePage_lightboxImage__1heHF{max-height:70vh}.ChallengePage_imageAttachmentButton__JBLXm{font-size:.8rem;padding:6px 12px}.ChallengePage_attachmentImage__lCIKh{max-height:250px}}@media (prefers-contrast:high){.ChallengePage_fileAttachment__s\+C1g{border-color:#475569;border-width:2px}.ChallengePage_fileAttachmentButton__FNph7{border:2px solid #0000}.ChallengePage_lightboxClose__-plHu,.ChallengePage_lightboxView__lzbm1{border-width:3px}}@media (prefers-reduced-motion:reduce){.ChallengePage_attachmentImage__lCIKh,.ChallengePage_fileAttachment__s\+C1g,.ChallengePage_imageAttachmentContainer__0KKhv,.ChallengePage_lightboxImage__1heHF{transition:none}.ChallengePage_lightboxImage__1heHF,.ChallengePage_lightboxOverlay__zKwgN{animation:none}.ChallengePage_fileAttachment__s\+C1g:hover,.ChallengePage_imageAttachmentContainer__0KKhv:hover{transform:none}}.ChallengePage_checkpointCard__0kyYz{align-items:center;animation:ChallengePage_slideInUp__HZhAd .6s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;opacity:0;overflow:hidden;padding:24px;position:relative;transform:translateY(20px);transition:all .3s ease}.ChallengePage_checkpointCard__0kyYz:before{background:linear-gradient(135deg,#7c3aed,#a855f7);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.ChallengePage_checkpointCard__0kyYz:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.ChallengePage_checkpointCard__0kyYz:hover:before{opacity:1}.ChallengePage_checkpointCard__0kyYz.ChallengePage_visible__\+UwAT{opacity:1;transform:translateY(0)}.ChallengePage_checkpointCard__0kyYz.ChallengePage_completed__b0PLt{background:linear-gradient(135deg,#f0fff4,#dcfce7);border-color:#22c55e}.ChallengePage_checkpointCard__0kyYz.ChallengePage_completed__b0PLt:before{background:linear-gradient(135deg,#22c55e,#16a34a);opacity:1}.ChallengePage_checkpointCard__0kyYz.ChallengePage_locked__pEi3W{background:#f8fafc;opacity:.6}.ChallengePage_checkpointIcon__UIuky{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:50px;justify-content:center;width:50px}.ChallengePage_completedIcon__PGcMN{animation:ChallengePage_checkmark__s-ACG .5s ease-in-out;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.ChallengePage_lockIcon__UlzFs{background:#e2e8f0;color:#64748b}.ChallengePage_availableIcon__lsFh\+{animation:ChallengePage_pulse__IQ\+Nr 2s infinite;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}.ChallengePage_checkpointContent__ipSMc{flex:1 1;min-width:0}.ChallengePage_checkpointHeader__-\+5c2{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}.ChallengePage_checkpointTitle__IV\+vh{color:#1e293b;font-size:1.125rem;font-weight:700;line-height:1.4;margin:0}.ChallengePage_checkpointDate__yDp2w{background:#f1f5f9;border-radius:6px;color:#64748b;font-size:.75rem;font-weight:500;padding:4px 8px;white-space:nowrap}.ChallengePage_checkpointSubtitle__wt3uY{color:#475569;font-size:.875rem;line-height:1.5;margin-bottom:8px}.ChallengePage_checkpointSubtitle__wt3uY h3,.ChallengePage_checkpointSubtitle__wt3uY h4,.ChallengePage_checkpointSubtitle__wt3uY p{font-size:inherit;margin:0}.ChallengePage_checkpointSubContent__jU09p{color:#64748b;font-size:.8rem;line-height:1.4}.ChallengePage_checkpointSubContent__jU09p p{margin:0 0 8px}.ChallengePage_checkpointSubContent__jU09p p:last-child{margin-bottom:0}.ChallengePage_checkpointAction__ABG3S{flex-shrink:0}.ChallengePage_actionButton__V-Kam{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.5px;min-width:80px;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.ChallengePage_startButton__TecED{background:linear-gradient(135deg,#1f2937,#374151);color:#fff}.ChallengePage_startButton__TecED:hover{background:linear-gradient(135deg,#374151,#4b5563);box-shadow:0 4px 12px #1f29374d;transform:translateY(-1px)}.ChallengePage_startButton__TecED:focus{outline:2px solid #4b5563;outline-offset:2px}.ChallengePage_completedButton__HqnEZ{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;cursor:default}.ChallengePage_actionButton__V-Kam:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.ChallengePage_emptyState__-3Jxl{background:#fff;border:2px dashed #e2e8f0;border-radius:16px;color:#64748b;margin:20px 0;padding:80px 20px;text-align:center}.ChallengePage_emptyState__-3Jxl h3{color:#475569;font-size:1.5rem;margin:0 0 16px}.ChallengePage_emptyState__-3Jxl p{font-size:1rem;margin:0;opacity:.8}.ChallengePage_comingSoon__wBtgN{color:#64748b;padding:80px 20px;text-align:center}.ChallengePage_comingSoon__wBtgN h3{color:#1e293b;font-size:1.5rem;margin:0 0 16px}.ChallengePage_comingSoon__wBtgN p{font-size:1rem;margin:0;opacity:.8}.ChallengePage_progressSkeleton__Dlt2b{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:60px 20px}.ChallengePage_skeletonHero__0omwz{border-radius:20px;height:300px}.ChallengePage_skeletonHero__0omwz,.ChallengePage_skeletonStats__T1C8y{animation:ChallengePage_pulse__IQ\+Nr 1.5s ease-in-out infinite;background:#ffffff1a;margin-bottom:40px}.ChallengePage_skeletonStats__T1C8y{border-radius:16px;height:80px}.ChallengePage_skeletonTabs__XPyk-{animation:ChallengePage_pulse__IQ\+Nr 1.5s ease-in-out infinite;background:#e2e8f0;border-radius:12px;height:50px;margin-bottom:32px}.ChallengePage_skeletonContent__Cqcot{animation:ChallengePage_pulse__IQ\+Nr 1.5s ease-in-out infinite;background:#fff;border-radius:16px;height:400px}.ChallengePage_errorContainer__BI6wn{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.ChallengePage_errorContainer__BI6wn h2{color:#fff;font-size:2rem;margin:0 0 16px}.ChallengePage_errorContainer__BI6wn p{font-size:1.125rem;margin:0 0 32px;opacity:.9}.ChallengePage_retryButton__0VSpW{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:transform .3s ease}.ChallengePage_retryButton__0VSpW:hover{transform:translateY(-2px)}.ChallengePage_retryButton__0VSpW:focus{outline:2px solid #fff;outline-offset:2px}@keyframes ChallengePage_slideInLeft__4hYu5{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes ChallengePage_slideInUp__HZhAd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ChallengePage_slideDown__a96P6{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:500px;opacity:1;transform:translateY(0)}}@keyframes ChallengePage_fadeInUp__Jiwpn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ChallengePage_pulse__IQ\+Nr{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ChallengePage_checkmark__s-ACG{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes ChallengePage_shimmer__0Twl8{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.ChallengePage_heroContent__zL8BJ{gap:40px;grid-template-columns:1fr;text-align:center}.ChallengePage_heroImage__xtujU{order:-1}.ChallengePage_progressStats__qo6ly{flex-direction:column;gap:16px;text-align:center}.ChallengePage_statDivider__KijSX{height:1px;width:40px}.ChallengePage_progressContainer__7\+8\+U{flex-direction:column;gap:12px}.ChallengePage_checkpointCard__0kyYz{flex-direction:column;gap:16px;text-align:center}.ChallengePage_checkpointHeader__-\+5c2{flex-direction:column;gap:8px;text-align:center}.ChallengePage_tabsContainer__-2bcV{display:none}.ChallengePage_mobileBottomNav__0eXOD{background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -8px 32px #0000001a;display:block!important;left:0;padding:8px 0 env(safe-area-inset-bottom,8px);position:fixed;right:0;z-index:1000}.ChallengePage_mobileBottomNavTabs__pzylG{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:500px;padding:0 16px}.ChallengePage_mobileTab__CaW9X{align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-width:60px;padding:8px 16px;position:relative;text-decoration:none;transition:all .3s ease}.ChallengePage_mobileTab__CaW9X:hover{background:#7c3aed1a;color:#7c3aed}.ChallengePage_mobileTabIcon__aPURz{font-size:1.25rem;margin-bottom:4px;transition:transform .2s ease}.ChallengePage_mobileTabLabel__fBFmR{font-size:.7rem}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq{color:#7c3aed}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq .ChallengePage_mobileTabIcon__aPURz{transform:scale(1.1)}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq .ChallengePage_mobileTabLabel__fBFmR{color:#7c3aed;font-weight:700}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq:after{background:#7c3aed;border-radius:50%;bottom:-2px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.ChallengePage_contentSection__jlWir{padding-bottom:20px}.ChallengePage_tab__\+tIYV{padding:16px}.ChallengePage_feedPost__wnYOp{padding:20px}.ChallengePage_userInfo__s8ivL{align-items:flex-start;flex-direction:column;gap:8px}.ChallengePage_postMeta__UIwjR{align-items:flex-start;flex-direction:column;gap:4px}.ChallengePage_postActions__7KY-l{flex-direction:row;gap:12px}.ChallengePage_reactions__\+Gkr8{justify-content:center}.ChallengePage_feedPostSkeleton__i7ebk{padding:20px}.ChallengePage_participantsList__c9kbz{gap:16px;grid-template-columns:1fr}.ChallengePage_participantsLoadingMore__-jqOr{grid-template-columns:1fr}.ChallengePage_participantHeader__AHljC{align-items:center;flex-direction:column;gap:12px;text-align:center}.ChallengePage_participantInfo__paFQB{text-align:center}.ChallengePage_participantMeta__ncz7a{align-items:center}.ChallengePage_participantStats__Rum-w{flex-direction:column;gap:12px;text-align:center}.ChallengePage_participantStats__Rum-w .ChallengePage_statDivider__KijSX{height:1px;width:60px}.ChallengePage_anonymousPost__G\+O3K{border-left-width:2px}.ChallengePage_anonymousAvatar__FQclx{font-size:1rem}.ChallengePage_anonymousBadge__b-vwh{font-size:.7rem}}@media (max-width:480px){.ChallengePage_challengePage__K2aDX{padding:0}.ChallengePage_heroSection__pP1gP{padding:40px 16px 32px}.ChallengePage_contentSection__jlWir{padding:40px 16px 20px}.ChallengePage_checkpointCard__0kyYz{padding:20px 16px}.ChallengePage_heroTitle__VG9z6{font-size:2rem}.ChallengePage_heroSubtitle__FsD7o{font-size:1rem}.ChallengePage_feedPost__wnYOp{margin:0 -4px;padding:16px}.ChallengePage_userAvatar__pVmlu{height:40px;width:40px}.ChallengePage_feedList__u68j3{gap:16px}.ChallengePage_reactions__\+Gkr8{gap:6px}.ChallengePage_participantCard__gfuU3{margin:0 -4px;padding:20px 16px}.ChallengePage_participantAvatar__xb32C{height:48px;width:48px}.ChallengePage_completionBadge__9lKIl{font-size:.75rem;height:40px;width:40px}.ChallengePage_participantName__-QKlZ{font-size:1rem}.ChallengePage_participantStats__Rum-w{padding:12px}.ChallengePage_statNumberParticipant__9ECXi{font-size:1.25rem}.ChallengePage_participantProgress__7hUgh{padding:12px}.ChallengePage_participantsList__c9kbz,.ChallengePage_participantsLoadingMore__-jqOr{gap:12px}.ChallengePage_mobileBottomNavTabs__pzylG{padding:0 8px}.ChallengePage_mobileTab__CaW9X{min-width:50px;padding:6px 12px}.ChallengePage_mobileTabIcon__aPURz{font-size:1.1rem}.ChallengePage_mobileTabLabel__fBFmR{font-size:.7rem}.ChallengePage_reactionSelector__h0c1O{left:50%;margin-bottom:4px;max-width:90vw;transform:translateX(-50%);z-index:10001}.ChallengePage_addReactionButton__SZWDl{font-size:1rem;height:28px;width:28px}.ChallengePage_commentInput__eYtPH{min-height:60px}.ChallengePage_reactions__\+Gkr8{flex-wrap:wrap;gap:4px}.ChallengePage_reactionButton__9Wa8D{font-size:.8rem;padding:4px 8px}}.ChallengePage_participantsContent__vURuG{animation:ChallengePage_fadeInUp__Jiwpn .6s ease-out}.ChallengePage_participantsList__c9kbz{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1200px}.ChallengePage_participantsError__NPagt{background:#fff;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:16px;padding:60px 20px;text-align:center}.ChallengePage_participantsError__NPagt h3{color:#dc2626;font-size:1.25rem;margin:0 0 8px}.ChallengePage_participantsError__NPagt p{color:#991b1b;margin:0 0 20px}.ChallengePage_emptyParticipants__DWH7s{background:#fff;border:2px dashed #e2e8f0;border-radius:16px;color:#64748b;grid-column:1/-1;padding:80px 20px;text-align:center}.ChallengePage_emptyParticipants__DWH7s h3{color:#475569;font-size:1.5rem;margin:0 0 8px}.ChallengePage_emptyParticipants__DWH7s p{margin:0;opacity:.8}.ChallengePage_participantCard__gfuU3{animation:ChallengePage_slideInUp__HZhAd .6s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;opacity:0;overflow:hidden;padding:24px;position:relative;transform:translateY(20px);transition:all .3s ease}.ChallengePage_participantCard__gfuU3:before{background:linear-gradient(135deg,#7c3aed,#a855f7);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:3px}.ChallengePage_participantCard__gfuU3:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.ChallengePage_participantCard__gfuU3:hover:before{opacity:1}.ChallengePage_participantCard__gfuU3.ChallengePage_visible__\+UwAT{opacity:1;transform:translateY(0)}.ChallengePage_participantHeader__AHljC{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.ChallengePage_participantAvatar__xb32C{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;position:relative;width:56px}.ChallengePage_participantInfo__paFQB{flex:1 1;min-width:0}.ChallengePage_participantName__-QKlZ{color:#1e293b;font-size:1.125rem;font-weight:700;line-height:1.4;margin:0 0 8px}.ChallengePage_participantMeta__ncz7a{display:flex;flex-direction:column;gap:4px}.ChallengePage_joinDate__m62Iz{color:#64748b;font-size:.875rem;font-weight:500}.ChallengePage_paymentStatus__cJKkg{align-self:flex-start;border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.ChallengePage_statusPaid__Z-FrV{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;color:#166534}.ChallengePage_statusPending__zkZBf{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #facc15;color:#92400e}.ChallengePage_statusFailed__5gPPr{background:linear-gradient(135deg,#fecaca,#fca5a5);border:1px solid #f87171;color:#991b1b}.ChallengePage_statusDefault__2lnHx{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border:1px solid #94a3b8;color:#475569}.ChallengePage_completionBadge__9lKIl{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:48px;justify-content:center;width:48px}.ChallengePage_participantStats__Rum-w{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px}.ChallengePage_statItem__J5OUz{align-items:center;display:flex;flex-direction:column;text-align:center}.ChallengePage_statNumberParticipant__9ECXi{color:#1e293b;font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:4px}.ChallengePage_statLabelParticipant__x\+khz{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.ChallengePage_statLevel__XtnAp{font-size:.875rem;font-weight:600;line-height:1.2;text-align:center}.ChallengePage_participantProgress__7hUgh{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.ChallengePage_progressLabel__Ew0S6{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;margin-bottom:8px}.ChallengePage_participantsLoadingMore__-jqOr{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:20px auto 0;max-width:1200px}.ChallengePage_participantSkeleton__Std7o{animation:ChallengePage_pulse__IQ\+Nr 1.5s ease-in-out infinite;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px}.ChallengePage_participantSkeleton__Std7o .ChallengePage_skeletonAvatar__V-Cv9{background:#e2e8f0;border-radius:50%;height:56px;margin-bottom:16px;width:56px}.ChallengePage_participantSkeleton__Std7o .ChallengePage_skeletonContent__Cqcot{display:flex;flex-direction:column;gap:12px}.ChallengePage_participantSkeleton__Std7o .ChallengePage_skeletonHeader__mAm88{background:#e2e8f0;border-radius:4px;height:20px;width:70%}.ChallengePage_participantSkeleton__Std7o .ChallengePage_skeletonStats__T1C8y{background:#e2e8f0;border-radius:12px;height:60px;width:100%}.ChallengePage_mobileBottomNav__0eXOD{background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -8px 32px #0000001a;display:none;left:0;padding:8px 0 env(safe-area-inset-bottom,8px);position:fixed;right:0;z-index:1000}.ChallengePage_mobileBottomNavTabs__pzylG{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:500px;padding:0 16px}.ChallengePage_mobileTab__CaW9X{align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-width:60px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.ChallengePage_mobileTab__CaW9X:hover{background:#7c3aed1a;color:#7c3aed}.ChallengePage_mobileTabIcon__aPURz{font-size:1.25rem;margin-bottom:4px;transition:transform .2s ease}.ChallengePage_mobileTabLabel__fBFmR{font-size:.7rem}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq{color:#7c3aed}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq .ChallengePage_mobileTabIcon__aPURz{transform:scale(1.1)}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq .ChallengePage_mobileTabLabel__fBFmR{color:#7c3aed;font-weight:700}.ChallengePage_mobileTab__CaW9X.ChallengePage_activeMobileTab__moLSq:after{background:#7c3aed;border-radius:50%;bottom:-2px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.ChallengePage_participantSkeleton__Std7o .ChallengePage_skeletonProgress__yJVI3{background:#e2e8f0;border-radius:12px;height:50px;width:100%}.ChallengePage_reactionSelector__h0c1O{animation:ChallengePage_popIn__NDHjc .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e2e8f0;border-radius:25px;box-shadow:0 8px 32px #00000026;display:flex;gap:4px;padding:8px;position:absolute;z-index:10001}.ChallengePage_reactionSelector__h0c1O.ChallengePage_top__Fzjq\+{bottom:100%;left:50%;margin-bottom:8px;transform:translateX(-50%)}.ChallengePage_reactionSelectorButton__3mjCG{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.ChallengePage_reactionSelectorButton__3mjCG:hover{background:#f1f5f9;transform:scale(1.2)}.ChallengePage_addReactionContainer__enpWe{position:relative}.ChallengePage_reactionButton__9Wa8D.ChallengePage_loading__7SfAM{opacity:.7;pointer-events:none}.ChallengePage_reactionButton__9Wa8D.ChallengePage_loading__7SfAM .ChallengePage_reactionEmoji__UJAHu{animation:ChallengePage_pulse__IQ\+Nr 1s infinite}.ChallengePage_feedLoadingMore__bwSXg{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:800px}.ChallengePage_feedPostSkeleton__i7ebk{animation:ChallengePage_pulse__IQ\+Nr 1.5s ease-in-out infinite;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:12px;padding:24px}.ChallengePage_skeletonAvatar__V-Cv9{background:#e2e8f0;border-radius:50%;flex-shrink:0;height:48px;width:48px}.ChallengePage_skeletonContent__Cqcot{display:flex;flex:1 1;flex-direction:column;gap:8px}.ChallengePage_skeletonHeader__mAm88{background:#e2e8f0;border-radius:4px;height:16px;width:40%}.ChallengePage_skeletonText__BOrK7{background:#e2e8f0;border-radius:4px;height:60px;width:100%}.ChallengePage_skeletonActions__ips2T{background:#e2e8f0;border-radius:4px;height:32px;width:60%}@keyframes ChallengePage_scaleIn__oCvqE{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ChallengePage_reactionSelector__h0c1O{gap:2px;padding:6px}.ChallengePage_reactionSelectorButton__3mjCG{font-size:1rem;height:32px;width:32px}.ChallengePage_commentActions__ix2EK{opacity:1}.ChallengePage_commentEditInput__p96Hv{min-height:80px}.ChallengePage_commentFormActions__QRgPv{align-items:stretch;flex-direction:column;gap:8px}.ChallengePage_commentCharCount__Ptjpz{text-align:center}.ChallengePage_submitCommentButton__avjxp{padding:12px;width:100%}.ChallengePage_addCommentForm__zTpem,.ChallengePage_comment__vosET{padding:12px}.ChallengePage_commentEditActions__H8NqG{flex-direction:column;gap:8px}.ChallengePage_cancelCommentButton__vfsye,.ChallengePage_saveCommentButton__6eS08{padding:8px;width:100%}}@media (max-width:480px){.ChallengePage_reactionSelector__h0c1O{left:50%;margin-bottom:4px;max-width:90vw;transform:translateX(-50%);z-index:10001}.ChallengePage_addReactionButton__SZWDl{font-size:1rem;height:28px;width:28px}.ChallengePage_commentInput__eYtPH{min-height:60px}.ChallengePage_reactions__\+Gkr8{flex-wrap:wrap;gap:4px}.ChallengePage_reactionButton__9Wa8D{font-size:.8rem;padding:4px 8px}}.ChallengePage_addReactionButton__SZWDl:focus,.ChallengePage_reactionButton__9Wa8D:focus,.ChallengePage_reactionSelectorButton__3mjCG:focus{outline:2px solid #7c3aed;outline-offset:2px}.ChallengePage_commentEditInput__p96Hv:focus,.ChallengePage_commentInput__eYtPH:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;outline:none}.ChallengePage_cancelCommentButton__vfsye:focus,.ChallengePage_saveCommentButton__6eS08:focus,.ChallengePage_submitCommentButton__avjxp:focus{outline:2px solid #7c3aed;outline-offset:2px}@media (prefers-contrast:high){.ChallengePage_reactionSelector__h0c1O{border:2px solid #000}.ChallengePage_comment__vosET{border:1px solid #000}.ChallengePage_addCommentForm__zTpem{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.ChallengePage_addCommentForm__zTpem,.ChallengePage_commentEditForm__bwbHB,.ChallengePage_comment__vosET,.ChallengePage_reactionSelector__h0c1O{animation:none}.ChallengePage_addReactionButton__SZWDl,.ChallengePage_cancelCommentButton__vfsye,.ChallengePage_reactionButton__9Wa8D,.ChallengePage_reactionSelectorButton__3mjCG,.ChallengePage_saveCommentButton__6eS08,.ChallengePage_submitCommentButton__avjxp{transition:none}}.ChallengePage_toastContainer__PeF6R{display:flex;flex-direction:column;gap:12px;max-width:400px;position:fixed;right:20px;top:20px;z-index:1000}.ChallengePage_toast__AIRH-{word-wrap:break-word;align-items:center;animation:ChallengePage_slideInRight__qC-xn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;gap:12px;max-width:100%;padding:16px 20px;transition:all .3s ease}.ChallengePage_toast__AIRH-:hover{transform:translateX(-4px)}.ChallengePage_toast__AIRH-.ChallengePage_success__X0OFO{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.ChallengePage_toast__AIRH-.ChallengePage_error__jOGwU{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.ChallengePage_toast__AIRH-.ChallengePage_info__ADgTb{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.ChallengePage_toastIcon__wppU1{flex-shrink:0;font-size:1.25rem}.ChallengePage_toastMessage__2OugN{flex:1 1;font-size:.875rem;font-weight:500;line-height:1.4}.ChallengePage_toastClose__DpTd7{background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;flex-shrink:0;font-size:1.25rem;opacity:.8;padding:4px;transition:all .2s ease}.ChallengePage_toastClose__DpTd7:hover{background:#ffffff1a;opacity:1}@keyframes ChallengePage_slideInRight__qC-xn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.ChallengePage_toastContainer__PeF6R{left:10px;max-width:none;right:10px;top:10px}.ChallengePage_toast__AIRH-{margin:0 auto;max-width:100%;padding:12px 16px}.ChallengePage_toastMessage__2OugN{font-size:.8rem}.ChallengePage_toastClose__DpTd7,.ChallengePage_toastIcon__wppU1{font-size:1.1rem}}@media (max-width:480px){.ChallengePage_toastContainer__PeF6R{top:80px}.ChallengePage_toast__AIRH-{border-radius:8px;padding:10px 14px}}.ChallengePage_anonymousPost__G\+O3K{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-left:3px solid #9ca3af}.ChallengePage_anonymousAvatar__FQclx,.ChallengePage_anonymousPost__G\+O3K:before{background:linear-gradient(135deg,#6b7280,#9ca3af)!important}.ChallengePage_anonymousAvatar__FQclx{color:#fff;font-size:1.2rem;font-weight:900}.ChallengePage_anonymousName__UoEl8{color:#6b7280;font-style:italic}.ChallengePage_anonymousBadge__b-vwh{font-size:.75rem;margin-left:6px;opacity:.7}.ChallengePage_whatsappJoinContainer__innd\+{animation:ChallengePage_fadeIn__GoLxB .5s ease-in-out;background-color:#f0f9f0;border:1px solid #25d36633;border-radius:14px;box-shadow:0 2px 8px #0000000d;margin-top:20px;padding:16px;transition:all .3s ease}.ChallengePage_whatsappJoinHeader__U6mzq{align-items:center;display:flex;margin-bottom:8px}.ChallengePage_whatsappLogo__RgnVi{align-items:center;display:flex;justify-content:center;margin-right:8px}.ChallengePage_whatsappJoinTitle__Jirhc{color:#1f1f1f;font-size:16px;font-weight:600}.ChallengePage_whatsappJoinDescription__rMTEM{color:#555;font-size:14px;line-height:1.4;margin:0 0 14px}.ChallengePage_whatsappJoinButton__\+qRFB{align-items:center;background-color:#25d366;border-radius:12px;box-shadow:0 2px 8px #25d3664d;color:#fff;display:flex;font-size:15px;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChallengePage_whatsappJoinButton__\+qRFB:hover{background-color:#128c7e;box-shadow:0 4px 12px #25d36666;transform:translateY(-2px)}.ChallengePage_whatsappJoinButton__\+qRFB:active{box-shadow:0 2px 6px #25d36666;transform:translateY(0)}.ChallengePage_whatsappIcon__Qd79k{align-items:center;display:flex;justify-content:center;margin-right:12px}.ChallengePage_whatsappJoinText__KbCSc{align-items:center;display:flex;white-space:nowrap}@keyframes ChallengePage_fadeIn__GoLxB{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ChallengePage_whatsappJoinContainer__innd\+{margin-top:16px;padding:14px}.ChallengePage_whatsappJoinButton__\+qRFB{font-size:14px;justify-content:center;padding:10px 0;width:100%}.ChallengePage_whatsappJoinDescription__rMTEM{font-size:13px;margin-bottom:12px}}.ChallengePage_postActions__7KY-l{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:16px;justify-content:space-between;padding-top:16px}.ChallengePage_reactions__\+Gkr8{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.ChallengePage_reactionButton__9Wa8D{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;display:flex;font-size:.875rem;gap:4px;padding:6px 12px;transition:all .2s ease}.ChallengePage_reactionButton__9Wa8D:hover{background:#f1f5f9;transform:translateY(-1px)}.ChallengePage_reactionButton__9Wa8D.ChallengePage_active__8ILQP{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;color:#92400e}.ChallengePage_reactionEmoji__UJAHu{font-size:1rem}.ChallengePage_reactionCount__aVLsX{color:#374151;font-weight:600}.ChallengePage_addReactionButton__SZWDl{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.ChallengePage_addReactionButton__SZWDl:hover{background:#e2e8f0;transform:scale(1.1)}.ChallengePage_actionButtons__Pg3dE{display:flex;gap:12px}.ChallengePage_commentButton__h\+iOR{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:4px;padding:8px 12px;transition:all .2s ease}.ChallengePage_commentButton__h\+iOR:hover{background:#f1f5f9;color:#475569}.ChallengePage_commentsSection__aU7F3{animation:ChallengePage_slideDown__a96P6 .3s ease-out;border-top:1px solid #f1f5f9;margin-top:16px;padding-top:16px}.ChallengePage_commentsList__hsEbD{display:flex;flex-direction:column;gap:12px}.ChallengePage_comment__vosET{background:#f8fafc;border-left:3px solid #e2e8f0;border-radius:12px;padding:12px 16px;position:relative;transition:all .3s ease}.ChallengePage_comment__vosET:hover{background:#f1f5f9;border-left-color:#7c3aed}.ChallengePage_comment__vosET.ChallengePage_loading__7SfAM{opacity:.7;pointer-events:none}.ChallengePage_commentHeader__PLObG{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.ChallengePage_commentUser__Qk-mj{align-items:center;display:flex;flex:1 1;gap:8px}.ChallengePage_commentUser__Qk-mj strong{color:#1e293b;font-size:.875rem}.ChallengePage_commentTime__n1Haf{color:#64748b;font-size:.75rem}.ChallengePage_commentActions__ix2EK{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.ChallengePage_comment__vosET:hover .ChallengePage_commentActions__ix2EK{opacity:1}.ChallengePage_deleteCommentButton__SNfUS,.ChallengePage_editCommentButton__1qM-I{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:.875rem;padding:4px;transition:all .2s ease}.ChallengePage_editCommentButton__1qM-I:hover{background:#e0f2fe;color:#0369a1}.ChallengePage_deleteCommentButton__SNfUS:hover{background:#fecaca;color:#dc2626}.ChallengePage_commentText__D8XZe{word-wrap:break-word;color:#374151;font-size:.875rem;line-height:1.5;margin:0}.ChallengePage_commentEditForm__bwbHB{animation:ChallengePage_slideDown__a96P6 .2s ease-out}.ChallengePage_commentEditInput__p96Hv{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.875rem;min-height:60px;padding:8px 12px;resize:vertical;transition:all .2s ease;width:100%}.ChallengePage_commentEditInput__p96Hv:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;outline:none}.ChallengePage_commentEditActions__H8NqG{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.ChallengePage_cancelCommentButton__vfsye,.ChallengePage_saveCommentButton__6eS08{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;padding:6px 12px;transition:all .2s ease}.ChallengePage_saveCommentButton__6eS08{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}.ChallengePage_saveCommentButton__6eS08:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#9333ea);transform:translateY(-1px)}.ChallengePage_saveCommentButton__6eS08:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.ChallengePage_cancelCommentButton__vfsye{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.ChallengePage_cancelCommentButton__vfsye:hover{background:#e2e8f0;color:#475569}.ChallengePage_addCommentForm__zTpem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .3s ease}.ChallengePage_addCommentForm__zTpem:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.ChallengePage_commentInput__eYtPH{background:#0000;border:none;font-family:inherit;font-size:.875rem;min-height:40px;outline:none;padding:8px 0;resize:none;width:100%}.ChallengePage_commentInput__eYtPH::placeholder{color:#94a3b8}.ChallengePage_commentFormActions__QRgPv{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:12px;padding-top:12px}.ChallengePage_commentCharCount__Ptjpz{color:#64748b;font-size:.75rem;font-weight:500}.ChallengePage_submitCommentButton__avjxp{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.ChallengePage_submitCommentButton__avjxp:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-1px)}.ChallengePage_submitCommentButton__avjxp:disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed;transform:none}.CheckpointDetailModal_modalOverlay__lZHoK{align-items:center;animation:CheckpointDetailModal_fadeIn__rYmzC .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.CheckpointDetailModal_modalContent__ERQR5{animation:CheckpointDetailModal_slideInUp__a8G-h .4s ease-out;background:#fff;border-radius:24px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.CheckpointDetailModal_modalHeader__jNDxq{position:absolute;right:16px;top:16px;z-index:10}.CheckpointDetailModal_closeButton__t20-o{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:300;height:40px;justify-content:center;transition:all .2s ease;width:40px}.CheckpointDetailModal_closeButton__t20-o:hover{background:#0003;transform:scale(1.1)}.CheckpointDetailModal_loadingContainer__VQ6at{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.CheckpointDetailModal_loadingSpinner__zA9GQ{animation:CheckpointDetailModal_spin__g3Rfs 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#7c3aed;height:40px;margin-bottom:16px;width:40px}.CheckpointDetailModal_loadingContainer__VQ6at p{color:#64748b;font-size:1rem;margin:0}.CheckpointDetailModal_errorContainer__JACSx{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.CheckpointDetailModal_errorContainer__JACSx h3{color:#dc2626;font-size:1.5rem;margin:0 0 8px}.CheckpointDetailModal_errorContainer__JACSx p{color:#991b1b;margin:0 0 24px}.CheckpointDetailModal_retryButton__c44PD{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:transform .2s ease}.CheckpointDetailModal_retryButton__c44PD:hover{transform:translateY(-2px)}.CheckpointDetailModal_contentContainer__oXXgr{max-height:90vh;overflow-y:auto}.CheckpointDetailModal_heroSection__EFW2p{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:32px;position:relative}.CheckpointDetailModal_mediaContainer__LV69K{border-radius:16px;box-shadow:0 8px 32px #0003;margin-bottom:24px;overflow:hidden}.CheckpointDetailModal_heroImage__Q4cbs{display:block;height:300px;object-fit:cover;width:100%}.CheckpointDetailModal_heroContent__W3gEe{position:relative}.CheckpointDetailModal_statusBadge__TeaVs{border-radius:20px;box-shadow:0 4px 12px #00000026;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:16px;padding:8px 16px}.CheckpointDetailModal_checkpointMeta__jQciw{align-items:center;display:flex;gap:16px;margin-bottom:20px}.CheckpointDetailModal_dayNumber__v9V2o{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;font-size:1.125rem;font-weight:700;padding:8px 16px}.CheckpointDetailModal_date__mVeFa{font-size:.875rem;font-weight:500;opacity:.9}.CheckpointDetailModal_heroTitle__4rVsq{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:16px}.CheckpointDetailModal_heroTitle__4rVsq h1,.CheckpointDetailModal_heroTitle__4rVsq h2,.CheckpointDetailModal_heroTitle__4rVsq h3{font-size:inherit;font-weight:inherit;margin:0}.CheckpointDetailModal_heroSubtitle__2PKyt{font-size:1.125rem;line-height:1.6;margin-bottom:0;opacity:.95}.CheckpointDetailModal_heroSubtitle__2PKyt p{margin:0}.CheckpointDetailModal_heroSubtitle__2PKyt strong{font-weight:700}.CheckpointDetailModal_descriptionSection__E-YuM{background:#fff;padding:32px}.CheckpointDetailModal_description__WgPXw{color:#374151;font-size:1rem;line-height:1.7}.CheckpointDetailModal_description__WgPXw p{margin:0 0 16px}.CheckpointDetailModal_description__WgPXw p:last-child{margin-bottom:0}.CheckpointDetailModal_description__WgPXw strong{color:#1e293b;font-weight:700}.CheckpointDetailModal_description__WgPXw em{color:#64748b;font-style:italic}.CheckpointDetailModal_videoSection__RQlAI{background:#fff;padding:0 32px 32px}.CheckpointDetailModal_video__1pcU7{border-radius:16px;box-shadow:0 8px 32px #0000001a;height:300px;width:100%}.CheckpointDetailModal_videoError__8oqs3{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:16px;color:#dc2626;font-weight:600;padding:40px;text-align:center}.CheckpointDetailModal_youtubeContainer__s06vQ{border-radius:16px;box-shadow:0 8px 32px #0000001a;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.CheckpointDetailModal_youtubeIframe__N5Zrz{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.CheckpointDetailModal_hlsContainer__WGTgb{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 8px 32px #0000001a;overflow:hidden;position:relative}.CheckpointDetailModal_hlsContainer__WGTgb .video-player-container{border-radius:inherit}.CheckpointDetailModal_hlsContainer__WGTgb .video-aspect-ratio{background-color:initial;border-radius:inherit}.CheckpointDetailModal_hlsContainer__WGTgb .video-element{border-radius:inherit}.CheckpointDetailModal_linkSection__duDjv{background:#fff;padding:0 32px 32px}.CheckpointDetailModal_externalLink__qxhal{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;color:#0369a1;display:inline-flex;font-weight:600;gap:8px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.CheckpointDetailModal_externalLink__qxhal:hover{background:linear-gradient(135deg,#e0f2fe,#bae6fd);box-shadow:0 4px 12px #0369a133;transform:translateY(-2px)}.CheckpointDetailModal_submissionSection__OOxrX{background:#fff;padding:0 32px 32px}.CheckpointDetailModal_submissionStatus__DgysG{background:linear-gradient(135deg,#f0fff4,#dcfce7);border:1px solid #bbf7d0;border-radius:16px;padding:20px}.CheckpointDetailModal_submissionInfo__KN6Ts{align-items:flex-start;display:flex;gap:16px}.CheckpointDetailModal_submissionIcon__5gYGl{flex-shrink:0;font-size:1.5rem}.CheckpointDetailModal_submissionText__jgyj-{color:#166534;font-size:1rem;font-weight:600;margin:0 0 4px}.CheckpointDetailModal_submissionCount__6YVa5{color:#22c55e;font-size:.875rem;margin:0}.CheckpointDetailModal_noSubmission__hBpf\+{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:20px;text-align:center}.CheckpointDetailModal_noSubmission__hBpf\+ p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.CheckpointDetailModal_submissionFormSection__qY\+x6{background:#f8fafc;border-top:1px solid #e2e8f0;padding:32px}.CheckpointDetailModal_submissionFormHeader__W8hEx{margin-bottom:24px;text-align:center}.CheckpointDetailModal_submissionFormHeader__W8hEx h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 8px}.CheckpointDetailModal_submissionFormHeader__W8hEx p{color:#64748b;font-size:.875rem;margin:0}.CheckpointDetailModal_submissionForm__tigzg{display:flex;flex-direction:column;gap:24px}.CheckpointDetailModal_textInputSection__J5AXA{display:flex;flex-direction:column;gap:8px}.CheckpointDetailModal_inputLabel__HpzVB{color:#374151;font-size:.875rem;font-weight:600;margin:0}.CheckpointDetailModal_textInput__EyuHv{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-family:inherit;font-size:.875rem;line-height:1.5;min-height:100px;padding:12px 16px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.CheckpointDetailModal_textInput__EyuHv:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;outline:none}.CheckpointDetailModal_characterCount__AhCFU{color:#64748b;font-size:.75rem;margin-top:4px;text-align:right}.CheckpointDetailModal_fileUploadSection__ASsvN{display:flex;flex-direction:column;gap:8px}.CheckpointDetailModal_fileDropZone__IE-W5{background:#fff;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;padding:32px 24px;position:relative;text-align:center;transition:all .2s ease}.CheckpointDetailModal_fileDropZone__IE-W5:hover{background:#fafbff;border-color:#7c3aed}.CheckpointDetailModal_fileDropZone__IE-W5.CheckpointDetailModal_dragActive__uUIbD{background:#f3f4ff;border-color:#7c3aed;transform:scale(1.02)}.CheckpointDetailModal_fileDropZone__IE-W5.CheckpointDetailModal_hasFile__afVQJ{background:#f0fdf4;border-color:#22c55e}.CheckpointDetailModal_hiddenFileInput__AfqhF{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.CheckpointDetailModal_fileUploadPrompt__iXBc8{align-items:center;display:flex;flex-direction:column;gap:8px}.CheckpointDetailModal_uploadIcon__Agqhn{font-size:2rem;margin-bottom:8px}.CheckpointDetailModal_uploadText__oaYeM{color:#374151;font-size:.875rem;font-weight:600;margin:0}.CheckpointDetailModal_uploadSubtext__v8OTK{color:#64748b;font-size:.75rem;margin:0}.CheckpointDetailModal_filePreview__zsByr{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:16px}.CheckpointDetailModal_fileInfo__\+n1zu{align-items:center;display:flex;flex:1 1;gap:12px}.CheckpointDetailModal_fileIcon__T7\+s1{font-size:1.5rem}.CheckpointDetailModal_fileDetails__-zn3v{flex:1 1}.CheckpointDetailModal_fileName__NxRnM{color:#1e293b;font-size:.875rem;font-weight:600;margin:0 0 4px;word-break:break-word}.CheckpointDetailModal_fileSize__7qcgg{color:#64748b;font-size:.75rem;margin:0}.CheckpointDetailModal_removeFileButton__iiUk\+{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#dc2626;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:32px;justify-content:center;transition:all .2s ease;width:32px}.CheckpointDetailModal_removeFileButton__iiUk\+:hover{background:#fecaca;transform:scale(1.1)}.CheckpointDetailModal_fileError__6aIpt{background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.75rem;margin-top:4px;padding:8px 12px}.CheckpointDetailModal_anonymousSection__gX8m9{display:flex;flex-direction:column;gap:8px}.CheckpointDetailModal_checkboxLabel__re8OX{align-items:center;cursor:pointer;display:flex;gap:12px;-webkit-user-select:none;user-select:none}.CheckpointDetailModal_checkbox__qmzWX{background:#fff;border:2px solid #cbd5e1;border-radius:4px;cursor:pointer;height:18px;position:relative;transition:all .2s ease;width:18px}.CheckpointDetailModal_checkbox__qmzWX:checked{background:#7c3aed;border-color:#7c3aed}.CheckpointDetailModal_checkbox__qmzWX:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CheckpointDetailModal_checkboxText__M4rDd{color:#374151;font-size:.875rem;font-weight:600}.CheckpointDetailModal_anonymousHelp__8sORn{color:#64748b;font-size:.75rem;margin:0;padding-left:30px}.CheckpointDetailModal_formActions__kR3IN{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding-top:8px}.CheckpointDetailModal_cancelButton__WEfRn{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.CheckpointDetailModal_cancelButton__WEfRn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.CheckpointDetailModal_cancelButton__WEfRn:disabled{cursor:not-allowed;opacity:.5}.CheckpointDetailModal_submitButton__iqAQ6{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:8px;overflow:hidden;padding:12px 24px;position:relative;transition:all .2s ease}.CheckpointDetailModal_submitButton__iqAQ6:hover:not(:disabled){box-shadow:0 8px 25px #7c3aed66;transform:translateY(-2px)}.CheckpointDetailModal_submitButton__iqAQ6:disabled{cursor:not-allowed;opacity:.7;transform:none}.CheckpointDetailModal_submitButton__iqAQ6 .CheckpointDetailModal_buttonSpinner__3HhME{animation:CheckpointDetailModal_spin__g3Rfs 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.CheckpointDetailModal_actionSection__qODHd{background:#fff;display:flex;gap:16px;justify-content:flex-end;padding:20px 24px 24px}.CheckpointDetailModal_completeButton__zEL50{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;box-shadow:0 4px 12px #22c55e4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:14px 28px;transition:all .3s ease}.CheckpointDetailModal_completeButton__zEL50:hover:not(:disabled){box-shadow:0 8px 20px #22c55e66;transform:translateY(-2px)}.CheckpointDetailModal_completeButton__zEL50:disabled{cursor:not-allowed;opacity:.7;transform:none}.CheckpointDetailModal_closeModalButton__jMGKf{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .2s ease}.CheckpointDetailModal_closeModalButton__jMGKf:hover{background:#e2e8f0;color:#334155}.CheckpointDetailModal_buttonSpinner__3HhME{animation:CheckpointDetailModal_spin__g3Rfs 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes CheckpointDetailModal_fadeIn__rYmzC{0%{opacity:0}to{opacity:1}}@keyframes CheckpointDetailModal_slideInUp__a8G-h{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes CheckpointDetailModal_spin__g3Rfs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CheckpointDetailModal_fadeInMobile__Q2OPk{0%{opacity:0}to{opacity:1}}@keyframes CheckpointDetailModal_slideInUpMobile__HyQ-R{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CheckpointDetailModal_fadeInDelay__XP0Do{0%,50%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes CheckpointDetailModal_slideInUpDelay__xWUJ4{0%,30%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CheckpointDetailModal_modalOverlay__lZHoK{align-items:stretch;animation:CheckpointDetailModal_fadeInMobile__Q2OPk .3s ease-out;background:#000000f2;padding:0}.CheckpointDetailModal_modalContent__ERQR5{animation:CheckpointDetailModal_slideInUpMobile__HyQ-R .4s ease-out;border-radius:0;display:flex;flex-direction:column;height:100vh;margin:0;max-height:100vh;max-width:100%;overscroll-behavior:contain}.CheckpointDetailModal_modalHeader__jNDxq{animation:CheckpointDetailModal_fadeInDelay__XP0Do .5s ease-out;position:fixed;right:16px;top:env(safe-area-inset-top,16px);z-index:20}.CheckpointDetailModal_closeButton__t20-o{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;transition:all .2s ease}.CheckpointDetailModal_closeButton__t20-o:hover{background:#000c;transform:scale(1.05)}.CheckpointDetailModal_contentContainer__oXXgr{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:120px}.CheckpointDetailModal_errorContainer__JACSx,.CheckpointDetailModal_loadingContainer__VQ6at{min-height:60vh;padding:40px 24px}.CheckpointDetailModal_heroSection__EFW2p{margin-top:0;padding:calc(env(safe-area-inset-top, 0px) + 60px) 24px 24px}.CheckpointDetailModal_heroImage__Q4cbs{height:250px}.CheckpointDetailModal_heroTitle__4rVsq{font-size:1.5rem}.CheckpointDetailModal_heroSubtitle__2PKyt{font-size:1rem}.CheckpointDetailModal_descriptionSection__E-YuM,.CheckpointDetailModal_linkSection__duDjv,.CheckpointDetailModal_submissionSection__OOxrX,.CheckpointDetailModal_videoSection__RQlAI{padding:24px}.CheckpointDetailModal_video__1pcU7{height:200px}.CheckpointDetailModal_youtubeContainer__s06vQ{padding-bottom:56.25%}.CheckpointDetailModal_checkpointMeta__jQciw{align-items:flex-start;flex-direction:column;gap:8px}.CheckpointDetailModal_actionSection__qODHd{animation:CheckpointDetailModal_slideInUpDelay__xWUJ4 .5s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -8px 32px #0000001a;display:flex;flex-direction:column;gap:12px;left:0;padding:16px 24px calc(env(safe-area-inset-bottom, 16px) + 16px);position:fixed;right:0;z-index:15}.CheckpointDetailModal_closeModalButton__jMGKf,.CheckpointDetailModal_completeButton__zEL50{border-radius:12px;font-size:1.1rem;font-weight:700;justify-content:center;overflow:hidden;padding:16px 28px;position:relative;transition:all .2s ease;width:100%}.CheckpointDetailModal_completeButton__zEL50{order:1}.CheckpointDetailModal_completeButton__zEL50:active{box-shadow:0 2px 8px #22c55e66;transform:scale(.98)}.CheckpointDetailModal_closeModalButton__jMGKf{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;order:2}.CheckpointDetailModal_closeModalButton__jMGKf:active{background:#e2e8f0;box-shadow:0 2px 8px #64748b33;transform:scale(.98)}.CheckpointDetailModal_closeModalButton__jMGKf:after,.CheckpointDetailModal_completeButton__zEL50:after{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.CheckpointDetailModal_completeButton__zEL50:active:after{height:100px;width:100px}.CheckpointDetailModal_closeModalButton__jMGKf:active:after{background:#64748b1a;height:100px;width:100px}}@media (max-width:480px){.CheckpointDetailModal_modalOverlay__lZHoK{padding:0}.CheckpointDetailModal_modalContent__ERQR5{border-radius:0;height:100vh;max-height:100vh;overscroll-behavior:contain}.CheckpointDetailModal_modalHeader__jNDxq{right:12px;top:env(safe-area-inset-top,12px)}.CheckpointDetailModal_closeButton__t20-o{font-size:20px;height:36px;width:36px}.CheckpointDetailModal_errorContainer__JACSx,.CheckpointDetailModal_loadingContainer__VQ6at{min-height:50vh;padding:32px 20px}.CheckpointDetailModal_heroSection__EFW2p{padding:calc(env(safe-area-inset-top, 0px) + 50px) 20px 20px}.CheckpointDetailModal_heroTitle__4rVsq{font-size:1.25rem}.CheckpointDetailModal_heroSubtitle__2PKyt{font-size:.95rem}.CheckpointDetailModal_descriptionSection__E-YuM,.CheckpointDetailModal_linkSection__duDjv,.CheckpointDetailModal_submissionSection__OOxrX,.CheckpointDetailModal_videoSection__RQlAI{padding:20px}.CheckpointDetailModal_actionSection__qODHd{padding:12px 20px calc(env(safe-area-inset-bottom, 12px) + 12px)}.CheckpointDetailModal_closeModalButton__jMGKf,.CheckpointDetailModal_completeButton__zEL50{font-size:1rem;min-height:48px;padding:16px 20px}.CheckpointDetailModal_completeButton__zEL50{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;color:#fff;font-weight:600}.CheckpointDetailModal_completeButton__zEL50:active{transform:translateY(1px)}.CheckpointDetailModal_closeModalButton__jMGKf{background:#fff;border:2px solid #e2e8f0;color:#64748b}.CheckpointDetailModal_closeModalButton__jMGKf:active{background:#f8fafc;border-color:#cbd5e1}.CheckpointDetailModal_closeModalButton__jMGKf:after,.CheckpointDetailModal_completeButton__zEL50:after{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.CheckpointDetailModal_completeButton__zEL50:active:after{height:300px;width:300px}.CheckpointDetailModal_closeModalButton__jMGKf:active:after{background:#7c3aed1a}.CheckpointDetailModal_submissionFormSection__qY\+x6{padding:20px 16px}.CheckpointDetailModal_submissionFormHeader__W8hEx h3{font-size:1.125rem}.CheckpointDetailModal_submissionForm__tigzg{gap:16px}.CheckpointDetailModal_fileDropZone__IE-W5{padding:20px 12px}.CheckpointDetailModal_uploadText__oaYeM{font-size:.8rem}.CheckpointDetailModal_uploadSubtext__v8OTK{font-size:.7rem}.CheckpointDetailModal_textInput__EyuHv{min-height:80px;padding:12px 14px}.CheckpointDetailModal_filePreview__zsByr{padding:10px}.CheckpointDetailModal_removeFileButton__iiUk\+{font-size:16px;height:28px;width:28px}.CheckpointDetailModal_anonymousHelp__8sORn{padding-left:26px}}.CheckpointDetailModal_userSubmissionSection__hhxOy{background-color:#f8fafc;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-top:1rem;padding:1.5rem}.CheckpointDetailModal_userSubmissionHeader__DIn1s{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.CheckpointDetailModal_userSubmissionHeader__DIn1s h4{color:#334155;font-size:1.1rem;font-weight:600;margin:0}.CheckpointDetailModal_submissionDate__vFW7o{color:#64748b;font-size:.85rem;margin:0}.CheckpointDetailModal_userSubmissionText__d8-V1{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.CheckpointDetailModal_userSubmissionText__d8-V1 p{color:#334155;line-height:1.5;margin:0;white-space:pre-wrap}.CheckpointDetailModal_userSubmissionAttachment__sAsjF{margin-bottom:1rem}.CheckpointDetailModal_attachmentLink__8huDG{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#3b82f6;display:inline-flex;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.CheckpointDetailModal_attachmentLink__8huDG:hover{background-color:#f1f5f9;border-color:#cbd5e1}.CheckpointDetailModal_userSubmissionMeta__71TXX{display:flex;gap:.5rem}.CheckpointDetailModal_submissionMetaTag__l8-Mx{background-color:#e2e8f0;border-radius:9999px;color:#475569;display:inline-block;font-size:.8rem;padding:.25rem .75rem}.challengedetails_challengeDetailsContainer__GHjbv{color:#333;font-family:Poppins,sans-serif!important;margin:0 auto;max-width:100%;padding:0 1rem;position:relative}.challengedetails_loading__RogrW{align-items:center;display:flex;font-size:1.5rem;height:100vh;justify-content:center}.challengedetails_heroSection__C7I\+Z{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-family:poppins,sans-serif;padding:1rem;text-align:center}.challengedetails_heroSection__C7I\+Z h1{color:#602ef4;font-size:80px;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.challengedetails_heroSubtitle__VyYmI{color:#666;font-size:20px;font-weight:400;line-height:1.5;margin:0 auto 2rem;max-width:600px}.challengedetails_registerButton__Gg0K7{align-items:center;background-color:#f06292;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:.8rem;opacity:1!important;overflow:hidden;padding:.8rem 2rem;position:relative;transform:none!important;transition:all .3s ease}.challengedetails_registerButton__Gg0K7:hover{background-color:#e91e63;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)!important}.challengedetails_registeredCount__ZN7ys{color:#666;font-size:.9rem;margin-top:.5rem}.challengedetails_signupButton__W1iKH{background-color:#6a1b9a;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.challengedetails_signupButton__W1iKH:hover{background-color:#5a1090;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.challengedetails_aboutChallenge__0b4bD{border-radius:20px;margin:0 auto 3rem;max-width:1400px;overflow:hidden;padding:1rem}.challengedetails_aboutWrapper__tSMjQ{align-items:center;display:flex;gap:15rem;justify-content:space-between;margin:0 auto;max-width:1400px}.challengedetails_aboutImageContainer__rUi0I{flex:0.8 1;max-width:500px}.challengedetails_aboutImageContainer__rUi0I img{display:block;height:auto;width:100%}.challengedetails_aboutContent__KQeMi{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.challengedetails_aboutContent__KQeMi h2{color:#602ef4;font-size:55px;font-weight:700;margin-bottom:1.5rem;text-align:left}.challengedetails_aboutText__qCjBB{color:#333;font-size:1rem;line-height:1.6}.challengedetails_aboutText__qCjBB p{font-size:20px;margin-bottom:1rem}.challengedetails_aboutText__qCjBB p:first-child{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem}.challengedetails_aboutText__qCjBB strong{font-weight:700}@media screen and (max-width:768px){.challengedetails_aboutWrapper__tSMjQ{flex-direction:column;gap:1.5rem;text-align:center}.challengedetails_aboutImageContainer__rUi0I{margin:0 auto;max-width:280px}.challengedetails_aboutContent__KQeMi{align-items:center}.challengedetails_aboutContent__KQeMi h2{font-size:2rem;margin-bottom:1rem;text-align:center}.challengedetails_aboutText__qCjBB p:first-child{font-size:1.2rem}.challengedetails_heroSection__C7I\+Z h1{font-size:2.2rem;margin-bottom:1rem}.challengedetails_heroSubtitle__VyYmI{font-size:1rem;margin-bottom:1.5rem;padding:0 .5rem}.challengedetails_registerButton__Gg0K7{font-size:1rem;margin-bottom:.5rem;padding:.7rem 1.5rem}.challengedetails_dateRange__N1Gs0{padding:.75rem}.challengedetails_dateRangeCard__YuLB\+{flex-direction:column;gap:1.25rem;padding:1.25rem}.challengedetails_dateBox__Vh7PT{width:100%}.challengedetails_dateBox__Vh7PT span,.challengedetails_dateContent__NiccS{font-size:1.2rem}.challengedetails_inviteContent__L8IGW{flex-direction:column;text-align:center}.challengedetails_checkpointsContainer__MT5DI{flex-direction:column;gap:1.5rem}.challengedetails_checkpointsList__yWnSm{gap:1.5rem;margin-bottom:1.5rem;width:100%}.challengedetails_checkpointsImage__sWrC2{margin:0 auto;max-width:280px;width:100%}.challengedetails_checkpointsSection__H0fnl h2{font-size:2rem;margin-bottom:1.5rem}.challengedetails_checkpointItem__aQ4PJ{padding:1rem 1.25rem}.challengedetails_lockIcon__LkKF2{height:40px;width:40px}.challengedetails_lockIcon__LkKF2 svg{height:20px;width:20px}.challengedetails_testimonialsSection__cxtem h2{font-size:2rem;margin-bottom:1.5rem}.challengedetails_testimonialsContainer__b1WKZ{padding:0 1rem}.challengedetails_paginationDots__nHS1R{margin-top:2.5rem}.challengedetails_faqSection__oC9Z- h2{font-size:2rem;margin-bottom:.75rem}.challengedetails_faqSubtitle__J4UGq{font-size:1rem;margin-bottom:1.5rem}.challengedetails_faqQuestion__cAd\+O h3{font-size:1rem}.challengedetails_faqQuestion__cAd\+O{padding:1.25rem}.challengedetails_faqAnswerContent__ck2Q9{padding:0 1.25rem 1.25rem}.challengedetails_benefitsTitle__1P1kh{font-size:2rem;margin-bottom:1.5rem}.challengedetails_inviteText__UR5EX{padding:1.5rem 1.25rem}.challengedetails_inviteText__UR5EX h2{font-size:1.5rem;margin-bottom:.75rem}.challengedetails_inviteText__UR5EX p{font-size:1rem;margin-bottom:1.25rem}.challengedetails_inviteButton__h7bmf{font-size:1rem;padding:.7rem 1.5rem}}@media screen and (max-width:576px){.challengedetails_heroSection__C7I\+Z{padding:.75rem}.challengedetails_heroSection__C7I\+Z h1{font-size:45px;margin-bottom:.75rem}.challengedetails_heroSubtitle__VyYmI{font-size:.9rem;margin-bottom:1.25rem}.challengedetails_registerButton__Gg0K7{font-size:.9rem;padding:.6rem 1.5rem}.challengedetails_signupButton__W1iKH{font-size:.9rem;padding:.6rem 1.25rem}.challengedetails_benefitsTitle__1P1kh,.challengedetails_checkpointsSection__H0fnl h2,.challengedetails_faqSection__oC9Z- h2,.challengedetails_testimonialsSection__cxtem h2{font-size:35px!important;margin-bottom:1.25rem}.challengedetails_dateRange__N1Gs0 h2{font-size:1.6rem!important}.challengedetails_aboutContent__KQeMi h2{font-size:35px!important}.challengedetails_aboutText__qCjBB p{font-size:.95rem}.challengedetails_testimonialsGrid__tFuW3{gap:16px}.challengedetails_testimonialCard__0dFm9{padding:16px}.challengedetails_testimonialContent__xhPJJ p{font-size:.95rem}.challengedetails_authorName__feSb4{font-size:.9rem}.challengedetails_authorDesignation__92kbx{font-size:.75rem}.challengedetails_bentoCard__rKakv h3{font-size:18px}.challengedetails_benefitDescription__WteiH,.challengedetails_bentoCard__rKakv p{font-size:16px}.challengedetails_checkpointsList__yWnSm{gap:1.25rem}.challengedetails_checkpointItem__aQ4PJ{padding:.9rem 1rem}.challengedetails_checkpointTitle__K9mMS{font-size:.9rem}.challengedetails_checkpointDate__\+6gCn{font-size:.8rem}.challengedetails_faqQuestion__cAd\+O{padding:1rem}.challengedetails_faqAnswerContent__ck2Q9{font-size:.9rem;padding:0 1rem 1rem}.challengedetails_inviteSection__zaSOx{margin:2.5rem auto}.challengedetails_inviteText__UR5EX{padding:1.25rem 1rem}.challengedetails_inviteText__UR5EX h2{font-size:1.4rem}.challengedetails_inviteText__UR5EX p{font-size:.9rem}.challengedetails_dateContent__NiccS{font-size:2.5rem}}.challengedetails_benefitsSection__0L06K{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1400px;padding:1rem}.challengedetails_benefitsTitle__1P1kh{color:#602ef4;font-size:55px;font-weight:700;margin-bottom:2.5rem;text-align:center}.challengedetails_bentoGrid__YDIJ4{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(2,minmax(200px,auto));height:700px;margin:0 auto;max-width:1400px}.challengedetails_bentoCard__rKakv{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.challengedetails_mobileOnly__-aR2u{display:block}.challengedetails_desktopOnly__szCzP{display:none}.challengedetails_bentoCard__rKakv h3{align-items:center;font-size:20px;font-weight:700;margin-bottom:.5rem;z-index:1}.challengedetails_bentoCard__rKakv p{font-weight:500}.challengedetails_benefitDescription__WteiH,.challengedetails_bentoCard__rKakv p{color:#555;font-size:20px;line-height:1.5;z-index:1}.challengedetails_benefitDescription__WteiH p{margin:0}.challengedetails_bentoImage__PBlee{align-items:center;display:flex;flex:1 1;height:140px;justify-content:center;margin:1rem 0;position:relative;z-index:1}.challengedetails_bentoImage__PBlee img{height:auto;max-height:120px;max-width:100%;object-fit:contain}.challengedetails_consistencyCard__BlnXh .challengedetails_bentoImage__PBlee,.challengedetails_eatingCard__YTip6 .challengedetails_bentoImage__PBlee,.challengedetails_energyCard__iVTE5 .challengedetails_bentoImage__PBlee,.challengedetails_mindCard__FEdXH .challengedetails_bentoImage__PBlee,.challengedetails_sleepCard__0VXDE .challengedetails_bentoImage__PBlee,.challengedetails_strengthCard__iwsHf .challengedetails_bentoImage__PBlee{align-items:center;justify-content:center;margin:1rem 0}.challengedetails_energyCard__iVTE5{background-color:#f6f8f8;grid-column:1;grid-row:1/span 2;justify-content:space-between}.challengedetails_energyCard__iVTE5 h3{color:#6710db}.challengedetails_energyCard__iVTE5 .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_sleepCard__0VXDE{background-color:#fff5f8;grid-column:2;grid-row:1;justify-content:space-between}.challengedetails_sleepCard__0VXDE h3{align-items:flex-start;color:#6710db}.challengedetails_sleepCard__0VXDE .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_eatingCard__YTip6{align-items:center;background-color:#fffcf5}.challengedetails_eatingCard__YTip6 h3{color:#6710db}.challengedetails_eatingCard__YTip6 .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_mindCard__FEdXH{background-color:#f5f0fe}.challengedetails_mindCard__FEdXH h3{color:#6710db}.challengedetails_mindCard__FEdXH .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_strengthCard__iwsHf{background-color:#f0f0ff;grid-column:3;grid-row:1;justify-content:space-between}.challengedetails_strengthCard__iwsHf h3{color:#6710db}.challengedetails_strengthCard__iwsHf .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_consistencyCard__BlnXh{background-color:#f0fef6;grid-column:3;grid-row:2;justify-content:space-between}.challengedetails_consistencyCard__BlnXh h3{color:#6710db}.challengedetails_consistencyCard__BlnXh .challengedetails_bentoImage__PBlee img{max-height:120px;max-width:120px}.challengedetails_splitRow__x82e4{display:flex;gap:16px;grid-column:2;grid-row:2;height:100%;width:100%}.challengedetails_splitRow__x82e4 .challengedetails_bentoCard__rKakv{display:flex;flex:1 1;flex-direction:column;height:100%;margin:0}.challengedetails_splitRow__x82e4 .challengedetails_eatingCard__YTip6 .challengedetails_bentoImage__PBlee,.challengedetails_splitRow__x82e4 .challengedetails_mindCard__FEdXH .challengedetails_bentoImage__PBlee{flex:0 0 auto;height:140px;margin:1rem 0}.challengedetails_splitRow__x82e4 .challengedetails_bentoCard__rKakv h3{margin-bottom:.75rem}.challengedetails_splitRow__x82e4 .challengedetails_benefitDescription__WteiH{margin-bottom:.5rem;margin-top:.5rem}@media (min-width:768px){.challengedetails_bentoGrid__YDIJ4{gap:16px;grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(2,minmax(200px,auto))}.challengedetails_mobileOnly__-aR2u{display:none}.challengedetails_desktopOnly__szCzP{display:block}.challengedetails_energyCard__iVTE5{grid-column:1;grid-row:1/span 2}.challengedetails_sleepCard__0VXDE{grid-column:2;grid-row:1}.challengedetails_eatingCard__YTip6,.challengedetails_mindCard__FEdXH{grid-column:2;grid-row:2}.challengedetails_strengthCard__iwsHf{grid-column:3;grid-row:1}.challengedetails_consistencyCard__BlnXh{grid-column:3;grid-row:2}}@media (max-width:767px){.challengedetails_bentoGrid__YDIJ4{gap:16px;grid-template-columns:1fr;grid-template-rows:repeat(6,auto);height:auto}.challengedetails_splitRow__x82e4{flex-direction:column;gap:16px;grid-column:1;grid-row:auto;height:auto}.challengedetails_consistencyCard__BlnXh,.challengedetails_energyCard__iVTE5,.challengedetails_sleepCard__0VXDE,.challengedetails_splitRow__x82e4 .challengedetails_bentoCard__rKakv,.challengedetails_strengthCard__iwsHf{border-radius:16px;grid-column:1;margin:0;min-height:270px}.challengedetails_bentoImage__PBlee{height:120px;margin:.75rem 0}.challengedetails_consistencyCard__BlnXh .challengedetails_bentoImage__PBlee img,.challengedetails_eatingCard__YTip6 .challengedetails_bentoImage__PBlee img,.challengedetails_energyCard__iVTE5 .challengedetails_bentoImage__PBlee img,.challengedetails_mindCard__FEdXH .challengedetails_bentoImage__PBlee img,.challengedetails_sleepCard__0VXDE .challengedetails_bentoImage__PBlee img,.challengedetails_strengthCard__iwsHf .challengedetails_bentoImage__PBlee img{max-height:100px;max-width:100px}.challengedetails_energyCard__iVTE5{grid-row:1}.challengedetails_sleepCard__0VXDE{grid-row:2}.challengedetails_strengthCard__iwsHf{grid-row:5}.challengedetails_consistencyCard__BlnXh{grid-row:6}}.challengedetails_dateRange__N1Gs0{display:flex;justify-content:center;margin:0 auto 3rem;max-width:1200px;padding:2rem 1rem}.challengedetails_dateRangeCard__YuLB\+{align-items:center;background:linear-gradient(90deg,#6000fa,#e94b92);border-radius:20px;box-shadow:0 4px 15px #0000001a;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem 3rem;width:100%}.challengedetails_dateBox__Vh7PT{align-items:center;display:flex;flex-direction:column;text-align:center}.challengedetails_dateBox__Vh7PT span{font-size:2.5rem;font-weight:600;margin-bottom:.5rem}.challengedetails_dateContent__NiccS{font-size:3rem;font-weight:700}.challengedetails_testimonialsSection__cxtem{margin-bottom:0;padding:1rem 0 5rem;width:100%}.challengedetails_testimonialsSection__cxtem h2{color:#6200ee;font-family:poppins,sans-serif;font-size:55px;font-weight:700;margin-bottom:3rem;text-align:center}.challengedetails_testimonialsContainer__b1WKZ{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.challengedetails_carouselWrapper__-dW\+d{align-items:center;display:flex;padding:0 1.5rem;position:relative}.challengedetails_testimonialsGrid__tFuW3{grid-gap:28px;display:grid;gap:28px;padding:10px 0;width:100%}.challengedetails_testimonialCard__0dFm9{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000a;display:flex;flex-direction:column;height:100%;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.challengedetails_testimonialCard__0dFm9:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-2px)}.challengedetails_testimonialHeader__qDq\+O{align-items:center;display:flex;margin-bottom:14px}.challengedetails_profileIcon__mE3-6{background-color:#f0f4ff;border-radius:50%;flex-shrink:0;height:40px;margin-right:12px;overflow:hidden;width:40px}.challengedetails_profileIcon__mE3-6 img{height:100%;object-fit:cover;width:100%}.challengedetails_gradientIcon__3CaUV{background:linear-gradient(135deg,#47c1f1,#16e);border-radius:50%;height:100%;width:100%}.challengedetails_authorInfo__xhjfu{display:flex;flex-direction:column}.challengedetails_authorName__feSb4{color:#333;font-size:1rem;font-weight:600;line-height:1.2}.challengedetails_authorDesignation__92kbx{color:#777;font-size:.8rem;margin-top:2px}.challengedetails_testimonialContent__xhPJJ{color:#444;font-size:.95rem;line-height:1.5;margin-bottom:16px}.challengedetails_testimonialContent__xhPJJ p{font-size:20px;font-weight:400;margin:0}.challengedetails_challengeBadge__1KRIj{display:flex;flex-direction:column;margin-top:auto}.challengedetails_badgeLabel__q8iQw{background-color:#6200ee;border-radius:6px 6px 0 0;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;padding:8px 16px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.challengedetails_beforeAfterImage__\+DZqW{background-color:#f7f2ff;border-radius:0 6px 6px 6px;overflow:hidden;width:100%}.challengedetails_beforeAfterImage__\+DZqW img{display:block;height:auto;width:100%}.challengedetails_testimonialImage__hUX18{border-radius:8px;margin-top:auto;overflow:hidden;width:100%}.challengedetails_testimonialImage__hUX18 img{aspect-ratio:16/9;display:block;height:auto;object-fit:cover;width:100%}.challengedetails_ctaSection__3ZmhF{margin-bottom:1rem;padding:1rem;text-align:center}.challengedetails_ctaSection__3ZmhF h2{color:#6200ee;font-size:3.2rem;font-weight:700;margin-bottom:2rem;margin-left:auto;margin-right:auto}.challengedetails_checkpointsSection__H0fnl{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:1rem}.challengedetails_checkpointsSection__H0fnl h2{color:#602ef4;font-family:Poppins,sans-serif;font-size:55px;font-weight:700;margin-bottom:3rem;text-align:center}.challengedetails_checkpointsContainer__MT5DI{align-items:flex-start;display:flex;gap:10rem;justify-content:space-between}.challengedetails_checkpointsList__yWnSm{display:flex;flex-direction:column;gap:2rem;position:relative;width:60%}.challengedetails_checkpointsList__yWnSm:before{background-color:#e0e0e0;content:"";height:calc(100% - 48px);left:50px;position:absolute;top:24px;width:3px;z-index:0}.challengedetails_checkpointsList__yWnSm:after{animation:challengedetails_flowDownAnimation__RZtwW 3s linear infinite;background:linear-gradient(180deg,#0000,#602ef4,#f06292,#0000);background-size:100% 200%;content:"";height:calc(100% - 48px);left:50px;position:absolute;top:24px;width:3px;z-index:1}.challengedetails_checkpointItem__aQ4PJ{align-items:flex-start;background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;display:flex;overflow:hidden;padding:1.25rem 1.5rem;position:relative;transition:transform .2s ease,box-shadow .2s ease;z-index:2}.challengedetails_checkpointItem__aQ4PJ:before{animation:challengedetails_animateGradient__e1Yj8 4s ease infinite;background:linear-gradient(90deg,#602ef4,#f06292,#7b66ff,#602ef4);background-size:300% 100%;border-radius:16px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}@keyframes challengedetails_animateGradient__e1Yj8{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.challengedetails_checkpointItem__aQ4PJ:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.challengedetails_lockIconContainer__\+I5vI{align-items:center;display:flex;flex-direction:column;margin-right:1.25rem;position:relative;z-index:4}.challengedetails_lockIcon__LkKF2{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:50%;box-shadow:0 2px 8px #0000000d;color:#a7a7a7;display:flex;height:48px;justify-content:center;position:relative;width:48px;z-index:4}.challengedetails_lockIcon__LkKF2 svg{height:24px;width:24px}.challengedetails_connectingLine__1tFEy{display:none}@keyframes challengedetails_flowDownAnimation__RZtwW{0%{background-position:0 0}to{background-position:0 200%}}.challengedetails_checkpointDetails__wrHHv{flex:1 1;padding-top:.25rem}.challengedetails_checkpointTitle__K9mMS{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.challengedetails_checkpointDate__\+6gCn{color:#777;font-family:Poppins,sans-serif;font-size:.85rem}.challengedetails_checkpointsImage__sWrC2{align-items:flex-start;display:flex;justify-content:center;padding-top:2rem;width:35%}.challengedetails_checkpointsImage__sWrC2 img{height:auto;max-width:100%}@media screen and (max-width:768px){.challengedetails_checkpointsContainer__MT5DI{flex-direction:column;gap:2rem}.challengedetails_checkpointsList__yWnSm{margin-bottom:2rem;width:100%}.challengedetails_checkpointsImage__sWrC2{margin:0 auto;max-width:320px;width:100%}.challengedetails_checkpointsSection__H0fnl h2{font-size:2.2rem}}.challengedetails_faqSection__oC9Z-{margin:0 auto 3rem;max-width:900px;padding:1rem;text-align:center}.challengedetails_faqSection__oC9Z- h2{color:#602ef4;font-size:55px;font-weight:700;margin-bottom:1rem}.challengedetails_faqSubtitle__J4UGq{color:#666;font-size:1.1rem;margin-bottom:2.5rem}.challengedetails_faqList__N8WEw{display:flex;flex-direction:column;gap:1rem}.challengedetails_faqItem__WBv1j{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.challengedetails_faqItem__WBv1j:before{background:linear-gradient(135deg,#602ef4,#f06292);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}.challengedetails_faqQuestion__cAd\+O{align-items:center;display:flex;justify-content:space-between;padding:1.5rem;-webkit-user-select:none;user-select:none}.challengedetails_faqQuestion__cAd\+O h3{color:#333;font-size:1.1rem;font-weight:600;margin:0;text-align:left}.challengedetails_faqIcon__QuaRR{color:#602ef4;font-size:1.5rem;transition:transform .3s ease}.challengedetails_faqItem__WBv1j.challengedetails_active__VUMjN .challengedetails_faqIcon__QuaRR{transform:rotate(180deg)}.challengedetails_faqAnswer__-a3xI{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .5s ease-in-out}.challengedetails_faqAnswer__-a3xI.challengedetails_expanded__Jx4Ly{max-height:1500px;opacity:1;pointer-events:auto;position:relative;transition:max-height .5s ease-in-out,opacity .3s ease-in-out .2s;z-index:10}.challengedetails_faqAnswerContent__ck2Q9{color:#555;line-height:1.6;padding:0 1.5rem 1.5rem;position:relative;text-align:left;z-index:5}.challengedetails_faqAnswerContent__ck2Q9 p{margin-bottom:.8rem}.challengedetails_faqItem__WBv1j.challengedetails_active__VUMjN{box-shadow:0 8px 25px #00000014}.challengedetails_faqItem__WBv1j.challengedetails_active__VUMjN .challengedetails_faqQuestion__cAd\+O{border-bottom:1px solid #f0f0f0}.challengedetails_faqItem__WBv1j.challengedetails_active__VUMjN .challengedetails_faqAnswer__-a3xI{opacity:1;visibility:visible}.challengedetails_inviteSection__zaSOx{margin:4rem auto;max-width:1100px;padding:0 1rem}.challengedetails_inviteCard__cfpVG{background:#fff;border-radius:24px;box-shadow:0 8px 24px #00000014;overflow:hidden;position:relative}.challengedetails_inviteCard__cfpVG:before{background:linear-gradient(135deg,#602ef4,#f06292);border-radius:24px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}.challengedetails_inviteContent__L8IGW{align-items:center;display:flex}.challengedetails_inviteText__UR5EX{flex:1 1;padding:2.5rem}.challengedetails_inviteText__UR5EX h2{color:#602ef4;font-size:35px;font-weight:700;line-height:1.2;margin-bottom:1rem}.challengedetails_inviteText__UR5EX p{color:#333;font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem}.challengedetails_inviteImage__RkoYI{background:linear-gradient(90deg,#fff,#f5f0ff);flex:1 1;height:100%}.challengedetails_inviteImage__RkoYI img{display:block;height:100%;object-fit:cover;width:100%}.challengedetails_inviteButton__h7bmf{align-items:center;background-color:#602ef4;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:.8rem 2rem;transition:all .3s ease}.challengedetails_inviteButton__h7bmf:hover{background-color:#5328d7;box-shadow:0 4px 12px #5d39c033;transform:translateY(-2px)}@media screen and (max-width:768px){.challengedetails_inviteContent__L8IGW{flex-direction:column}.challengedetails_inviteText__UR5EX{padding:2rem 1.5rem;text-align:center}.challengedetails_inviteText__UR5EX h2{font-size:1.7rem}.challengedetails_inviteImage__RkoYI{width:100%}.challengedetails_inviteButton__h7bmf{margin:0 auto}}@media screen and (max-width:1100px){.challengedetails_carouselButtonPrev__kKzBe{left:0}.challengedetails_carouselButtonNext__M\+V0z{right:0}}@media screen and (max-width:767px){.challengedetails_testimonialsSection__cxtem{padding:3rem 0 4rem}.challengedetails_testimonialsSection__cxtem h2{font-size:2rem;margin-bottom:2rem}.challengedetails_testimonialsContainer__b1WKZ{padding:0 1.5rem}.challengedetails_testimonialsGrid__tFuW3{gap:20px}.challengedetails_testimonialCard__0dFm9{padding:20px}}@media screen and (max-width:960px){.challengedetails_benefitsGrid__tdcrA{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.challengedetails_heroSection__C7I\+Z h1{font-size:2.5rem}.challengedetails_heroSubtitle__VyYmI{font-size:1.1rem;padding:0 1rem}.challengedetails_aboutWrapper__tSMjQ{flex-direction:column;text-align:center}.challengedetails_dateRange__N1Gs0{padding:1rem}.challengedetails_dateRangeCard__YuLB\+{flex-direction:column;gap:1.5rem;padding:1.5rem}.challengedetails_dateBox__Vh7PT{width:100%}.challengedetails_dateBox__Vh7PT span{font-size:1.3rem}.challengedetails_dateContent__NiccS{font-size:1.6rem!important}.challengedetails_inviteContent__L8IGW{flex-direction:column;text-align:center}}@media screen and (max-width:576px){.challengedetails_heroSection__C7I\+Z h1{font-size:2.2rem}.challengedetails_heroSubtitle__VyYmI{font-size:1rem}.challengedetails_registerButton__Gg0K7{font-size:1.1rem;padding:.7rem 1.8rem}.challengedetails_benefitsGrid__tdcrA,.challengedetails_testimonialsGrid__tFuW3{grid-template-columns:1fr}.challengedetails_ctaSection__3ZmhF h2{font-size:1.5rem!important}}.challengedetails_carouselButton__FYYI2{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#6200ee;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:44px;z-index:10}.challengedetails_carouselButton__FYYI2:hover:not(:disabled){background-color:#f5f0ff;box-shadow:0 4px 12px #0003}.challengedetails_carouselButton__FYYI2:disabled{color:#ccc;cursor:default}.challengedetails_buttonHidden__LWyWN{opacity:0;pointer-events:none}.challengedetails_carouselButtonPrev__kKzBe{left:-5px}.challengedetails_carouselButtonNext__M\+V0z{right:-5px}.challengedetails_paginationDots__nHS1R{display:flex;gap:8px;justify-content:center;margin-top:5rem}.challengedetails_paginationDot__fMbXV{background-color:#ddd;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background-color .2s ease;width:10px}.challengedetails_paginationDot__fMbXV:hover{background-color:#bbb}.challengedetails_activeDot__Nho8C{background-color:#6200ee}.challengedetails_fadeIn__36r8A{animation:challengedetails_fadeInAnimation__d\+jSj .8s ease forwards;animation-delay:0s;animation-delay:calc(var(--animation-order, 0)*.15s);opacity:0}.challengedetails_slideUp__OhmJ9{animation:challengedetails_slideUpFixedAnimation__Q4IvV .8s ease forwards;opacity:1!important;transform:none!important}@keyframes challengedetails_slideUpFixedAnimation__Q4IvV{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.challengedetails_slideLeft__GHd9J{animation:challengedetails_slideLeftAnimation__wXZ8A .8s ease forwards;animation-delay:0s;animation-delay:calc(var(--animation-order, 0)*.15s);opacity:0;transform:translateX(40px)}.challengedetails_slideRight__vjRPv{animation:challengedetails_slideRightAnimation__y2Fbn .8s ease forwards;opacity:0;transform:translateX(-40px)}.challengedetails_slideRight__vjRPv,.challengedetails_staggered__B6QjB{animation-delay:0s;animation-delay:calc(var(--animation-order, 0)*.15s)}.challengedetails_zoomIn__XxjBZ{animation:challengedetails_zoomInAnimation__kgROm .8s ease forwards;animation-delay:0s;animation-delay:calc(var(--animation-order, 0)*.15s);opacity:0;transform:scale(.95)}@keyframes challengedetails_zoomInAnimation__kgROm{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes challengedetails_fadeInAnimation__d\+jSj{0%{opacity:0}to{opacity:1}}@keyframes challengedetails_slideLeftAnimation__wXZ8A{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes challengedetails_slideRightAnimation__y2Fbn{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.challengedetails_animateOnScroll__tkdhm{opacity:0;transition:all .6s ease-in-out}.challengedetails_animateOnScroll__tkdhm.challengedetails_visible__jW-M-{opacity:1;transform:translateY(0)}.challengedetails_fadeOnScroll__Ipkzv{opacity:0;transition:opacity .6s ease-in-out}.challengedetails_fadeOnScroll__Ipkzv.challengedetails_visible__jW-M-{opacity:1}.challengedetails_slideUpOnScroll__ujCDZ{opacity:0;transform:translateY(40px);transition:all .6s ease-in-out}.challengedetails_slideUpOnScroll__ujCDZ.challengedetails_visible__jW-M-{opacity:1;transform:translateY(0)}.challengedetails_slideLeftOnScroll__s-z4Z{opacity:0;transform:translateX(40px);transition:all .6s ease-in-out}.challengedetails_slideLeftOnScroll__s-z4Z.challengedetails_visible__jW-M-{opacity:1;transform:translateX(0)}.challengedetails_slideRightOnScroll__koUq8{opacity:0;transform:translateX(-40px);transition:all .6s ease-in-out}.challengedetails_slideRightOnScroll__koUq8.challengedetails_visible__jW-M-{opacity:1;transform:translateX(0)}.challengedetails_delay-0__WuI3S{transition-delay:0s}.challengedetails_delay-1__DyjPs{transition-delay:.1s}.challengedetails_delay-2__B9\+Uh{transition-delay:.2s}.challengedetails_delay-3__zEQJK{transition-delay:.3s}.challengedetails_delay-4__4kBih{transition-delay:.4s}.challengedetails_delay-5__rGZ7H{transition-delay:.5s}.challengedetails_sectionNavigator__Eqibq{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #0000000d;box-shadow:0 2px 8px #00000014;margin-bottom:1rem;padding:.5rem 0;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:100}.challengedetails_sectionNavigatorList__LAZ6m{-ms-overflow-style:none;display:flex;justify-content:center;list-style:none;margin:0;overflow-x:auto;padding:0;scrollbar-width:none}.challengedetails_sectionNavigatorList__LAZ6m::-webkit-scrollbar{display:none}.challengedetails_sectionNavButton__DFHY7{background:none;border:none;border-radius:20px;color:#666;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;margin:0 .25rem;padding:.5rem 1rem;position:relative;transition:all .3s ease;white-space:nowrap}.challengedetails_sectionNavButton__DFHY7:after{background:linear-gradient(90deg,#602ef4,#f06292);bottom:-2px;content:"";height:2px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.challengedetails_sectionNavButton__DFHY7:hover{color:#444}.challengedetails_sectionNavButton__DFHY7:hover:after{opacity:.5;width:30%}.challengedetails_activeSection__iSWf3{color:#602ef4;font-weight:600}.challengedetails_activeSection__iSWf3:after{opacity:1;width:60%}.challengedetails_mobileRegisterSticky__ZsWO0{animation:challengedetails_slideUpIn__Pb9-Z .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;bottom:0;box-shadow:0 -4px 10px #00000014;display:flex;justify-content:center;left:0;padding:.75rem;position:fixed;right:0;z-index:100}.challengedetails_mobileRegisterSticky__ZsWO0 .challengedetails_registerButton__Gg0K7{margin-bottom:0;max-width:500px;width:100%}@keyframes challengedetails_slideUpIn__Pb9-Z{0%{transform:translateY(100%)}to{transform:translateY(0)}}.challengedetails_skeletonContainer__cYF0n{margin:0 auto;max-width:1200px;padding:1rem}.challengedetails_skeletonHero__VEGI-{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem}.challengedetails_skeletonTitle__oAbVr{height:60px;width:70%}.challengedetails_skeletonText__y-IZf,.challengedetails_skeletonTitle__oAbVr{animation:challengedetails_shimmer__jGMkp 1.5s infinite;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;border-radius:8px}.challengedetails_skeletonText__y-IZf{height:40px;width:60%}.challengedetails_skeletonButton__J4VMQ{animation:challengedetails_shimmer__jGMkp 1.5s infinite;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;border-radius:25px;height:50px;width:200px}.challengedetails_skeletonSection__asP\+r{margin-top:3rem;padding:1rem}.challengedetails_skeletonSectionTitle__FqZeK{border-radius:8px;height:40px;margin:0 auto 2rem;width:40%}.challengedetails_skeletonContent__rgQJg,.challengedetails_skeletonSectionTitle__FqZeK{animation:challengedetails_shimmer__jGMkp 1.5s infinite;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%}.challengedetails_skeletonContent__rgQJg{border-radius:12px;height:300px;width:100%}.challengedetails_skeletonGrid__tSuDk{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.challengedetails_skeletonGrid__tSuDk:after,.challengedetails_skeletonGrid__tSuDk:before{animation:challengedetails_shimmer__jGMkp 1.5s infinite;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;border-radius:12px;content:"";height:200px;width:100%}@keyframes challengedetails_shimmer__jGMkp{0%{background-position:-200% 0}to{background-position:200% 0}}.challengedetails_pulseAnimation__rXP6y{animation:challengedetails_pulse__932Y8 2s infinite}@keyframes challengedetails_pulse__932Y8{0%{box-shadow:0 0 0 0 #f0629266}70%{box-shadow:0 0 0 10px #f0629200}to{box-shadow:0 0 0 0 #f0629200}}.challengedetails_countAnimation__p5Fk9{animation:challengedetails_countUp__7rEIz 1.5s ease-out;display:inline-block;font-weight:600}@keyframes challengedetails_countUp__7rEIz{0%{opacity:.3;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.challengedetails_sectionNavigator__Eqibq{padding:.3rem 0}.challengedetails_sectionNavButton__DFHY7{font-size:.8rem;padding:.4rem .8rem}.challengedetails_mobileRegisterSticky__ZsWO0{padding:.5rem}}.challengedetails_checkpointProgressBar__0MeRg{background-color:#eaeaea;border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden;width:100%}.challengedetails_checkpointProgress__GvTrC{background:linear-gradient(90deg,#602ef4,#f06292);border-radius:2px;height:100%;transition:width 1s ease-in-out}.challengedetails_checkpointItem__aQ4PJ:hover .challengedetails_checkpointProgress__GvTrC{background:linear-gradient(90deg,#4a24c0,#e84a84)}.challengedetails_checkpointItem__aQ4PJ{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.challengedetails_checkpointItem__aQ4PJ:focus,.challengedetails_checkpointItem__aQ4PJ:hover{box-shadow:0 10px 25px #0000001a;outline:none;transform:translateY(-5px)}.challengedetails_checkpointItem__aQ4PJ:focus-visible{box-shadow:0 0 0 2px #602ef4,0 10px 25px #0000001a}.challengedetails_ctaWrapper__kzvwZ{align-items:center;display:flex;flex-direction:column;gap:1rem}.challengedetails_registerButtonIcon__-Es6o{align-items:center;display:inline-flex;height:24px;justify-content:center;position:relative;width:24px;z-index:2}.challengedetails_registerButtonText__5Q1ZY{display:inline-block;position:relative;z-index:2}.challengedetails_satisfactionGuarantee__jJ4ER{align-items:center;animation:challengedetails_fadeIn__36r8A 1s ease .5s forwards;color:#666;display:flex;font-size:.9rem;gap:.5rem;opacity:0}.challengedetails_satisfactionGuarantee__jJ4ER svg{color:#f06292}@keyframes challengedetails_fadeIn__36r8A{0%{opacity:0}to{opacity:1}}.challengedetails_carouselButton__FYYI2:focus-visible,.challengedetails_faqQuestion__cAd\+O:focus-visible,.challengedetails_inviteButton__h7bmf:focus-visible,.challengedetails_paginationDot__fMbXV:focus-visible,.challengedetails_registerButton__Gg0K7:focus-visible,.challengedetails_sectionNavButton__DFHY7:focus-visible{outline:2px solid #602ef4;outline-offset:2px}@media screen and (max-width:768px){.challengedetails_checkpointProgressBar__0MeRg{height:3px}.challengedetails_satisfactionGuarantee__jJ4ER{font-size:.8rem}.challengedetails_registerButtonIcon__-Es6o{display:none}.challengedetails_registerButton__Gg0K7:hover .challengedetails_registerButtonText__5Q1ZY{transform:none}}.challengedetails_buttonContainer__SZgtU{display:flex;justify-content:center;margin:1.5rem 0 .5rem;width:100%}.challengedetails_disabledButton__6Ly9Z{animation:none!important;cursor:not-allowed;opacity:.65}.challengedetails_disabledButton__6Ly9Z,.challengedetails_disabledButton__6Ly9Z:hover{background-color:#888!important;box-shadow:none!important;transform:none!important}.challengedetails_disabledButton__6Ly9Z .challengedetails_registerButtonIcon__-Es6o{display:none}.challengedetails_breathingLoader__JZJbh{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.challengedetails_breathingBackground__V8\+lH{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.challengedetails_floatingParticle__jDYML{animation:challengedetails_floatUp__-EDgC 6s ease-in-out infinite;background:#ffffff4d;border-radius:50%;height:8px;position:absolute;width:8px}@keyframes challengedetails_floatUp__-EDgC{0%{bottom:-10px;opacity:0;transform:translateX(0) scale(.5)}50%{opacity:1;transform:translateX(20px) scale(1)}to{bottom:100vh;opacity:0;transform:translateX(-20px) scale(.5)}}.challengedetails_breathingContent__HoANL{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;z-index:1}.challengedetails_breathingCircleContainer__x-HzO{margin-bottom:3rem;position:relative}.challengedetails_breathingCircle__OhevI{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at center,#fff3,#ffffff0d);border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 0 50px #fff3,inset 0 0 50px #ffffff1a;display:flex;height:200px;justify-content:center;position:relative;transition:all 4s cubic-bezier(.4,0,.6,1);width:200px}.challengedetails_breathingCircle__OhevI.challengedetails_inhale__K1fcs{box-shadow:0 0 100px #ffffff80,inset 0 0 60px #ffffff4d;transform:scale(1.4)}.challengedetails_breathingCircle__OhevI.challengedetails_exhale__wLlFw{box-shadow:0 0 20px #ffffff26,inset 0 0 20px #ffffff14;transform:scale(.8)}.challengedetails_innerCircle__juTvQ{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at center,#ffffff4d,#ffffff1a);border:1px solid #fff3;border-radius:50%;display:flex;height:120px;justify-content:center;transition:all 4s cubic-bezier(.4,0,.6,1);width:120px}.challengedetails_coreCircle__P13Xu{animation:challengedetails_coreGlow__YrRUR 8s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle at center,#fff9,#ffffff4d);border-radius:50%;height:60px;transition:all 4s cubic-bezier(.4,0,.6,1);width:60px}@keyframes challengedetails_coreGlow__YrRUR{0%{box-shadow:0 0 20px #ffffff4d}25%{box-shadow:0 0 50px #ffffffb3}50%{box-shadow:0 0 30px #fff6}75%{box-shadow:0 0 15px #fff3}to{box-shadow:0 0 20px #ffffff4d}}.challengedetails_ripple__qXKnO{animation:challengedetails_rippleEffect__vAs1F 4s ease-out infinite;border:2px solid #ffffff4d;border-radius:50%;height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes challengedetails_rippleEffect__vAs1F{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}.challengedetails_breathingText__-dQAI{color:#fff;margin-bottom:2rem}.challengedetails_breathingTitle__\+AIer{color:#fff;font-size:2.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.challengedetails_breathingInstruction__eQk0v{color:#ffffffe6;font-size:1.3rem;font-weight:400;margin-bottom:1.5rem;min-height:2rem;transition:all .5s ease}.challengedetails_breathingCountdown__ULzLT{margin-bottom:1rem}.challengedetails_countdownNumber__rWZC9{animation:challengedetails_countdownPulse__2sKHr 1s ease-in-out infinite;color:#fff;font-size:3rem;font-weight:700;text-shadow:0 2px 20px #ffffff80}@keyframes challengedetails_countdownPulse__2sKHr{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.challengedetails_loadingProgress__-a5eq{color:#fff;text-align:center;width:300px}.challengedetails_progressBar__4aJGR{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2px;height:4px;margin-bottom:1rem;overflow:hidden;width:100%}.challengedetails_progressFill__YgJWG{background:linear-gradient(90deg,#fffc,#fff9);border-radius:2px;box-shadow:0 0 10px #ffffff80;height:100%;transition:width 1s ease}.challengedetails_progressText__kLzxy{color:#fffc;font-size:.9rem;font-weight:300;letter-spacing:.5px;margin:0}@media screen and (max-width:768px){.challengedetails_breathingCircle__OhevI{height:150px;width:150px}.challengedetails_innerCircle__juTvQ{height:90px;width:90px}.challengedetails_coreCircle__P13Xu{height:45px;width:45px}.challengedetails_ripple__qXKnO{height:150px;width:150px}.challengedetails_breathingTitle__\+AIer{font-size:1.8rem}.challengedetails_breathingInstruction__eQk0v{font-size:1.1rem}.challengedetails_countdownNumber__rWZC9{font-size:2.5rem}.challengedetails_loadingProgress__-a5eq{width:250px}.challengedetails_floatingParticle__jDYML{height:6px;width:6px}}@media screen and (max-width:480px){.challengedetails_breathingCircle__OhevI{height:120px;width:120px}.challengedetails_innerCircle__juTvQ{height:70px;width:70px}.challengedetails_coreCircle__P13Xu{height:35px;width:35px}.challengedetails_ripple__qXKnO{height:120px;width:120px}.challengedetails_breathingTitle__\+AIer{font-size:1.5rem}.challengedetails_breathingInstruction__eQk0v{font-size:1rem}.challengedetails_loadingProgress__-a5eq{width:200px}}.ShareChallengeDialog_dialogContent__y0oXH{padding:24px;position:relative}.ShareChallengeDialog_closeButton__M-761{color:#666;position:absolute!important;right:12px;top:12px}.ShareChallengeDialog_dialogHeader__rxApq{margin-bottom:20px;text-align:center}.ShareChallengeDialog_dialogHeader__rxApq h2{color:#333;font-size:1.5rem;margin:0;padding-top:10px}.ShareChallengeDialog_challengeCard__KZZt6{align-items:center;background-color:#f5f5f5;border:1px solid #eee;border-radius:12px;display:flex;margin-bottom:20px;overflow:hidden}.ShareChallengeDialog_challengeImage__HNpLA{flex-shrink:0;height:80px;overflow:hidden;width:80px}.ShareChallengeDialog_challengeImage__HNpLA img{height:100%;object-fit:cover;width:100%}.ShareChallengeDialog_challengeInfo__Jkw-p{flex-grow:1;padding:12px 16px}.ShareChallengeDialog_challengeInfo__Jkw-p h3{color:#333;font-size:1.1rem;margin:0 0 8px}.ShareChallengeDialog_dateRange__DXR4f{color:#666;font-size:.85rem;margin:0 0 4px}.ShareChallengeDialog_price__HEa6L{color:#602ef4;font-size:1rem;font-weight:700;margin:0}.ShareChallengeDialog_shareIcons__0zujT{display:flex;gap:16px;justify-content:center;margin-bottom:20px}.ShareChallengeDialog_shareButton__4JNub{align-items:center;background-color:#f0f0f0;border:none;border-radius:50%;color:#444;cursor:pointer;display:flex;font-size:1.2rem;height:48px;justify-content:center;transition:all .2s;width:48px}.ShareChallengeDialog_shareButton__4JNub:hover{background-color:#ddd}.ShareChallengeDialog_shareButton__4JNub:first-child{color:#25d366}.ShareChallengeDialog_shareButton__4JNub:nth-child(2){color:#1da1f2}.ShareChallengeDialog_shareButton__4JNub:nth-child(3){color:#0077b5}.ShareChallengeDialog_shareButton__4JNub:nth-child(4){color:#4267b2}.ShareChallengeDialog_linkContainer__bEgbb{margin-top:12px}.ShareChallengeDialog_linkBox__aPZyR{align-items:center;background-color:#f5f5f5;border:1px solid #eee;border-radius:8px;display:flex;padding:10px 16px}.ShareChallengeDialog_linkText__EHZN5{color:#555;flex-grow:1;font-size:.85rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShareChallengeDialog_copyButton__1htrK{background:none;border:none;color:#602ef4;cursor:pointer;font-size:1.1rem;margin-left:8px;padding:8px}.ShareChallengeDialog_copyButton__1htrK:hover{color:#4a1bc0}@media (max-width:480px){.ShareChallengeDialog_shareIcons__0zujT{gap:12px}.ShareChallengeDialog_shareButton__4JNub{font-size:1rem;height:40px;width:40px}.ShareChallengeDialog_challengeImage__HNpLA{height:72px;width:72px}.ShareChallengeDialog_challengeInfo__Jkw-p h3{font-size:1rem}}.ChallengePaymentPage_pageContainer__nnb51{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:24px}.ChallengePaymentPage_closeButtonContainer__Img1i{display:flex;justify-content:flex-end;margin-bottom:10px;max-width:1000px;width:100%}.ChallengePaymentPage_dialogContainer__oWPdg{background-color:#fff;border:none;border-radius:16px;box-shadow:0 10px 30px #0000001f;display:flex;flex-direction:row;margin:0 auto;max-width:480px;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:100%}.ChallengePaymentPage_leftSection__Z1N9f{align-items:center;background-color:#7a53ff;color:#fff;display:none;flex:1 1;flex-direction:column;justify-content:center;padding:40px;text-align:center}.ChallengePaymentPage_leftSection__Z1N9f img{border-radius:12px;box-shadow:0 8px 20px #00000026;height:auto;margin-bottom:25px;max-height:280px;max-width:100%;object-fit:cover}.ChallengePaymentPage_leftSection__Z1N9f h1{font-size:2rem;font-weight:700;margin-bottom:15px}.ChallengePaymentPage_leftSection__Z1N9f div{font-size:1rem;line-height:1.7;opacity:.9}.ChallengePaymentPage_rightSection__errEL{background-color:#fff;border:none;border-radius:0;display:flex;flex:1.5 1;flex-direction:column;margin:0;max-height:80vh;overflow-y:auto;padding:32px;scroll-behavior:smooth}.ChallengePaymentPage_rightSection__errEL h1{color:#1a1a1a;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin-bottom:8px}.ChallengePaymentPage_rightSection__errEL h2{color:#6b7280;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:28px}.ChallengePaymentPage_card__Y5aDc{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;margin-bottom:24px;padding:24px;transition:box-shadow .2s ease;width:100%}.ChallengePaymentPage_card__Y5aDc:hover{box-shadow:0 4px 12px #00000014}.ChallengePaymentPage_card__Y5aDc h3{color:#2d3748;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:0;text-align:left}.ChallengePaymentPage_button__actjI{background:linear-gradient(90deg,#7a53ff,#6642e0);border:none;border-radius:8px;box-shadow:0 4px 10px #7a53ff33;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;padding:14px 20px;text-align:center;transition:all .2s ease;width:100%}.ChallengePaymentPage_button__actjI:hover{box-shadow:0 6px 15px #7a53ff4d;transform:translateY(-1px)}.ChallengePaymentPage_payButton__ZJcRd{background:linear-gradient(90deg,#7a53ff,#6642e0);border:none;border-radius:10px;box-shadow:0 4px 10px #7a53ff33;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:20px;padding:16px;text-align:center;transition:all .3s ease;width:100%}.ChallengePaymentPage_payButton__ZJcRd:disabled{background:#e2e8f0;box-shadow:none;color:#a0aec0;cursor:not-allowed}.ChallengePaymentPage_payButton__ZJcRd:hover:not(:disabled){box-shadow:0 6px 15px #7a53ff4d;transform:translateY(-2px)}.ChallengePaymentPage_payButton__ZJcRd:active:not(:disabled){transform:translateY(0)}.ChallengePaymentPage_otpContainer__ZmmF-{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;margin-top:16px;padding:0;width:100%}.ChallengePaymentPage_serviceCard__l4c4k{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;margin-bottom:24px;padding:24px;width:100%}.ChallengePaymentPage_serviceDetails__Gd5DI{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.ChallengePaymentPage_serviceInfo__PGrdr{flex:1 1;text-align:left}.ChallengePaymentPage_serviceInfo__PGrdr h4{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:4px;margin-top:0}.ChallengePaymentPage_serviceInfo__PGrdr p{color:#4a5568;font-size:.95rem;line-height:1.4;margin:0}.ChallengePaymentPage_servicePrice__utvHA{color:#2d3748;font-size:1rem;font-weight:600;text-align:right}.ChallengePaymentPage_originalPrice__kTNGZ{color:#a0aec0;font-size:.85em;margin-right:8px;text-decoration:line-through}.ChallengePaymentPage_discountedPrice__5Q4OI{color:#2d3748;font-weight:700}.ChallengePaymentPage_amountCard__pWidX{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.ChallengePaymentPage_amountLeft__J-Jrj{flex:1 1}.ChallengePaymentPage_amountLeft__J-Jrj h4{color:#2d3748;font-size:1.05rem;font-weight:600;margin:0;text-align:left}.ChallengePaymentPage_amountRight__VfRV9 .ChallengePaymentPage_discountedPrice__5Q4OI{color:#2d3748;font-size:1.2rem;font-weight:700;text-align:right}.ChallengePaymentPage_otpInputContainer__Z9Jbu{display:flex;gap:8px;justify-content:space-between;margin-top:16px}.ChallengePaymentPage_otpInputContainer__Z9Jbu input{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:24px;height:52px;text-align:center;transition:all .2s;width:48px}.ChallengePaymentPage_otpInputContainer__Z9Jbu input:focus{background-color:#fff;border-color:#7a53ff;box-shadow:0 0 0 3px #7a53ff26;outline:none}.ChallengePaymentPage_resendOtpLink__Swtc\+{color:#7a53ff;cursor:pointer;font-size:.9rem;margin-top:16px;text-align:center;text-decoration:none}.ChallengePaymentPage_resendOtpLink__Swtc\+:hover{text-decoration:underline}.ChallengePaymentPage_successMessage__f04CL{align-items:center;color:#10b981;display:flex;font-size:.9rem;gap:4px;margin-top:8px}.ChallengePaymentPage_label__e8NVs{color:#4a5568;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.ChallengePaymentPage_inputField__a2U2f{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;margin-bottom:16px;padding:12px 16px;transition:all .2s;width:100%}.ChallengePaymentPage_inputField__a2U2f:focus{background-color:#fff;border-color:#7a53ff;box-shadow:0 0 0 3px #7a53ff26;outline:none}.ChallengePaymentPage_errorText__VTHI4{color:#e53e3e;font-size:.85rem;margin-bottom:12px;margin-top:-10px}.ChallengePaymentPage_couponContainer__Z21CF{display:flex;gap:8px;margin-top:10px;width:100%}.ChallengePaymentPage_couponInput__OYpYs{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:.95rem;padding:14px 16px;transition:all .2s}.ChallengePaymentPage_couponInput__OYpYs:focus{background-color:#fff;border-color:#7a53ff;box-shadow:0 0 0 3px #7a53ff26;outline:none}.ChallengePaymentPage_applyButton__ZPLh3{background:#7a53ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:0 20px;transition:all .2s ease;white-space:nowrap}.ChallengePaymentPage_applyButton__ZPLh3:hover:not(:disabled){background-color:#6642e0}.ChallengePaymentPage_applyButton__ZPLh3:disabled{background:#e2e8f0;color:#a0aec0;cursor:not-allowed}.ChallengePaymentPage_selectInput__tKSUZ{-webkit-appearance:none;appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237a53ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;margin-bottom:16px;padding:12px 40px 12px 16px;width:100%}.ChallengePaymentPage_loginPrompt__DmOIX{color:#4a5568;font-size:.95rem;margin-top:16px;text-align:center}.ChallengePaymentPage_errorContainer__rU3aR{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:300px;justify-content:center;margin:0 auto;max-width:480px;padding:32px;text-align:center;width:100%}.ChallengePaymentPage_errorContainer__rU3aR p{color:#4a5568;font-size:1rem;line-height:1.5;margin-bottom:24px}.ChallengePaymentPage_errorContainer__rU3aR button{background:#7a53ff;border:none;border-radius:8px;box-shadow:0 2px 6px #7a53ff33;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.ChallengePaymentPage_errorContainer__rU3aR button:hover{background:#6642e0;box-shadow:0 4px 8px #7a53ff4d;transform:translateY(-1px)}.ChallengePaymentPage_errorContainer__rU3aR button:active{transform:translateY(0)}@media (max-width:900px){.ChallengePaymentPage_dialogContainer__oWPdg{max-width:500px}.ChallengePaymentPage_rightSection__errEL{max-height:75vh;padding:24px}}@media (max-width:600px){.ChallengePaymentPage_pageContainer__nnb51{padding:0}.ChallengePaymentPage_dialogContainer__oWPdg{border-radius:0;height:100%;max-width:100%}.ChallengePaymentPage_rightSection__errEL{max-height:100vh;padding:20px}.ChallengePaymentPage_rightSection__errEL h1{font-size:1.5rem}.ChallengePaymentPage_rightSection__errEL h2{font-size:.95rem}.ChallengePaymentPage_card__Y5aDc,.ChallengePaymentPage_serviceCard__l4c4k{margin-bottom:20px;padding:20px}}.ChallengePaymentPage_fullScreenOverride__iGFLx{border-radius:0;height:100vh;width:100%}.ChallengeList_container__zdBAe{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 15px;width:90%}.ChallengeList_title__JHWZ6{color:#602ef4;font-size:44px;line-height:53.64px}.ChallengeList_headers__08nrf{padding:50px 0}.ChallengeList_challenges_container__mvdDA{margin:0 auto;max-width:1400px;padding:0;position:relative;width:100%}.ChallengeList_challenges_grid__20Tk2{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:20px auto;padding:0 15px;width:100%}.ChallengeList_spinner_container__oiDPe{display:flex;justify-content:center;margin:20px 0;padding:20px 0;width:100%}.ChallengeList_spinner__PveaL{animation:ChallengeList_spin__Pt801 1s ease-in-out infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes ChallengeList_spin__Pt801{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChallengeList_headers__08nrf{margin:30px 0;text-align:center}.ChallengeList_title__JHWZ6{color:#7a53ff;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin:1.5rem 0;text-align:center}.ChallengeList_chip_container__wKSrX{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0}.ChallengeList_error_message__7V27Q{background-color:#fadbd8;border:1px solid #e74c3c;border-radius:4px;color:#e74c3c;margin:15px 0;padding:15px;text-align:center}.ChallengeList_no_results__5KDZw{color:#555;font-size:18px;padding:40px 0;text-align:center;width:100%}.ChallengeList_reset_button__xmDmr{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:16px;padding:8px 16px}.ChallengeList_reset_button__xmDmr:hover{background-color:#2980b9}.ChallengeList_challenge_skeleton__q3FZC{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;padding:10px}.ChallengeList_load_more_info__014xb{margin:20px 0;padding:20px 0;text-align:center}.ChallengeList_load_more_info__014xb p{color:#666;font-size:14px}.ChallengeList_challenge_card__ETP6R{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.ChallengeList_challenge_card__ETP6R:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.ChallengeList_imageContainer__HU608{height:200px;overflow:hidden;position:relative;width:100%}.ChallengeList_cardImage__Iw2s1{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.ChallengeList_challenge_card__ETP6R:hover .ChallengeList_cardImage__Iw2s1{transform:scale(1.05)}.ChallengeList_liveScheduleBadge__U\+F9B,.ChallengeList_onDemandBadge__cTXH9{border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px;position:absolute;right:12px;top:12px}.ChallengeList_liveScheduleBadge__U\+F9B{background-color:#ff4757}.ChallengeList_onDemandBadge__cTXH9{background-color:#5352ed}.ChallengeList_startDateBadge__9eNht{background-color:#000c;border-radius:8px;bottom:12px;color:#fff;font-size:12px;font-weight:500;left:12px;padding:4px 8px;position:absolute}.ChallengeList_cardContent__OVjKI{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.ChallengeList_courseTitle__kV3iL{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:8px;overflow:hidden}.ChallengeList_expertName__1oddn{color:#666;font-size:14px;margin-bottom:12px}.ChallengeList_priceContainer__eK7wh{gap:8px}.ChallengeList_priceContainer__eK7wh,.ChallengeList_pricingSection__Iif6P{align-items:flex-start;display:flex;flex-direction:column}.ChallengeList_priceRow__JLMCC{align-items:center;display:flex;gap:8px}.ChallengeList_discountBadge__0FQhf{background-color:#ff4757;border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:2px 6px}.ChallengeList_currentPrice__2mLx8{color:#333;font-size:18px;font-weight:600}.ChallengeList_originalPrice__4Q5M7{color:#999;font-size:14px;text-decoration:line-through}.ChallengeList_buttonContainer__YtdnX{display:flex;justify-content:flex-start;width:100%}.ChallengeList_buyNowButton__LXPTP{background-color:#602ef4!important;border-radius:8px!important;color:#fff!important;font-weight:500!important;padding:8px 20px!important;text-transform:none!important;transition:all .2s ease!important}.ChallengeList_buyNowButton__LXPTP:hover{background-color:#4a1bc0!important;transform:translateY(-2px)}@media (max-width:1024px){.ChallengeList_challenges_grid__20Tk2{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.ChallengeList_container__zdBAe{padding:0 10px;width:95%}.ChallengeList_challenges_grid__20Tk2{gap:15px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:0 10px}.ChallengeList_courseTitle__kV3iL{font-size:16px}.ChallengeList_priceContainer__eK7wh{align-items:flex-start;flex-direction:column;gap:10px}.ChallengeList_buttonContainer__YtdnX{justify-content:flex-start;width:100%}.ChallengeList_title__JHWZ6{font-size:28px;line-height:34px}.ChallengeList_chip_container__wKSrX{justify-content:center}}@media (max-width:480px){.ChallengeList_container__zdBAe{padding:0 10px;width:100%}.ChallengeList_challenges_grid__20Tk2{grid-template-columns:1fr;margin:20px auto;max-width:350px}.ChallengeList_title__JHWZ6{font-size:24px;line-height:30px}.ChallengeList_headers__08nrf{padding:30px 0}}.ChallengeList_loading_trigger__x8tAL{display:block;height:30px;margin-bottom:40px;position:relative;visibility:visible!important;width:100%}.ChallengeCard_card__e7uKM{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.ChallengeCard_card__e7uKM:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.ChallengeCard_imageContainer__30pKu{height:200px;overflow:hidden;position:relative;width:100%}.ChallengeCard_cardImage__6sZy7{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.ChallengeCard_card__e7uKM:hover .ChallengeCard_cardImage__6sZy7{transform:scale(1.05)}.ChallengeCard_challengeTypeBadge__6zy05{background-color:#602ef4;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px;position:absolute;right:12px;top:12px}.ChallengeCard_checkpointsBadge__kMZ-W{background-color:#000c;border-radius:8px;bottom:12px;color:#fff;font-size:12px;font-weight:500;left:12px;padding:4px 8px;position:absolute}.ChallengeCard_cardContent__Z5-Ri{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.ChallengeCard_challengeTitle__VBkCG{color:#333;font-size:16px;font-weight:600;line-height:1.4}.ChallengeCard_challengeDescription__xge3j,.ChallengeCard_challengeTitle__VBkCG{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:8px;overflow:hidden}.ChallengeCard_challengeDescription__xge3j{color:#666;font-size:14px;line-height:1.3}.ChallengeCard_enrollments__MblJk{color:#888;font-size:12px;font-weight:500;margin-bottom:12px}.ChallengeCard_priceContainer__KZ85y{gap:8px}.ChallengeCard_priceContainer__KZ85y,.ChallengeCard_pricingSection__bff8V{align-items:flex-start;display:flex;flex-direction:column}.ChallengeCard_priceRow__ZCH7A{align-items:center;display:flex;gap:8px}.ChallengeCard_discountBadge__TdGLi{background-color:#ff4757;border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:2px 6px}.ChallengeCard_currentPrice__uvJvm{color:#333;font-size:18px;font-weight:600}.ChallengeCard_originalPrice__k1EC3{color:#999;font-size:14px;text-decoration:line-through}.ChallengeCard_buttonContainer__wWo2\+{display:flex;justify-content:flex-start;width:100%}.ChallengeCard_joinNowButton__CUUA2{background-color:#602ef4!important;border-radius:8px!important;color:#fff!important;font-size:14px!important;font-weight:500!important;padding:8px 20px!important;text-transform:none!important;transition:all .2s ease!important}.ChallengeCard_joinNowButton__CUUA2:hover{background-color:#4a1bc0!important;transform:translateY(-2px)}@media (max-width:768px){.ChallengeCard_challengeTitle__VBkCG{font-size:15px}.ChallengeCard_challengeDescription__xge3j{font-size:13px}.ChallengeCard_currentPrice__uvJvm{font-size:16px}.ChallengeCard_joinNowButton__CUUA2{font-size:13px!important;padding:6px 16px!important}}@media (max-width:480px){.ChallengeCard_cardContent__Z5-Ri{padding:14px}.ChallengeCard_challengeTitle__VBkCG{font-size:14px}.ChallengeCard_challengeDescription__xge3j{font-size:12px}.ChallengeCard_currentPrice__uvJvm{font-size:15px}.ChallengeCard_joinNowButton__CUUA2{font-size:12px!important;padding:6px 14px!important}}
/*# sourceMappingURL=main.20d1711e.css.map*/