.InputText_inputContainer__jABIm{position:relative;width:100%;max-width:320px}.InputText_input___7Yvj{width:100%;padding:12px 16px;font-size:1rem;color:var(--foreground);background:var(--background);border:2px solid transparent;border-radius:8px;outline:none;transition:all .3s ease}.InputText_input___7Yvj:focus{box-shadow:0 0 10px var(--color-blueAccent-600)}.InputText_label__q0Po6{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-text-500);font-size:1rem;transition:all .3s ease;pointer-events:none}.InputText_filled__iTHhz,.InputText_input___7Yvj:focus+.InputText_label__q0Po6{top:10px;font-size:.8rem;color:var(--color-blueAccent-400)}.InputText_inputContainer__jABIm:before{content:"";position:absolute;inset:-2px;border-radius:10px;padding:2px;background:linear-gradient(to right,var(--color-pinkAccent-400),var(--color-blueAccent-600));opacity:.6;mask:initial;-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.page_page__hmHma{align-items:center;justify-items:center;flex:1 1;flex-direction:column;justify-content:space-between;display:flex;max-height:calc(100vh - 160px)}.page_main__xXtdp{padding:2em 10vw;flex-direction:column;display:flex;gap:2em}.page_description__EXz4H{flex:10 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2em}.page_description__EXz4H>:first-child{display:flex;flex-direction:row;gap:1em;flex-wrap:wrap}.page_description__EXz4H>:nth-child(2){max-width:300px}.page_grid__hKcaI{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.page_header__sCDn5{display:flex;flex-direction:column;flex:10 1;align-items:center;justify-content:space-between;height:100%;padding:2em;border-radius:1em;background-color:hsla(0,0%,39%,.1);gap:2em}.page_answersWrapper__G9qEr{padding:0 10vw}.page_answers__E8Lg_{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.page_footer__yW9A8{display:none}.page_ctas__EQt5i{grid-row-start:3;display:flex;gap:24px;flex-wrap:wrap}@media (max-width:600px){.page_page__hmHma{justify-content:space-around}.page_main__xXtdp{padding:2em}.page_answers__E8Lg_{padding-bottom:4em}.page_footer__yW9A8{grid-row-start:3;display:flex;gap:.5em;flex-wrap:wrap}.page_ctas__EQt5i{display:none}}.FleeContainer_flee__1Kfe9{position:absolute}.Button_container__FcQ9E{gap:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500;pointer-events:all}.Button_container__FcQ9E.Button_primary__hRIeG{background:var(--foreground);color:var(--background)}.Button_container__FcQ9E.Button_secondary__OZAKk{background:var(--background);border-color:var(--gray-alpha-200)}.Button_container__FcQ9E.Button_ghost___Z4Ct{background:transparent;color:var(--foreground);border-color:transparent}@media (hover:hover) and (pointer:fine){.Button_container__FcQ9E.Button_primary__hRIeG:hover{background:var(--color-background-200);border-color:transparent}.Button_container__FcQ9E.Button_ghost___Z4Ct:hover,.Button_container__FcQ9E.Button_secondary__OZAKk:hover{background:var(--button-secondary-hover);border-color:transparent}}.SuperprofCard_card___7EdI{position:relative;width:280px;max-width:100%;background:#1a1a1a;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.4);color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif;transition:transform .2s ease,box-shadow .2s ease}.SuperprofCard_card___7EdI:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.5)}.SuperprofCard_media__6aheU{position:relative;height:280px;background:#2a2a2a;overflow:hidden}.SuperprofCard_media__6aheU img{width:100%;height:100%;object-fit:cover;display:block}.SuperprofCard_media__6aheU:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 50%,transparent);pointer-events:none}.SuperprofCard_fav__PY4Fh{position:absolute;top:16px;right:16px;z-index:3;width:40px;height:40px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.SuperprofCard_fav__PY4Fh:hover{background:#fff;transform:scale(1.05)}.SuperprofCard_fav__PY4Fh svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:2}.SuperprofCard_imageOverlay__2WUFF{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:20px}.SuperprofCard_title__Udl5V{font-size:24px;font-weight:700;margin:0 0 4px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.SuperprofCard_sub__TKaiJ{font-size:14px;color:hsla(0,0%,100%,.85);margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.SuperprofCard_content__UHeFb{padding:16px 20px 20px;background:#1a1a1a}.SuperprofCard_row__iz_Xc{display:flex;align-items:center;gap:12px;margin-bottom:12px}.SuperprofCard_rating__H4WrO{display:flex;align-items:center;font-weight:600;font-size:14px}.SuperprofCard_star__frJ9w{width:16px;height:16px;color:orange}.SuperprofCard_star__frJ9w svg{width:16px;height:16px;fill:currentColor}.SuperprofCard_ratingText__3GJ7l{color:#fff;margin-left:2px}.SuperprofCard_reviewCount__tPmJJ{color:#888;font-size:13px;margin-left:4px}.SuperprofCard_badge___N9OR{background:#5d5dec;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px;white-space:nowrap}.SuperprofCard_desc__cdvhp{color:#ccc;font-size:14px;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SuperprofCard_footer__XTv3e{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:12px}.SuperprofCard_meta__4PDCn{color:#888;font-size:12px;line-height:1.3}.SuperprofCard_cta__Hbn_g{background:#ff6363;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.SuperprofCard_cta__Hbn_g:hover{background:#cc5353;transform:translateY(-1px)}.SuperprofCard_cta__Hbn_g svg{width:16px;height:16px}@media (max-width:768px){.SuperprofCard_card___7EdI{width:100%;max-width:320px;margin:0 auto}}.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;display:grid;align-items:center;justify-items:center;flex:1 1;flex-wrap:wrap;padding:0 10vw;grid-gap:2em;gap:2em}.page_header__kVzhN ul{list-style-type:none}.page_header__kVzhN li{padding:.5em}.page_main__GlU4n{display:flex;flex-direction:row;gap:2em;flex-wrap:wrap;justify-content:center}.page_category__c7Udh{font-style:italic;color:var(--color-text-500)}.page_floatingCard__fspXy{position:fixed;left:20px;top:50%;transform:translateY(-50%);z-index:1000;transition:all .3s ease}.page_mainContent__51TpB{margin-left:320px;margin-bottom:20px}.page_chaptersGrid__4HC__{margin-left:320px}.page_mobileCard__dCYeR{display:none}@media (max-width:1024px){.page_floatingCard__fspXy{display:none}.page_chaptersGrid__4HC__,.page_mainContent__51TpB{margin-left:0}.page_mobileCard__dCYeR{display:block;margin-top:40px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}}@media (max-width:768px){.page_mobileCard__dCYeR{display:flex;justify-content:center}}.page_main__GlU4n ol{padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}.page_logo__7fc9l{filter:invert()}.Chessboard_chessboardContainer__fx2uk{display:flex;justify-content:center;align-items:flex-start;gap:30px;margin-bottom:30px}.Chessboard_leftColumn__vPtsq{display:flex;flex-direction:column;gap:20px;align-items:flex-start;position:relative;min-height:400px}.Chessboard_sidebar__s68tn{display:flex;flex-direction:column;gap:20px;width:250px;min-width:250px;max-width:250px;padding:20px;background-color:hsla(0,0%,100%,.1);border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Chessboard_objective__gi3pb{text-align:center;padding:15px;border-radius:8px;background-color:hsla(0,0%,100%,.1)}.Chessboard_objectiveTitle__AhWhb{color:#f5f5f5;margin:0 0 10px;font-size:1.1rem;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;min-height:2.4em;line-height:1.2;display:flex;align-items:center;justify-content:center}.Chessboard_objectivePiece__E7xGx{font-size:2rem;font-weight:700;margin:10px auto;text-align:center;width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Chessboard_objectivePieceBlack__O3Q7Z{color:#000}.Chessboard_objectivePieceBlack__O3Q7Z,.Chessboard_objectivePieceWhite__krDMq{text-shadow:0 0 5px rgba(128,164,237,.8),0 0 10px rgba(140,207,171,.6),0 0 15px rgba(128,164,237,.4)}.Chessboard_objectivePieceWhite__krDMq{color:#fff}.Chessboard_objectiveText__g91Fp{color:#e0e0e0;margin:10px 0;font-size:.9rem;word-wrap:break-word;overflow-wrap:break-word;min-height:2.4em;line-height:1.2;display:flex;align-items:center;justify-content:center}.Chessboard_sidebarButtons__lSd6r{display:flex;flex-direction:column;gap:10px}.Chessboard_sidebarButton__cyd_m{width:100%;padding:12px 16px;border:none;border-radius:8px;background-color:hsla(0,0%,100%,.15);color:#f5f5f5;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Chessboard_sidebarButton__cyd_m:hover{background-color:hsla(0,0%,100%,.25);transform:translateY(-2px)}.Chessboard_feedback__DHrCE{padding:12px;border-radius:8px;text-align:center;font-weight:500;font-size:.9rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;position:absolute;bottom:-60px;left:0;z-index:10}.Chessboard_feedbackSuccess__3C6im{background-color:rgba(76,175,80,.2);color:#4caf50;border:1px solid rgba(76,175,80,.3)}.Chessboard_feedbackError__uarMB{background-color:rgba(244,67,54,.2);color:#f44336;border:1px solid rgba(244,67,54,.3)}.Chessboard_feedbackInfo__J_SJi{background-color:rgba(33,150,243,.2);color:#2196f3;border:1px solid rgba(33,150,243,.3)}.Chessboard_chessboard__vQ5wE{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:0;gap:0;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:opacity .3s ease}.Chessboard_chessboardBlocked__jj1A_{opacity:.6;pointer-events:none}.Chessboard_chessboardBlocked__jj1A_.Chessboard_chessboardWithModal__UnaIK{opacity:1}.Chessboard_chessboardBlocked__jj1A_:not(.Chessboard_chessboardWithModal__UnaIK){position:relative}.Chessboard_chessboardBlocked__jj1A_:not(.Chessboard_chessboardWithModal__UnaIK):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);pointer-events:none;z-index:999}.Chessboard_square__iSNOm{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .2s ease}.Chessboard_square__iSNOm:hover{border:2px solid;border-image:linear-gradient(135deg,rgba(128,164,237,.8),rgba(140,207,171,.8)) 1;box-shadow:inset 0 0 10px rgba(128,164,237,.3)}.Chessboard_squareLight__fMvfo{background-color:#f0d9b5}.Chessboard_squareDark__WfAB2{background:linear-gradient(135deg,rgba(128,164,237,.5),rgba(140,207,171,.5))}.Chessboard_squareSelected__rIXEb{border:3px solid red}.Chessboard_squareValid__X6Bkx{border:2px solid #0f0}.Chessboard_squareLastMove__HbLcl{border:2px solid #ff6b35;box-shadow:0 0 8px rgba(255,107,53,.5),inset 0 0 8px rgba(255,107,53,.15);animation:Chessboard_lastMovePulse__Uj3k6 1.8s infinite}@keyframes Chessboard_lastMovePulse__Uj3k6{0%{box-shadow:0 0 8px rgba(255,107,53,.5),inset 0 0 8px rgba(255,107,53,.15)}50%{box-shadow:0 0 12px rgba(255,107,53,.7),inset 0 0 12px rgba(255,107,53,.25)}to{box-shadow:0 0 8px rgba(255,107,53,.5),inset 0 0 8px rgba(255,107,53,.15)}}.Chessboard_squareTarget__WTM7I{border:3px solid gold;box-shadow:0 0 10px rgba(255,215,0,.6),inset 0 0 10px rgba(255,215,0,.2);animation:Chessboard_pulse__nqHWg 2s infinite}@keyframes Chessboard_pulse__nqHWg{0%{box-shadow:0 0 10px rgba(255,215,0,.6),inset 0 0 10px rgba(255,215,0,.2)}50%{box-shadow:0 0 20px rgba(255,215,0,.8),inset 0 0 15px rgba(255,215,0,.3)}to{box-shadow:0 0 10px rgba(255,215,0,.6),inset 0 0 10px rgba(255,215,0,.2)}}.Chessboard_validPositionIndicator__4ReEd{width:20px;height:20px;border-radius:50%;background-color:#0f0;opacity:.6}.Chessboard_squareDragOver__GP_Bn{background-color:rgba(255,255,0,.3)!important;border:2px dashed gold;box-shadow:inset 0 0 10px rgba(255,215,0,.5)}.Chessboard_pieceDragging__KWXOd{opacity:.5;transform:scale(1.1);z-index:1000;cursor:-webkit-grabbing;cursor:grabbing}.Chessboard_piece__bzV9l{font-size:2rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;transition:all .2s ease}.Chessboard_piece__bzV9l:active{cursor:-webkit-grabbing;cursor:grabbing}.Chessboard_pieceWhite__yoDAu{color:#fff}.Chessboard_pieceBlack__P7zfD{color:#000}.Chessboard_promotionModal__f7tdZ{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:auto}.Chessboard_promotionModalContent__Y0kmI{background-color:hsla(0,0%,100%,.1);border-radius:12px;padding:24px;max-width:280px;width:auto;text-align:center;position:relative;z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.Chessboard_promotionModalTitle__Kgs0z{color:#4caf50;margin:0 0 20px;font-size:1.2rem;font-weight:700}.Chessboard_promotionOptions__7FnLa{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;max-width:300px;margin:0 auto}.Chessboard_promotionOption__tjSVQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;background:linear-gradient(135deg,rgba(128,164,237,.8),rgba(140,207,171,.8));color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:700;min-height:70px;min-width:70px;pointer-events:auto;position:relative;z-index:1001}.Chessboard_promotionOption__tjSVQ:hover:not(:disabled){background:linear-gradient(135deg,#80a4ed,#8ccfab);transform:translateY(-2px);box-shadow:0 4px 12px rgba(128,164,237,.4)}.Chessboard_promotionOption__tjSVQ:disabled{opacity:.6;cursor:not-allowed}.Chessboard_promotionPieceSymbol__xzN5I{font-size:3rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.Chessboard_promotionPieceName__fytK4{font-size:.9rem;text-transform:capitalize}@media (max-width:768px){.Chessboard_chessboardContainer__fx2uk{flex-direction:column;gap:20px;width:100%;max-width:100%}.Chessboard_leftColumn__vPtsq{width:100%;position:relative;min-height:auto}.Chessboard_sidebar__s68tn{width:100%;max-width:100%;min-width:auto}.Chessboard_chessboard__vQ5wE{width:100%;max-width:100%;aspect-ratio:1;border-width:2px;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr)}.Chessboard_square__iSNOm{width:100%!important;height:100%!important;position:relative!important}.Chessboard_piece__bzV9l{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;font-size:clamp(1.2rem,6vw,2rem);pointer-events:none}.Chessboard_validPositionIndicator__4ReEd{width:15px;height:15px}.Chessboard_objectivePiece__E7xGx{width:60px;height:60px;font-size:1.5rem}.Chessboard_objectiveTitle__AhWhb{font-size:1rem;min-height:2.4em}.Chessboard_objectiveText__g91Fp{font-size:.9rem;min-height:2.4em}.Chessboard_sidebarButton__cyd_m{padding:12px 16px;font-size:.9rem}.Chessboard_feedback__DHrCE{position:fixed;top:20px;left:20px;right:20px;z-index:1000;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 40px);margin:0 auto;height:-moz-fit-content;height:fit-content;min-height:auto;padding:10px 15px}.Chessboard_promotionModalContent__Y0kmI{padding:20px;max-width:240px}.Chessboard_promotionModalTitle__Kgs0z{font-size:1.1rem;margin-bottom:16px}.Chessboard_promotionOptions__7FnLa{gap:12px;max-width:250px}.Chessboard_promotionOption__tjSVQ{padding:10px;min-height:60px;min-width:60px}.Chessboard_promotionPieceSymbol__xzN5I{font-size:2.5rem}.Chessboard_promotionPieceName__fytK4{font-size:.8rem}}.GameInstructions_instructions__vBDuw{position:relative;padding:20px;background-color:hsla(0,0%,100%,.1);border-radius:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .2s ease,box-shadow .2s ease}.GameInstructions_instructions__vBDuw:before{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:linear-gradient(90deg,#80a4ed,#8ccfab);opacity:.4;mask:initial;-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.GameInstructions_instructionsTitle__7zUOO{color:#fff;margin-top:0;font-size:1.3rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.GameInstructions_instructionsContent__IIg_U{line-height:1.6}.GameInstructions_instructionsContent__IIg_U ul{margin:10px 0;padding-left:20px}.GameInstructions_instructionsContent__IIg_U li{margin-bottom:8px}.GameInstructions_instructionsContent__IIg_U strong{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ResultsContent_container__d7Vlp{display:flex;flex-direction:column;flex:1 1;padding:2em 20vw}.ResultsContent_header__SQWGR{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:space-between;height:100%;padding:2em;border-radius:1em;background-color:hsla(0,0%,39%,.1);margin-bottom:2em}.ResultsContent_score__0WcCv{font-size:large;padding-top:1em}.ResultsContent_results__sWA5O{display:flex;flex-direction:column;gap:3em}.ResultsContent_result__dKv93{display:flex;flex-direction:column;align-items:center;gap:1em}.ResultsContent_question__HRhcr{flex:1 1}.ResultsContent_choices__XbGjf{display:flex;flex-direction:row;flex:2 1;gap:1em;align-items:center;justify-content:center;flex-wrap:wrap}.ResultsContent_choices__XbGjf>*{height:-moz-fit-content;height:fit-content;text-align:center}.ResultsContent_neutralText__CdNA_{color:var(--color-text-300)}.ResultsContent_adsColumn__wETpT{display:flex;flex:1 1;align-items:center;justify-content:center}@media (max-width:600px){.ResultsContent_container__d7Vlp{flex-direction:column;padding:2em;text-align:center}}.TransitionContent_container__rPq7b{display:flex;flex-direction:row;flex:1 1;padding:2em 20vw;gap:1em;flex-wrap:wrap}.TransitionContent_header__saSHS{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:space-between;height:100%;padding:2em;border-radius:1em;background-color:hsla(0,0%,39%,.1)}.TransitionContent_content__AVqf_{display:flex;align-items:center;justify-content:center;padding:2em}.TransitionContent_text__rLVpb{position:absolute;font-size:x-large;margin-top:10px;text-align:center;padding:2em}.TransitionContent_icon__Nfsbz{opacity:.05}.TransitionContent_ctas__Xp2kh{display:flex;flex-direction:row;gap:1em;align-items:center}.TransitionContent_adsColumn__dGXcm{display:flex;flex:1 1;align-items:center;justify-content:center}@media (max-width:600px){.TransitionContent_container__rPq7b{flex-direction:column;padding:2em}.TransitionContent_ctas__Xp2kh{flex-direction:column}}.NoContent_container__yHW7v{display:flex;flex-direction:column;flex:1 1;padding:2em 20vw}.NoContent_header__M2wv_{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:center;height:100%;padding:2em;border-radius:1em;background-color:hsla(0,0%,39%,.1);margin-bottom:2em}@media (max-width:600px){.NoContent_container__yHW7v{flex-direction:column;padding:2em}}