@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:auto;scrollbar-color:#8f8f8f #f0f0f0}body,html{width:100%;margin:0;padding:0;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}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:50px auto}header{width:100%;padding:0rem 1rem;min-height:50px}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){header{min-height:56px}}header .container{position:relative}header .container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}header .logo{width:100%}header .logo a{display:block}@media (min-width: 768px){header .logo{width:auto}}header .logo{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}header .logo .header_logo_img{width:120px;max-width:none}@media (min-width: 576px){header .logo .header_logo_img{width:180px}}@media (max-width: 768px){header .links{position:absolute;top:200%;right:.5rem;min-width:210px;padding:12px 0rem;border:2px solid #F3F3F3;border-radius:14px;background-color:#fff;transition:all .2s ease;visibility:hidden;opacity:0;z-index:11}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;box-shadow:0 1rem 1rem #0000000d}}header .links a{display:block;min-width:80px!important;text-align:center;padding:.25rem;color:#363062;text-decoration:none;font-size:18px;font-weight:400;line-height:26px;letter-spacing:.01em;transition:all .2s ease}header .links a.active{font-weight:600}header .links a:hover{color:#363062}@media (min-width: 768px){header .links{position:relative;width:100%}header .links{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem}header .links.justify-end{justify-content:flex-end}}header .right-side{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}header .right-side .help-btn{width:30px;height:30px;aspect-ratio:1/1;background-color:#ffdd20;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}header .right-side .help-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}header .right-side .help-btn:hover{background-color:#ecc800}header .right-side .help-btn img{width:8px}@media (min-width: 768px){header .right-side .help-btn{width:40px;height:40px;border-radius:8px}header .right-side .help-btn img{width:10px}}header .right-side .play-btn{background-color:#363062;text-align:center;border-radius:4px;font-weight:500;font-size:14px;line-height:18px;padding:0rem 1rem;height:30px;cursor:pointer;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-wrap:nowrap}header .right-side .play-btn:hover{background-color:#100e1e}@media (min-width: 768px){header .right-side .play-btn{width:160px;height:40px;padding:0rem;font-size:18px;line-height:27px;border-radius:8px}}header .hamburger{display:block;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}@media (min-width: 768px){header .hamburger{display:none}}.main-grid{display:flex;min-height:80vh;justify-content:center}.main-grid .space-area{display:none;min-width:160px}@media (min-width: 1200px){.main-grid .space-area{display:block;max-height:600px;overflow:hidden;position:sticky;top:10px}}.main-grid .space-area{margin-top:140px}.main-grid .content-area{padding:0rem 1rem;width:100%;max-width:1200px}@media (min-width: 768px){.main-grid .content-area{padding:0rem 1rem}}.skeleton{background:linear-gradient(90deg,#fafafa 25%,#f0f0f0,#f9f9f9 75%);background-size:200% 100%;animation:skeleton-loading 2s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-full{width:100%}.skeleton-center{margin:0 auto}.skeleton-text{height:20px;width:80%;margin-bottom:10px}.skeleton-text-short{height:20px;width:50%;margin-bottom:10px}.skeleton-box{height:30px;width:60%;margin-bottom:20px}.skeleton-circle{width:50px;height:50px;border-radius:50%;margin-bottom:10px}.skeleton-rounded{border-radius:50%}.w-full{width:100%}.center-margin{margin-left:auto!important;margin-right:auto!important}.w-50{width:50px}.w-100{width:100px}.w-150{width:150px}.w-200{width:200px}@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)}3.75%{transform:scale(.85)}9.5%{transform:scale(1.1)}25%{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 #F5E8C8;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 #E5DBC1;box-shadow:0 45px 30px -20px #e5dbc12e;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:#0e1320}@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:#363062;border-radius:8px}.strands_game .alert .btn.btn_default:hover{background-color:#2a254d}@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:#363062}.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{width:12px}@media (min-width: 768px){.strands_game .alert .btn.btn_close img{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:#528fc8;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 .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 (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:4px;text-align:center;position:relative;overflow:hidden;text-wrap:nowrap;cursor:pointer;transition:all .2s ease;text-transform:uppercase}.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:#bb9333;border:2px solid #E5DBC1}@media (min-width: 768px){.strands_game .game-container .btns-list .light-btn{width:100px}}.strands_game .game-container .btns-list .light-btn:hover{box-shadow:0 4px 6px #d6c69d80;border:2px solid rgb(213.9318181818,198.1363636364,157.0681818182)}.strands_game .game-container .btns-list .btn-show-result{width:100%;transition:all .2s ease}.strands_game .game-container .btns-list .hint-btn:disabled{cursor:not-allowed}.strands_game .game-container .btns-list .hint-btn:not(:disabled){cursor:pointer;border:2px solid #BB9333;opacity:1;color:#fff}.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:#bb933333;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:#bb9333;border:1px solid #E5DBC1;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(213.9318181818,198.1363636364,157.0681818182)}.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:#bb9333;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:#937428}.strands_game .game-container .btns-list .new-game-btn{color:#fff;padding:0rem .5rem;position:relative;border:none;background:linear-gradient(90deg,#363062,#6e62c8);transition:all .2s ease}@media (min-width: 768px){.strands_game .game-container .btns-list .new-game-btn{width:150px}}.strands_game .game-container .btns-list .new-game-btn:before{content:"";position:absolute;top:50%;right:10px;width:10px;height:200%;background:#fff3;transform:translateY(-50%) rotate(-30deg);transition:all .2s ease}.strands_game .game-container .btns-list .new-game-btn:after{content:"";position:absolute;top:50%;right:34px;width:40px;height:200%;background:#fff3;transform:translateY(-50%) rotate(-30deg);transition:all .2s ease}.strands_game .game-container .btns-list .new-game-btn:hover{color:#fff}.strands_game .game-container .btns-list .new-game-btn:hover:before{right:calc(100% - 74px)}.strands_game .game-container .btns-list .new-game-btn:hover:after{right:calc(100% - 50px)}.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 (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 (min-width: 768px){.strands_game .game-container .btns-list .btns-group{gap:16px}}.strands_game .clue-box{width:100%;min-height:42px;text-align:center;line-height:1}.strands_game .clue-box{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.strands_game .clue-box.loading{gap:.5rem}@media (min-width: 768px){.strands_game .clue-box{min-height:70px;gap:8px}}.strands_game .clue-box .strand_number{font-weight:600;font-size:14px;color:#bb9333}.strands_game .clue-box .strand_number .number{display:inline-block;min-width:33px}@media (min-width: 576px){.strands_game .clue-box .strand_number{font-size:18px}}.strands_game .clue-box .strand_clue{font-weight:700;font-size:18px;color:#bb9333;padding:12px 0}@media (min-width: 768px){.strands_game .clue-box .strand_clue{padding:20px 0;font-size:30px}}.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;min-height:18px}@media (min-width: 768px){.strands_game .clue-box .skeleton_strand_clue{max-width:210px;width:100%;min-height:30px}}.strands_game .game-container .current-answer{text-align:center;font-weight:600;font-size:18px;line-height:10px;text-wrap:wrap;letter-spacing:.1em;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:#528fc8;animation:popUp .5s ease-out forwards}.strands_game .game-container .current-answer.non-theme{color:#bb9333;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 (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 (min-width: 768px){.strands_game .game-container .date-filter .icon{width:15px}}.strands_game .game-container .date-filter .icon svg{fill:#0e1320}.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;border:1.45px solid #E5DBC1;padding:0 8px;background-color:#fff;border-radius:4px;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 .skeleton-dropdown,.strands_game .game-container .date-filter .date-dropdown{width:100%;height:32px}@media (min-width: 768px){.strands_game .game-container .date-filter .skeleton-dropdown,.strands_game .game-container .date-filter .date-dropdown{height:40px;min-width:210px;padding:0 16px;border-radius:5px}}.strands_game .game-container .date-filter .date-dropdown{border:1.45px solid #E5DBC1;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{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:8px}.strands_game .game-container .date-filter .date-dropdown:hover{border-color:#bb9333}@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;text-wrap:nowrap}@media (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{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:0;cursor:pointer}.strands_game .game-container .date-filter .date-dropdown input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:100%}.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;border:1.45px solid #E5DBC1}.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.next .icon{transform:rotate(180deg)}.strands_game .game-container .date-filter .btn:hover{background-color:#fdf7e4;color:#0e1320;border:1px solid #E5DBC1}.strands_game .game-container .date-filter .btn:hover svg{transition:all .2s ease;fill:#0e1320}.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 .skeleton-btn,.strands_game .game-container .date-filter .btn{width:40%;min-width:75px;height:32px}@media (min-width: 768px){.strands_game .game-container .date-filter .skeleton-btn,.strands_game .game-container .date-filter .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;padding:10px 10px 5px;border-bottom:1px solid #e5dbc1}.strands_game .game-container .inner-box.loading{border-bottom:1px solid 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: 768px){.strands_game .game-container .inner-box{background-color:#fcfaf6;border-radius:.5rem;padding:20px 20px 10px;border-bottom:0px solid #e5dbc1}.strands_game .game-container .inner-box.loading{border-bottom:0px solid transparent;background-color:transparent}}.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%;z-index:10;cursor:pointer;transition:all .1s ease;border-radius:50%;outline-color:#f5e8c8;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 #BB9333}.strands_game .game-container .game_matrix_wrap .game_matrix_cell_wrap .game_matrix_cell.hint.active span{border:2px dashed #F5E8C8}.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:#f5e8c8}@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}.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:#f5e8c8}.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:#f5e8c8}.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:#f5e8c8}.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%}@media (min-width: 768px){.strands_game .game-container .game .main{padding:15px}.strands_game .game-container .game .main:not(.loading){border-radius:.5rem;background:#fff;border:1.45px solid #E5DBC1;box-shadow:0 3.53px 13.22px -7.49px #dcdcdc}}.strands_game{width:100%;-webkit-user-select:none;user-select:none}.strands_game{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.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:20px;opacity:0}.strands_game_container{min-height:671.75px}.strands_game_container.main_page{min-height:648px}@media (min-width: 576px){.strands_game_container{min-height:713px}.strands_game_container.main_page{min-height:673px}}@media (min-width: 768px){.strands_game_container{min-height:831px}.strands_game_container.main_page{min-height:822px}}@media (min-width: 1024px){.strands_game_container{min-height:831px}.strands_game_container.main_page{min-height:822px}}@media (min-width: 1200px){.strands_game_container{min-height:831px}.strands_game_container.main_page{min-height:822px}}.content-area h1{font-size:1.25rem;line-height:1.8rem;letter-spacing:1%;margin-bottom:.5rem;font-weight:700;color:#363062}@media (min-width: 768px){.content-area h1{font-size:30px;line-height:48px}}.content-area h2{font-size:1rem;line-height:1.5rem;letter-spacing:1%;margin-bottom:.5rem;font-weight:700;color:#363062}@media (min-width: 768px){.content-area h2{font-size:26px;line-height:48px}}.content-area h3{margin-bottom:.5rem;font-size:.75rem;line-height:1.25rem;color:#363062;font-weight:700}@media (min-width: 768px){.content-area h3{margin-bottom:1rem;font-size:18px;line-height:30px}}.content-area strong{color:#363062}.content-area p{margin-bottom:.75rem;font-size:.75rem;line-height:1.625rem;color:#0e1320;font-weight:400}@media (min-width: 768px){.content-area p{margin-bottom:1rem;font-size:1rem;line-height:30px}}.content-area .circle{display:inline-block;border-radius:50%;min-width:10px;min-height:10px}@media (min-width: 768px){.content-area .circle{min-width:16px;min-height:16px}}.content-area .circle.blue{background:#a2d2ff;border:1px solid #528FC8}.content-area .circle.yellow{background:#bb9333}.content-area .circle.light-yellow{background:#f5e8c7;border:1px solid #BB9333}.content-area .box{padding:2rem 1rem;text-align:center;color:#0e1320;position:relative;margin:3rem 0rem;overflow:hidden}.content-area .box .masks{position:absolute;top:0;left:0;z-index:-1;background:#fcfaf6;width:100%;height:100%}.content-area .box .masks .eclipse{position:absolute;filter:blur(100px);z-index:-1;opacity:.2}.content-area .box .masks .eclipse.eclipse1{background:#ffca42;top:50%;left:0%;width:249px;height:285px}.content-area .box .masks .eclipse.eclipse3{background:#ffca42;top:0%;right:10%;width:249px;height:285px}.content-area .box .masks .eclipse.eclipse2{background:#eccebc;top:0%;left:0%;width:300px;height:356px}.content-area .box .masks .eclipse.eclipse4{background:#eccebc;bottom:0%;right:0%;width:300px;height:356px}.content-area .how-to-play-game-grid{display:grid;gap:2rem 1rem;grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.content-area .how-to-play-game-grid{gap:3rem 1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.content-area .how-to-play-game-grid{text-align:justify}}.content-area .how-to-play-game-grid .content-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;margin-bottom:2rem}.content-area .how-to-play-game-grid .content-item:last-child{margin-bottom:0rem}.content-area .how-to-play-game-grid .content-item .box-number{display:block;text-align:center;border-radius:4px;background-color:#363062;color:#fff;font-weight:700;font-size:.75rem;line-height:1.25rem;margin-top:4px;min-width:20px}@media (min-width: 768px){.content-area .how-to-play-game-grid .content-item .box-number{font-size:1rem;line-height:1.25rem;min-width:30px}}.content-area .how-to-play-game-grid .item{align-self:center;justify-self:center;width:100%;position:relative}@media (max-width: 768px){.content-area .how-to-play-game-grid .item:nth-child(1){order:1}.content-area .how-to-play-game-grid .item:nth-child(2){order:2}.content-area .how-to-play-game-grid .item:nth-child(3){order:4}.content-area .how-to-play-game-grid .item:nth-child(4){order:3}.content-area .how-to-play-game-grid .item:nth-child(5){order:5}.content-area .how-to-play-game-grid .item:nth-child(6){order:6}}.content-area .how-to-play-game-grid .item.item-img{display:flex;align-items:center;justify-content:center}.content-area .how-to-play-game-grid .item.item-img:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:130px;background-color:#f5e8c7;filter:blur(180px);z-index:-1}.content-area .how-to-play-game-grid .item ul{margin-bottom:1.5rem}.content-area .how-to-play-game-grid .item ul li{margin-bottom:.5rem}.content-area ul,.content-area ol{padding-left:1.25rem}@media (min-width: 768px){.content-area ul,.content-area ol{padding-left:2rem}}.content-area ul li,.content-area ol li{margin-bottom:.75rem;font-size:.75rem;line-height:1.625rem;color:#0e1320;text-align:justify}@media (min-width: 768px){.content-area ul li,.content-area ol li{margin-bottom:1rem;font-size:1rem;line-height:2rem;text-align:left}}.content-area .daily-vs-unlimited .table-container{max-width:960px;width:100%;margin:0 auto;border:2px solid #E5DBC1;border-radius:10px;padding:5px}@media (min-width: 768px){.content-area .daily-vs-unlimited .table-container{padding:12px}}.content-area .daily-vs-unlimited .table-container .grid{width:100%;border-radius:6px;overflow:hidden;display:grid;gap:5px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(auto-fill,minmax(36px,auto))}@media (min-width: 768px){.content-area .daily-vs-unlimited .table-container .grid{gap:10px;grid-template-columns:minmax(150px,180px) minmax(210px,280px) minmax(350px,auto);grid-template-rows:repeat(auto-fill,minmax(52px,auto))}}.content-area .daily-vs-unlimited .table-container .grid .item{padding:5px 8px;margin-bottom:0}@media (min-width: 768px){.content-area .daily-vs-unlimited .table-container .grid .item{padding:13px 17px}}.content-area .daily-vs-unlimited .table-container .grid .item.header{background-color:#363062;color:#fff;font-weight:700}.content-area .daily-vs-unlimited .table-container .grid .item.title{background-color:#f5e8c8}.content-area .daily-vs-unlimited .table-container .grid .item.comp{background-color:#fcfaf6}.content-area .daily-vs-unlimited .table-container table{width:100%;border-radius:12px;border-collapse:collapse;border-spacing:0}.content-area .daily-vs-unlimited .table-container table td,.content-area .daily-vs-unlimited .table-container table th{border:10px solid #fff}.content-area .features .grid{display:grid;grid-template-columns:repeat(1,1fr);gap:10px}@media (min-width: 768px){.content-area .features .grid{grid-template-columns:repeat(3,1fr)}}.content-area .features .grid .column{display:grid;grid-template-columns:1fr;gap:10px}.content-area .features .grid .column .grid-item{border-radius:6px;padding:10px;background-color:#fcfaf6;transition:all .2s ease}@media (min-width: 768px){.content-area .features .grid .column .grid-item{padding:20px}}.content-area .features .grid .column .grid-item:hover{background-color:#f5e8c8}.content-area .faq-section ol{padding-left:1.25rem}@media (min-width: 768px){.content-area .faq-section ol{padding-left:1.5rem}}.content-area .faq-section ol li::marker{color:#363062;font-size:.75rem;line-height:1.25rem;font-weight:700}@media (min-width: 768px){.content-area .faq-section ol li::marker{font-size:18px;line-height:30px}}.content-area .text-area{margin-bottom:1rem;text-align:justify}@media (min-width: 768px){.content-area .text-area{text-align:left;margin-bottom:2rem}}.content-area .title-section{text-align:center;padding:2rem 0rem}.content-area .title-section h1{font-size:1.5rem;line-height:2.1rem;letter-spacing:1%;margin-bottom:.5rem;font-weight:700;color:#363062}@media (min-width: 768px){.content-area .title-section h1{font-size:30px;line-height:45px}}.content-area .title-section .description-tag-line,.content-area .title-section .description-tag-line p{margin-bottom:.5rem;font-size:.9rem;line-height:1.2rem;color:#0e1320}@media (min-width: 768px){.content-area .title-section .description-tag-line,.content-area .title-section .description-tag-line p{margin-bottom:1rem;font-size:18px;line-height:26px}}.content-area .main-content .heading,.content-area .main-content h2,.content-area .dynamic-content .heading,.content-area .dynamic-content h2{background:#f5e8c7;display:inline-block;padding:.1rem .5rem;color:#363062;font-size:.91rem;line-height:1.8rem;margin-bottom:.5rem}@media (min-width: 768px){.content-area .main-content .heading,.content-area .main-content h2,.content-area .dynamic-content .heading,.content-area .dynamic-content h2{padding:.1rem 20px;font-size:24px;font-weight:600;letter-spacing:.5%;line-height:32px;margin-bottom:1.5rem}}.content-area .main-content p,.content-area .dynamic-content p{font-size:.9rem;font-weight:400;line-height:28px;margin-bottom:1rem;letter-spacing:1%}@media (min-width: 768px){.content-area .main-content p,.content-area .dynamic-content p{font-size:16px;margin-bottom:2rem}}.content-area .main-content .last-updated,.content-area .dynamic-content .last-updated{color:#848484}.contact-us{margin:2rem 0rem}.contact-us{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){.contact-us{margin:5rem 0rem}}.contact-us .alert{padding:.5rem 1rem;border-radius:.5rem;position:relative;margin:1rem 0rem}.contact-us .alert.hidden{display:none}.contact-us .alert.alert-success{color:#0d993d;background-color:#f3fef7;border:2px solid rgb(126.0526315789,243.9473684211,166.5789473684);box-shadow:0 1rem 1rem #7ef4a71a}.contact-us .alert.alert-danger{color:#960707;background-color:#fdd2d2;border:2px solid rgb(243.2080536913,15.7919463087,15.7919463087);box-shadow:0 1rem 1rem #f310101a}.contact-us .outer-box{max-width:600px;width:100%;background:#fff;border:1.44px solid #E5DBC1;box-shadow:0 3.53px 13.22px -7.49px #dcdcdc;padding:.5rem;border-radius:.5rem}@media (min-width: 768px){.contact-us .outer-box{padding:1rem}}.contact-us .outer-box .inner-box{background-color:#fcfaf6;border-radius:.5rem;padding:.5rem}@media (min-width: 768px){.contact-us .outer-box .inner-box{padding:2rem}}.contact-us .outer-box .inner-box h1{font-size:1.25rem;font-weight:700;line-height:1.8rem;margin-bottom:0rem;text-align:center;color:#363062}@media (min-width: 768px){.contact-us .outer-box .inner-box h1{text-align:left;font-size:30px;line-height:45px}}.contact-us .outer-box .inner-box .description-tag-line{font-size:.9rem;text-align:center;line-height:24px;color:#0e1320}@media (min-width: 768px){.contact-us .outer-box .inner-box .description-tag-line{text-align:left;font-size:18px}}.contact-us .outer-box .inner-box form{margin-top:.8rem}@media (min-width: 768px){.contact-us .outer-box .inner-box form{margin-top:2rem}}.contact-us .outer-box .inner-box form input,.contact-us .outer-box .inner-box form textarea{width:100%;display:block;margin-bottom:.5rem;transition:all .2s ease;padding:1rem;border-radius:.5rem;outline:none;border:2px solid #E7E7E7;resize:none;font-family:Poppins,sans-serif}.contact-us .outer-box .inner-box form input:focus,.contact-us .outer-box .inner-box form textarea:focus{border:2px solid #E5DBC1}.contact-us .outer-box .inner-box form input:not(:placeholder-shown),.contact-us .outer-box .inner-box form textarea:not(:placeholder-shown){border:2px solid #E5DBC1}.contact-us .outer-box .inner-box form textarea{min-height:240px}.contact-us .outer-box .inner-box form .submit{display:block;background:#363062;border:2px solid #363062;border-radius:8px;width:100%;color:#fff;padding:.5rem 1rem;font-size:1.1rem;line-height:1.8rem;font-weight:600;letter-spacing:.005em;text-align:center;cursor:pointer;transition:all .2s ease;margin-top:2rem}.contact-us .outer-box .inner-box form .submit:hover{color:#363062;background-color:#fff}@media (min-width: 768px){.contact-us .outer-box .inner-box form .submit{font-size:24px;line-height:36px}}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;min-width:100vw;min-height:100vh;padding:1rem 1.5rem;background-color:#0000001a;z-index:99;transition:all .1s ease;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-user-select:none;user-select:none}.modal-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.modal-container .cross{all:unset;position:absolute;aspect-ratio:1/1;top:.5rem;right:1rem;width:20px;height:20px;font-size:1.25rem;font-weight:700;cursor:pointer}.modal-container .cross{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){.modal-container .cross{width:30px;height:30px;font-size:2rem}}.modal-container.active{visibility:visible;opacity:1}.modal-container.active .modal{transform:translateY(0) scale(1)}.modal-container .modal{background-color:#fff;width:100%;max-width:720px;min-width:320px;height:90vh;padding:1.25rem 1rem;border-radius:.5rem;box-shadow:#0000000f 0 20px 30px;transition:all .1s ease;transform:translateY(2rem) scale(.8)}@media (min-width: 768px){.modal-container .modal{padding:1.25rem 1.5rem;border-radius:.85rem;max-height:700px}}.modal-container .modal .carousel{width:100%;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){.modal-container .modal .carousel{height:80%}}.modal-container .modal .carousel .how_to_play{font-size:18px;color:#424242;font-weight:500}@media (min-width: 768px){.modal-container .modal .carousel .how_to_play{font-size:24px}}.modal-container .modal .carousel .slider{position:relative;height:100%;width:100%;transition:all .2s ease}@media (min-width: 768px){.modal-container .modal .carousel .slider{min-height:480px}}.modal-container .modal .carousel .slider .slider-item{position:absolute;width:100%;top:1rem}.modal-container .modal .carousel .slider .slider-item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.modal-container .modal .carousel .slider .slider-item:nth-child(1){left:0}.modal-container .modal .carousel .slider .slider-item:nth-child(2){left:100%}.modal-container .modal .carousel .slider .slider-item:nth-child(3){left:200%}.modal-container .modal .carousel .slider .slider-item img{max-width:240px;margin-bottom:.15rem}.modal-container .modal .carousel .slider .slider-item .content{width:100%;height:100%}.modal-container .modal .carousel .slider .slider-item .content{flex:1;align-self:flex-start}.modal-container .modal .carousel .slider .slider-item .content h4{font-size:18.4px;color:#424242;margin-bottom:.5rem}.modal-container .modal .carousel .slider .slider-item .content p{font-size:16px;color:#757575;text-align:center;line-height:24px;margin-bottom:.25rem}.modal-container .modal .carousel .slider .slider-item .content .text-theme-word{color:#afdfed;font-weight:600}.modal-container .modal .carousel .slider .slider-item .content .text-spangram{color:#f7d61d;font-weight:600}.modal-container .modal .slider-navigation{margin:1.5rem 0rem;gap:1rem}.modal-container .modal .slider-navigation{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.modal-container .modal .slider-navigation button{all:unset;width:8px;height:8px;aspect-ratio:1/1;border:none;border-radius:50%;cursor:pointer;background-color:#e6e6e6}.modal-container .modal .slider-navigation button:hover{background-color:#b3b3b3}.modal-container .modal .slider-navigation button.active{background-color:#666}.modal-container .modal .btns-list{gap:.5rem}.modal-container .modal .btns-list{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}.modal-container .modal .btns-list button{all:unset;padding:.5rem;text-align:center;border:2px solid #000;border-radius:3rem;font-size:17.6px;transition:all .2s ease;cursor:pointer}.modal-container .modal .btns-list button{flex:1;align-self:auto}.modal-container .modal .btns-list button:hover{background-color:#fafafa}.modal-container .modal .btns-list button.play{background-color:#000;color:#fff}.modal-container .modal .btns-list button.play:hover{background-color:#1f1f1f}.top-main-heading-section{margin-bottom:1rem;text-align:center;padding:8px;border-radius:8px;position:relative;overflow:hidden}.top-main-heading-section.old_design{margin:16px 0;text-align:center;padding:15px 8px;border-radius:8px;position:relative;overflow:hidden}@media (min-width: 768px){.top-main-heading-section.old_design{margin:35px 0;padding:40px 20px;border-radius:15px}}.top-main-heading-section.old_design:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-3}.top-main-heading-section.old_design:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fcfaf6;opacity:.5;z-index:-2}.top-main-heading-section.old_design .mask{position:absolute;z-index:-1;filter:blur(100px)}.top-main-heading-section.old_design .mask.mask1{width:109px;height:86px;bottom:0;left:20%;background-color:#ffca42}.top-main-heading-section.old_design .mask.mask2{width:136px;height:108px;top:0;left:-1%;background-color:#ffca42}.top-main-heading-section.old_design .mask.mask3{width:92px;height:87px;top:-1%;right:20%;background-color:#ffca42}.top-main-heading-section.old_design .mask.mask4{width:153px;height:109px;bottom:0%;right:0%;background-color:#eccebc}.top-main-heading-section h1{font-size:18px;line-height:30px;font-weight:700;color:#363062;margin-bottom:.25rem}@media (min-width: 768px){.top-main-heading-section h1{font-size:30px;line-height:50px;font-weight:700;margin-bottom:.5rem}}.top-main-heading-section p{margin:0!important}.blogs_pgae{text-align:justify}.blogs_pgae p,.blogs_pgae a,.blogs_pgae ul li,.blogs_pgae ol li{color:#121212;font-size:14px;font-weight:400;line-height:21px}@media (min-width: 768px){.blogs_pgae p,.blogs_pgae a,.blogs_pgae ul li,.blogs_pgae ol li{font-size:16px;font-weight:400;line-height:26px}}.blogs_pgae a{text-decoration:none;color:#08f;font-weight:600}.blogs_pgae p{margin-bottom:1rem}.blogs_pgae h2,.blogs_pgae h2 a{font-size:16px;font-weight:600;line-height:24px;color:#363062}@media (min-width: 768px){.blogs_pgae h2,.blogs_pgae h2 a{font-size:20px;font-weight:600;line-height:32px}}.blogs_pgae h3{font-size:16px;font-weight:600;line-height:24px;color:#363062;margin-bottom:.5rem}@media (min-width: 768px){.blogs_pgae h3{font-size:18px;font-weight:600;line-height:30px;margin-bottom:1.5rem}}.blogs_pgae ul,.blogs_pgae ol{padding-left:1.5rem;margin-bottom:1.5rem}.blogs_pgae ul li,.blogs_pgae ol li{margin-bottom:.5rem}@media (min-width: 768px){.blogs_pgae ul,.blogs_pgae ol{padding-left:2rem;margin-bottom:2rem}.blogs_pgae ul li,.blogs_pgae ol li{margin-bottom:1rem}}.featured_blog_posts .blogs_grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){.featured_blog_posts .blogs_grid{grid-template-columns:1fr 1fr}}.featured_blog_posts .blog_item{background-color:#fcfaf6}.all_blog_posts{margin-top:50px}.all_blog_posts h2{font-size:16px;font-weight:600;line-height:24px;color:#363062;margin-bottom:7px}@media (min-width: 768px){.all_blog_posts h2{font-size:24px;font-weight:600;line-height:36px;margin-bottom:15px}}.all_blog_posts .blogs_grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){.all_blog_posts .blogs_grid{grid-template-columns:1fr 1fr 1fr}}.blog_item{width:100%;border-radius:15px;border:1px solid #EEEEEE;background-color:#fff;padding:5px;transition:all .2s ease}@media (min-width: 768px){.blog_item{padding:15px}}.blog_item:hover{border:1px solid #E5DBC1;background-color:#fcfaf6;box-shadow:0 28px 80px -40px #f5e8c780}.blog_item .image{background-color:#fbfbfb;border:1px solid #EDEDED;border-radius:10px;display:flex;align-items:center;justify-content:center;min-height:180px;max-height:180px;overflow:hidden}@media (min-width: 768px){.blog_item .image{min-height:250px;max-height:250px}}.blog_item .image a{width:100%}.blog_item .image img{width:100%;height:100%}.blog_item .content{margin-top:10px;padding:0 5px}@media (min-width: 768px){.blog_item .content{margin-top:25px;padding:0 10px}}.blog_item .content h3{margin-bottom:8px}@media (min-width: 768px){.blog_item .content h3{margin-bottom:15px}}.blog_item .content h3 a{font-size:16px;font-weight:600;line-height:24px;color:#363062}@media (min-width: 768px){.blog_item .content h3 a{font-size:20px;font-weight:600;line-height:30px}}.blog_item .content a{color:#08f;font-weight:400}.pagination{margin-top:45px;padding:1rem;display:flex;justify-content:center;align-items:center;gap:10px}.pagination .pages{display:flex;justify-content:center;align-items:center;gap:10px}.pagination button,.pagination a{min-width:38px;max-width:38px;min-height:38px;max-height:38px;color:#333;background:#fff;border:1px solid #E5DBC1;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:18px;transition:all .2s ease}.pagination a{cursor:pointer}.pagination a.nav{border:1px solid #FFF}.pagination a:hover{background:#e5dbc1}.pagination button.active{background-color:#363062;border-color:#363062;color:#fff}.pagination button.active:hover{background-color:#100e1e}.pagination button.dots{border:1px solid #FFF}.pagination button.disabled{border:1px solid #FFF;color:#ccc;background-color:#fff}.blogs_pgae .blog_cover_img img{border-radius:8px;overflow:hidden}@media (min-width: 768px){.blogs_pgae .blog_cover_img img{border-radius:10px}}.blogs_pgae .blog_cover_img .blog-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.blogs_pgae .blog_cover_img .blog-info p{color:#848484}.blog_detail_grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width: 768px){.blog_detail_grid{grid-template-columns:minmax(auto,845px) 1fr}.blog_detail_grid .blog_table_content{grid-row:1/3;grid-column:2/3;min-width:331px;position:sticky;top:4rem}.blog_detail_grid .blog_cover_img,.blog_detail_grid .blog-content{grid-column:1/2}}.blog_detail_grid .blog-content{width:100%;overflow:hidden}.blog_detail_grid .blog_table_content{border:2px solid #EFEFEF;background-color:#fff;border-radius:4px;padding:.5rem 1rem;align-self:baseline}@media (min-width: 768px){.blog_detail_grid .blog_table_content{padding:1rem;border-radius:10px}}.blog_detail_grid .blog_table_content p{color:#848484;font-weight:600;margin-bottom:10px;font-size:14px}@media (min-width: 768px){.blog_detail_grid .blog_table_content p{font-size:1rem}}.blog_detail_grid .blog_table_content .toc-list{border-top:1px solid #EFEFEF;padding-top:10px}.blog_detail_grid .blog_table_content .toc-list ul,.blog_detail_grid .blog_table_content .toc-list ul li{margin:0}.blog_detail_grid .blog_table_content .toc-list ul li>a{margin-bottom:.5rem;display:block}@media (min-width: 768px){.blog_detail_grid .blog_table_content .toc-list ul li>a{margin-bottom:1rem}}.blog_detail_grid .blog_table_content .toc-list ul li::marker{color:#848484}.blog_detail_grid .blog_table_content .toc-list ul li a{color:#848484;font-weight:400}.blog_detail_grid .blog_table_content .toc-list ul li a:hover{font-weight:500;color:#363062}.blog_detail_grid .blog_table_content .toc-list>ul{list-style:none;padding:0}.blog_detail_grid .blog_table_content .toc-list>ul li ul{list-style-type:disc}.blog-content .table-responsive{width:100%;overflow-x:auto}.blog-content table{border-collapse:collapse;max-width:100%;margin:auto;margin-bottom:1rem}@media screen and (min-width: 768px){.blog-content table{max-width:90%}}.blog-content table td,.blog-content table th{border:1px solid #ddd;padding:.75rem}.blog-content table tr:nth-child(2n){background-color:#fafafa}.blog-content table tr:hover{background-color:#f0f0f0}.blog-content table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#f5e8c7}footer{background-color:#f5e8c7;margin-top:5rem;padding:3rem 0rem}footer .footer_logo_img{max-width:240px;display:block}footer .footer .row{margin-bottom:2rem;padding:0rem 1rem}footer .footer .row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}footer .footer .row.row2{flex-direction:column-reverse;margin-bottom:0rem}@media (min-width: 768px){footer .footer .row{flex-direction:row}footer .footer .row.row2{flex-direction:row}}footer .footer .row p{color:#363062;text-align:center;line-height:1.8rem}@media (min-width: 768px){footer .footer .row p{text-align:left}}footer .footer .row .links{margin-top:2rem}footer .footer .row .links{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}@media (min-width: 768px){footer .footer .row .links{margin-top:0rem}}footer .footer .row .links a{text-decoration:none;color:#363062;transition:all .2s ease}footer .footer .row .links a:hover{color:#100e1e}footer .footer .row .social-links a{display:inline-block;min-width:38px;min-height:38px;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}footer .footer .row .social-links a:hover{background-color:#f3f3f3}@media (max-width: 768px){footer .footer .row .social-links{margin-bottom:2rem;gap:1rem;width:calc(100% + 2rem);border-bottom:2px solid #f3f3f3;align-items:center;justify-content:center;padding-bottom:1.5rem}}@media (min-width: 768px){footer .footer .row .social-links{gap:2rem;margin-bottom:0rem}}
