#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
.container-inline-date{clear:both;}.container-inline-date .form-item{float:none;margin:0;padding:0;}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;vertical-align:top;}fieldset.date-combo .container-inline-date > .form-item{margin-bottom:10px;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{margin:0;padding:0;}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto;}.container-inline-date .date-padding{float:left;}fieldset.date-combo .container-inline-date .date-padding{padding:10px;}.views-exposed-form .container-inline-date .date-padding{padding:0;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:185px;}.calendar td{padding:0;}span.date-display-single{}span.date-display-start{}span.date-display-end{}.date-prefix-inline{display:inline-block;}.date-clear{clear:both;display:block;float:none;}.date-no-float{clear:both;float:none;width:98%;}.date-float{clear:none;float:left;width:auto;}.date-float .form-type-checkbox{padding-right:1em;}.form-type-date-select .form-type-select[class*=hour]{margin-left:.75em;}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:40px;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-size:2em;font-weight:bold;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.date-form-element-content-multiline{padding:10px;border:1px solid #CCC;}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em;}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em;}.date-year-range-select{margin-right:1em;}
.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.grid-system-column{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px;}.grid-system-column + .panel-separator{display:none;}.overlay-toggler{float:left;position:relative;}.overlay-toggler a{color:white;background-color:#606060;padding:5px;position:absolute;left:0;top:0;width:120px;}.pgs-span-1{width:70px;}.pgs-span-2{width:150px;}.pgs-span-3{width:230px;}.pgs-span-4{width:310px;}.pgs-span-5{width:390px;}.pgs-span-6{width:470px;}.pgs-span-7{width:550px;}.pgs-span-8{width:630px;}.pgs-span-9{width:710px;}.pgs-span-10{width:790px;}.pgs-span-11{width:870px;}.pgs-span-12{width:950px;}.grid-system-row.pgs-span-1{margin:auto;width:80px;}.grid-system-row.pgs-span-2{margin:auto;width:160px;}.grid-system-row.pgs-span-3{margin:auto;width:240px;}.grid-system-row.pgs-span-4{margin:auto;width:320px;}.grid-system-row.pgs-span-5{margin:auto;width:400px;}.grid-system-row.pgs-span-6{margin:auto;width:480px;}.grid-system-row.pgs-span-7{margin:auto;width:560px;}.grid-system-row.pgs-span-8{margin:auto;width:640px;}.grid-system-row.pgs-span-9{margin:auto;width:720px;}.grid-system-row.pgs-span-10{margin:auto;width:800px;}.grid-system-row.pgs-span-11{margin:auto;width:880px;}.grid-system-row.pgs-span-12{margin:auto;width:960px;}
span[data-picture-align="left"],img[data-picture-align="left"]{float:left;}span[data-picture-align="right"],img[data-picture-align="right"]{float:right;}span[data-picture-align="center"],img[data-picture-align="center"]{display:block;margin-left:auto;margin-right:auto;}.cke_dialog_body tr td:last-child{border-right:0px;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.ibimage_left{float:left;}.ibimage_right{float:right;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/modules/contrib/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/modules/contrib/ctools/images/status-active.gif) center center no-repeat;}
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em;}div.panel-pane div.admin-links li a{color:#ccc;}div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201;}div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000;}div.panel-pane div.admin-links a:before{content:"[";}div.panel-pane div.admin-links a:after{content:"]";}div.panel-pane div.panel-hide{display:none;}div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em;}div.panel-pane div.feed a{float:right;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
a{outline:none;}a img{border:none;}a,a:link,a:visited,a:active{text-decoration:none;}a:hover,a:focus{text-decoration:underline;}:focus{outline:0}b,strong{font-weight:bold;}em,i{font-style:italic;}.active,.active-trail{font-weight:bold;}ul li{list-style:none}.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{zoom:1;}.field-name-body ol,.field-name-body ul{margin:0 0 0 10px;}.field-name-body ul li{list-style:square inside}.tabs li{display:inline;padding:0 10px}.primary{padding:3px 0;margin:4px 0;}.primary li{}.secondary li{}.pager li{display:inline-block;}.breadcrumb{margin:0;}ul.breadcrumb li{display:inline;margin:0 0 0 10px;}.form-type-textfield{}.form-type-checkbox{margin:0;}.form-type-radio{margin:0;}.form-type-textarea{margin:0;}.form-type-managed-file{margin:0;}fieldset{}label{display:inline;font-weight:bold;}textarea{}input{}input[type="radio"]{vertical-align:middle;}input[type="checkbox"]{vertical-align:middle}.ie7 input[type="checkbox"]{vertical-align:baseline;}input[type="file"]{vertical-align:middle;}input[type="search"]{-webkit-appearance:textfield;}form small,form .description{font-size:12px;color:#444;display:block;text-align:left;}.form-field-required{}.form-field-required:after{content:" * "}fieldset legend{.ie7 margin-left:-7px;width:100%;}.block .content:before,.block .content:after{content:"";display:table;}.block .content:after{clear:both;}.block .content{zoom:1;}body.toolbar div#admin-toolbar.vertical{top:130px;}body.toolbar-drawer div#admin-toolbar.vertical{top:66px;}#admin-toolbar{top:20px!important;}.page-admin-structure-block-demo .block-region{background:#ffff66;border:1px dotted #9f9e00;color:#000;font:90% "Lucida Grande","Lucida Sans Unicode",sans-serif;margin:0px;padding:5px;text-align:center;text-shadow:none;}
.feed{text-indent:-9999em;}.feed a.feed-icon{background:transparent url(/misc/feed.png);width:16px;height:16px;display:block;}a.ical-icon div{background-color:#900;color:#fff;display:inline;padding:2px;}.file a.file-icon{background:transparent url(/modules/file/icons/text-plain.png) no-repeat left center;padding:2px 2px 2px 20px;}.file a.mime-application-pdf{background-image:url(/modules/file/icons/application-pdf.png)}.file a.mime-application-octet-stream{background-image:url(/modules/file/icons/application-octet-stream.png)}.file a.mime-application-x-executable{background-image:url(/modules/file/icons/application-x-executable.png)}.file a.mime-audio-x-generic{background-image:url(/modules/file/icons/audio-x-generic.png)}.file a.mime-image-x-generic{background-image:url(/modules/file/icons/image-x-generic.png)}.file a.mime-package-x-generic{background-image:url(/modules/file/icons/package-x-generic.png)}.file a.mime-text-html{background-image:url(/modules/file/icons/text-html.png)}.file a.mime-text-plain{background-image:url(/modules/file/icons/text-plain.png)}.file a.mime-text-x-generic{background-image:url(/modules/file/icons/text-x-generic.png)}.file a.mime-text-x-script{background-image:url(/modules/file/icons/text-x-script.png)}.file a.mime-video-x-generic{background-image:url(/modules/file/icons/video-x-generic.png)}.file a.mime-x-office-document{background-image:url(/modules/file/icons/x-office-document.png)}.file a.mime-x-office-presentation{background-image:url(/modules/file/icons/x-office-presentation.png)}.file a.mime-x-office-spreadsheet{background-image:url(/modules/file/icons/x-office-spreadsheet.png)}.table-order-asc,.table-order-desc{width:16px;height:16px;float:right}.table-order-asc{background:transparent url(/misc/arrow-asc.png) no-repeat center top;}.table-order-desc{background:transparent url(/misc/arrow-desc.png) no-repeat center top;}
@font-face{font-family:'SupercellHeadline-Heavy';src:url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-heavy.eot');src:url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-heavy.eot?#iefix') format('embedded-opentype'),url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-heavy.woff2') format('woff2'),url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-heavy.woff') format('woff');}@font-face{font-family:'SupercellHeadline-Bold';src:url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-bold.eot');src:url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-bold.eot?#iefix') format('embedded-opentype'),url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-bold.woff2') format('woff2'),url('https://cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-bold.woff') format('woff');}@font-face{font-family:'SupercellText-Bold';src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.eot');src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.eot?#iefix') format('embedded-opentype'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.woff2') format('woff2'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.woff') format('woff'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.ttf') format('truetype');}@font-face{font-family:'SupercellText-Medium';src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.eot');src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.eot?#iefix') format('embedded-opentype'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.woff2') format('woff2'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.woff') format('woff'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.ttf') format('truetype');}@font-face{font-family:'SupercellText-Regular';src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_rg.eot');src:url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_rg.eot?#iefix') format('embedded-opentype'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_rg.woff2') format('woff2'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_rg.woff') format('woff'),url('https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_rg.ttf') format('truetype');}html,body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;}@media screen and (max-width:1280px){html,body{overflow-x:hidden;}}@media screen and (max-width:767px){html,body{overflow-x:hidden;min-width:320px;}}body{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:19px;line-height:1.65;color:#000;font-weight:400;background-color:#fff;}@media screen and (max-width:1680px){body{font-size:18px;}}@media screen and (max-width:1280px){body{font-size:14px;}}@media screen and (max-width:767px){body{font-size:16px;}}@media screen and (max-width:320px){body{font-size:14px;}}h1,h2,h3,h4,h5{margin:0;padding:0;display:block;word-wrap:break-word;}h1,h2,h3{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:45px;font-weight:normal;line-height:1.25;letter-spacing:-0.025em;color:#000000;}@media screen and (max-width:1680px){h1,h2,h3{font-size:34px;}}@media screen and (max-width:1280px){h1,h2,h3{font-size:26px;}}@media screen and (max-width:1024px){h1,h2,h3{font-size:22px;}}@media screen and (max-width:767px){h1,h2,h3{font-size:32px;line-height:1.1em;}}@media screen and (max-width:320px){h1,h2,h3{font-size:28px;}}h4,h5{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:22px;font-weight:normal;text-transform:none;letter-spacing:initial;margin:.75em 0 .75em 0;padding:0;}@media screen and (max-width:1680px){h4,h5{font-size:20px;}}@media screen and (max-width:1280px){h4,h5{font-size:16px;}}@media screen and (max-width:767px){h4,h5{font-size:18px;}}h5{font-size:83%;}p{margin:0;padding:0 0 1.25em 0;}a{text-decoration:none;color:#2d85f3;}a:hover,a:focus{text-decoration:none;color:#777;}label{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-weight:normal;}strong{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-weight:normal;}address{font-style:normal;}.active,.active-trail{font-weight:inherit;}a.title-category{margin:0;padding:0;line-height:1em;font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:16px;color:#bcbcbc !important;display:none;}.field-name-body ul,.field-name-body ol{padding-bottom:1.25em;padding-left:2em;}@media screen and (max-width:767px){.field-name-body ul,.field-name-body ol{padding-left:1em;}}.field-name-body ul li,.field-name-body ol li{padding-bottom:1em;}a.button18,a.button{display:inline-block;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#2d85f3;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase;color:#fff !important;padding:18px 34px;line-height:1em;outline:0;border:0 !important;-webkit-transition:background-color 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:background-color 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:background-color 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0.15s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){a.button18,a.button{font-size:13px;padding:15px 21px;}}@media screen and (max-width:1280px){a.button18,a.button{font-size:12px;padding:15px 21px;}}@media screen and (max-width:767px){a.button18,a.button{font-size:14px;padding:18px 34px;}}a.button18.out,a.button.out{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}a.button18.bright,a.button.bright{background-color:#fff;color:#000 !important;}a.button18.bright:hover,a.button.bright:hover{background-color:#f5f5f5 !important;}a.button18 span + span,a.button span + span{display:none;}a.button18-arrow{display:inline-block;outline:0;}a.button18-arrow span{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase;color:#fff !important;padding:18px 20px;line-height:1em;display:inline-block !important;background:#2d85f3;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){a.button18-arrow span{font-size:13px;padding:15px 18px;}}@media screen and (max-width:1280px){a.button18-arrow span{font-size:12px;padding:15px 18px;}}@media screen and (max-width:767px){a.button18-arrow span{font-size:14px;padding:16px 24px;}}a.button18-arrow span:first-child{padding-left:0;padding-right:0;width:51px;text-indent:-9999px;background:#1f7aeb url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_arrow_btn.png) 20px 22px no-repeat;background-size:17px auto;background-position:center;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:30px;-webkit-border-top-left-radius:30px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:30px;-moz-border-radius-topleft:30px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:30px;border-top-left-radius:30px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:4;}@media screen and (max-width:1680px){a.button18-arrow span:first-child{width:48px;}}@media screen and (max-width:1280px){a.button18-arrow span:first-child{width:44px;background-size:14px;}}@media screen and (max-width:767px){a.button18-arrow span:first-child{width:48px;background-size:17px auto;}}a.button18-arrow span:nth-child(2){margin-left:-3px;padding-left:18px;-webkit-border-top-right-radius:30px;-webkit-border-bottom-right-radius:30px;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:30px;-moz-border-radius-bottomright:30px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:30px;border-bottom-right-radius:30px;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;}@media screen and (max-width:1280px){a.button18-arrow span:nth-child(2){padding-left:16px;}}@media screen and (max-width:767px){a.button18-arrow span:nth-child(2){padding-left:18px;}}a.button18-arrow:hover span:first-child{background-color:#1c70d8;}a.button18-arrow:hover span:nth-child(2){background:#2979de;}a.button18-arrow.bright span:first-child{background-color:#2d85f3;}a.button18-arrow.bright span:nth-child(2){padding-left:0;}a.button18-arrow.bright:hover span:first-child{background-color:#2979de;}a.button-plain{color:#222;text-transform:uppercase;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1280px){a.button-plain{font-size:12px;}}@media screen and (max-width:767px){a.button-plain{font-size:11px;}}a.button-plain.arrow{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_arrow@2x.png) no-repeat;background-size:53px auto;padding-right:12px;background-position:right -1939px;}@media screen and (max-width:1280px){a.button-plain.arrow{background-position:right -1940px;}}a.button-plain:hover{-moz-opacity:0.65;-khtml-opacity:0.65;-webkit-opacity:0.65;opacity:0.65;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);filter:alpha(opacity=65);color:#000;}header.main{width:1600px;margin:0 auto;background:#000;height:100px;position:fixed;z-index:99;top:0;left:50%;margin-left:-800px;}header.main.hero-feature-mode{top:-500px !important;-webkit-transition:all 2s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 2s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 2s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 2s cubic-bezier(0.645,0.045,0.355,1);transition:all 2s cubic-bezier(0.645,0.045,0.355,1);}body.admin-menu header.main.hero-feature-mode{top:-500px !important;}@media screen and (max-width:1024px){header.main.hero-feature-mode{top:0px !important;}body.admin-menu header.main.hero-feature-mode{top:0px !important;}}@media screen and (max-width:1680px){header.main{width:1200px;margin-left:-600px;height:78px;}}@media screen and (max-width:1280px){header.main{width:1024px;margin-left:-512px;height:68px;}}@media screen and (max-width:1024px){header.main{width:768px;margin-left:-384px;}}@media screen and (max-width:767px){header.main{width:100%;margin-left:0;left:0;height:66px;overflow:visible;position:fixed;}}body.admin-menu header.main{top:29px !important;}@media screen and (max-width:1024px){body.admin-menu header.main{top:0 !important;}}header.main .siteinfo{float:left;width:112px;}@media screen and (max-width:1680px){header.main .siteinfo{width:88px;}}@media screen and (max-width:1280px){header.main .siteinfo{width:71px;margin-top:2px;margin-left:5px;}}@media screen and (max-width:767px){header.main .siteinfo{width:71px;margin:0;position:absolute;z-index:9;}}header.main .siteinfo h1,header.main .siteinfo h5{line-height:1em;margin:24px 0 0 30px;}@media screen and (max-width:1680px){header.main .siteinfo h1,header.main .siteinfo h5{margin:17px;}}@media screen and (max-width:1280px){header.main .siteinfo h1,header.main .siteinfo h5{margin:14px;}}@media screen and (max-width:1024px){header.main .siteinfo h1,header.main .siteinfo h5{margin:13px;}}@media screen and (max-width:767px){header.main .siteinfo h1,header.main .siteinfo h5{margin:0;}}header.main .siteinfo h1 a,header.main .siteinfo h5 a{display:block;height:54px;text-indent:-9999px;outline:none;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/logo_supercell@2x.png) no-repeat;background-size:61px 49px;}@media screen and (max-width:1680px){header.main .siteinfo h1 a,header.main .siteinfo h5 a{-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}}@media screen and (max-width:767px){header.main .siteinfo h1 a,header.main .siteinfo h5 a{background-size:46px auto;background-position:14px 14px;height:40px;position:relative;z-index:100;padding:13px;}}header.main .toggle-mobile{display:none;}@media screen and (max-width:767px){header.main .toggle-mobile{display:block;position:absolute;outline:none;top:0;right:0;width:100%;background:#000;height:66px;cursor:pointer;z-index:2;overflow:hidden;}header.main .toggle-mobile span{outline:none;position:absolute;-webkit-transform:translate3d(11px,-42px,0);-moz-transform:translate3d(11px,-42px,0);-o-transform:translate3d(11px,-42px,0);-ms-transform:translate3d(11px,-42px,0);transform:translate3d(11px,-42px,0);-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.4s cubic-bezier(0.645,0.045,0.355,1);right:0;display:block;width:62px;height:116px;text-indent:-9999px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_mobile_menu18.png) no-repeat;-webkit-background-size:50px auto;-moz-background-size:50px auto;-o-background-size:50px auto;background-size:50px auto;}header.main .toggle-mobile.visible span{-webkit-transform:translate3d(11px,8px,0);-moz-transform:translate3d(11px,8px,0);-o-transform:translate3d(11px,8px,0);-ms-transform:translate3d(11px,8px,0);transform:translate3d(11px,8px,0);}}header.main .main-menu{float:left;width:auto;width:1200px;margin:0;padding:35px 0 0 0;padding:0;}@media screen and (max-width:1680px){header.main .main-menu{width:1024px;}}@media screen and (max-width:1280px){header.main .main-menu{width:768px;}}@media screen and (max-width:1024px){header.main .main-menu{width:512px;}}@media screen and (max-width:767px){header.main .main-menu{position:absolute;width:100%;float:none;padding:0;top:0;right:0;height:auto;overflow:hidden;-webkit-transition:-webkit-transform 0.35s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.35s cubic-bezier(0.645,0.045,0.355,1);background:#000;-webkit-transform:translate3d(0,-500px,0);-moz-transform:translate3d(0,-500px,0);-o-transform:translate3d(0,-500px,0);-ms-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);}header.main .main-menu.visible{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}header.main .main-menu ul{margin:0;padding:35px 0 34px 0;background:#000;line-height:1em;list-style-type:none;font-size:0;position:relative;}@media screen and (max-width:1680px){header.main .main-menu ul{padding:25px 0 24px 0;}}@media screen and (max-width:1280px){header.main .main-menu ul{padding:21px 0 20px 0;}}@media screen and (max-width:767px){header.main .main-menu ul{margin-top:54px;background:transparent;width:100%;padding:8px 0 14px 0;display:block;top:0px;right:0;-webkit-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);}}header.main .main-menu ul.active-leaf li a{color:#303030;}header.main .main-menu ul.active-leaf ul li a{color:#808080;}header.main .main-menu ul.active-leaf .active-leaf{color:#808080;}header.main .main-menu ul li{display:inline-block;margin:0 0 0 60px;padding:0;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:17px;line-height:1em;}header.main .main-menu ul li h1{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:17px;margin:0;padding:0;line-height:1em;text-transform:none;}@media screen and (max-width:1680px){header.main .main-menu ul li{font-size:15px;margin-left:39px;}header.main .main-menu ul li h1{font-size:15px;}}@media screen and (max-width:1280px){header.main .main-menu ul li{font-size:14px;margin-left:30px;}header.main .main-menu ul li h1{font-size:14px;}}@media screen and (max-width:1024px){header.main .main-menu ul li{font-size:14px;margin-left:22px;}header.main .main-menu ul li h1{font-size:14px;}}@media screen and (max-width:767px){header.main .main-menu ul li{display:block;margin-left:0 !important;margin-right:16px;font-size:16px;text-align:right;z-index:8;}header.main .main-menu ul li h1{font-size:16px;}}header.main .main-menu ul li:first-child{margin-left:44px;}@media screen and (max-width:1680px){header.main .main-menu ul li:first-child{margin-left:27px;}}@media screen and (max-width:1280px){header.main .main-menu ul li:first-child{margin-left:18px;}}header.main .main-menu ul li a{display:block;color:#808080;padding:6px 2px;text-decoration:none;outline:none;white-space:nowrap;letter-spacing:0 !important;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:767px){header.main .main-menu ul li a{padding:10px 0;-webkit-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);width:auto;display:inline-block;}}header.main .main-menu ul li a:hover,header.main .main-menu ul li a:active,header.main .main-menu ul li a.active,header.main .main-menu ul li a.active-trail{color:#fff !important;font-weight:normal;}header.main .main-menu ul li.open ul{top:100px !important;}@media screen and (max-width:1680px){header.main .main-menu ul li.open ul{top:78px !important;}}@media screen and (max-width:1280px){header.main .main-menu ul li.open ul{top:68px !important;}}header.main .main-menu ul li.open ul li a{top:0px !important;color:#989893;-webkit-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);}header.main .main-menu ul li.open ul li a:hover,header.main .main-menu ul li.open ul li a.active,header.main .main-menu ul li.open ul li a.active-trail{color:#fff;font-weight:normal;}header.main .main-menu ul li.open ul li a:hover{-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}header.main .main-menu ul ul{height:98px;overflow:hidden;position:absolute;width:1600px;background-color:rgba(0,0,0,0.75);left:-112px;top:-120px;text-align:left;z-index:-1;padding:0;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;-ms-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;opacity:0;}@media screen and (max-width:1680px){header.main .main-menu ul ul{width:1200px;left:-88px;height:78px;}}@media screen and (max-width:1280px){header.main .main-menu ul ul{width:1024px;left:-76px;height:68px;}}@media screen and (max-width:1024px){header.main .main-menu ul ul{width:768px;height:68px;}}@media screen and (max-width:767px){header.main .main-menu ul ul{width:100%;height:auto;position:static;top:auto;left:auto;margin-top:0;max-height:0;-webkit-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);}}header.main .main-menu ul ul.display{opacity:1;}@media screen and (max-width:767px){header.main .main-menu ul ul.active{max-height:160px;}}body.site-alert header.main .main-menu ul ul{top:-98px;}header.main .main-menu ul ul li{margin-top:34px;}@media screen and (max-width:1680px){header.main .main-menu ul ul li{margin-top:25px;}}@media screen and (max-width:1280px){header.main .main-menu ul ul li{margin-top:20px;}}@media screen and (max-width:767px){header.main .main-menu ul ul li{margin-top:0px;margin-right:0px;}}header.main .main-menu ul ul li:first-child{margin-left:299px;}@media screen and (max-width:1680px){header.main .main-menu ul ul li:first-child{margin-left:227px;}}@media screen and (max-width:1280px){header.main .main-menu ul ul li:first-child{margin-left:193px;}}@media screen and (max-width:1024px){header.main .main-menu ul ul li:first-child{margin-left:186px;}}@media screen and (max-width:767px){header.main .main-menu ul ul li:first-child{margin-top:0;}}@media screen and (max-width:767px){header.main .main-menu ul ul li:last-child{margin-bottom:0px;}}header.main .main-menu ul ul li a{position:relative;top:0;-webkit-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:767px){header.main .main-menu ul ul li a{padding:8px 0;}}#nav-supercell-id{position:absolute;right:83px;top:0;bottom:0;width:136px;height:100%;border-right:1px solid #363636;line-height:1em;}@media screen and (max-width:1680px){#nav-supercell-id{right:83px;}}@media screen and (max-width:1680px){#nav-supercell-id{right:76px;}}@media screen and (max-width:767px){#nav-supercell-id{position:relative;top:auto;left:0;right:0;background:#000;background:transparent;height:26px;padding:0 20px 30px 20px;margin:2px 0 0 0;border:0;width:auto;}}#nav-supercell-id a{display:block;width:136px;height:30px;margin-top:34px;margin-right:30px;float:right;background:red;text-indent:-9999px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/logo_supercell_id.png) no-repeat;background-size:136px 30px;opacity:1;outline:0;}@media screen and (max-width:1680px){#nav-supercell-id a{width:120px;height:26px;background-size:120px 26px;margin-right:32px;margin-top:26px;}}@media screen and (max-width:1280px){#nav-supercell-id a{width:104px;height:22px;background-size:103px 22px;margin-right:28px;margin-top:23px;}}@media screen and (max-width:1024px){#nav-supercell-id a{background-size:91px 20px;width:91px;height:20px;margin-right:25px;margin-top:24px;}}@media screen and (max-width:767px){#nav-supercell-id a{width:120px;height:26px;background-size:120px 26px;margin:7px -4px 0 0;right:-4px;}}div.search{position:absolute;right:0;top:0;bottom:0;}html.no-js div.search{display:none;}@media screen and (max-width:767px){div.search{position:relative;top:auto;left:0;background:#000;background:transparent;height:6px;padding:0 20px 30px 20px;margin-top:-1px;}}div.search #search-input{background:transparent;padding:0;margin:0;border:none;border-bottom:1px solid #404040;appearance:normal;-moz-appearance:normal;-webkit-appearance:normal;-webkit-border-radius:0;border-radius:0;box-shadow:none;height:20px;width:280px;color:#c0c0c0;font-size:16px;position:absolute;right:60px;top:50%;margin-top:-75px;-webkit-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0.5s;-moz-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0.5s;-ms-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0.5s;-o-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0.5s;transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0.5s;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader.gif);background-repeat:no-repeat;background-position:right -5px;}body.i18n-ja div.search #search-input{line-height:20px;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div.search #search-input{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader@2x.gif);-webkit-background-size:20px 4px;-moz-background-size:20px 4px;-o-background-size:20px 4px;background-size:20px 4px;}}.no-backgroundsize div.search #search-input{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader.gif);}div.search #search-input::-webkit-input-placeholder{color:#6b6b6b;}div.search #search-input:-moz-placeholder{color:#6b6b6b;opacity:1;}div.search #search-input::-moz-placeholder{color:#6b6b6b;opacity:1;}div.search #search-input:-ms-input-placeholder{color:#6b6b6b;}div.search #search-input.active{margin-top:-10px;}div.search #search-input.active:focus{color:#fff;}div.search #search-input.loading{background-position:right 5px;-webkit-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;-moz-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;-ms-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;-o-transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;transition:margin-top 0.3s cubic-bezier(0.645,0.045,0.355,1),background-position 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;}@media screen and (max-width:1280px){div.search #search-input{font-size:13px;right:56px;}}@media screen and (max-width:1024px){div.search #search-input{width:120px;}}@media screen and (max-width:767px){div.search #search-input{display:none;font-size:16px;}}div.search #search-icon{display:block;background:transparent;padding:0;margin:0;border:none;appearance:normal;-moz-appearance:normal;-webkit-appearance:normal;box-shadow:none;text-indent:-9999em;cursor:pointer;position:absolute;right:30px;top:50%;margin-top:-10px;opacity:0.3;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;width:20px;height:20px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);background-repeat:no-repeat;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div.search #search-icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon@2x.png);-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px;}}.no-backgroundsize div.search #search-icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);}div.search #search-icon:hover,div.search #search-icon:active,div.search #search-icon.active{opacity:1;}@media screen and (max-width:1280px){div.search #search-icon{width:16px;height:16px;-webkit-background-size:16px;-moz-background-size:16px;-o-background-size:16px;background-size:16px;margin-top:-8px;}}@media screen and (max-width:767px){div.search #search-icon{display:none;}}div.search #search-button{display:none;}@media screen and (max-width:767px){div.search #search-button{display:inline-block;position:absolute;right:16px;appearance:normal;-moz-appearance:normal;-webkit-appearance:normal;border:none;color:#fff;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:16px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);background-repeat:no-repeat;-webkit-background-size:13px 13px !important;-moz-background-size:13px 13px !important;-o-background-size:13px 13px !important;background-size:13px 13px !important;padding-left:19px;background-position:0 6px;opacity:0.45;}.no-backgroundsize div.search #search-button{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);}div.search #search-button:hover{opacity:1;}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div.search #search-button{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon@2x.png);-webkit-background-size:14px 14px;-moz-background-size:14px 14px;-o-background-size:14px 14px;background-size:14px 14px;}}div#search-results{width:1600px;margin:0 auto;background:#1c1c1c;position:fixed;z-index:90;top:-100%;margin-top:0;left:50%;margin-left:-800px;padding:60px 157px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-rendering:auto !important;-webkit-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.4s cubic-bezier(0.645,0.045,0.355,1);}div#search-results.search-results-mobile{-webkit-transition:all 0s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0s cubic-bezier(0.645,0.045,0.355,1);transition:all 0s cubic-bezier(0.645,0.045,0.355,1);top:0;left:0;position:relative;margin:0 !important;}@media screen and (max-width:767px){div#search-results.search-results-mobile .search-pagination{display:none;}}div#search-results.active{top:0;margin-top:100px;}body.admin-menu div#search-results.active{margin-top:129px;}body.site-alert div#search-results.active{margin-top:140px;}@media screen and (max-width:1680px){body.site-alert div#search-results.active{margin-top:120px;}}body.admin-menu.site-alert div#search-results.active{margin-top:160px;}@media screen and (max-width:1024px){body.admin-menu.site-alert div#search-results.active{margin-top:140px;}}@media screen and (max-width:1680px){div#search-results{width:1200px;margin-left:-600px;padding:50px 117px;}div#search-results.active{margin-top:78px;}body.admin-menu div#search-results.active{margin-top:107px;}}@media screen and (max-width:1280px){div#search-results{width:1024px;margin-left:-512px;padding:40px 96px;}div#search-results.active{margin-top:68px;}body.admin-menu div#search-results.active{margin-top:97px;}}@media screen and (max-width:1024px){div#search-results{width:768px;margin-left:-384px;padding:60px 95px;}body.admin-menu div#search-results.active{margin-top:68px;}}@media screen and (max-width:767px){div#search-results{width:100%;margin-left:0;left:0;padding:10px 5%;}div#search-results.active{margin-top:50px;}}div#search-results .search-title,.search-results-mobile .search-title{border:none;margin:0;padding:0;color:#fff;font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:34px;margin-bottom:1em;}@media screen and (max-width:1680px){div#search-results .search-title,.search-results-mobile .search-title{font-size:30px;}}@media screen and (max-width:1280px){div#search-results .search-title,.search-results-mobile .search-title{font-size:26px;}}@media screen and (max-width:1024px){div#search-results .search-title,.search-results-mobile .search-title{font-size:22px;}}@media screen and (max-width:767px){div#search-results .search-title,.search-results-mobile .search-title{display:none;}}div#search-results div.search-summary,.search-results-mobile div.search-summary{border:none;margin:0;padding:0;color:#fff;font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:18px;margin-bottom:10px;}div#search-results div.search-summary .page-right,.search-results-mobile div.search-summary .page-right{float:right;}@media screen and (max-width:767px){div#search-results div.search-summary .page-right,.search-results-mobile div.search-summary .page-right{display:none;}}div#search-results h2,.search-results-mobile h2{color:#fff;font-size:18px;margin-bottom:30px;text-transform:uppercase;}div#search-results h2 span,.search-results-mobile h2 span{color:#fff !important;font-style:normal !important;}div#search-results h3,.search-results-mobile h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:0;text-transform:none;}@media screen and (max-width:767px){div#search-results h3,.search-results-mobile h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}}div#search-results a.result,.search-results-mobile a.result{display:block;border-bottom:1px solid #333;cursor:pointer;padding:18px 0 20px 0;opacity:1;}@media screen and (max-width:1024px){div#search-results a.result,.search-results-mobile a.result{padding:6px 0 9px 0;}}div#search-results a.result h3,.search-results-mobile a.result h3{float:left;font-size:15px;padding-right:20px;margin:3px 0;width:200px;color:#939393;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1024px){div#search-results a.result h3,.search-results-mobile a.result h3{display:block;float:none;color:#616161;font-size:14px;text-align:left;margin:5px 0 3px 0;padding:0;width:auto;color:#fff;}}div#search-results a.result .metadata,.search-results-mobile a.result .metadata{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;padding:0;color:#575757;-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1024px){div#search-results a.result .metadata,.search-results-mobile a.result .metadata{font-size:13px;color:#939393;}}div#search-results a.result:hover h3,.search-results-mobile a.result:hover h3,div#search-results a.result:hover .metadata,.search-results-mobile a.result:hover .metadata{color:#fff !important;}div#search-results.loading a.result,.search-results-mobile.loading a.result{opacity:0.5;}div#search-results .search-pagination,.search-results-mobile .search-pagination{border-color:#333;margin-top:0;font-family:'SupercellHeadline-Bold',sans-serif;text-transform:uppercase;font-size:16px;padding-top:25px;}@media screen and (max-width:767px){div#search-results .search-pagination,.search-results-mobile .search-pagination{padding-bottom:15px;}}div#search-results .search-pagination a,.search-results-mobile .search-pagination a{border:1px solid #333;border-radius:3px;color:#939393;position:relative;line-height:30px;height:30px;padding:0 15px;display:inline-block;-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (min-width:768px){div#search-results .search-pagination a:hover,.search-results-mobile .search-pagination a:hover{color:#fff;border-color:#fff;}}div#search-results .search-pagination a:before,.search-results-mobile .search-pagination a:before{content:'';background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);background-repeat:no-repeat;display:inline-block;width:20px;height:32px;position:absolute;right:-30px;top:0;background-position:0 -4px;-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-ms-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div#search-results .search-pagination a:before,.search-results-mobile .search-pagination a:before{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray@2x.gif);-webkit-background-size:20px 4px;-moz-background-size:20px 4px;-o-background-size:20px 4px;background-size:20px 4px;}}.no-backgroundsize div#search-results .search-pagination a:before,.no-backgroundsize .search-results-mobile .search-pagination a:before{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);}div#search-results .search-pagination a.loading:before,.search-results-mobile .search-pagination a.loading:before{background-position:0 center;-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}div#search-results .search-pagination a.next,.search-results-mobile .search-pagination a.next{float:right;}div#search-results .search-pagination a.next:before,.search-results-mobile .search-pagination a.next:before{left:-30px;right:auto;}div#search-results .search-pagination .clear,.search-results-mobile .search-pagination .clear{clear:both;}div#search-results .search-close,.search-results-mobile .search-close{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_close_icon.png);background-repeat:no-repeat;display:inline-block;height:20px;width:20px;cursor:pointer;position:absolute;right:30px;top:30px;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div#search-results .search-close,.search-results-mobile .search-close{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_close_icon@2x.png);-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px;}}.no-backgroundsize div#search-results .search-close,.no-backgroundsize .search-results-mobile .search-close{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_close_icon.png);}div#search-results .search-close:hover,.search-results-mobile .search-close:hover{opacity:0.3;}div#search-results .search-loader,.search-results-mobile .search-loader{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);background-repeat:no-repeat;-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);display:none;width:20px;height:4px;margin:20px auto;background-position:0 -4px;text-indent:-999em;font-family:'SupercellHeadline-Bold',sans-serif;text-transform:uppercase;font-size:16px;color:#393939;-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-ms-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){div#search-results .search-loader,.search-results-mobile .search-loader{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray@2x.gif);-webkit-background-size:20px 4px;-moz-background-size:20px 4px;-o-background-size:20px 4px;background-size:20px 4px;}}.no-backgroundsize div#search-results .search-loader,.no-backgroundsize .search-results-mobile .search-loader{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);}div#search-results .search-loader.loading,.search-results-mobile .search-loader.loading{background-position:0 0;-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}div#search-results .search-loader.all-loaded,.search-results-mobile .search-loader.all-loaded{background:transparent;width:100%;height:auto;text-indent:0;text-align:center;}@media screen and (max-width:767px){div#search-results .search-loader,.search-results-mobile .search-loader{display:block;}}body.page-s .article-title{display:none;}body.page-s div.page .content{padding:0 !important;}body.page-s div.page .content #search-results{min-height:500px;}@media screen and (max-width:767px){body.page-s div.page .content #search-results{min-height:350px;}}body.page-s div.page .content div.search{position:relative;display:block;background:transparent !important;margin:20px 0 40px 0;padding:0 100px 0 0;max-width:350px;}body.page-s div.page .content div.search:before{content:'';display:inline-block;height:14px;width:14px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);background-repeat:no-repeat;-webkit-background-size:12px;-moz-background-size:12px;-o-background-size:12px;background-size:12px;position:absolute;left:0;top:4px;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){body.page-s div.page .content div.search:before{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon@2x.png);-webkit-background-size:14px 14px;-moz-background-size:14px 14px;-o-background-size:14px 14px;background-size:14px 14px;}}.no-backgroundsize body.page-s div.page .content div.search:before{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search-icon.png);}@media screen and (max-width:767px){body.page-s div.page .content div.search:before{top:4px;}}body.page-s div.page .content div.search #search-input{position:relative;margin:0;top:0;left:0;display:block;padding-left:20px;padding-bottom:4px;width:90%;margin-right:100px;background-image:none;}body.page-s div.page .content div.search #search-input.loading{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);background-repeat:no-repeat;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){body.page-s div.page .content div.search #search-input.loading{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray@2x.gif);-webkit-background-size:20px 4px;-moz-background-size:20px 4px;-o-background-size:20px 4px;background-size:20px 4px;}}.no-backgroundsize body.page-s div.page .content div.search #search-input.loading{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/search_loader_gray.gif);}body.page-s div.page .content div.search #search-icon{top:-17px;right:0;background:rgba(0,0,0,0);text-indent:0;width:auto;text-transform:uppercase;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;border:1px solid #666;border-radius:3px;color:#999;position:relative;line-height:25px;height:25px;padding:0 10px;display:inline-block;opacity:1;margin-right:-100px;float:right;}body.page-s #main-content{min-height:0 !important;}#main-content.search-results-mobile{background:#191919;margin-top:100px !important;min-height:0 !important;}@media screen and (max-width:1680px){#main-content.search-results-mobile{margin-top:78px !important;}}@media screen and (max-width:1280px){#main-content.search-results-mobile{margin-top:68px !important;}}@media screen and (max-width:1024px){#main-content.search-results-mobile{margin-top:50px !important;}}#main-content.search-results-mobile div#search-results{position:static;width:100%;margin:0;top:0;}footer.main{overflow:hidden;background:#000;}footer.main nav,footer.main .footer-end{width:1600px;margin:0 auto;overflow:hidden;}@media screen and (max-width:1680px){footer.main nav,footer.main .footer-end{width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){footer.main nav,footer.main .footer-end{width:1024px;margin:0 auto;}}@media screen and (max-width:1024px){footer.main nav,footer.main .footer-end{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){footer.main nav,footer.main .footer-end{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}footer.main .secondary-menu{border-top:1px solid #333;padding-top:24px;padding-bottom:1.5em;background-position:bottom center;}@media screen and (max-width:767px){footer.main .secondary-menu{margin-top:24px;padding-bottom:0;background:none;padding-top:0;margin-top:0;border:0;position:relative;}}footer.main .secondary-menu ul{margin:10px 0 0 0;padding:0;width:80%;float:left;}@media screen and (max-width:1280px){footer.main .secondary-menu ul{margin-top:4px;}}@media screen and (max-width:767px){footer.main .secondary-menu ul{border-top:1px solid #333;margin-top:1.25em;padding-top:1em;width:100%;}}footer.main .secondary-menu ul li{margin:0 0 0 20px;padding:0;display:inline-block;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;line-height:1em;}@media screen and (max-width:1024px){footer.main .secondary-menu ul li{margin-left:13px;}}@media screen and (max-width:767px){footer.main .secondary-menu ul li{display:block;margin:18px 0;font-size:14px;}}footer.main .secondary-menu ul li:first-child{margin-left:0;}footer.main .secondary-menu ul li h1{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;text-transform:none;margin:0;padding:0;line-height:1em;}@media screen and (max-width:1024px){footer.main .secondary-menu ul li h1{margin-left:13px;}}@media screen and (max-width:767px){footer.main .secondary-menu ul li h1{display:block;margin:18px 0;font-size:14px;}}footer.main .secondary-menu ul li a{color:#fff;font-weight:normal;text-decoration:none;white-space:nowrap;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:767px){footer.main .secondary-menu ul li a{padding:8px 0;}}footer.main .secondary-menu ul li a:hover,footer.main .secondary-menu ul li a.active,footer.main .secondary-menu ul li a.active-trail{color:#fff;font-weight:normal;}footer.main .social-media-menu{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;text-transform:uppercase;margin-top:36px;overflow:hidden;padding-bottom:2.75em;}@media screen and (max-width:1280px){footer.main .social-media-menu{font-size:11px;}}@media screen and (max-width:767px){footer.main .social-media-menu{margin-top:22px;padding-bottom:0;}}footer.main .social-media-menu .app-stores{float:left;width:50%;text-align:right;padding-top:4px;}@media screen and (max-width:1280px){footer.main .social-media-menu .app-stores{padding-top:0px;}}@media screen and (max-width:767px){footer.main .social-media-menu .app-stores{float:none;width:100%;text-align:left;margin-top:1em;border-top:1px solid #333;padding-top:2em;}}footer.main .social-media-menu .app-stores a{text-align:left;display:inline-block;text-indent:-9999px;}footer.main .social-media-menu .app-stores a.appstore{width:147px;height:50px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/footer_appstore.png) no-repeat;background-size:100% auto;margin-right:10px;}@media screen and (max-width:1280px){footer.main .social-media-menu .app-stores a.appstore{width:125px;margin-bottom:4px;}}footer.main .social-media-menu .app-stores a.googleplay{width:166px;height:50px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/footer_googleplay.png) no-repeat;background-size:100% auto;}@media screen and (max-width:1280px){footer.main .social-media-menu .app-stores a.googleplay{width:141px;}}footer.main .social-media-menu .app-stores h5{display:none;}@media screen and (max-width:767px){footer.main .social-media-menu .app-stores h5{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:12px;margin:0 0 1em 0;color:#fff;display:block;font-weight:normal;}}footer.main .social-media-menu .social{float:left;width:50%;}@media screen and (max-width:767px){footer.main .social-media-menu .social{float:none;width:100%;}}footer.main .social-media-menu h5{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;margin:0;color:#fff;display:block;font-weight:normal;}@media screen and (max-width:1280px){footer.main .social-media-menu h5{font-size:12px;}}footer.main .social-media-menu ul{margin:1.5em 0 0 0;padding:0;display:block;}@media screen and (max-width:1280px){footer.main .social-media-menu ul{margin:1em 0 0 0;}}footer.main .social-media-menu ul li{display:inline-block;margin-left:18px;}@media screen and (max-width:1280px){footer.main .social-media-menu ul li{margin-left:14px;}}@media screen and (max-width:767px){footer.main .social-media-menu ul li{margin-left:16px;}}footer.main .social-media-menu ul li:first-child{margin-left:0;}footer.main .social-media-menu ul li a{display:block;color:#fff;width:32px;height:32px;white-space:nowrap;text-indent:-9999px;background-size:auto 23px !important;background-position:top center !important;outline:none;border:0;}footer.main .social-media-menu ul li a.youtube{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_youtube.png) no-repeat;}footer.main .social-media-menu ul li a.facebook{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_facebook.png) no-repeat;width:26px;}footer.main .social-media-menu ul li a.instagram{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_instagram.png) no-repeat;width:24px;}footer.main .social-media-menu ul li a.twitter{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_twitter.png) no-repeat;width:28px;}footer.main .social-media-menu ul li a.linkedin{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_linkedin.png) no-repeat;width:26px;}footer.main .social-media-menu ul li a.glassdoor{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/some_glassdoor.png) no-repeat;width:24px;}footer.main .footer-end{position:relative;margin-bottom:10em;}@media screen and (max-width:767px){footer.main .footer-end{margin-bottom:1.25em;margin-top:1em;}}footer.main .footer-end.solo{margin-top:2em;}footer.main .footer-end .mail{width:75%;color:#666;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;}footer.main .footer-end .mail address{font-style:normal;margin:0;padding:0;}footer.main .footer-end .mail span{display:block;}footer.main .footer-end .logo{width:25%;position:absolute;top:0;right:0;height:100%;}@media screen and (max-width:1024px){footer.main .footer-end .logo{right:44px;}}@media screen and (max-width:767px){footer.main .footer-end .logo{width:60px;height:49px;position:absolute;bottom:0;right:5%;top:auto;padding-bottom:2px;}}footer.main .footer-end .logo a{display:block;position:absolute;bottom:0;right:0;width:54px;height:46px;text-indent:-9999px;outline:none;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/logo_supercell@2x.png) no-repeat;background-size:54px 44px;}@media screen and (max-width:1680px){footer.main .footer-end .logo a{-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}}@media screen and (max-width:1280px){footer.main .footer-end .logo a{width:45px;height:38px;}}@media screen and (max-width:767px){footer.main .footer-end .logo a{width:60px;height:49px;position:relative;z-index:4;}}div.page{width:1600px;margin:0 auto;width:100%;}body.admin-menu div.page{margin-top:0;}@media screen and (max-width:1680px){div.page{width:1200px;margin:0 auto;width:100%;}}@media screen and (max-width:1280px){div.page{width:1024px;margin:0 auto;width:100%;}}@media screen and (max-width:1024px){div.page{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:none;padding-left:0 !important;padding-right:0 !important;}}@media screen and (max-width:767px){div.page{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:0 !important;padding-right:0 !important;margin-top:66px;}body.admin-menu div.page{margin-top:66px;}}@media screen and (max-width:767px){body.site-alert div.page{margin-top:150px;}}div.page #main-content{margin:0 auto 0 auto;min-height:30em;overflow:hidden;}@media screen and (min-device-width :768px) and (max-device-width :1024px){div.page #main-content{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}}@media screen and (max-width:1024px){div.page #main-content{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}}html.resized div.page #main-content{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}div.page #main-content.with-hero{opacity:0;margin-top:0;}@media screen and (max-width:767px){div.page #main-content.with-hero{opacity:1;margin-top:0;}}html.no-js div.page #main-content.with-hero{margin-top:0;}div.page #main-content.with-hero.visible{-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);opacity:1;margin-top:0;}html.no-js div.page #main-content.with-hero{opacity:1;}@media screen and (max-width:767px){div.page #main-content{min-height:26em;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}}div.page .content,div.page .content-padding,div.page .profile{padding:7em 0 6em 0;width:1600px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;clear:both;overflow:hidden;}@media screen and (max-width:1680px){div.page .content,div.page .content-padding,div.page .profile{width:1200px;margin:0 auto;padding:5em 0 4.25em 0;}}@media screen and (max-width:1280px){div.page .content,div.page .content-padding,div.page .profile{width:1024px;margin:0 auto;padding-left:66px;padding-right:66px;}}@media screen and (max-width:1024px){div.page .content,div.page .content-padding,div.page .profile{padding:4em 42px;width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){div.page .content,div.page .content-padding,div.page .profile{padding:4em 20px;width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}div.page .content .left,div.page .content-padding .left,div.page .profile .left{width:37%;float:left;}@media screen and (max-width:1024px){div.page .content .left,div.page .content-padding .left,div.page .profile .left{width:80%;margin-left:auto;margin-right:auto;float:none;margin-bottom:2em;}}@media screen and (max-width:767px){div.page .content .left,div.page .content-padding .left,div.page .profile .left{width:100%;}}div.page .content .right,div.page .content-padding .right,div.page .profile .right{width:60%;float:right;}@media screen and (max-width:1024px){div.page .content .right,div.page .content-padding .right,div.page .profile .right{width:80%;margin-left:auto;margin-right:auto;float:none;margin-bottom:0em;}}@media screen and (max-width:767px){div.page .content .right,div.page .content-padding .right,div.page .profile .right{width:100%;}}div.page .profile{padding-top:0;}div.page .article-title{padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:12em;}div.page .node-panel{clear:both;}.hero-title{height:418px;position:relative;overflow:hidden;background-color:#000;}@media screen and (min-width:768px){.hero-title{height:490px;}}@media screen and (min-width:1025px){.hero-title{height:520px;}}@media screen and (min-width:1281px){.hero-title{height:580px;}}@media screen and (min-width:1681px){.hero-title{height:37vw;max-height:940px;}}@media screen and (max-width:1024px){.hero-title.below-content img{width:100%;height:auto;bottom:auto;top:0;}.page-scid .hero-title.below-content img{height:100%;width:auto;object-fit:cover;}}@media screen and (max-width:767px){.hero-title.below-content img{width:100%;height:100%;bottom:0;top:auto;}.page-scid .hero-title.below-content img{width:100%;}}body:not(.page-main) .hero-title.below-content{height:140px;}@media screen and (min-width:768px){body:not(.page-main) .hero-title.below-content{height:240px;}body:not(.page-main) .hero-title.below-content img{width:100%;height:100%;top:-50%;top:0;object-fit:cover;}}@media screen and (min-width:1025px){body:not(.page-main) .hero-title.below-content{height:240px;}body:not(.page-main) .hero-title.below-content img{width:100%;height:100%;top:auto;}}@media screen and (min-width:1281px){body:not(.page-main) .hero-title.below-content{height:310px;}}@media screen and (min-width:1681px){body:not(.page-main) .hero-title.below-content{height:410px;}}body:not(.page-main) .hero-title.below-content .field:not(.field-name-field-hero-image-mobile){display:none !important;}.hero-title.hero-mobile .field-name-field-hero-image-mobile{display:none;}@media screen and (max-width:767px){.hero-title.hero-mobile img{display:none;}.hero-title.hero-mobile .field-name-field-hero-image-mobile{display:block;}.hero-title.hero-mobile .field-name-field-hero-image-mobile img{display:block;}}.hero-title.bg-video .bg-video{opacity:1;}.hero-title picture img{position:absolute;z-index:2;width:100%;height:100%;object-fit:cover;}@media screen and (max-width:1024px){.hero-title picture img{object-fit:inherit;height:100%;width:auto;bottom:0;left:50%;transform:translate(-50%,0);}}@media screen and (max-width:767px){.hero-title picture img{object-fit:cover;bottom:auto;width:100%;height:100%;left:auto;transform:none;}}.hero-title .bg-video{position:absolute;z-index:3;width:100%;height:100%;opacity:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;}.hero-title .bg-video video{position:absolute;height:100% !important;width:100% !important;object-fit:cover;}@media screen and (max-width:1024px){.hero-title .bg-video video{height:100%;width:auto;bottom:0;left:50%;transform:translate(-50%,0);}}@media screen and (max-width:767px){.hero-title .bg-video video{object-fit:cover;bottom:auto;width:100%;height:100% !important;left:auto;transform:none;}}.hero-title .field.field-name-field-hero-html-field{z-index:4;width:80%;margin:0 auto 0 auto;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;max-width:324px;}@media screen and (max-width:320px){.hero-title .field.field-name-field-hero-html-field{font-size:16px;}}@media screen and (min-width:768px){.hero-title .field.field-name-field-hero-html-field{font-size:16px;margin-top:22px;width:390px;max-width:none;}}@media screen and (min-width:1025px){.hero-title .field.field-name-field-hero-html-field{margin-top:1em;width:432px;}}@media screen and (min-width:1281px){.hero-title .field.field-name-field-hero-html-field{font-size:20px;width:508px;}}@media screen and (min-width:1681px){.hero-title .field.field-name-field-hero-html-field{font-size:26px;width:590px;}}.hero-title .field.field-name-field-hero-html-field > *{color:#ffffff;}.hero-title .field.field-name-field-hero-html-field .dark{color:#000000;}.hero-title .field.field-name-field-hero-html-field h2{margin:0;padding:0 0 .33em 0;}@media screen and (min-width:768px){.hero-title .field.field-name-field-hero-html-field h2{font-size:34px;}}@media screen and (min-width:1025px){.hero-title .field.field-name-field-hero-html-field h2{font-size:36px;}}@media screen and (min-width:1281px){.hero-title .field.field-name-field-hero-html-field h2{font-size:40px;}}@media screen and (min-width:1681px){.hero-title .field.field-name-field-hero-html-field h2{font-size:45px;}}.hero-title .field.field-name-field-hero-html-field h2.with-button{margin-top:-2.5em;}@media screen and (min-width:768px){.hero-title .field.field-name-field-hero-html-field h2.with-button{margin-top:-1em;}}@media screen and (min-width:1025px){.hero-title .field.field-name-field-hero-html-field h2.with-button{margin-top:0;}}.hero-title .field.field-name-field-hero-html-field h2 span{display:block;}.hero-title .field.field-name-field-hero-html-field p{margin:0;padding:0;line-height:1.5;}@media screen and (min-width:1025px){.hero-title .field.field-name-field-hero-html-field p{line-height:1.75;}}.hero-title .field.field-name-field-hero-html-field strong{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-weight:normal;}.hero-title .field.field-name-field-hero-html-field em{font-style:normal;}.hero-title .field .buttons{position:absolute;left:0;bottom:-70px;width:100%;text-align:center;}.hero-title > .buttons{position:absolute;z-index:4;left:0;bottom:60px;width:100%;text-align:center;}.hero-title h4{display:none;}.hero-title h5{display:none;}.cross-slider{display:none;}@media screen and (max-width:767px){.hero-title.hero-cross-slider img{display:none;}html.no-js .hero-title.hero-cross-slider img{display:block;}.cross-slider{display:block;position:absolute;z-index:2;height:100%;overflow:hidden;height:465px;width:100%;top:0;left:0;opacity:0;}.cross-slider img{height:100%;width:auto;}.cross-slider.visible{background:#000;}.cross-slider.visible .slide{width:676px;height:100%;width:200%;height:500px;display:block;position:absolute;top:0;opacity:1;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-animation:cross_slide;animation:cross_slide;-webkit-animation-duration:30s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear;background-repeat:no-repeat !important;background-size:auto 100% !important;background-position:center left !important;}.cross-slider.visible.games-front #slide-row-1{-webkit-animation-delay:0s;animation-delay:0s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/games_mobile_slideshow_0615_a.jpg);}.cross-slider.visible.games-front #slide-row-2{-webkit-animation-delay:10s;animation-delay:10s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/games_mobile_slideshow_0615_b.jpg);}.cross-slider.visible.games-front #slide-row-3{-webkit-animation-delay:20s;animation-delay:20s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/games_mobile_slideshow_0615_c.jpg);}.cross-slider.visible.careers #slide-row-1{-webkit-animation-delay:0s;animation-delay:0s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/careers_mobile_slideshow_0615_a.jpg);}.cross-slider.visible.careers #slide-row-2{-webkit-animation-delay:10s;animation-delay:10s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/careers_mobile_slideshow_0615_b.jpg);}.cross-slider.visible.careers #slide-row-3{-webkit-animation-delay:20s;animation-delay:20s;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/cross_slider/careers_mobile_slideshow_0615_c.jpg);}.hero-title.visible .cross-slider{opacity:1;}}@media screen and (min-width:480px){.cross-slider.visible .slide{background-size:85% auto !important;}}@-webkit-keyframes cross_slide{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}10%{opacity:0.5;}20%{opacity:1;}35%{opacity:1;}43%{opacity:0;}50%{opacity:0;}55%{opacity:0;}100%{opacity:0;-webkit-transform:translate3d(-75%,0,0) scale(1.33);-moz-transform:translate3d(-75%,0,0) scale(1.33);-o-transform:translate3d(-75%,0,0) scale(1.33);-ms-transform:translate3d(-75%,0,0) scale(1.33);transform:translate3d(-75%,0,0) scale(1.33);}}@keyframes cross_slide{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}10%{opacity:0.5;}20%{opacity:1;}35%{opacity:1;}43%{opacity:0;}50%{opacity:0;}55%{opacity:0;}100%{opacity:0;-webkit-transform:translate3d(-75%,0,0) scale(1.33);-moz-transform:translate3d(-75%,0,0) scale(1.33);-o-transform:translate3d(-75%,0,0) scale(1.33);-ms-transform:translate3d(-75%,0,0) scale(1.33);transform:translate3d(-75%,0,0) scale(1.33);}}.pgs-foundation-layout .grid-system-row{width:100%;overflow:hidden;clear:both;}.pgs-foundation-layout .grid-system-row.content-padding{width:auto;}.pgs-foundation-layout .grid-system-row.columns-rtl .columns{float:right;}.pgs-foundation-layout .grid-system-row .grid-system-column:first-child,.pgs-foundation-layout .grid-system-row .grid-system-column.first,.pgs-foundation-layout .grid-system-row .grid-system-column.no-margin{margin-left:0;}.pgs-foundation-layout .grid-system-row .grid-system-column.large-1{width:140px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-1{width:114px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-1{width:94px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-1{width:70px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-2{width:300px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-2{width:248px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-2{width:210px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-2{width:159px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-3{width:465px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-3{width:382px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-3{width:323px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-3{width:250px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-4{width:790px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-4{width:590px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-4{width:436px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-4{width:330px;}}@media screen and (max-width:767px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-4{width:auto;width:100%;margin-left:0;}}@media screen and (min-width:1681px){.pgs-foundation-layout .grid-system-row .grid-system-column.xlarge-4{width:790px !important;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-5{width:770px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-5{width:650px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-5{width:550px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-5{width:422px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-6{width:935px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-6{width:784px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-6{width:664px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-6{width:520px;width:506px;}}@media screen and (max-width:767px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-6{width:100%;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-7{width:1095px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-7{width:914px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-7{width:778px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-7{width:610px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-8{width:100%;margin-left:0;margin-right:0;}.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-1{padding-left:165px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-1{padding-left:134px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-1{padding-left:114px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-1{padding-left:70px;}}@media screen and (max-width:767px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-1{padding-left:0;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-2{padding-left:290px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-2{padding-left:268px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-2{padding-left:228px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-2{padding-left:150px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-3{padding-left:640px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-3{padding-left:402px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-3{padding-left:342px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-3{padding-left:235px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-4{padding-left:640px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-4{padding-left:536px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-4{padding-left:456px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.large-offset-4{padding-left:300px;}}@media screen and (min-width:1681px){.pgs-foundation-layout .grid-system-row .grid-system-column.xlarge-offset-4{padding-left:640px !important;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.medium-6{width:662px;}.pgs-foundation-layout .grid-system-row .grid-system-column.medium-offset-1{padding-left:106px;padding-right:106px;}.pgs-foundation-layout .grid-system-row .grid-system-column.medium-4{width:502px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.small-8{width:100%;margin:0;}.pgs-foundation-layout .grid-system-row .grid-system-column.small-6{width:508px;}.pgs-foundation-layout .grid-system-row .grid-system-column.small-5{width:61%;}.pgs-foundation-layout .grid-system-row .grid-system-column.small-4{width:48.5%;}.pgs-foundation-layout .grid-system-row .grid-system-column.small-3{width:36%;}.pgs-foundation-layout .grid-system-row .grid-system-column.small-offset-1{padding-left:88px;}}@media screen and (max-width:767px){.pgs-foundation-layout .grid-system-row .grid-system-column.mobile-8{width:100%;margin:0;}.pgs-foundation-layout .grid-system-row .grid-system-column.mobile-4{width:47%;}.pgs-foundation-layout .grid-system-row .grid-system-column.mobile-offset-0{padding-left:0;padding-right:0;}}.pgs-foundation-layout .grid-system-row .grid-system-column.join{margin:0;float:left;}.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1{width:156px;}@media screen and (max-width:1680px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1{width:124px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1{width:110px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1{width:80px;}}.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:first-child,.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:last-child{width:151px;}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:first-child,.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:last-child{width:123px;}}@media screen and (max-width:1280px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:first-child,.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:last-child{width:105px;}}@media screen and (max-width:1024px){.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:first-child,.pgs-foundation-layout .grid-system-row .grid-system-column.join.large-1:last-child{width:77px;}}.pgs-foundation-layout article .content{font-size:19px;line-height:1.5;padding:7em 0 6em 0;clear:none;position:relative;}@media screen and (max-width:1680px){.pgs-foundation-layout article .content{font-size:18px;padding:5em 0 4.25em 0;}}@media screen and (max-width:1280px){.pgs-foundation-layout article .content{font-size:14px;}}@media screen and (max-width:767px){.pgs-foundation-layout article .content{padding:4em 0 3.25em 0;font-size:16px;}}.pgs-foundation-layout article h2{padding-bottom:.35em;margin-bottom:0.25em;}@media screen and (max-width:767px){.pgs-foundation-layout article h2{line-height:1.1em;}}.pgs-foundation-layout article h2 span{display:block;}.pgs-foundation-layout.article-display article .content{padding-top:2em;}.playXXX{position:relative;}.playXXX a{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;-webkit-transition:all 0.6s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.6s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.6s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.6s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.6s cubic-bezier(0.645,0.045,0.355,1);display:block;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_play_video@2x.png) no-repeat;width:206px;height:206px;-webkit-background-size:206px;-moz-background-size:206px;-o-background-size:206px;background-size:206px;margin:0 auto;text-indent:-9999px;overflow:hidden;position:relative;z-index:10;outline:none;-webkit-transform:rotate(0.01deg);-moz-transform:rotate(0.01deg);-o-transform:rotate(0.01deg);-ms-transform:rotate(0.01deg);transform:rotate(0.01deg);}@media screen and (max-width:1680px){.playXXX a{width:160px;height:160px;-webkit-background-size:160px;-moz-background-size:160px;-o-background-size:160px;background-size:160px;}}@media screen and (max-width:767px){.playXXX a{width:120px;height:120px;-webkit-background-size:120px;-moz-background-size:120px;-o-background-size:120px;background-size:120px;}}.playXXX a:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}.playXXX span.container{display:block;top:2px;left:50%;margin-left:-93px;width:185px;height:185px;position:absolute;-webkit-border-radius:120px;-moz-border-radius:120px;border-radius:120px;opacity:1;overflow:hidden;}@media screen and (max-width:1680px){.playXXX span.container{width:144px;height:144px;margin-left:-72px;}}@media screen and (max-width:767px){.playXXX span.container{width:108px;height:108px;margin-left:-54px;top:6px;}}.playXXX span.container span.icon{display:block;text-indent:-9999px;position:absolute;top:-200px;left:50%;margin-left:-103px;width:206px;height:206px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons.png);background-repeat:no-repeat;background-position:-204px 0px;-webkit-transition:all 0.35s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.35s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.35s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.35s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.35s cubic-bezier(0.645,0.045,0.355,1);opacity:0;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.playXXX span.container span.icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons@2x.png);-webkit-background-size:410px 206px;-moz-background-size:410px 206px;-o-background-size:410px 206px;background-size:410px 206px;}}.no-backgroundsize .playXXX span.container span.icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons.png);}@media screen and (max-width:1680px){.playXXX span.container span.icon{width:160px;height:160px;margin-left:-80px;-webkit-background-size:320px 161px;-moz-background-size:320px 161px;-o-background-size:320px 161px;background-size:320px 161px;background-position:-159px 0px;}}@media screen and (max-width:767px){.playXXX span.container span.icon{width:108px;height:108px;margin-left:-54px;-webkit-background-size:216px auto;-moz-background-size:216px auto;-o-background-size:216px auto;background-size:216px auto;background-position:-107px 0px;}}.playXXX span.container span.icon:first-child{top:0px;background-position:0px 0px;opacity:1;}.playXXX span.container.hover span.icon{top:0px;opacity:1;}.playXXX span.container.hover span.icon:first-child{top:206px;opacity:0;}@media screen and (max-width:1680px){.playXXX.games a{width:206px;height:206px;-webkit-background-size:206px;-moz-background-size:206px;-o-background-size:206px;background-size:206px;}}@media screen and (max-width:767px){.playXXX.games a{width:160px;height:160px;-webkit-background-size:160px;-moz-background-size:160px;-o-background-size:160px;background-size:160px;}}@media screen and (max-width:1680px){.playXXX.games span.container{width:185px;height:185px;margin-left:-93px;}}@media screen and (max-width:767px){.playXXX.games span.container{width:144px;height:144px;margin-left:-72px;}}.playXXX.games span.container span.icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons_pink.png);background-repeat:no-repeat;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.playXXX.games span.container span.icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons_pink@2x.png);-webkit-background-size:410px 206px;-moz-background-size:410px 206px;-o-background-size:410px 206px;background-size:410px 206px;}}.no-backgroundsize .playXXX.games span.container span.icon{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/btn_play_icons_pink.png);}@media screen and (max-width:1680px){.playXXX.games span.container span.icon{width:206px;height:206px;margin-left:-103px;-webkit-background-size:410px 206px;-moz-background-size:410px 206px;-o-background-size:410px 206px;background-size:410px 206px;background-position:-204px 0px;}}@media screen and (max-width:767px){.playXXX.games span.container span.icon{width:160px;height:160px;margin-left:-80px;-webkit-background-size:320px 161px;-moz-background-size:320px 161px;-o-background-size:320px 161px;background-size:320px 161px;background-position:-159px -4px;}}.playXXX.games span.container span.icon:first-child{top:0px;background-position:0px 0px;opacity:1;}@media screen and (max-width:767px){.playXXX.games span.container span.icon:first-child{background-position:0px -4px;}}.playXXX.games span.container.hover span.icon{top:0px;opacity:1;}.playXXX.games span.container.hover span.icon:first-child{top:206px;opacity:0;}.v-close{position:absolute;z-index:9999;top:0;right:0;text-align:center;font-size:15px;cursor:pointer;display:none;}@media screen and (max-width:1024px){.v-close{display:block;}}.v-close a{display:block;color:#fff;text-decoration:none;width:70px;height:70px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/video_close_icon.png);background-repeat:no-repeat;background-position:center;background-color:#000;opacity:0.5;text-indent:-9999em;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.v-close a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/video_close_icon@2x.png);-webkit-background-size:24px 24px;-moz-background-size:24px 24px;-o-background-size:24px 24px;background-size:24px 24px;}}.no-backgroundsize .v-close a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/video_close_icon.png);}.v-close a:hover{opacity:0.75;}@media screen and (max-width:767px){.v-close a{width:35px;height:35px;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;-o-background-size:12px 12px;background-size:12px 12px;}}div.video:hover .v-close{display:block;}.jwclick{display:none !important;}.jwdisplayIcon .jwicon{-webkit-backface-visibility:hidden;}.transit_none{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}article.node-article{color:#000;}article.node-article div.contextual-links-wrapper{display:none;}article.node-article h2{width:85%;}@media screen and (max-width:1024px){article.node-article h2{line-height:1.35em;}}@media screen and (max-width:767px){article.node-article h2{width:100%;margin-top:0;margin-bottom:0;}}article.node-article .columns-rtl h2{text-align:right;float:right;}article.node-article .columns-rtl p.img{text-align:right;}article.node-article h3{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:26px;margin:0;padding:.5em 0 .75em 0;line-height:1.25em;}@media screen and (max-width:1680px){article.node-article h3{font-size:24px;}}@media screen and (max-width:1280px){article.node-article h3{font-size:20px;}}@media screen and (max-width:1024px){article.node-article h3{font-size:17px;}}@media screen and (max-width:767px){article.node-article h3{font-size:22px;}}article.node-article h4{}article.node-article h3 + h4{margin-top:0em;}article.node-article hr{border:0;margin:.5em 0 .5em 0;}article.node-article a{color:#000;border-bottom:1px solid #2d85f3;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}article.node-article a:hover{color:#555;}article.node-article strong{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-weight:normal;}article.node-article ol,article.node-article ul{margin-left:8%;padding-left:0;}@media screen and (max-width:767px){article.node-article ol,article.node-article ul{margin-left:12%;}}article.node-article .columns-rtl ol,article.node-article .columns-rtl ul{margin-right:8%;margin-left:0;padding-right:0;}@media screen and (max-width:767px){article.node-article .columns-rtl ol,article.node-article .columns-rtl ul{margin-left:0;margin-right:12%;}}article.node-article ul li{list-style:square;}article.node-article .content{padding:0 !important;}article.node-article .content-inner{padding:0 !important;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:1680px){article.node-article .content-inner{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){article.node-article .content-inner{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){article.node-article .content-inner{padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){article.node-article .content-inner{padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}article.node-article .content-inner .large-4{width:100% !important;margin-left:0;margin-right:0;padding-left:0 !important;padding-right:0 !important;float:none;}article.node-article .content-padding{padding-top:120px;padding-bottom:90px;padding-left:0;padding-right:0;}@media screen and (max-width:1280px){article.node-article .content-padding{padding-top:90px;padding-bottom:60px;}}@media screen and (max-width:1024px){article.node-article .content-padding{padding-top:60px;padding-bottom:40px;padding-left:0 !important;padding-right:0 !important;}}article.node-article .content-padding .large-4{width:100% !important;margin-left:0;margin-right:0;padding-left:0 !important;padding-right:0 !important;float:none;}article.node-article .grid-system-row.row-contact-press{padding-bottom:0;}article.node-article .grid-system-row.row-contact-mail{padding-top:0;}article.node-article .grid-system-row.row-contact-support{padding-bottom:2em;}@media screen and (max-width:1024px){article.node-article .grid-system-row.row-contact-support{padding-bottom:1.5em;}}article.node-article .grid-system-row.row-press-releases a{border:0;}article.node-article .grid-system-row.row-press-releases a:hover{color:#555;}article.node-article .grid-system-row.row-press-releases ul{margin:0;padding:0;}article.node-article .grid-system-row.row-press-releases li{list-style-type:none;border-top:1px solid #dbdbdc;padding-top:3.25em;margin-top:2em;margin-left:0;margin-right:0;}article.node-article .grid-system-row.row-press-releases li:first-child{border:none;padding-top:0;margin-top:.25em;}article.node-article .grid-system-row.row-press-releases h4{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:23px;font-weight:500;margin-bottom:0;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-press-releases h4{font-size:20px;}}article.node-article .grid-system-row.row-press-releases h4 a{-webkit-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);}article.node-article .grid-system-row.row-press-releases .date{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:16px;color:#919191;}article.node-article .grid-system-row.row-press-releases .link{margin-top:.75em;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;text-transform:uppercase;}article.node-article .grid-system-row.row-media-coverage .item{border-top:1px solid #dbdbdc;padding-top:3.25em;margin-top:2em;}article.node-article .grid-system-row.row-media-coverage .item:first-child{border:none;padding-top:0;margin-top:.25em;}article.node-article .grid-system-row.row-media-coverage h3{width:66%;font-family:'SupercellHeadline-Bold',sans-serif;text-transform:uppercase;font-size:40px;}article.node-article .grid-system-row.row-media-coverage h4{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:23px;font-weight:500;margin-bottom:0;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-media-coverage h4{font-size:20px;}}article.node-article .grid-system-row.row-media-coverage .date{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:16px;color:#919191;}article.node-article .grid-system-row.row-media-coverage .author{padding-bottom:.5em;}article.node-article .grid-system-row.row-media-coverage .link{margin-top:.75em;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;text-transform:uppercase;}article.node-article .grid-system-row.row-media-coverage .link a{border:none;}article.node-article .grid-system-row.row-branding{padding-top:3em;padding-bottom:1em;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding{padding:0;}}article.node-article .grid-system-row.row-branding.odd{padding-bottom:5em;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding.odd{padding-bottom:4em;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding.even{padding-bottom:2em;}}article.node-article .grid-system-row.row-branding hr{margin:0 0 1em 0;padding:0;border:0;}article.node-article .grid-system-row.row-branding .logo{margin-top:.5em;margin-bottom:3em;padding-bottom:1px;width:100%;overflow:hidden;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo{margin-bottom:1.5em;}}@media screen and (max-width:1024px){article.node-article .grid-system-row.row-branding .logo{max-width:583px;}}article.node-article .grid-system-row.row-branding .logo a{border:0;}article.node-article .grid-system-row.row-branding .logo .image-small{float:right;width:48%;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding .logo .image-small{float:none !important;margin-bottom:2em;width:100%;}}article.node-article .grid-system-row.row-branding .logo .image-small:first-child{float:left;}article.node-article .grid-system-row.row-branding .logo .image-small .image{width:100%;margin-right:0;}article.node-article .grid-system-row.row-branding .logo .image-small .image:first-child{margin-right:15px;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-branding .logo .image-small .image:first-child{margin-right:12px;}}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo .image-small .image:first-child{margin-right:16px;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding .logo .image-small .image:first-child{margin-right:0;}}article.node-article .grid-system-row.row-branding .logo .image-small .image a{display:block;width:98%;height:364px;background-color:#fff;border:1px solid #dcdcdc;position:relative;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-branding .logo .image-small .image a{height:280px;}}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo .image-small .image a{height:260px;}}@media screen and (max-width:1024px){article.node-article .grid-system-row.row-branding .logo .image-small .image a{height:246px;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-branding .logo .image-small .image a{height:240px;}}article.node-article .grid-system-row.row-branding .logo .image-small .image a img{display:block;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo .image-small .image a img{-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-o-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);}}article.node-article .grid-system-row.row-branding .logo .image-large{width:618px;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-branding .logo .image-large{width:520px;}}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo .image-large{width:100%;}}article.node-article .grid-system-row.row-branding .logo .image-large .image{border:1px solid #dcdcdc;font-size:0;line-height:0;}article.node-article .grid-system-row.row-branding .logo .image-large .image img{max-width:100%;height:auto !important;position:relative;}@media only screen and (max-width:620px){article.node-article .grid-system-row.row-branding .logo .image-large .image img{width:100% !important;max-width:100% !important;}}article.node-article .grid-system-row.row-branding .logo.company .image-small{float:right;}article.node-article .grid-system-row.row-branding .logo.company .image-small:first-child{float:left;}article.node-article .grid-system-row.row-branding .logo.company .image-small .image.white{margin-right:0;}article.node-article .grid-system-row.row-branding .logo.company .image-small .image.white a{background-color:#000;border-color:#000;}article.node-article .grid-system-row.row-branding .logo.company .image-small .image img{position:absolute;top:50%;left:50%;margin-left:-52px;margin-top:-42px;}article.node-article .grid-system-row.row-branding .logo.coc .image-small .image.transparent,article.node-article .grid-system-row.row-branding .logo.bb .image-small .image.transparent,article.node-article .grid-system-row.row-branding .logo.hd .image-small .image.transparent,article.node-article .grid-system-row.row-branding .logo.cr .image-small .image.transparent,article.node-article .grid-system-row.row-branding .logo.bs .image-small .image.transparent{margin-right:0;}article.node-article .grid-system-row.row-branding .logo.coc .image-small .image.transparent a,article.node-article .grid-system-row.row-branding .logo.bb .image-small .image.transparent a,article.node-article .grid-system-row.row-branding .logo.hd .image-small .image.transparent a,article.node-article .grid-system-row.row-branding .logo.cr .image-small .image.transparent a,article.node-article .grid-system-row.row-branding .logo.bs .image-small .image.transparent a{background-color:transparent;}article.node-article .grid-system-row.row-branding .logo.coc .image-small .image img,article.node-article .grid-system-row.row-branding .logo.bb .image-small .image img,article.node-article .grid-system-row.row-branding .logo.hd .image-small .image img,article.node-article .grid-system-row.row-branding .logo.cr .image-small .image img,article.node-article .grid-system-row.row-branding .logo.bs .image-small .image img{position:absolute;top:50%;left:50%;margin-left:-105px;margin-top:-54px;}article.node-article .grid-system-row.row-branding .logo.bs .image-small .image img{margin-left:-115px;margin-top:-85px;}article.node-article .grid-system-row.row-branding .logo.cr .image-small .image img{margin-left:-115px;margin-top:-60px;}article.node-article .grid-system-row.row-branding .logo.bb .image-small .image img{margin-left:-100px;margin-top:-80px;}article.node-article .grid-system-row.row-branding .logo.hd .image-small .image img{margin-left:-105px;margin-top:-78px;}article.node-article .grid-system-row.row-branding .logo h5{font-weight:400;font-size:16px;margin:0;padding:0 0 .5em 0;color:#000;}@media screen and (max-width:1680px){article.node-article .grid-system-row.row-branding .logo h5{font-size:14px;}}article.node-article .grid-system-row.row-branding .logo .download{margin-top:1.25em;font-size:14px;color:#b2b2b2;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-branding .logo .download{font-size:12px;}}article.node-article .grid-system-row.row-branding .logo .download a{color:#b2b2b2;color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ddd;font-size:12px;padding:8px 12px 7px 12px;display:inline-block;margin-right:8px;line-height:1em;}article.node-article .grid-system-row.row-branding .logo .download a:hover{color:#666;border-color:#aaa;}article.node-article .grid-system-row.row-branding .grid-system-column{padding-bottom:0;}article.node-article .grid-system-row.row-branding .grid-system-column:first-child p{padding-right:20px;}@media screen and (max-width:1024px){article.node-article .grid-system-row.row-branding .grid-system-column:first-child p{padding-right:0;}}article.node-article .grid-system-row.row-opt-out-first{padding-bottom:1em;}article.node-article .grid-system-row.row-opt-out-last{padding-top:1em;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-opt-out-last div:first-child{display:none;}}article.node-article .grid-system-row.row-opt-out-table{padding-top:0;padding-bottom:0;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-opt-out-table{margin-left:5px;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table{margin-left:0;}}article.node-article .grid-system-row.row-opt-out-table .grid-system-column{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:4em;padding-bottom:4em;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table .grid-system-column{padding-top:3.5em;padding-bottom:3.5em;}}article.node-article .grid-system-row.row-opt-out-table table{width:100%;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-opt-out-table table{width:675px;margin:0 auto;}}@media screen and (max-width:1024px){article.node-article .grid-system-row.row-opt-out-table table{width:503px;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table table{width:100%;}}article.node-article .grid-system-row.row-opt-out-table table thead tr{border-bottom:none !important;}article.node-article .grid-system-row.row-opt-out-table table thead tr th{border-bottom:none !important;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;}article.node-article .grid-system-row.row-opt-out-table table thead tr th:first-child{padding-left:0;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table table thead{display:none;}}article.node-article .grid-system-row.row-opt-out-table table tbody tr td{width:33.33%;padding-left:15px;}article.node-article .grid-system-row.row-opt-out-table table tbody tr td:first-child{padding-left:0;}@media screen and (max-width:1280px){article.node-article .grid-system-row.row-opt-out-table table tbody tr td:first-child{width:50%;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table table tbody tr td:first-child{width:auto;}}article.node-article .grid-system-row.row-opt-out-table table tbody tr td a{border:0;}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table table tbody tr td{display:block;width:100%;padding-left:3px;font-size:13px;}article.node-article .grid-system-row.row-opt-out-table table tbody tr td a{font-size:1em;}article.node-article .grid-system-row.row-opt-out-table table tbody tr td:first-child{padding-left:3px;margin-top:1em;}article.node-article .grid-system-row.row-opt-out-table table tbody tr td:before{content:attr(data-th);font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;min-width:10em;display:inline-block;}}@media screen and (max-width:767px){article.node-article .grid-system-row.row-opt-out-table table tbody tr td:before{display:block;}}article.node-article .grid-system-row.row-opt-out-table table tbody tr:first-child td:first-child{margin-top:0 !important;}article.node-article table{margin:0;padding:0;border:none;}article.node-article table tbody{border:none;}article.node-article p.img-news{margin-left:-100%;margin-right:-100%;margin-top:3em;margin-bottom:2.75em;}@media screen and (max-width:1680px){article.node-article p.img-news{margin-top:2.25em;margin-bottom:2em;}}@media screen and (max-width:1280px){article.node-article p.img-news{margin-top:2em;margin-bottom:1.75em;}}@media screen and (max-width:1024px){article.node-article p.img-news{margin-top:1.5em;margin-bottom:1em;}}@media screen and (max-width:767px){article.node-article p.img-news{margin-left:-10%;margin-right:-10%;margin-top:1.25em;margin-bottom:1em;}}article.node-article p.img-news img{display:block;margin:.25em auto;height:603px;width:auto;margin-top:.25em;margin-bottom:.25em;}@media screen and (max-width:1680px){article.node-article p.img-news img{height:506px;}}@media screen and (max-width:1280px){article.node-article p.img-news img{height:431px;}}@media screen and (max-width:1024px){article.node-article p.img-news img{height:440px;}}@media screen and (max-width:767px){article.node-article p.img-news img{width:100%;height:auto;}}article.node-press-release,article.node-critical-news{color:#000;}article.node-press-release h1,article.node-critical-news h1{line-height:1.15em;padding-bottom:.5em;padding-right:1.5em;}article.node-press-release h4,article.node-critical-news h4{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:24px;font-weight:normal;text-transform:none;line-height:1.5em;padding-bottom:1.25em;}@media screen and (max-width:1280px){article.node-press-release h4,article.node-critical-news h4{font-size:20px;}}article.node-press-release .date,article.node-critical-news .date,article.node-press-release time,article.node-critical-news time{font-family:'SupercellHeadline-Bold',sans-serif;text-transform:uppercase;font-size:30px;}@media screen and (max-width:1280px){article.node-press-release .date,article.node-critical-news .date,article.node-press-release time,article.node-critical-news time{font-size:22px;}}article.node-press-release a,article.node-critical-news a{color:#000;border-bottom:3px solid #cbe9fe;}article.node-press-release a:hover,article.node-critical-news a:hover{color:#555;}.m-fan-content-policy{background:#F2F2F2;padding:0.5em 0 1.5em 0;border-top:1px solid #E4E4E4;}@media screen and (max-width:767px){.m-fan-content-policy{padding:0 0 1em 0;}}.m-fan-content-policy h2{background:transparent !important;}.m-fan-content-policy p{color:#000;margin-bottom:1em;}.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child ul{margin:0 0 0 0;padding:1.15em 0 0 0;margin-top:0;width:72%;}@media screen and (max-width:1024px){.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child ul,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child ul{text-align:center;width:100%;}}.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child ul li,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child ul li{margin:0;padding:.35em 0 .35em 0;list-style-type:none;font-size:86%;line-height:1.5em;}.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain{font-size:88%;text-decoration:none;border:0;padding-right:12px;}@media screen and (min-width:768px){.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain{font-size:100%;}}@media screen and (min-width:1681px){.section-privacy-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-terms-of-service article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fan-content-policy article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-fraud-issues article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-safe-and-fair-play article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-parents article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-licenses article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain,.section-processor-terms article.node-article .field-name-body .columns .grid-system-column:first-child a.button-plain{font-size:100%;}}.section-privacy-policy article.node-article ul.toc,.section-terms-of-service article.node-article ul.toc,.section-fan-content-policy article.node-article ul.toc,.section-fraud-issues article.node-article ul.toc,.section-safe-and-fair-play article.node-article ul.toc,.section-parents article.node-article ul.toc,.section-licenses article.node-article ul.toc,.section-processor-terms article.node-article ul.toc{position:absolute;top:178px;left:0;width:323px !important;}@media screen and (max-width:1680px){.section-privacy-policy article.node-article ul.toc,.section-terms-of-service article.node-article ul.toc,.section-fan-content-policy article.node-article ul.toc,.section-fraud-issues article.node-article ul.toc,.section-safe-and-fair-play article.node-article ul.toc,.section-parents article.node-article ul.toc,.section-licenses article.node-article ul.toc,.section-processor-terms article.node-article ul.toc{width:230px !important;top:164px;}}@media screen and (max-width:1280px){.section-privacy-policy article.node-article ul.toc,.section-terms-of-service article.node-article ul.toc,.section-fan-content-policy article.node-article ul.toc,.section-fraud-issues article.node-article ul.toc,.section-safe-and-fair-play article.node-article ul.toc,.section-parents article.node-article ul.toc,.section-licenses article.node-article ul.toc,.section-processor-terms article.node-article ul.toc{width:194px !important;top:121px;}}@media screen and (max-width:1024px){.section-privacy-policy article.node-article ul.toc,.section-terms-of-service article.node-article ul.toc,.section-fan-content-policy article.node-article ul.toc,.section-fraud-issues article.node-article ul.toc,.section-safe-and-fair-play article.node-article ul.toc,.section-parents article.node-article ul.toc,.section-licenses article.node-article ul.toc,.section-processor-terms article.node-article ul.toc{position:relative;top:auto;left:auto;width:100% !important;text-align:left !important;padding-top:0 !important;padding-bottom:1em !important;top:68px;top:0;}}@media screen and (max-width:767px){.section-privacy-policy article.node-article ul.toc,.section-terms-of-service article.node-article ul.toc,.section-fan-content-policy article.node-article ul.toc,.section-fraud-issues article.node-article ul.toc,.section-safe-and-fair-play article.node-article ul.toc,.section-parents article.node-article ul.toc,.section-licenses article.node-article ul.toc,.section-processor-terms article.node-article ul.toc{padding-top:0 !important;}}.section-privacy-policy article.node-article ul.toc li,.section-terms-of-service article.node-article ul.toc li,.section-fan-content-policy article.node-article ul.toc li,.section-fraud-issues article.node-article ul.toc li,.section-safe-and-fair-play article.node-article ul.toc li,.section-parents article.node-article ul.toc li,.section-licenses article.node-article ul.toc li,.section-processor-terms article.node-article ul.toc li{font-size:75% !important;padding:.45em 0 .45em 0 !important;}@media screen and (max-width:1680px){.section-privacy-policy article.node-article ul.toc li,.section-terms-of-service article.node-article ul.toc li,.section-fan-content-policy article.node-article ul.toc li,.section-fraud-issues article.node-article ul.toc li,.section-safe-and-fair-play article.node-article ul.toc li,.section-parents article.node-article ul.toc li,.section-licenses article.node-article ul.toc li,.section-processor-terms article.node-article ul.toc li{font-size:70% !important;}}@media screen and (max-width:1280px){.section-privacy-policy article.node-article ul.toc li,.section-terms-of-service article.node-article ul.toc li,.section-fan-content-policy article.node-article ul.toc li,.section-fraud-issues article.node-article ul.toc li,.section-safe-and-fair-play article.node-article ul.toc li,.section-parents article.node-article ul.toc li,.section-licenses article.node-article ul.toc li,.section-processor-terms article.node-article ul.toc li{font-size:83% !important;}}@media screen and (max-width:1024px){.section-privacy-policy article.node-article ul.toc li,.section-terms-of-service article.node-article ul.toc li,.section-fan-content-policy article.node-article ul.toc li,.section-fraud-issues article.node-article ul.toc li,.section-safe-and-fair-play article.node-article ul.toc li,.section-parents article.node-article ul.toc li,.section-licenses article.node-article ul.toc li,.section-processor-terms article.node-article ul.toc li{font-size:88% !important;padding:.35em 0 .35em 0 !important;}}@media screen and (max-width:767px){.section-privacy-policy article.node-article ul.toc li,.section-terms-of-service article.node-article ul.toc li,.section-fan-content-policy article.node-article ul.toc li,.section-fraud-issues article.node-article ul.toc li,.section-safe-and-fair-play article.node-article ul.toc li,.section-parents article.node-article ul.toc li,.section-licenses article.node-article ul.toc li,.section-processor-terms article.node-article ul.toc li{font-size:100% !important;line-height:1.25em !important;}}.section-privacy-policy article.node-article ul.toc li a,.section-terms-of-service article.node-article ul.toc li a,.section-fan-content-policy article.node-article ul.toc li a,.section-fraud-issues article.node-article ul.toc li a,.section-safe-and-fair-play article.node-article ul.toc li a,.section-parents article.node-article ul.toc li a,.section-licenses article.node-article ul.toc li a,.section-processor-terms article.node-article ul.toc li a{text-transform:none;font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;background-position:right -1937px;}@media screen and (max-width:1680px){.section-privacy-policy article.node-article ul.toc li a,.section-terms-of-service article.node-article ul.toc li a,.section-fan-content-policy article.node-article ul.toc li a,.section-fraud-issues article.node-article ul.toc li a,.section-safe-and-fair-play article.node-article ul.toc li a,.section-parents article.node-article ul.toc li a,.section-licenses article.node-article ul.toc li a,.section-processor-terms article.node-article ul.toc li a{background-position:right -1939px;}}@media screen and (max-width:1024px){.section-privacy-policy article.node-article ul.toc li a,.section-terms-of-service article.node-article ul.toc li a,.section-fan-content-policy article.node-article ul.toc li a,.section-fraud-issues article.node-article ul.toc li a,.section-safe-and-fair-play article.node-article ul.toc li a,.section-parents article.node-article ul.toc li a,.section-licenses article.node-article ul.toc li a,.section-processor-terms article.node-article ul.toc li a{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}}@media screen and (max-width:767px){.section-privacy-policy article.node-article ul.toc li a,.section-terms-of-service article.node-article ul.toc li a,.section-fan-content-policy article.node-article ul.toc li a,.section-fraud-issues article.node-article ul.toc li a,.section-safe-and-fair-play article.node-article ul.toc li a,.section-parents article.node-article ul.toc li a,.section-licenses article.node-article ul.toc li a,.section-processor-terms article.node-article ul.toc li a{background-position:right -1937px;}}.section-parents article.node-article table tr th,.section-parents article.node-article table tr td{font-size:88%;vertical-align:top;line-height:1.5em;padding:.5em 0;}.section-parents article.node-article table tr th:first-child,.section-parents article.node-article table tr td:first-child{padding-right:8%;}.section-parents article.node-article h3 a{border:0;transition:none;}.section-parents article.node-article h3 a:hover{color:#000;}.section-parents a.button-plain{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}.section-licenses article ul{margin:0 !important;padding:0 !important;}.section-licenses article ul li{list-style-type:none !important;margin:0 !important;padding:0 0 1em 0 !important;}.section-licenses article pre{background-color:#f8f8f8;color:#000;border:none;padding:.75em 1em;border:1px solid #f5f5f5;font-size:14px !important;max-height:220px;max-width:100%;overflow:auto;}@media screen and (max-width:1024px){.section-licenses article pre{font-size:12px !important;}}.section-processor-terms ol{list-style-type:none;counter-reset:item;margin:0 !important;padding:0;}@media screen and (max-width:1024px){.section-processor-terms ol{margin-left:0 !important;}}.section-processor-terms ol > li{display:table;counter-increment:item;margin-bottom:0.6em;}.section-processor-terms ol > li ol{margin:1.5em 0 0 0 !important;padding:0;}.section-processor-terms ol > li ol ol{margin:0;padding:0;}.section-processor-terms ol > li ol ol li{margin:0;padding:.25em 0 0 0;}.section-processor-terms ol > li:before{content:counters(item,".") ". ";display:table-cell;padding-right:0.1em;width:2em;}.section-processor-terms ol ol ol > li:before{width:2.75em;}.section-processor-terms li ol > li{margin:0;}.section-processor-terms li ol > li:before{content:counters(item,".") " ";}article.node-article .language-menu.language-menu-rtl{direction:rtl !important;}@media screen and (min-width:1025px){article.node-article .language-menu.language-menu-rtl #content-language{left:auto;right:0;}}article.node-article .language-menu.language-menu-rtl #active-language{position:relative !important;background-position:14px -1738px !important;}article.node-article .language-menu.language-menu-rtl #active-language span{padding-right:16px !important;padding-left:0 !important;}@media screen and (max-width:1024px){article.node-article .language-menu.language-menu-rtl #active-language{left:0 !important;margin-left:0 !important;}}@media screen and (max-width:1024px){article.node-article .language-menu.language-menu-rtl select,article.node-article .language-menu.language-menu-rtl ul.dd{left:auto !important;margin-left:0 !important;right:0 !important;}}@media screen and (min-width:1025px){article.node-article .language-menu.language-menu-rtl .truste{left:auto;right:0;}}@media screen and (max-width:1024px){article.node-article .language-menu.language-menu-rtl .truste{float:left;}}@media screen and (max-width:767px){article.node-article .language-menu.language-menu-rtl .truste{float:none;}}article.node-article .ext-chars{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;}article.node-article .ext-chars h1,article.node-article .ext-chars h2,article.node-article .ext-chars h3,article.node-article .ext-chars h4,article.node-article .ext-chars h5{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:600;font-size:100%;margin-top:.5em;font-size:106%;}article.node-article .ext-chars h2{font-size:150%;margin-top:0;}article.node-article .rtl{direction:rtl;}article.node-article .rtl #content-language{direction:ltr !important;}article.node-article .rtl #content-language #active-language{right:0 !important;left:auto !important;}article.node-article .rtl #content-language ul.dd{right:0 !important;left:auto !important;}#content-language{display:block;height:44px;line-height:15px;position:relative;margin-bottom:2em;max-width:400px;display:inline-block;position:absolute;top:125px;left:0;}@media screen and (max-width:1680px){#content-language{top:122px;}}@media screen and (max-width:1280px){#content-language{top:87px;}}@media screen and (max-width:1024px){#content-language{left:auto;position:relative;top:0;margin-bottom:1.5em;}}#content-language #active-language{display:block;position:absolute;top:0;left:0;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;text-transform:uppercase;color:#fff;height:44px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:2;cursor:pointer;background-color:#000;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_arrow.png);background-repeat:no-repeat;width:242px;background-position:210px -1738px;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){#content-language #active-language{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_arrow@2x.png);-webkit-background-size:53px auto;-moz-background-size:53px auto;-o-background-size:53px auto;background-size:53px auto;}}.no-backgroundsize #content-language #active-language{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_arrow.png);}@media screen and (max-width:1680px){#content-language #active-language{font-size:12px;width:198px;height:37px;background-position:169px -1741px;}}@media screen and (max-width:1280px){#content-language #active-language{width:181px;background-position:153px -1741px;}}@media screen and (max-width:1024px){#content-language #active-language{width:242px;background-position:210px -1738px;height:44px;font-size:13px;}}#content-language #active-language span{display:block;padding:15px 0 9px 16px;}@media screen and (max-width:1680px){#content-language #active-language span{padding:11px 0 9px 13px;}}@media screen and (max-width:1024px){#content-language #active-language span{padding:15px 0 9px 16px;}}#content-language select{display:block;position:absolute;width:348px;top:0;left:0;margin-left:0;z-index:3;padding:4px 0 4px 12px;opacity:0.8;font-size:15px;font-weight:500;color:#000;cursor:pointer;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);width:307px;border:none;height:44px;display:none;}@media screen and (max-width:1280px){#content-language select{display:block;}}@media screen and (max-width:767px){#content-language select{width:278px;}}#content-language ul.dd{display:none;position:absolute;top:42px;left:0;z-index:1;background:#212121;margin:0;padding:9px 0 8px 0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;width:242px;font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.25em;}@media screen and (max-width:1680px){#content-language ul.dd{width:198px;top:34px;font-size:14px;line-height:1.25em;}}@media screen and (max-width:1280px){#content-language ul.dd{width:181px;font-size:13px;line-height:.95em;}}#content-language ul.dd.open{display:block;}#content-language ul.dd li{margin:0;padding:0;list-style-type:none;}#content-language ul.dd li a{border:0;display:block;padding:4px 16px 4px 16px;color:#666;}#content-language ul.dd li a:hover{color:#fff;background-color:#333;}@media screen and (max-width:1280px){#content-language ul.dd li a{padding:3px 16px 3px 16px;}}#content-language ul.dd li.active a{color:#fff;}.truste{position:absolute;top:190px;left:0;}@media screen and (max-width:1680px){.truste{top:180px;}}@media screen and (max-width:1280px){.truste{top:145px;}}@media screen and (max-width:1024px){.truste{position:static;top:auto;display:block;margin-bottom:1em;float:right;margin-top:-62px;}}@media screen and (max-width:767px){.truste{margin-top:0;float:none;}}.truste img{max-width:260px !important;height:auto !important;border:0 !important;}@media screen and (max-width:1680px){.truste img{max-width:180px !important;}}.truste a{border:0 !important;}body.page-search #main-content{padding:1em 172px 4em 172px;width:auto;}@media screen and (max-width:1680px){body.page-search #main-content{padding-left:74px;padding-right:74px;}}@media screen and (max-width:1280px){body.page-search #main-content{padding-left:66px;padding-right:66px;}}@media screen and (max-width:1024px){body.page-search #main-content{padding:1em 42px;}}@media screen and (max-width:767px){body.page-search #main-content{padding:1em 20px;}}body.page-search #main-content h2{font-size:30px;margin-bottom:1em;}body.page-search #main-content .node-results article h3{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:16px;font-weight:normal;text-transform:none;margin:1em 0;}body.page-search #main-content .node-results article p{font-size:16px;}body.page-search #main-content .node-results article p strong{font-weight:normal;font-style:italic;}body.page-search #main-content .node-results article footer{display:none;}body.page-search #main-content ul.pager{padding-left:0;}body.page-search #main-content ul.pager li{margin:0 5px;}img.inline-article{width:100%;height:auto;max-width:540px;margin:1em 0 .75em 0;}@media screen and (max-width:767px){img.inline-article{margin-bottom:.25em;}}.columns-rtl img.inline-article{margin-right:-16%;}.link-youtube{margin-top:.5em;margin-bottom:2em;}.link-youtube a{text-decoration:none;border:none !important;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/yt_icon_mono_dark.png) no-repeat;background-size:27px auto;background-position:20px 17px;padding:14px 22px 14px 58px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;background-color:#2d85f3;display:inline-block;color:#fff !important;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:68%;}@media screen and (max-width:767px){.link-youtube a{background-position:20px 14px;font-size:15px;padding-top:12px;padding-bottom:14px;}}.link-youtube a:hover{background-color:#1c70d8;}.status-404 article{padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.status-404 .buttons{margin-top:1em;}.alert{padding:12px 18px;border:1px solid transparent;border-radius:4px;position:fixed;top:0;left:0;width:100%;line-height:1.4em;z-index:222;font-size:0.7em;font-weight:500;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}body.site-alert.admin-menu .alert{top:29px;}@media screen and (max-width:1024px){body.site-alert.admin-menu .alert{top:0;}}@media screen and (max-width:1680px){.alert{padding:10px 16px;font-size:77%;}}@media screen and (max-width:1280px){.alert{font-size:84%;line-height:1.5em;}}@media screen and (max-width:767px){.alert{padding:10px 14px;font-size:84%;line-height:1.5em;}}.alert p{margin:0;padding:0;}.alert a{white-space:nowrap;}.alert a:focus,.alert a:active{-moz-opacity:0.75;-khtml-opacity:0.75;-webkit-opacity:0.75;opacity:0.75;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);filter:alpha(opacity=75);}.alert-dismissable,.alert-dismissible{padding-right:56px;}@media screen and (max-width:1024px){.alert-dismissable,.alert-dismissible{padding-right:44px;}}.alert-dismissable .close,.alert-dismissible .close{position:absolute;right:16px;width:30px;height:30px;padding:0;top:50%;margin-top:-15px;background:transparent;border:0;}@media screen and (max-width:1024px){.alert-dismissable .close,.alert-dismissible .close{top:7px;right:7px;margin-top:0;}}.alert-dismissable .close span,.alert-dismissible .close span{display:block;position:absolute;top:50%;left:50%;border:1px solid #fff;line-height:1em;background:transparent;text-indent:-9999px;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_close.png);background-repeat:no-repeat;background-size:8px;background-position:center;width:20px;height:20px;margin:-10px 0 0 -10px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.alert-dismissable .close span,.alert-dismissible .close span{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_close@2x.png);-webkit-background-size:8px 8px;-moz-background-size:8px 8px;-o-background-size:8px 8px;background-size:8px 8px;}}.no-backgroundsize .alert-dismissable .close span,.no-backgroundsize .alert-dismissible .close span{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_button_close.png);}.alert-info{background-color:#3785f2;border-radius:0px;border-color:#3785f2;color:#fff;}.alert-info a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.5);}.alert-warning,.alert-danger{background-color:#f667aa;border-radius:0px;border-color:#f667aa;color:#fff;}.alert-warning a,.alert-danger a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.5);}.alert-success{background-color:#39c2a0;border-radius:0px;border-color:#39c2a0;color:#fff;}.alert-success a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.5);}.panel-display .panel-pane > *,.panel-display .node-article-content > .content,.panel-display .view-header,.panel-display .view-footer,.panel-display .view-wrapper{width:1600px;margin:0 auto;}@media screen and (max-width:1680px){.panel-display .panel-pane > *,.panel-display .node-article-content > .content,.panel-display .view-header,.panel-display .view-footer,.panel-display .view-wrapper{width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){.panel-display .panel-pane > *,.panel-display .node-article-content > .content,.panel-display .view-header,.panel-display .view-footer,.panel-display .view-wrapper{width:1024px;margin:0 auto;}}@media screen and (max-width:1024px){.panel-display .panel-pane > *,.panel-display .node-article-content > .content,.panel-display .view-header,.panel-display .view-footer,.panel-display .view-wrapper{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){.panel-display .panel-pane > *,.panel-display .node-article-content > .content,.panel-display .view-header,.panel-display .view-footer,.panel-display .view-wrapper{-webkit-transition:opacity 0 ease-in-out;-moz-transition:opacity 0 ease-in-out;-ms-transition:opacity 0 ease-in-out;transition:opacity 0 ease-in-out;width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}.krumo-root{z-index:9999;position:relative;}.drupal-messages{position:static;top:0;left:0;font-size:12px;z-index:2;}.drupal-messages .messages{margin:0;}@media screen and (max-width:1024px){#admin-menu-account{display:none;}}@media screen and (max-width:1024px){#admin-menu{display:none !important;}html body.admin-menu{margin-top:0px !important;}}.action-links{display:none;}div.contextual-links-wrapper{width:100% !important;height:30px;top:10px;z-index:9;}div.contextual-links-wrapper a.contextual-links-trigger{display:block;background-color:#ffffff;display:inline-block;left:14px;position:absolute;border:1px solid #f4f4f4;}div.contextual-links-wrapper ul.contextual-links{left:13px;top:24px;right:auto;font-size:13px;}@media screen and (max-width:767px){nav.tabs,div.contextual-links-wrapper{display:none !important;}}nav.tabs{position:relative;top:0;right:0;width:100%;z-index:500;}nav.tabs ul.primary{border-bottom:medium none;float:right;font-size:0.923em;height:2.6em;height:0;margin:0;padding:0;text-transform:uppercase;}nav.tabs ul.primary li{float:left;list-style:none;margin:0;}nav.tabs ul.primary li a:link,nav.tabs ul.primary li a.active,nav.tabs ul.primary li a:active,nav.tabs ul.primary li a:visited,nav.tabs ul.primary li a:hover,nav.tabs ul.primary li.active a{display:block;float:left;line-height:14px;background-color:#eee;color:#000;font-weight:normal;border-width:1px 1px 1px 1px;border:0;border-style:solid;border-color:#a6a7a2;font-size:14px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;font-weight:300;margin:0;padding:10px 14px;text-transform:none;}nav.tabs ul.primary li.active a,nav.tabs ul.primary li.active a.active,nav.tabs ul.primary li.active a:active,nav.tabs ul.primary li.active a:visited{background-color:#eee;border:none;border-top:4px solid #2d85f3;margin-top:-4px;}nav.tabs ul.primary li a:hover{color:#fff;color:#000;background-color:#ddd;}nav.tabs ul.primary li.active a:hover{color:#000;}nav.tabs.tabs-secondary{clear:both;}nav.tabs ul.secondary{font-size:0.923em;padding:0 3px 5px;line-height:1.385em;overflow:hidden;background-color:#fff;text-align:right;width:100%;}nav.tabs ul.secondary li{margin:0 5px;float:none;}nav.tabs ul.secondary li a{background-color:#ddd;color:#000;display:inline-block;}nav.tabs ul.secondary li a,nav.tabs ul.secondary li a:hover,nav.tabs ul.secondary li.active a,nav.tabs ul.secondary li.active a.active{padding:2px 10px;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;}nav.tabs ul.secondary li a:hover,nav.tabs ul.secondary li.active a,nav.tabs ul.secondary li.active a.active{color:#fff;background:#666;}nav.tabs li{padding:0;}div.vertical-tabs ul li.vertical-tab-button a{border-right:1px solid #CCCCCC;background:#F9F9F9;}div.vertical-tabs ul li.vertical-tab-button a:hover,div.vertical-tabs ul li.vertical-tab-button a:focus{background:#efefef;outline:0 none;text-decoration:none;}div.vertical-tabs ul li.vertical-tab-button .selected a{border-right:none;background:#fff;}div.vertical-tabs ul li.selected a,div.vertical-tabs ul li.selected a:hover,div.vertical-tabs ul li.selected a:focus,div.vertical-tabs ul li.selected a:active{border-left:5px solid #0074BD;background:none repeat scroll 0 0 #FFFFFF;border-right:0 none;margin-left:-1px;}div.vertical-tabs ul li.selected a:focus strong{text-decoration:none;}.marker,.form-required{color:#555;}#main-content form,#main-content .profile{width:1600px;margin:0 auto;padding:3em 172px 3em 172px;}#panels-edit-display-form,#panels-choose-layout{width:1600px;margin:0 auto;padding:3em 0;}
.m-support-links{background:#78C3FC;}@media screen and (max-width:1024px){.m-support-links{background:#6cbaf9;}}.m-support-links *{color:#fff;}@media screen and (max-width:767px){.m-support-links h2{text-align:center;background:#6dbcf8;padding:2em;}}.m-support-links h3{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:22px;font-weight:500 !important;line-height:1.25em;margin:0;text-transform:none;padding-bottom:1em;}@media screen and (max-width:1680px){.m-support-links h3{font-size:18px;}}@media screen and (max-width:1280px){.m-support-links h3{font-size:18px;}}@media screen and (max-width:1024px){.m-support-links h3{font-size:18px;}}@media screen and (max-width:767px){.m-support-links h3{text-align:center;}}.m-support-links p{padding-bottom:2em;font-weight:300;font-weight:400;}@media screen and (max-width:1680px){.m-support-links p{padding-bottom:3em;}}@media screen and (max-width:1280px){.m-support-links p{font-size:14px;padding-bottom:2.5em;}}@media screen and (max-width:767px){.m-support-links p{display:block;text-align:center;width:auto;}.m-support-links p.with-button{padding:0 0 2.5em 0;}}@media screen and (max-width:767px){.m-support-links .content{padding:0 0 15em 0 !important;}}.m-support-links .player-support{padding-bottom:0;border-bottom:1px solid #fff;}@media screen and (max-width:1024px){.m-support-links .player-support{width:100%;}}@media screen and (max-width:767px){.m-support-links .player-support{border:0;padding:.5em 0 0em 0;background:#6dbcf8;}}.m-support-links .parents-guide,.m-support-links .fraud-issues,.m-support-links .fair-play{float:left;width:45%;margin-top:2em;}@media screen and (max-width:1680px){.m-support-links .parents-guide,.m-support-links .fraud-issues,.m-support-links .fair-play{margin-top:2.5em;}}@media screen and (max-width:1024px){.m-support-links .parents-guide,.m-support-links .fraud-issues,.m-support-links .fair-play{width:50%;float:right;clear:both;}}@media screen and (max-width:767px){.m-support-links .parents-guide,.m-support-links .fraud-issues,.m-support-links .fair-play{width:100%;border:0;padding:2em 0 1em 0;margin:0;max-width:350px;float:none;}}.m-support-links .fraud-issues,.m-support-links .fair-play{float:right;border-bottom:0;}@media screen and (max-width:1024px){.m-support-links .fraud-issues,.m-support-links .fair-play{width:50%;float:right;clear:both;padding:0;margin-top:0;}.m-support-links .fraud-issues p.with-button,.m-support-links .fair-play p.with-button{padding-bottom:1em;}}@media screen and (max-width:767px){.m-support-links .fraud-issues,.m-support-links .fair-play{width:100%;max-width:350px;float:none;margin:0 auto;}}@media screen and (max-width:767px){.m-support-links.other .content{padding:0 20px 1.5em 20px !important;}}@media screen and (max-width:767px){.m-support-links.other .parents-guide,.m-support-links.other .fraud-issues,.m-support-links.other .fair-play{padding:1em 0 1em 0;margin:0 auto;background:none;}}.m-support-links.other .parents-guide p,.m-support-links.other .fraud-issues p,.m-support-links.other .fair-play p{height:5em;}@media screen and (max-width:1024px){.m-support-links.other .parents-guide p,.m-support-links.other .fraud-issues p,.m-support-links.other .fair-play p{height:auto;}}@media screen and (max-width:767px){.m-support-links.other .parents-guide{padding-top:3em;}}@media screen and (max-width:767px){.m-support-links.other .fraud-issues,.m-support-links.other .fair-play{border:none;}}.m-fullvideoDISABLED{position:relative;}.m-fullvideoDISABLED .content{width:100% !important;padding:0 !important;background:#000;}@media screen and (max-width:767px){.m-fullvideoDISABLED .content{text-align:center;}}.m-fullvideoDISABLED .title{position:absolute;width:1600px;top:50%;margin-top:-1.25em;left:50%;transform:translateX(-50%);z-index:3;color:#fff;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:33px;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;line-height:1;}@media screen and (max-width:1680px){.m-fullvideoDISABLED .title{width:1200px;margin:0 auto;font-size:28px;top:48%;}}@media screen and (max-width:1280px){.m-fullvideoDISABLED .title{width:1024px;margin:0 auto;font-size:22px;top:45.5%;}}@media screen and (max-width:1024px){.m-fullvideoDISABLED .title{font-size:18px;width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-.75em;top:48%;}}@media screen and (max-width:767px){.m-fullvideoDISABLED .title{width:100%;max-width:none;margin-top:36px;font-size:22px;}}.m-fullvideoDISABLED .title p{margin:0;padding:0 0 .75em 0;}.m-fullvideoDISABLED .title .author{font-size:58%;text-transform:uppercase;color:#21c49f;padding:0;}.m-fullvideoDISABLED img{display:block;width:100%;position:absolute;top:0;left:0;z-index:2;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;}@media screen and (max-width:767px){.m-fullvideoDISABLED img{height:100%;width:auto;}}.m-fullvideoDISABLED.active-video img{-moz-opacity:0.5;-khtml-opacity:0.5;-webkit-opacity:0.5;opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);}.m-fullvideoDISABLED.active-video .title{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);}.m-fullvideoDISABLED .video{margin:100px 0;width:1200px;position:relative;left:50%;transform:translateX(-50%);height:675px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:5;}@media screen and (max-width:1680px){.m-fullvideoDISABLED .video{height:520px;margin-top:45px;width:1024px;}}@media screen and (max-width:1280px){.m-fullvideoDISABLED .video{height:450px;margin:60px 0;width:800px;}}@media screen and (max-width:1024px){.m-fullvideoDISABLED .video{width:640px;margin:30px 0;height:360px;}}@media screen and (max-width:767px){.m-fullvideoDISABLED .video{width:100%;height:47vw;margin:80px 0;}}.m-fullvideoDISABLED .video .play{position:absolute;z-index:6;width:148px;height:148px;top:50%;left:50%;transform:translate(-50%,-50%);outline:none;border:0;opacity:0.9;-webkit-transition:opacity 0.15s ease-in-out;-moz-transition:opacity 0.15s ease-in-out;-ms-transition:opacity 0.15s ease-in-out;transition:opacity 0.15s ease-in-out;}@media screen and (max-width:1680px){.m-fullvideoDISABLED .video .play{width:128px;height:128px;top:59%;}}@media screen and (max-width:1280px){.m-fullvideoDISABLED .video .play{width:112px;height:112px;top:50%;}}@media screen and (max-width:1024px){.m-fullvideoDISABLED .video .play{width:96px;height:96px;}}@media screen and (max-width:767px){.m-fullvideoDISABLED .video .play{width:100px;height:100px;top:24%;}}.m-fullvideoDISABLED .video .play:hover{opacity:1;}.m-fullvideoDISABLED .video .play a{display:block;width:100%;height:100%;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_play_video.png) no-repeat;background-size:100% auto;}.m-fullvideoDISABLED .video .play a span{display:block;width:100%;height:100%;text-indent:-9999px;}.m-fullvideoDISABLED .video video,.m-fullvideoDISABLED .video .jwplayer{position:absolute;top:0;left:0;z-index:1;opacity:0;left:-9999px;-webkit-transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;-ms-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out;}.m-fullvideoDISABLED .video.active .play a{opacity:0;}.m-fullvideoDISABLED .video.active .play img{z-index:0;}.m-fullvideoDISABLED .video.active video,.m-fullvideoDISABLED .video.active .jwplayer{opacity:1;z-index:5;left:0;}.m-support-games{background:#6dbcf8 url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_feat_support_links.png) no-repeat 64px bottom;width:auto;padding-left:400px;color:#fff;}@media screen and (max-width:1680px){.m-support-games{padding-left:300px;-webkit-background-size:200px auto;-moz-background-size:200px auto;-o-background-size:200px auto;background-size:200px auto;background-position:52px bottom;}}@media screen and (max-width:1280px){.m-support-games{padding-left:256px;-webkit-background-size:170px auto;-moz-background-size:170px auto;-o-background-size:170px auto;background-size:170px auto;background-position:44px bottom;}}@media screen and (max-width:1024px){.m-support-games{padding-left:0;}}@media screen and (max-width:767px){.m-support-games{padding-left:0;background-image:none;padding-top:3em;padding-bottom:2em;}}.m-support-games .content{padding:0 !important;}.m-support-games .item{width:400px;height:400px;float:left;}@media screen and (max-width:1680px){.m-support-games .item{width:300px;height:300px;}}@media screen and (max-width:1280px){.m-support-games .item{width:256px;height:256px;}}@media screen and (max-width:767px){.m-support-games .item{width:320px;background-color:transparent !important;height:auto;float:none;margin-left:auto;margin-right:auto;}}.m-support-games .item.support{background:#78c3fc;}.m-support-games .item.parents-guide{background:#82c9fe;}.m-support-games .item.fraud-issues{background:#96d1fd;}.m-support-games .item p{font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:24px;padding-top:5.5em;text-align:center;padding-bottom:1.85em;}@media screen and (max-width:1680px){.m-support-games .item p{padding-top:4em;font-size:20px;}}@media screen and (max-width:1280px){.m-support-games .item p{font-size:16px;padding-top:5em;padding-bottom:1.35em;}}@media screen and (max-width:767px){.m-support-games .item p{padding-top:1em;}}.m-support-games .item p.with-button{padding-top:0;}#page-games .hero-title{background:#fff;height:530px;}@media screen and (min-width:768px){#page-games .hero-title{height:460px;}}@media screen and (min-width:1025px){#page-games .hero-title{height:560px;}}@media screen and (min-width:1281px){#page-games .hero-title{height:680px;}}@media screen and (min-width:1681px){#page-games .hero-title{height:44vw;max-height:940px;}}#page-games .hero-title .field-name-field-hero-html-field{left:50%;top:70px;transform:translate(-50%,0);}@media screen and (max-width:767px){#page-games .hero-title .field-name-field-hero-html-field{width:78%;}}@media screen and (min-width:768px){#page-games .hero-title .field-name-field-hero-html-field{top:140px;}}@media screen and (min-width:1025px){#page-games .hero-title .field-name-field-hero-html-field{width:366px;top:50%;transform:translate(-50%,-50%);}}@media screen and (min-width:1281px){#page-games .hero-title .field-name-field-hero-html-field{top:50%;transform:translate(-50%,-50%);width:450px;}}@media screen and (min-width:1681px){#page-games .hero-title .field-name-field-hero-html-field{width:590px;}}@media screen and (min-width:1025px){#page-games .hero-title .field-name-field-hero-html-field .buttons{bottom:-166px;}}@media screen and (min-width:1281px){#page-games .hero-title .field-name-field-hero-html-field .buttons{bottom:-219%;}}#page-games .content{padding-top:0;padding-bottom:0;}@media screen and (max-width:767px){#page-games .content{padding-top:.5em;}}#page-games .m-gameslist{margin:34px 0 30px 0;}@media screen and (max-width:1680px){#page-games .m-gameslist{margin:20px 0 10px 0;}}@media screen and (max-width:1024px){#page-games .m-gameslist{margin:12px 0 0 0;}}@media screen and (max-width:1024px){#page-games .m-gameslist{margin:0;}}#page-games .m-gameslist .field-items{width:1600px;margin:0 auto;padding-top:30px;overflow:hidden;padding-bottom:0;font-size:0;}@media screen and (max-width:1680px){#page-games .m-gameslist .field-items{width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){#page-games .m-gameslist .field-items{width:1024px;margin:0 auto;padding-top:20px;}}@media screen and (max-width:1024px){#page-games .m-gameslist .field-items{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:24px;}}@media screen and (max-width:767px){#page-games .m-gameslist .field-items{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:5%;padding-bottom:5%;padding-left:0 !important;padding-right:0 !important;}}#page-games .m-gameslist .field-item{margin:0 0 50px 0;padding:0;list-style-type:none;width:47.5%;display:inline-block;text-align:center;vertical-align:top;}@media screen and (max-width:1680px){#page-games .m-gameslist .field-item{margin-bottom:40px;}}@media screen and (max-width:1280px){#page-games .m-gameslist .field-item{margin-bottom:30px;}}@media screen and (max-width:1024px){#page-games .m-gameslist .field-item{margin-bottom:20px;}}@media screen and (max-width:767px){#page-games .m-gameslist .field-item{width:100%;margin-bottom:10vw;}}#page-games .m-gameslist .field-item:nth-child(odd){margin-right:5%;}@media screen and (max-width:767px){#page-games .m-gameslist .field-item:nth-child(odd){margin-right:0;}}#page-games .m-gameslist .field-item img{display:block;margin:0 0 35px 0;width:100%;height:auto;}@media screen and (max-width:1680px){#page-games .m-gameslist .field-item img{margin-bottom:30px;}}@media screen and (max-width:1280px){#page-games .m-gameslist .field-item img{margin-bottom:25px;}}@media screen and (max-width:1024px){#page-games .m-gameslist .field-item img{margin-bottom:18px;}}#page-games .m-gameslist .field-item .category{text-transform:uppercase;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;color:#fb4a9d;margin:0 0 .4em 0;}@media screen and (max-width:1280px){#page-games .m-gameslist .field-item .category{font-size:12px;}}@media screen and (max-width:1024px){#page-games .m-gameslist .field-item .category{font-size:12px;margin-bottom:.35em;}}@media screen and (max-width:767px){#page-games .m-gameslist .field-item .category{font-size:13px;}}#page-games .m-gameslist .field-item h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:22px;text-transform:none;min-height:3em;width:90%;margin:0 auto;line-height:1.35em;}@media screen and (max-width:1680px){#page-games .m-gameslist .field-item h3{font-size:20px;}}@media screen and (max-width:1280px){#page-games .m-gameslist .field-item h3{font-size:16px;}}@media screen and (max-width:1024px){#page-games .m-gameslist .field-item h3{font-size:15px;}}@media screen and (max-width:767px){#page-games .m-gameslist .field-item h3{width:84%;font-size:16px;min-height:0;}}#page-games .m-gameslist .field-item h3 a{color:#000;text-decoration:none;border:0;}#page-games .m-gameslist .field-item h3 a:hover{color:#555;}.page-games .hero-title{background:#fff;height:530px;}@media screen and (min-width:768px){.page-games .hero-title{height:640px;}}@media screen and (min-width:1025px){.page-games .hero-title{height:560px;}}@media screen and (min-width:1281px){.page-games .hero-title{height:680px;}}@media screen and (min-width:1681px){.page-games .hero-title{height:44vw;max-height:940px;}}.page-games .hero-title .field.field-name-field-hero-html-field{top:32%;height:28%;}.page-games .hero-title .logo{width:100%;}.page-games .m-introduction{border-bottom:1px solid #ddd;}.page-games .m-introduction .content{overflow:hidden;}@media screen and (max-width:767px){.page-games .m-introduction .content{text-align:center;}}.page-games .m-introduction .content .field-name-field-content:after{content:"";display:table;clear:both;}.page-games .m-introduction .deco{float:left;height:615px;background-position:bottom left !important;}@media screen and (max-width:1680px){.page-games .m-introduction .deco{height:518px;}}@media screen and (max-width:1280px){.page-games .m-introduction .deco{height:430px;}}@media screen and (max-width:1024px){.page-games .m-introduction .deco{height:360px;}}@media screen and (max-width:767px){.page-games .m-introduction .deco{height:310px;background-position:center top !important;}}.page-games .m-introduction .copy{float:right;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:8%;padding-top:3em;}@media screen and (max-width:1680px){.page-games .m-introduction .copy{padding-right:4%;padding-top:3.5em;}}@media screen and (max-width:1280px){.page-games .m-introduction .copy{padding-right:6%;padding-top:5em;}}@media screen and (max-width:1024px){.page-games .m-introduction .copy{padding-right:0;padding-top:.5em;}}.page-games .m-introduction .copy em{font-style:normal;}.page-games .m-introduction .copy .appstores{margin-top:2em;}@media screen and (max-width:1280px){.page-games .m-introduction .copy .appstores{margin-top:1.5em;}}@media screen and (max-width:1024px){.page-games .m-introduction .copy .appstores{margin-top:0.5em;padding-bottom:0;}}@media screen and (max-width:767px){.page-games .m-introduction .copy .appstores{margin-top:1.25em;padding-bottom:1.5em;}}.page-games .m-introduction .copy .appstores a{text-align:left;display:inline-block;text-indent:-9999px;}.page-games .m-introduction .copy .appstores a.appstore{width:147px;height:50px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/footer_appstore.png) no-repeat;background-size:100% auto;margin-right:12px;}@media screen and (max-width:1280px){.page-games .m-introduction .copy .appstores a.appstore{width:125px;margin-bottom:4px;margin-right:6px;}}@media screen and (max-width:767px){.page-games .m-introduction .copy .appstores a.appstore{margin-right:8px;}}.page-games .m-introduction .copy .appstores a.googleplay{width:166px;height:50px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/footer_googleplay.png) no-repeat;background-size:100% auto;}@media screen and (max-width:1280px){.page-games .m-introduction .copy .appstores a.googleplay{width:141px;}}.page-games .m-introduction .copy .appstores a.googleplay.not-last{margin-right:12px;}@media screen and (max-width:1280px){.page-games .m-introduction .copy .appstores a.googleplay.not-last{margin-right:6px;}}@media screen and (max-width:767px){.page-games .m-introduction .copy .appstores a.googleplay.not-last{margin-right:8px;}}.page-games .m-introduction .copy .appstores a.amazon{width:170px;height:50px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_amazon_appstore.png) no-repeat;background-size:100% auto;}@media screen and (max-width:1280px){.page-games .m-introduction .copy .appstores a.amazon{width:142px;}}.page-games .m-timeline{position:relative;}.page-games .m-timeline .content{padding-right:0;padding-bottom:5.5em;overflow:visible;}@media screen and (max-width:1024px){.page-games .m-timeline .content{padding-bottom:4em;}}@media screen and (max-width:767px){.page-games .m-timeline .content{padding-right:20px;padding-bottom:0;text-align:center;}}.page-games .m-timeline h2{background:none;margin-bottom:0;padding-bottom:.85em;}@media screen and (max-width:1680px){.page-games .m-timeline h2{margin-top:0;}}.page-games .m-timeline p{width:60%;}@media screen and (max-width:1024px){.page-games .m-timeline p{width:auto;max-width:400px;}}.page-games .m-timeline p em{font-style:normal;}.page-games .m-timeline .large-8.chart{margin-top:2em;position:relative;}@media screen and (max-width:1024px){.page-games .m-timeline .large-8.chart{margin-top:1em;}}@media screen and (max-width:767px){.page-games .m-timeline .large-8.chart{overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;margin:0 -20px;padding:0 20px;}}.page-games .m-timeline .large-8.chart .scroll-container{position:relative;}.page-games .m-timeline .large-8.chart .scroll-container:before{content:'';display:inline-block;height:32px;position:absolute;top:137px;left:0;right:0;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_games_timeline_bar.png);background-repeat:no-repeat;background-size:100% auto;border-top-left-radius:4px;border-bottom-left-radius:4px;}@media screen and (max-width:767px){.page-games .m-timeline .large-8.chart .scroll-container{width:auto;white-space:nowrap;display:inline-block;margin-top:20px;padding-right:55%;}}.page-games .m-timeline .large-8.chart .timeline-block{height:169px;text-align:left;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_release_timeline.png) repeat-x bottom left;display:inline-block;float:left;}.page-games .m-timeline .large-8.chart .timeline-block.short{width:152px;}.page-games .m-timeline .large-8.chart .timeline-block.medium{width:176px;}.page-games .m-timeline .large-8.chart .timeline-block.long{width:184px;}.page-games .m-timeline .large-8.chart .timeline-block.super-long{width:232px;}@media screen and (max-width:1680px){.page-games .m-timeline .large-8.chart .timeline-block.short{width:112px;}.page-games .m-timeline .large-8.chart .timeline-block.medium{width:120px;}.page-games .m-timeline .large-8.chart .timeline-block.long{width:144px;}.page-games .m-timeline .large-8.chart .timeline-block.super-long{width:176px;}}@media screen and (max-width:1280px){.page-games .m-timeline .large-8.chart .timeline-block.short{width:104px;}.page-games .m-timeline .large-8.chart .timeline-block.medium{width:112px;}.page-games .m-timeline .large-8.chart .timeline-block.long{width:120px;}.page-games .m-timeline .large-8.chart .timeline-block.super-long{width:152px;}}@media screen and (max-width:1024px){.page-games .m-timeline .large-8.chart .timeline-block.short{width:88px;}.page-games .m-timeline .large-8.chart .timeline-block.medium{width:88px;}.page-games .m-timeline .large-8.chart .timeline-block.long{width:120px;}.page-games .m-timeline .large-8.chart .timeline-block.super-long{width:128px;}}@media screen and (max-width:767px){.page-games .m-timeline .large-8.chart .timeline-block{float:none;white-space:normal;height:236px;background-position:left 118px;}.page-games .m-timeline .large-8.chart .timeline-block.short{width:152px;}.page-games .m-timeline .large-8.chart .timeline-block.medium{width:176px;}.page-games .m-timeline .large-8.chart .timeline-block.long{width:184px;}.page-games .m-timeline .large-8.chart .timeline-block.super-long{width:192px;}.page-games .m-timeline .large-8.chart .timeline-block.inactive{position:relative;overflow:visible;background-position:left 118px !important;}.page-games .m-timeline .large-8.chart .timeline-block.inactive:after{content:'';display:inline-block;position:absolute;right:-190px;top:10px;width:336px;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;-o-background-size:auto 100%;background-size:auto 100%;height:160px;}}@media screen and (min-width:1025px){.page-games .m-timeline .large-8.chart .timeline-block .title{opacity:0;}.page-games .m-timeline .large-8.chart .timeline-block .title.animate,html.no-js .page-games .m-timeline .large-8.chart .timeline-block .title{opacity:1;-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(1) .title.animate{-webkit-animation-delay:0.2s;animation-delay:0.2s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(2) .title.animate{-webkit-animation-delay:0.4s;animation-delay:0.4s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(3) .title.animate{-webkit-animation-delay:0.6s;animation-delay:0.6s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(4) .title.animate{-webkit-animation-delay:0.8s;animation-delay:0.8s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(5) .title.animate{-webkit-animation-delay:1s;animation-delay:1s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(6) .title.animate{-webkit-animation-delay:1.2s;animation-delay:1.2s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(7) .title.animate{-webkit-animation-delay:1.4s;animation-delay:1.4s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(8) .title.animate{-webkit-animation-delay:1.6s;animation-delay:1.6s;}.page-games .m-timeline .large-8.chart .timeline-block:nth-child(9) .title.animate{-webkit-animation-delay:1.8s;animation-delay:1.8s;}}.page-games .m-timeline .large-8.chart .title{height:73px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:12px;padding-top:36px;}@media screen and (max-width:1680px){.page-games .m-timeline .large-8.chart .title{font-size:13px;}}@media screen and (max-width:1280px){.page-games .m-timeline .large-8.chart .title{font-size:12px;}}@media screen and (max-width:1024px){.page-games .m-timeline .large-8.chart .title{font-size:10px;}}@media screen and (max-width:767px){.page-games .m-timeline .large-8.chart .title{font-size:12px;}}.page-games .m-timeline .large-8.chart .title.icon-launch,.page-games .m-timeline .large-8.chart .title.icon-event{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/icons_event@2x.png) no-repeat;background-size:400px 400px;background-position:10px 1px;background-repeat:no-repeat;}.page-games .m-timeline .large-8.chart .title span{display:block;border-left:1px solid #ddd;padding-left:10px;padding-right:20px;height:73px;line-height:1.6em;}.page-games .m-timeline .large-8.chart .time{padding-top:46px;font-size:13px;text-transform:uppercase;color:rgba(0,0,0,0.6);}.page-games .m-timeline .large-8.chart .inactive{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_release_timeline_inactive.png) repeat-x bottom left;}.page-games .m-timeline .large-8.chart .inactive .title{background:none;border:none;}.page-games .m-timeline .scroll-tip{display:none;}@media screen and (max-width:767px){.page-games .m-timeline .scroll-tip{display:block;position:absolute;bottom:29px;left:0;text-align:left;-webkit-animation:glow 2.5s ease-in-out infinite;-moz-animation:glow 2.5s ease-in-out infinite;animation:glow 2.5s ease-in-out infinite;}.page-games .m-timeline .scroll-tip:before{content:'Swipe to navigate ›';color:#999898;font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:14px;}}@media screen and (max-width:767px){.page-games .m-timeline .scroll-container .game-screen{display:block !important;bottom:-24px !important;width:290px !important;height:270px !important;right:20px !important;left:auto !important;}}.page-games .m-gamewebsite{background:#f5f2e8s;background:-moz-linear-gradient(top,#0d3571 0%,#133d7d 31%,#1d7ab8 61%,#1d7ab8 61%,#dee6e3 100%);background:-webkit-linear-gradient(top,#0d3571 0%,#133d7d 31%,#1d7ab8 61%,#1d7ab8 61%,#dee6e3 100%);background:linear-gradient(to bottom,#0d3571 0%,#133d7d 31%,#1d7ab8 61%,#1d7ab8 61%,#dee6e3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d3571',endColorstr='#dee6e3',GradientType=0);}@media screen and (max-width:767px){.page-games .m-gamewebsite{background:linear-gradient(to bottom,#0d3571 0%,#133d7d 31%,#13589c 61%,#13589c 61%,#368bc1 100%);}}.page-games .m-gamewebsite .content{padding-top:4em;padding-bottom:3.5em;}@media screen and (max-width:767px){.page-games .m-gamewebsite .content{padding-top:2.5em;padding-bottom:4em;}}.page-games .m-gamewebsite .content .field-name-field-content:after{content:"";display:table;clear:both;}.page-games .m-gamewebsite .deco{float:left;height:555px;background-position:bottom left !important;}@media screen and (max-width:1680px){.page-games .m-gamewebsite .deco{height:472px;}}@media screen and (max-width:1280px){.page-games .m-gamewebsite .deco{height:390px;}}@media screen and (max-width:1024px){.page-games .m-gamewebsite .deco{height:328px;}}@media screen and (max-width:767px){.page-games .m-gamewebsite .deco{height:300px;background-position:center top !important;}}.page-games .m-gamewebsite .copy{float:right;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:8%;padding-top:5em;color:#fff;}@media screen and (max-width:1024px){.page-games .m-gamewebsite .copy{padding-right:4%;padding-top:3em;}}@media screen and (max-width:767px){.page-games .m-gamewebsite .copy{padding-top:2.5em;padding-bottom:2em;padding-right:4%;}}.page-games .m-gamewebsite .copy h2{color:#fff;}.page-games .m-gamewebsite .copy .buttons{margin-top:.5em;}.page-games .m-gamewebsite .copy h4{color:#fff;text-transform:uppercase;font-size:13px;font-weight:normal;margin-top:.75em;}.page-games .m-gamewebsite .copy ul{margin:1em 0 0 0;padding:0;}.page-games .m-gamewebsite .copy ul li{list-style-type:none;display:inline-block;margin-right:16px;}.page-games .m-gamewebsite .copy ul a{display:block;color:#fff;width:32px;height:32px;white-space:nowrap;text-indent:-9999px;background-size:auto 23px !important;background-position:top center !important;outline:none;border:0;}.page-games .m-gamewebsite .copy ul a.forums{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_forums.png) no-repeat;}.page-games .m-gamewebsite .copy ul a.reddit{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_reddit.png) no-repeat;}.page-games .m-gamewebsite .copy ul a.youtube{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_youtube.png) no-repeat;}.page-games .m-gamewebsite .copy ul a.facebook{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_facebook.png) no-repeat;width:26px;}.page-games .m-gamewebsite .copy ul a.instagram{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_instagram.png) no-repeat;width:24px;}.page-games .m-gamewebsite .copy ul a.twitter{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/icon_gs_twitter.png) no-repeat;width:28px;}.page-games .m-links{background:#f2f2f2;padding:3.5em 0;}@media screen and (max-width:1024px){.page-games .m-links{padding-top:3em;padding-bottom:.75em;}}@media screen and (max-width:767px){.page-games .m-links{padding-top:1em;padding-bottom:.75em;}}.page-games .m-links .content{width:100% !important;padding:0px !important;padding-bottom:0;}@media screen and (max-width:1024px){.page-games .m-links .content{padding-left:44px !important;padding-right:44px !important;}}@media screen and (max-width:767px){.page-games .m-links .content{padding:0px !important;padding-bottom:0;padding-top:0 !important;text-align:center;}}.page-games .m-links .flex-direction-nav{top:43%;}.page-games .m-links .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){.page-games .m-links .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}.page-games .m-links .flex-direction-nav a.flex-prev{left:0 !important;}.page-games .m-links .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}.page-games .m-links .flex-control-nav{bottom:18px;}@media screen and (max-width:1280px){.page-games .m-links .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:0;}}@media screen and (max-width:1024px){.page-games .m-links .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:16px;}}@media screen and (max-width:767px){.page-games .m-links .flex-control-nav{bottom:-20px;}}@media screen and (max-width:767px){.page-games .m-links .flex-viewport{margin-bottom:2em;}}.page-games .m-links .links{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block;}@media screen and (min-width:768px){.page-games .m-links .links{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 60px 0 !important;padding-top:0 !important;display:-ms-flex;display:-webkit-flex;display:flex;margin:0 auto !important;}}@media screen and (min-width:1025px){.page-games .m-links .links{width:1024px;margin:0 auto;max-width:none;}}@media screen and (min-width:1281px){.page-games .m-links .links{width:1200px;margin:0 auto;padding:54px 0 100px !important;}}@media screen and (min-width:1681px){.page-games .m-links .links{width:1600px;margin:0 auto;}}.page-games .m-links .item{width:50%;flex:50%;background:#fff;position:relative;}.page-games .m-links .item:first-child{margin-right:40px;}@media screen and (max-width:1024px){.page-games .m-links .item:first-child{margin-right:20px;}}@media screen and (max-width:767px){.page-games .m-links .item{display:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:1em 0 2em 0;background:none;}}@media screen and (max-width:767px){.page-games .m-links .item .item-container{margin-right:5%;margin-left:5%;background:#fff;}}.page-games .m-links .item a{display:block;}.page-games .m-links .item a.youtube h4::before{content:'';display:block;z-index:4;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_play_video.png) no-repeat;background-size:100% auto;width:148px;height:148px;}@media screen and (max-width:1680px){.page-games .m-links .item a.youtube h4::before{width:128px;height:128px;}}@media screen and (max-width:1280px){.page-games .m-links .item a.youtube h4::before{width:112px;height:112px;}}@media screen and (max-width:1024px){.page-games .m-links .item a.youtube h4::before{width:96px;height:96px;}}@media screen and (max-width:767px){.page-games .m-links .item a.youtube h4::before{width:96px;height:96px;top:39%;}}.page-games .m-links .item a.youtube h4{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_logo_youtube.png) no-repeat;background-size:120px auto;background-position:93% center;}@media screen and (max-width:1680px){.page-games .m-links .item a.youtube h4{background-size:100px auto;background-position:92% center;}}@media screen and (max-width:1280px){.page-games .m-links .item a.youtube h4{background-size:81px auto;background-position:93% center;}}@media screen and (max-width:1024px){.page-games .m-links .item a.youtube h4{background-size:56px auto;background-position:93% center;}}@media screen and (max-width:767px){.page-games .m-links .item a.youtube h4{background-size:56px auto;background-position:93% center;}}.page-games .m-links .item img{display:block;width:100%;height:auto;}.page-games .m-links .item h4{display:block;padding:2em 190px 2em 50px;margin-bottom:0;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:21px;font-weight:normal;}@media screen and (max-width:1680px){.page-games .m-links .item h4{font-size:18px;padding:2em 158px 2em 42px;}}@media screen and (max-width:1280px){.page-games .m-links .item h4{font-size:15px;padding:2em 136px 2em 36px;}}@media screen and (max-width:1024px){.page-games .m-links .item h4{font-size:13px;padding:1.5em 90px 1.5em 24px;}}@media screen and (max-width:767px){.page-games .m-links .item h4{font-size:14px;text-align:left;padding:1.5em 94px 1.5em 24px;}}.page-games .m-links .item p{padding:0em 100px 1em 100px;font-size:80%;line-height:1.65em;}@media screen and (max-width:1680px){.page-games .m-links .item p{padding:0em 70px 1em 70px;}}@media screen and (max-width:1280px){.page-games .m-links .item p{padding:0em 50px 1em 50px;}}@media screen and (max-width:1024px){.page-games .m-links .item p{padding:0em 30px 1em 30px;font-size:82%;}}@media screen and (max-width:767px){.page-games .m-links .item p{font-size:16px;}}.page-games .m-links .item p a{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}@media screen and (min-width:768px){.page-games .m-links .flex-active-slide .item{-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);border:1px solid #f0f0f0;}}@media screen and (min-width:1025px){.page-games .m-links .flex-active-slide .item{-webkit-box-shadow:0px 5px 79px 7px #f0f0f0;-moz-box-shadow:0px 5px 79px 7px #f0f0f0;box-shadow:0px 5px 79px 7px rgba(0,0,0,0.1);}}@media screen and (max-width:767px){.page-games .m-links .flex-active-slide .item-container{-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);border:1px solid #f0f0f0;}}#page-clashroyale .hero-title .logo{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_clashroyale.png) no-repeat;background-size:auto 100%;background-position:center top;height:151px;height:60%;}@media screen and (max-width:767px){#page-clashroyale .hero-title .logo{height:75%;}}#page-clashroyale .m-introduction .content{padding-bottom:0;}#page-clashroyale .m-introduction .copy{padding-top:4em;}@media screen and (max-width:1024px){#page-clashroyale .m-introduction .copy{padding-top:1.5em;}}#page-clashroyale .m-introduction .deco{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_intro_clashroyale.jpg) no-repeat;background-size:auto 100%;}@media screen and (max-width:767px){#page-clashroyale .m-introduction .deco{margin-top:1em;background-size:100% !important;}}#page-clashroyale .m-timeline .game-screen{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_timeline_clashroyale.png) no-repeat;background-size:100% auto;width:542px;height:542px;position:absolute;right:-100px;bottom:1em;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){#page-clashroyale .m-timeline .game-screen{width:480px;height:480px;}}@media screen and (max-width:1280px){#page-clashroyale .m-timeline .game-screen{width:400px;height:400px;}}@media screen and (max-width:1024px){#page-clashroyale .m-timeline .game-screen{width:320px;height:320px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);right:-60px;}}@media screen and (max-width:767px){#page-clashroyale .m-timeline .game-screen{display:none;}}#page-clashroyale .m-timeline .game-screen.animate{right:-60px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:767px){#page-clashroyale .m-timeline .scroll-container .game-screen{bottom:-6px !important;width:280px !important;height:280px !important;right:10px !important;}}#page-clashroyale .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamesocial_clashroyale.jpg) no-repeat;background-size:auto 100%;background-size:cover;background-position:top left;}@media screen and (max-width:767px){#page-clashroyale .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_clashroyale_community_m_bg.jpg) no-repeat;background-size:cover;background-position:top left;}}#page-clashroyale .m-gamewebsite .content{padding-bottom:0;}#page-clashroyale .m-gamewebsite .deco{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_social_clashroyale.png) no-repeat;background-size:auto 100%;}@media screen and (max-width:767px){#page-clashroyale .m-gamewebsite .deco{background-size:100% auto;}}#page-clashofclans .hero-title .logo{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_clashofclans.png) no-repeat;background-size:auto 100%;background-position:center top;height:151px;height:60%;}@media screen and (max-width:767px){#page-clashofclans .hero-title .logo{height:75%;}}#page-clashofclans .m-introduction .content{overflow:visible;}#page-clashofclans .m-introduction .deco{height:489px;}@media screen and (max-width:1680px){#page-clashofclans .m-introduction .deco{height:458px;}}@media screen and (max-width:1280px){#page-clashofclans .m-introduction .deco{height:393px;}}@media screen and (max-width:1024px){#page-clashofclans .m-introduction .deco{height:287px;}}@media screen and (max-width:767px){#page-clashofclans .m-introduction .deco{margin-top:2.5em;}}#page-clashofclans .m-introduction .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_intro_clashofclans.jpg) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-316px;}@media screen and (max-width:1680px){#page-clashofclans .m-introduction .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-clashofclans .m-introduction .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-clashofclans .m-introduction .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-clashofclans .m-introduction .deco span{left:-2px;}}#page-clashofclans .m-introduction .copy .appstores{padding-bottom:0;}#page-clashofclans .m-timeline .game-screen{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_timeline_clashofclans.png) no-repeat;background-size:100% auto;width:567px;height:404px;position:absolute;right:-170px;bottom:1em;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){#page-clashofclans .m-timeline .game-screen{width:480px;height:341px;bottom:1.75em;}}@media screen and (max-width:1280px){#page-clashofclans .m-timeline .game-screen{width:400px;height:284px;right:-130px;}}@media screen and (max-width:1024px){#page-clashofclans .m-timeline .game-screen{width:320px;height:227px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);right:-54px;}}@media screen and (max-width:767px){#page-clashofclans .m-timeline .game-screen{display:none;}}#page-clashofclans .m-timeline .game-screen.animate{right:-130px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:1280px){#page-clashofclans .m-timeline .game-screen.animate{right:-100px;}}@media screen and (max-width:767px){#page-clashofclans .m-timeline .scroll-container .game-screen{width:380px !important;height:320px !important;right:-24px !important;bottom:-66px !important;}}#page-clashofclans .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamesocial_clashofclans.jpg) no-repeat;background-size:auto 100%;background-size:cover;background-position:top left;}@media screen and (max-width:767px){#page-clashofclans .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_clashofclans_community_m_bg.jpg) no-repeat;background-size:cover;background-position:top left;}}#page-clashofclans .m-gamewebsite .content{overflow:visible;}#page-clashofclans .m-gamewebsite .deco{height:489px;}@media screen and (max-width:1680px){#page-clashofclans .m-gamewebsite .deco{height:458px;}}@media screen and (max-width:1280px){#page-clashofclans .m-gamewebsite .deco{height:393px;}}@media screen and (max-width:1024px){#page-clashofclans .m-gamewebsite .deco{height:287px;}}#page-clashofclans .m-gamewebsite .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamewebsite_clashofclans.png) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-291px;}@media screen and (max-width:1680px){#page-clashofclans .m-gamewebsite .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-clashofclans .m-gamewebsite .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-clashofclans .m-gamewebsite .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-clashofclans .m-gamewebsite .deco span{left:-2px;}}#page-boombeach .hero-title .logo{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_boombeach.png) no-repeat;background-size:auto 100%;background-position:center top;height:151px;height:65%;}@media screen and (max-width:767px){#page-boombeach .hero-title .logo{height:75%;}}#page-boombeach .m-introduction .content{overflow:visible;}#page-boombeach .m-introduction .deco{height:489px;}@media screen and (max-width:1680px){#page-boombeach .m-introduction .deco{height:458px;}}@media screen and (max-width:1280px){#page-boombeach .m-introduction .deco{height:393px;}}@media screen and (max-width:1024px){#page-boombeach .m-introduction .deco{height:287px;}}@media screen and (max-width:767px){#page-boombeach .m-introduction .deco{margin-top:2.5em;}}#page-boombeach .m-introduction .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_intro_boombeach.jpg) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-316px;}@media screen and (max-width:1680px){#page-boombeach .m-introduction .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-boombeach .m-introduction .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-boombeach .m-introduction .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-boombeach .m-introduction .deco span{left:-2px;}}#page-boombeach .m-introduction .copy .appstores{padding-bottom:0;}#page-boombeach .m-timeline .game-screen{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_timeline_boombeach.png) no-repeat;background-size:100% auto;width:324px;height:465px;position:absolute;right:60px;bottom:1em;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){#page-boombeach .m-timeline .game-screen{width:237px;height:341px;bottom:1.75em;}}@media screen and (max-width:1280px){#page-boombeach .m-timeline .game-screen{width:198px;height:284px;right:20px;}}@media screen and (max-width:1024px){#page-boombeach .m-timeline .game-screen{width:158px;height:227px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);right:-20px;}}@media screen and (max-width:767px){#page-boombeach .m-timeline .game-screen{display:none;}}#page-boombeach .m-timeline .game-screen.animate{right:80px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:1280px){#page-boombeach .m-timeline .game-screen.animate{right:40px;}}@media screen and (max-width:767px){#page-boombeach .m-timeline .scroll-container .game-screen{width:230px !important;height:230px !important;right:10px !important;bottom:0px !important;}}#page-boombeach .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamesocial_boombeach.jpg) no-repeat;background-size:auto 100%;background-size:cover;background-position:top left;}@media screen and (max-width:767px){#page-boombeach .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_boombeach_community_m_bg.jpg) no-repeat;background-size:cover;background-position:top left;}}#page-boombeach .m-gamewebsite .content{overflow:visible;}#page-boombeach .m-gamewebsite .deco{height:489px;}@media screen and (max-width:1680px){#page-boombeach .m-gamewebsite .deco{height:458px;}}@media screen and (max-width:1280px){#page-boombeach .m-gamewebsite .deco{height:393px;}}@media screen and (max-width:1024px){#page-boombeach .m-gamewebsite .deco{height:287px;}}#page-boombeach .m-gamewebsite .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamewebsite_boombeach.png) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-291px;}@media screen and (max-width:1680px){#page-boombeach .m-gamewebsite .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-boombeach .m-gamewebsite .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-boombeach .m-gamewebsite .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-boombeach .m-gamewebsite .deco span{left:-2px;}}#page-hayday{}@media screen and (max-width:767px){#page-hayday .hero-title .field.field-name-field-hero-html-field{top:27%;}}#page-hayday .hero-title .logo{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_hayday.png) no-repeat;background-size:auto 100%;background-position:center top;height:72%;}@media screen and (max-width:767px){#page-hayday .hero-title .logo{height:84%;}}#page-hayday .m-introduction .content{overflow:visible;}#page-hayday .m-introduction .deco{height:489px;}@media screen and (max-width:1680px){#page-hayday .m-introduction .deco{height:458px;}}@media screen and (max-width:1280px){#page-hayday .m-introduction .deco{height:393px;}}@media screen and (max-width:1024px){#page-hayday .m-introduction .deco{height:287px;}}@media screen and (max-width:767px){#page-hayday .m-introduction .deco{margin-top:2.5em;}}#page-hayday .m-introduction .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_intro_hayday.jpg) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-316px;}@media screen and (max-width:1680px){#page-hayday .m-introduction .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-hayday .m-introduction .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-hayday .m-introduction .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-hayday .m-introduction .deco span{left:-2px;}}#page-hayday .m-introduction .copy .appstores{padding-bottom:0;}#page-hayday .m-timeline .game-screen{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_timeline_hayday.png) no-repeat;background-size:100% auto;width:325px;height:477px;position:absolute;right:40px;bottom:0em;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){#page-hayday .m-timeline .game-screen{width:237px;height:328px;bottom:1.75em;}}@media screen and (max-width:1280px){#page-hayday .m-timeline .game-screen{width:198px;height:274px;right:20px;}}@media screen and (max-width:1024px){#page-hayday .m-timeline .game-screen{width:158px;height:219px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);right:10px;}}@media screen and (max-width:767px){#page-hayday .m-timeline .game-screen{display:none;}}#page-hayday .m-timeline .game-screen.animate{right:60px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:1280px){#page-hayday .m-timeline .game-screen.animate{right:30px;}}@media screen and (max-width:767px){#page-hayday .m-timeline .scroll-container .game-screen{width:250px !important;height:260px !important;bottom:-22px !important;}}#page-hayday .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_hayday_community_bg.jpg) no-repeat;background-size:auto 100%;background-size:cover;background-position:top left;}@media screen and (max-width:767px){#page-hayday .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_hayday_community_m_bg.jpg) no-repeat;background-size:cover;background-position:top left;}}#page-hayday .m-gamewebsite .content{overflow:visible;}#page-hayday .m-gamewebsite .deco{height:489px;}@media screen and (max-width:1680px){#page-hayday .m-gamewebsite .deco{height:458px;}}@media screen and (max-width:1280px){#page-hayday .m-gamewebsite .deco{height:393px;}}@media screen and (max-width:1024px){#page-hayday .m-gamewebsite .deco{height:287px;}}#page-hayday .m-gamewebsite .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamewebsite_hayday.png) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-291px;}@media screen and (max-width:1680px){#page-hayday .m-gamewebsite .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-hayday .m-gamewebsite .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-hayday .m-gamewebsite .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-hayday .m-gamewebsite .deco span{left:-2px;}}#page-brawlstars .hero-title .logo{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_brawlstars.png) no-repeat;background-size:auto 100%;background-position:center top;height:151px;height:78%;}@media screen and (max-width:767px){#page-brawlstars .hero-title .logo{height:90%;}}#page-brawlstars .m-introduction .content{overflow:visible;}#page-brawlstars .m-introduction .deco{height:489px;}@media screen and (max-width:1680px){#page-brawlstars .m-introduction .deco{height:458px;}}@media screen and (max-width:1280px){#page-brawlstars .m-introduction .deco{height:393px;}}@media screen and (max-width:1024px){#page-brawlstars .m-introduction .deco{height:287px;}}@media screen and (max-width:767px){#page-brawlstars .m-introduction .deco{margin-top:2.5em;}}#page-brawlstars .m-introduction .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_intro_brawlstars.jpg) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-316px;}@media screen and (max-width:1680px){#page-brawlstars .m-introduction .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-brawlstars .m-introduction .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-brawlstars .m-introduction .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-brawlstars .m-introduction .deco span{left:-2px;}}#page-brawlstars .m-introduction .copy .appstores{padding-bottom:0;}#page-brawlstars .m-timeline .game-screen{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_timeline_brawlstars.png) no-repeat;background-size:100% auto;width:452px;height:463px;position:absolute;right:-60px;bottom:2em;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);}@media screen and (max-width:1680px){#page-brawlstars .m-timeline .game-screen{width:335px;height:343px;bottom:3em;}}@media screen and (max-width:1280px){#page-brawlstars .m-timeline .game-screen{width:293px;height:300px;right:-40px;}}@media screen and (max-width:1024px){#page-brawlstars .m-timeline .game-screen{width:185px;height:190px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);right:0px;bottom:3em;}}@media screen and (max-width:767px){#page-brawlstars .m-timeline .game-screen{display:none;}}#page-brawlstars .m-timeline .game-screen.animate{right:-40px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:1280px){#page-brawlstars .m-timeline .game-screen.animate{right:-20px;}}#page-brawlstars .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamesocial_brawlstars.jpg) no-repeat;background-size:auto 100%;background-size:cover;background-position:top left;}@media screen and (max-width:767px){#page-brawlstars .m-gamewebsite{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/games_brawlstars_community_m_bg.jpg) no-repeat;background-size:cover;background-position:top left;}}#page-brawlstars .m-gamewebsite .content{overflow:visible;}#page-brawlstars .m-gamewebsite .deco{height:489px;}@media screen and (max-width:1680px){#page-brawlstars .m-gamewebsite .deco{height:458px;}}@media screen and (max-width:1280px){#page-brawlstars .m-gamewebsite .deco{height:393px;}}@media screen and (max-width:1024px){#page-brawlstars .m-gamewebsite .deco{height:287px;}}#page-brawlstars .m-gamewebsite .deco span{display:block;width:980px;height:489px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_gamewebsite_brawlstars.png) no-repeat;background-size:auto 100%;background-position:bottom right !important;position:relative;left:-291px;}@media screen and (max-width:1680px){#page-brawlstars .m-gamewebsite .deco span{width:922px;height:458px;left:-420px;}}@media screen and (max-width:1280px){#page-brawlstars .m-gamewebsite .deco span{width:788px;height:393px;left:-360px;}}@media screen and (max-width:1024px){#page-brawlstars .m-gamewebsite .deco span{width:580px;height:287px;left:-281px;}}@media screen and (max-width:767px){#page-brawlstars .m-gamewebsite .deco span{left:-2px;}}@media screen and (min-width:1025px){#page-ourstory .hero-title .field-name-field-hero-html-field h2{font-size:240%;}}@media screen and (min-width:1281px){#page-ourstory .hero-title .field-name-field-hero-html-field h2{font-size:220%;}}@media screen and (min-width:1681px){#page-ourstory .hero-title .field-name-field-hero-html-field h2{font-size:200%;}}#page-ourstory .node-article-content .content{padding:0 !important;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:1024px){#page-ourstory .node-article-content .content{padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-ourstory .node-article-content .content{padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-ourstory .node-article-content .content .large-6,#page-ourstory .node-article-content .content .large-4,#page-ourstory .node-article-content .content .large-offset-1{width:100% !important;padding-left:0 !important;}#page-ourstory .node-article-content .content .content-padding{padding:0;width:100%;}@media screen and (max-width:1024px){#page-ourstory .node-article-content .content .content-padding{max-width:768px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-ourstory .node-article-content .content .field .part .content-padding{padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:1680px){#page-ourstory .node-article-content .content .field .part .content-padding{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){#page-ourstory .node-article-content .content .field .part .content-padding{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){#page-ourstory .node-article-content .content .field .part .content-padding{padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-ourstory .node-article-content .content .field .part .content-padding{padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-ourstory .node-article-content .content .field .part.core-beliefs .content-padding{padding-bottom:2em;}@media screen and (max-width:767px){#page-ourstory .node-article-content .content .field .part.core-beliefs .content-padding{padding-bottom:0;}}#page-ourstory .m-in-brief{text-align:center;padding-top:7em;padding-bottom:2em;}#page-ourstory .m-in-brief .content{padding:0 !important;}#page-ourstory .m-in-brief .content-padding{position:relative;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:90px;padding-bottom:60px;}@media screen and (max-width:1680px){#page-ourstory .m-in-brief .content-padding{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){#page-ourstory .m-in-brief .content-padding{padding-top:60px;padding-bottom:40px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){#page-ourstory .m-in-brief .content-padding{padding-top:40px;padding-bottom:30px;padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-ourstory .m-in-brief .content-padding{padding-top:30px;padding-bottom:20px;padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-ourstory .m-in-brief{padding-top:4em;}}#page-ourstory .m-in-brief h2 a{color:#000;}#page-ourstory .m-in-brief em{font-style:normal;}#page-ourstory .m-in-brief p{line-height:2;}#page-ourstory .m-company-facts{margin-top:3em;margin-bottom:3em;}@media screen and (max-width:1680px){#page-ourstory .m-company-facts{margin-top:1em;margin-bottom:2em;}}@media screen and (max-width:1024px){#page-ourstory .m-company-facts{margin-top:0;}}#page-ourstory .m-company-facts .content{padding:0 !important;}#page-ourstory .m-company-facts .content-padding{position:relative;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:90px;padding-bottom:60px;}@media screen and (max-width:1680px){#page-ourstory .m-company-facts .content-padding{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){#page-ourstory .m-company-facts .content-padding{padding-top:60px;padding-bottom:40px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){#page-ourstory .m-company-facts .content-padding{padding-top:40px;padding-bottom:30px;padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-ourstory .m-company-facts .content-padding{padding-top:30px;padding-bottom:20px;padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-ourstory .m-company-facts .content .field .content-padding{display:flex;flex-wrap:wrap;}#page-ourstory .m-company-facts .content .field .content-padding > div{flex:1 0 25%;box-sizing:border-box;width:auto;margin:0;text-align:center;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;border-left:1px solid #ddd;padding:1.5em 0;}@media screen and (max-width:767px){#page-ourstory .m-company-facts .content .field .content-padding > div{flex:1 0 50%;}}#page-ourstory .m-company-facts .content .field .content-padding > div:first-child{border-left:0;}@media screen and (max-width:767px){#page-ourstory .m-company-facts .content .field .content-padding > div:nth-child(3){border-left:0;border-top:1px solid #ddd;}}@media screen and (max-width:767px){#page-ourstory .m-company-facts .content .field .content-padding > div:nth-child(4){border-top:1px solid #ddd;}}#page-ourstory .m-company-facts .figure{font-size:22px;}@media screen and (max-width:1280px){#page-ourstory .m-company-facts .figure{font-size:20px;}}@media screen and (max-width:767px){#page-ourstory .m-company-facts .figure{font-size:22px;}}#page-ourstory .m-company-facts .legend{color:#2d85f3;}#page-ourstory .m-beginning{margin-top:2em;margin-bottom:4em;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_ourstory_side_r.png) no-repeat;background-size:258px 543px;background-position:right 500px;}@media screen and (max-width:1680px){#page-ourstory .m-beginning{background-size:180px auto;background-position:right 394px;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning{background-size:160px auto;background-position:right 330px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning{background-size:120px auto;background-position:right 192px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning{background-size:24% auto;background-position:right 92px;}}#page-ourstory .m-beginning .content{padding-left:0 !important;padding-right:0 !important;padding-top:640px !important;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_ourstory_top.png) no-repeat;background-size:90% auto;background-position:-25% 0px;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .content{padding-top:480px !important;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .content{padding-top:410px !important;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .content{padding-top:356px !important;background-size:82% auto;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .content{padding-top:300px !important;background-size:72% auto;}}#page-ourstory .m-beginning .row{padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .row{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .row{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row{padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:28% !important;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .row{padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-ourstory .m-beginning .part.title{text-align:center;font-size:24px;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .part.title{font-size:20px;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .part.title{font-size:15px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .part.title{font-size:18px;}}#page-ourstory .m-beginning .part.title p{margin-top:.5em;}#page-ourstory .m-beginning .part.intro-quote{text-align:center;font-style:normal;font-size:34px;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .part.intro-quote{font-size:27px;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .part.intro-quote{font-size:23px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .part.intro-quote{font-size:22px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .part.intro-quote{font-size:24px;}}#page-ourstory .m-beginning .part.intro-quote blockquote{margin:1em 0 1.5em 0;padding:0;}#page-ourstory .m-beginning h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:22px;text-transform:none;letter-spacing:initial;margin:.75em 0 .75em 0;padding:0;}@media screen and (max-width:1680px){#page-ourstory .m-beginning h3{font-size:20px;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning h3{font-size:16px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning h3{font-size:18px;}}#page-ourstory .m-beginning h3,#page-ourstory .m-beginning p{line-height:1.6;}@media screen and (max-width:1280px){#page-ourstory .m-beginning h3,#page-ourstory .m-beginning p{line-height:1.8;}}#page-ourstory .m-beginning p{padding-bottom:1.5em;}#page-ourstory .m-beginning p img{max-width:100%;}#page-ourstory .m-beginning em{font-style:normal;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}#page-ourstory .m-beginning .row{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_ourstory_beginning_tl@2x.png) repeat-y;background-size:10px 12px;padding-top:0;padding-bottom:0;position:relative;background-position:60px 2px;}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row{background-position:54px 2px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .row{margin-top:1em;background:none;}}#page-ourstory .m-beginning .row .spacer{display:none;}#page-ourstory .m-beginning .row .scroll-tip{display:none;}@media screen and (max-width:767px){#page-ourstory .m-beginning .row .scroll-tip{display:block;margin:0;clear:both;text-align:left;-webkit-animation:glow 2.5s ease-in-out 0 infinite;-moz-animation:glow 2.5s ease-in-out 0 infinite;animation:glow 3.5s ease-in-out 3s infinite;}#page-ourstory .m-beginning .row .scroll-tip:before{content:'Swipe to navigate ›';color:#999898;font-size:14px;font-weight:300;font-weight:400;}}#page-ourstory .m-beginning .row .story h3:first-child{margin-top:0;}#page-ourstory .m-beginning .row .timeline{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;padding-top:0;font-size:14px;width:230px;position:absolute;top:0;left:0;height:100%;}@media screen and (max-width:1280px){#page-ourstory .m-beginning .row .timeline{font-size:12px;padding-top:5px;width:220px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row .timeline{width:194px;font-size:11px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .row .timeline{overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;margin-top:-40px;position:static;top:auto;left:auto;height:auto;width:100%;}#page-ourstory .m-beginning .row .timeline .scroll-container{width:auto;white-space:nowrap;height:159px;margin-top:20px;}}#page-ourstory .m-beginning .row .timeline .tl{padding-bottom:1.35em;min-height:1.85em;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .row .timeline .tl{padding-bottom:1.1em;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row .timeline .tl{padding-bottom:2.25em;}}#page-ourstory .m-beginning .row .timeline .tl.high-block{padding-bottom:21em;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .row .timeline .tl.high-block{padding-bottom:20em;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row .timeline .tl.high-block{padding-bottom:18.5em;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .row .timeline .tl{height:119px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:12px;color:#353535;width:132px;display:inline-block;float:none;white-space:normal;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_release_timeline.png) repeat-x bottom left;margin:0;padding:0;margin-bottom:-20px;}#page-ourstory .m-beginning .row .timeline .tl.empty{width:21px;}#page-ourstory .m-beginning .row .timeline .tl.empty.high-block{display:none;}}#page-ourstory .m-beginning .row .timeline .tl .year{float:left;width:46px;clear:both;margin-left:10px;color:#666;}#page-ourstory .m-beginning .row .timeline .tl .event{float:right;width:152px;color:#fb62aa;}@media screen and (max-width:1280px){#page-ourstory .m-beginning .row .timeline .tl .event{width:142px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .row .timeline .tl .event{width:124px;}}@media only screen and (min-width:1025px){#page-ourstory .m-beginning .row .timeline .tl .event{opacity:0;}#page-ourstory .m-beginning .row .timeline .tl .event.animate,html.no-js #page-ourstory .m-beginning .row .timeline .tl .event{opacity:1;-webkit-animation:fadeInRight 0.7s;animation:fadeInRight 0.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.3s;animation-delay:0.3s;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .row .timeline .tl{position:relative;padding-top:40px;}#page-ourstory .m-beginning .row .timeline .tl.launch:before{content:'';display:inline-block;position:absolute;top:10px;left:12px;height:20px;width:20px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/icons_event@2x.png) no-repeat;background-size:400px 400px;}#page-ourstory .m-beginning .row .timeline .tl .year{position:absolute;left:0;bottom:20px;text-align:left;float:none;width:100%;opacity:0.8;width:auto;margin-left:4px;line-height:1.25em;font-size:13px;text-transform:uppercase;color:rgba(0,0,0,0.6);font-weight:300;font-weight:400;margin:0;}#page-ourstory .m-beginning .row .timeline .tl .event{border-left:1px solid #DDD;width:auto;float:left;position:relative;font-size:13px;overflow:hidden;margin-left:4px;line-height:1.25em;height:48px;text-transform:none;padding:0 20px 0 10px;height:60px;margin:0;}}#page-ourstory .m-beginning .photo-inline{margin:2em 0 1em 0;}#page-ourstory .m-beginning .photos{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/bg_ourstory_beginning_tl@2x.png) repeat-y;background-size:10px 12px;position:relative;background-position:60px 2px;padding:1.5em 0 3.5em 0 !important;}@media screen and (max-width:1280px){#page-ourstory .m-beginning .photos{padding:1.5em 0 5em 0 !important;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .photos{background-position:54px 2px;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .photos{background:none;padding:1.5em 0 2em 0 !important;}}#page-ourstory .m-beginning .photos .columns{width:960px;margin:0 auto;display:block;}@media screen and (max-width:1680px){#page-ourstory .m-beginning .photos .columns{width:740px;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .photos .columns{width:680px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .photos .columns{width:570px;padding-left:15%;}}@media screen and (max-width:767px){#page-ourstory .m-beginning .photos .columns{width:100%;padding-left:0;}}@media screen and (max-width:1280px){#page-ourstory .m-beginning .photos .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);}}#page-ourstory .m-beginning .photos .with-caption{width:100%;overflow:hidden;background:#000;position:relative;}#page-ourstory .m-beginning .photos .with-caption .photo{width:75%;float:left;}@media screen and (max-width:767px){#page-ourstory .m-beginning .photos .with-caption .photo{width:100%;float:none;}}#page-ourstory .m-beginning .photos .with-caption .photo img{width:100%;height:auto;}#page-ourstory .m-beginning .photos .with-caption .caption{width:25%;position:absolute;height:100%;right:0;}@media screen and (max-width:767px){#page-ourstory .m-beginning .photos .with-caption .caption{width:100%;float:none;height:auto;right:auto;position:relative;}}#page-ourstory .m-beginning .photos .with-caption .caption span{color:#fff;padding:1.5em 2em;position:absolute;bottom:0;font-size:14px;line-height:1.85em;display:block;}@media screen and (max-width:1280px){#page-ourstory .m-beginning .photos .with-caption .caption span{font-size:12px;}}@media screen and (max-width:1024px){#page-ourstory .m-beginning .photos .with-caption .caption span{display:block;font-size:11px;position:relative;bottom:auto;padding:1em 1.5em;}}#page-ourstory .m-links{background:#f2f2f2;padding:3em 0;}@media screen and (max-width:1024px){#page-ourstory .m-links{padding-top:3em;padding-bottom:.75em;}}@media screen and (max-width:767px){#page-ourstory .m-links{padding-top:0;padding-bottom:.5em;}}#page-ourstory .m-links .content{width:100% !important;padding:0px !important;padding-bottom:0;}@media screen and (max-width:1024px){#page-ourstory .m-links .content{padding-left:44px !important;padding-right:44px !important;}}@media screen and (max-width:767px){#page-ourstory .m-links .content{min-height:500px;padding:0px !important;padding-bottom:0;padding-top:0 !important;text-align:center;}}#page-ourstory .m-links .flex-direction-nav{top:49%;}#page-ourstory .m-links .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){#page-ourstory .m-links .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}#page-ourstory .m-links .flex-direction-nav a.flex-prev{left:0 !important;}#page-ourstory .m-links .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}#page-ourstory .m-links .flex-control-nav{bottom:18px;}@media screen and (max-width:1280px){#page-ourstory .m-links .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:0;}}@media screen and (max-width:1024px){#page-ourstory .m-links .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:16px;}}@media screen and (max-width:767px){#page-ourstory .m-links .flex-control-nav{bottom:-27px;}}@media screen and (max-width:767px){#page-ourstory .m-links .flex-viewport{margin-bottom:2.5em;padding:2em 0 0 0;}}#page-ourstory .m-links .links{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block;}@media screen and (min-width:768px){#page-ourstory .m-links .links{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 60px 0 !important;padding-top:0 !important;display:-ms-flex;display:-webkit-flex;display:flex;margin:0 auto !important;}}@media screen and (min-width:1025px){#page-ourstory .m-links .links{width:1024px;margin:0 auto;max-width:none;}}@media screen and (min-width:1281px){#page-ourstory .m-links .links{width:1200px;margin:0 auto;padding:54px 0 100px !important;}}@media screen and (min-width:1681px){#page-ourstory .m-links .links{width:1600px;margin:0 auto;}}#page-ourstory .m-links .item{width:50%;flex:50%;padding:0 0 2em 0;background:#fff;}#page-ourstory .m-links .item:first-child{margin-right:40px;}@media screen and (max-width:1024px){#page-ourstory .m-links .item:first-child{margin-right:20px;}}@media screen and (max-width:1280px){#page-ourstory .m-links .item{padding:0 0 1em 0;}}@media screen and (max-width:767px){#page-ourstory .m-links .item{display:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding-bottom:2em;background:none;}}@media screen and (max-width:767px){#page-ourstory .m-links .item .item-container{background:#fff;margin:0 5%;padding-bottom:.5em;}}#page-ourstory .m-links .item img{display:block;width:100%;height:auto;}#page-ourstory .m-links .item h4{display:block;padding:3em 100px .5em 100px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:21px;font-weight:normal;}@media screen and (max-width:1680px){#page-ourstory .m-links .item h4{font-size:18px;padding:2.5em 70px .5em 70px;}}@media screen and (max-width:1280px){#page-ourstory .m-links .item h4{font-size:15px;padding:2em 50px .5em 50px;}}@media screen and (max-width:1024px){#page-ourstory .m-links .item h4{font-size:13px;padding:1.5em 30px .5em 30px;}}@media screen and (max-width:767px){#page-ourstory .m-links .item h4{font-size:20px;}}#page-ourstory .m-links .item p{padding:0em 100px 1em 100px;font-size:80%;line-height:1.65em;}@media screen and (max-width:1680px){#page-ourstory .m-links .item p{padding:0em 70px 1em 70px;}}@media screen and (max-width:1280px){#page-ourstory .m-links .item p{padding:0em 50px 1em 50px;}}@media screen and (max-width:1024px){#page-ourstory .m-links .item p{padding:0em 30px 1em 30px;font-size:82%;}}@media screen and (max-width:767px){#page-ourstory .m-links .item p{font-size:16px;}}#page-ourstory .m-links .item p a{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}@media screen and (min-width:768px){#page-ourstory .m-links .flex-active-slide .item{-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);border:1px solid #f0f0f0;}}@media screen and (min-width:1025px){#page-ourstory .m-links .flex-active-slide .item{-webkit-box-shadow:0px 5px 79px 7px #f0f0f0;-moz-box-shadow:0px 5px 79px 7px #f0f0f0;box-shadow:0px 5px 79px 7px rgba(0,0,0,0.1);}}@media screen and (max-width:767px){#page-ourstory .m-links .flex-active-slide .item-container{-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);border:1px solid #f0f0f0;}}@media screen and (max-width:1024px){#page-support .hero-title picture img{width:100%;height:auto;bottom:auto;top:0;}}@media screen and (max-width:767px){#page-support .hero-title picture img{width:100%;height:100%;bottom:0;top:auto;}}#page-support .m-supportseealso .content{padding-top:3em;}@media screen and (max-width:767px){#page-support .m-supportseealso .content{padding-top:1.25em;padding-bottom:.25em;text-align:center;}}#page-support .m-supportseealso h2{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0 0 !important;margin:0 !important;display:block;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:16px;letter-spacing:0;text-transform:none;}@media screen and (min-width:768px){#page-support .m-supportseealso h2{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 0 0 !important;padding-top:0 !important;margin:0 auto !important;font-size:13px;}}@media screen and (min-width:1025px){#page-support .m-supportseealso h2{width:1024px;margin:0 auto;max-width:none;font-size:16px;}}@media screen and (min-width:1281px){#page-support .m-supportseealso h2{width:1200px;margin:0 auto;padding:54px 0 0 !important;font-size:21px;}}@media screen and (min-width:1681px){#page-support .m-supportseealso h2{width:1600px;margin:0 auto;font-size:25px;}}#page-support .m-supportseealso ul{margin:2em 0 0 0;padding:0;}#page-support .m-supportseealso li{float:left;width:23.66%;height:342px;background:black;color:#fff;margin-right:1.75%;}@media screen and (max-width:1680px){#page-support .m-supportseealso li{height:256px;}}@media screen and (max-width:1280px){#page-support .m-supportseealso li{height:217px;}}@media screen and (max-width:1024px){#page-support .m-supportseealso li{height:144px;}}@media screen and (max-width:767px){#page-support .m-supportseealso li{float:none;width:100%;height:306px;margin-right:0;margin-bottom:1em;}}#page-support .m-supportseealso li:nth-child(4),#page-support .m-supportseealso li:nth-child(8){margin-right:0;}#page-support .m-supportseealso li a{display:block;width:100%;height:100%;position:relative;}#page-support .m-supportseealso li .inner{display:block;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%);}#page-support .m-supportseealso li .inner .category{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:16px;color:#fff !important;opacity:0.7;text-transform:uppercase;}@media screen and (max-width:1680px){#page-support .m-supportseealso li .inner .category{font-size:13px;}}@media screen and (max-width:1280px){#page-support .m-supportseealso li .inner .category{font-size:11px;}}@media screen and (max-width:1024px){#page-support .m-supportseealso li .inner .category{font-size:9px;}}@media screen and (max-width:767px){#page-support .m-supportseealso li .inner .category{font-size:12px;}}#page-support .m-supportseealso li .inner h4{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:25px;font-weight:normal;color:#fff !important;}@media screen and (max-width:1680px){#page-support .m-supportseealso li .inner h4{font-size:21px;}}@media screen and (max-width:1280px){#page-support .m-supportseealso li .inner h4{font-size:16px;}}@media screen and (max-width:1024px){#page-support .m-supportseealso li .inner h4{font-size:13px;}}@media screen and (max-width:767px){#page-support .m-supportseealso li .inner h4{font-size:21px;}}#page-support .m-supportseealso .services{display:block;width:100%;height:100%;position:relative;}#page-support .m-supportseealso .services.logo img{display:block;width:50%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}#page-support .m-supportseealso .services.color-1{background-color:#000;}#page-support .m-supportseealso .services.color-1 .category{color:#aaa !important;opacity:1;}#page-support .m-supportseealso .services.color-2{background-color:#2d85f3;}#page-support .m-supportseealso .services.color-3{background-color:#fb4a9d;}#page-support .m-supportseealso .services.color-4{background-color:#21c49f;}#page-support .m-gameshelpshift{padding:3.5em 0 2em 0;}@media screen and (max-width:1024px){#page-support .m-gameshelpshift{padding-top:3em;padding-bottom:.75em;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift{background:none;padding-top:1em;padding-bottom:1.75em;}}#page-support .m-gameshelpshift .content{width:100% !important;padding:0px !important;padding-bottom:0;}@media screen and (max-width:1024px){#page-support .m-gameshelpshift .content{padding-left:44px !important;padding-right:44px !important;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .content{min-height:350px;padding:0px !important;padding-bottom:0;padding-top:0 !important;text-align:center;}}#page-support .m-gameshelpshift h2{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0 0 !important;margin:0 !important;display:block;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:16px;letter-spacing:0;text-transform:none;}@media screen and (min-width:768px){#page-support .m-gameshelpshift h2{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 0 0 !important;padding-top:0 !important;margin:0 auto !important;font-size:13px;}}@media screen and (min-width:1025px){#page-support .m-gameshelpshift h2{width:1024px;margin:0 auto;max-width:none;font-size:16px;}}@media screen and (min-width:1281px){#page-support .m-gameshelpshift h2{width:1200px;margin:0 auto;padding:54px 0 0 !important;font-size:21px;}}@media screen and (min-width:1681px){#page-support .m-gameshelpshift h2{width:1600px;margin:0 auto;font-size:25px;}}#page-support .m-gameshelpshift .flex-direction-nav{top:43%;}#page-support .m-gameshelpshift .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){#page-support .m-gameshelpshift .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}#page-support .m-gameshelpshift .flex-direction-nav a.flex-prev{left:0 !important;}#page-support .m-gameshelpshift .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}#page-support .m-gameshelpshift .flex-control-nav{bottom:18px;}@media screen and (max-width:1280px){#page-support .m-gameshelpshift .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:0;}}@media screen and (max-width:1024px){#page-support .m-gameshelpshift .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:16px;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .flex-control-nav{bottom:0;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .flex-viewport{margin-bottom:1em;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .flexslider{padding-top:30px;padding-bottom:30px;}}#page-support .m-gameshelpshift .slides{height:684px;overflow:hidden;}@media screen and (max-width:1680px){#page-support .m-gameshelpshift .slides{height:542px;}}@media screen and (max-width:1280px){#page-support .m-gameshelpshift .slides{height:442px;}}@media screen and (max-width:1024px){#page-support .m-gameshelpshift .slides{height:323px;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .slides{height:373px;}}@media screen and (max-width:320px){#page-support .m-gameshelpshift .slides{height:320px;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .slides li{display:inline;float:none;}}#page-support .m-gameshelpshift .links{max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block;font-size:0;width:100%;display:inline;}@media screen and (min-width:768px){#page-support .m-gameshelpshift .links{display:block;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:20px 0 60px 0 !important;margin:0 auto !important;}}@media screen and (min-width:1025px){#page-support .m-gameshelpshift .links{width:1024px;margin:0 auto;max-width:none;padding-top:28px !important;}}@media screen and (min-width:1281px){#page-support .m-gameshelpshift .links{width:1200px;margin:0 auto;padding:54px 0 100px !important;padding-top:36px !important;}}@media screen and (min-width:1681px){#page-support .m-gameshelpshift .links{width:1600px;margin:0 auto;padding-top:36px !important;}}#page-support .m-gameshelpshift .item{width:32%;margin-right:2%;display:inline-block;height:565px;background:#eee;}@media screen and (max-width:1680px){#page-support .m-gameshelpshift .item{height:428px;}}@media screen and (max-width:1280px){#page-support .m-gameshelpshift .item{height:365px;}}@media screen and (max-width:1024px){#page-support .m-gameshelpshift .item{height:241px;}}@media screen and (max-width:767px){#page-support .m-gameshelpshift .item{background:#fff;width:100%;height:373px;}}@media screen and (max-width:320px){#page-support .m-gameshelpshift .item{height:320px;}}#page-support .m-gameshelpshift .item:nth-child(3),#page-support .m-gameshelpshift .item:nth-child(6),#page-support .m-gameshelpshift .item:nth-child(9){margin-right:0;}#page-support .m-gameshelpshift .item a{display:block;width:100%;height:100%;position:relative;}@media screen and (max-width:767px){#page-support .m-gameshelpshift .item a{margin-left:5%;margin-right:5%;width:auto;background:#eee;}}#page-support .m-gameshelpshift .item h3{display:block;background-repeat:no-repeat !important;background-position:center 41%;width:100%;height:100%;text-indent:-9999px;}#page-support .m-gameshelpshift .item.brawlstars a{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_support_brawlstars.jpg) no-repeat;background-size:cover;}#page-support .m-gameshelpshift .item.brawlstars a h3{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_brawlstars.png);background-size:45% auto;}#page-support .m-gameshelpshift .item.clashroyale a{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_support_clashroyale.jpg) no-repeat;background-size:cover;}#page-support .m-gameshelpshift .item.clashroyale a h3{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_clashroyale.png);background-size:60% auto;background-position:center 40%;}#page-support .m-gameshelpshift .item.boombeach a{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_support_boombeach.jpg) no-repeat;background-size:cover;}#page-support .m-gameshelpshift .item.boombeach a h3{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_boombeach.png);background-size:45% auto;background-position:center 36%;}#page-support .m-gameshelpshift .item.clashofclans a{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_support_clashofclans.jpg) no-repeat;background-size:cover;}#page-support .m-gameshelpshift .item.clashofclans a h3{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_clashofclans.png);background-size:60% auto;background-position:57% 35%;}#page-support .m-gameshelpshift .item.hayday a{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_support_hayday.jpg) no-repeat;background-size:cover;}#page-support .m-gameshelpshift .item.hayday a h3{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/main_logo_hayday.png);background-size:45% auto;background-position:center 36%;}#page-support .m-safeguard{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_safeguard.png) repeat-x;background-size:auto 100%;}#page-support .m-safeguard .content{padding-top:5em;padding-bottom:0;}@media screen and (max-width:1680px){#page-support .m-safeguard .content{padding-top:4em;}}@media screen and (max-width:1280px){#page-support .m-safeguard .content{padding-top:3.5em;}}@media screen and (max-width:767px){#page-support .m-safeguard .content{padding-top:2.5em;background-position:81% bottom;background-size:auto 500px;}}#page-support .m-safeguard .deco{-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;float:left;height:585px;background-position:55% bottom !important;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_safeguard_device.png) no-repeat;background-size:auto 100%;z-index:5;}@media screen and (max-width:1680px){#page-support .m-safeguard .deco{height:440px;}}@media screen and (max-width:1280px){#page-support .m-safeguard .deco{height:370px;background-position:45% bottom !important;}}@media screen and (max-width:1024px){#page-support .m-safeguard .deco{height:284px;background-position:30% bottom !important;}}@media screen and (max-width:767px){#page-support .m-safeguard .deco{float:none;height:300px;background-size:100% auto;background-position:center top !important;}}#page-support .m-safeguard .copy{float:right;height:585px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:8%;padding-top:5em;color:#fff;}@media screen and (max-width:1680px){#page-support .m-safeguard .copy{height:440px;}}@media screen and (max-width:1280px){#page-support .m-safeguard .copy{height:370px;}}@media screen and (max-width:1024px){#page-support .m-safeguard .copy{height:284px;}}@media screen and (max-width:767px){#page-support .m-safeguard .copy{height:396px;background-size:100% auto;background-position:center top !important;float:none;padding-top:2.5em;padding-bottom:2em;}}#page-support .m-safeguard .copy .buttons{margin-top:.5em;}#page-support .m-safeguard h2{-webkit-transition:opacity 0.5s ease-in-out;-moz-transition:opacity 0.5s ease-in-out;-ms-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;z-index:5;position:absolute;color:#fff;left:57%;bottom:306px;right:-125px;}@media screen and (max-width:1680px){#page-support .m-safeguard h2{bottom:276px;right:11px;}}@media screen and (max-width:1680px){#page-support .m-safeguard h2{bottom:253px;right:-38px;}}@media screen and (max-width:1024px){#page-support .m-safeguard h2{bottom:190px;right:198px;right:auto;left:50%;margin-left:218px;}}@media screen and (max-width:767px){#page-support .m-safeguard h2{bottom:auto;top:120px;margin-left:0;}}#page-support .m-safeguard .chars{-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;position:absolute;z-index:4;bottom:0;right:35px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_safeguard_chars_trans.png) no-repeat;background-size:100% auto;width:674px;height:362px;}@media screen and (max-width:1680px){#page-support .m-safeguard .chars{width:620px;height:332px;}}@media screen and (max-width:1280px){#page-support .m-safeguard .chars{width:540px;height:288px;right:0;}}@media screen and (max-width:1024px){#page-support .m-safeguard .chars{width:406px;height:210px;right:auto;left:50%;margin-left:-53px;}}@media screen and (max-width:767px){#page-support .m-safeguard .chars{width:484px;height:262px;bottom:auto;top:169px;left:50%;margin-left:-271px;}}#page-support .m-safeguard .play-ext{position:absolute;z-index:6;width:148px;height:148px;bottom:226px;left:auto;right:211px;outline:none;border:0;opacity:0.9;-webkit-transition:opacity 0.15s ease-in-out;-moz-transition:opacity 0.15s ease-in-out;-ms-transition:opacity 0.15s ease-in-out;transition:opacity 0.15s ease-in-out;}@media screen and (max-width:1680px){#page-support .m-safeguard .play-ext{width:128px;height:128px;bottom:198px;right:208px;}}@media screen and (max-width:1280px){#page-support .m-safeguard .play-ext{width:112px;height:112px;bottom:165px;right:155px;}}@media screen and (max-width:1024px){#page-support .m-safeguard .play-ext{width:96px;height:96px;bottom:124px;right:auto;left:50%;margin-left:153px;}}@media screen and (max-width:767px){#page-support .m-safeguard .play-ext{width:112px;height:112px;margin-left:-56px;left:50%;bottom:auto;top:49px;}}#page-support .m-safeguard .play-ext:hover{opacity:1;}#page-support .m-safeguard .play-ext a{display:block;width:100%;height:100%;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_play_video.png) no-repeat;background-size:100% auto;}#page-support .m-safeguard .play-ext a span{display:block;width:100%;height:100%;text-indent:-9999px;}#page-careers{background:#fff;}#page-careers article h2{background:none;}#page-careers #main-content,#page-careers .grid-system-row:first-child{overflow:visible !important;}#page-careers .m-why{background:#ffffff;z-index:5;}#page-careers .m-why .content{position:relative;overflow:visible;padding:8em 0 7em 0;}@media screen and (max-width:1680px){#page-careers .m-why .content{padding:7em 0 7em 0;}}@media screen and (max-width:767px){#page-careers .m-why .content{padding-top:4em;padding-bottom:0;overflow:auto;text-align:center;}}#page-careers .m-why a{color:#2d85f3;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}#page-careers .m-why a:hover{color:#444;}#page-careers .m-why .copy{float:right;padding-bottom:3em;padding-top:.5em;}@media screen and (max-width:767px){#page-careers .m-why .copy{padding-bottom:1em;}#page-careers .m-why .copy h2{margin-left:5% !important;width:90%;}#page-careers .m-why .copy p{padding-left:6%;padding-right:6%;}}#page-careers .m-why .copy a{display:inline-block;margin-top:.25em;text-transform:uppercase;font-size:84%;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;}@media screen and (min-width:768px){#page-careers .m-why .copy a{font-size:82%;}}@media screen and (min-width:1025px){#page-careers .m-why .copy a{font-size:72%;}}#page-careers .m-why .deco{height:284px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/deco_why.png) no-repeat right top;background-size:408px auto;margin-left:10%;top:20px;position:relative;-webkit-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 1s cubic-bezier(0.645,0.045,0.355,1);transition:all 1s cubic-bezier(0.645,0.045,0.355,1);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);}#page-careers .m-why .deco.animate{top:0;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}@media screen and (max-width:1680px){#page-careers .m-why .deco{margin-left:4%;background-size:320px auto;height:234px;}}@media screen and (max-width:1280px){#page-careers .m-why .deco{margin-left:0;background-size:280px auto;height:200px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);top:0;background-position:top center;}}@media screen and (max-width:1024px){#page-careers .m-why .deco{background-size:160px auto;height:120px;}}@media screen and (max-width:767px){#page-careers .m-why .deco{margin-bottom:2em;}}#page-careers .m-livinginhelsinki{text-align:center;position:relative;}#page-careers .m-livinginhelsinki .content{width:100% !important;padding:0 !important;}#page-careers .m-livinginhelsinki .content-container{width:1600px;margin:0 auto;}@media screen and (max-width:1680px){#page-careers .m-livinginhelsinki .content-container{width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){#page-careers .m-livinginhelsinki .content-container{width:1024px;margin:0 auto;}}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .content-container{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-careers .m-livinginhelsinki .content-container{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-careers .m-livinginhelsinki .content-padding{position:relative;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:90px;padding-bottom:60px;}@media screen and (max-width:1680px){#page-careers .m-livinginhelsinki .content-padding{padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){#page-careers .m-livinginhelsinki .content-padding{padding-top:60px;padding-bottom:40px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .content-padding{padding-top:40px;padding-bottom:30px;padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){#page-careers .m-livinginhelsinki .content-padding{padding-top:30px;padding-bottom:20px;padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}#page-careers .m-livinginhelsinki .copy{margin-top:2em;margin-bottom:1.75em;}@media screen and (max-width:1680px){#page-careers .m-livinginhelsinki .copy{margin-top:1.25em;margin-bottom:.5em;}}@media screen and (max-width:1280px){#page-careers .m-livinginhelsinki .copy{margin-top:2em;margin-bottom:.75em;}}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .copy{margin-top:2.5em;margin-bottom:1.25em;}}#page-careers .m-livinginhelsinki .copy .link{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;text-transform:uppercase;}#page-careers .m-livinginhelsinki .slider{min-height:400px;}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .slider{min-height:0;}}#page-careers .m-livinginhelsinki .slider li{position:relative;}#page-careers .m-livinginhelsinki .slider picture,#page-careers .m-livinginhelsinki .slider img{display:block;}#page-careers .m-livinginhelsinki .slider img{width:100%;height:auto;}#page-careers .m-livinginhelsinki .slider .photo-credit{position:absolute;width:100%;text-align:center;bottom:20px;color:#fff;font-size:14px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:13px;}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .slider .photo-credit{font-size:12px;bottom:15px;}}@media screen and (max-width:767px){#page-careers .m-livinginhelsinki .slider .photo-credit{font-size:11px;bottom:10px;}}#page-careers .m-livinginhelsinki .flex-direction-nav{top:49%;}#page-careers .m-livinginhelsinki .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){#page-careers .m-livinginhelsinki .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}#page-careers .m-livinginhelsinki .flex-direction-nav a.flex-prev{left:0 !important;}#page-careers .m-livinginhelsinki .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}#page-careers .m-livinginhelsinki .flex-control-nav{bottom:-70px;}@media screen and (max-width:1280px){#page-careers .m-livinginhelsinki .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:-50px;}}@media screen and (max-width:1024px){#page-careers .m-livinginhelsinki .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:-42px;}}@media screen and (max-width:767px){#page-careers .m-livinginhelsinki .flex-control-nav{bottom:-50px;}}#page-careers .m-fullvideo .content{width:100% !important;padding:0px !important;padding-bottom:0;}@media screen and (max-width:1024px){#page-careers .m-fullvideo .content{padding-left:44px !important;padding-right:44px !important;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .content{min-height:300px;padding:0px !important;padding-bottom:0;padding-top:2em !important;text-align:center;}}#page-careers .m-fullvideo .slides li{background:#000;position:relative;width:100%;}@media screen and (max-width:1024px){#page-careers .m-fullvideo .slides li{overflow:hidden;}}#page-careers .m-fullvideo .flex-direction-nav{top:47%;}#page-careers .m-fullvideo .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){#page-careers .m-fullvideo .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}#page-careers .m-fullvideo .flex-direction-nav a.flex-prev{left:0 !important;}#page-careers .m-fullvideo .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}@media screen and (min-width:768px){#page-careers .m-fullvideo .flex-control-paging li a{background:#ddd;}}#page-careers .m-fullvideo .flex-control-paging li a.flex-active{background:#2c82ee;}#page-careers .m-fullvideo .flex-control-nav{bottom:18px;}@media screen and (max-width:1280px){#page-careers .m-fullvideo .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:0;}}@media screen and (max-width:1024px){#page-careers .m-fullvideo .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:0;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .flex-control-nav{bottom:-42px;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .flex-viewport{margin-bottom:2.5em;}}#page-careers .m-fullvideo .videos{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block;}@media screen and (min-width:768px){#page-careers .m-fullvideo .videos{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 60px 0 !important;display:-ms-flex;display:-webkit-flex;display:flex;margin:0 auto !important;}}@media screen and (min-width:1025px){#page-careers .m-fullvideo .videos{width:1024px;margin:0 auto;max-width:none;}}@media screen and (min-width:1281px){#page-careers .m-fullvideo .videos{width:1200px;margin:0 auto;padding:54px 0 100px !important;}}@media screen and (min-width:1681px){#page-careers .m-fullvideo .videos{width:1600px;margin:0 auto;}}#page-careers .m-fullvideo .item{position:relative;}#page-careers .m-fullvideo .title{position:absolute;width:1600px;top:50%;margin-top:-1.25em;left:50%;transform:translateX(-50%);margin-left:30px;z-index:3;color:#fff;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:33px;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;line-height:1;}@media screen and (max-width:1680px){#page-careers .m-fullvideo .title{width:1200px;margin:0 auto;font-size:28px;top:43%;}}@media screen and (max-width:1280px){#page-careers .m-fullvideo .title{width:1024px;margin:0 auto;font-size:22px;}}@media screen and (max-width:1024px){#page-careers .m-fullvideo .title{font-size:17px;width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-.75em;top:48%;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .title{width:100%;max-width:none;margin-top:42px;font-size:22px;}}#page-careers .m-fullvideo .title p{margin:0;padding:0 0 .75em 0;}#page-careers .m-fullvideo .title .author{font-size:58%;text-transform:uppercase;color:#21c49f;padding:0;}#page-careers .m-fullvideo img{display:block;width:100%;position:absolute;top:0;left:0;z-index:2;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;}@media screen and (max-width:1024px){#page-careers .m-fullvideo img{width:120%;}}@media screen and (max-width:767px){#page-careers .m-fullvideo img{height:100%;width:auto;}}#page-careers .m-fullvideo article.active-video img{-moz-opacity:0.5;-khtml-opacity:0.5;-webkit-opacity:0.5;opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);}#page-careers .m-fullvideo article.active-video .title{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);}#page-careers .m-fullvideo .video{margin:100px 0;width:1200px;position:relative;left:50%;transform:translateX(-50%);height:675px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:5;}@media screen and (max-width:1680px){#page-careers .m-fullvideo .video{height:578px;width:1024px;}}@media screen and (max-width:1280px){#page-careers .m-fullvideo .video{height:450px;margin:60px 0;width:800px;}}@media screen and (max-width:1024px){#page-careers .m-fullvideo .video{width:640px;margin:30px 0;height:360px;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .video{width:100%;margin:60px 0;height:56vw;}}#page-careers .m-fullvideo .video .play{position:absolute;z-index:6;width:148px;height:148px;top:50%;left:50%;transform:translate(-50%,-50%);outline:none;border:0;opacity:0.9;-webkit-transition:opacity 0.15s ease-in-out;-moz-transition:opacity 0.15s ease-in-out;-ms-transition:opacity 0.15s ease-in-out;transition:opacity 0.15s ease-in-out;}@media screen and (max-width:1680px){#page-careers .m-fullvideo .video .play{width:128px;height:128px;}}@media screen and (max-width:1280px){#page-careers .m-fullvideo .video .play{width:112px;height:112px;top:50%;}}@media screen and (max-width:1024px){#page-careers .m-fullvideo .video .play{width:96px;height:96px;}}@media screen and (max-width:767px){#page-careers .m-fullvideo .video .play{width:100px;height:100px;top:34%;}}#page-careers .m-fullvideo .video .play:hover{opacity:1;}#page-careers .m-fullvideo .video .play a{display:block;width:100%;height:100%;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/btn_play_video.png) no-repeat;background-size:100% auto;}#page-careers .m-fullvideo .video .play a span{display:block;width:100%;height:100%;text-indent:-9999px;}#page-careers .m-fullvideo .video video,#page-careers .m-fullvideo .video .jwplayer{position:absolute;top:0;left:0;z-index:1;opacity:0;left:-9999px;-webkit-transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;-ms-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out;}#page-careers .m-fullvideo .video.active .play a{opacity:0;}#page-careers .m-fullvideo .video.active .play img{z-index:0;}#page-careers .m-fullvideo .video.active video,#page-careers .m-fullvideo .video.active .jwplayer{opacity:1;z-index:99;left:0;}#page-careers .m-people .content{width:100% !important;padding:0px !important;padding-bottom:0;}@media screen and (max-width:1024px){#page-careers .m-people .content{padding-left:44px !important;padding-right:44px !important;}}@media screen and (max-width:767px){#page-careers .m-people .content{min-height:500px;padding:0px !important;padding-bottom:0;padding-top:2em !important;text-align:center;}}#page-careers .m-people .flex-direction-nav{top:49%;}#page-careers .m-people .flex-direction-nav a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_slider_arrows.png) no-repeat;background-size:82px 186px;width:82px;height:93px;}@media screen and (max-width:1680px){#page-careers .m-people .flex-direction-nav a{width:66px;height:74px;background-size:66px 149px;}}#page-careers .m-people .flex-direction-nav a.flex-prev{left:0 !important;}#page-careers .m-people .flex-direction-nav a.flex-next{background-position:right bottom;right:0 !important;}#page-careers .m-people .flex-control-nav{bottom:18px;}@media screen and (max-width:1280px){#page-careers .m-people .flex-control-nav{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);bottom:0;}}@media screen and (max-width:1024px){#page-careers .m-people .flex-control-nav{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:16px;}}@media screen and (max-width:767px){#page-careers .m-people .flex-control-nav{bottom:-24px;}}@media screen and (max-width:767px){#page-careers .m-people .flex-viewport{margin-bottom:2.5em;}}#page-careers .m-people .people{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block;}@media screen and (min-width:768px){#page-careers .m-people .people{max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:54px 0 60px 0 !important;display:-ms-flex;display:-webkit-flex;display:flex;margin:0 auto !important;}}@media screen and (min-width:1025px){#page-careers .m-people .people{width:1024px;margin:0 auto;max-width:none;}}@media screen and (min-width:1281px){#page-careers .m-people .people{width:1200px;margin:0 auto;padding:54px 0 100px !important;}}@media screen and (min-width:1681px){#page-careers .m-people .people{width:1600px;margin:0 auto;}}#page-careers .m-people .item{width:50%;flex:50%;padding:0 0 2em 0;background:#fff;}#page-careers .m-people .item:first-child{margin-right:40px;}@media screen and (max-width:1024px){#page-careers .m-people .item:first-child{margin-right:20px;}}@media screen and (max-width:1280px){#page-careers .m-people .item{padding:0 0 1em 0;}}@media screen and (max-width:767px){#page-careers .m-people .item{background:none;display:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding-bottom:2em;}}@media screen and (max-width:767px){#page-careers .m-people .item .item-container{margin-right:5%;margin-left:5%;padding-bottom:.5em;background:#fff;-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);}}#page-careers .m-people .item img{display:block;width:100%;height:auto;}#page-careers .m-people .item h4{display:block;padding:3em 100px .5em 100px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:21px;font-weight:normal;}@media screen and (max-width:1680px){#page-careers .m-people .item h4{font-size:18px;padding:2.5em 70px .5em 70px;}}@media screen and (max-width:1280px){#page-careers .m-people .item h4{font-size:15px;padding:2em 50px .5em 50px;}}@media screen and (max-width:1024px){#page-careers .m-people .item h4{font-size:13px;padding:1.5em 30px .5em 30px;}}@media screen and (max-width:767px){#page-careers .m-people .item h4{font-size:20px;}}#page-careers .m-people .item p{padding:0em 100px 1em 100px;font-size:80%;line-height:1.65em;}@media screen and (max-width:1680px){#page-careers .m-people .item p{padding:0em 70px 1em 70px;}}@media screen and (max-width:1280px){#page-careers .m-people .item p{padding:0em 50px 1em 50px;}}@media screen and (max-width:1024px){#page-careers .m-people .item p{padding:0em 30px 1em 30px;font-size:82%;}}@media screen and (max-width:767px){#page-careers .m-people .item p{font-size:16px;}}#page-careers .m-people .item p a{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}#page-careers .m-people .flex-active-slide .item{-webkit-box-shadow:0px 5px 79px 7px #f0f0f0;-moz-box-shadow:0px 5px 79px 7px #f0f0f0;box-shadow:0px 5px 79px 7px rgba(0,0,0,0.1);}@media screen and (max-width:1024px){#page-careers .m-people .flex-active-slide .item{-webkit-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);box-shadow:0px 6px 24px -6px rgba(0,0,0,0.1);border:1px solid #f0f0f0;}}#page-careers .m-featured-jobs{background:#ffffff;z-index:5;}@media screen and (max-width:1680px){#page-careers .m-featured-jobs{padding:0;width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){#page-careers .m-featured-jobs{padding:0;width:1024px;margin:0 auto;}}@media screen and (max-width:1024px){#page-careers .m-featured-jobs{padding:0;width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 !important;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs{padding:1em 20px;}}#page-careers .m-featured-jobs .views-row{padding:2.5em 0 5em 0;overflow:hidden;}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row{padding:2em 0 4em 0;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row{padding-top:1em;overflow:visible;}}#page-careers .m-featured-jobs .views-row .item{width:23.5%;margin:0 2% 0 0;display:inline-block;}#page-careers .m-featured-jobs .views-row .item#feature-4{margin-right:0;}#page-careers .m-featured-jobs .views-row .item.featured{background:#191919;height:376px;float:left;display:block;}#page-careers .m-featured-jobs .views-row .item.featured:nth-child(odd){background:#2d85f3;}#page-careers .m-featured-jobs .views-row .item.featured:nth-child(odd) .location{color:#bed4fa !important;}@media screen and (max-width:1680px){#page-careers .m-featured-jobs .views-row .item.featured{height:282px;}}@media screen and (max-width:1280px){#page-careers .m-featured-jobs .views-row .item.featured{height:240px;}}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row .item.featured{height:158px;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.featured{width:100%;margin:0;height:80vw;margin-top:5vw;float:none;}}#page-careers .m-featured-jobs .views-row .item.featured .container{position:relative;width:100%;height:100%;overflow:hidden;display:block;}#page-careers .m-featured-jobs .views-row .item.featured .inner{display:block;position:relative;top:50%;transform:translateY(-50%);color:#fff;text-align:center;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:25px;line-height:1.25;padding:8% 8% 8% 8%;}@media screen and (max-width:1680px){#page-careers .m-featured-jobs .views-row .item.featured .inner{font-size:21px;}}@media screen and (max-width:1280px){#page-careers .m-featured-jobs .views-row .item.featured .inner{font-size:16px;}}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row .item.featured .inner{font-size:13px;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.featured .inner{font-size:21px;}}#page-careers .m-featured-jobs .views-row .item.featured .inner a{color:#fff;width:75%;margin:0 auto;display:block;}#page-careers .m-featured-jobs .views-row .item.featured .inner .secondary-title{display:block;}#page-careers .m-featured-jobs .views-row .item.featured .inner .location{display:block;margin-top:.75em;font-size:16px;color:#bbb;text-transform:uppercase;}@media screen and (max-width:1680px){#page-careers .m-featured-jobs .views-row .item.featured .inner .location{font-size:13px;}}@media screen and (max-width:1280px){#page-careers .m-featured-jobs .views-row .item.featured .inner .location{font-size:11px;}}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row .item.featured .inner .location{font-size:9px;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.featured .inner .location{font-size:12px;}}#page-careers .m-featured-jobs .views-row .item.intro{width:100%;margin-bottom:1.75em;margin-right:0;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:21px;color:#000;border-top:1px solid #ddd;padding-top:50px;}@media screen and (max-width:1680px){#page-careers .m-featured-jobs .views-row .item.intro{font-size:18px;}}@media screen and (max-width:1280px){#page-careers .m-featured-jobs .views-row .item.intro{font-size:16px;}}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row .item.intro{font-size:15px;padding-top:40px;margin-bottom:1.25em;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.intro{font-size:16px;margin-bottom:0;}}#page-careers .m-featured-jobs .views-row .item.intro .col{width:50%;display:inline-block;line-height:2em;}@media screen and (max-width:1024px){#page-careers .m-featured-jobs .views-row .item.intro .col{line-height:2.5em;}}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.intro .col{width:50%;float:left;padding-top:.4em;line-height:1em;}}#page-careers .m-featured-jobs .views-row .item.intro .col + .col{line-height:1em;vertical-align:bottom;}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.intro .col + .col{width:50%;float:right;padding-top:0;}}#page-careers .m-featured-jobs .views-row .item.intro .col + .col a{float:right;}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .item.intro a.button18-arrow{position:relative;bottom:0;}#page-careers .m-featured-jobs .views-row .item.intro a.button18-arrow span{font-size:12px;padding:13px 16px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#page-careers .m-featured-jobs .views-row .item.intro a.button18-arrow span:first-child{background-size:12px auto;width:38px;}#page-careers .m-featured-jobs .views-row .item.intro a.button18-arrow span:nth-child(2){padding-left:0px;}}#page-careers .m-featured-jobs .views-row .outro{display:none;}@media screen and (max-width:767px){#page-careers .m-featured-jobs .views-row .outro{margin-top:2em;display:block;text-align:center;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase;}#page-careers .m-featured-jobs .views-row .outro a{padding:6px;}}#page-careers .m-global{background:#000000 url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_global_footprint.jpg) no-repeat right top;background-size:auto 100%;color:#fff;}@media screen and (max-width:1024px){#page-careers .m-global{background-size:auto 95%;background-position:right 20px;}}@media screen and (max-width:767px){#page-careers .m-global{background-size:400px auto;background-position:right 81%;text-align:center;}}#page-careers .m-global *{color:#fff;}#page-careers .m-global h2{width:50%;word-wrap:normal;}@media screen and (max-width:767px){#page-careers .m-global h2{width:100%;}}@media screen and (max-width:767px){#page-careers .m-global p{padding-left:6%;padding-right:6%;}}#page-careers .m-global .locations{background:none;margin-top:2em;padding-bottom:2em;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:15px;}@media screen and (max-width:1680px){#page-careers .m-global .locations{font-size:13px;}}@media screen and (max-width:1280px){#page-careers .m-global .locations{font-size:12px;margin-top:1.5em;padding-bottom:1em;}}@media screen and (max-width:1024px){#page-careers .m-global .locations{font-size:12px;}}@media screen and (max-width:767px){#page-careers .m-global .locations{font-size:13px;}}#page-careers .m-global .locations p{line-height:1.5em;}#page-careers .m-global .locations a{color:#21c49f;text-transform:uppercase;}#page-careers .m-global .locations a:hover{color:#87e1cd;}#page-careers .m-global .locations .columns{display:inline-block;margin-right:7em;}#page-careers .m-global .locations .columns:last-child{margin-right:0 !important;}@media screen and (max-width:1680px){#page-careers .m-global .locations .columns{margin-right:5em;}}@media screen and (max-width:1280px){#page-careers .m-global .locations .columns{margin-right:4em;}}@media screen and (max-width:1024px){#page-careers .m-global .locations .columns{margin-right:2em;width:41%;}}@media screen and (max-width:767px){#page-careers .m-global .locations .columns{display:block;width:80%;text-align:left;}}#page-careers .m-global .locations .columns p{color:#666;}#page-careers .m-global .locations .columns span{text-transform:uppercase;}#page-careers .m-global .locations .link{margin-top:2em;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;}#page-careers .m-application-process{background:#000;color:#fff;padding-bottom:2em;}#page-careers .m-application-process *{color:#fff;}#page-careers .m-application-process h2{width:50%;word-wrap:normal;}@media screen and (max-width:767px){#page-careers .m-application-process h2{width:100%;}}@media screen and (max-width:767px){#page-careers .m-application-process p{padding-left:6%;padding-right:6%;}}#page-careers .m-application-process .content{border-top:1px solid #333;}@media screen and (max-width:767px){#page-careers .m-application-process .content{text-align:center;}}#page-careers .m-application-process .timeline{background:none;}#page-careers .m-application-process .steps{margin-top:1em;padding-bottom:2em;display:-ms-flex;display:-webkit-flex;display:flex;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/job_app_process.png) no-repeat bottom left;background-size:100% auto;}@media screen and (max-width:767px){#page-careers .m-application-process .steps{padding:0;margin-top:3em;margin-bottom:3em;display:block;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/job_app_process_vert.png) no-repeat 36% bottom;background-size:auto 100%;}}#page-careers .m-application-process .steps .step{width:20%;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:20px;}@media screen and (max-width:1680px){#page-careers .m-application-process .steps .step{font-size:17px;}}@media screen and (max-width:1280px){#page-careers .m-application-process .steps .step{font-size:15px;}}@media screen and (max-width:1024px){#page-careers .m-application-process .steps .step{font-size:13px;}}@media screen and (max-width:767px){#page-careers .m-application-process .steps .step{font-size:15px;width:50%;display:block;text-align:left;margin-left:44%;margin-top:1.75em;}#page-careers .m-application-process .steps .step:first-child{margin-top:0;}}#page-careers .m-application-process .steps .step span{display:block;text-transform:uppercase;color:#666;font-size:15px;line-height:1em;}@media screen and (max-width:1680px){#page-careers .m-application-process .steps .step span{font-size:13px;}}@media screen and (max-width:1280px){#page-careers .m-application-process .steps .step span{font-size:11px;}}@media screen and (max-width:1024px){#page-careers .m-application-process .steps .step span{font-size:10px;}}@media screen and (max-width:767px){#page-careers .m-application-process .steps .step span{font-size:12px;}}#page-careers .m-application-process .link{margin-top:3em;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:15px;font-weight:normal;}@media screen and (max-width:1680px){#page-careers .m-application-process .link{font-size:13px;}}@media screen and (max-width:1280px){#page-careers .m-application-process .link{font-size:12px;}}@media screen and (max-width:767px){#page-careers .m-application-process .link{font-size:14px;}}#page-careers .m-application-process .link a{color:#21c49f;text-transform:uppercase;}#page-careers .m-application-process .link a:hover{color:#87e1cd;}#page-careers #join{border-top:1px solid #ddd;}@media screen and (max-width:767px){#page-careers #join{text-align:center;}}#page-careers .m-openpositions{position:relative;}#page-careers .m-openpositions h2{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:21px;text-transform:none;}@media screen and (max-width:1680px){#page-careers .m-openpositions h2{font-size:18px;}}@media screen and (max-width:1280px){#page-careers .m-openpositions h2{font-size:16px;}}@media screen and (max-width:1024px){#page-careers .m-openpositions h2{font-size:15px;}}@media screen and (max-width:767px){#page-careers .m-openpositions h2{font-family:'SupercellHeadline-Heavy',sans-serif;text-transform:uppercase;font-size:32px;word-spacing:100em;}}#page-careers .m-openpositions .content{overflow:visible;padding-bottom:0;width:100%;padding-left:0 !important;padding-right:0 !important;}@media screen and (max-width:767px){#page-careers .m-openpositions .content{text-align:center;}}#page-careers .m-openpositions .list{display:inline-block;width:80%;}@media screen and (max-width:1024px){#page-careers .m-openpositions .list{width:100%;}}@media screen and (max-width:1024px){#page-careers .m-openpositions .list{width:100%;overflow-x:scroll;position:relative;padding:8px 14px;background:#f2f2f2;padding-right:200px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;margin-top:.75em;}}@media screen and (max-width:767px){#page-careers .m-openpositions .list{padding:2px 30px 2px 10px;}}#page-careers .m-openpositions .job-functions{margin:2em 0 0 -8px;padding:0;}@media screen and (max-width:1024px){#page-careers .m-openpositions .job-functions{margin:0;white-space:nowrap;}}#page-careers .m-openpositions .job-functions li{margin:0 0 0 .65em;padding:0;display:inline-block;}#page-careers .m-openpositions .job-functions li:first-child{margin-left:0;}@media screen and (max-width:1680px){#page-careers .m-openpositions .job-functions li{margin:0 0 0 .15em;}}@media screen and (max-width:1024px){#page-careers .m-openpositions .job-functions li{margin:0 0 0 .25em;line-height:52px;}#page-careers .m-openpositions .job-functions li.last{padding-right:172px;}}@media screen and (max-width:767px){#page-careers .m-openpositions .job-functions li{margin:0 0 0 .15em;}#page-careers .m-openpositions .job-functions li.last{padding-right:32px;}}#page-careers .m-openpositions .job-functions li a{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;text-transform:uppercase;background:#ccc;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;color:#fff;padding:1.25em 1.65em;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);outline:0;}#page-careers .m-openpositions .job-functions li a:hover{background:#b0b0b0;}@media screen and (max-width:1280px){#page-careers .m-openpositions .job-functions li a{font-size:11px;}}@media screen and (max-width:1024px){#page-careers .m-openpositions .job-functions li a{font-size:12px;}}@media screen and (max-width:767px){#page-careers .m-openpositions .job-functions li a{font-size:11px;padding:1.15em 1.5em;}}#page-careers .m-openpositions .job-functions li.active a{background:#2d85f3 !important;}@media screen and (max-width:767px){#page-careers .m-openpositions .job-functions li.disabled{display:none;}}#page-careers .m-openpositions .job-functions li.disabled a{background:#eee !important;color:#fff !important;cursor:default !important;}@media screen and (max-width:1280px){#page-careers .m-openpositions .job-functions li.disabled a{background:#e8e8e8 !important;}}#page-careers .m-openpositions .open-position-loader p{-webkit-animation:glow 2.5s ease-in-out infinite;-moz-animation:glow 2.5s ease-in-out infinite;animation:glow 2.5s ease-in-out infinite;}#page-careers .m-openpositions .show-all{display:inline-block;width:20%;margin:3.25em 0 0 0;float:right;text-align:right;font-size:16px;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}@media screen and (max-width:1680px){#page-careers .m-openpositions .show-all{margin:2.55em 0 0 0;}}@media screen and (max-width:1280px){#page-careers .m-openpositions .show-all{width:154px;font-size:14px;margin-top:2.15em;}}@media screen and (max-width:1024px){#page-careers .m-openpositions .show-all{margin:1em 0 .5em 0;padding-right:3px;}}#page-careers .m-openpositions .show-all a{color:#2d85f3;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}#page-careers .m-openpositions .show-all a:hover{color:##444;}#page-careers .m-openpositions .sort-by{position:absolute;bottom:10px;left:0;text-transform:uppercase;color:#000;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:11px;font-weight:normal;}@media screen and (min-width:768px){#page-careers .m-openpositions .sort-by{display:none;}}#page-careers .m-openpositions ul.th{margin:3.5em 0 0 0;padding:0;display:table;width:100%;font-size:16px;text-transform:uppercase;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;color:#999;}@media screen and (max-width:1280px){#page-careers .m-openpositions ul.th{font-size:11px;}}@media screen and (max-width:1024px){#page-careers .m-openpositions ul.th{margin-top:1.5em;}}#page-careers .m-openpositions ul.th li{display:table-row;margin:0;padding:0;}#page-careers .m-openpositions ul.th li > div{display:table-cell;padding:9px 0;vertical-align:middle;}#page-careers .m-openpositions ul.th li > div span{display:inline-block;-webkit-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.25s cubic-bezier(0.645,0.045,0.355,1);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_arrow_sort.png) no-repeat;background-size:13px auto;background-position:right -10px;padding-right:20px;}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th li > div span{background:none;padding:0 0 1px 0;border-bottom:1px solid transparent;}}@media screen and (min-width:1025px){#page-careers .m-openpositions ul.th li > div span:hover{color:#000;cursor:pointer;background-position:right 6px;}}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th li > div span:hover{color:#000;}}#page-careers .m-openpositions ul.th li > div span.active{color:#000;cursor:pointer;background-position:right 6px;cursor:default;}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th li > div span.active{border-bottom-color:#000;}}#page-careers .m-openpositions ul.th li > div div{display:inline;}#page-careers .m-openpositions ul.th .views-fields-title{width:27%;padding-right:1em;}@media screen and (max-width:1680px){#page-careers .m-openpositions ul.th .views-fields-title{width:30%;}}@media screen and (max-width:1280px){#page-careers .m-openpositions ul.th .views-fields-title{width:35%;}}@media screen and (max-width:1024px){#page-careers .m-openpositions ul.th .views-fields-title{width:45%;}}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th .views-fields-title{width:90%;text-align:right;}#page-careers .m-openpositions ul.th .views-fields-title span{margin-right:10px;}}#page-careers .m-openpositions ul.th .views-fields-location{width:18%;}@media screen and (max-width:1680px){#page-careers .m-openpositions ul.th .views-fields-location{width:22%;}}@media screen and (max-width:1024px){#page-careers .m-openpositions ul.th .views-fields-location{width:24%;}}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th .views-fields-location{width:90%;text-align:right;}}#page-careers .m-openpositions ul.th .views-fields-position{width:15%;}@media screen and (max-width:1024px){#page-careers .m-openpositions ul.th .views-fields-position{width:10%;}}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th .views-fields-position{width:90%;display:none;}}#page-careers .m-openpositions ul.th .views-field-view-node{width:55%;}@media screen and (max-width:1680px){#page-careers .m-openpositions ul.th .views-field-view-node{width:45%;}}@media screen and (max-width:1024px){#page-careers .m-openpositions ul.th .views-field-view-node{width:21%;}}@media screen and (max-width:767px){#page-careers .m-openpositions ul.th .views-field-view-node{width:10%;}}#page-careers .job-positions{display:table;margin:0;padding:0;border-collapse:collapse;width:100%;color:#000;border-top:1px solid #ddd;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}#page-careers .job-positions li{display:table-row;margin:0;padding:0;border-bottom:1px solid #ddd;display:none;}@media screen and (max-width:1680px){#page-careers .job-positions li{font-size:15px;}}@media screen and (max-width:1280px){#page-careers .job-positions li{font-size:14px;}}@media screen and (max-width:767px){#page-careers .job-positions li{position:relative;padding:12px 0;text-align:left;}}#page-careers .job-positions li > div{display:table-cell;padding:17px 0;vertical-align:middle;}@media screen and (max-width:767px){#page-careers .job-positions li > div{display:block;padding:0;}}#page-careers .job-positions li > div div{display:inline;}#page-careers .job-positions li.visible{display:table-row;}@media screen and (max-width:767px){#page-careers .job-positions li.visible{display:block;}}#page-careers .job-positions li.visible.first{border-top:1px solid #ddd;}#page-careers .job-positions strong{font-weight:normal;font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;}#page-careers .job-positions .views-fields-title,#page-careers .job-positions .views-field-field-title{width:27%;padding-right:1em;}@media screen and (max-width:1680px){#page-careers .job-positions .views-fields-title,#page-careers .job-positions .views-field-field-title{width:30%;}}@media screen and (max-width:1280px){#page-careers .job-positions .views-fields-title,#page-careers .job-positions .views-field-field-title{width:35%;}}@media screen and (max-width:1024px){#page-careers .job-positions .views-fields-title,#page-careers .job-positions .views-field-field-title{width:45%;}}@media screen and (max-width:767px){#page-careers .job-positions .views-fields-title,#page-careers .job-positions .views-field-field-title{width:90%;}}#page-careers .job-positions .views-fields-title a,#page-careers .job-positions .views-field-field-title a{color:#2d85f3;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);}#page-careers .job-positions .views-fields-title a:hover,#page-careers .job-positions .views-field-field-title a:hover{color:#444;}#page-careers .job-positions .views-field-field-secondary-title{text-transform:uppercase;font-size:80%;}#page-careers .job-positions .views-field-field-location{width:18%;text-transform:uppercase;font-size:80%;}@media screen and (max-width:1680px){#page-careers .job-positions .views-field-field-location{width:22%;}}@media screen and (max-width:1024px){#page-careers .job-positions .views-field-field-location{width:24%;}}@media screen and (max-width:767px){#page-careers .job-positions .views-field-field-location{width:90%;color:#666;font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;}}#page-careers .job-positions .views-field-field-position{width:15%;text-transform:uppercase;font-size:80%;color:#ccc;}@media screen and (max-width:1024px){#page-careers .job-positions .views-field-field-position{width:10%;}}@media screen and (max-width:767px){#page-careers .job-positions .views-field-field-position{width:90%;display:none;}}#page-careers .job-positions .views-field-field-function{display:none;}#page-careers .job-positions .views-field-view-node{width:40%;}@media screen and (max-width:1680px){#page-careers .job-positions .views-field-view-node{width:33%;}}@media screen and (max-width:1280px){#page-careers .job-positions .views-field-view-node{width:28%;}}@media screen and (max-width:1024px){#page-careers .job-positions .views-field-view-node{width:21%;}}@media screen and (max-width:767px){#page-careers .job-positions .views-field-view-node{width:15%;position:absolute;top:0;right:0;height:auto;top:50%;transform:translateY(-50%);text-align:center;}}#page-careers .job-positions .views-field-view-node a{float:right;display:none;}#page-careers .job-positions .views-field-view-node a.button18{display:block;}@media screen and (max-width:767px){#page-careers .job-positions .views-field-view-node a.button18{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:20px;height:20px;display:block;padding:0;text-indent:-9999px;background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_arrow_apply.png) no-repeat center;background-size:7px auto;}}#page-careers #join{padding-bottom:8em;min-height:43vh;}@media screen and (max-width:1280px){#page-careers #join{padding-bottom:6em;}}@media screen and (max-width:1024px){#page-careers #join{padding-bottom:4em;}}#page-careers #join .notice{display:none;}#page-careers #join .notice.visible{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:28px 0;display:block;}.page.front-page .hero-title{background:#f6f6f6;height:530px;}@media screen and (min-width:768px){.page.front-page .hero-title{height:460px;}}@media screen and (min-width:1025px){.page.front-page .hero-title{height:560px;}}@media screen and (min-width:1281px){.page.front-page .hero-title{height:680px;}}@media screen and (min-width:1681px){.page.front-page .hero-title{height:44vw;max-height:940px;}}.page.front-page .hero-title .field-name-field-hero-html-field{left:50%;top:70px;transform:translate(-50%,0);}@media screen and (max-width:767px){.page.front-page .hero-title .field-name-field-hero-html-field{width:78%;}}@media screen and (min-width:768px){.page.front-page .hero-title .field-name-field-hero-html-field{top:140px;}}@media screen and (min-width:1025px){.page.front-page .hero-title .field-name-field-hero-html-field{width:366px;top:50%;transform:translate(-50%,-50%);}}@media screen and (min-width:1281px){.page.front-page .hero-title .field-name-field-hero-html-field{top:50%;transform:translate(-50%,-50%);width:450px;}}@media screen and (min-width:1681px){.page.front-page .hero-title .field-name-field-hero-html-field{width:590px;}}@media screen and (min-width:1025px){.page.front-page .hero-title .field-name-field-hero-html-field .buttons{bottom:-150px;}}@media screen and (min-width:1281px){.page.front-page .hero-title .field-name-field-hero-html-field .buttons{bottom:-140%;}}.page.front-page .hero-title .bg{display:none;}.page.front-page .field-name-body{display:none;}.page.front-page .field-name-field-featured-news{margin:34px 0 30px 0;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news{margin:20px 0 10px 0;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news{margin:12px 0 0 0;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news{margin:0;}}.page.front-page .field-name-field-featured-news .field-items{width:1600px;margin:0 auto;padding-top:30px;overflow:hidden;padding-bottom:0;font-size:0;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news .field-items{width:1200px;margin:0 auto;}}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-items{width:1024px;margin:0 auto;padding-top:20px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-items{width:100%;max-width:856px;margin:0 auto;padding-right:44px !important;padding-left:44px !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:24px;}}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-items{width:100%;max-width:100%;margin:0 auto;padding-right:5% !important;padding-left:5% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:5%;padding-bottom:5%;}}.page.front-page .field-name-field-featured-news .field-items .view-more{opacity:0;max-height:0;overflow:hidden;-webkit-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.5s cubic-bezier(0.645,0.045,0.355,1);margin:0;}.page.front-page .field-name-field-featured-news .field-items.more .view-more{max-height:2000px;opacity:1;margin-bottom:50px;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news .field-items.more .view-more{margin-bottom:40px;}}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-items.more .view-more{margin-bottom:30px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-items.more .view-more{margin-bottom:20px;}}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-items.more .view-more{margin-bottom:10vw;}}.page.front-page .field-name-field-featured-news .link-more{clear:both;text-align:center;}.page.front-page .field-name-field-featured-news .link-more a{margin-top:0;margin-bottom:2em;}.page.front-page .field-name-field-featured-news .field-item{margin:0 0 50px 0;padding:0;list-style-type:none;width:47.5%;display:inline-block;text-align:center;vertical-align:top;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news .field-item{margin-bottom:40px;}}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-item{margin-bottom:30px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-item{margin-bottom:20px;}}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-item{width:100%;margin-bottom:10vw;}}.page.front-page .field-name-field-featured-news .field-item:nth-child(odd){margin-right:5%;}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-item:nth-child(odd){margin-right:0;}}.page.front-page .field-name-field-featured-news .field-item img{display:block;margin:0 0 35px 0;width:100%;height:auto;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news .field-item img{margin-bottom:30px;}}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-item img{margin-bottom:25px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-item img{margin-bottom:18px;}}.page.front-page .field-name-field-featured-news .field-item .category{text-transform:uppercase;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;color:#fb4a9d;margin:0 0 .4em 0;}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-item .category{font-size:12px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-item .category{font-size:12px;margin-bottom:.35em;}}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-item .category{font-size:13px;}}.page.front-page .field-name-field-featured-news .field-item h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:22px;text-transform:none;min-height:3em;width:90%;margin:0 auto;line-height:1.35em;}@media screen and (max-width:1680px){.page.front-page .field-name-field-featured-news .field-item h3{font-size:20px;}}@media screen and (max-width:1280px){.page.front-page .field-name-field-featured-news .field-item h3{font-size:16px;}}@media screen and (max-width:1024px){.page.front-page .field-name-field-featured-news .field-item h3{font-size:15px;}}@media screen and (max-width:767px){.page.front-page .field-name-field-featured-news .field-item h3{width:84%;font-size:16px;min-height:0;}}.page.front-page .field-name-field-featured-news .field-item h3 a{color:#000;text-decoration:none;border:0;}.page.front-page .field-name-field-featured-news .field-item h3 a:hover{color:#555;}.page.front-page .m-wemakegames{background:#238cf0 url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_wmg_brawlstars.jpg) no-repeat;background-size:100% auto;background-position:top left;}@media screen and (max-width:1024px){.page.front-page .m-wemakegames{background-size:cover;}}@media screen and (max-width:767px){.page.front-page .m-wemakegames{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_wmg_brawlstars_m.jpg);background-size:cover;}}.page.front-page .m-wemakegames .content{padding-bottom:0;color:#fff !important;}.page.front-page .m-wemakegames .copy{width:50%;float:left;padding-top:130px;color:#fff;}@media screen and (max-width:1680px){.page.front-page .m-wemakegames .copy{padding-top:90px;}}@media screen and (max-width:1024px){.page.front-page .m-wemakegames .copy{padding-top:46px;}}@media screen and (max-width:767px){.page.front-page .m-wemakegames .copy{padding-top:0;width:100%;text-align:center;}}.page.front-page .m-wemakegames .copy h3{color:#fff;margin:0;padding:0 0 .5em 0;}@media screen and (max-width:767px){.page.front-page .m-wemakegames .copy h3{width:66%;margin:0 auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}.page.front-page .m-wemakegames .copy p{color:#fff;width:75%;font-size:22px;}@media screen and (max-width:1680px){.page.front-page .m-wemakegames .copy p{font-size:20px;width:85%;}}@media screen and (max-width:1280px){.page.front-page .m-wemakegames .copy p{width:95%;font-size:17px;}}@media screen and (max-width:1024px){.page.front-page .m-wemakegames .copy p{font-size:15px;width:100%;}}@media screen and (max-width:767px){.page.front-page .m-wemakegames .copy p{font-size:16px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:92%;margin:0 auto;}}.page.front-page .m-wemakegames .copy p.buttons{margin:1.5em 0 0 0;padding:0;}@media screen and (max-width:1280px){.page.front-page .m-wemakegames .copy p.buttons{margin-top:.5em;}}@media screen and (max-width:767px){.page.front-page .m-wemakegames .copy p.buttons{margin-top:1em;width:100%;}}.page.front-page .m-wemakegames .deco{float:right;width:50%;}@media screen and (max-width:767px){.page.front-page .m-wemakegames .deco{margin-top:5em;width:100%;height:270px;overflow:hidden;}}.page.front-page .m-wemakegames .deco img{width:66%;height:auto;margin:0 auto;display:block;}@media screen and (max-width:1024px){.page.front-page .m-wemakegames .deco img{width:72%;padding-left:20px;}}@media screen and (max-width:767px){.page.front-page .m-wemakegames .deco img{padding-left:0;width:90%;}}.page.front-page .m-nextstep{background:#08090a url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_fp_nextstep.jpg) no-repeat;background-size:auto 100%;height:780px;}@media screen and (max-width:1680px){.page.front-page .m-nextstep{height:600px;}}@media screen and (max-width:1280px){.page.front-page .m-nextstep{height:520px;}}@media screen and (max-width:1024px){.page.front-page .m-nextstep{height:450px;background-position:-4vh 0px;}}@media screen and (max-width:767px){.page.front-page .m-nextstep{background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_nextstep_m.jpg) no-repeat;background-size:auto 100%;background-size:cover;height:680px;}}.page.front-page .m-nextstep .pgs-foundation-layout .grid-system-row{background:none;}.page.front-page .m-nextstep .deco{width:50%;float:left;}@media screen and (max-width:767px){.page.front-page .m-nextstep .deco{display:none;}}.page.front-page .m-nextstep .copy{width:50%;float:right;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:100px;padding-top:150px;}@media screen and (max-width:1680px){.page.front-page .m-nextstep .copy{padding-top:120px;padding-left:60px;}}@media screen and (max-width:1280px){.page.front-page .m-nextstep .copy{padding-top:100px;padding-left:40px;}}@media screen and (max-width:1024px){.page.front-page .m-nextstep .copy{padding-top:86px;padding-left:30px;}}@media screen and (max-width:767px){.page.front-page .m-nextstep .copy{width:100%;text-align:center;padding-top:0;padding-left:0;}}.page.front-page .m-nextstep .copy h3{color:#fff;margin:0;padding:0 0 .5em 0;}@media screen and (max-width:767px){.page.front-page .m-nextstep .copy h3{width:66%;margin:0 auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}.page.front-page .m-nextstep .copy p{color:#fff;width:75%;font-size:22px;}@media screen and (max-width:1680px){.page.front-page .m-nextstep .copy p{font-size:20px;width:85%;}}@media screen and (max-width:1280px){.page.front-page .m-nextstep .copy p{width:85%;font-size:17px;}}@media screen and (max-width:1024px){.page.front-page .m-nextstep .copy p{font-size:15px;width:100%;}}@media screen and (max-width:767px){.page.front-page .m-nextstep .copy p{font-size:16px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:92%;margin:0 auto;}}.page.front-page .m-nextstep .copy p.buttons{margin:1.5em 0 0 0;padding:0;}@media screen and (max-width:767px){.page.front-page .m-nextstep .copy p.buttons{width:100%;}}.section-news div.page .content{padding:0 !important;}.section-news div.page .content-padding{position:relative;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:90px;padding-bottom:60px;font-size:19px;}@media screen and (max-width:1680px){.section-news div.page .content-padding{font-size:17px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){.section-news div.page .content-padding{font-size:14px;padding-top:60px;padding-bottom:40px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){.section-news div.page .content-padding{padding-top:40px;padding-bottom:30px;padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){.section-news div.page .content-padding{padding-top:30px;padding-bottom:20px;font-size:16px;padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}.section-news div.page .content-padding .field-name-field-category,.section-news div.page .content-padding .field-name-field-news-publish-date{display:inline;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase;color:#fb4a9d;}@media screen and (max-width:1280px){.section-news div.page .content-padding .field-name-field-category,.section-news div.page .content-padding .field-name-field-news-publish-date{font-size:12px;line-height:30px;}}.section-news div.page .content-padding .field-name-field-news-publish-date::before{content:"—";}.section-news div.page .content-padding h2{width:85%;padding:0 0 .66em 0;}@media screen and (max-width:767px){.section-news div.page .content-padding h2{width:100%;}}.section-news div.page .content-padding .field-name-field-ingress{font-size:24px;padding:0 0 1.5em 0;}@media screen and (max-width:1680px){.section-news div.page .content-padding .field-name-field-ingress{font-size:20px;}}@media screen and (max-width:1280px){.section-news div.page .content-padding .field-name-field-ingress{font-size:15px;}}@media screen and (max-width:767px){.section-news div.page .content-padding .field-name-field-ingress{font-size:18px;}}.section-news div.page .content-padding .field-name-body img{height:603px;width:auto;margin-top:.25em;margin-bottom:.25em;}@media screen and (max-width:1680px){.section-news div.page .content-padding .field-name-body img{height:506px;}}@media screen and (max-width:1280px){.section-news div.page .content-padding .field-name-body img{height:431px;}}@media screen and (max-width:1024px){.section-news div.page .content-padding .field-name-body img{height:440px;}}@media screen and (max-width:767px){.section-news div.page .content-padding .field-name-body img{width:100%;height:auto;}}.section-news div.page .content-padding p.img{margin-left:-100%;margin-right:-100%;margin-top:3em;margin-bottom:2.75em;}@media screen and (max-width:1680px){.section-news div.page .content-padding p.img{margin-top:2.25em;margin-bottom:2em;}}@media screen and (max-width:1280px){.section-news div.page .content-padding p.img{margin-top:2em;margin-bottom:1.75em;}}@media screen and (max-width:1024px){.section-news div.page .content-padding p.img{margin-top:1.5em;margin-bottom:1em;}}@media screen and (max-width:767px){.section-news div.page .content-padding p.img{margin-left:-10%;margin-right:-10%;margin-top:1.25em;margin-bottom:1em;}}.section-news div.page .content-padding p.img img{display:block;margin:.25em auto;}.section-news div.page .content-padding p.video{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;margin-top:3em;margin-bottom:3.5em;}@media screen and (max-width:1680px){.section-news div.page .content-padding p.video{margin-top:2.25em;margin-bottom:2.75em;}}@media screen and (max-width:1280px){.section-news div.page .content-padding p.video{margin-top:2em;margin-bottom:2.75em;}}@media screen and (max-width:1024px){.section-news div.page .content-padding p.video{margin-top:1.5em;margin-bottom:2.5em;}}@media screen and (max-width:767px){.section-news div.page .content-padding p.video{margin:1.25em -10% 2em -10%;padding-bottom:67.25%;}}.section-news div.page .content-padding p.video iframe,.section-news div.page .content-padding p.video object,.section-news div.page .content-padding p.video embed{position:absolute;top:0;left:0;width:100% !important;height:100% !important;}.section-news div.page .content-padding p.video img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.section-news div.page .content-padding .more-news{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;position:absolute;top:100px;left:0;text-transform:uppercase;}@media screen and (max-width:1680px){.section-news div.page .content-padding .more-news{top:93px;}}@media screen and (max-width:1280px){.section-news div.page .content-padding .more-news{font-size:12px;top:60px;line-height:30px;}}@media screen and (max-width:1024px){.section-news div.page .content-padding .more-news{position:relative;top:-10px;left:auto;}}@media screen and (max-width:767px){.section-news div.page .content-padding .more-news{top:-6px;}}.section-news div.page .content-padding .more-news a{color:#666;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_arrow_back.png) no-repeat;background-size:6px 12px;background-position:0px 6px;padding-left:16px;display:inline-block;}@media screen and (max-width:1280px){.section-news div.page .content-padding .more-news a{background-size:4px auto;padding-left:12px;background-position:0px 11px;}}div.page .node-job .field-name-job-application{font-size:0;}div.page .node-job iframe#avt_form{overflow:hidden;border:0 !important;width:100%;height:2150px;}@media screen and (min-width:768px){div.page .node-job iframe#avt_form{height:1750px;}}@media screen and (min-width:1025px){div.page .node-job iframe#avt_form{height:2000px;}}@media screen and (min-width:1681px){div.page .node-job iframe#avt_form{height:2100px;}}div.page .node-job .content{padding:0 !important;}div.page .node-job .content-padding{position:relative;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:90px;padding-bottom:60px;font-size:19px;}@media screen and (max-width:1680px){div.page .node-job .content-padding{font-size:17px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1280px){div.page .node-job .content-padding{font-size:14px;padding-top:60px;padding-bottom:40px;padding-left:22% !important;padding-right:22% !important;}}@media screen and (max-width:1024px){div.page .node-job .content-padding{padding-top:40px;padding-bottom:30px;padding-left:12% !important;padding-right:12% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:767px){div.page .node-job .content-padding{padding-top:30px;padding-bottom:20px;font-size:16px;padding-left:8% !important;padding-right:8% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}}div.page .node-job .content-padding .field-name-field-location,div.page .node-job .content-padding .field-name-field-position{display:inline;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase;color:#fb4a9d;}@media screen and (max-width:1280px){div.page .node-job .content-padding .field-name-field-location,div.page .node-job .content-padding .field-name-field-position{font-size:12px;line-height:30px;}}div.page .node-job .content-padding .field-name-field-location > div,div.page .node-job .content-padding .field-name-field-position > div{display:inline;}div.page .node-job .content-padding .field-name-field-position::before{content:"—";}div.page .node-job .content-padding h1,div.page .node-job .content-padding h2{width:85%;padding:0 0 .66em 0;}@media screen and (max-width:767px){div.page .node-job .content-padding h1,div.page .node-job .content-padding h2{width:100%;}}div.page .node-job .content-padding .field-name-field-header-content.with-media,div.page .node-job .content-padding .field-name-field-footer-content.with-media{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;margin-top:.25em;margin-bottom:2em;}@media screen and (max-width:1680px){div.page .node-job .content-padding .field-name-field-header-content.with-media,div.page .node-job .content-padding .field-name-field-footer-content.with-media{margin-top:.5em;}}@media screen and (max-width:1280px){div.page .node-job .content-padding .field-name-field-header-content.with-media,div.page .node-job .content-padding .field-name-field-footer-content.with-media{margin-top:.75em;margin-bottom:2.25em;}}@media screen and (max-width:767px){div.page .node-job .content-padding .field-name-field-header-content.with-media,div.page .node-job .content-padding .field-name-field-footer-content.with-media{margin:0.75em -10% 2em -10%;padding-bottom:67.25%;}}div.page .node-job .content-padding .field-name-field-header-content.with-media iframe,div.page .node-job .content-padding .field-name-field-footer-content.with-media iframe,div.page .node-job .content-padding .field-name-field-header-content.with-media object,div.page .node-job .content-padding .field-name-field-footer-content.with-media object,div.page .node-job .content-padding .field-name-field-header-content.with-media embed,div.page .node-job .content-padding .field-name-field-footer-content.with-media embed{position:absolute;top:0;left:0;width:100% !important;height:100% !important;}div.page .node-job .content-padding .field-name-field-header-content.with-media img,div.page .node-job .content-padding .field-name-field-footer-content.with-media img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}div.page .node-job .content-padding .field-name-field-header-content.with-image,div.page .node-job .content-padding .field-name-field-footer-content.with-image{margin:.5em 0 1.5em 0;}@media screen and (max-width:1024px){div.page .node-job .content-padding .field-name-field-header-content.with-image,div.page .node-job .content-padding .field-name-field-footer-content.with-image{margin:1em 0 1.75em 0;}}@media screen and (max-width:767px){div.page .node-job .content-padding .field-name-field-header-content.with-image,div.page .node-job .content-padding .field-name-field-footer-content.with-image{margin:0.5em -10% 1.25em -10%;}}div.page .node-job .content-padding .field-name-field-header-content.with-image img,div.page .node-job .content-padding .field-name-field-footer-content.with-image img{width:100%;height:auto;}div.page .node-job .content-padding .field-name-field-header-content{margin:0 0 1.5em 0;}@media screen and (max-width:767px){div.page .node-job .content-padding .field-name-field-header-content{margin-bottom:1.15em;}}@media screen and (max-width:767px){div.page .node-job .content-padding .field-name-field-footer-content{margin-bottom:1.75em;}}div.page .node-job .content-padding .field-name-field-footer-content.with-media{margin-top:2.5em;}@media screen and (max-width:767px){div.page .node-job .content-padding .field-name-field-footer-content.with-media{margin-top:1.5em;}}div.page .node-job .content-padding ul{margin:0 0 0 2em;padding:0 0 1em 0;}div.page .node-job .content-padding ul li{list-style-type:disc;}div.page .node-job .content-padding .more-positions{font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;position:absolute;top:100px;left:0;text-transform:uppercase;}@media screen and (max-width:1680px){div.page .node-job .content-padding .more-positions{top:93px;}}@media screen and (max-width:1280px){div.page .node-job .content-padding .more-positions{font-size:12px;top:60px;line-height:30px;}}@media screen and (max-width:1024px){div.page .node-job .content-padding .more-positions{position:relative;top:-10px;left:auto;}}@media screen and (max-width:767px){div.page .node-job .content-padding .more-positions{top:-6px;font-size:14px;}}div.page .node-job .content-padding .more-positions a{color:#666;-webkit-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:all 0.15s cubic-bezier(0.645,0.045,0.355,1);background:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/18/bg_arrow_back.png) no-repeat;background-size:6px 12px;background-position:0px 6px;padding-left:16px;display:inline-block;}@media screen and (max-width:1280px){div.page .node-job .content-padding .more-positions a{background-size:4px auto;padding-left:12px;background-position:0px 11px;}}.node.page-all-news{width:1600px;margin:0 auto;}.node.page-all-news .pane-news{padding-top:7em;padding-bottom:2em;padding-left:25% !important;padding-right:25% !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.node.page-all-news h2{width:auto;padding-bottom:.35em;padding-bottom:1.25em;margin-bottom:.25em;text-align:center;}.node.page-all-news .item-list{width:auto;}.node.page-all-news .item-list ul{margin:0;}.node.page-all-news .item-list li{margin:0;padding:0 0 1.75em 0;list-style-type:none;width:100%;overflow:hidden;}.node.page-all-news .item-list .views-field-field-thumbnail{display:block;width:22%;float:left;}.node.page-all-news .item-list .views-field-field-thumbnail img{max-width:100%;height:auto;}.node.page-all-news .item-list .views-field-field-category,.node.page-all-news .item-list .views-field-title-field,.node.page-all-news .item-list .views-field-field-ingress{display:block;float:right;width:78%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:5%;}.node.page-all-news .item-list .views-field-field-category{line-height:1em;}.node.page-all-news .item-list .views-field-field-category a{text-transform:uppercase;font-family:'SupercellText-Bold',Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;color:#fb4a9d;}@media screen and (max-width:1280px){.node.page-all-news .item-list .views-field-field-category a{font-size:12px;}}@media screen and (max-width:1024px){.node.page-all-news .item-list .views-field-field-category a{font-size:12px;margin-bottom:.35em;}}@media screen and (max-width:767px){.node.page-all-news .item-list .views-field-field-category a{font-size:13px;}}.node.page-all-news .item-list .views-field-title-field h3{font-family:'SupercellText-Medium',Helvetica,Arial,sans-serif;font-size:22px;text-transform:none;line-height:1.35em;}@media screen and (max-width:1680px){.node.page-all-news .item-list .views-field-title-field h3{font-size:20px;}}@media screen and (max-width:1280px){.node.page-all-news .item-list .views-field-title-field h3{font-size:16px;}}@media screen and (max-width:1024px){.node.page-all-news .item-list .views-field-title-field h3{font-size:15px;}}@media screen and (max-width:767px){.node.page-all-news .item-list .views-field-title-field h3{width:84%;font-size:16px;min-height:0;}}.node.page-all-news .item-list .views-field-title-field h3 a{color:#000;text-decoration:none;border:0;}.node.page-all-news .item-list .views-field-title-field h3 a:hover{color:#555;}.node.page-all-news .item-list .views-field-field-ingress{margin-top:.35em;font-family:'SupercellText-Regular',Helvetica,Arial,sans-serif;font-size:16px;}.node.page-all-news .item-list .views-field-field-ingress a{color:#000;text-decoration:none;border:0;}.node.page-all-news .item-list .views-field-field-ingress a:hover{color:#555;}@-webkit-keyframes glow{0%{opacity:1;}50%{opacity:0;}100%{opacity:1;}}@-moz-keyframes glow{0%{opacity:1;}50%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none;}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}@font-face{font-family:'flexslider-icon';src:url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.eot');src:url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.woff') format('woff'),url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.ttf') format('truetype'),url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal;}.flexslider{margin:0;padding:0;}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}.flexslider .slides img{width:100%;display:block;}.flex-pauseplay span{text-transform:capitalize;}@media screen and (max-width:767px){.flexslider.two-to-one .slides > li,.flexslider.three-to-one .slides > li{display:block;-webkit-backface-visibility:visible;}.flexslider.two-to-one .slides .item,.flexslider.three-to-one .slides .item{margin:0 !important;}.flexslider .slides > li{display:inline-block;width:auto;float:left;}}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .slides{display:block;}* html .slides{height:1%;}.no-js .slides > li:first-child{display:block;}.flexslider{margin:0;position:relative;zoom:1;}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.loading .flex-viewport{max-height:300px;}.flexslider .slides{zoom:1;}.carousel li{margin-right:5px;}.flex-direction-nav{*height:0;opacity:0.3;}@media screen and (max-width:767px){.flex-direction-nav{opacity:0.15;}}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}@media screen and (max-width:767px){.flex-direction-nav a{top:98.5%;width:10px;height:10px;}}.flex-direction-nav .flex-prev{left:-50px;}.flex-direction-nav .flex-next{right:-50px;text-align:right;}.flexslider:hover .flex-prev{opacity:0.7;left:10px;}.flexslider:hover .flex-next{opacity:0.7;right:10px;}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1;}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;line-height:1;display:inline-block;content:'\f001';}@media screen and (max-width:767px){.flex-direction-nav a:before{font-size:30px;}}.flex-direction-nav a.flex-next:before{content:'\f002';}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000;}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004';}.flex-pauseplay a:hover{opacity:1;}.flex-pauseplay a.flex-play:before{content:'\f003';}.flex-control-nav{width:100%;position:absolute;bottom:-50px;text-align:center;}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline;}.flex-control-paging li a{width:14px;height:14px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-backface-visibility:hidden;}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7);}.flexslider.invert .flex-control-paging li a:hover{background:#fff;}.flex-control-paging li a.flex-active{background:transparent;border:1px solid #666;cursor:default;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.flex-control-thumbs li{width:25%;float:left;margin:0;}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;}.flex-control-thumbs img:hover{opacity:1;}.flex-control-thumbs .flex-active{opacity:1;cursor:default;}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px;}.flex-direction-nav .flex-next{opacity:1;right:10px;}}@media screen and (min-device-width :768px) and (max-device-width :1024px){.flex-direction-nav{display:none;}.flex-control-nav{bottom:-40px;}.flex-control-nav li{margin:0 6px;}.flex-control-paging li a{width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;}}@media screen and (max-width:1024px){.flex-direction-nav{display:none;}.flex-control-nav{bottom:-40px;}.flex-control-nav li{margin:0 6px;}.flex-control-paging li a{width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;}}.flex-control-nav{z-index:6;}.flex-control-nav li{margin:0 8px;}.flex-control-paging li a{opacity:0.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=25)";filter:"alpha(opacity=25)";background:#656565;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.flex-control-paging li a:hover{opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";filter:"alpha(opacity=50)";}.flex-control-paging li a.flex-active{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:"alpha(opacity=100)";border:0;background:#2c82ee;}.flex-direction-nav{z-index:4;top:50%;position:absolute;width:100%;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);}.flex-direction-nav a{display:block;background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/gallery_arrow.png);width:70px;height:66px;text-indent:9999px;background-position:0px 0px;background-repeat:no-repeat;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.flex-direction-nav a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/gallery_arrow@2x.png);-webkit-background-size:70px 132px;-moz-background-size:70px 132px;-o-background-size:70px 132px;background-size:70px 132px;}}.no-backgroundsize .flex-direction-nav a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/gallery_arrow.png);}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.flex-direction-nav a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/gallery_arrow@2x.png);-webkit-background-size:70px 132px;-moz-background-size:70px 132px;-o-background-size:70px 132px;background-size:70px 132px;}}.no-backgroundsize .flex-direction-nav a{background-image:url(https://cdn.supercell.com/supercell.com/200430091312/all/themes/supercell/img/gallery_arrow.png);}.flex-direction-nav a.flex-next{right:0;}.flex-direction-nav a.flex-prev{background-position:0px -66px;left:0;}.flex-direction-nav a:before{display:none;}.flexslider.with-caption .flex-direction-nav{margin-top:-1.75em;}.flexslider:hover .flex-direction-nav a{right:35px;}.flexslider:hover .flex-direction-nav a.flex-prev{left:35px;right:auto;}.clock{}.clock .centerPoint{width:12px;height:12px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#999;position:absolute;left:214px;top:157px;}@media screen and (max-width:767px){.clock .centerPoint{top:104px;}}.clock .clockface{}.clock .numberone{top:85px;right:150px;}.clock .numbertwo{top:135px;right:100px;}.clock .numberthree{top:200px;right:85px;}.clock .numberfour{top:265px;right:100px;}.clock .numberfive{top:310px;right:150px;}.clock .numbersix{top:330px;right:215px;}.clock .numbereleven{top:85px;left:150px;}.clock .numberten{top:135px;left:100px;}.clock .numbereight{top:265px;left:100px;}.clock .numberseven{top:310px;left:150px;}.clock .numbernine{top:200px;left:85px;}.clock .numbertwelve{top:70px;right:208px;}.clock .minutes{position:absolute;width:1px;height:16px;top:53px;left:220px;background:#424242;-ms-transform-origin:50% 110px;-webkit-transform-origin:50% 110px;-moz-transform-origin:50% 110px;transform-origin:50% 110px;}@media screen and (max-width:767px){.clock .minutes{top:0;}}.clock .fiveminutes{position:absolute;width:1px;height:16px;top:53px;left:220px;background:#a1a1a1;-ms-transform-origin:50% 110px;-webkit-transform-origin:50% 110px;-moz-transform-origin:50% 110px;transform-origin:50% 110px;}@media screen and (max-width:767px){.clock .fiveminutes{top:0;}}.clock .one{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-o-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg);}.clock .two{-webkit-transform:rotate(12deg);-moz-transform:rotate(12deg);-o-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg);}.clock .three{-webkit-transform:rotate(18deg);-moz-transform:rotate(18deg);-o-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg);}.clock .four{-webkit-transform:rotate(24deg);-moz-transform:rotate(24deg);-o-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg);}.clock .five{-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-o-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);}.clock .six{-webkit-transform:rotate(36deg);-moz-transform:rotate(36deg);-o-transform:rotate(36deg);-ms-transform:rotate(36deg);transform:rotate(36deg);}.clock .seven{-webkit-transform:rotate(42deg);-moz-transform:rotate(42deg);-o-transform:rotate(42deg);-ms-transform:rotate(42deg);transform:rotate(42deg);}.clock .eight{-webkit-transform:rotate(48deg);-moz-transform:rotate(48deg);-o-transform:rotate(48deg);-ms-transform:rotate(48deg);transform:rotate(48deg);}.clock .nine{-webkit-transform:rotate(54deg);-moz-transform:rotate(54deg);-o-transform:rotate(54deg);-ms-transform:rotate(54deg);transform:rotate(54deg);}.clock .ten{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);-o-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}.clock .eleven{-webkit-transform:rotate(66deg);-moz-transform:rotate(66deg);-o-transform:rotate(66deg);-ms-transform:rotate(66deg);transform:rotate(66deg);}.clock .twelve{-webkit-transform:rotate(72deg);-moz-transform:rotate(72deg);-o-transform:rotate(72deg);-ms-transform:rotate(72deg);transform:rotate(72deg);}.clock .thirteen{-webkit-transform:rotate(78deg);-moz-transform:rotate(78deg);-o-transform:rotate(78deg);-ms-transform:rotate(78deg);transform:rotate(78deg);}.clock .fourteen{-webkit-transform:rotate(84deg);-moz-transform:rotate(84deg);-o-transform:rotate(84deg);-ms-transform:rotate(84deg);transform:rotate(84deg);}.clock .fifteen{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.clock .sixteen{-webkit-transform:rotate(96deg);-moz-transform:rotate(96deg);-o-transform:rotate(96deg);-ms-transform:rotate(96deg);transform:rotate(96deg);}.clock .seventeen{-webkit-transform:rotate(102deg);-moz-transform:rotate(102deg);-o-transform:rotate(102deg);-ms-transform:rotate(102deg);transform:rotate(102deg);}.clock .eighteen{-webkit-transform:rotate(108deg);-moz-transform:rotate(108deg);-o-transform:rotate(108deg);-ms-transform:rotate(108deg);transform:rotate(108deg);}.clock .nineteen{-webkit-transform:rotate(114deg);-moz-transform:rotate(114deg);-o-transform:rotate(114deg);-ms-transform:rotate(114deg);transform:rotate(114deg);}.clock .twenty{-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);}.clock .twentyone{-webkit-transform:rotate(126deg);-moz-transform:rotate(126deg);-o-transform:rotate(126deg);-ms-transform:rotate(126deg);transform:rotate(126deg);}.clock .twentytwo{-webkit-transform:rotate(132deg);-moz-transform:rotate(132deg);-o-transform:rotate(132deg);-ms-transform:rotate(132deg);transform:rotate(132deg);}.clock .twentythree{-webkit-transform:rotate(138deg);-moz-transform:rotate(138deg);-o-transform:rotate(138deg);-ms-transform:rotate(138deg);transform:rotate(138deg);}.clock .twentyfour{-webkit-transform:rotate(144deg);-moz-transform:rotate(144deg);-o-transform:rotate(144deg);-ms-transform:rotate(144deg);transform:rotate(144deg);}.clock .twentyfive{-webkit-transform:rotate(150deg);-moz-transform:rotate(150deg);-o-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);}.clock .twentysix{-webkit-transform:rotate(156deg);-moz-transform:rotate(156deg);-o-transform:rotate(156deg);-ms-transform:rotate(156deg);transform:rotate(156deg);}.clock .twentyseven{-webkit-transform:rotate(162deg);-moz-transform:rotate(162deg);-o-transform:rotate(162deg);-ms-transform:rotate(162deg);transform:rotate(162deg);}.clock .twentyeight{-webkit-transform:rotate(168deg);-moz-transform:rotate(168deg);-o-transform:rotate(168deg);-ms-transform:rotate(168deg);transform:rotate(168deg);}.clock .twentynine{-webkit-transform:rotate(174deg);-moz-transform:rotate(174deg);-o-transform:rotate(174deg);-ms-transform:rotate(174deg);transform:rotate(174deg);}.clock .thirty{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.clock .thirtyone{-webkit-transform:rotate(186deg);-moz-transform:rotate(186deg);-o-transform:rotate(186deg);-ms-transform:rotate(186deg);transform:rotate(186deg);}.clock .thirtytwo{-webkit-transform:rotate(192deg);-moz-transform:rotate(192deg);-o-transform:rotate(192deg);-ms-transform:rotate(192deg);transform:rotate(192deg);}.clock .thirtythree{-webkit-transform:rotate(198deg);-moz-transform:rotate(198deg);-o-transform:rotate(198deg);-ms-transform:rotate(198deg);transform:rotate(198deg);}.clock .thirtyfour{-webkit-transform:rotate(204deg);-moz-transform:rotate(204deg);-o-transform:rotate(204deg);-ms-transform:rotate(204deg);transform:rotate(204deg);}.clock .thirtyfive{-webkit-transform:rotate(210deg);-moz-transform:rotate(210deg);-o-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);}.clock .thirtysix{-webkit-transform:rotate(216deg);-moz-transform:rotate(216deg);-o-transform:rotate(216deg);-ms-transform:rotate(216deg);transform:rotate(216deg);}.clock .thirtyseven{-webkit-transform:rotate(222deg);-moz-transform:rotate(222deg);-o-transform:rotate(222deg);-ms-transform:rotate(222deg);transform:rotate(222deg);}.clock .thirtyeight{-webkit-transform:rotate(228deg);-moz-transform:rotate(228deg);-o-transform:rotate(228deg);-ms-transform:rotate(228deg);transform:rotate(228deg);}.clock .thirtynine{-webkit-transform:rotate(234deg);-moz-transform:rotate(234deg);-o-transform:rotate(234deg);-ms-transform:rotate(234deg);transform:rotate(234deg);}.clock .fourty{-webkit-transform:rotate(240deg);-moz-transform:rotate(240deg);-o-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);}.clock .fourtyone{-webkit-transform:rotate(246deg);-moz-transform:rotate(246deg);-o-transform:rotate(246deg);-ms-transform:rotate(246deg);transform:rotate(246deg);}.clock .fourtytwo{-webkit-transform:rotate(252deg);-moz-transform:rotate(252deg);-o-transform:rotate(252deg);-ms-transform:rotate(252deg);transform:rotate(252deg);}.clock .fourtythree{-webkit-transform:rotate(258deg);-moz-transform:rotate(258deg);-o-transform:rotate(258deg);-ms-transform:rotate(258deg);transform:rotate(258deg);}.clock .fourtyfour{-webkit-transform:rotate(264deg);-moz-transform:rotate(264deg);-o-transform:rotate(264deg);-ms-transform:rotate(264deg);transform:rotate(264deg);}.clock .fourtyfive{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.clock .fourtysix{-webkit-transform:rotate(276deg);-moz-transform:rotate(276deg);-o-transform:rotate(276deg);-ms-transform:rotate(276deg);transform:rotate(276deg);}.clock .fourtyseven{-webkit-transform:rotate(282deg);-moz-transform:rotate(282deg);-o-transform:rotate(282deg);-ms-transform:rotate(282deg);transform:rotate(282deg);}.clock .fourtyeight{-webkit-transform:rotate(288deg);-moz-transform:rotate(288deg);-o-transform:rotate(288deg);-ms-transform:rotate(288deg);transform:rotate(288deg);}.clock .fourtynine{-webkit-transform:rotate(294deg);-moz-transform:rotate(294deg);-o-transform:rotate(294deg);-ms-transform:rotate(294deg);transform:rotate(294deg);}.clock .fifty{-webkit-transform:rotate(300deg);-moz-transform:rotate(300deg);-o-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg);}.clock .fiftyone{-webkit-transform:rotate(306deg);-moz-transform:rotate(306deg);-o-transform:rotate(306deg);-ms-transform:rotate(306deg);transform:rotate(306deg);}.clock .fiftytwo{-webkit-transform:rotate(312deg);-moz-transform:rotate(312deg);-o-transform:rotate(312deg);-ms-transform:rotate(312deg);transform:rotate(312deg);}.clock .fiftythree{-webkit-transform:rotate(318deg);-moz-transform:rotate(318deg);-o-transform:rotate(318deg);-ms-transform:rotate(318deg);transform:rotate(318deg);}.clock .fiftyfour{-webkit-transform:rotate(324deg);-moz-transform:rotate(324deg);-o-transform:rotate(324deg);-ms-transform:rotate(324deg);transform:rotate(324deg);}.clock .fiftyfive{-webkit-transform:rotate(330deg);-moz-transform:rotate(330deg);-o-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg);}.clock .fiftysix{-webkit-transform:rotate(336deg);-moz-transform:rotate(336deg);-o-transform:rotate(336deg);-ms-transform:rotate(336deg);transform:rotate(336deg);}.clock .fiftyseven{-webkit-transform:rotate(342deg);-moz-transform:rotate(342deg);-o-transform:rotate(342deg);-ms-transform:rotate(342deg);transform:rotate(342deg);}.clock .fiftyeight{-webkit-transform:rotate(348deg);-moz-transform:rotate(348deg);-o-transform:rotate(348deg);-ms-transform:rotate(348deg);transform:rotate(348deg);}.clock .fiftynine{-webkit-transform:rotate(354deg);-moz-transform:rotate(354deg);-o-transform:rotate(354deg);-ms-transform:rotate(354deg);transform:rotate(354deg);}.clock .sixty{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.clock .minhand{position:absolute;width:2px;height:84px;top:82px;left:219px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background:#797979;-ms-transform-origin:50% 81px;-webkit-transform-origin:50% 81px;-moz-transform-origin:50% 81px;transform-origin:50% 81px;}@media screen and (max-width:767px){.clock .minhand{top:29px;}}.clock .hourhand{position:absolute;width:3px;height:60px;top:104px;left:219px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background:#fff;-ms-transform-origin:50% 59px;-webkit-transform-origin:50% 59px;-moz-transform-origin:50% 59px;transform-origin:50% 59px;}@media screen and (max-width:767px){.clock .hourhand{top:51px;}}.clock .sechand{position:absolute;width:1px;height:126px;top:52px;left:220px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background:#666;-ms-transform-origin:50% 111px;-webkit-transform-origin:50% 111px;-moz-transform-origin:50% 111px;transform-origin:50% 111px;}@media screen and (max-width:767px){.clock .sechand{top:-1px;}}
