.problemOfTheDay_month_picker__oO4Yy{height:100%}.problemOfTheDay_month_picker__oO4Yy *{font-family:var(--gfg-font-primary)}.problemOfTheDay_month_picker__oO4Yy .container{height:100%;position:relative;display:block;color:#224154;text-align:center}.problemOfTheDay_month_picker__oO4Yy .container .active_month{height:100%;width:110px;cursor:pointer;display:flex;gap:10px;align-items:center;justify-content:center}.problemOfTheDay_month_picker__oO4Yy .container .month_list{padding:10px;position:absolute;top:40px;background-color:#fff;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;box-shadow:0 0 8px rgba(0,0,0,.15);border-radius:4px;z-index:10}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list{background-color:var(--background-3)}@media(max-width:441px){.problemOfTheDay_month_picker__oO4Yy .container .month_list{grid-template-columns:repeat(2,1fr)}}.problemOfTheDay_month_picker__oO4Yy .container .month_list .disabled_month{color:rgba(34,65,84,.53);cursor:not-allowed;background:#edf1f4;border:1px solid #edf1f4}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list .disabled_month{background-color:#252828;color:#666b71}.problemOfTheDay_month_picker__oO4Yy .container .month_list .disabled_month:hover{background-color:#edf1f4;color:rgba(34,65,84,.53);border:1px solid #edf1f4}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list .disabled_month:hover{background-color:#252828;color:#666b71}.problemOfTheDay_month_picker__oO4Yy .container .month_list p{border:1px solid #eee;padding:8px 4px;border-radius:5px;color:#8293a0;cursor:pointer}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list p{border-color:var(--card-overlap-border)!important}.problemOfTheDay_month_picker__oO4Yy .container .month_list p:hover{background-color:#fff;color:#2d8d45;border:1px solid #2d8d45}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list p:hover{background-color:var(--background)}.problemOfTheDay_month_picker__oO4Yy .container .month_list p.active,body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list p.active{background-color:rgba(45,141,69,.08);color:#2d8d45}body[data-theme=dark] .problemOfTheDay_month_picker__oO4Yy .container .month_list p{border-color:#494949}.problemOfTheDay_year_picker__WAdMN{height:100%}body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN{color:#e9e9ea!important}.problemOfTheDay_year_picker__WAdMN .container{height:100%;position:relative;display:block;color:#224154;text-align:center;border-radius:4px}.problemOfTheDay_year_picker__WAdMN .container .active_year{height:100%;width:-moz-max-content;width:max-content;cursor:pointer;display:flex;gap:10px;align-items:center;justify-content:center;padding-right:18px;border-right:.7px solid #c6e0f3}.problemOfTheDay_year_picker__WAdMN .container .year_list{padding:8px;background-color:#fff;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px;max-height:150px;overflow-y:auto;overflow-x:hidden;position:absolute;top:40px;left:-14px;box-shadow:0 0 8px rgba(0,0,0,.15);border-radius:4px;width:100%;min-width:100px;z-index:999}body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN .container .year_list{background-color:var(--background-3)}.problemOfTheDay_year_picker__WAdMN .container .year_list span{border:1px solid #eee;border-radius:2px;padding:8px 4px;color:#8293a0;cursor:pointer}body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN .container .year_list span{border-color:var(--card-overlap-border)!important}.problemOfTheDay_year_picker__WAdMN .container .year_list span:hover{background-color:#fff;color:#2d8d45;border:1px solid #2d8d45}body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN .container .year_list span:hover{border:1px solid #2d8d45}.problemOfTheDay_year_picker__WAdMN .container .year_list span.active,body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN .container .year_list span.active{background-color:rgba(45,141,69,.08);color:#2d8d45}body[data-theme=dark] .problemOfTheDay_year_picker__WAdMN .container .year_list span{background-color:var(--background-2);border-color:#494949}.problemOfTheDay_calendar_container__Di_HJ{padding:20px}.problemOfTheDay_calendar_container_header__V8Q5A{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:10px 8px;align-items:center;text-align:center;justify-content:flex-end;font-weight:600;font-size:12px}.problemOfTheDay_calendar_container_header__V8Q5A .problemOfTheDay_calendar_arrow__2sFsj span{height:-moz-fit-content;height:fit-content;cursor:pointer;color:var(--meta-h1)!important}.problemOfTheDay_calendar_week_days__otoq8{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;padding:8px 0;text-align:center;font-size:12px}.problemOfTheDay_calendar_week_days__otoq8 .problemOfTheDay_week_day__rrST3{color:var(--meta-h1)!important}.problemOfTheDay_calendar_week_days__otoq8 .problemOfTheDay_week_day__rrST3:last-child{border-right:0}.problemOfTheDay_calendar_days__JEnRg{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:17px;gap:17px;padding:10px;color:#60626c;justify-content:center;text-align:center}.problemOfTheDay_calendar_days__JEnRg .problemOfTheDay_day__VVab7{text-align:center}.problemOfTheDay_calendar_days__JEnRg .problemOfTheDay_day__VVab7.active{background-color:#2d8d45;color:#fff}.problemOfTheDay_calendar_days__JEnRg .problemOfTheDay_day_disabled__p_FKC{color:#8293a0}.problemOfTheDay_calendar_popup__dkU64{width:100%!important;height:100%}body[data-theme=dark] .problemOfTheDay_calendar_popup__dkU64{background-color:var(--card-overlap-background);border-color:var(--card-overlap-border)}.problemOfTheDay_calendar_popup__dkU64:before{background-color:var(--card-overlap-background)!important;box-shadow:var(--card-overlap-border) 1px 1px 0 0!important}.problemOfTheDay_column_week__atY5P{display:flex;flex-direction:column;align-items:flex-start;float:left;margin:0 16px 0 20px;font-size:12px;font-weight:700}.problemOfTheDay_column_days__UWQJf{display:grid;grid-template-rows:repeat(7,1fr);grid-auto-flow:column}.problemOfTheDay_calendar_days_loading__xoKOF{margin-top:0!important;height:20px!important;width:20px!important}.problemOfTheDay_potd__zdG8c{background-color:#f5f5f5}.problemOfTheDay_potd__zdG8c *{font-family:var(--gfg-font-primary)}body[data-theme=dark] .problemOfTheDay_potd__zdG8c{background:var(--background)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{display:grid;grid-template-columns:2fr max-content;grid-gap:40px;gap:40px;padding:40px 0 10px;margin:0 auto;width:75%}@media(max-width:1280px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{width:80%}}@media(max-width:1024px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{width:90%}}@media(max-width:991px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{gap:25px}}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{display:block;width:75%}}@media(max-width:441px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9{width:90%;display:block;padding:16px 0 10px}}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_banner__jS7A7{display:none}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA{display:none}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA{padding-bottom:20px;margin-bottom:16px;position:relative;display:block}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_geekbit_container__4O8M5{display:grid;margin-bottom:20px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_carousel_streak_status__jimjx{align-items:center;text-align:center;height:100%;padding:10px}}@media(max-width:768px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_carousel_streak_status__jimjx{align-items:center;text-align:center;height:100%;padding:15px;margin-top:10px}}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_streakStatus_container__os_fg{display:grid;margin:0}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_youtube_btn__HHKUi{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:4px;border:none;color:#fff}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_carousel_container__VH7TA .problemOfTheDay_potd_carousel__2DMYG .problemOfTheDay_youtube_btn__HHKUi .problemOfTheDay_youtube_txt__IdTXo{font-family:var(--gfg-font-primary);font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;align-items:center;text-align:center;color:#4e515f;justify-content:flex-end;position:absolute;bottom:30px}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__previousProblemHeading__sR4xu{color:#2d8d45;font-family:var(--gfg-font-secondary);font-style:normal;font-weight:600;font-size:26px;line-height:50px;display:flex;align-items:center;border-bottom:2px solid rgba(45,141,69,.2)}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__previousProblemHeading__sR4xu{font-size:16px;line-height:22px;margin:16px 0}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__noProblem__Ku65V{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-style:normal;font-weight:500;font-size:26px;line-height:50px;color:#2d8d45;margin-top:50px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__noProblem__Ku65V{font-size:16px;line-height:22px;margin:16px 0}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__filters__vAUBI{display:flex;font-style:normal;gap:14px;align-items:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__filters__vAUBI .problemOfTheDay_calendar_container__Di_HJ{display:grid;grid-template-columns:repeat(2,1fr);background:#edf1f4;border:1px solid #c6e0f3;border-radius:5px;padding:10px 15px}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__filters__vAUBI .problemOfTheDay_calendar_container__Di_HJ{background:var(--background-2)!important;border:1px solid var(--card-border)!important}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__filters__vAUBI .problemOfTheDay_calendar_container__Di_HJ .active_month,body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_container__filters__vAUBI .problemOfTheDay_calendar_container__Di_HJ .active_year{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5{display:grid;grid-template-columns:1fr max-content;align-items:center;justify-content:space-between;border-radius:8px!important;background-color:#1273eb;padding:16px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5{display:none}}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5{background:linear-gradient(110deg,#555,#0a0e0f 96.66%)}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5 .problemOfTheDay_geekbit_container_img__G1TRp{display:grid;grid-template-columns:max-content 1fr;align-items:center;justify-content:left;grid-gap:5px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5 .problemOfTheDay_geekbit_container_txt__Sbxt4{font-style:normal;font-weight:400;font-size:18px;line-height:27px;color:#fff}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5 .problemOfTheDay_geekbit_container_txt__Sbxt4 span{font-size:22px;font-weight:700}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5 .problemOfTheDay_geekbit_container_redeem_btn__DxFaQ{font-family:var(--gfg-font-primary)!important;font-style:normal!important;background-color:#fff!important;color:#224154!important;padding:8px 20px;font-size:14px!important;line-height:21px!important;border-radius:4px!important;font-weight:700}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_geekbit_container__4O8M5 .problemOfTheDay_geekbit_container_redeem_btn__DxFaQ{background:var(--background)!important;color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg{display:grid;grid-template-columns:1fr 1fr;border-radius:6px!important;border:1px solid #94c7e9!important;padding:8px!important;grid-gap:10px;background:#f2f5f7}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg{display:none}}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg{background:var(--background-2)!important;border-color:var(--card-border)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV{background-color:#fff;border-radius:6px;padding:10px}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV{background:var(--card-background)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV .problemOfTheDay_container_streak__heading__9YTGd{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#8293a0;text-transform:capitalize;margin-bottom:8px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV .problemOfTheDay_container_streak__heading__9YTGd{font-size:12px;line-height:16px;text-shadow:none}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV .problemOfTheDay_container_streak__data__nykZe{font-style:normal;font-weight:400;font-size:24px;line-height:normal;text-align:left;color:#8293a0}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streakStatus_container__os_fg .problemOfTheDay_streakStatus_container__streak__by2yV .problemOfTheDay_container_streak__data__nykZe{text-align:center}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_btn__87hNv{padding:14px;margin:0;display:grid;grid-gap:10px;gap:10px;grid-template-columns:.25fr 1.25fr max-content;background:linear-gradient(90deg,#2d8d45 35.84%,rgba(45,141,69,0) 206.82%);width:100%;border-radius:8px;border:1px solid #2d8d45;color:#fff;align-items:center;justify-content:space-between;text-align:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_btn__87hNv p{font-style:normal;font-weight:500;font-size:18px;margin:0}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_btn__87hNv{display:none}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;justify-content:space-between;grid-gap:15px;padding:12px;background:linear-gradient(-270deg,#f79e13,#f36a6c);box-shadow:0 0 6px 1px rgba(0,0,0,.18);border-radius:6px;height:-moz-max-content;height:max-content;margin-bottom:8px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE{display:none;padding:0;margin:0;height:-moz-fit-content;height:fit-content}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53{display:flex;align-items:center;width:80px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53{width:50px;height:30px}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53 .problemOfTheDay_streak_chart_streak__RR6Dz{font-style:normal;font-weight:400;font-size:24px;color:#fff;text-align:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53 .problemOfTheDay_streak_chart_streak__RR6Dz p{margin:0;line-height:28px!important}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53 .problemOfTheDay_streak_chart_streak__RR6Dz p{font-size:16px!important;line-height:16px!important}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53 .problemOfTheDay_streak_chart_streak__RR6Dz p:last-child{font-size:16px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_img__VBM53 .problemOfTheDay_streak_chart_streak__RR6Dz p:last-child{font-size:12px!important}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_text__TaNfg{font-style:normal;font-weight:400;font-size:16px;color:#fff}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_text__TaNfg p{margin:0 0 10px!important}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_text__TaNfg p{margin:0!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_text__TaNfg{font-size:12px;justify-content:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_streak_chart__IcUhE .problemOfTheDay_streak_chart_text__TaNfg .bar_container{display:none}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_youtube_btn__HHKUi{width:100%;display:grid;grid-template-columns:.5fr 3fr;border-radius:8px;background-color:#fff;border:1px solid #357960;font-style:normal;font-weight:400;font-size:18px;padding:14px;color:#224154;grid-gap:10px;margin:0}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_youtube_btn__HHKUi p{text-align:left}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_youtube_btn__HHKUi{display:none}}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_youtube_btn__HHKUi{background:var(--background-2)!important;color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_share__VPC5W{position:fixed;right:30px;bottom:30px;justify-content:center;align-items:center;text-align:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_share__VPC5W span{cursor:pointer}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_share__VPC5W .problemOfTheDay_shareBtn__cFmdW{width:60px!important;height:60px!important;min-width:unset!important;min-height:unset!important}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x{max-width:323px;display:grid;grid-gap:12px;height:-moz-fit-content;height:fit-content}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x{max-width:100%}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy{border:1px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.06);background-color:#fff;padding:12px;border-radius:6px}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy{background:var(--background-2)!important;border-color:var(--card-border);color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .calendar_calendar_container_header__3G05c{border-top:1px solid #f4f4f4!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .active_year{border-right:none;color:#000}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .active_year{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .active_month{color:#000}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .active_month{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_calendar_meta_container__PJdaR{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;justify-content:space-between;grid-gap:15px;border-top:1px solid #f4f4f4!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_calendar_meta_container__PJdaR .problemOfTheDay_calendar_meta__tzl74{display:grid;grid-template-columns:max-content 1fr;align-items:center;justify-content:space-between;grid-gap:10px;font-style:normal;font-weight:400;color:#8293a0;margin-top:10px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_calendar_meta_container__PJdaR .problemOfTheDay_calendar_meta__tzl74 div:first-child{width:18px;height:18px;border-radius:2px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_calendar_meta_container__PJdaR .problemOfTheDay_calendar_meta__tzl74 div.problemOfTheDay_geekbit__sjxUU{background-color:#216e39}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_time_machine_btn__yaiXr{display:flex;justify-content:center;align-items:center;height:48px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;margin-top:10px;padding:15px 25px 15px 15px;width:100%!important;background:#2c2c62!important;color:#fff;text-transform:capitalize;border-radius:6px;font-family:var(--gfg-font-primary)!important;box-shadow:0 -2px 8px rgba(101,255,251,.12),0 2px 8px rgba(101,255,251,.12)}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_time_machine_btn__yaiXr .problemOfTheDay_gif__6CNFU{position:relative;left:10px;top:-10px}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_side_bar__jx_9x .problemOfTheDay_streak_container__UOhTy .problemOfTheDay_time_machine_btn__yaiXr{box-shadow:none}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w{display:none}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w{display:grid;grid-template-columns:45% 55%;grid-gap:10px;align-items:center}}@media(max-width:441px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w{display:grid;grid-template-columns:45% 55%;grid-gap:10px;width:-moz-fit-content;width:fit-content;align-items:center}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_rulebook_btn_phn_cnt__nuZ_n{height:100%}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_rulebook_btn_phn_cnt__nuZ_n .problemOfTheDay_rulebook_btn_phn__6aiZ6{padding:10px;margin:0;display:grid;grid-gap:10px;gap:10px;grid-template-columns:.25fr .75fr .5fr;background:linear-gradient(90deg,#2d8d45 35.84%,rgba(45,141,69,0) 206.82%);width:100%;height:100%;border-radius:8px;border:1px solid #2d8d45;color:#fff;align-items:center;justify-content:center;text-align:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_rulebook_btn_phn_cnt__nuZ_n .problemOfTheDay_rulebook_btn_phn__6aiZ6 p{font-style:normal;font-weight:400;font-size:12px;line-height:19px;margin:0}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_streak_chart__IcUhE{display:grid;grid-template-columns:.45fr 1.25fr;padding:5px 8px;height:100%}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_streak_container__UOhTy{border:none}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_rulebook_container__phones__QLq5w .problemOfTheDay_streak_container__UOhTy{padding:0;margin:0;height:100%}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.08);border-radius:12px;padding:10px}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI{display:none}}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI{background-color:var(--background-2)}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q{width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='rgba(217,217,217)' stroke-width='1' stroke-dasharray='6%2c 14' stroke-dashoffset='6' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:12px;padding:10px;border-color:#d9d9d9}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_heading__SfFSD{font-style:normal;font-weight:500;font-size:24px;line-height:28px;color:#000;margin-bottom:10px;text-align:center}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_heading__SfFSD{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_subheading__6CA59{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#8e8e8e;text-align:center}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_subheading__6CA59{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_pointContainer__h18UV{display:grid;grid-gap:10px;gap:10px;list-style-type:none;padding:0;margin:0}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_pointContainer__h18UV :before{content:"✓";color:#024e9a;margin-right:10px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_pointContainer__h18UV .problemOfTheDay_potd_sign_points__PFbtp{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#000}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_pointContainer__h18UV .problemOfTheDay_potd_sign_points__PFbtp{color:var(--meta-h1)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_btn__0wLA1{margin-top:50px;width:100%;color:#fff;background:#2d8d45;border-radius:6px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8{display:grid;grid-gap:5px;gap:5px}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8 .problemOfTheDay_potd_sign_rulebook_btn_cnt__VSK6R{display:grid;width:100%;align-items:center!important;justify-content:center;text-align:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8 .problemOfTheDay_potd_sign_rulebook_btn_cnt__VSK6R .problemOfTheDay_potd_sign_rulebook_btn__yMhHl{display:grid;width:-moz-max-content;width:max-content;background-color:#fff!important;color:#2d8d45!important;cursor:pointer}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8 .problemOfTheDay_potd_sign_rulebook_btn_cnt__VSK6R .problemOfTheDay_potd_sign_rulebook_btn__yMhHl :after{margin-left:10px;content:">"}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8 .problemOfTheDay_potd_sign_rulebook_btn_cnt__VSK6R .problemOfTheDay_potd_sign_rulebook_btn__yMhHl p{font-style:normal;font-weight:500;font-size:15px}body[data-theme=dark] .problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_Container__B1FrI .problemOfTheDay_potd_sign_border__kG6_q .problemOfTheDay_potd_sign_rulebook__y96M8 .problemOfTheDay_potd_sign_rulebook_btn_cnt__VSK6R .problemOfTheDay_potd_sign_rulebook_btn__yMhHl{background-color:var(--background-2)!important}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_container_phones__XWKH_{display:none;position:relative}@media(max-width:900px){.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_container_phones__XWKH_{display:flex;grid-template-columns:2fr 1fr;gap:40px;width:100%;padding:10px;background:#2d8d45;box-shadow:0 -4px 10px rgba(0,0,0,.16);border-radius:4px 4px 0 0;text-align:center;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0}}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_container_phones__XWKH_>span{font-style:normal;font-weight:400;font-size:14px;color:#fff}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_potd_sign_container_phones__XWKH_ .problemOfTheDay_potd_sign_btn_phn__Wvl2p{background:#fff;border-radius:2px;width:100px;text-transform:capitalize}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_unsolved__O9XFP{cursor:pointer;color:#8293a0;text-align:center;width:20px;height:20px;border-radius:2px;background:#9ea0a1;margin:0 auto}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_unsolved__O9XFP>div>span{visibility:hidden}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_disabled__p_FKC{color:#8293a0;text-align:center;width:20px;height:20px;border-radius:2px;background:#e5e7ea;margin:0 auto}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_disabled__p_FKC>div>span{visibility:hidden}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_bonus__ivocX{cursor:pointer;text-align:center;width:25px!important;height:25px!important;background-image:url(https://media.geeksforgeeks.org/img-practice/gfgCoin-1678730737.svg);margin:0 auto;background-size:100% 100%}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_bonus__ivocX>div>span{visibility:hidden}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day__VVab7{cursor:pointer;text-align:center;width:20px;height:20px;border-radius:2px;background-color:#216e39;margin:0 auto;justify-content:center}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day__VVab7>div>span{visibility:hidden}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day__VVab7.active{background-color:#2d8d45;color:#fff}.problemOfTheDay_potd__zdG8c .problemOfTheDay_potd_container__A72j9 .problemOfTheDay_day_blank__t2j4O{text-align:center;margin:0 auto}.problemOfTheDay_problemPopupCard__WhKd4{border-radius:8px;background:#fff}@media(max-width:441px){.problemOfTheDay_problemPopupCard__WhKd4{margin:0}}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm{justify-content:space-between}@media(max-width:900px){.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm{padding:16px;display:block}}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemDate__cJl1_{color:#8293a0;font-family:var(--gfg-font-primary);font-weight:400;font-style:normal;font-size:14px;line-height:19px;margin:0!important}@media(max-width:900px){.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemDate__cJl1_{margin:0 0 5px!important;font-size:12px;line-height:12px}}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemContainerTxt__pPZ3Z{font-family:var(--gfg-font-primary)!important;font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#224154!important;margin-bottom:10px}@media(max-width:441px){.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemContainerTxt__pPZ3Z{font-size:14px!important;line-height:19px!important}}body[data-theme=dark] .problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemContainerTxt__pPZ3Z{color:var(--meta-h1)!important}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:900px){.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_problemDescription__ebnoz{width:100%;text-align:left}}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY{display:flex;flex-direction:column;margin-bottom:10px;gap:10px}@media(max-width:900px){.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY{flex-direction:row;width:100%!important}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY a{min-width:49%}}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY .problemOfTheDay_problem_button__A4ct4{width:100%;justify-content:center;border:.7px solid #2f8d46;border-radius:4px;background:transparent!important;color:#2f8d46}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY .problemOfTheDay_problem_solved_btn__hFeV3{width:100%!important;justify-content:center;border:1px solid #a9a9ac;border-radius:4px;background:transparent!important;color:#a9a9ac}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY .problemOfTheDay_time_machine_button__1edBo{width:100%!important;justify-content:center;border:.7px solid #343467;border-radius:4px;background:transparent!important;color:#343467}body[data-theme=dark] .problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_button_cnt__zQiwY .problemOfTheDay_time_machine_button__1edBo{color:var(--meta-h1);border:none}.problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_time_machine_txt__MrWHZ{font-family:var(--gfg-font-primary)!important;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#797980!important;margin-bottom:10px}body[data-theme=dark] .problemOfTheDay_problemPopupCard__WhKd4 .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_description_container__oaSDh .problemOfTheDay_time_machine_txt__MrWHZ{color:var(--meta-h1)!important}body[data-theme=dark] .problemOfTheDay_problemPopupCard__WhKd4{background-color:var(--card-overlap-background)}.problemOfTheDay_show_problem_container__bzsf8{display:none}@media(max-width:900px){.problemOfTheDay_show_problem_container__bzsf8{display:block}}.problemOfTheDay_problem_container__om4nb{display:none}@media(max-width:900px){.problemOfTheDay_problem_container__om4nb{display:block;background:#edf1f4;border-radius:6px;padding:60px 40px;margin-top:20px}}.problemOfTheDay_problem_container__om4nb .problemOfTheDay_problem_txt__vhrJl{font-family:var(--gfg-font-primary);font-style:normal;font-weight:400;font-size:18px;line-height:21px;display:flex;align-items:center;text-align:center;justify-content:center;color:#8293a0}.problemOfTheDay_rulebook_container__iyvx_{display:grid;padding:40px 0 10px;margin:0 auto;width:60%;font-family:var(--gfg-font-primary)}@media(max-width:441px){.problemOfTheDay_rulebook_container__iyvx_{width:90%;padding:20px 0 10px}}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh{display:grid;grid-template-columns:50% 50%;grid-gap:1em 1em;padding-bottom:2em}@media(max-width:1024px){.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh{grid-template-columns:auto}}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN{display:flex!important;border:1px solid #dde7f3!important;background-color:#fff!important;padding:1em!important;border-radius:4px!important}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN{background-color:var(--card-background)!important;border-color:var(--card-border)!important}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_img_cnt_social__FJ_oM{display:flex!important;align-items:center!important;padding-right:1em!important;flex:1.5 1;justify-content:center}@media(max-width:1024px){.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_img_cnt_social__FJ_oM{flex:1 1!important}}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_img_cnt_social__FJ_oM .problemOfTheDay_nomenclature_image__MLe5r{height:2rem!important}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De{display:flex!important;align-items:center!important;flex:8.5 1!important}@media(max-width:1024px){.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De{flex:10 1!important}}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De .problemOfTheDay_nomenclature_txt__t1XaT{color:#0f2b3c!important;font-weight:400!important;font-size:14px}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De .problemOfTheDay_nomenclature_txt__t1XaT .problemOfTheDay_bold_text__2rGa5{font-weight:bolder}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De .problemOfTheDay_nomenclature_txt__t1XaT .problemOfTheDay_gfg_primary__kn8Hr{color:#2f8d46}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De .problemOfTheDay_nomenclature_txt__t1XaT .problemOfTheDay_link__Nk5W6{text-decoration:underline!important;color:#2f8d46;cursor:pointer}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_social_media__CwdSh .problemOfTheDay_nomenclature_cnt_social__qDrXN .problemOfTheDay_nomenclature_txt_cnt_social__8z0De .problemOfTheDay_nomenclature_txt__t1XaT{color:var(--meta-h1)!important}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_heading__sGMmv{font-style:normal;font-weight:600;font-size:24px;line-height:33px;color:#224154;margin-bottom:20px;text-transform:capitalize;font-family:var(--font-secondary)!important}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_heading__sGMmv{color:var(--meta-h1)}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_text__eOa32{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#224154;margin-bottom:20px}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_text__eOa32{color:var(--meta-h1)}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_instruction_list__tYEtV{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#224154;margin-bottom:20px;list-style:disc;padding-left:20px}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_instruction_list__tYEtV{color:var(--meta-h1)}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_geek_nomenclature__KzBrX{display:grid;grid-template-columns:1fr 3fr;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#224154;margin-bottom:20px;list-style:none;padding:10px;border:1px solid #9fc5f4;border-radius:4px;align-items:center}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_geek_nomenclature__KzBrX .problemOfTheDay_rulebook_geek_nomenclature_img__qNdiw{border-right:1px solid #9fc5f4;text-align:center;justify-content:center;align-items:center;padding-right:10px}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_geek_nomenclature__KzBrX .problemOfTheDay_rulebook_geek_nomenclature_img__qNdiw{border-color:var(--card-border)!important}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_geek_nomenclature__KzBrX .problemOfTheDay_rulebook_geek_nomenclature_text__IYZLB{padding:10px}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_geek_nomenclature__KzBrX{color:var(--meta-h1);border-color:var(--card-border)!important}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_prizes__1Aocl{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#224154;justify-content:space-around;padding:10px}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_prizes__1Aocl .problemOfTheDay_rulebook_prizes_img__tBTWP{border-radius:8px}.problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_prizes__1Aocl .problemOfTheDay_rulebook_prizes_text__OBOhA{margin-top:20px;text-align:center}body[data-theme=dark] .problemOfTheDay_rulebook_container__iyvx_ .problemOfTheDay_rulebook_prizes__1Aocl{color:var(--meta-h1)}.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_txt__hBAiB{text-align:center}.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH{display:flex;justify-content:center;text-align:center}.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH .problemOfTheDay_potd_timer_val__zfeQr{display:flex;flex-direction:column;padding:2px;justify-content:center;text-align:center}.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH .problemOfTheDay_potd_timer_val__zfeQr .problemOfTheDay_potd_timer_val_symb__GoxPJ{color:#fff!important}.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH .problemOfTheDay_potd_timer_val__zfeQr .problemOfTheDay_potd_timer_val_txt__C8agI{display:flex;color:#fff;font-family:var(--gfg-font-primary)!important;font-weight:500;font-size:20px;line-height:32px;background-color:rgba(73,156,177,.5);padding:8px;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px}@media(max-width:900px){.problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH .problemOfTheDay_potd_timer_val__zfeQr .problemOfTheDay_potd_timer_val_txt__C8agI{font-style:normal;font-weight:500;font-size:16px;line-height:19px;width:32px;height:32px}}body[data-theme=dark] .problemOfTheDay_potd_time__BWpF4 .problemOfTheDay_potd_timer_valcnt__NPnHH .problemOfTheDay_potd_timer_val__zfeQr .problemOfTheDay_potd_timer_val_txt__C8agI{background-color:var(--card-border)}.problemOfTheDay_problem__gqINx{margin-top:10px;border:1px solid #eee;border-radius:8px;margin-bottom:10px;background-color:#fff;padding-left:5px;font-family:var(--gfg-font-primary)}body[data-theme=dark] .problemOfTheDay_problem__gqINx{background:var(--background-2)!important;border:none!important}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm{display:flex;justify-content:space-between;align-items:center;padding:18px}@media(max-width:768px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm{display:block}}@media(max-width:441px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm{padding:16px}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W{display:grid;grid-gap:12px;gap:12px}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemDate__cJl1_{color:#8293a0;margin:0!important}@media(max-width:900px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemDate__cJl1_{margin:0 0 5px;font-size:14px;line-height:12px}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemContainerTxt__pPZ3Z{font-size:1.428rem!important;font-family:var(--gfg-font-secondary)!important;margin-bottom:0!important;margin-right:1.5rem!important;color:#224154!important;font-weight:600!important}@media(max-width:900px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemContainerTxt__pPZ3Z{font-size:16px!important;line-height:19px!important}}body[data-theme=dark] .problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemContainerTxt__pPZ3Z{color:var(--meta-h1)!important}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemDetails__KIMJe{font-size:.857rem}@media(max-width:900px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemDetails__KIMJe{margin:0}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problem_txt_container__Byk3W .problemOfTheDay_problemDetails__KIMJe .problemOfTheDay_problemTagsContainer__Iqdqm{display:flex;align-items:center;cursor:pointer}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_POTDSolvedCntBtn__dlhav{text-align:center;font-family:var(--gfg-font-primary)!important;font-style:normal;font-weight:400;font-size:18px;width:180px;justify-content:center;border:1px solid #a9a9ac;border-radius:6px;background:transparent;color:#a9a9ac;margin-bottom:6px;padding:12px}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_POTDSolvedCntBtn__dlhav:hover{color:#fff;background:#2f8d46;transition:background .15s ease-in}@media(max-width:768px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_POTDSolvedCntBtn__dlhav{font-size:14px;line-height:19px;margin:10px 0 4px;width:100%;color:#a9a9ac}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_POTDCntBtn__SSQfX{border-radius:6px;text-align:center;font-family:var(--gfg-font-secondary)!important;font-style:normal;font-weight:400;font-size:16px;width:180px;justify-content:center;border:.7px solid #2f8d46;background-color:#2d8d45!important;color:#fff!important;margin-bottom:6px;padding:12px;line-height:14px!important}@media(max-width:900px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_POTDCntBtn__SSQfX{font-size:16px;margin:12px 0 0;width:100%;border:1px solid #2d8d45}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolvedBtn__yC1Da{text-align:center;font-family:var(--gfg-font-primary)!important;font-style:normal;font-weight:400;font-size:18px;width:180px;justify-content:center;border:1px solid #a9a9ac;border-radius:6px;background:transparent;color:#a9a9ac;margin-bottom:6px;padding:12px}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolvedBtn__yC1Da:hover{color:#fff;background:#2f8d46;transition:background .15s ease-in}@media(max-width:768px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolvedBtn__yC1Da{font-size:14px;line-height:19px;margin:10px 0 4px;width:100%;background-color:transparent!important;color:#a9a9ac;border:1px solid #a9a9ac}}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolveBtn__rCqZJ{border-radius:6px;text-align:center;font-family:var(--gfg-font-secondary)!important;font-style:normal;font-weight:400;font-size:16px;width:180px;justify-content:center;border:.7px solid #2f8d46;background:transparent;color:#2f8d46;margin-bottom:6px;padding:12px;line-height:14px!important}.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolveBtn__rCqZJ:hover{color:#fff;background:#2f8d46;transition:background .15s ease-in}@media(max-width:768px){.problemOfTheDay_problem__gqINx .problemOfTheDay_problemContainer__BmMDm .problemOfTheDay_problemSolveBtn__rCqZJ{font-size:16px;margin:12px 0 4px;width:100%;background-color:transparent!important;color:#2d8d45!important;border:1px solid #2d8d45}}.problemOfTheDay_problemDescription__ebnoz{margin-top:.5em;text-align:center;font-size:16px;font-family:var(--gfg-font-primary);color:#8293a0!important;font-family:var(--gfg-font-primary)!important}.problemOfTheDay_problemDescription__ebnoz .problemOfTheDay_problemDifficulty__RbgUa{border-right:1px solid #dde7f3!important;padding-right:10px}body[data-theme=dark] .problemOfTheDay_problemDescription__ebnoz .problemOfTheDay_problemDifficulty__RbgUa{border-color:#8293a0!important}.problemOfTheDay_problemDescription__ebnoz .problemOfTheDay_problemSubmissions__Gjckb{border-right:1px solid #dde7f3!important;text-align:center;padding-left:.5rem;padding-right:10px}body[data-theme=dark] .problemOfTheDay_problemDescription__ebnoz .problemOfTheDay_problemSubmissions__Gjckb{border-color:#8293a0!important}.problemOfTheDay_problemDescription__ebnoz .problemOfTheDay_problemAccuracy__ra0SL{padding-left:.5rem}body[data-theme=dark] .problemOfTheDay_problemDescriptionPopup__7vw1B{color:var(--meta-h1);background-color:var(--card-overlap-background);border-color:var(--card-overlap-border)}body[data-theme=dark] .problemOfTheDay_problemDescriptionPopup__7vw1B:before{background-color:var(--card-overlap-background)!important;box-shadow:var(--card-overlap-border) 1px 1px 0 0}.problemOfTheDay_showMoreCompany__nnEgc{justify-content:center;display:flex;cursor:pointer;color:rgba(34,65,84,.53);background:#edf1f4;border-radius:6px;font-family:var(--gfg-font-primary);font-weight:300;font-size:14px;line-height:14px;padding:8px 12px;margin:5px 0;align-items:center;text-align:center}body[data-theme=dark] .problemOfTheDay_showMoreCompany__nnEgc{background:var(--card-overlap-background)!important;color:var(--meta-h1)!important;border:var(--card-overlap-border)!important}.problemOfTheDay_problemCompanies__L8L0S{display:flex;justify-content:center;color:rgba(34,65,84,.53);background:#edf1f4;border-radius:6px;font-family:var(--gfg-font-primary);font-weight:300;font-size:14px;line-height:14px;padding:8px 12px;margin:5px 8px 5px 0;align-items:center;text-align:center}@media(max-width:900px){.problemOfTheDay_problemCompanies__L8L0S{width:auto;line-height:15px}}body[data-theme=dark] .problemOfTheDay_problemCompanies__L8L0S{background:var(--card-overlap-background)!important;color:var(--meta-h1)!important;border:var(--card-overlap-border)!important}.problemOfTheDay_companyTagContainer__h3m_d{display:inline-flex;flex-wrap:wrap;margin:10px}.problemOfTheDay_companyTagContainer__h3m_d .problemOfTheDay_companyTag__e4QWi{display:flex;justify-content:center;cursor:pointer;color:rgba(34,65,84,.53);background:#edf1f4;border-radius:4px;font-family:var(--gfg-font-primary);font-style:normal;font-weight:300;font-size:14px;line-height:14px;padding:8px 12px;margin:5px;align-items:center;text-align:center}body[data-theme=dark] .problemOfTheDay_companyTagContainer__h3m_d .problemOfTheDay_companyTag__e4QWi{background-color:var(--card-overlap-background);color:var(--meta-h1)}.problemOfTheDay_potd_banner__0FA1E{background-size:cover;background-repeat:no-repeat;padding:24px;margin-bottom:1rem;display:flex;flex-direction:column;border-radius:5px}.problemOfTheDay_potd_banner__0FA1E,body[data-theme=dark] .problemOfTheDay_potd_banner__0FA1E{background-image:url(https://media.geeksforgeeks.org/img-practice/potdBanner-1678730613.svg)}.problemOfTheDay_promotional_banner__placeholder__yVDCb{height:45px;border-radius:10px}body[data-theme=dark] .problemOfTheDay_promotional_banner__placeholder__yVDCb{background-color:var(--background-3)!important;border:none}.problemOfTheDay_potd_banner_heading__H0fpf{color:#fff;font-family:var(--gfg-font-secondary)!important;font-weight:600;font-style:normal;font-size:20px;display:flex;align-items:center;margin-bottom:5px}.problemOfTheDay_powered_by__NSlY9{display:flex;align-items:center;font-family:var(--gfg-font-primary);color:#fff;padding:10px 0 0;border-radius:4px;font-size:14px;line-height:22px}.problemOfTheDay_powered_by__NSlY9 .problemOfTheDay_powered_by_txt__hTFav{margin-right:5px;margin-top:6.5px}.problemOfTheDay_potd_banner_container__9QyPM{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.problemOfTheDay_no_problem_schedule__qQCot{color:#fff}