/*!
Theme Name: TicToc Games
Author: jake / dekiru
Author URI: https://dekiru.uk
Description: WP theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dekiru
*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:.075s;transition-duration:.075s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top .075s .12s ease,opacity .075s ease;transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19),-webkit-transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .075s ease,opacity .075s .12s ease;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#fff;font-family:sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both;margin-top:0;margin-bottom:1rem;font-size:36px;font-size:2.25rem;line-height:.8;font-weight:900}@media (min-width:750px){h1,h2,h3,h4,h5,h6{font-size:56px;font-size:3.5rem}}p{margin-top:0;margin-bottom:1em}@media (min-width:750px){p{margin-bottom:1.5em}}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{background:#115063}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button.ttg-button,input[type=button],input[type=reset],input[type=submit],.ttg-button{font-family:"Montserrat",sans-serif;border:none;border-color:unset;border-radius:5px;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814);color:#fff;text-transform:uppercase;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 40px;min-height:50px;-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.17);box-shadow:0 0 5px 5px rgba(0,0,0,.17);font-weight:800;line-height:1;font-size:15px;font-size:.9375rem;-webkit-transition:all .2s;transition:all .2s}button.ttg-button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited,.ttg-button:visited{color:#fff}button.ttg-button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.ttg-button:hover{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#ebb304));background:linear-gradient(to bottom,#fbc51d,#ebb304);color:#333}button.ttg-button:active,button.ttg-button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus,.ttg-button:active,.ttg-button:focus{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#ebb304));background:linear-gradient(to bottom,#fbc51d,#ebb304);border:0}.ttg-button__teal{background:-webkit-gradient(linear,left top,left bottom,from(#115063),to(#0b3440));background:linear-gradient(to bottom,#115063,#0b3440)}.footer-button,footer input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#93a52b;color:#fff;text-transform:uppercase;font-weight:800;font-size:15px;font-size:.9375rem;border-radius:7px;height:50px;padding:18px 20px;text-align:center;-webkit-box-shadow:none;box-shadow:none}@media (min-width:1200px){.footer-button,footer input[type=submit]{min-width:220px}}.footer-button:hover,footer input[type=submit]:hover{background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814);color:#fff}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;padding:3px;font-family:"Montserrat",sans-serif}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}a{color:#e8571b}a:visited{color:purple}a:hover,a:focus,a:active{color:#fbc51d}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:auto;text-transform:uppercase;font-weight:800;font-size:15px;font-size:.9375rem;height:88px}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul a{opacity:.6}.main-navigation ul .current_page_item>a,.main-navigation ul .current-menu-item>a,.main-navigation ul .current-page-ancestor>a,.main-navigation ul .current-menu-ancestor>a{opacity:1}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 13px}@media (min-width:1320px){.main-navigation li.home a{display:block;width:22px;height:0;padding-top:22px;overflow:hidden;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/tictoc-marque-white.svg) center center no-repeat;background-size:contain;-webkit-transition:none;transition:none}.main-navigation li.home a:hover{-webkit-filter:brightness(0) saturate(100%) invert(81%) sepia(72%) saturate(1844%) hue-rotate(341deg) brightness(101%) contrast(97%);filter:brightness(0) saturate(100%) invert(81%) sepia(72%) saturate(1844%) hue-rotate(341deg) brightness(101%) contrast(97%)}}.main-navigation a{display:block;text-decoration:none;color:#fff;-webkit-transition:all .15s;transition:all .15s;text-align:center;line-height:1}.main-navigation a:hover{color:#fbc51d;opacity:1}.main-navigation .current_page_item,.main-navigation .current-menu-item,.main-navigation .current-page-ancestor,.main-navigation .current-menu-ancestor{position:relative}.main-navigation .current_page_item:before,.main-navigation .current-menu-item:before,.main-navigation .current-page-ancestor:before,.main-navigation .current-menu-ancestor:before{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:5px;background-color:#6f8fa1;background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#e8571b),color-stop(25%,#fbc51d),color-stop(50%,#fbc51d),color-stop(50%,#abbd45),color-stop(75%,#abbd45),color-stop(75%,#35a599));background:linear-gradient(to bottom,#e8571b 25%,#fbc51d 25%,#fbc51d 50%,#abbd45 50%,#abbd45 75%,#35a599 75%)}@media (min-width:1320px){.main-navigation .current_page_item:before,.main-navigation .current-menu-item:before,.main-navigation .current-page-ancestor:before,.main-navigation .current-menu-ancestor:before{width:100%;height:5px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#e8571b),color-stop(25%,#fbc51d),color-stop(50%,#fbc51d),color-stop(50%,#abbd45),color-stop(75%,#abbd45),color-stop(75%,#35a599));background:linear-gradient(to right,#e8571b 25%,#fbc51d 25%,#fbc51d 50%,#abbd45 50%,#abbd45 75%,#35a599 75%)}}.menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:24px;top:0;height:88px}.main-navigation.toggled ul{display:block}.main-navigation.toggled ul.social-links{display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation.toggled{position:absolute;top:0;left:0;width:100%;height:100vh;background:#29373f url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (orientation:landscape){.main-navigation.toggled{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.main-navigation.toggled>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-navigation.toggled .social-links{margin-top:60px;margin-bottom:20px}.main-navigation.toggled .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;font-size:2rem;padding:0;margin:0;gap:20px}@media screen and (orientation:landscape){.main-navigation.toggled .menu{width:80%;margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-size:1.25rem}}@media (min-width:1320px){.menu-toggle{display:none}.main-navigation{gap:40px}.main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}}.hamburger strong{display:none}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{color:#fff;background:rgba(232,87,27,.75)}::selection{color:#fff;background:rgba(232,87,27,.75)}body{font-family:"Montserrat",sans-serif;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.menu-active{overflow:hidden}body.modal-active{overflow:hidden}img{display:block;height:auto;width:100%}.hidden{display:none}strong{font-weight:900}.section-content{padding:40px 40px 80px;width:100%;max-width:1530px;margin:0 auto}@media (min-width:960px){.section-content{padding:80px}}@media (min-width:1600px){.section-content{padding:120px 0}}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.background-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.06}.store-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width:960px){.store-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.store-links img{height:24px;width:auto;-webkit-filter:invert(1);filter:invert(1)}.image-object-fit{background-size:contain;background-position:center center;background-repeat:no-repeat}.image-object-fit img{opacity:0}.site-header{background-color:rgba(0,0,0,.4);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;top:0;left:0;right:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;height:88px;padding-right:44px;padding-left:44px}@media screen and (orientation:portrait) and (max-width:700px){.site-header{position:fixed}}@media (min-width:1320px){.site-header{position:fixed;padding-right:88px;padding-left:88px}}.site-header:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:-44px;height:88px;width:167px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/ttg-logo-bg.svg) right top no-repeat;background-size:cover}@media (min-width:1320px){.site-header:before{left:0}}.site-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (min-width:1320px){.site-header .logo{margin-right:auto}}.site-header .logo img{width:213px}body.menu-active .site-header .logo{-webkit-filter:brightness(0) saturate(100%) invert(1);filter:brightness(0) saturate(100%) invert(1)}@media (min-width:1320px){body.menu-active .site-header .logo{-webkit-filter:unset;filter:unset}}.follow-us{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#02283d),to(#011926));background:linear-gradient(to bottom,#02283d 0,#011926 100%);color:#fff;position:relative}.follow-us:before{content:"";position:absolute;top:0;left:0;width:100%;height:40px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.2)),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,0) 100%);pointer-events:none}.follow-us .follow-us-copy{padding:min(160px,5vh) 0 min(320px,20vh);position:relative;z-index:2}@media (min-width:1200px){.follow-us .follow-us-copy{padding:min(160px,5vh) 0;width:calc(50% - 10px)}}.follow-us .section-title{text-transform:uppercase;font-size:42px;font-size:2.625rem}@media (min-width:1200px){.follow-us .section-title{font-size:82px;font-size:5.125rem;margin-bottom:2rem}}.follow-us .social-links{gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.follow-us .social-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:7px;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814);width:48px;height:48px}@media (min-width:1200px){.follow-us .social-links a{width:106px;height:106px}}.follow-us .social-links a img{height:24px;width:auto}@media (min-width:1200px){.follow-us .social-links a img{height:48px}}.follow-us .image{position:absolute;bottom:0;left:0;width:100%;height:300px;z-index:1;pointer-events:none}@media (min-width:1200px){.follow-us .image{left:unset;right:0;width:54%;height:calc(100% + 140px)}}.follow-us .image img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left}.site-footer{background-color:#abbd45;color:#fff;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:750px){.site-footer{font-size:12px;font-size:.75rem;text-align:left}}.site-footer:before{content:"";display:block;background:linear-gradient(45deg,transparent 40%,#abbd45 40%);border-radius:20px;width:90px;height:90px;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none}@media (min-width:960px){.site-footer p{margin:0}}.site-footer a{color:#fff;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.site-footer a:hover{color:#435a67}.site-footer .footer-logo{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.site-footer .footer-logo img{width:82px;height:auto;position:relative;z-index:1}.site-footer .social-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (min-width:960px){.site-footer .social-links{gap:15px}}.site-footer .footer-content{max-width:1530px;width:100%;margin:0 auto;padding:40px 40px 80px;padding-top:0 !important;padding-bottom:0 !important}@media (min-width:960px){.site-footer .footer-content{padding:80px}}@media (min-width:1600px){.site-footer .footer-content{padding:120px 0}}.site-footer .upper-tier{width:100%;padding:80px 0 40px}.site-footer .upper-tier .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}@media (min-width:960px){.site-footer .upper-tier .footer-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.site-footer .upper-tier .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:960px){.site-footer .upper-tier .footer-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}}.site-footer .lower-tier{clear:both;width:100%;background-color:#b6c949;padding:40px 0 60px;font-size:14px;font-size:.875rem}.site-footer .lower-tier .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media (min-width:960px){.site-footer .lower-tier .footer-content{row-gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-footer .footer-logo-text{padding-bottom:20px;margin-bottom:20px;position:relative;width:100%}@media (min-width:960px){.site-footer .footer-logo-text{width:unset;padding-bottom:0;margin-bottom:0;padding-right:40px;margin-right:40px}}.site-footer .footer-logo-text:after{content:"";display:block;border-bottom:3px solid #c9dc5a;position:absolute;bottom:0;left:0;width:100%}@media (min-width:960px){.site-footer .footer-logo-text:after{border-right:3px solid #c9dc5a;width:unset;height:100%;left:unset;right:0;bottom:unset;top:0}}.site-footer .footer-logo-text img{width:126px;height:50px;-o-object-position:center;object-position:center;margin:0 auto}.site-footer .footer-copy{-webkit-font-smoothing:initial;position:relative;padding-bottom:20px;margin-bottom:20px}@media (min-width:960px){.site-footer .footer-copy{width:unset;padding-bottom:0;margin-bottom:0;padding-right:40px;margin-right:auto}}.site-footer .footer-copy:after{content:"";display:block;border-bottom:3px solid #c9dc5a;position:absolute;bottom:0;left:0;width:100%}@media (min-width:960px){.site-footer .footer-copy:after{border-right:3px solid #c9dc5a;width:unset;height:100%;left:unset;right:0;bottom:unset;top:0}}.site-footer .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;margin:0;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:5px;text-transform:uppercase;font-size:14.6px;font-size:.9125rem;font-weight:800;margin-bottom:20px}@media (min-width:960px){.site-footer .menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-footer .menu li:not(:only-child):after{content:" | ";display:inline;color:#c9dc5a;margin-left:10px}.site-footer .menu li:not(:only-child):last-of-type:after{content:""}@media (min-width:960px){.site-footer .menu li:not(:only-child):last-of-type:after{content:" | "}}.site-footer .footer-copy .menu{font-weight:500;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-transform:none;margin-bottom:0}.site-footer .contact-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;border-top:2px solid #c9dc5a;padding-top:48px;width:100%}@media (min-width:960px){.site-footer .contact-details{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}.site-footer .contact-details>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.site-footer .contact-details .footer-button{position:relative;line-height:1}.site-footer .contact-details .footer-button:before{content:"";display:block;min-width:24px;height:0;padding-top:16px;margin-right:10px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-mail.svg) center center no-repeat;background-size:contain;-webkit-filter:invert(1);filter:invert(1)}.site-footer .contact-details .footer-button:hover{color:#fff}.site-footer .footer-title{font-weight:700;margin-bottom:0;text-transform:uppercase;font-size:22.8px;font-size:1.425rem}.site-footer .emails,.site-footer .meatspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;width:calc(65% - 5px)}@media (min-width:960px){.site-footer .emails,.site-footer .meatspace{padding-right:min(3vw,60px)}}.site-footer .meatspace{position:relative;width:calc(35% - 5px)}@media (min-width:960px){.site-footer .meatspace{padding-right:0;padding-left:min(3vw,60px)}.site-footer .meatspace:before{content:"";display:block;width:2px;height:100%;background-color:#c9dc5a;position:absolute;left:0;top:0}}.site-footer .meatspace p:not(.footer-title){margin-bottom:5px}.site-footer .meatspace .footer-button:before{width:16px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-map-place.svg) center center no-repeat}.site-footer .address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.site-footer .address{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-footer .contact-options{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (min-width:960px){.site-footer .contact-options{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px}}.site-footer .footer-newsletter{width:100%}@media (min-width:960px){.site-footer .footer-newsletter{width:unset}}.site-footer .newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:960px){.site-footer .newsletter-form{margin-left:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-footer .newsletter-form label{text-transform:uppercase;font-weight:800;margin-right:10px}.site-footer .newsletter-form input.email{background-color:rgba(255,255,255,.18);border:none;border-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:7px;border-top-left-radius:7px;height:50px;line-height:48px;max-width:404px;width:100%;margin:20px 0}@media (min-width:960px){.site-footer .newsletter-form input.email{border-top-right-radius:0;border-bottom-right-radius:0;width:404px;padding-left:20px;margin:0}}.site-footer .mc-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (min-width:960px){.site-footer .mc-field-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-footer #mc_embed_signup div.mce_inline_error{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.site-footer .newsletter-signup{position:relative}.site-footer .newsletter-signup .response{background-color:#e8571b;color:#fff;position:absolute;bottom:-32px;text-align:center;width:100%;left:0;padding:5px 10px;border-radius:7px;font-weight:600}.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:0;margin:0;list-style-type:none}@media (min-width:1320px){.social-links{gap:14px}}.social-links li{padding:0}.social-links img{-webkit-filter:invert(1);filter:invert(1);height:22px;width:auto}.social-links span{display:none}:root{--swiper-scrollbar-border-radius:0;--swiper-scrollbar-top:auto;--swiper-scrollbar-bottom:0;--swiper-scrollbar-left:0;--swiper-scrollbar-right:0;--swiper-scrollbar-sides-offset:1%;--swiper-scrollbar-bg-color:$marque-yellow;--swiper-scrollbar-drag-bg-color:rgba(0,0,0,.5);--swiper-scrollbar-size:4px;--swiper-pagination-bottom:30px;--swiper-pagination-bullet-height:32px;--swiper-pagination-bullet-size:32px;--swiper-pagination-bullet-inactive-color:transparent;--swiper-pagination-color:transparent;--swiper-theme-color:transparent;--swiper-pagination-bullet-horizontal-gap:0}.swiper .swiper-pagination-bullet,.hero-slides .swiper-pagination-bullet{display:block;border-radius:0;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/gear.svg) center center no-repeat;background-size:20px 20px;-webkit-filter:invert(1);filter:invert(1)}.slide-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;-webkit-filter:drop-shadow(0 5px 5px rgba(0,0,0,.17));filter:drop-shadow(0 5px 5px rgba(0,0,0,.17))}.news-button-next,.news-button-prev,.image-text-button-next,.image-text-button-prev{width:50px;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#bd4513));background:linear-gradient(to bottom,#e8571b,#bd4513);position:relative;border-bottom-left-radius:5px;border-top-left-radius:5px;-webkit-transition:all .2s;transition:all .2s;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-button-next:hover,.news-button-prev:hover,.image-text-button-next:hover,.image-text-button-prev:hover{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#ebb304));background:linear-gradient(to bottom,#fbc51d,#ebb304)}.news-button-next:hover:before,.news-button-prev:hover:before,.image-text-button-next:hover:before,.image-text-button-prev:hover:before{border-right-color:#333}.news-button-next:before,.news-button-prev:before,.image-text-button-next:before,.image-text-button-prev:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-top:4px solid transparent;border-right:6px solid #fff;border-bottom:4px solid transparent}.news-button-next,.image-text-button-next{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:1px}.news-button-next,.news-button-prev{background:-webkit-gradient(linear,left top,left bottom,from(#13566b),to(#0d3a48));background:linear-gradient(to bottom,#13566b,#0d3a48)}.hero-banner{position:relative;z-index:1;overflow:hidden}.hero-banner .hero-slides{width:100%}@media screen and (orientation:portrait) and (max-width:700px){.hero-banner .hero-slides{aspect-ratio:500/900}}@media (min-width:960px){.hero-banner .hero-slides{height:95vh;aspect-ratio:unset}}.hero-banner .slide{width:100%;position:relative}.hero-banner .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:95px 40px 70px;height:100%}@media screen and (orientation:portrait) and (max-width:700px){.hero-banner .slide-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (orientation:landscape) and (max-width:700px){.hero-banner .slide-content{height:99vh}}@media (min-width:960px){.hero-banner .slide-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:8vh;height:100%}}@media (min-width:1200px){.hero-banner .slide-content{padding:8vh 200px}}.hero-banner .slide-content.position-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-banner .slide-content.position-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-banner .hero{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.hero-banner .slide-pagination{position:absolute;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.hero-banner .slide-scrollbar{position:absolute;bottom:0;left:0;width:100%;height:4px;z-index:100;background-color:#363636}.hero-banner .slide-scrollbar .swiper-scrollbar-drag{background-color:#fbc51d}.hero-banner .slide-scrollbar .swiper-scrollbar-bg{color:rgba(0,0,0,.5)}.hero-banner .links-and-actions{background-color:rgba(1,25,37,.5);padding:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;font-size:13.2px;font-size:.825rem}@media (min-width:960px){.hero-banner .links-and-actions{background-color:rgba(1,25,37,.95);font-size:16px;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.hero-banner .actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}}.hero-banner .actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.hero-banner .actions a.ttg-button{padding:0 25px;width:100%}@media (min-width:960px){.hero-banner .actions a.ttg-button{width:unset}}.hero-banner .actions a:hover{background-color:#e8571b;color:#333}.hero-banner .actions a:not(:only-child):first-of-type{border-top-left-radius:7px;border-top-right-radius:7px}@media (min-width:960px){.hero-banner .actions a:not(:only-child):first-of-type{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0}}.hero-banner .actions a:not(:only-child):last-of-type{border-bottom-left-radius:7px;border-bottom-right-radius:7px}@media (min-width:960px){.hero-banner .actions a:not(:only-child):last-of-type{border-top-right-radius:7px;border-bottom-left-radius:0}}.hero-banner .actions a:only-child{border-radius:7px}@media (min-width:960px){.hero-banner .actions a:only-child{border-radius:0 7px 7px 0}}.hero-banner .actions a span{display:none}.hero-banner .actions a.cta{background-color:#e8571b}.hero-banner .actions a.cta:before{content:"";display:inline-block;height:24px;width:24px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-steam.svg) center center no-repeat;-webkit-filter:invert(1);filter:invert(1);background-size:contain;margin-right:10px}.hero-banner .actions a.cta:hover{background-color:#fbc51d;color:#115063}.hero-banner .actions a.cta:hover:before{-webkit-filter:invert(14%) sepia(0%) saturate(1%) hue-rotate(155deg) brightness(100%) contrast(84%);filter:invert(14%) sepia(0%) saturate(1%) hue-rotate(155deg) brightness(100%) contrast(84%)}.hero-banner .actions a.play-trailer:before{content:"";display:inline-block;height:16px;width:24px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-youtube.svg) center center no-repeat;-webkit-filter:invert(1);filter:invert(1);background-size:contain;margin-right:10px}.hero-banner .actions a.play-trailer:hover{background-color:#fbc51d;color:#115063}.hero-banner .actions a.play-trailer:hover:before{-webkit-filter:invert(25%) sepia(46%) saturate(834%) hue-rotate(147deg) brightness(87%) contrast(90%);filter:invert(25%) sepia(46%) saturate(834%) hue-rotate(147deg) brightness(87%) contrast(90%)}.hero-banner .store-links{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}@media (min-width:960px){.hero-banner .store-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}}.hero-banner .store-links img{height:24px;width:auto}.hero-banner .store-links .links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.hero-banner .store-links a{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814);font-size:13.2px;font-size:.825rem}@media (min-width:960px){.hero-banner .store-links a{font-size:16px;font-size:1rem}}.hero-banner .store-links a:hover{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#ebb304));background:linear-gradient(to bottom,#fbc51d,#ebb304)}.hero-banner .store-links a:hover img{-webkit-filter:invert(25%) sepia(46%) saturate(834%) hue-rotate(147deg) brightness(87%) contrast(90%);filter:invert(25%) sepia(46%) saturate(834%) hue-rotate(147deg) brightness(87%) contrast(90%)}.hero-banner .store-links a:not(:only-child):first-of-type{border-radius:7px 0 0 7px}@media (min-width:960px){.hero-banner .store-links a:not(:only-child):first-of-type{border-radius:0}}.hero-banner .store-links a:not(:only-child):last-of-type{border-radius:0 7px 7px 0}@media (min-width:960px){.hero-banner .store-links a:not(:only-child):last-of-type{border-radius:0}}.hero-banner .store-links a:only-child{border-radius:7px}@media (min-width:960px){.hero-banner .store-links a:only-child{border-radius:7px 0 0 7px}}.hero-banner .store-links p{margin:0;text-transform:uppercase;font-weight:800;width:100%;line-height:.9}@media (min-width:960px){.hero-banner .store-links p{width:unset;padding:0 22px}}.intro-and-games{position:relative;z-index:1;background:#02283b url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top;overflow:hidden}@media (min-width:960px){.intro-and-games{overflow:unset}}.intro-and-games:before,.intro-and-games:after{content:"";display:block;position:absolute;left:0;width:100%;z-index:-1;pointer-events:none}.intro-and-games:before{top:0;left:0;width:100%;height:40px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.75)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 100%)}.intro-and-games:after{bottom:0;height:74%;background-image:linear-gradient(to top,#010e16 0,#011926 40px 50%,rgba(2,40,61,0) 100%)}.intro-and-games .section-content.intro{padding-top:80px}@media (min-width:960px){.intro-and-games .section-content.intro{padding-top:180px}}.intro-and-games .section-content.intro+.our-games{margin-top:-40px}@media (min-width:960px){.intro-and-games .section-content.intro+.our-games{margin-top:-80px}}@media (min-width:1600px){.intro-and-games .section-content.intro+.our-games{margin-top:-120px}}.intro-and-games .intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1124px;text-align:center}@media (min-width:960px){.intro-and-games .intro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:70px;text-align:left}}.intro-text{position:relative;z-index:1}@media (min-width:960px){.intro-text{width:55%;padding-bottom:20px}}.intro-text p:not(.pre-title){opacity:.8}.intro-text p:not(.pre-title) :last-of-type{margin-bottom:40px}.intro-text .ttg-button{margin-top:15px}.intro-text .pre-title{color:#fbc51d;font-size:32px;font-size:2rem;font-weight:900;line-height:.9;text-transform:uppercase;margin-bottom:12px}.intro-text .intro-title{text-transform:uppercase;margin-bottom:35px;color:#fff;font-size:clamp(4.375rem,2.7395rem + 7.4766vw,9.375rem);font-weight:900;line-height:.775;letter-spacing:-.025em}.ttg-logo{width:auto;max-height:600px;position:relative;z-index:1;padding-bottom:50px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:960px){.ttg-logo{padding-bottom:0;width:45%;height:auto;padding-top:40px}}.ttg-logo:before,.ttg-logo:after{content:"";display:block;position:absolute;border-radius:50%;bottom:0;pointer-events:none;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ttg-logo:before{width:150%;z-index:-2;height:300px;background:radial-gradient(#073650 0,#073650 40%,rgba(9,64,94,0) 100%);-webkit-filter:blur(60px);filter:blur(60px)}@media (min-width:960px){.ttg-logo:before{width:200%}}.ttg-logo:after{width:60%;height:40px;z-index:-1;background:radial-gradient(#000 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,0) 100%);-webkit-filter:blur(6px);filter:blur(6px);opacity:.4}@media (min-width:960px){.ttg-logo:after{width:100%}}.ttg-logo img{max-width:454px}.our-games-partial{position:relative;z-index:1;text-align:center}@media (min-width:960px){.our-games-partial{text-align:left}}.our-games-partial .store-links{-webkit-filter:brightness(0) saturate(100%) invert(37%) sepia(98%) saturate(1722%) hue-rotate(352deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(37%) sepia(98%) saturate(1722%) hue-rotate(352deg) brightness(95%) contrast(92%)}.our-games-partial .view-all{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-top:40px}.our-games-partial .ttg-button:before,.our-games-partial .ttg-button:after{content:"";display:block;background-color:rgba(111,143,161,.33);height:3px;border-radius:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.our-games-partial .ttg-button:before{left:0;right:calc(50% + 90px)}.our-games-partial .ttg-button:after{right:0;left:calc(50% + 90px)}.our-games-title{color:#fbc51d;text-transform:uppercase;line-height:.9;font-size:20px;font-size:1.25rem}.our-games-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;text-transform:uppercase;font-size:27.6px;font-size:1.725rem}@media (min-width:960px){.our-games-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-template-template-game-page .our-games{width:100vw;margin-left:-50vw;margin-right:-50vw;left:50%;right:50%;z-index:1;position:relative;background:#02283b url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top}@media (min-width:960px){.page-template-template-game-page .our-games{overflow:unset}}.page-template-template-game-page .our-games:before,.page-template-template-game-page .our-games:after{content:"";display:block;position:absolute;left:0;width:100%;z-index:-1;pointer-events:none}.page-template-template-game-page .our-games:before{top:0;left:0;width:100%;height:40px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.75)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 100%)}.page-template-template-game-page .our-games:after{bottom:0;height:74%;background-image:linear-gradient(to top,#010e16 0,#011926 40px 50%,rgba(2,40,61,0) 100%)}.news-blocks{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-blocks:after{content:"";display:block;position:absolute;left:50%;bottom:-40px;width:100%;height:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#196d88;border-radius:4px}@media (min-width:960px){.news-blocks:after{top:0;left:calc(100% + 60px);width:4px;height:100%}}.news-blocks .section-title{color:#fbc51d;text-transform:uppercase;font-weight:800;font-size:32px;font-size:2rem;margin-bottom:18px}.news-blocks .thumb{margin-bottom:30px}.news-blocks .thumb img{border-radius:7px}.news-blocks .entry-title{font-size:31.6px;font-size:1.975rem;font-weight:800;line-height:1;margin-bottom:20px}.news-blocks .posted-on{color:#e8571b;text-transform:uppercase;font-weight:800;font-size:16.8px;font-size:1.05rem;margin-bottom:20px}.news-blocks .news-item-link{margin-top:auto;margin-bottom:0;margin-left:5px}.news-blocks .news-item-link span{display:none}.news-blocks .news-slider{width:100%;height:100%}.news-blocks .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.news-blocks .news-block{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}.news-blocks .slide-controls{position:absolute;bottom:10px;right:0}.call-out{text-align:center}@media (min-width:960px){.call-out{text-align:right}}.call-out .text{position:relative;z-index:2}.call-out .pre-title{color:#fbc51d;text-transform:uppercase;font-weight:800;font-size:32px;font-size:2rem;margin-bottom:18px}.call-out .section-title{text-transform:uppercase;font-size:clamp(4rem,2.7395rem + 7.4766vw,9rem);font-weight:900;line-height:.775;letter-spacing:-.05em;margin-bottom:30px}.call-out .call-out-image{position:absolute;z-index:1;bottom:0;right:0;width:100%;max-width:80%}@media (min-width:960px){.call-out .call-out-image{max-width:calc(50% - 100px)}}.news-and-call-out{position:relative;padding-bottom:30vw;background-image:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png),-webkit-gradient(linear,left top,left bottom,color-stop(0,#115063),to(#0d3e4d));background-image:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png),linear-gradient(to bottom,#115063 0,#0d3e4d 100%);background-position:center top}@media (min-width:960px){.news-and-call-out{padding-bottom:7vw}}.news-and-call-out:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:40px;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.2)),to(rgba(0,0,0,0)));background:linear-gradient(to top,rgba(0,0,0,.2) 0,rgba(0,0,0,0) 100%)}.news-and-call-out .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:120px}.news-and-call-out .section-content>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (min-width:960px){.news-and-call-out .section-content>*{width:calc(50% - 60px)}}@media (min-width:960px){.news-and-call-out .section-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about-us .intro-and-games .intro-title{font-size:clamp(4rem,3.0132rem + 4.386vw,7.125rem)}.about-us .content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width:960px){.about-us .content-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-us .content-block>*{width:50%}}.about-us .content-block:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.2)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 100%);pointer-events:none;z-index:0}@media (min-width:960px){.about-us .content-block:nth-of-type(even) .image-blocks{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width:960px){.about-us .content-block:nth-of-type(even) .text-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.about-us .text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px min(160px,5vw);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.about-us .text-block>*{position:relative;z-index:1}.about-us .block-title,.about-us .sub-title{text-transform:uppercase;font-weight:900;line-height:1}.about-us .block-title{margin-bottom:0;font-size:42px;font-size:2.625rem}@media (min-width:960px){.about-us .block-title{font-size:82px;font-size:5.125rem}}.about-us .sub-title{font-size:22.8px;font-size:1.425rem;margin-bottom:1.5rem}@media (min-width:960px){.about-us .sub-title{font-size:42px;font-size:2.625rem}}@media (min-width:960px){.about-us .image-blocks{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about-us .images-4{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px;display:relative;z-index:1}.about-us .images-4 img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-us .image-1{grid-area:1/1/2/2}.about-us .image-2{grid-area:1/2/2/3}.about-us .image-3{grid-area:2/1/3/2}.about-us .image-4{grid-area:2/2/3/3}.wfh{background-color:#000;position:relative}.wfh:before,.wfh:after{content:"";display:block;position:absolute;pointer-events:none}.wfh:before{top:0;left:0;width:100%;height:250px;max-height:250px;z-index:3;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_top_left.png) left top no-repeat;background-size:contain}@media (min-width:960px){.wfh:before{max-height:unset;height:40vh}}.wfh:after{top:0;right:0;width:50%;max-width:680px;height:40vh;z-index:1;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_top_right.png) right top no-repeat;background-size:contain;content:none;opacity:.5}@media (min-height:900px) and (min-width:1200px){.wfh:after{content:""}}.wfh .block-title{text-transform:uppercase;font-size:clamp(2rem,1.1711rem + 3.6842vw,4.625rem)}.wfh-intro{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(30%,rgba(0,0,0,0)),to(#000)),url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_bg.png) center top 40px;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 30%,#000 100%),url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_bg.png) center top 40px}@media (min-width:960px){.wfh-intro{height:90vh}}.wfh-intro:after{content:"";display:block;position:absolute;pointer-events:none;bottom:0;right:0;width:100%;max-width:1331px;height:30%;z-index:1;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_bottom_right.png) right bottom no-repeat;background-size:contain}@media (min-width:960px){.wfh-intro:after{height:50%}}@media (min-width:1200px){.wfh-intro:after{height:70%}}@media (min-width:960px){.wfh-intro .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}}.wfh-intro-title{padding-top:160px}@media (min-width:960px){.wfh-intro-title{width:64%;padding-top:0}}.wfh-intro-title .section-title{font-size:clamp(4rem,1.7697rem + 9.9123vw,11.0625rem);font-weight:900;line-height:.76;text-transform:uppercase;position:relative;z-index:1;text-align:center}@media (min-width:960px){.wfh-intro-title .section-title{margin:0 auto;width:50%;text-align:left}}.wfh-intro-title .section-title:before,.wfh-intro-title .section-title:after{content:"";display:block;position:absolute;border-radius:50%;bottom:0;pointer-events:none;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.wfh-intro-title .section-title:before{z-index:-2;width:100%;height:100px;background:radial-gradient(#073650 0,#073650 40%,rgba(9,64,94,0) 100%);-webkit-filter:blur(60px);filter:blur(60px)}@media (min-width:960px){.wfh-intro-title .section-title:before{height:200px;width:200%}}.wfh-intro-title .section-title:after{width:60%;height:20px;z-index:-1;background:radial-gradient(#000 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,0) 100%);-webkit-filter:blur(6px);filter:blur(6px);opacity:.4}@media (min-width:960px){.wfh-intro-title .section-title:after{width:100%}}.wfh-intro-copy{padding:min(60px,4vh) 0 min(120px,10vh);text-align:center;position:relative;z-index:2;text-shadow:0 0 5px rgba(0,0,0,.75);-webkit-filter:drop-shadow(0 0 5px #000);filter:drop-shadow(0 0 5px #000)}@media (min-width:960px){.wfh-intro-copy{text-align:left;padding:min(120px,10vh) 7% min(120px,10vh) 0;width:36%}}.wfh-intro-copy .ttg-button{margin-top:30px}@media (min-width:960px){.wfh-intro-copy .ttg-button{margin-top:unset}}.content-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;position:relative}@media (min-width:960px){.content-blocks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.content-blocks>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:min(120px,10vh) min(160px,5vw)}@media (min-width:960px){.content-blocks>*{width:50%}}.content-blocks>*:before{content:"";display:block;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.03)),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,rgba(255,255,255,.03) 0,rgba(255,255,255,0) 100%)}.content-blocks p{line-height:2}.content-blocks .box-outs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;width:100%}.content-blocks .box-out{border-radius:7px;background:rgba(255,255,255,.07);position:relative;aspect-ratio:145/94;width:calc(50% - 16px + 8px)}@media (min-width:960px){.content-blocks .box-out{width:calc(25% - 16px + 4px)}}.content-blocks .box-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 24px}.content-blocks .box-out img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content-blocks:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:26px;z-index:1;-webkit-transform:translateY(100%);transform:translateY(100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.15),transparent);pointer-events:none}.final-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width:960px){.final-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.final-block>*{width:50%}}.final-block .text-block{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:min(100px,10vh) min(120px,5vw) min(250px,50vh);z-index:10}@media (min-width:960px){.final-block .text-block{padding:min(100px,10vh) min(120px,5vw)}}.final-block:before,.final-block:after{content:"";display:block;position:absolute;pointer-events:none}.final-block:before{bottom:0;left:0;width:80%;height:110%;z-index:2;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/commentator.png) center bottom no-repeat;background-size:contain}@media (min-width:960px){.final-block:before{width:58%}}.final-block:after{bottom:0;left:0;width:100%;height:26px;z-index:3;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.25),transparent)}.jobs-listings{background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top,-webkit-gradient(linear,left top,left bottom,color-stop(0,#021a26),to(#011b28));background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top,linear-gradient(to bottom,#021a26 0,#011b28 100%)}.jobs-intro{position:relative;z-index:1;overflow:hidden}@media (min-width:960px){.jobs-intro{overflow:unset}}.jobs-intro .section-content.intro{padding-top:80px}@media (min-width:960px){.jobs-intro .section-content.intro{padding-top:180px}}.jobs-intro .section-content.intro+.our-games{margin-top:-40px}@media (min-width:960px){.jobs-intro .section-content.intro+.our-games{margin-top:-80px}}@media (min-width:1600px){.jobs-intro .section-content.intro+.our-games{margin-top:-120px}}.jobs-intro .intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1124px;text-align:center}@media (min-width:960px){.jobs-intro .intro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:70px;text-align:left}}.jobs-intro .intro-title{font-size:clamp(4rem,3.0132rem + 4.386vw,7.125rem)}.jobs-intro .ttg-logo{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:-10px auto 30px;padding-bottom:0;padding-top:0}@media (min-width:960px){.jobs-intro .ttg-logo{margin:0;margin-top:-10px}}.jobs-intro .ttg-logo:before,.jobs-intro .ttg-logo:after{background:0 0;opacity:unset;border-radius:unset;left:50%;width:80px;height:80px;z-index:-1;-webkit-filter:blur(50px);filter:blur(50px)}.jobs-intro .ttg-logo:before{top:0;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);background-color:#fbc51d}.jobs-intro .ttg-logo:after{bottom:0;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);background-color:#35a599}.jobs-intro .ttg-logo div{position:absolute;top:-10px;left:0;width:100%;height:100%}.jobs-intro .ttg-logo div:before,.jobs-intro .ttg-logo div:after{content:"";display:block;position:absolute;pointer-events:none;top:50%;width:80px;height:80px;z-index:-1;-webkit-filter:blur(50px);filter:blur(50px)}.jobs-intro .ttg-logo div:before{left:20px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);background-color:#e8571b}.jobs-intro .ttg-logo div:after{right:20px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);background-color:#abbd45}.jobs-section{position:relative}.jobs-section:before{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1530px;height:2px;border-radius:2px;pointer-events:none;background-color:#052f47}@media (min-width:960px){.jobs-section .perks{width:calc(33.3333333333% - 54px + 18px)}}.jobs-section .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:54px}@media (min-width:960px){.jobs-section .section-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.jobs-section .section-title{font-size:24px;font-size:1.5rem;color:#fbc51d}@media (min-width:960px){.jobs-section .section-title{font-size:32px;font-size:2rem}}.jobs-section .jobs-listings{padding-bottom:60px}@media (min-width:960px){.jobs-section .jobs-listings{width:calc(100% - 54px - (33.3333333333% - 54px + 18px))}}.jobs-section .show-job,.jobs-section .no-vacancies{color:#fff;text-decoration:none;background:#052f47 url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/tictoc-marque.svg) 20px center no-repeat;background-size:22px;padding:10px 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0;border-radius:7px;width:100%;min-height:50px;margin-bottom:10px;position:relative}@media (min-width:960px){.jobs-section .show-job,.jobs-section .no-vacancies{gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.jobs-section .show-job:hover,.jobs-section .no-vacancies:hover{background-color:#297e75}.jobs-section .show-job strong,.jobs-section .no-vacancies strong{margin-right:auto}.jobs-section .show-job span,.jobs-section .no-vacancies span{display:none}.jobs-section .show-job:before,.jobs-section .show-job:after,.jobs-section .no-vacancies:before,.jobs-section .no-vacancies:after{content:"";display:block;position:absolute}.jobs-section .show-job:before,.jobs-section .no-vacancies:before{right:0;top:0;height:100%;width:50px;border-radius:0 7px 7px 0;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814)}.jobs-section .show-job:after,.jobs-section .no-vacancies:after{top:50%;right:22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #fff}.job-vacancy-page{padding:110px 0 80px}.vacancy-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:1000px;margin:20px;background-color:#011925;color:#fff;border-radius:7px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.5);box-shadow:0 10px 20px rgba(0,0,0,.5)}@media (min-width:960px){.vacancy-details{width:80vw;max-width:1000px;margin:0 auto}}.vacancy-details .section-content{max-width:1000px;padding:0}.vacancy-details .section-content>div{padding:0 40px}@media (min-width:960px){.vacancy-details .section-content>div{padding:0 80px}}.vacancy-details .modal-title{background-color:#35a599;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:96px;line-height:1;padding:30px 80px 30px 40px;font-size:20px;font-size:1.25rem;margin-bottom:40px;border-radius:7px 7px 0 0}@media (min-width:960px){.vacancy-details .modal-title{font-size:36px;font-size:2.25rem;height:136px;padding:60px 130px 60px 80px}}.vacancy-details .apply-now{width:100%;font-size:20px;font-size:1.25rem;border-radius:0 0 7px 7px;height:70px;margin:40px auto 0}.vacancy-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:200}.vacancy-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vacancy-modal .close-modal{position:absolute;top:32px;right:32px;display:block;height:0;width:32px;padding-top:32px;overflow:hidden;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-close.svg) center center no-repeat;background-size:28px;border:none}@media (min-width:960px){.vacancy-modal .close-modal{top:50px;right:80px}}.vacancy-modal .vacancy-copy{padding:30px 40px}@media (min-width:960px){.vacancy-modal .vacancy-copy{padding:60px 80px}}.perks ul,.vacancy-copy ul,.vacancy-details ul{padding-left:0;margin-left:0;list-style:none}.perks ul ul,.vacancy-copy ul ul,.vacancy-details ul ul{list-style-type:disc;padding-left:1em;margin-top:1em}.perks ul ul li,.vacancy-copy ul ul li,.vacancy-details ul ul li{margin-left:0}.perks ul ul li:before,.vacancy-copy ul ul li:before,.vacancy-details ul ul li:before{content:none}.perks li,.vacancy-copy li,.vacancy-details li{margin-bottom:1rem;margin-left:34px;position:relative}.perks li:before,.vacancy-copy li:before,.vacancy-details li:before{content:"";display:block;position:absolute;top:2px;left:-34px;width:20px;height:20px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/gear.svg) center center no-repeat;background-size:contain;-webkit-filter:brightness(0) saturate(100%) invert(72%) sepia(55%) saturate(457%) hue-rotate(26deg) brightness(91%) contrast(87%);filter:brightness(0) saturate(100%) invert(72%) sepia(55%) saturate(457%) hue-rotate(26deg) brightness(91%) contrast(87%)}.games{position:relative;z-index:1;background:#02283b url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/background-tile.png) center top}@media (min-width:960px){.games{overflow:unset}}.games:before,.games:after{content:"";display:block;position:absolute;left:0;width:100%;z-index:-1;pointer-events:none}.games:before{top:0;left:0;width:100%;height:40px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.75)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 100%)}.games:after{bottom:0;height:74%;background-image:linear-gradient(to top,#010e16 0,#011926 40px 50%,rgba(2,40,61,0) 100%)}.games .section-title{color:#fbc51d;text-transform:uppercase;font-size:22.8px;font-size:1.425rem}.game-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.game{width:100%}@media (min-width:750px){.game{width:calc(50% - 20px + 10px)}}@media (min-width:960px){.game{width:calc(33.3333333333% - 20px + 6.6666666667px)}}.game .store-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.game .store-links img{-webkit-filter:invert(73%) sepia(67%) saturate(7449%) hue-rotate(351deg) brightness(93%) contrast(95%);filter:invert(73%) sepia(67%) saturate(7449%) hue-rotate(351deg) brightness(93%) contrast(95%)}.game .store-links a:hover img{-webkit-filter:invert(87%) sepia(8%) saturate(7373%) hue-rotate(343deg) brightness(105%) contrast(97%);filter:invert(87%) sepia(8%) saturate(7373%) hue-rotate(343deg) brightness(105%) contrast(97%)}.game a{text-decoration:none;color:#fff;-webkit-transition:all .2s;transition:all .2s}.game a:hover{color:#fbc51d}.game-banner-wrapper{-webkit-filter:drop-shadow(12px 12px 32px rgba(0,0,0,.6));filter:drop-shadow(12px 12px 32px rgba(0,0,0,.6))}.game-banner{width:100%;margin-bottom:10px;aspect-ratio:540/300;position:relative;overflow:hidden;border-radius:7px;border:4px solid transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.game-banner img{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.game-banner:hover{border:4px solid #fbc51d;z-index:2}.game-banner:hover img{-webkit-transform:translate(-50%,-50%) scale(1.075);transform:translate(-50%,-50%) scale(1.075)}.game-title{text-transform:uppercase;font-weight:900;margin:15px 0 10px;font-size:clamp(1rem,.7632rem + 1.0526vw,1.75rem);position:relative;z-index:2}.news-content{background-image:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_bg.png),-webkit-gradient(linear,left top,left bottom,color-stop(0,#02283d),to(#011926));background-image:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/wfh_bg.png),linear-gradient(to bottom,#02283d 0,#011926 100%);background-position:center top 60px,center top;background-repeat:repeat-x;padding:80px 0 0}.news-content .news-title{color:#fbc51d;text-transform:uppercase;font-size:32px;font-size:2rem;margin-bottom:20px}.news-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}@media (min-width:960px){.news-cards{gap:60px}}.news-cards .older-news{width:100%;border-top:1px solid #052f47}@media (min-width:960px){.news-cards .older-news{margin-bottom:-50px}}.news-cards .older-news-title{color:#fbc51d;text-transform:uppercase;font-weight:900;font-size:20px;font-size:1.25rem;padding-top:30px}@media (min-width:960px){.news-cards .older-news-title{font-size:24px;font-size:1.5rem;padding-top:60px}}.news-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}@media (min-width:750px){.news-card{width:calc(50% - 30px + 15px)}}@media (min-width:960px){.news-card{width:calc(33.3333333333% - 60px + 20px)}}.news-card a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;width:100%;position:relative;color:#fff}.news-card a:hover img{outline:4px solid #fbc51d;z-index:2}.news-card a:hover .ttg-button{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#ebb304));background:linear-gradient(to bottom,#fbc51d,#ebb304);color:#333}.news-card a .entry-meta{color:#e8571b}.news-card .post-thumbnail{height:auto;position:relative;margin-bottom:30px;-webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5));filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5));aspect-ratio:16/9}.news-card .post-thumbnail img{aspect-ratio:16/9;border-radius:7px}.news-card .post-details{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:960px){.news-card .post-details{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.blog .news-card:nth-of-type(1){width:100%;-webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5));filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5))}@media (min-width:960px){body.blog .news-card:nth-of-type(1){background-color:#001622}}@media (min-width:960px){body.blog .news-card:nth-of-type(1) a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.blog .news-card:nth-of-type(1) .post-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:960px){body.blog .news-card:nth-of-type(1) .post-thumbnail{margin-bottom:0;-webkit-filter:none;filter:none;width:65.3594771242%}body.blog .news-card:nth-of-type(1) .post-thumbnail img{max-width:1000px;border-radius:7px}}@media (min-width:960px){body.blog .news-card:nth-of-type(1) .post-details{padding:60px;width:34.6405228758%;border-radius:0 7px 7px 0}}body.blog .news-card:nth-of-type(1) .entry-content{display:unset}@media (min-width:960px){body.blog .news-card:nth-of-type(2),body.blog .news-card:nth-of-type(3){width:calc(50% - 30px)}body.blog .news-card:nth-of-type(2) .entry-content,body.blog .news-card:nth-of-type(3) .entry-content{display:unset}}body.blog .news-card:nth-of-type(1) .post-details,body.blog .news-card:nth-of-type(2) .post-details,body.blog .news-card:nth-of-type(3) .post-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.blog .news-card:nth-of-type(1) .entry-meta,body.blog .news-card:nth-of-type(2) .entry-meta,body.blog .news-card:nth-of-type(3) .entry-meta{margin-bottom:.5em}body.blog .news-card:nth-of-type(1) .read-article,body.blog .news-card:nth-of-type(2) .read-article,body.blog .news-card:nth-of-type(3) .read-article{display:unset}.news-card .entry-title{font-size:20px;font-size:1.25rem;line-height:1.2;color:#fff;margin-bottom:.25em}@media (min-width:960px){.news-card .entry-title{font-size:24px;font-size:1.5rem}}.news-card .entry-meta{font-size:17px;font-size:1.0625rem;text-transform:uppercase;font-weight:700}.news-card .entry-content{display:none}.news-card .read-article{margin-top:auto;display:none}body[class*=paged] .older-news{display:none}.wp-pagenavi{margin-top:50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1px;font-weight:900;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(48%,transparent),color-stop(48%,#052f47),color-stop(52%,#052f47),color-stop(52%,transparent),to(transparent));background-image:linear-gradient(to bottom,transparent 0,transparent 48%,#052f47 48%,#052f47 52%,transparent 52%,transparent 100%)}.wp-pagenavi .current,.wp-pagenavi .page,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(#115063),to(#0f4556));background:linear-gradient(to bottom,#115063,#0f4556);color:#fff;text-decoration:none}.wp-pagenavi a:hover{background:-webkit-gradient(linear,left top,left bottom,from(#fbc51d),to(#fabe04));background:linear-gradient(to bottom,#fbc51d,#fabe04)}.wp-pagenavi .current{background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#d44d15));background:linear-gradient(to bottom,#e8571b,#d44d15)}.wp-pagenavi>*:first-child{border-radius:7px 0 0 7px;position:relative}.wp-pagenavi>*:first-child:before{content:"";display:block;background:#011926;height:100%;width:15px;position:absolute;left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);mix-blend-mode:luminosity}.wp-pagenavi>*:last-child{border-radius:0 7px 7px 0;position:relative}.wp-pagenavi>*:last-child:after{content:"";display:block;background:#011926;height:100%;width:15px;position:absolute;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);mix-blend-mode:luminosity}.news-post{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#021a26),to(#011b28));background:linear-gradient(to bottom,#021a26 0,#011b28 100%);padding-top:160px}.news-post .backdrop{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none}.news-post .backdrop img{opacity:.23;-webkit-filter:blur(10px);filter:blur(10px)}.single-post article.post,.single-post .post-navigation{max-width:1000px;width:92%;margin:0 auto;padding:60px 0 100px}.single-post article.post{position:relative;z-index:2;background-color:#001622;border-radius:7px;line-height:1.5;-webkit-filter:drop-shadow(5px 5px 20px rgba(0,0,0,.6));filter:drop-shadow(5px 5px 20px rgba(0,0,0,.6));padding:30px}@media (min-width:960px){.single-post article.post{font-size:18px;font-size:1.125rem;line-height:2;padding:60px}}@media (min-width:1600px){.single-post article.post{padding:60px 90px;width:100%}}.single-post article.post .post-thumbnail{margin:-30px -30px 30px}@media (min-width:960px){.single-post article.post .post-thumbnail{margin:-60px -60px 60px}}@media (min-width:1600px){.single-post article.post .post-thumbnail{margin:-90px -90px 90px}}.single-post article.post .post-thumbnail img{border-radius:7px}.single-post article.post .entry-title{line-height:1;font-size:28px;font-size:1.75rem}@media (min-width:960px){.single-post article.post .entry-title{font-size:40px;font-size:2.5rem}}.single-post article.post .posted-on{font-size:17px;font-size:1.0625rem;text-transform:uppercase;font-weight:700;color:#e8571b;line-height:1;margin-bottom:.5em}.single-post article.post .sign-off{border-top:2px solid #052f47;padding-top:30px;font-weight:800}.single-post article.post .sign-off p{margin:0;font-size:20px;font-size:1.25rem;line-height:1.1}.single-post article.post .sign-off p.team-text{font-weight:900;font-size:40px;font-size:2.5rem}.single-post article.post:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:5px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#e8571b),color-stop(25%,#fbc51d),color-stop(50%,#fbc51d),color-stop(50%,#abbd45),color-stop(75%,#abbd45),color-stop(75%,#35a599));background:linear-gradient(to right,#e8571b 25%,#fbc51d 25%,#fbc51d 50%,#abbd45 50%,#abbd45 75%,#35a599 75%)}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:960px){.nav-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.nav-links .nav-previous,.nav-links .nav-next{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:960px){.nav-links .nav-previous,.nav-links .nav-next{width:40%}}.nav-links .nav-previous a,.nav-links .nav-next a{color:#fff;text-decoration:none;background:#052f47;padding:10px 72px 10px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0;border-radius:7px;width:100%;min-height:50px;position:relative;font-weight:800}@media (min-width:960px){.nav-links .nav-previous a,.nav-links .nav-next a{gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav-links .nav-previous a:hover,.nav-links .nav-next a:hover{background-color:#297e75}.nav-links .nav-previous a:before,.nav-links .nav-previous a:after,.nav-links .nav-next a:before,.nav-links .nav-next a:after{content:"";display:block;position:absolute}.nav-links .nav-previous a:before,.nav-links .nav-next a:before{right:0;top:0;height:100%;width:50px;border-radius:0 7px 7px 0;background:-webkit-gradient(linear,left top,left bottom,from(#e8571b),to(#c64814));background:linear-gradient(to bottom,#e8571b,#c64814)}.nav-links .nav-previous a:after,.nav-links .nav-next a:after{top:50%;right:22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #fff}.nav-links .nav-previous a{padding:10px 32px 10px 72px}.nav-links .nav-previous a:before{right:unset;left:0;border-radius:7px 0 0 7px}.nav-links .nav-previous a:after{right:unset;left:22px;border-width:7px 7px 7px 0;border-color:transparent #fff transparent transparent}.nav-links .nav-next{text-align:right}.about-key-features,.slider-and-media{position:relative}.about-key-features:before,.slider-and-media:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:20px;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(transparent));background:linear-gradient(rgba(0,0,0,.7),transparent);pointer-events:none}.about-key-features .pre-title,.about-key-features .section-subtitle,.slider-and-media .pre-title,.slider-and-media .section-subtitle{color:#fbc51d;font-size:22px;font-size:1.375rem;font-weight:900;line-height:.9;text-transform:uppercase;margin-bottom:10px}.about-key-features:after{content:"";display:block;position:absolute;pointer-events:none;z-index:1;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.game-about{position:relative;z-index:2}.game-about .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (min-width:960px){.game-about .section-content{padding-bottom:0;text-align:left;gap:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.game-about .about-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:960px){.game-about .about-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(57% - 30px);margin-top:-80px;margin-bottom:-40px}}@media (min-width:1600px){.game-about .about-image{margin-top:-120px;margin-bottom:-60px}}.game-about .about-image img{margin-top:-60px;margin-right:-20px;-o-object-fit:contain;object-fit:contain}.game-about .about-copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:960px){.game-about .about-copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(43% - 30px);padding-bottom:20px}}@media (min-width:1600px){.game-about .about-copy{padding-bottom:30px}}.game-about .about-copy p:not(.pre-title){opacity:.6}.game-about .section-title{text-transform:uppercase;font-size:clamp(2.25rem,.8654rem + 6.1538vw,6.25rem);font-weight:900;line-height:.775;margin-bottom:30px;position:relative}.key-features{text-align:center}@media (min-width:960px){.key-features{text-align:left}}.key-features .section-content{padding-top:0}.key-features .section-subtitle{color:#fbc51d;text-transform:uppercase;font-size:26.8px;font-size:1.675rem}.key-features-deck{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:-80px}@media (min-width:960px){.key-features-deck{margin-bottom:-180px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.key-features-card{border-radius:7px;background-color:var(--var-key-color,#112557);-webkit-filter:drop-shadow(5px 5px 20px rgba(0,0,0,.6));filter:drop-shadow(5px 5px 20px rgba(0,0,0,.6))}@media (min-width:960px){.key-features-card{width:calc(33.3333333333% - 20px + 6.6666666667px)}}.key-features-card .card-text{padding:25px}@media (min-width:960px){.key-features-card .card-text{padding:40px}}.key-features-card .card-text p{opacity:.6}.key-features-card .card-text p:last-of-type{margin-bottom:0}.key-features-card .card-image{margin-bottom:10px;aspect-ratio:540/300;position:relative;overflow:hidden;border-radius:7px}.key-features-card .card-image img{-webkit-transition:all .2s;transition:all .2s;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.key-features-card .card-image:hover img{left:-20px;top:-20px;width:calc(100% + 40px);height:calc(100% + 40px)}.key-features-card .card-title{text-transform:uppercase;font-size:24px;font-size:1.5rem;line-height:1}.about-key-features+.slider-and-media{padding-top:60px}@media (min-width:960px){.about-key-features+.slider-and-media{padding-top:120px}}.image-text-block{position:relative;padding:80px 40px}@media (min-width:960px){.image-text-block{padding:120px 0}}.image-text-block .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:relative}@media (min-width:960px){.image-text-block .swiper-slide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.image-text-block .image-text-image{width:calc(50% - 10px)}}.image-text-block .image-text-image img{width:100%;height:auto;aspect-ratio:16/9;border-radius:7px}@media (min-width:960px){.image-text-block .image-text-image img{border-radius:0;border-top-right-radius:7px;border-bottom-right-radius:7px}}.image-text-block .image-text-text{text-align:center;padding-top:50px;padding-bottom:20px}@media (min-width:960px){.image-text-block .image-text-text{text-align:left;width:755px;padding-left:50px;padding-bottom:75px;padding-right:40px}}.image-text-block .image-text-text p{opacity:.8}.image-text-block .image-text-text p:last-of-type{margin-bottom:0}.image-text-block .slide-title{text-transform:uppercase;font-size:28px;font-size:1.75rem;line-height:1}@media (min-width:960px){.image-text-block .slide-title{font-size:42px;font-size:2.625rem}}.image-text-block .slide-controls{width:100%;z-index:1}@media (min-width:960px){.image-text-block .slide-controls{position:absolute;bottom:50px;left:calc(50% + 50px)}}.image-text-block .image-text-pagination{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.game-media .section-content{padding-top:0 !important}.game-media .section-title{text-transform:uppercase;font-size:28px;font-size:1.75rem;line-height:1}@media (min-width:960px){.game-media .section-title{font-size:42px;font-size:2.625rem}}.media-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:20px}@media (min-width:960px){.media-grid{display:grid;grid-template-columns:calc(50% - 10px) repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}.media-grid .item-1{grid-area:1/1/3/2}.media-grid .item-2{grid-area:1/2/2/3}.media-grid .item-3{grid-area:1/3/2/4}.media-grid .item-4{grid-area:2/2/3/3}.media-grid .item-5{grid-area:2/3/3/4}.media-grid:nth-of-type(2n){display:grid;grid-template-columns:repeat(2,1fr) calc(50% - 10px);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}.media-grid:nth-of-type(2n) .item-1{grid-area:1/3/3/4}.media-grid:nth-of-type(2n) .item-2{grid-area:1/2/2/3}.media-grid:nth-of-type(2n) .item-3{grid-area:1/1/2/2}.media-grid:nth-of-type(2n) .item-4{grid-area:2/2/3/3}.media-grid:nth-of-type(2n) .item-5{grid-area:2/1/3/2}}.media-item{position:relative;overflow:hidden;border-radius:7px;width:calc(50% - 10px)}@media (min-width:960px){.media-item{width:100%}}.media-item:hover{outline:4px solid #fbc51d;z-index:2}.media-item img{border-radius:7px}.media-item:first-child{width:100%;height:auto;aspect-ratio:16/9}.media-item:first-child img{-o-object-fit:cover;object-fit:cover}.item-1 a,.video a{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;aspect-ratio:16/9}.item-1 a img,.video a img{position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);-o-object-fit:cover;object-fit:cover}.video a:before{content:"";display:block;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:72px;height:50px;background:url(//tictocgames.com/wp-content/themes/tictoc-games/assets/images/icon-youtube-color.svg) center center no-repeat;background-size:contain}.additional-visual{position:absolute;width:20vw;max-width:400px;pointer-events:none;z-index:1}.additional-visual img{max-width:100%}.additional-visual.left-visual{left:0}.additional-visual.right-visual{right:0}.additional-visual.position-top{top:0}.additional-visual.position-middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.additional-visual.position-bottom{bottom:0}