/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//* line 9, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}/* line 19, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */body{margin:0}/* line 33, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}/* line 54, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */audio,canvas,progress,video{display:inline-block;vertical-align:baseline}/* line 67, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */audio:not([controls]){display:none;height:0}/* line 77, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */[hidden],template{display:none}/* line 89, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */a{background-color:transparent}/* line 98, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */a:active,a:hover{outline:0}/* line 110, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */abbr[title]{border-bottom:1px dotted}/* line 118, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */b,strong{font-weight:bold}/* line 127, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */dfn{font-style:italic}/* line 136, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */h1{font-size:2em;margin:0.67em 0}/* line 145, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */mark{background:#ff0;color:#000}/* line 154, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */small{font-size:80%}/* line 162, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/* line 170, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */sup{top:-0.5em}/* line 174, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */sub{bottom:-0.25em}/* line 185, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */img{border:0}/* line 193, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */svg:not(:root){overflow:hidden}/* line 204, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */figure{margin:1em 40px}/* line 212, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */hr{box-sizing:content-box;height:0}/* line 221, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */pre{overflow:auto}/* line 229, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}/* line 252, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}/* line 266, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button{overflow:visible}/* line 277, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button,select{text-transform:none}/* line 290, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}/* line 302, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button[disabled],html input[disabled]{cursor:default}/* line 311, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}/* line 322, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */input{line-height:normal}/* line 334, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}/* line 346, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}/* line 356, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}/* line 367, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}/* line 376, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}/* line 387, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */legend{border:0;padding:0}/* line 396, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */textarea{overflow:auto}/* line 405, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */optgroup{font-weight:bold}/* line 416, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */table{border-collapse:collapse;border-spacing:0}/* line 421, C:/projects/agile-battleships/src/scss/partials/_normalize.scss */td,th{padding:0}/* line 8, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button{display:inline-block;padding:.9375em 2em;margin-bottom:.5em;min-width:150px;border:none;border-radius:25px;line-height:1em;text-decoration:none;background:#ec6438;color:#fff;text-align:center;font-weight:bold;font-size:1.125em;transition:all .3s ease}/* line 26, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button:hover,.button:focus{color:#fff;text-decoration:none;background-color:#ea5221}/* line 40, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--secondary{background:#fff;color:#292929 !important;border:2px #ec6438 solid}/* line 45, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--secondary:hover,.button--secondary:focus{background:#fce3db;color:#292929 !important}/* line 51, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--tertiary{background:#fff;color:#2e2d2d !important}/* line 55, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--tertiary:hover,.button--tertiary:focus{background-color:#f2f2f2;color:#2e2d2d !important}/* line 61, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--quaternary{background:#0fb0db;color:#fff !important}/* line 65, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--quaternary:hover,.button--quaternary:focus{background-color:#0d9dc3;color:#fff !important}/* line 72, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--fullwidth{width:100%;text-align:center}/* line 78, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--small{padding:.825em 2em;font-size:0.825em}/* line 84, C:/projects/agile-battleships/src/scss/partials/_buttons.scss */.button--large{padding:.9375em 3em;font-size:1.2em}/* line 5, C:/projects/agile-battleships/src/scss/modules/_base.scss */*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}/* line 14, C:/projects/agile-battleships/src/scss/modules/_base.scss */html{font-size:100.00%}/* line 18, C:/projects/agile-battleships/src/scss/modules/_base.scss */body{font-size:100%;color:#292929;line-height:1.3125em;font-family:"Gotham SSm A","Gotham SSm B",Arial,Helvetica,Sans-Serif;font-weight:500;text-shadow:0 -1px 1px rgba(255,255,255,0.01);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}/* line 32, C:/projects/agile-battleships/src/scss/modules/_base.scss */.clear{clear:both}/* line 43, C:/projects/agile-battleships/src/scss/modules/_base.scss */img{max-width:100%}/* line 52, C:/projects/agile-battleships/src/scss/modules/_base.scss */dl,dd{margin:0;padding:0}/* line 5, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h1,h2,h3,h4,h5,h6{margin-top:0;font-family:"Gotham SSm A","Gotham SSm B",Arial,Helvetica,Sans-Serif;color:#292929;font-weight:normal}/* line 12, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h1{font-size:2.2em;line-height:1.2;margin-bottom:0.5em;font-weight:bold}@media screen and (min-width: 768px){/* line 12, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h1{font-size:2.875em}}/* line 24, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h2{font-size:1.375em;line-height:1.2em;margin-bottom:0.5em;font-weight:bold}/* line 31, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h3{font-size:1em;margin-bottom:0.65em}/* line 36, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h4{font-size:1em;margin-bottom:0.8em}/* line 41, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h5{font-size:1em;font-weight:bold;margin-bottom:0.9em}/* line 47, C:/projects/agile-battleships/src/scss/modules/_typography.scss */h6{font-size:1em;font-weight:bold;margin-bottom:0}/* line 5, C:/projects/agile-battleships/src/scss/modules/_header.scss */.header{padding:1em 0;margin-bottom:1em}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.header:after{content:"";display:table;clear:both}/* line 12, C:/projects/agile-battleships/src/scss/modules/_header.scss */.header__logo{width:120px;float:left}/* line 5, C:/projects/agile-battleships/src/scss/modules/_nav.scss */.nav{float:right;margin-top:1.3em}/* line 10, C:/projects/agile-battleships/src/scss/modules/_nav.scss */.nav__list{list-style-type:none;margin:0;padding:0}/* line 16, C:/projects/agile-battleships/src/scss/modules/_nav.scss */.nav__link{padding-left:1em;display:inline-block}/* line 5, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.wrapper,.battleships{margin:0 auto;max-width:1024px;width:95%}/* line 14, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.battleships{position:relative}/* line 20, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.instant-feedback-status{margin-bottom:3em}/* line 24, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.gameplay-view{position:relative}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.gameplay-view:after{content:"";display:table;clear:both}/* line 30, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.button-row{margin:2em 0}/* line 34, C:/projects/agile-battleships/src/scss/modules/_layout.scss */.end-game-stats-view{text-align:center}/* line 5, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-view{margin:0 auto;width:452px;background:#0fb0db;border:1px solid #2cc7f1}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.grid-view:after{content:"";display:table;clear:both}@media screen and (min-width: 1024px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-view{float:left}}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.grid-row:after{content:"";display:table;clear:both}/* line 23, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-heading,.grid-square{border:1px solid #2cc7f1;float:left;height:50px;line-height:50px;text-align:center;width:50px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}/* line 40, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-heading{background-color:#777;color:#fff;font-weight:bold}/* line 46, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.column-heading-top-left{background-color:#0fb0db}/* line 50, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-blank{cursor:pointer}/* line 54, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-hit{-webkit-animation:hitPulse 0.2s;-moz-animation:hitPulse 0.2s;-o-animation:hitPulse 0.2s;animation:hitPulse 0.2s;background:#e9653f}/* line 59, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-miss{-webkit-animation:missPulse 0.2s;-moz-animation:missPulse 0.2s;-o-animation:missPulse 0.2s;animation:missPulse 0.2s;background:#999}/* line 64, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-mystery-shot{-webkit-animation:mysteryPulse 0.2s;-moz-animation:mysteryPulse 0.2s;-o-animation:mysteryPulse 0.2s;animation:mysteryPulse 0.2s;background:#006c90}/* line 68, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-mystery-shot.hover{opacity:.5;cursor:pointer}/* line 76, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-ship-section{background-position:left center;background-repeat:no-repeat}/* line 80, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.grid-icon-ship-section.ship-section-hit{background-color:#e9653f}/* line 85, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-vertical{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}/* line 90, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-1{background-image:url(../assets/svgs/ships/length-1.svg);background-size:50px 50px}/* line 95, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-2{background-image:url(../assets/svgs/ships/length-2.svg);background-size:100px 50px}/* line 98, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-2.ship-section-index-1{background-position:100% 0}/* line 104, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-3{background-image:url(../assets/svgs/ships/length-3.svg);background-size:150px 50px}/* line 107, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-3.ship-section-index-1{background-position:50% 0}/* line 111, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-3.ship-section-index-2{background-position:100% 0}/* line 117, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-4{background-image:url(../assets/svgs/ships/length-4.svg);background-size:200px 50px}/* line 120, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-4.ship-section-index-1{background-position:33.3333% 0}/* line 124, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-4.ship-section-index-2{background-position:66.6666% 0}/* line 128, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-4.ship-section-index-3{background-position:99.9999% 0}/* line 134, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-5{background-image:url(../assets/svgs/ships/length-5.svg);background-size:250px 50px}/* line 137, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-5.ship-section-index-1{background-position:25% 0}/* line 141, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-5.ship-section-index-2{background-position:50% 0}/* line 145, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-5.ship-section-index-3{background-position:75% 0}/* line 149, C:/projects/agile-battleships/src/scss/modules/_grid-view.scss */.ship-section-length-5.ship-section-index-4{background-position:100% 0}/* line 3, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-key{margin-bottom:1em}@media screen and (min-width: 1024px){/* line 3, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-key{margin-bottom:2em}}/* line 10, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-key ul{margin:0;padding:0 0 .2em 0;list-style-type:none;background:url(../assets/svgs/key-grid.svg) no-repeat left top}/* line 18, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-key li{display:block;padding:0}/* line 25, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon{display:inline-block;background:no-repeat left center;height:33.33333px}/* line 30, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon.ship-icon-length-1{background-image:url(../assets/svgs/ships/length-1.svg);width:33.33333px}/* line 34, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon.ship-icon-length-2{background-image:url(../assets/svgs/ships/length-2.svg);width:66.66667px}/* line 38, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon.ship-icon-length-3{background-image:url(../assets/svgs/ships/length-3.svg);width:100px}/* line 42, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon.ship-icon-length-4{background-image:url(../assets/svgs/ships/length-4.svg);width:133.33333px}/* line 46, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-icon.ship-icon-length-5{background-image:url(../assets/svgs/ships/length-5.svg);width:166.66667px}/* line 53, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk .ship-icon.ship-icon-length-1{background-image:url(../assets/svgs/ships-sunked/length-1.svg);width:33.33333px}/* line 57, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk .ship-icon.ship-icon-length-2{background-image:url(../assets/svgs/ships-sunked/length-2.svg);width:66.66667px}/* line 61, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk .ship-icon.ship-icon-length-3{background-image:url(../assets/svgs/ships-sunked/length-3.svg);width:100px}/* line 65, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk .ship-icon.ship-icon-length-4{background-image:url(../assets/svgs/ships-sunked/length-4.svg);width:133.33333px}/* line 69, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk .ship-icon.ship-icon-length-5{background-image:url(../assets/svgs/ships-sunked/length-5.svg);width:166.66667px}/* line 74, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-type{display:inline-block;line-height:33.33333px;margin-left:5px}/* line 79, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.ship-type small{color:#333;font-size:0.65em;line-height:0.65;margin-left:5px;vertical-align:middle}/* line 88, C:/projects/agile-battleships/src/scss/modules/_ship-key.scss */.is-sunk{color:#e9653f}@media screen and (min-width: 1024px){/* line 3, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.shot-key{margin-bottom:2em}}/* line 10, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.shot-key--list{margin:0;padding:0;list-style-type:none}/* line 17, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.shot-key--item{display:inline-block;padding:.5em 1em .5em 0}/* line 22, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.colour-icon{display:inline-block;height:1.125em;width:1.125em;vertical-align:text-top}/* line 30, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.colour-icon-mystery-shot{background-color:#006c90}/* line 34, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.colour-icon-hit{background-color:#e9653f}/* line 38, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.colour-icon-miss{background-color:#999}/* line 42, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */.colour-description{display:inline-block;margin-left:5px;font-size:.825em;text-transform:uppercase}/* line 50, C:/projects/agile-battleships/src/scss/modules/_shot-key.scss */small{color:#333;font-size:0.65em;line-height:0.65;margin-left:5px;vertical-align:middle}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.intro-view:after{content:"";display:table;clear:both}/* line 9, C:/projects/agile-battleships/src/scss/modules/_intro-view.scss */.intro-view--image{text-align:center}@media screen and (min-width: 768px){/* line 9, C:/projects/agile-battleships/src/scss/modules/_intro-view.scss */.intro-view--image{float:left;width:40%}}@media screen and (min-width: 768px){/* line 19, C:/projects/agile-battleships/src/scss/modules/_intro-view.scss */.intro-view--text{float:left;width:60%;margin-top:2em}}/* line 29, C:/projects/agile-battleships/src/scss/modules/_intro-view.scss */.intro-view--text__center{text-align:center}@media screen and (min-width: 768px){/* line 29, C:/projects/agile-battleships/src/scss/modules/_intro-view.scss */.intro-view--text__center{float:none;width:80%;margin:3em auto 0}}/* line 5, C:/projects/agile-battleships/src/scss/modules/_primary-content.scss */.primary-content{width:100%;margin:0 0 2em}@media screen and (min-width: 768px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_primary-content.scss */.primary-content{float:left;width:452px}}@media screen and (min-width: 1024px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_primary-content.scss */.primary-content{width:642px}}/* line 5, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.topbar{width:452px;margin:0 auto 1em}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.topbar:after{content:"";display:table;clear:both}@media screen and (min-width: 1024px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.topbar{float:left;width:190px}}/* line 17, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter,.timer,.stat{display:inline-block;margin-right:1em}@media screen and (min-width: 1024px){/* line 17, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter,.timer,.stat{display:block;margin-right:0;margin-bottom:2em}}/* line 29, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter__header,.timer__header,.stats__header{display:block;padding-bottom:1em;font-size:.875em}@media screen and (min-width: 1024px){/* line 29, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter__header,.timer__header,.stats__header{font-size:1em}}/* line 41, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter__count,.timer__count,.stats__count{display:block;font-size:1.8em;font-weight:bold;color:#f9b13a}@media screen and (min-width: 1024px){/* line 41, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter__count,.timer__count,.stats__count{font-size:2.125em}}/* line 55, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.final-stats__row .stats__count{line-height:1em;font-size:3.75em}/* line 60, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.ammo-counter--low .ammo-counter__count,.timer--low .timer__count{color:#e9653f}/* line 64, C:/projects/agile-battleships/src/scss/modules/_topbar.scss */.stats-view,.stats{display:inline-block}/* line 5, C:/projects/agile-battleships/src/scss/modules/_sidebar.scss */.sidebar{margin:0 auto;width:452px}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.sidebar:after{content:"";display:table;clear:both}@media screen and (min-width: 768px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_sidebar.scss */.sidebar{float:left;width:calc(100% - 452px);padding-left:2em}}@media screen and (min-width: 1024px){/* line 5, C:/projects/agile-battleships/src/scss/modules/_sidebar.scss */.sidebar{width:calc(100% - 642px)}}/* line 22, C:/projects/agile-battleships/src/scss/modules/_sidebar.scss */.continue-buttons-view{clear:both}/* line 5, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats{margin-top:2em;text-align:center}/* line 11, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats__row{padding:1em 0}/* line 6, C:/projects/agile-battleships/src/scss/mixins/_clearfix.scss */.final-stats__row:after{content:"";display:table;clear:both}/* line 16, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats__row:nth-of-type(odd){background-color:#f2f2f2}/* line 21, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats__item{float:left;width:50%}/* line 26, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats__header{text-align:center}/* line 30, C:/projects/agile-battleships/src/scss/modules/_final-stats.scss */.final-stats__header h4{font-size:.9375em;color:#999;text-transform:uppercase}/* line 1, C:/projects/agile-battleships/src/scss/modules/_mute-button.scss */.mute-button-view{display:inline-block}@media screen and (min-width: 1024px){/* line 1, C:/projects/agile-battleships/src/scss/modules/_mute-button.scss */.mute-button-view{display:block;padding-top:40px;padding-left:5px}}/* line 11, C:/projects/agile-battleships/src/scss/modules/_mute-button.scss */.mute-button{display:block;padding:14px 0 10px}/* line 16, C:/projects/agile-battleships/src/scss/modules/_mute-button.scss */.mute-button--icon{width:25px;height:24px}/* line 20, C:/projects/agile-battleships/src/scss/modules/_mute-button.scss */.mute-button--icon:hover{cursor:pointer}/* line 5, C:/projects/agile-battleships/src/scss/modules/_helper.scss */.no-margin-bottom{margin-bottom:0}/* line 5, C:/projects/agile-battleships/src/scss/modules/_popup.scss */.popup-overlay{visibility:hidden;position:absolute;left:0px;top:0px;width:100%;height:100%;text-align:center;z-index:1000;background:rgba(50,50,50,0.5);cursor:pointer}/* line 17, C:/projects/agile-battleships/src/scss/modules/_popup.scss */.popup-overlay__content{cursor:default;width:50%;margin:100px auto;background-color:#fff;border:2px #ec6438 solid;padding:15px;text-align:center;border-radius:25px;position:relative;word-break:break-word}/* line 19, C:/projects/agile-battleships/src/scss/modules/_popup.scss */.popup-overlay__content .popup-overlay__close{cursor:pointer;position:absolute;right:15px;top:10px;color:#acaeb0;font-weight:bold}@-webkit-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);-moz-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);box-shadow:0 0 10px 2px rgba(0,255,255,0.75);color:rgba(0,255,255,0.75)}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-moz-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);-moz-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);box-shadow:0 0 10px 2px rgba(0,255,255,0.75);color:rgba(0,255,255,0.75)}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-o-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);-moz-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);box-shadow:0 0 10px 2px rgba(0,255,255,0.75);color:rgba(0,255,255,0.75)}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);-moz-box-shadow:0 0 10px 2px rgba(0,255,255,0.75);box-shadow:0 0 10px 2px rgba(0,255,255,0.75);color:rgba(0,255,255,0.75)}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #e9653f;-moz-box-shadow:0 0 10px 2px #e9653f;box-shadow:0 0 10px 2px #e9653f;color:#e9653f}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-moz-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #e9653f;-moz-box-shadow:0 0 10px 2px #e9653f;box-shadow:0 0 10px 2px #e9653f;color:#e9653f}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-o-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #e9653f;-moz-box-shadow:0 0 10px 2px #e9653f;box-shadow:0 0 10px 2px #e9653f;color:#e9653f}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #e9653f;-moz-box-shadow:0 0 10px 2px #e9653f;box-shadow:0 0 10px 2px #e9653f;color:#e9653f}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #999;-moz-box-shadow:0 0 10px 2px #999;box-shadow:0 0 10px 2px #999;color:#999}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-moz-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #999;-moz-box-shadow:0 0 10px 2px #999;box-shadow:0 0 10px 2px #999;color:#999}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-o-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #999;-moz-box-shadow:0 0 10px 2px #999;box-shadow:0 0 10px 2px #999;color:#999}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #999;-moz-box-shadow:0 0 10px 2px #999;box-shadow:0 0 10px 2px #999;color:#999}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #006c90;-moz-box-shadow:0 0 10px 2px #006c90;box-shadow:0 0 10px 2px #006c90;color:#006c90}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-moz-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #006c90;-moz-box-shadow:0 0 10px 2px #006c90;box-shadow:0 0 10px 2px #006c90;color:#006c90}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-o-keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #006c90;-moz-box-shadow:0 0 10px 2px #006c90;box-shadow:0 0 10px 2px #006c90;color:#006c90}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes $animationName{0%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}50%{-webkit-box-shadow:0 0 10px 2px #006c90;-moz-box-shadow:0 0 10px 2px #006c90;box-shadow:0 0 10px 2px #006c90;color:#006c90}100%{-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}
