@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-700.woff2) format("woff2")}*{box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:auto;scrollbar-color:#8f8f8f #f0f0f0;font-family:Poppins,sans-serif}body,html{width:100%;margin:0;padding:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased}img{max-width:100%}.container{max-width:1200px;width:100%;margin:auto}.hr-line{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:36px auto}.hr-line-10{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:10px auto}.transition{transition:all .2s ease}header{width:100%;background:#f6faff;padding:0rem 1rem}header a:focus,header a:focus-visible,header a:active,header button:focus,header button:focus-visible,header button:active{outline:none;box-shadow:none}header .container{position:relative;max-width:1400px;width:100%;margin:auto;height:100%;min-height:44px}header .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){header .container{min-height:56px}}header .left-side{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}header .logo a{display:flex;line-height:0px;align-items:center;gap:8px;text-decoration:none}@media (max-width: 576px){header .logo a{gap:4px}}header .logo .header_logo_img{height:34px;width:34px}@media (max-width: 576px){header .logo .header_logo_img{height:28px;width:28px}}header .logo .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#0e1320}@media (max-width: 576px){header .logo .logo_text{font-size:16px}}header .links{position:relative;width:100%}header .links{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:.75rem}header .links.justify-end{justify-content:flex-end}@media (max-width: 768px){header .links{position:absolute;top:200%;right:0rem;min-width:210px;padding:12px 1rem;border:2px solid #f3f3f3;border-radius:14px;background-color:#fff;transition:all .2s ease;visibility:hidden;opacity:0;z-index:110;display:flex;flex-direction:column}header .links a{border-bottom:1px solid #f3f3f3;padding:6px 12px!important;font-size:1rem!important;text-align:left!important}header .links a:last-child{border-bottom:0px}header .links.show{top:100%;visibility:visible;opacity:1}}header .link-badges a{display:block;min-width:80px!important;text-align:center;padding:.25rem;color:#0e1320;text-decoration:none;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.01em;transition:all .2s ease;position:relative}header .link-badges a .link-content{max-height:36px}header .link-badges a:focus{outline:none}header .link-badges a:hover{color:#3775ae}header .link-badges a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background-color:#0e1320;opacity:0;transition:all .2s ease}@media (max-width: 768px){header .link-badges a:before{display:none}}header .link-badges a.active{font-weight:600}header .link-badges a.active:before{opacity:1}header .link-badges a.badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .link-content{height:100%;max-height:36px}header .link-badges a.badge .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .placeholder{padding:6px 8px;border-radius:4px;height:20px;line-height:0px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;text-shadow:0px 1px 2px 0px rgba(0,0,0,.2509803922);background-size:200% 200%!important}header .link-badges a.badge .placeholder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scaleandTilt{0%{transform:scale(.75) rotate(0)}50%{transform:scale(1.08) rotate(-10deg)}to{transform:scale(.75)}}header .link-badges a.badge.badge-new .placeholder{background:linear-gradient(270deg,#3775ae,#29385f)}header .link-badges a.badge.badge-hot .placeholder{background:linear-gradient(270deg,#ff765e,#ffad20)}header .link-badges a.badge.badge-trending .placeholder{background:linear-gradient(270deg,#2a7b9b,#41a190,#57c785)}header .link-badges a.featured-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.featured-item .link-content{background:linear-gradient(90deg,#5574c5,#29385f);border-radius:8px;overflow:hidden;min-width:142px!important;min-height:36px;white-space:nowrap;position:relative}header .link-badges a.featured-item .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}@media (max-width: 576px){header .link-badges a.featured-item .link-content{min-height:30px;min-width:104px!important;border-radius:4px}}header .link-badges a.featured-item .link-content{background-size:200% 200%!important}@keyframes featured-gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}header .link-badges a.featured-item .link-content:before{content:"";position:absolute;top:50%;left:0%;width:25px;height:150%;transform:translate(-50%,-50%) rotate(-25deg);background:#ffffff26;background:linear-gradient(271.02deg,#ffffff26 .92%,#fff0 97.48%);animation:slide-shimmer 4s linear infinite}@keyframes slide-shimmer{0%{left:-20%}50%{left:200%}to{left:500%}}header .link-badges a.featured-item .link-content .text{color:#fff;font-weight:500;font-size:14px;white-space:nowrap;text-shadow:0px 4px 4px rgba(0,0,0,.2509803922);margin-left:7px;width:100%}@media (max-width: 768px){header .link-badges a.featured-item .link-content .text{font-size:12px;margin-left:8px;font-weight:400}}header .link-badges a.featured-item .link-content .startChild{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;display:block}header .link-badges a.featured-item .link-content .white-stars{height:100%;width:100%;object-fit:cover;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .white-stars{display:none}}header .link-badges a.featured-item .link-content .left-yellow-stars{position:absolute;top:0%;left:10%;width:14px;height:100%}header .link-badges a.featured-item .link-content .right-yellow-stars{position:absolute;bottom:16%;right:10%;width:7px;height:auto;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .right-yellow-stars{display:none}}header .link-badges a.featured-item .link-content .responsive-white-stars{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none}@media (max-width: 576px){header .link-badges a.featured-item .link-content .responsive-white-stars{display:block}}header .link-badges a:has(.shine-layer,.white-stars):before{display:none}header .right-side{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.5rem}header .hamburger{background:none;border:none;min-width:24px;min-height:24px;cursor:pointer}header .hamburger{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}header .hamburger{display:none}@media (max-width: 768px){header .hamburger{display:block}}.main-grid{display:flex;min-height:80vh;justify-content:center}.main-grid .space-area{display:none;min-width:162px;max-width:162px}@media (min-width: 1200px){.main-grid .space-area{display:block;margin-top:10px;min-height:605px;max-height:605px;overflow:hidden;position:sticky;top:10px}}.main-grid .content-area{padding:0rem 1rem;width:100%;max-width:1200px}@media (min-width: 768px){.main-grid .content-area{padding:0rem 1rem}}footer{background-color:#3775ae;margin-top:5rem}footer .container{margin:0;max-width:100%;overflow:hidden}footer .footer p{color:#fff;font-size:14px;line-height:18px}@media (min-width: 768px){footer .footer p{font-size:16px;line-height:24px}}footer .footer a{display:block;text-decoration:none;color:#fff;transition:all .2s ease}footer .footer a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}footer .footer .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#fff}@media (max-width: 576px){footer .footer .logo_text{font-size:16px}}footer .footer .row1{padding:10rem 0rem 4rem;max-width:1200px;width:100%;margin:auto;display:flex;align-items:center;flex-direction:column;justify-content:center}footer .footer .row1 .logo{width:100%;z-index:10;position:relative;margin-bottom:15px}footer .footer .row1 .logo img{width:41px;height:41px}@media (max-width: 576px){footer .footer .row1 .logo img{width:28px;height:28px}}footer .footer .row1 .logo p{text-align:center}footer .footer .row1 .logo .fOverlay{font-family:Optima,Candara,Noto Sans,source-sans-pro,sans-serif;font-size:128px;background:linear-gradient(180deg,#ffffff1f 45.85%,#fff0 74.48%);background-clip:text;-webkit-background-clip:text;color:transparent;z-index:-1;position:absolute;top:0%;left:50%;transform:translate(-50%,-70%);font-weight:800;-webkit-user-select:none;user-select:none}@media (max-width: 576px){footer .footer .row1 .logo .fOverlay{font-size:50px}}@media (min-width: 768px){footer .footer .row1 .logo{max-width:100%}footer .footer .row1 .logo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}footer .footer .row1 .logo p{text-align:center}}footer .footer .row1 .social-links{max-width:355px;display:grid;justify-items:center;grid-template-columns:repeat(6,1fr);margin-bottom:50px}footer .footer .row1 .social-links a{width:24px;height:24px;background-color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}footer .footer .row1 .social-links a:hover{background-color:#f3f3f3}footer .footer .row1 .social-links a img{height:16px;width:16px;object-fit:contain}@media (min-width: 768px){footer .footer .row1 .social-links a{border-radius:.5rem;width:30px;height:30px}}@media (max-width: 576px){footer .footer .row1 .social-links{max-width:280px;margin-bottom:30px}}footer .footer .row1 .links{display:grid;gap:20px;width:100%}footer .footer .row1 .links.grid-1{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-1{width:30%;grid-template-columns:1fr}}footer .footer .row1 .links.grid-2{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-2{width:50%;grid-template-columns:1fr 1fr}}footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 576px){footer .footer .row1 .links.grid{grid-template-columns:1fr}}footer .footer .row1 .links .group{margin-bottom:.4rem;border-right:1px solid rgba(255,255,255,.3803921569)}footer .footer .row1 .links .group:last-child{border-right:none}footer .footer .row1 .links .group .heading{text-align:center;font-weight:700;font-size:16px;line-height:20px;margin-bottom:1rem}@media (min-width: 768px){footer .footer .row1 .links .group .heading{font-size:20px;line-height:26px;margin-bottom:.8rem}}footer .footer .row1 .links .group a{font-weight:400;font-size:14px;line-height:18px;margin-bottom:.75rem}@media (min-width: 768px){footer .footer .row1 .links .group a{font-size:16px;line-height:26px;margin-bottom:1rem}}footer .footer .row1 .links .group a:last-child{margin-bottom:0}footer .footer .row1 .links .group a:hover{color:#e6e6e6}@media (max-width: 576px){footer .footer .row1{padding:4rem 0rem 2rem}}footer .footer .row2{padding:1rem;background:#29385f}footer .footer .row2 .copyright{text-align:center;font-size:14px;max-width:100%}footer .footer .row2 .copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){footer .footer .row2 .copyright{width:100%;font-size:16px;text-align:left}}@keyframes popUp{0%{opacity:0;transform:scale(1)}30%{opacity:1;transform:scale(1.45)}60%{opacity:1;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes hintAfterAnimation{0%{transform:translate(0)}50%{transform:translate(50%)}to{transform:translate(100%)}}@keyframes hintBeforeAnimation{0%{transform:translate(-100%)}50%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes hint-animation{0%{transform:scale(1);background-color:#fff}1%{background-color:#f1f1f1}3.75%{transform:scale(.85);background-color:#ececec}9.5%{transform:scale(1.1);background-color:#f5f5f5}10%{background-color:#fff}15%{transform:scale(1)}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-6px)}to{transform:translate(0)}}.animate-shake{animation:shake .25s ease infinite}@keyframes module_pulseSubmitOutline{0%{outline-offset:7px}12.5%{outline-offset:-4px}25%{outline-offset:3px}90%{outline-offset:3px}to{outline-offset:7px}}.outline-animation{outline:3px solid #FAE7F3;outline-offset:3px;animation-duration:2.6s;animation-timing-function:ease;animation-iteration-count:infinite;animation-name:module_pulseSubmitOutline}.strands_game{position:relative}.strands_game .game-container.alert_show{filter:blur(10px)}.strands_game .alert{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:95%;max-width:614px;height:auto;padding:24px 16px;background-color:#fff;border:2px solid #A2D2FF;box-shadow:0 45px 30px -20px #a2d2ff2e;border-radius:.5rem;z-index:99;text-align:center;opacity:0;visibility:hidden;transition:all .2s ease}@keyframes show_alert_animation{0%{transform:translate(-50%)}to{transform:translate(-50%,-50%)}}.strands_game .alert{transform:translate(-50%);animation:show_alert_animation .1s ease-out forwards}.strands_game .alert.show{top:50%;opacity:1;visibility:visible}@media (min-width: 768px){.strands_game .alert{padding:35px}}.strands_game .alert .icon{margin-bottom:32px}.strands_game .alert p{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#121212}@media (min-width: 768px){.strands_game .alert p{font-size:18px;line-height:26px}}.strands_game .alert p.bold{font-weight:600;font-size:18px;line-height:30px;margin-bottom:11px}@media (min-width: 768px){.strands_game .alert p.bold{font-size:24px;line-height:32px}}.strands_game .alert .btn{all:unset;transition:all .2s ease}.strands_game .alert .btn.btn_default{padding:.5rem 1.25rem;font-size:16px;font-weight:500;text-align:center;letter-spacing:.5px;color:#fff;background-color:#3775ae;border-radius:8px}.strands_game .alert .btn.btn_default:hover{background-color:#3d6e9c}@media (min-width: 768px){.strands_game .alert .btn.btn_default{font-size:18px;padding:.75rem 1.5rem}}.strands_game .alert .btn.btn_primary{background-color:#29385f}.strands_game .alert .btn.btn_ok{margin-top:2rem}.strands_game .alert .btn.btn_close{position:absolute;top:1rem;right:1rem;background-color:#f9f9f9;width:30px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:8px}.strands_game .alert .btn.btn_close:hover{background-color:#ebebeb}@media (min-width: 768px){.strands_game .alert .btn.btn_close{width:40px}}.strands_game .alert .btn.btn_close img,.strands_game .alert .btn.btn_close svg{width:8px}@media (min-width: 768px){.strands_game .alert .btn.btn_close img,.strands_game .alert .btn.btn_close svg{width:18px}}.strands_game .alert.game_end_alert{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.strands_game .alert.game_end_alert{gap:4px}@media (min-width: 320px){.strands_game .alert.game_end_alert{gap:4px}}@media (min-width: 576px){.strands_game .alert.game_end_alert{gap:4px}}@media (min-width: 768px){.strands_game .alert.game_end_alert{gap:6px}}@media (min-width: 1024px){.strands_game .alert.game_end_alert{gap:12px}}@media (min-width: 1200px){.strands_game .alert.game_end_alert{gap:12px}}.strands_game .alert.game_end_alert h2{margin-bottom:0}.strands_game .alert.game_end_alert h2{font-size:18px}@media (min-width: 320px){.strands_game .alert.game_end_alert h2{font-size:18px}}@media (min-width: 576px){.strands_game .alert.game_end_alert h2{font-size:18px}}@media (min-width: 768px){.strands_game .alert.game_end_alert h2{font-size:24px}}@media (min-width: 1024px){.strands_game .alert.game_end_alert h2{font-size:30px}}@media (min-width: 1200px){.strands_game .alert.game_end_alert h2{font-size:30px}}.strands_game .alert.game_end_alert .strand_number{font-weight:600}.strands_game .alert.game_end_alert .game_results_grid{max-height:230px;overflow-y:auto;width:100%}.strands_game .alert.game_end_alert .game_results_grid{display:grid;grid-template-columns:repeat(4,21px);gap:5px 5px}@media (min-width: 320px){.strands_game .alert.game_end_alert .game_results_grid{grid-template-columns:repeat(4,21px);gap:5px 5px}}@media (min-width: 576px){.strands_game .alert.game_end_alert .game_results_grid{grid-template-columns:repeat(4,21px);gap:5px 5px}}@media (min-width: 768px){.strands_game .alert.game_end_alert .game_results_grid{grid-template-columns:repeat(4,24px);gap:8px 8px}}@media (min-width: 1024px){.strands_game .alert.game_end_alert .game_results_grid{grid-template-columns:repeat(4,24px);gap:8px 8px}}@media (min-width: 1200px){.strands_game .alert.game_end_alert .game_results_grid{grid-template-columns:repeat(4,24px);gap:8px 8px}}.strands_game .alert.game_end_alert .game_results_grid{align-items:center;justify-content:center}.strands_game .alert.game_end_alert .game_results_grid .grid_item{aspect-ratio:1/1;background-color:#3775ae;border-radius:50%}.strands_game .alert.game_end_alert .game_results_grid .grid_item.spangram{background-color:#f7d61d}.strands_game .alert.game_end_alert .btns_group{margin-top:1rem}.strands_game .alert.game_end_alert .btns_group{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem}.strands_game .slider{position:relative;overflow:hidden;width:100%;min-height:520px}@media (max-width: 425px){.strands_game .slider{max-height:400px;overflow-y:auto}}.strands_game .slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translate(40px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.strands_game .slide.active{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.strands_game .slide.exit-left{transform:translate(-40px);opacity:0}.strands_game .slide.exit-right{transform:translate(40px);opacity:0}.strands_game .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#ffffffb3;transition:opacity .3s ease-out}@media (max-width: 640px){.strands_game .modal-overlay{margin-left:1rem;margin-right:1rem}}.strands_game .modal-content{background:#fff;position:relative;top:50%;left:50%;border-radius:8px;transform:translate(-50%,-50%) scale(.95);opacity:1;width:100%;max-width:699px;padding:1.5rem 1rem;box-shadow:0 0 50px #0000001a}@media (min-width: 768px){.strands_game .modal-content{padding:2rem 1.5rem}}.strands_game .modal-close{position:absolute;top:.75rem;right:.75rem}@media (min-width: 768px){.strands_game .modal-close{top:1rem;right:1rem}}.strands_game .modal-close :hover{background:#eef5ff}.strands_game .modal-content .title{font-weight:500;font-size:24px;display:block;color:#424242}@media (max-width: 425px){.strands_game .modal-content .title{font-size:18px}}.strands_game .modal-content .sub-heading{font-weight:700;font-size:18px;display:block;color:#424242;margin-bottom:10px}@media (max-width: 425px){.strands_game .modal-content .sub-heading{font-size:16px}}.strands_game .modal-content p{font-size:16px;display:block;color:#757575;text-align:center}.strands_game .modal-close button{border:none;padding:10px 12px;border-radius:6px;background-color:#f4f5f7;cursor:pointer}.strands_game .modal-close button{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (max-width: 425px){.strands_game .modal-close button{padding:8px 10px}}.strands_game .modal-content .firstSliderImgSection{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .modal-content img{max-width:240px}.strands_game .modal-content .sliderBtnWrapper{margin-top:30px}.strands_game .modal-content .sliderBtnWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}.strands_game .modal-content .sliderBtn{border-radius:.375rem;padding:.5rem 1.5rem;transition:all .2s ease;cursor:pointer;color:#333;border:none;background-color:#eff2f7;width:100%;font-size:16px}.strands_game .modal-content .sliderBtn:hover{opacity:.9}.strands_game .modal-content .solidBtn{color:#fff;background-color:#29385f}.strands_game .modal-content .solidBtn:hover{opacity:.9}.strands_game .modal-content .sliderBtn:disabled{cursor:not-allowed;opacity:.8;color:gray}.strands_game .sliderDots{margin-top:16px;display:flex;justify-content:center;gap:8px}.strands_game .sliderDot{width:10px;height:10px;border-radius:50%;background-color:#d0d0d0;cursor:pointer;transition:all .2s ease}.strands_game .sliderDot.active{background-color:#000;transform:scale(1.2)}.strands_game .game-container .btns-list{margin-top:15px;font-size:1.125rem}.strands_game .game-container .btns-list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:8px}@media screen and (min-width: 768px){.strands_game .game-container .btns-list{gap:16px}}.strands_game .game-container .btns-list button{font-size:12px;line-height:18px;font-weight:500;border-radius:6px;text-align:center;position:relative;overflow:hidden;text-wrap:nowrap;cursor:pointer;transition:all .2s ease}.strands_game .game-container .btns-list .skeleton-btn{width:100%}.strands_game .game-container .btns-list button,.strands_game .game-container .btns-list .skeleton-btn{height:32px}@media screen and (max-width: 768px){.strands_game .game-container .btns-list button,.strands_game .game-container .btns-list .skeleton-btn{min-width:68px}}@media screen and (min-width: 600px){.strands_game .game-container .btns-list button,.strands_game .game-container .btns-list .skeleton-btn{font-size:14px;line-height:20px}}@media screen and (min-width: 768px){.strands_game .game-container .btns-list button,.strands_game .game-container .btns-list .skeleton-btn{border-radius:6px;height:40px;font-size:16px;line-height:24px}}.strands_game .game-container .btns-list .light-btn{background-color:#fff;color:#0e1320;border:1px solid #0E1320}@media screen and (min-width: 768px){.strands_game .game-container .btns-list .light-btn{width:100px}}.strands_game .game-container .btns-list .light-btn:hover{background-color:#29385f;color:#fff}.strands_game .game-container .btns-list .hint-btn{background-color:#fff;color:#0e1320;border:1px solid #0E1320}@media screen and (min-width: 768px){.strands_game .game-container .btns-list .hint-btn{width:100px}}@keyframes scaleUpDown{0%{transform:scale(1)}20%{transform:scale(1.1)}40%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(1)}}.strands_game .game-container .btns-list .hint-btn.hint-full{background-color:#eb7da5;animation:scaleUpDown 2.5s ease-in-out infinite}.strands_game .game-container .btns-list .hint-btn.hint-full:after{display:none}.strands_game .game-container .btns-list .hint-btn:disabled{cursor:not-allowed}.strands_game .game-container .btns-list .hint-btn:not(:disabled){cursor:pointer;opacity:1;color:#fff;border:none}.strands_game .game-container .btns-list .hint-btn .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.strands_game .game-container .btns-list .hint-btn:after,.strands_game .game-container .btns-list .hint-btn:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#ffe2ed;transition:all .2s ease;transform:translate(-100%)}.strands_game .game-container .btns-list .hint-btn.hint-1,.strands_game .game-container .btns-list .hint-btn.hint-2{color:#eb7da5;border:1px solid #FFBFD6;animation:popUp .5s ease-out forwards;animation-delay:0s}.strands_game .game-container .btns-list .hint-btn.hint-1:hover,.strands_game .game-container .btns-list .hint-btn.hint-2:hover{border:1px solid rgb(255,140,181.328125)}.strands_game .game-container .btns-list .hint-btn.hint-1:after{transform:translate(-66%)}.strands_game .game-container .btns-list .hint-btn.hint-2:after{transform:translate(-33%)}.strands_game .game-container .btns-list .hint-btn.hint-3:after,.strands_game .game-container .btns-list .hint-btn.hint-full:after{animation:hintAfterAnimation .3s ease-out forwards;animation-delay:0s}.strands_game .game-container .btns-list .hint-btn.hint-3:before,.strands_game .game-container .btns-list .hint-btn.hint-full:before{background-color:#eb7da5;animation:hintBeforeAnimation .3s ease-out forwards;animation-delay:0s}.strands_game .game-container .btns-list .hint-btn.hint-3:hover:before,.strands_game .game-container .btns-list .hint-btn.hint-full:hover:before{background-color:#e45186}.strands_game .game-container .btns-list .btn-show-result{background-color:#fff;color:#3775ae;border:2px solid #A2D2FF;width:100%;transition:all .2s ease}.strands_game .game-container .btns-list .btn-show-result:hover{box-shadow:0 4px 6px #86b6f64d;border:2px solid #86B6F6}.strands_game .game-container .btns-list .new-game-btn{background-color:#29385f;border:2px solid #29385F;color:#fff;padding:0rem .5rem}.strands_game .game-container .btns-list .new-game-btn:hover{box-shadow:0 4px 6px #2e333a23}@media screen and (min-width: 768px){.strands_game .game-container .btns-list .new-game-btn{width:150px}}.strands_game .game-container .btns-list .hint-count{color:#4c4c4c;font-weight:400;font-size:12px;line-height:18px;text-wrap:nowrap}.strands_game .game-container .btns-list .hint-count span{font-weight:700;text-wrap:nowrap}@media screen and (min-width: 600px){.strands_game .game-container .btns-list .hint-count{font-size:14px;line-height:20px}}@media screen and (min-width: 768px){.strands_game .game-container .btns-list .hint-count{font-size:16px;line-height:24px}}.strands_game .game-container .btns-list .skeleton-hint-count{min-width:30px;height:20px}.strands_game .game-container .btns-list .btns-group{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:8px}@media screen and (min-width: 768px){.strands_game .game-container .btns-list .btns-group{gap:16px}}.strands_game .clue-box{width:100%;min-height:80px;height:100%;line-height:1;margin-top:10px;position:relative}.strands_game .clue-box .clue-box__left,.strands_game .clue-box .clue-box__right{min-width:20px;display:flex}.strands_game .clue-box{display:flex;flex-direction:row;justify-content:space-between;align-items:top;flex-wrap:nowrap;gap:0rem}.strands_game .clue-box.loading{gap:.5rem}@media (min-width: 768px){.strands_game .clue-box{min-height:110px;gap:8px;margin-top:10px}.strands_game .clue-box{display:flex;flex-direction:row;justify-content:space-between;align-items:top;flex-wrap:nowrap;gap:0rem}}@media (min-width: 1024px){.strands_game .clue-box{min-height:70px;margin-top:0}.strands_game .clue-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}}.strands_game .clue-box .strand_number{font-weight:600;font-size:14px;color:#3775ae}.strands_game .clue-box .strand_number .number{display:inline-block;min-width:33px}@media (min-width: 768px){.strands_game .clue-box .strand_number{font-size:18px}}.strands_game .clue-box .strand_clue{font-weight:700;font-size:16px;color:#0e1320;padding:10px 0;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}@media (min-width: 768px){.strands_game .clue-box .strand_clue{max-width:65%;padding:20px 0;font-size:30px;top:50%;left:50%}}.strands_game .clue-box .infoBtn{border-radius:6px;background:#eef5ff;color:#f4f5f7;border:none;display:flex;align-items:center;justify-content:center;padding:8px;width:28px;height:28px}@media (min-width: 768px){.strands_game .clue-box .infoBtn{width:36px;height:36px}}.strands_game .clue-box .infoBtn:hover{opacity:.8;cursor:pointer}.strands_game .clue-box .archiveBtn{border-radius:6px;height:fit-content;background:#eef5ff;padding:8px 10px;font-weight:400;color:#3775ae;border:none;font-size:12px;text-decoration:none}@media (min-width: 768px){.strands_game .clue-box .archiveBtn{padding:10px 14px;font-size:16px}}.strands_game .clue-box .archiveBtn:hover{opacity:.8;cursor:pointer}.strands_game .clue-box .skeleton_strand_number{min-height:18px;max-width:100px}@media (min-width: 576px){.strands_game .clue-box .skeleton_strand_number{max-width:115px;width:100%;min-height:27px}}@media (min-width: 768px){.strands_game .clue-box .skeleton_strand_number{max-width:115px;width:100%;min-height:27px}}.strands_game .clue-box .skeleton_strand_clue{min-height:22px;max-width:125px}@media (min-width: 576px){.strands_game .clue-box .skeleton_strand_clue{max-width:210px;width:100%;min-height:45px}}@media (min-width: 768px){.strands_game .clue-box .skeleton_strand_clue{max-width:210px;width:100%;min-height:45px}}.strands_game .game-container .current-answer{text-align:center;font-weight:600;font-size:16px;line-height:10px;text-wrap:wrap;letter-spacing:1px;color:#0e1320;width:100%;min-height:20px}.strands_game .game-container .current-answer{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .game-container .current-answer.animate-shake,.strands_game .game-container .current-answer.theme{color:#3775ae;animation:popUp .5s ease-out forwards}.strands_game .game-container .current-answer.non-theme{color:#eb7da5;animation:popUp .5s ease-out forwards}@media (min-width: 576px){.strands_game .game-container .current-answer{font-size:28px}}.strands_game .game-container .date-filter{margin:8px auto 0;width:100%}.strands_game .game-container .date-filter{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}@media screen and (min-width: 768px){.strands_game .game-container .date-filter{gap:15px;margin-top:15px}}.strands_game .game-container .date-filter .icon{width:12px}.strands_game .game-container .date-filter .icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}@media screen and (min-width: 768px){.strands_game .game-container .date-filter .icon{width:15px}}.strands_game .game-container .date-filter .icon svg{fill:#121212}.strands_game .game-container .date-filter input{cursor:pointer;width:100%!important;min-width:160px;height:auto;align-self:stretch;box-sizing:border-box;outline:none;padding:0 8px;border-radius:4px;background-color:#fff;border:1px solid #0E1320;font-size:14px;line-height:20px;font-weight:500;color:#0e1320}@media screen and (min-width: 768px){.strands_game .game-container .date-filter input{font-size:16px;line-height:24px}}.strands_game .game-container .date-filter .date-dropdown,.strands_game .game-container .date-filter .skeleton-dropdown{width:100%;height:32px}@media screen and (min-width: 768px){.strands_game .game-container .date-filter .date-dropdown,.strands_game .game-container .date-filter .skeleton-dropdown{height:40px;min-width:210px;padding:0 16px;border-radius:5px}}.strands_game .game-container .date-filter .date-dropdown{border:1.45px solid #D6E5F3;padding:0 8px;background-color:#fff;border-radius:4px;cursor:pointer;position:relative;transition:all .2s ease-in-out}.strands_game .game-container .date-filter .date-dropdown:hover{border-color:#3775ae}@media screen and (min-width: 600px){.strands_game .game-container .date-filter .date-dropdown{font-size:14px;line-height:20px}}.strands_game .game-container .date-filter .date-dropdown .date{font-size:14px;line-height:20px;font-weight:500;color:#0e1320}@media screen and (min-width: 768px){.strands_game .game-container .date-filter .date-dropdown .date{font-size:16px;line-height:24px}}.strands_game .game-container .date-filter .date-dropdown input{cursor:pointer;width:100%!important;height:100%;outline:none;border:none;padding:0 8px;position:absolute;top:0;left:0;z-index:1;border:1px solid red}.strands_game .game-container .date-filter .date-dropdown .icon svg{fill:#0e1320}.strands_game .game-container .date-filter .btn{all:unset;font-size:12px;line-height:18px;letter-spacing:-.15px;font-weight:500;border-radius:4px;text-align:center;position:relative;overflow:hidden;text-wrap:nowrap;cursor:pointer;transition:all .2s ease;background-color:#3775ae;color:#fff}.strands_game .game-container .date-filter .btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2px}@media screen and (min-width: 600px){.strands_game .game-container .date-filter .btn{font-size:14px;line-height:20px}}.strands_game .game-container .date-filter .btn svg{transition:all .2s ease;fill:#fff}.strands_game .game-container .date-filter .btn.next .icon{transform:rotate(180deg)}.strands_game .game-container .date-filter .btn:hover{background-color:#1f4160}.strands_game .game-container .date-filter .btn:hover svg{transition:all .2s ease;fill:#fff}.strands_game .game-container .date-filter .btn:disabled{cursor:not-allowed;background-color:#f4f5f7;color:#a5a6bc;border:1px solid #F4F5F7}.strands_game .game-container .date-filter .btn:disabled svg{fill:#a5a6bc}.strands_game .game-container .date-filter .btn,.strands_game .game-container .date-filter .skeleton-btn{width:40%;min-width:75px;height:32px}@media screen and (min-width: 768px){.strands_game .game-container .date-filter .btn,.strands_game .game-container .date-filter .skeleton-btn{height:40px;border-radius:5px;width:40%;min-width:115px;font-size:16px;line-height:24px;letter-spacing:.5px}}.strands_game .game-container .inner-box{touch-action:none;background-color:#fff;border-radius:.5rem;padding:5px 10px}.strands_game .game-container .inner-box.loading{background-color:transparent}.strands_game .game-container .inner-box{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}@media (min-width: 576px){.strands_game .game-container .inner-box{padding:20px 20px 10px}}.strands_game .game-container .matrix_wrap,.strands_game .game-container .game_matrix_links_wrap,.strands_game .game-container .game_matrix_wrap{width:100%;position:relative;touch-action:none;display:grid;grid-template-columns:repeat(6,minmax(auto,61px));justify-content:center}.strands_game .game-container .cell_wrap,.strands_game .game-container .game_matrix_links_wrap .game_matrix_links_cell_wrap,.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap{position:relative;width:100%;aspect-ratio:1/1;padding:10%}.strands_game .game-container .cell_wrap,.strands_game .game-container .game_matrix_links_wrap .game_matrix_links_cell_wrap,.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap{z-index:1}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell{width:90%;border-radius:50%;max-width:45px;opacity:1;cursor:pointer;aspect-ratio:1/1;position:relative}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell .game_matrix_letter{-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;outline-color:#fae7f3;z-index:10;cursor:pointer;transition:all .1s ease;border-radius:50%;color:#0e1320;font-size:22px;font-weight:400}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell .game_matrix_letter{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell .game_matrix_letter{font-size:28px;font-weight:500}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.hint span{border:2px dashed #EB7DA5}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.hint.active span{border:2px dashed #FAE7F3}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.hint.reveal span{border:2px dashed #A2D2FF}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.hint.hint-animate{transition:all .2s ease}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.active span,.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.active.reveal span{background-color:#fae7f3}@keyframes mainFadeEffect{0%{background-color:#ff166a;border:2px dashed rgb(175,0,63.4375);opacity:1}to{background-color:#fff;border:2px dashed rgb(255,124,171.4875);opacity:.8}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.fade{animation:mainFadeEffect .75s infinite alternate 0s}@keyframes scaleAnimat1{0%{transform:translate(-50%,-50%) scale(.85)}to{transform:translate(-50%,-50%) scale(1)}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.active span{animation:scaleAnimat1 .5s ease}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.reveal span{background-color:#a2d2ff}@keyframes mainScaleUpAnimation{0%{box-shadow:0 0 #a2d2ff}50%{box-shadow:0 0 0 6px #a2d2ff}to{box-shadow:0 0 #a2d2ff}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.reveal span{animation:mainScaleUpAnimation .4s ease-in-out}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.reveal:before{opacity:1;background-color:#fae7f3}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.spangram.reveal span{background-color:#f7d61d}@keyframes spangramScaleUpAnimation{0%{box-shadow:0 0 #f7d61d}50%{box-shadow:0 0 0 6px #f7d61d}to{box-shadow:0 0 #f7d61d}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.spangram.reveal span{animation:spangramScaleUpAnimation .4s ease-in-out}@keyframes spangramFadeEffect{0%{background-color:#776504;border:2px dashed rgb(20.2820512821,17.3205128205,.7179487179);opacity:1}to{background-color:#fcf1b1;border:2px dashed rgb(217.3076923077,185.5769230769,7.6923076923);opacity:.8}}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.spangram.reveal span.fade{animation:spangramFadeEffect .75s infinite alternate 0s}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.spangram.reveal:before{opacity:1;background-color:#f7d61d}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.active:before{opacity:1;background-color:#fae7f3}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.reveal:before{opacity:1;background-color:#a2d2ff}.strands_game .game-container .game_matrix_links_wrap{position:absolute;top:0;left:0;z-index:0}.strands_game .game-container .game_matrix_links_cell_link_special{position:absolute;top:40%;left:50%;height:20%;transform-origin:0 50%;z-index:5}.strands_game .game-container .game_matrix_links_cell_link_other{position:absolute;top:40%;left:50%;height:20%;transform-origin:0 50%;z-index:10}.strands_game .game-container .game_matrix_links_cell_link_other.z_above{z-index:12}.strands_game .game-container .game_matrix_links_cell_link_other.active{background-color:#fae7f3}.strands_game .game-container .game_matrix_links_cell_link_other.reveal{background-color:#a2d2ff}.strands_game .game-container .game_matrix_links_cell_link_other.reveal.spangram{background-color:#f7d61d}.strands_game .game-container .game_matrix_link_diagonal{width:141%}.strands_game .game-container .game_matrix_link_adjacent{width:100%}.strands_game .game-container .game_matrix_link_rb{transform:rotate(45deg)}.strands_game .game-container .game_matrix_link_rt{transform:rotate(-45deg)}.strands_game .game-container .game_matrix_link_lt{transform:rotate(-135deg)}.strands_game .game-container .game_matrix_link_lb{transform:rotate(135deg)}.strands_game .game-container .game_matrix_link_r{transform:rotate(0)}.strands_game .game-container .game_matrix_link_l{transform:rotate(180deg)}.strands_game .game-container .game_matrix_link_t{transform:rotate(-90deg)}.strands_game .game-container .game_matrix_link_b{transform:rotate(90deg)}@keyframes gameCompleteAnimation{0%{transform:scale(1)}15%{transform:scale(.62)}38%{transform:scale(1.13)}77%{transform:scale(.95)}to{transform:scale(1)}}.gameCompleteAnimation{animation:gameCompleteAnimation .6s ease-out forwards}.strands_game .game-container{width:100%}.strands_game .game-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .game-container .game{width:100%;max-width:400px}@media (min-width: 768px){.strands_game .game-container .game{max-width:460px}}.strands_game .game-container .game .main{width:100%;padding:10px;border-radius:.5rem;border:1.45px solid #f4f4f4}.strands_game .game-container .game .main:not(.loading){border:1.45px solid #86B6F6;background:#f6faff;box-shadow:0 3.53px 13.22px -7.49px #dcdcdc}.strands_game{width:100%;-webkit-user-select:none;user-select:none}.strands_game *{box-sizing:border-box!important;margin:0;padding:0;font-family:Poppins,sans-serif}.alert-message{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#000;padding:10px 20px;border-radius:8px;box-shadow:0 10px 10px #0003;opacity:1;transition:all .2s ease-in-out;text-align:center;color:#fff;z-index:100}.fade-in{opacity:1;top:100px}.fade-out{top:-120px;opacity:0}.scss_content h1,.scss_content h2{font-size:.9rem;line-height:1.8rem;letter-spacing:.5px;margin-bottom:.5rem;font-weight:700;color:#0e1320}@media (min-width: 768px){.scss_content h1,.scss_content h2{font-size:1.75rem;line-height:2.45rem;margin-bottom:1.5rem}}.scss_content .box{padding:2rem 1rem;text-align:center;color:#0e1320;position:relative;margin:0rem 0rem 3rem;overflow:hidden}.scss_content .box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:24px}@media (min-width: 768px){.scss_content .box{gap:38px}}.scss_content .box h1,.scss_content .box h2{margin-bottom:10px}@media (min-width: 768px){.scss_content .box h1,.scss_content .box h2{margin-bottom:12px}}.scss_content .box p{margin-bottom:.75rem;font-size:.75rem;line-height:1.625rem;color:#0e1320}@media (min-width: 768px){.scss_content .box{padding:2.5rem 1.15rem}.scss_content .box p{margin-bottom:1rem;font-size:1rem;line-height:1.8rem}}.scss_content .box .section p:last-child{margin-bottom:0}.scss_content .box .masks{position:absolute;top:0;left:0;z-index:-1;background:#f6faff;width:100%;height:100%}.scss_content .box .masks .eclipse{position:absolute;filter:blur(100px);z-index:-1;opacity:.2}.scss_content .box .masks .eclipse.eclipse1{background:#86b6f6;top:50%;left:0%;width:249px;height:285px}.scss_content .box .masks .eclipse.eclipse3{background:#86b6f6;top:0%;right:10%;width:249px;height:285px}.scss_content .box .masks .eclipse.eclipse2{background:#d9fffa;top:0%;left:0%;width:300px;height:356px}.scss_content .box .masks .eclipse.eclipse2{background:#d9fffa;bottom:0%;right:0%;width:300px;height:356px}.scss_content .how-to-play-game-grid{display:grid;gap:2rem 1rem;grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.scss_content .how-to-play-game-grid{gap:3rem 1rem;grid-template-columns:repeat(2,1fr)}}.scss_content .how-to-play-game-grid.connections_game_grid,.scss_content .how-to-play-game-grid .row{display:grid;gap:2rem 1rem;grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.scss_content .how-to-play-game-grid .row{gap:3rem 1rem;grid-template-columns:repeat(2,1fr)}.scss_content .how-to-play-game-grid .row.reverse .item:nth-child(1){order:2}}.scss_content .how-to-play-game-grid .row .item-img{justify-self:center}.scss_content .how-to-play-game-grid .content-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;margin-bottom:2rem}.scss_content .how-to-play-game-grid .content-item .box-number{display:block;text-align:center;border-radius:4px;background-color:#3775ae;color:#fff;font-weight:700;font-size:.75rem;line-height:1.25rem;margin-top:4px;min-width:20px}@media (min-width: 768px){.scss_content .how-to-play-game-grid .content-item .box-number{font-size:1rem;line-height:1.25rem;min-width:30px}}.scss_content .how-to-play-game-grid .content-item .text{color:#0e1320}.scss_content .how-to-play-game-grid .content-item .text p{font-weight:400;font-size:.75rem;line-height:1.25rem;margin-bottom:.25rem;color:#0e1320}@media (min-width: 768px){.scss_content .how-to-play-game-grid .content-item .text p{font-size:1rem;line-height:1.8rem;margin-bottom:.5rem}}.scss_content .how-to-play-game-grid .item{align-self:center}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item.item-2{order:2}}.scss_content .how-to-play-game-grid .item.item-2 ul{list-style:none;counter-reset:list-counter 2}.scss_content .how-to-play-game-grid .item.item-1 ul{list-style:none;counter-reset:list-counter}.scss_content .how-to-play-game-grid .item ul{font-size:1rem;line-height:1.5rem;font-weight:600;color:#0e1320}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item ul{padding-left:2rem;font-size:1.5rem}}.scss_content .how-to-play-game-grid .item ul li{color:#0e1320;counter-increment:list-counter;margin-bottom:2.5rem;position:relative;padding-left:1rem}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item ul li{padding-left:0rem}}.scss_content .how-to-play-game-grid .item ul li:before{position:absolute;left:0rem;top:0rem;content:counter(list-counter) ". "}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item ul li:before{top:.5rem;left:-1.5rem}}.scss_content .how-to-play-game-grid .item .content h3{font-weight:600;font-size:1rem;line-height:1.5rem;margin-bottom:.25rem}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item .content h3{font-size:1.5rem;line-height:2.4rem;margin-bottom:.6rem}}.scss_content .how-to-play-game-grid .item .content p{font-weight:400;font-size:.9rem;line-height:1.5rem;margin-bottom:.25rem}@media (min-width: 768px){.scss_content .how-to-play-game-grid .item .content p{font-size:1rem;line-height:1.8rem;margin-bottom:.5rem}}.scss_content .text-area{margin-bottom:1rem}@media (min-width: 768px){.scss_content .text-area{margin-bottom:2rem}}.scss_content .text-area .list{padding-left:1rem}.scss_content .text-area .text-header{margin-bottom:.5rem}.scss_content .text-area .text-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem}@media (min-width: 768px){.scss_content .text-area .text-header{margin-bottom:1rem}}.scss_content .text-area .text-header img{max-width:32px}@media (min-width: 768px){.scss_content .text-area .text-header img{max-width:100%}}.scss_content .text-area .text-header .content h2{font-size:.9rem;line-height:1.375rem;margin-bottom:0rem}@media (min-width: 768px){.scss_content .text-area .text-header .content h2{font-size:1.8rem;line-height:2.5rem;margin-bottom:0rem}}.scss_content .text-area .text-header .content p{font-size:.75rem;line-height:20px}@media (min-width: 768px){.scss_content .text-area .text-header .content p{font-size:1rem;line-height:1.5rem}}@media (max-width: 768px){.scss_content .text-area ul,.scss_content .text-area ol{padding-left:1rem}.scss_content .text-area ul.no-disc,.scss_content .text-area ol.no-disc{padding-left:0rem}}.scss_content .text-area ul.no-disc,.scss_content .text-area ol.no-disc{list-style:none}.scss_content .text-area ul li,.scss_content .text-area ol li{margin-bottom:.5rem;font-size:.75rem;line-height:1.25rem;color:#0e1320}@media (min-width: 768px){.scss_content .text-area ul li,.scss_content .text-area ol li{margin-bottom:12px;font-size:1rem;line-height:2rem}}.scss_content .text-area ul li h3,.scss_content .text-area ol li h3{font-size:.75rem;line-height:1.25rem;color:#0e1320;margin-bottom:5px;font-weight:600}@media (min-width: 768px){.scss_content .text-area ul li h3,.scss_content .text-area ol li h3{font-size:1.25rem;line-height:1.85rem;line-height:2rem}}.scss_content .text-area ul li p,.scss_content .text-area ol li p{font-size:.75rem;line-height:20px}@media (min-width: 768px){.scss_content .text-area ul li p,.scss_content .text-area ol li p{font-size:1rem;line-height:1.875rem}}.scss_content .title-section{text-align:center;padding:2rem 0rem;color:#121212}.scss_content .title-section h1{font-size:1.2rem;font-weight:700;margin-bottom:.25rem;line-height:1.8rem}@media (min-width: 768px){.scss_content .title-section h1{font-size:2.4rem;margin-bottom:.5rem;line-height:3rem}}.scss_content .title-section .description-tag-line{margin-bottom:.5rem;font-size:.9rem;line-height:1.2rem}@media (min-width: 768px){.scss_content .title-section .description-tag-line{margin-bottom:1rem;font-size:1.2rem;line-height:2rem}}.scss_content .title-section .last-updated{font-size:.9rem;line-height:1.25rem;color:#848484}@media (min-width: 768px){.scss_content .title-section .last-updated{font-size:1rem;line-height:1.5rem}}.scss_content p{margin-bottom:.5rem}
