@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}.multiplayer-config .stats-config-section{display:flex;justify-content:flex-end}.multiplayer-config .heading-container h2{margin-bottom:0!important}.multiplayer-config .heading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.multiplayer-config .info-text{padding-bottom:12px}.multiplayer-config .info-text{max-width:100%}@media (min-width: 768px){.multiplayer-config .info-text{max-width:1000px}}.multiplayer-config .info-text{margin:auto}.multiplayer-config .info-text p{color:#7b889c;text-align:center}.multiplayer-config .info-text p{font-size:12px}@media (min-width: 768px){.multiplayer-config .info-text p{font-size:16px}}.multiplayer-config .config{margin:6px 0}@media (min-width: 768px){.multiplayer-config .config{margin:10px 0}}.multiplayer-config .config .edit-containter{max-width:500px;display:flex;flex-direction:column;align-items:center;gap:10px;border-bottom:1px solid #EBEBEB;padding-bottom:20px;margin:auto}.multiplayer-config .config .edit-containter.pt-20{padding-top:20px}.multiplayer-config .config .select-mode-container{padding:18px 0;max-width:500px;margin:auto;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #EBEBEB}.multiplayer-config .config .select-mode-container.no-border{border:none!important}.multiplayer-config .config .select-mode-container span{font-size:12px}@media (min-width: 768px){.multiplayer-config .config .select-mode-container span{font-size:18px}}.multiplayer-config .config .select-mode-container p{text-align:center;padding:10px 20px;background-color:#e0eefc;margin:auto;border-radius:8px}.multiplayer-config .config .select-mode-container .btn-wrapper{display:flex;flex-direction:column;gap:8px;justify-content:center;flex-wrap:wrap;align-items:center}@media (min-width: 768px){.multiplayer-config .config .select-mode-container .btn-wrapper{gap:16px}}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item{border-radius:8px;background-color:#e0eefc;color:#000;font-weight:400;border:none;cursor:pointer;transition:all .2s ease}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item{padding:6px 16px}@media (min-width: 768px){.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item{padding:8px 20px}}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item{font-size:12px}@media (min-width: 768px){.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item{font-size:16px}}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item.find-all-theme{padding:6px 26px}@media (min-width: 768px){.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item.find-all-theme{padding:8px 35px}}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item.selected{background-color:#47c734!important;color:#fff;box-shadow:inset 0 -4px 14px #17a301}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item:active{transform:scale(.98)}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-item:disabled{opacity:.6;cursor:not-allowed}.multiplayer-config .config .select-mode-container .btn-wrapper .btn-container{display:flex;flex-direction:row;gap:8px;justify-content:center;flex-wrap:wrap;align-items:center}@media (min-width: 768px){.multiplayer-config .config .select-mode-container .btn-wrapper .btn-container{gap:16px}}.multiplayer-config .config .btns{display:flex;flex-direction:column;gap:12px;max-width:456px;margin:auto;padding:28px 0 12px}.multiplayer-config .config .btns .btn-item{width:100%;border-radius:8px;cursor:pointer}.multiplayer-config .config .btns .btn-item{padding:3px 8px}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item{padding:4px 10px}}.multiplayer-config .config .btns .btn-item span{text-align:center;font-weight:500}.multiplayer-config .config .btns .btn-item span{font-size:14px}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item span{font-size:18px}}.multiplayer-config .config .btns .btn-item p{text-align:center;font-weight:300;margin:0}.multiplayer-config .config .btns .btn-item p{font-size:12px}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item p{font-size:14px}}.multiplayer-config .config .btns .btn-item.disable{pointer-events:auto;cursor:not-allowed;opacity:.5}.multiplayer-config .config .btns .btn-item.disable *{pointer-events:none}.multiplayer-config .config .btns .btn-item.bg-yellow{background-color:#f7d61d}.multiplayer-config .config .btns .btn-item.cancel{background-color:#eff2f7;color:#7b889c;max-width:226px;margin:auto}.multiplayer-config .config .btns .btn-item.cancel{padding:6px}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item.cancel{padding:8px}}.multiplayer-config .config .btns .btn-item.cancel span{font-weight:400}.multiplayer-config .config .btns .btn-item.cancel span{font-size:14px}.multiplayer-config .config .btns .btn-item.bg-blue{background:linear-gradient(90deg,#5574c5,#29385f);color:#fff}.multiplayer-config .config .btns .btn-item.bg-blue{padding:3px 20px}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item.bg-blue{padding:4px 25px}}.multiplayer-config .config .btns .btn-item.bg-blue .copy-link{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}.multiplayer-config .config .btns .btn-item.bg-blue .copy-link .item-wrap{display:flex;flex-direction:column;justify-content:stretch;align-items:center;flex-wrap:nowrap;gap:0rem}.multiplayer-config .config .btns .btn-item.bg-blue .copy-link .link{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:5px}.multiplayer-config .config .btns .btn-item.bg-blue .copy-link .copy-icon{border:1px solid #29385F}@media (min-width: 768px){.multiplayer-config .config .btns .btn-item.bg-blue .copy-link .copy-icon{border:none}}.multiplayer-config .config .active-players{margin:auto;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:300px;background:#47c73414;width:fit-content;border-radius:12px;padding:4px 8px}.multiplayer-config .config span{display:block;text-align:center;font-size:16px;font-weight:600}@media (min-width: 768px){.multiplayer-config .config span{font-size:18px}}.nickname-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}.nickname-container span{font-size:12px}@media (min-width: 768px){.nickname-container span{font-size:18px}}.nickname-container .nickname-input{position:relative;border-radius:20px;background:linear-gradient(180deg,#dbf6ff88 38%,#f6faffda);cursor:text}.nickname-container .nickname-input{height:42px}@media (min-width: 768px){.nickname-container .nickname-input{height:50px}}.nickname-container .nickname-input{padding:0 20px}.nickname-container .nickname-input{width:100%}@media (min-width: 768px){.nickname-container .nickname-input{width:280px}}.nickname-container .nickname-input{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.nickname-container .nickname-input{overflow:hidden}.nickname-container .nickname-input .item-left{position:absolute;bottom:0;left:-2px;filter:blur(20px)}.nickname-container .nickname-input .item-right{position:absolute;right:-2px;bottom:0;filter:blur(20px)}.nickname-container .nickname-input .field{flex:1;background:transparent;color:#0b0b0b}.nickname-container .nickname-input .field{width:100%}.nickname-container .nickname-input .field{border:none}.nickname-container .nickname-input .field{font-size:12px}@media (min-width: 768px){.nickname-container .nickname-input .field{font-size:18px}}.nickname-container .nickname-input .field{outline:none}.nickname-container .nickname-input .icon{position:absolute;background-color:transparent;border-radius:20px;cursor:pointer}.nickname-container .nickname-input .icon{top:7px}@media (min-width: 768px){.nickname-container .nickname-input .icon{top:10px}}.nickname-container .nickname-input .icon{right:12px}.nickname-container .nickname-input .icon{border:none}.nickname-container .nickname-input .icon{height:35px}@media (min-width: 768px){.nickname-container .nickname-input .icon{height:40px}}.info-container .info-bar-wrapper{width:100%}.info-container .info-bar-wrapper{max-width:500px}.info-container .info-bar-wrapper{margin:auto}.info-container .info-bar-wrapper{padding-top:10px}.info-container .info-bar-wrapper .players-info-container{max-width:500px}.info-container .info-bar-wrapper .players-info-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;gap:0rem}.info-container .info-bar-wrapper .players-info-container .name-item{width:100px;display:flex;flex-direction:row;align-items:center;gap:5px}.info-container .info-bar-wrapper .players-info-container .name-item{margin-bottom:5px}.info-container .info-bar-wrapper .players-info-container .name-item.left{justify-content:flex-start}.info-container .info-bar-wrapper .players-info-container .name-item.right{justify-content:flex-end}.info-container .info-bar-wrapper .players-info-container .name-item p{font-weight:500px;margin:0!important}.info-container .info-bar-wrapper .players-info-container .name-item p{font-size:12px}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .name-item p{font-size:14px}}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{border-radius:50%;color:#fff;font-weight:500}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{height:20px}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{height:28px}}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{min-width:20px}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{min-width:28px}}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{font-size:10px}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{font-size:14px}}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container.bg-pink{background-color:#eb7da5}.info-container .info-bar-wrapper .players-info-container .name-item .letter-container.bg-blue{background-color:#86b6f6}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper{position:relative;width:fit-content;transform:translateY(2px)}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{--r: 20px}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{line-height:3.3}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{line-height:2.7}}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{padding-inline:.8em}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{padding-inline:2.5em}}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container{border-inline:var(--r) solid transparent;border-radius:calc(2 * var(--r)) calc(2 * var(--r)) 0 0/var(--r);mask:radial-gradient(var(--r) at var(--r) 0,rgba(0,0,0,0) 100%,#000000 100%) calc(-1 * var(--r)) 100%/100% var(--r) repeat-x,conic-gradient(#000 0 0) padding-box;background:linear-gradient(360deg,#dbf6ff,#f6faff);width:fit-content;isolation:isolate}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer{white-space:nowrap}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2px}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer{font-weight:600}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer{font-size:10px}@media (min-width: 768px){.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer{font-size:14px}}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer span{display:block}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .time-container .backdrop-layer span{width:40px}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .positioned-items{--r: 20px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;border-inline:var(--r) solid transparent;border-radius:calc(2 * var(--r)) calc(2 * var(--r)) 0 0/var(--r)}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .positioned-items .item-left{position:absolute;left:14px;top:50%;transform:translateY(-50%) rotate(50deg);filter:blur(18px)}.info-container .info-bar-wrapper .players-info-container .time-container-wrapper .positioned-items .item-right{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(-50deg);filter:blur(18px)}.info-container .score-bar{width:100%;position:relative;max-width:500px;margin:auto auto 8px;border-radius:999px;background:#ddd}.info-container .score-bar{height:23px}@media (min-width: 768px){.info-container .score-bar{height:28px}}.info-container .score-bar .splash{position:absolute;top:50%;transform:translate(-50%,-50%);background-color:#fff}.info-container .score-bar .splash{width:80px}@media (min-width: 768px){.info-container .score-bar .splash{width:90px}}.info-container .score-bar .splash{height:50px;border-radius:30%;z-index:1;filter:blur(12px);opacity:.8;transition:left .6s ease;pointer-events:none}.info-container .score-bar .fill{position:absolute;top:0;height:100%;transition:width .3s ease}.info-container .score-bar .blue-fill{border-radius:20px 0 0 20px;left:0;background:#86b6f6;padding-left:10px;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:flex-start}.info-container .score-bar .pink-fill{display:flex;align-items:center;justify-content:flex-end;border-radius:0 20px 20px 0;font-weight:600;padding-right:10px;color:#fff;right:0;background:#eb7da5}.info-container .score-bar .indicator{position:absolute;top:50%;transform:translate(-52%,-45%);border-radius:50%;transition:left .6s ease;z-index:2}.info-container .score-bar .indicator svg{width:26px}@media (min-width: 768px){.info-container .score-bar .indicator svg{width:34px}}.info-container .score-bar .indicator svg{height:26px}@media (min-width: 768px){.info-container .score-bar .indicator svg{height:34px}}.invite-timer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2px}.invite-timer span{font-size:12px}@media (min-width: 768px){.invite-timer span{font-size:14px}}.invite-timer span{font-weight:400}.loading-container{width:100%;max-width:600px;margin:auto}.loading-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:40px}.loading-container .match-not-found{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}.loading-container .match-not-found span{color:#c41926}.loading-container .match-not-found span{font-size:16px}@media (min-width: 768px){.loading-container .match-not-found span{font-size:18px}}.loading-container .match-not-found span{font-weight:500}.loading-container .btn-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:14px}.loading-container .btn-container .btn-items{cursor:pointer}.loading-container .btn-container .btn-items{font-size:12px}@media (min-width: 768px){.loading-container .btn-container .btn-items{font-size:14px}}.loading-container .btn-container .btn-items{border-radius:6px}.loading-container .btn-container .btn-items{font-weight:400}.loading-container .btn-container .btn-items{padding:8px 16px}@media (min-width: 768px){.loading-container .btn-container .btn-items{padding:8px 20px}}.loading-container .btn-container .btn-items.blue{background-color:#3775ae;color:#fff}.loading-container .btn-container .btn-items.gray{background-color:#eff2f7;color:#7b889c}.loading-container .inner-box{position:relative;width:100%}.loading-container .inner-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.loading-container .inner-box .container{min-height:329px}.loading-container .inner-box .container{margin-top:20px}@media (min-width: 768px){.loading-container .inner-box .container{margin-top:28px}}.loading-container .inner-box .container.container-left{width:50%;background:#f6faff}.loading-container .inner-box .container.container-right{width:50%;background:#fdf5f8}.loading-container .inner-box .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.loading-container .inner-box .overlay{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:40px}.loading-container .inner-box .overlay span{text-align:center}.loading-container .inner-box .overlay span{font-weight:400}.loading-container .inner-box .overlay span{font-size:16px}@media (min-width: 768px){.loading-container .inner-box .overlay span{font-size:24px}}.loading-container .inner-box .overlay span{margin-bottom:10px}.loading-container .inner-box .overlay .glass-container{animation:squareMoveSmooth 4s ease-in-out infinite}@keyframes squareMoveSmooth{0%{transform:translate(0)}25%{transform:translate(30px)}50%{transform:translate(30px,30px)}75%{transform:translateY(30px)}to{transform:translate(0)}}.found-word-wrapper,.found-word-wrapper .found-words-container{padding:12px 0}.found-word-wrapper .found-words-container{border-top:1px solid #ebebeb;margin:auto}.found-word-wrapper .found-words-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.found-word-wrapper .found-words-container .theme-words.container{cursor:pointer;transition:.3s ease-in-out all}.found-word-wrapper .found-words-container .theme-words.container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.found-word-wrapper .found-words-container .theme-words.container p{margin:0}.found-word-wrapper .found-words-container .theme-words.container svg{fill:#000}.found-word-wrapper .found-words-container .theme-words p{font-weight:600}.found-word-wrapper .found-words-container .theme-words p{font-size:12px}@media (min-width: 768px){.found-word-wrapper .found-words-container .theme-words p{font-size:14px}}.found-word-wrapper .found-words-container .theme-words span{font-weight:400}.found-word-wrapper .found-words-container .word-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.found-word-wrapper .found-words-container .word-container .no-word{font-size:12px}@media (min-width: 768px){.found-word-wrapper .found-words-container .word-container .no-word{font-size:14px}}.found-word-wrapper .found-words-container .word-container .word-item{position:relative}.found-word-wrapper .found-words-container .word-container .word-item{padding:6px 14px}@media (min-width: 768px){.found-word-wrapper .found-words-container .word-container .word-item{padding:8px 16px}}.found-word-wrapper .found-words-container .word-container .word-item{font-weight:500}.found-word-wrapper .found-words-container .word-container .word-item{font-size:12px}@media (min-width: 768px){.found-word-wrapper .found-words-container .word-container .word-item{font-size:14px}}.found-word-wrapper .found-words-container .word-container .word-item{border-radius:8px}.found-word-wrapper .found-words-container .word-container .word-item.blue-bg{background:#eaf4ff}.found-word-wrapper .found-words-container .word-container .word-item.default-blue-border{border:1px solid #EAF4FF}.found-word-wrapper .found-words-container .word-container .word-item.text-blue{color:#3775ae}.found-word-wrapper .found-words-container .word-container .word-item.blue-border{border:1px solid #3775AE}.found-word-wrapper .found-words-container .word-container .word-item .dot{top:6px;right:6px;position:absolute}.found-word-wrapper .found-words-container .word-container .word-item .dot{height:6px}.found-word-wrapper .found-words-container .word-container .word-item .dot{width:6px}.found-word-wrapper .found-words-container .word-container .word-item .dot{border-radius:50%}.found-word-wrapper .found-words-container .word-container .word-item .blue-dot{background-color:#3775ae}.found-word-wrapper .found-words-container .word-container .word-item.pink-bg{background:#ffe6ef}.found-word-wrapper .found-words-container .word-container .word-item.default-pink-border{border:1px solid #FFE6EF}.found-word-wrapper .found-words-container .word-container .word-item.text-pink{color:#e65d8e}.found-word-wrapper .found-words-container .word-container .word-item.pink-border{border:1px solid #E65D8E}.found-word-wrapper .found-words-container .word-container .word-item .pink-dot{background-color:#e65d8e}.found-word-wrapper .found-words-container .word-container .word-item.yellow-bg{background-color:#ffdd2017}.found-word-wrapper .found-words-container .word-container .word-item .yellow-dot{background-color:#f7d61d}.found-word-wrapper .found-words-container .word-container .word-item.yellow-border{border:1px solid #F7D61D}.connection-container{padding-top:12px}.connection-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.connection-container .connection-badge{background-color:#ff2c2c1a}.connection-container .connection-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.connection-container .connection-badge{border-radius:8px}.connection-container .connection-badge{padding:5px 10px}.connection-container .connection-badge span{font-size:12px}@media (min-width: 768px){.connection-container .connection-badge span{font-size:14px}}.connection-container .connection-badge span{color:#ff4040}.endgame-container{max-width:500px;margin:auto}.endgame-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.endgame-container h2{font-size:18px}@media (min-width: 768px){.endgame-container h2{font-size:28px}}.endgame-container h2{margin:0}.endgame-container .result-box{position:relative;width:100%;height:392px}.endgame-container .result-box,.endgame-container .result-box .section-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .result-box .left-container,.endgame-container .result-box .right-container{width:50%;height:100%}.endgame-container .result-box .left-container{background-color:#f6faff;border-radius:6px 0 0 6px}.endgame-container .result-box .right-container{background-color:#fdf5f8;border-radius:0 6px 6px 0}.endgame-container .result-box .container-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.endgame-container .result-box .container-overlay{padding:10px 12px}.endgame-container .result-box .container-overlay .player-names{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .result-box .container-overlay .player-names{padding:10px 0}.endgame-container .result-box .container-overlay .player-names span{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}.endgame-container .result-box .container-overlay .player-names span{font-size:16px}@media (min-width: 768px){.endgame-container .result-box .container-overlay .player-names span{font-size:18px}}.endgame-container .result-box .container-overlay .stats{max-width:450px}.endgame-container .result-box .container-overlay .stats{margin:auto}.endgame-container .result-box .container-overlay .stats{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:20px}.endgame-container .result-box .container-overlay .stats .grid-container{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center}.endgame-container .result-box .container-overlay .stats .grid-container .heading{font-weight:700}.endgame-container .result-box .container-overlay .stats .grid-container .heading{font-size:24px}.endgame-container .result-box .container-overlay .stats .grid-container .heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:5px}.endgame-container .result-box .container-overlay .stats .grid-container .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .result-box .container-overlay .stats .grid-container .title{font-size:12px}@media (min-width: 768px){.endgame-container .result-box .container-overlay .stats .grid-container .title{font-size:16px}}.endgame-container .result-box .container-overlay .stats .grid-container .title{font-weight:500}.endgame-container .result-box .container-overlay .stats .grid-container .btn{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{color:#fff;height:fit-content;box-shadow:inset 0 4px 12px #00000040}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{width:80px}@media (min-width: 768px){.endgame-container .result-box .container-overlay .stats .grid-container .btn span{width:100px}}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{font-weight:800}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{font-size:38px}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{border-radius:12px}.endgame-container .result-box .container-overlay .stats .grid-container .btn span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .result-box .container-overlay .stats .grid-container .btn .bg-blue{background-color:#86b6f6}.endgame-container .result-box .container-overlay .stats .grid-container .btn .bg-pink{background-color:#eb7da5}.endgame-container .result-box .container-overlay .stats .grid-container .heading-blue{color:#3775ae}.endgame-container .result-box .container-overlay .stats .grid-container .heading-pink{color:#d22865}.endgame-container .game-buttons-container{width:100%}.endgame-container .game-buttons-container{display:flex;flex-direction:row;justify-content:stretch;align-items:center;flex-wrap:wrap;gap:10px}@media (min-width: 768px){.endgame-container .game-buttons-container{display:flex;flex-direction:row;justify-content:stretch;align-items:center;flex-wrap:nowrap;gap:10px}}.endgame-container .game-buttons-container .btn-rematch{width:100%;background-color:#f7d61d;color:#000;cursor:pointer;border-radius:6px}.endgame-container .game-buttons-container .btn-rematch{padding:8px 6px}@media (min-width: 768px){.endgame-container .game-buttons-container .btn-rematch{padding:12px 10px}}.endgame-container .game-buttons-container .btn-rematch{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .game-buttons-container .btn-rematch{font-size:12px}@media (min-width: 768px){.endgame-container .game-buttons-container .btn-rematch{font-size:16px}}.endgame-container .game-buttons-container .btn-rematch{font-weight:400}.endgame-container .game-buttons-container .new-match{width:100%;cursor:pointer;color:#fff;background:linear-gradient(90deg,#5574c5,#29385f);border-radius:6px}.endgame-container .game-buttons-container .new-match{padding:8px 6px}@media (min-width: 768px){.endgame-container .game-buttons-container .new-match{padding:12px 10px}}.endgame-container .game-buttons-container .new-match{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .game-buttons-container .new-match{font-size:12px}@media (min-width: 768px){.endgame-container .game-buttons-container .new-match{font-size:16px}}.endgame-container .game-buttons-container .new-match{font-weight:400}.endgame-container .share-stats{width:100%;cursor:pointer;color:#7b889c;background:#eff2f7;border-radius:6px}.endgame-container .share-stats{padding:8px 6px}@media (min-width: 768px){.endgame-container .share-stats{padding:10px}}.endgame-container .share-stats{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.endgame-container .share-stats{font-size:12px}@media (min-width: 768px){.endgame-container .share-stats{font-size:16px}}.endgame-container .share-stats{font-weight:400}.name-container{position:relative}.tooltips-item{position:absolute;white-space:nowrap}.tooltips-item{top:-60px}.tooltips-item{padding:8px 12px}.tooltips-item{border-radius:6px}.tooltips-item{font-size:12px}@media (min-width: 768px){.tooltips-item{font-size:14px}}.tooltips-item{background-color:#4c4c4c;color:#fff}.tooltips-item.tranform-left{left:0}.tooltips-item.tranform-right{right:0}.tooltips-item .clippath-container{position:absolute}.tooltips-item .clippath-container{bottom:-6px}.tooltips-item .clippath-container{width:12px}.tooltips-item .clippath-container{height:6px}.tooltips-item .clippath-container{overflow:hidden;transform:translate(-50%)}.tooltips-item .clippath-container.rtl{right:8px}.tooltips-item .clippath-container.ltl{left:15px}.tooltips-item .clippath-container .clip-arrow{width:12px}.tooltips-item .clippath-container .clip-arrow{height:6px}.tooltips-item .clippath-container .clip-arrow{background-color:#4c4c4c;clip-path:polygon(100% 0,0 0,49% 100%)}.panel-wrapper .panel-sm{width:100%}.panel-wrapper .panel-sm{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}.panel-wrapper .give-up-btn{color:#29385f;cursor:pointer;border-radius:6px;padding:6px 8px;white-space:nowrap;background-color:#eef5ff}.panel-wrapper .give-up-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.panel-wrapper .give-up-btn{font-size:12px}@media (min-width: 768px){.panel-wrapper .give-up-btn{font-size:14px}}.panel-wrapper .give-up-btn{font-weight:500}.panel-wrapper .give-up-btn{margin-top:12px}@media (min-width: 768px){.panel-wrapper .give-up-btn{margin-top:14px}}.panel-wrapper .give-up-btn{transition:.2s ease-in-out all}.panel-wrapper .give-up-btn:hover{background-color:#dfedff}.panel-wrapper .give-up-btn.icon-btns{width:26px}@media (min-width: 768px){.panel-wrapper .give-up-btn.icon-btns{width:34px}}.panel-wrapper .give-up-btn.icon-btns{height:26px}@media (min-width: 768px){.panel-wrapper .give-up-btn.icon-btns{height:34px}}.panel-wrapper .parent-container{position:relative}.panel-wrapper .parent-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:0rem}.loading-overlay{position:absolute;left:0;width:100%;height:100%;z-index:99;background-color:#ffffffa8}.loading-overlay{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.loading-overlay .loading-container{width:100%;max-width:550px!important;background-color:#fff;box-shadow:#959da533 0 8px 24px}.loading-overlay .loading-container{padding:16px 20px}@media (min-width: 768px){.loading-overlay .loading-container{padding:18px 22px}}.loading-overlay .loading-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}.loading-overlay .loading-container span{font-size:12px}@media (min-width: 768px){.loading-overlay .loading-container span{font-size:16px}}.stats-wrapper{max-width:500px;margin:auto}.stats-wrapper h2{text-align:center}.stats-wrapper .stats-container{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:20px}.stats-wrapper .stats-container .top-panel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}.stats-wrapper .stats-container .top-panel span{font-size:14px}@media (min-width: 768px){.stats-wrapper .stats-container .top-panel span{font-size:16px}}.stats-wrapper .stats-container .top-panel span{font-weight:600}.stats-wrapper .stats-container .top-panel svg{cursor:pointer}.stats-wrapper .stats-container .top-panel svg{width:26px}@media (min-width: 768px){.stats-wrapper .stats-container .top-panel svg{width:34px}}.stats-wrapper .stats-container .top-panel svg{height:26px}@media (min-width: 768px){.stats-wrapper .stats-container .top-panel svg{height:34px}}.stats-wrapper .stats-container .stats-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.stats-wrapper .stats-container .stats-grid .grid-item{background-color:#f6faff}.stats-wrapper .stats-container .stats-grid .grid-item{min-height:79px}.stats-wrapper .stats-container .stats-grid .grid-item{border-radius:6px}.stats-wrapper .stats-container .stats-grid .grid-item{padding:0 5px}@media (min-width: 768px){.stats-wrapper .stats-container .stats-grid .grid-item{padding:0 8px}}.stats-wrapper .stats-container .stats-grid .grid-item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1px}.stats-wrapper .stats-container .stats-grid .grid-item .item-value{font-size:18px}@media (min-width: 768px){.stats-wrapper .stats-container .stats-grid .grid-item .item-value{font-size:28px}}.stats-wrapper .stats-container .stats-grid .grid-item .item-value{font-weight:700}.stats-wrapper .stats-container .stats-grid .grid-item .item-label{font-size:14px}@media (min-width: 768px){.stats-wrapper .stats-container .stats-grid .grid-item .item-label{font-size:16px}}.stats-wrapper .stats-container .stats-grid .grid-item .item-label{font-weight:400}.stats-wrapper .stats-container .stats-grid .grid-item .item-label{color:#7b889c}.stats-wrapper .stats-container .btn-group{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:10px}.stats-btn{width:100%;cursor:pointer;color:#7b889c;background:#eff2f7;border-radius:6px}.stats-btn{padding:8px 6px}@media (min-width: 768px){.stats-btn{padding:10px}}.stats-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.stats-btn{font-size:12px}@media (min-width: 768px){.stats-btn{font-size:16px}}.stats-btn{font-weight:400}.share-stats-wrapper{width:100%}.share-stats-wrapper .socials-container{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 768px){.share-stats-wrapper .socials-container{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.share-stats-wrapper .socials-container{grid-template-columns:1fr 1fr 1fr 1fr}}.share-stats-wrapper .socials-container .btn-item{color:#fff;border-radius:6px;cursor:pointer}.share-stats-wrapper .socials-container .btn-item{font-size:12px}@media (min-width: 768px){.share-stats-wrapper .socials-container .btn-item{font-size:16px}}.share-stats-wrapper .socials-container .btn-item{padding:8px 6px}@media (min-width: 768px){.share-stats-wrapper .socials-container .btn-item{padding:10px 8px}}.share-stats-wrapper .socials-container .btn-item{font-weight:400}.share-stats-wrapper .socials-container .btn-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.share-stats-wrapper .socials-container .btn-item.copy{color:#7b889c;background-color:#eff2f7}.share-stats-wrapper .socials-container .btn-item.copy{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}.share-stats-wrapper .socials-container .btn-item.copy svg{fill:#7b889c!important;color:#7b889c!important}.share-stats-wrapper .socials-container .btn-item.twitter{background-color:#55acee}.share-stats-wrapper .socials-container .btn-item.facebook{background-color:#4267b2}.share-stats-wrapper .socials-container .btn-item.whatsapp{background-color:#3dd375}.share-stats-wrapper .socials-container .btn-item.reddit{background-color:#ea2222}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:#ffffff69}.overlay{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.overlay{padding:10px}.overlay .panel{width:100%;background-color:#fff;border-radius:8px;z-index:99;box-shadow:0 10px 30px #0000001f}.overlay .panel{width:100%}.overlay .panel{max-width:572px}.overlay .panel{padding:24px}.overlay .panel .modal-body{position:relative}.overlay .panel .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:20px}.overlay .panel .modal-body .icon-cross{position:absolute}.overlay .panel .modal-body .icon-cross{right:3px}@media (min-width: 768px){.overlay .panel .modal-body .icon-cross{right:5px}}.overlay .panel .modal-body .icon-cross{top:3px}@media (min-width: 768px){.overlay .panel .modal-body .icon-cross{top:5px}}.overlay .panel .modal-body .modal-layer{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:14px}.overlay .panel .modal-body .modal-layer span{font-size:14px}@media (min-width: 768px){.overlay .panel .modal-body .modal-layer span{font-size:16px}}.overlay .panel .modal-body .modal-layer span{font-weight:600}.overlay .panel .modal-body .modal-layer .text{text-align:center}.overlay .panel .modal-body .modal-layer .text{max-width:418px}.overlay .panel .modal-body .modal-layer .text{font-size:14px}@media (min-width: 768px){.overlay .panel .modal-body .modal-layer .text{font-size:16px}}.overlay .panel .modal-body .modal-layer .text{font-weight:400}.overlay .panel .modal-body .btn-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:14px}.overlay .panel .modal-body .btn-container .btn-items{cursor:pointer}.overlay .panel .modal-body .btn-container .btn-items{font-size:12px}@media (min-width: 768px){.overlay .panel .modal-body .btn-container .btn-items{font-size:14px}}.overlay .panel .modal-body .btn-container .btn-items{border-radius:6px}.overlay .panel .modal-body .btn-container .btn-items{font-weight:400}.overlay .panel .modal-body .btn-container .btn-items{padding:8px 16px}@media (min-width: 768px){.overlay .panel .modal-body .btn-container .btn-items{padding:8px 20px}}.overlay .panel .modal-body .btn-container .btn-items.give-up{background-color:#3775ae;color:#fff}.overlay .panel .modal-body .btn-container .btn-items.cancel{background-color:#eff2f7;color:#7b889c}.active-span-multiplayer span,.active-link-line{background-color:#a2d2ff}.strands-multiplayer-clue{text-align:center}.strands-multiplayer-clue{font-size:16px}@media (min-width: 768px){.strands-multiplayer-clue{font-size:18px}}.strands-multiplayer-clue{font-weight:600}.strands-multiplayer-clue{margin-bottom:8px}.answer-multiplayer{color:#528fc8!important}.multi-player-border{border:2px solid #86B6F6!important}.heading-h2{font-weight:700}.heading-h2{font-size:18px}@media (min-width: 768px){.heading-h2{font-size:28px}}.heading-h2{margin-top:18px}@media (min-width: 768px){.heading-h2{margin-top:20px}}.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}
