.Responsive_Responsive__UN6zO{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.Responsive_Responsive__UN6zO>div{display:flex;flex-direction:column;overflow:auto;align-items:flex-start}.Responsive_grow__MKQ_n{flex:1 1}.Responsive_Responsive__UN6zO.responsiveGlobal{display:flex}@media (min-width:769px){.Responsive_width100__O2jNp>div{width:100px}.Responsive_width150__54f3R>div{width:150px}.Responsive_width200__HmqZN>div{width:200px}.Responsive_width250__EnKUT>div{width:250px}.Responsive_width300__oe9fk>div{width:300px}.Responsive_width350__wDmRi>div{width:350px}.Responsive_width400__LuTa0>div{width:400px}}@media (max-width:768px){.Responsive_Responsive__UN6zO.Responsive_wide__U88q1{flex-direction:column}.Responsive_Responsive__UN6zO.Responsive_wide__U88q1>div{width:100%}}@media (max-width:400px){.Responsive_Responsive__UN6zO.Responsive_narrow__DXMV9{flex-direction:column}.Responsive_Responsive__UN6zO.Responsive_narrow__DXMV9>div{width:100%}}.UserActionAlert_UserActionAlert__GxV1X{padding-right:28px;animation:UserActionAlert_shrinkToHide__6GmmT 5s ease-in;animation-fill-mode:forwards;position:fixed;width:100%;z-index:100}.UserActionAlert_close__WTrpJ{cursor:pointer;position:absolute;top:8px;right:8px}@keyframes UserActionAlert_shrinkToHide__6GmmT{0%{top:0;left:0}90%{top:0;left:0}to{position:fixed;top:-100px}}.ThemeToggle_themeToggle__U0eB0{margin-bottom:.5rem}.ThemeToggle_toggleButton__M_50B{background:transparent;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:flex-start}.ThemeToggle_toggleButton__M_50B:disabled{cursor:not-allowed;opacity:.6}.ThemeToggle_label__kBdWv{color:var(--sketch-border,#1e1e1e);font-size:.9rem;font-weight:600;margin-left:.5rem}.ThemeToggle_slider__6zuJV{position:relative;width:calc(100% - 1rem);margin:0 .5rem}.ThemeToggle_track__daB0T{background:linear-gradient(135deg,#51cf66,#2b8a3e);border:2px solid #2b8a3e;border-radius:20px;height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);position:relative}.theme-simple .ThemeToggle_track__daB0T{background:linear-gradient(135deg,#495057,#343a40);border-color:#343a40}.ThemeToggle_funLabel__kSuxs,.ThemeToggle_simpleLabel__bIv3q{font-size:.75rem;font-weight:600;z-index:1;transition:all .3s ease;padding:0 4px}.ThemeToggle_funLabel__kSuxs{color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.2)}.ThemeToggle_simpleLabel__bIv3q{color:hsla(0,0%,100%,.4);transform:translateX(-4px)}.theme-simple .ThemeToggle_funLabel__kSuxs{color:hsla(0,0%,100%,.4)}.theme-simple .ThemeToggle_simpleLabel__bIv3q{color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.2)}.ThemeToggle_thumb__yRshz{position:absolute;top:2px;left:2px;width:45%;height:32px;background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.1);z-index:2}.theme-simple .ThemeToggle_thumb__yRshz{left:calc(53%)}.ThemeToggle_toggleButton__M_50B:hover .ThemeToggle_track__daB0T{transform:translateY(-1px);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1)}.ThemeToggle_toggleButton__M_50B:hover .ThemeToggle_thumb__yRshz{box-shadow:0 4px 12px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.15)}.ThemeToggle_toggleButton__M_50B:active .ThemeToggle_thumb__yRshz{transform:scale(.95)}.Menu_menu__VsDQs{background-color:var(--sketch-cream,#faf8f5);left:-200px;height:100%;padding-top:60px;position:fixed;top:0;transition:left .2s ease-in;width:200px;z-index:3;border-right:3px solid #2b8a3e;box-shadow:4px 0 8px rgba(0,0,0,.1)}.Menu_menu__VsDQs,.Menu_menu__VsDQs nav a,.Menu_menu__VsDQs strong{color:var(--sketch-border,#1e1e1e)}.Menu_menu__VsDQs nav a{padding:.75rem 1rem;display:block;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:6px;margin:.25rem .5rem}.Menu_menu__VsDQs nav a:hover{background-color:rgba(43,138,62,.15);padding-left:.5rem;transform:translateX(-8px);text-decoration:none}.Menu_menu__VsDQs nav a strong{color:#2b8a3e}.Menu_menu__VsDQs nav a:has(strong){background-color:rgba(43,138,62,.2);border-left:3px solid #2b8a3e;padding-left:.5rem!important;transform:translateX(-.5rem)}.Menu_menu__VsDQs .navbar-toggler{background-color:#fff;border:3px solid #2b8a3e;cursor:pointer;position:absolute;top:8px;transition:all .2s cubic-bezier(.4,0,.2,1);left:208px;border-radius:8px;box-shadow:3px 3px 0 rgba(0,0,0,.1)}.Menu_menu__VsDQs .navbar-toggler:hover{box-shadow:4px 4px 0 rgba(0,0,0,.15)}.Menu_menu__VsDQs .navbar-toggler:active{transform:scale(.9)}.Menu_menu__VsDQs .navbar-toggler-icon{background-image:url(/images/icons/menu.svg)}.Menu_menu__VsDQs nav{opacity:0;transition:opacity .2s ease-in}.open.Menu_menu__VsDQs nav{opacity:1}.open.Menu_menu__VsDQs{left:0}.open.Menu_menu__VsDQs .navbar-toggler{left:8px}.Menu_menu__VsDQs footer{bottom:24px;position:absolute;text-align:left;width:100%;padding:0 .5rem;left:0}.Menu_menu__VsDQs footer button{color:var(--sketch-border,#1e1e1e);background:transparent;border:2px solid #2b8a3e;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);width:calc(100% - 1rem);margin:0 .5rem}.Menu_menu__VsDQs footer button:hover{background-color:rgba(43,138,62,.15)}@media (min-width:950px){.Menu_menu__VsDQs{background-color:transparent;border-right:0;box-shadow:none;width:200px;left:0}.Menu_menu__VsDQs hr{opacity:0}.Menu_menu__VsDQs nav{opacity:1}.Menu_menu__VsDQs .navbar-toggler{display:none}}.Alert_alert__9_oxC{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.Alert_success__Xt34y{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.Alert_warn__po5oK{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.Alert_error__kbGgC{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.Alert_info__qP1x0{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.page_main__LgpvM{display:flex;flex-direction:column;min-height:100vh}.page_center__R3Ky_{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;padding:1rem 0}.page_main__LgpvM h1 hr{margin:8px auto auto;max-width:600px}.page_center__R3Ky_>div,.page_center__R3Ky_>form,.page_center__R3Ky_>ol,.page_center__R3Ky_>p,.page_center__R3Ky_>ul{max-width:500px;width:90%}.page_center__R3Ky_>ol,.page_center__R3Ky_>ul{max-width:500px;width:80%}.page_mediaForm__FfjIY input,.page_mediaForm__FfjIY label,.page_mediaForm__FfjIY select{cursor:pointer}.page_mediaForm__FfjIY input[type=text]{cursor:auto;margin-bottom:1rem}.page_main__LgpvM select{max-width:50%;min-width:70px}.page_pageTitle__Z_RQI{padding-left:62px;padding-right:62px;padding-top:12px;text-align:center}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/ba9851c3c22cd980.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/21350d82a1f187e9.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/c5fe6dc8356a8c31.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/19cfc7226ec3afaa.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/df0a9ae256c0569c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/8e9860b6e62d6359.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_b42f4f;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/e4af272ccee01ff0.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_b42f4f;src:local("Arial");ascent-override:90.00%;descent-override:22.43%;line-gap-override:0.00%;size-adjust:107.64%}.__className_b42f4f{font-family:__Inter_b42f4f,__Inter_Fallback_b42f4f;font-style:normal}.RadioButtonList_root__U605h{list-style-type:none;margin-bottom:8px;padding:0;width:100%}.RadioButtonList_root__U605h.RadioButtonList_noWrap__CT08o{display:flex;flex-wrap:nowrap;align-items:center}.RadioButtonList_root__U605h li{display:inline-block;margin-bottom:8px;margin-right:16px}.RadioButtonList_root__U605h.RadioButtonList_noWrap__CT08o li{flex-shrink:0}.RadioButtonList_root__U605h label{border:0;cursor:pointer;display:inline-block;font-size:16px;margin-bottom:0;text-align:center}.RadioButtonList_root__U605h input[type=radio]:active+label{transform:scale(.9)}.RadioButtonList_root__U605h label .RadioButtonList_inner__xU1t0{background-image:url(/images/app/button/radioUnselected.svg);background-position:50%;background-origin:border;background-repeat:no-repeat;background-size:100% 100%;padding:10px 20px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.RadioButtonList_root__U605h input[type=radio]{opacity:0;position:fixed;width:0}.RadioButtonList_root__U605h input[type=radio]:checked+label .RadioButtonList_inner__xU1t0{background-image:url(/images/app/button/radioSelected.svg)}.RadioButtonList_root__U605h.RadioButtonList_compact__mOLxS{margin-bottom:0}.RadioButtonList_root__U605h.RadioButtonList_compact__mOLxS li{margin-bottom:16px;margin-right:8px}.RadioButtonList_root__U605h.RadioButtonList_compact__mOLxS label{height:20px;padding:0}.RadioButtonList_root__U605h.RadioButtonList_compact__mOLxS label .RadioButtonList_inner__xU1t0{padding-left:12px;padding-right:12px;height:36px;box-sizing:border-box}.RadioButtonList_inner__xU1t0.RadioButtonList_withIcon__K9G5U,.RadioButtonList_root__U605h.RadioButtonList_compact__mOLxS label .RadioButtonList_inner__xU1t0.RadioButtonList_withIcon__K9G5U{padding-left:42px}.RadioButtonList_root__U605h .RadioButtonList_inner__xU1t0.RadioButtonList_withText__9cDvt{padding-left:45px}.RadioButtonList_root__U605h .RadioButtonList_icon__oGPix{background-position:16px;background-repeat:no-repeat;position:absolute;top:0;left:0;height:100%;width:100%}.RadioButtonList_root__U605h .RadioButtonList_text__LXFQd{line-height:36px}.RadioButtonList_root__U605h li:last-child,.RadioButtonList_root__U605h.RadioButtonList_hiddenLabels__hYTXZ.RadioButtonList_compact__mOLxS label .RadioButtonList_icon__oGPix{margin-right:0}@media (max-width:768px){.RadioButtonList_root__U605h li{margin-right:8px}.RadioButtonList_root__U605h label>.RadioButtonList_inner__xU1t0{padding:10px 12px}[data-component=dialog] .RadioButtonList_root__U605h .RadioButtonList_inner__xU1t0.RadioButtonList_withText__9cDvt{padding-left:12px}[data-component=dialog] .RadioButtonList_root__U605h .RadioButtonList_icon__oGPix{display:none}}@media (max-width:400px){.RadioButtonList_root__U605h .RadioButtonList_inner__xU1t0.RadioButtonList_withText__9cDvt{padding-left:12px}.RadioButtonList_root__U605h .RadioButtonList_icon__oGPix{display:none}.RadioButtonList_root__U605h.RadioButtonList_hiddenLabels__hYTXZ .RadioButtonList_icon__oGPix{display:block}}.LeftRight_LeftRight__gIVhF{display:flex;flex-direction:row}.LeftRight_LeftRight__gIVhF>div{display:flex;flex-direction:column;overflow:auto}.LeftRight_grow__c2v93{flex:1 1}.LeftRight_LeftRight__gIVhF.leftRightGlobal{display:flex}.LeftRight_fullWidth__k2q6U{width:100%}.MediumInputRow_radioGroup__Kg7Ul input[type=radio]{margin-right:.5rem;transform:scale(1.5)}button.MediumInputRow_removeLink__vYFJq,button.MediumInputRow_removeLink__vYFJq:active,button.MediumInputRow_removeLink__vYFJq:focus,button.MediumInputRow_removeLink__vYFJq:hover{box-shadow:none;border-width:0!important;text-decoration:none!important}.MediumInputRow_radioGroup__Kg7Ul{padding-left:10px}.MediumInputRow_radioGroup__Kg7Ul .form-check-inline{margin-right:1rem}.MediumInputRow_row__qCrSp+.MediumInputRow_row__qCrSp:before{content:"";display:block;width:80%;border-top:1px solid #ccc;margin:0 auto;padding-top:16px;text-align:center}.MediumInputRow_compact__uDNYY{position:relative}.TopRecommendations_description__41q7u{color:#495057;margin-top:.5rem;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.TopRecommendations_recommendations__tXn9w{display:flex;flex-direction:column;gap:2rem}.TopRecommendations_ageGroup__DLp47{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}.TopRecommendations_ageLabel__9RMbB{width:80px;flex-shrink:0;padding-top:.5rem;font-weight:700;color:var(--sketch-border);font-size:1.1rem}.TopRecommendations_items__IwtF5{flex:1 1;display:flex;flex-direction:column;gap:1rem;width:100%}.TopRecommendations_item__8ko2k{padding:1rem 1.25rem;background:#fff;border:2px solid var(--sketch-border);border-radius:8px;box-shadow:4px 4px 0 rgba(0,0,0,.1);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.TopRecommendations_item__8ko2k:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 rgba(0,0,0,.12)}.TopRecommendations_itemContent___PFFg{display:flex;justify-content:space-between;align-items:center;gap:1rem}.TopRecommendations_importForm__xlI0u{flex-shrink:0;display:flex;align-items:center;height:100%;gap:.5rem}.TopRecommendations_importCheck__oi7qn{display:none;color:var(--sketch-green);font-size:1.5rem;font-weight:700;line-height:1;padding-right:24px}.TopRecommendations_mediaType__vZHlY{font-size:.8rem;font-weight:600;color:#4d4f52;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.TopRecommendations_mediaIcon__JyfKq{width:18px;height:18px;opacity:.7}.TopRecommendations_mediaName__6g6AB{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--sketch-border);line-height:1.3;letter-spacing:.02em}.TopRecommendations_count__slgY1{font-size:.9rem;color:#4d4f52;font-weight:500}@media (max-width:768px){.TopRecommendations_ageGroup__DLp47{flex-direction:column;gap:.5rem}.TopRecommendations_ageLabel__9RMbB{width:auto}.TopRecommendations_itemContent___PFFg{flex-direction:column;align-items:stretch}.TopRecommendations_importForm__xlI0u,.TopRecommendations_importForm__xlI0u button{width:100%}.TopRecommendations_importCheck__oi7qn{padding-right:28px}}