/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,ul.tabs li a,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,ul.tabs li a{overflow:visible}button,ul.tabs li a,select{text-transform:none}button,ul.tabs li a,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,ul.tabs li a::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,ul.tabs li a:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont-674f50d287.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont-674f50d287.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont-af7ae505a9.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont-fee66e712a.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont-b06871f281.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont-912ec66d75.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}section.error p,.path-laptops-galago p{font-size:4.5vw;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-weight:300;line-height:1.25em}@media only screen and (min-width: 769px){section.error p,.path-laptops-galago p{font-size:2.5vw}}@media only screen and (min-width: 1025px){section.error p,.path-laptops-galago p{font-size:2em}}textarea.md,input[type=text].md,input[type=email].md,input[type=password].md,input[type=number].md,input[type=tel].md,input[type=date].md,input[type=time].md,input.md:not([type]){padding-right:3em;background-image:linear-gradient(rgba(255,255,255,0.825), rgba(255,255,255,0.825)),url("/assets/icons/markdown-f8d200dabc.svg");background-position:center,top .5em right .5em;background-repeat:no-repeat;background-size:cover,2em}header.main nav ul,header.section nav ul{margin:0;padding:0;list-style:none}header.main nav ul li,header.section nav ul li{display:inline}header.main nav ul li a,header.section nav ul li a{display:inline-block;text-decoration:none}header.main nav ul li a.current,header.section nav ul li a.current{font-weight:700}.path-my-account-support-cases section.support-case>.action .actions .action .transaction-methods,.path-my-account-support-cases section.support-case>.action .actions .action .addresses{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.path-my-account-support-cases section.support-case>.action .actions .action .transaction-methods>.transaction-method,.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address{display:inline-block;margin:0.5em;padding:0.5em;vertical-align:top;border:0.125em solid #574e4a;border-radius:0.25em;line-height:1.5em}.path-my-account-support-cases section.support-case>.action .actions .action .transaction-methods>.selected.transaction-method,.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.selected.address{border-color:#faa41a;box-shadow:0 0 0.5em rgba(250,164,26,0.5);outline:none}.path-my-account-support-cases section.support-case>.action .actions .action .transaction-methods>.transaction-method input[type=radio],.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address input[type=radio]{display:inline}[data-slides='2'],[data-slides='3'],[data-slides='4'],[data-slides='5'],[data-slides='6'],[data-slides='7'],[data-slides='8'],[data-slides='9'],[data-slides='10'],[data-slides='11'],[data-slides='12']{overflow:hidden;position:relative}[data-slides='2']>*,[data-slides='3']>*,[data-slides='4']>*,[data-slides='5']>*,[data-slides='6']>*,[data-slides='7']>*,[data-slides='8']>*,[data-slides='9']>*,[data-slides='10']>*,[data-slides='11']>*,[data-slides='12']>*{bottom:0;left:0;position:absolute;right:0;top:0;opacity:0}@keyframes slideshow-2{from,49%,to{opacity:1}50%,99%{opacity:0}}[data-slides='2']>*:nth-child(1){animation-name:slideshow-2;animation-duration:4000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='2']>*:nth-child(2){animation-name:slideshow-2;animation-duration:4000ms;animation-delay:-2000ms;animation-iteration-count:infinite}@keyframes slideshow-3{from,31.83333%,to{opacity:1}33.33333%,98.5%{opacity:0}}[data-slides='3']>*:nth-child(1){animation-name:slideshow-3;animation-duration:6000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='3']>*:nth-child(2){animation-name:slideshow-3;animation-duration:6000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='3']>*:nth-child(3){animation-name:slideshow-3;animation-duration:6000ms;animation-delay:-4000ms;animation-iteration-count:infinite}@keyframes slideshow-4{from,23%,to{opacity:1}25%,98%{opacity:0}}[data-slides='4']>*:nth-child(1){animation-name:slideshow-4;animation-duration:8000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='4']>*:nth-child(2){animation-name:slideshow-4;animation-duration:8000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='4']>*:nth-child(3){animation-name:slideshow-4;animation-duration:8000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='4']>*:nth-child(4){animation-name:slideshow-4;animation-duration:8000ms;animation-delay:-6000ms;animation-iteration-count:infinite}@keyframes slideshow-5{from,17.5%,to{opacity:1}20%,97.5%{opacity:0}}[data-slides='5']>*:nth-child(1){animation-name:slideshow-5;animation-duration:10000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='5']>*:nth-child(2){animation-name:slideshow-5;animation-duration:10000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='5']>*:nth-child(3){animation-name:slideshow-5;animation-duration:10000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='5']>*:nth-child(4){animation-name:slideshow-5;animation-duration:10000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='5']>*:nth-child(5){animation-name:slideshow-5;animation-duration:10000ms;animation-delay:-8000ms;animation-iteration-count:infinite}@keyframes slideshow-6{from,13.66667%,to{opacity:1}16.66667%,97%{opacity:0}}[data-slides='6']>*:nth-child(1){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='6']>*:nth-child(2){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='6']>*:nth-child(3){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='6']>*:nth-child(4){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='6']>*:nth-child(5){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='6']>*:nth-child(6){animation-name:slideshow-6;animation-duration:12000ms;animation-delay:-10000ms;animation-iteration-count:infinite}@keyframes slideshow-7{from,10.78571%,to{opacity:1}14.28571%,96.5%{opacity:0}}[data-slides='7']>*:nth-child(1){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(2){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(3){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(4){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(5){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(6){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='7']>*:nth-child(7){animation-name:slideshow-7;animation-duration:14000ms;animation-delay:-12000ms;animation-iteration-count:infinite}@keyframes slideshow-8{from,8.5%,to{opacity:1}12.5%,96%{opacity:0}}[data-slides='8']>*:nth-child(1){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(2){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(3){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(4){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(5){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(6){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(7){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-12000ms;animation-iteration-count:infinite}[data-slides='8']>*:nth-child(8){animation-name:slideshow-8;animation-duration:16000ms;animation-delay:-14000ms;animation-iteration-count:infinite}@keyframes slideshow-9{from,6.61111%,to{opacity:1}11.11111%,95.5%{opacity:0}}[data-slides='9']>*:nth-child(1){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(2){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(3){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(4){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(5){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(6){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(7){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-12000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(8){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-14000ms;animation-iteration-count:infinite}[data-slides='9']>*:nth-child(9){animation-name:slideshow-9;animation-duration:18000ms;animation-delay:-16000ms;animation-iteration-count:infinite}@keyframes slideshow-10{from,5%,to{opacity:1}10%,95%{opacity:0}}[data-slides='10']>*:nth-child(1){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(2){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(3){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(4){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(5){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(6){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(7){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-12000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(8){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-14000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(9){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-16000ms;animation-iteration-count:infinite}[data-slides='10']>*:nth-child(10){animation-name:slideshow-10;animation-duration:20000ms;animation-delay:-18000ms;animation-iteration-count:infinite}@keyframes slideshow-11{from,3.59091%,to{opacity:1}9.09091%,94.5%{opacity:0}}[data-slides='11']>*:nth-child(1){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(2){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(3){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(4){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(5){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(6){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(7){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-12000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(8){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-14000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(9){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-16000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(10){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-18000ms;animation-iteration-count:infinite}[data-slides='11']>*:nth-child(11){animation-name:slideshow-11;animation-duration:22000ms;animation-delay:-20000ms;animation-iteration-count:infinite}@keyframes slideshow-12{from,2.33333%,to{opacity:1}8.33333%,94%{opacity:0}}[data-slides='12']>*:nth-child(1){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-0ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(2){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-2000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(3){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-4000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(4){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-6000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(5){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-8000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(6){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-10000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(7){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-12000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(8){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-14000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(9){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-16000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(10){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-18000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(11){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-20000ms;animation-iteration-count:infinite}[data-slides='12']>*:nth-child(12){animation-name:slideshow-12;animation-duration:24000ms;animation-delay:-22000ms;animation-iteration-count:infinite}header.omni strike{position:relative;text-decoration:none;font-weight:normal}header.omni strike::before{position:absolute;left:0;top:50%;right:0;border-top:0.125rem solid;transform:rotate(-15deg);content:""}button,ul.tabs li a,.button,[type=submit],[type=button],[type=reset]{display:inline-block;padding:0.5em 0.75em;background-color:transparent;border:0.125em solid #574e4a;border-radius:0.25em;color:inherit;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-size:1em;line-height:1.5em;text-decoration:none;text-transform:uppercase;transition:color 250ms ease, background-color 250ms ease, border-color 250ms ease, text-shadow 250ms ease, box-shadow 250ms ease;-webkit-appearance:none}button:focus,ul.tabs li a:focus,.button:focus,[type=submit]:focus,[type=button]:focus,[type=reset]:focus{border-color:#faa41a;box-shadow:0 0 0.5em rgba(250,164,26,0.5);outline:none}button:disabled,ul.tabs li a:disabled,.button:disabled,[type=submit]:disabled,[type=button]:disabled,[type=reset]:disabled,button.disabled,ul.tabs li a.disabled,.disabled.button,.disabled[type=submit],.disabled[type=button],.disabled[type=reset]{opacity:0.5;pointer-events:none}button:hover,ul.tabs li a:hover,.button:hover,[type=submit]:hover,[type=button]:hover,[type=reset]:hover,button:active,ul.tabs li a:active,.button:active,[type=submit]:active,[type=button]:active,[type=reset]:active{background-color:#faa41a;color:#fff;border-color:#574e4a}button.destructive,ul.tabs li a.destructive,.button.destructive,[type=submit].destructive,[type=button].destructive,[type=reset].destructive{background-color:#f15d22;color:#fff}button.destructive:focus,ul.tabs li a.destructive:focus,.button.destructive:focus,[type=submit].destructive:focus,[type=button].destructive:focus,[type=reset].destructive:focus,button.destructive:hover,ul.tabs li a.destructive:hover,.button.destructive:hover,[type=submit].destructive:hover,[type=button].destructive:hover,[type=reset].destructive:hover,button.destructive:active,ul.tabs li a.destructive:active,.button.destructive:active,[type=submit].destructive:active,[type=button].destructive:active,[type=reset].destructive:active{background-color:#f48052}button.suggested,ul.tabs li a.suggested,.button.suggested,[type=submit].suggested,[type=button].suggested,[type=reset].suggested{background-color:#48b9c7;color:#fff}button.suggested:focus,ul.tabs li a.suggested:focus,.button.suggested:focus,[type=submit].suggested:focus,[type=button].suggested:focus,[type=reset].suggested:focus,button.suggested:hover,ul.tabs li a.suggested:hover,.button.suggested:hover,[type=submit].suggested:hover,[type=button].suggested:hover,[type=reset].suggested:hover,button.suggested:active,ul.tabs li a.suggested:active,.button.suggested:active,[type=submit].suggested:active,[type=button].suggested:active,[type=reset].suggested:active{background-color:#6fc8d3}button:not(:link),ul.tabs li a:not(:link),.button:not(:link),ul.tabs li a:not(:link),[type=submit]:not(:link),ul.tabs li a:not(:link),[type=button]:not(:link),ul.tabs li a:not(:link),[type=reset]:not(:link),ul.tabs li a:not(:link){cursor:default}a:link button,a:link ul.tabs li a,ul.tabs li a:link a,a:link .button,a:link ul.tabs li a,ul.tabs li a:link a,a:link [type=submit],a:link ul.tabs li a,ul.tabs li a:link a,a:link [type=button],a:link ul.tabs li a,ul.tabs li a:link a,a:link [type=reset],a:link ul.tabs li a,ul.tabs li a:link a{cursor:inherit}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Hair-3c406ba396.eot");src:url("/fonts/fira/eot/FiraSans-Hair-3c406ba396.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Hair-571b038db1.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Hair-f1e0304c4b.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-HairItalic-25bb6de77c.eot");src:url("/fonts/fira/eot/FiraSans-HairItalic-25bb6de77c.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-HairItalic-76131e3f2a.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-HairItalic-07665a8655.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-UltraLight-3baefce4c2.eot");src:url("/fonts/fira/eot/FiraSans-UltraLight-3baefce4c2.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-UltraLight-f7289beeaa.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-UltraLight-e3909a352b.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-UltraLightItalic-8d0cab9ea6.eot");src:url("/fonts/fira/eot/FiraSans-UltraLightItalic-8d0cab9ea6.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-UltraLightItalic-a6d5834d2b.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-UltraLightItalic-44d25d86ba.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Light-3689e18b38.eot");src:url("/fonts/fira/eot/FiraSans-Light-3689e18b38.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Light-20adaf630b.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Light-55b04531e7.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-LightItalic-7af5b26041.eot");src:url("/fonts/fira/eot/FiraSans-LightItalic-7af5b26041.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-LightItalic-61177e5d22.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-LightItalic-8f3698a75a.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Regular-db689e5fea.eot");src:url("/fonts/fira/eot/FiraSans-Regular-db689e5fea.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Regular-5d6a923de9.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Regular-537188a19a.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Italic-bdea00fee0.eot");src:url("/fonts/fira/eot/FiraSans-Italic-bdea00fee0.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Italic-ac4cb18fe1.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Italic-e7e76a0ee1.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Medium-11706edfe8.eot");src:url("/fonts/fira/eot/FiraSans-Medium-11706edfe8.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Medium-082fab5904.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Medium-3a0dacdeab.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-MediumItalic-eae7f4a3c4.eot");src:url("/fonts/fira/eot/FiraSans-MediumItalic-eae7f4a3c4.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-MediumItalic-6c8a2646d7.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-MediumItalic-b81e92794a.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-SemiBold-a4b7ffb8a4.eot");src:url("/fonts/fira/eot/FiraSans-SemiBold-a4b7ffb8a4.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-SemiBold-c993fe3b9d.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-SemiBold-99490044e8.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-SemiBoldItalic-928098d88f.eot");src:url("/fonts/fira/eot/FiraSans-SemiBoldItalic-928098d88f.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-SemiBoldItalic-c6ab1ca458.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-SemiBoldItalic-1f011c7711.ttf") format("truetype");font-weight:600;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Bold-0de5f536bd.eot");src:url("/fonts/fira/eot/FiraSans-Bold-0de5f536bd.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Bold-494219a963.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Bold-25037ef8d1.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-BoldItalic-90b8087c48.eot");src:url("/fonts/fira/eot/FiraSans-BoldItalic-90b8087c48.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-BoldItalic-b10e46158d.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-BoldItalic-5b3b812df9.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-ExtraBold-f815b4abe4.eot");src:url("/fonts/fira/eot/FiraSans-ExtraBold-f815b4abe4.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-ExtraBold-397e374a54.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-ExtraBold-567fc26028.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-ExtraBoldItalic-038d6c4947.eot");src:url("/fonts/fira/eot/FiraSans-ExtraBoldItalic-038d6c4947.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-ExtraBoldItalic-fb62edfe82.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-ExtraBoldItalic-e94711c046.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-Heavy-ad5f8a76f0.eot");src:url("/fonts/fira/eot/FiraSans-Heavy-ad5f8a76f0.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-Heavy-9fc9132c19.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-Heavy-7214af207c.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:'System76 Fira Sans';src:url("/fonts/fira/eot/FiraSans-HeavyItalic-1c3a70661b.eot");src:url("/fonts/fira/eot/FiraSans-HeavyItalic-1c3a70661b.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraSans-HeavyItalic-fdd47976a4.woff") format("woff"),url("/fonts/fira/ttf/FiraSans-HeavyItalic-a101160bad.ttf") format("truetype");font-weight:900;font-style:italic}@font-face{font-family:'System76 Fira Mono';src:url("/fonts/fira/eot/FiraMono-Regular-98f97ed2db.eot");src:url("/fonts/fira/eot/FiraMono-Regular-98f97ed2db.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraMono-Regular-690950e8d8.woff") format("woff"),url("/fonts/fira/ttf/FiraMono-Regular-0b6138c5b3.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'System76 Fira Mono';src:url("/fonts/fira/eot/FiraMono-Bold-b4d0ec951f.eot");src:url("/fonts/fira/eot/FiraMono-Bold-b4d0ec951f.eot?#iefix") format("embedded-opentype"),url("/fonts/fira/woff/FiraMono-Bold-b6ef510e23.woff") format("woff"),url("/fonts/fira/ttf/FiraMono-Bold-e0fd770c1b.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'System76 Roboto Slab';src:url("/fonts/roboto-slab/robotoslab-bold-webfont-cae06c5d5d.eot");src:url("/fonts/roboto-slab/robotoslab-bold-webfont-cae06c5d5d.eot?#iefix") format("embedded-opentype"),url("/fonts/roboto-slab/robotoslab-bold-webfont-f7bfdbd780.woff2") format("woff2"),url("/fonts/roboto-slab/robotoslab-bold-webfont-d42f65b29f.woff") format("woff"),url("/fonts/roboto-slab/robotoslab-bold-webfont-c705f0426b.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'System76 Roboto Slab';src:url("/fonts/roboto-slab/robotoslab-light-webfont-d174c546fe.eot");src:url("/fonts/roboto-slab/robotoslab-light-webfont-d174c546fe.eot?#iefix") format("embedded-opentype"),url("/fonts/roboto-slab/robotoslab-light-webfont-db918b3b76.woff2") format("woff2"),url("/fonts/roboto-slab/robotoslab-light-webfont-54c3efcc34.woff") format("woff"),url("/fonts/roboto-slab/robotoslab-light-webfont-3bde54802d.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'System76 Roboto Slab';src:url("/fonts/roboto-slab/robotoslab-regular-webfont-89831d0a0b.eot");src:url("/fonts/roboto-slab/robotoslab-regular-webfont-89831d0a0b.eot?#iefix") format("embedded-opentype"),url("/fonts/roboto-slab/robotoslab-regular-webfont-df89b19df3.woff2") format("woff2"),url("/fonts/roboto-slab/robotoslab-regular-webfont-06b3a835fe.woff") format("woff"),url("/fonts/roboto-slab/robotoslab-regular-webfont-dd60c56734.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'System76 Roboto Slab';src:url("/fonts/roboto-slab/robotoslab-thin-webfont-1b77667e55.eot");src:url("/fonts/roboto-slab/robotoslab-thin-webfont-1b77667e55.eot?#iefix") format("embedded-opentype"),url("/fonts/roboto-slab/robotoslab-thin-webfont-dd5eda617d.woff2") format("woff2"),url("/fonts/roboto-slab/robotoslab-thin-webfont-01465919b9.woff") format("woff"),url("/fonts/roboto-slab/robotoslab-thin-webfont-2bace8146a.ttf") format("truetype");font-weight:100;font-style:normal}textarea,input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=date],input[type=time],input:not([type]),.dropdown{display:block;margin:1em auto;padding:0.5em;width:100%;background:#fff;border:0.125em solid #574e4a;border-radius:0.25em;font:inherit;transition:color 250ms ease, background-color 250ms ease, border-color 250ms ease, text-shadow 250ms ease, box-shadow 250ms ease;-webkit-appearance:none}textarea:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=time]:focus,input:focus:not([type]),.dropdown:focus{border-color:#faa41a;box-shadow:0 0 0.5em rgba(250,164,26,0.5);outline:none}textarea{min-height:6em;resize:vertical}label{display:block;margin:1em auto;font-family:"System76 Roboto Slab","Roboto Slab",serif}label+textarea,label>textarea{margin-top:-1em}label+input[type=text],label>input[type=text]{margin-top:-1em}label+input[type=email],label>input[type=email]{margin-top:-1em}label+input[type=password],label>input[type=password]{margin-top:-1em}label+input[type=number],label>input[type=number]{margin-top:-1em}label+input[type=tel],label>input[type=tel]{margin-top:-1em}label+input[type=date],label>input[type=date]{margin-top:-1em}label+input[type=time],label>input[type=time]{margin-top:-1em}label+input:not([type]),label>input:not([type]){margin-top:-1em}fieldset{margin-top:1em;padding:1em;border:0.125em solid #d4cfcc;border-radius:0.25em}fieldset>h1:first-child,fieldset>h2:first-child,fieldset>h3:first-child,fieldset>h4:first-child,fieldset>h5:first-child,fieldset>h6:first-child{margin-top:0}form button,.path-my-account-support-cases section.support-case>.action .actions .action button,form ul.tabs li a,ul.tabs li form a,.path-my-account-support-cases section.support-case>.action .actions .action ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .actions .action a,form .button,.path-my-account-support-cases section.support-case>.action .actions .action .button,form ul.tabs li a,ul.tabs li form a,.path-my-account-support-cases section.support-case>.action .actions .action ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .actions .action a,form [type=submit],.path-my-account-support-cases section.support-case>.action .actions .action [type=submit],form ul.tabs li a,ul.tabs li form a,.path-my-account-support-cases section.support-case>.action .actions .action ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .actions .action a,form [type=button],.path-my-account-support-cases section.support-case>.action .actions .action [type=button],form ul.tabs li a,ul.tabs li form a,.path-my-account-support-cases section.support-case>.action .actions .action ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .actions .action a,form [type=reset],.path-my-account-support-cases section.support-case>.action .actions .action [type=reset],form ul.tabs li a,ul.tabs li form a,.path-my-account-support-cases section.support-case>.action .actions .action ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .actions .action a{float:right;margin-left:1em}form section,.path-my-account-support-cases section.support-case>.action .actions .action section{clear:both}.dropdown{display:-ms-flexbox;display:flex;margin-top:-1em;position:relative}.dropdown select{bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%;padding-left:0.5em;background:transparent;border:none;color:inherit;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dropdown::after{content:" ▼";-ms-flex-positive:1;flex-grow:1;line-height:1em;text-align:right;pointer-events:none}.create-new-address,.create-new-transaction-method{font-size:0}.create-new-address>*,.create-new-transaction-method>*{display:inline-block;width:100%;font-size:1rem}.create-new-address .first-name,.create-new-address .last-name,.create-new-address .city,.create-new-address .state,.create-new-address .zip,.create-new-address .country,.create-new-transaction-method .name,.create-new-transaction-method .number,.create-new-transaction-method .exp-month,.create-new-transaction-method .exp-year,.create-new-transaction-method .cvc{display:inline-block;margin-right:1em}.create-new-address .first-name,.create-new-address .last-name,.create-new-address .city,.create-new-address .state,.create-new-address .zip,.create-new-address .country,.create-new-transaction-method .name,.create-new-transaction-method .number{width:calc(50% - 0.5em)}.create-new-transaction-method .exp-month,.create-new-transaction-method .exp-year,.create-new-transaction-method .cvc{width:calc(33.33% - 0.67em)}.create-new-address .last-name,.create-new-address .state,.create-new-address .country,.create-new-transaction-method .number,.create-new-transaction-method .cvc{margin-right:0}.hero{position:relative;background-color:#574e4a}.hero>picture{width:100%;opacity:0.33}@media only screen and (min-width: 1025px){.hero>picture{opacity:1}}.hero>video{width:100%;opacity:0.33}@media only screen and (min-width: 1025px){.hero>video{opacity:1}}.hero>img{width:100%;opacity:0.33}@media only screen and (min-width: 1025px){.hero>img{opacity:1}}.hero>iframe{width:100%;opacity:0.33}@media only screen and (min-width: 1025px){.hero>iframe{opacity:1}}.hero div{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);color:#fff;text-align:center;text-shadow:0 0 1em #574e4a}.hero div h1{margin-bottom:0.25em}@media only screen and (min-width: 1025px){.hero div h1{font-size:3vw}}.hero div button,.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div .button,.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=submit],.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=button],.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=reset],.hero div ul.tabs li a,ul.tabs li .hero div a{border-color:#fff;box-shadow:0 0 1em -0.25em #574e4a,0 0 1em -0.25em #574e4a inset}@media only screen and (min-width: 1025px){.hero div button,.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div .button,.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=submit],.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=button],.hero div ul.tabs li a,ul.tabs li .hero div a,.hero div [type=reset],.hero div ul.tabs li a,ul.tabs li .hero div a{font-size:1.5vw;font-weight:700}}.hero div button:hover,.hero div ul.tabs li a:hover,ul.tabs li .hero div a:hover,.hero div .button:hover,.hero div ul.tabs li a:hover,ul.tabs li .hero div a:hover,.hero div [type=submit]:hover,.hero div ul.tabs li a:hover,ul.tabs li .hero div a:hover,.hero div [type=button]:hover,.hero div ul.tabs li a:hover,ul.tabs li .hero div a:hover,.hero div [type=reset]:hover,.hero div ul.tabs li a:hover,ul.tabs li .hero div a:hover{text-shadow:none;box-shadow:none}header.main{padding:0 1rem 0 0}@media only screen and (min-width: 1025px){header.main{padding:1rem}}header.main nav{max-width:1280px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}header.main nav ul{-ms-flex-positive:1;flex-grow:1;display:block}header.main nav ul li a{padding:0.25rem 0.5rem;font-size:1rem;font-family:"System76 Roboto Slab","Roboto Slab",serif;line-height:1.25em;text-decoration:none;text-transform:lowercase}header.main nav ul li a:hover{color:inherit}header.main nav .home{display:inline-block;margin:1rem;width:50%;max-width:200px}header.main nav .quick{-ms-flex-item-align:center;align-self:center;font-weight:300;text-align:right}@media only screen and (min-width: 769px){header.main nav .quick{-ms-flex-order:2;order:2}}header.main nav .quick a{padding:1rem 0.5rem;font-size:0}@media only screen and (min-width: 1025px){header.main nav .quick a{padding:1rem}}header.main nav .quick a i{font-size:1rem;opacity:0.8}@media only screen and (min-width: 1025px){header.main nav .quick a i{padding:0}}header.main nav .categories{-ms-flex-item-align:center;align-self:center;padding-left:0.5rem;width:100%;font-weight:300}@media only screen and (min-width: 769px){header.main nav .categories{-ms-flex-order:1;order:1;width:auto}}@media only screen and (min-width: 1025px){header.main nav .categories{text-align:center}}header.main nav .categories a{padding:1rem 0.5rem}@media only screen and (min-width: 769px){header.main nav .categories a{padding:1rem}}@media only screen and (min-width: 1025px){header.main nav .categories a{padding-left:1.5rem;padding-right:1.5rem;text-align:center}}footer.main{-ms-flex:1 100%;flex:1 100%;background-color:#574e4a;border-bottom:2px solid #574e4a;color:#fff;font-weight:300}footer.main a{display:inline-block;color:#d5d3d2;text-decoration:none;transition:color 250ms ease}footer.main a:hover{color:#fff;text-decoration:underline}footer.main ul{margin:0;padding:0;list-style:none}footer.main ul li{display:inline}footer.main nav{max-width:1280px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1em 1em 0;font-size:1.125em}@media only screen and (min-width: 1025px){footer.main nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}footer.main nav .pages{max-width:1280px;margin-left:auto;margin-right:auto;-moz-columns:2;columns:2;line-height:1.25em}footer.main nav .pages a{display:block;padding:0.33em 0}footer.main nav .social{display:block;-ms-flex-positive:1;flex-grow:1;-ms-flex-order:0;order:0;text-align:center}@media only screen and (min-width: 1025px){footer.main nav .social{text-align:right}}footer.main nav .social a{color:#9a9592;font-size:0}footer.main nav .social a:hover{color:#eeeded}footer.main nav .social a i{padding:0.25em;font-size:1.75rem}@media only screen and (min-width: 1025px){footer.main nav .social a i{padding:0.5em;font-size:2.25rem}}footer.main .copyright,footer.main .disclaimer,footer.main .trademarks{color:#aba7a5;font-family:"System76 Roboto Slab","Roboto Slab",serif;text-align:center}footer.main .copyright{margin-top:1em;margin-bottom:1em}footer.main .disclaimer,footer.main .trademarks{font-size:0.625em}header.omni{position:-webkit-sticky;position:sticky;height:3.75em;top:0;width:100%;background-color:rgba(87,78,74,0.875);color:#fff;font-size:4.444vw;text-align:center;z-index:9999}@media only screen and (min-width: 360px){header.omni{font-size:1rem}}header.omni .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0.5em 0}header.omni .content>*{-ms-flex-positive:1;flex-grow:1}header.omni button,header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni .button,header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=submit],header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=button],header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=reset],header.omni ul.tabs li a,ul.tabs li header.omni a{margin-left:0.5em;margin-right:0.5em;max-width:calc(50% - 1em);border-color:#fff}@media only screen and (min-width: 601px){header.omni button,header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni .button,header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=submit],header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=button],header.omni ul.tabs li a,ul.tabs li header.omni a,header.omni [type=reset],header.omni ul.tabs li a,ul.tabs li header.omni a{-ms-flex-positive:0;flex-grow:0}}header.omni .center{display:none}@media only screen and (min-width: 769px){header.omni .center{display:inline-block;padding-top:0.5em;text-decoration:none}}header.omni .config-price,header.omni .finance-price{font-weight:600;font-size:1.5rem}header.omni .finance-price::after{display:inline;content:"/month*";font-size:1rem;font-style:normal;font-weight:normal}header.section{background-color:#48b9c7;color:#fff}header.section section.content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding-top:0;padding-bottom:0}header.section h1{margin:0.25em auto 0.25em;max-width:1280px;padding-left:1rem}header.section nav ul{width:100%;height:100%;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}header.section nav ul li a{padding:0.5em;text-transform:lowercase}header.section nav ul li a:hover{color:inherit;text-decoration:underline}html{height:100%}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}body>*{width:100%}.content{max-width:1280px;margin-left:auto;margin-right:auto;padding:1rem}picture,video,img,iframe{display:block;max-width:100%}picture{overflow:auto;display:table}picture img{width:100%;height:auto;display:table-row}.messages .message{margin:1em auto}.messages .message::after{content:"";display:table;clear:both}@media only screen and (min-width: 1025px){.messages .message{max-width:80%}}.messages .message img{display:block;margin:0 auto}.messages .message .avatar,.messages .message .avatar-small,.messages .message .avatar-medium,.messages .message .avatar-large{display:inline-block;float:right;margin-left:0.5em;width:48px;height:48px;position:relative;background-color:#000;border-radius:50%;border:none;z-index:1;margin:0.25em}.messages .message .avatar img,.messages .message .avatar-small img,.messages .message .avatar-medium img,.messages .message .avatar-large img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit}.messages .message .avatar::after,.messages .message .avatar-small::after,.messages .message .avatar-medium::after,.messages .message .avatar-large::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;border:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.35),inset 0 0 0 2px rgba(255,255,255,0.1),inset 0 2px 0 0 rgba(255,255,255,0.45),inset 0 -2px 0 0 rgba(255,255,255,0.15),0 1px 3px 0 rgba(0,0,0,0.12),0 1px 2px 0 rgba(0,0,0,0.24)}.messages .message .avatar-small{width:1.5em;height:1.5em}.messages .message .avatar-medium{width:3em;height:3em}.messages .message .avatar-large{width:6em;height:6em}.messages .message .content{padding:0 1em 1em;position:relative;width:100%;border-style:solid;border-radius:0.5em;border-width:0.25em}@media only screen and (min-width: 769px){.messages .message .content{max-width:lower-bound(769px,1024px)-96px;border-radius:0.5em}}.messages .message .content p{padding:0}.messages .message .content p:last-of-type{margin-bottom:0}.messages .message time{clear:both;display:block;float:right;opacity:0.5;font-size:0.75em}.messages .message.customer .content,.messages .message.supplier .content{border-color:#48b9c7}@media only screen and (min-width: 769px){.messages .message.customer .content,.messages .message.supplier .content{float:right}}@media only screen and (min-width: 769px){.messages .message.customer time,.messages .message.supplier time{margin-right:64px}}.messages .message.support .content{border-color:#faa41a}@media only screen and (min-width: 769px){.messages .message.support .content{float:left}}.messages .message.support .avatar,.messages .message.support .avatar-small,.messages .message.support .avatar-medium,.messages .message.support .avatar-large{float:left}@media only screen and (min-width: 769px){.messages .message.support .avatar,.messages .message.support .avatar-small,.messages .message.support .avatar-medium,.messages .message.support .avatar-large{margin-right:0}}.messages .message.support time{float:left;text-align:left}@media only screen and (min-width: 769px){.messages .message.support time{margin-left:64px}}#specs table{margin:0 auto}#specs table tr{vertical-align:text-top}#specs table tr td{padding:0;font-size:1em}@media only screen and (min-width: 769px){#specs table tr td{font-size:1.25em}}#specs table tr td:first-child{padding-right:1em;font-weight:bold;font-family:"System76 Roboto Slab","Roboto Slab",serif;line-height:1.25em;text-align:right}#specs table p{margin:0;padding:0;line-height:2em;font-size:inherit}ul.tabs{display:block;margin:0 auto;padding:0;list-style:none}ul.tabs li{display:inline;font-size:0}ul.tabs li a{display:inline-block;border-radius:0;border-right-width:0.0625em;border-left-width:0.0625em;font-size:1rem}ul.tabs li.active a{background-color:#faa41a;color:#fff;border-color:#574e4a}ul.tabs li:first-child a{border-left-width:0.125em;border-top-left-radius:0.25em;border-bottom-left-radius:0.25em}ul.tabs li:last-child a{border-right-width:0.125em;border-top-right-radius:0.25em;border-bottom-right-radius:0.25em}h1{font-family:"System76 Fira Sans","Fira Sans",sans-serif;font-size:2.25em;font-style:italic;font-weight:300;line-height:1em}@media only screen and (min-width: 769px){h1{font-size:3em}}h2{font-family:"System76 Fira Sans","Fira Sans",sans-serif;font-size:4.75vw;font-weight:300;text-transform:uppercase;letter-spacing:0.175em}@media only screen and (min-width: 769px){h2{font-size:3vw}}@media only screen and (min-width: 1025px){h2{font-size:2.125em}}h3{font-size:1.75em;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-weight:400}@media only screen and (min-width: 769px){h3{font-size:2em}}h4{font-size:1.5em}@media only screen and (min-width: 769px){h4{font-size:1.5em}}h5{font-size:1.25em}@media only screen and (min-width: 769px){h5{font-size:1em}}h6{font-size:1em}@media only screen and (min-width: 769px){h6{font-size:0.75em}}p,ul,ol{line-height:1.5em}a{color:inherit;text-decoration:underline;transition:color 250ms ease, background-color 250ms ease, border-color 250ms ease, text-shadow 250ms ease, box-shadow 250ms ease}a:hover{color:#faa41a}a:focus{box-shadow:0 0 0.5em #faa41a;outline:1px solid #faa41a}@media only screen and (min-width: 769px){.path-careers .two-columns{-moz-column-count:2;column-count:2;margin:1em auto}.path-careers .two-columns ul{margin:0}.path-careers .two-columns li{column-break-inside:avoid}}section.error{background-image:radial-gradient(circle, #858ab0 25%, #707796 75%);color:#fff}section.error .content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media only screen and (min-width: 769px){section.error .content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}section.error .button,section.error ul.tabs li a,ul.tabs li section.error a{margin:1em 0.5em;border-color:#fff}section.error.error-500 .text{transform:scale(0.8)}@media only screen and (min-width: 769px){section.error.error-500 .text{transform:translate(-15%, 10%) scale(0.8)}}section.error.error-500 .robot{pointer-events:none}@media only screen and (min-width: 769px){section.error.error-500 .robot{transform:translateX(10%)}}section.error.error-404 .content>div:first-child{max-width:50%}section.error.error-404 .game{height:0;padding-bottom:200%;position:relative;width:100%}@media only screen and (min-width: 769px){section.error.error-404 .game{margin:2em;padding-bottom:75%}}section.error.error-404 .game iframe{height:100%;left:0;position:absolute;top:0;width:100%;border:none}.path-shipping h2{text-align:center}.path-shipping .hero{padding:1em 0}.path-shipping .hero>picture{max-width:1212px;margin-left:auto;margin-right:auto;opacity:1}.path-shipping .countries p{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:2em;font-size:1.25em;text-align:center}.path-shipping #countries{padding:0;-moz-column-count:4;column-count:4;-moz-column-width:200px;column-width:200px;list-style:none;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-size:1.25rem;font-weight:700}.path-shipping #countries ul{margin-bottom:0.75rem;padding-left:1em;list-style:none;font-size:1rem;font-weight:400}@media only screen and (min-width: 769px){.path-shipping .international>div,.path-shipping .general-info>div{float:left;width:50%}.path-shipping .international>div:first-of-type,.path-shipping .general-info>div:first-of-type{padding-right:1em}.path-shipping .international>div:last-of-type,.path-shipping .general-info>div:last-of-type{padding-left:1em}}.path-shipping .international>div h3,.path-shipping .general-info>div h3{text-align:center}.path-shipping .general-info .question{text-align:center}.path-my-account-support-cases section.new-support-case h3,.path-my-account-support-cases section.new-support-case p,.path-my-account-support-cases section.new-support-case .action{max-width:50rem;margin-left:auto;margin-right:auto}.path-my-account-support-cases section.new-support-case .action{text-align:center}.path-my-account-support-cases section.support-cases{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.path-my-account-support-cases section.support-cases h2{width:100%}.path-my-account-support-cases section.support-cases .support-case{display:block;margin:0 0 1em;padding:1em;position:relative;width:100%;border:0.125em solid #574e4a;border-radius:0.25em;text-decoration:none}@media only screen and (min-width: 769px){.path-my-account-support-cases section.support-cases .support-case{width:calc(50% - 0.5em)}}@media only screen and (min-width: 1025px){.path-my-account-support-cases section.support-cases .support-case{width:calc(33.33% - 0.67em)}}.path-my-account-support-cases section.support-cases .support-case.closed::after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";bottom:1em;position:absolute;right:1em;color:#73c48f}.path-my-account-support-cases section.support-cases .support-case:hover,.path-my-account-support-cases section.support-cases .support-case:focus{border-color:#faa41a;box-shadow:0 0 0.5em rgba(250,164,26,0.5);outline:none;color:inherit}.path-my-account-support-cases section.support-cases .support-case .title{margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.path-my-account-support-cases section.support-cases .support-case .details{margin:0;padding:0;list-style:none}.path-my-account-support-cases section.support-cases .support-case .details .id,.path-my-account-support-cases section.support-cases .support-case .details .date{display:inline}.path-my-account-support-cases section.support-cases .support-case .details .date{text-transform:lowercase}.path-my-account-support-cases section.support-cases .support-case .details .name{font-weight:700}.path-my-account-support-cases section.support-cases .support-case .details .model::before{content:"("}.path-my-account-support-cases section.support-cases .support-case .details .model::after{content:")"}.path-my-account-support-cases section.support-case>.action{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.path-my-account-support-cases section.support-case>.action h2{width:100%}.path-my-account-support-cases section.support-case>.action .details{text-align:center;text-decoration:none}@media only screen and (min-width: 1025px){.path-my-account-support-cases section.support-case>.action .details{max-width:25%}}.path-my-account-support-cases section.support-case>.action .details h2{text-align:left}.path-my-account-support-cases section.support-case>.action .details img{display:block;margin:0 auto}.path-my-account-support-cases section.support-case>.action .details ul{padding:0;list-style:none;text-align:left}.path-my-account-support-cases section.support-case>.action .details button,.path-my-account-support-cases section.support-case>.action .details ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .details a,.path-my-account-support-cases section.support-case>.action .details .button,.path-my-account-support-cases section.support-case>.action .details ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .details a,.path-my-account-support-cases section.support-case>.action .details [type=submit],.path-my-account-support-cases section.support-case>.action .details ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .details a,.path-my-account-support-cases section.support-case>.action .details [type=button],.path-my-account-support-cases section.support-case>.action .details ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .details a,.path-my-account-support-cases section.support-case>.action .details [type=reset],.path-my-account-support-cases section.support-case>.action .details ul.tabs li a,ul.tabs li .path-my-account-support-cases section.support-case>.action .details a{margin:1em auto}.path-my-account-support-cases section.support-case>.action .actions{-ms-flex-positive:1;flex-grow:1;max-width:100%}@media only screen and (min-width: 1025px){.path-my-account-support-cases section.support-case>.action .actions{max-width:75%}}.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address .company,.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address .address1,.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address .address2{display:block}.path-my-account-support-cases section.support-case>.action .actions .action .addresses>.address .name{font-weight:700}.path-my-account-support-cases-new button.back,.path-my-account-support-cases-new ul.tabs li a.back,ul.tabs li .path-my-account-support-cases-new a.back,.path-my-account-support-cases-new .button.back,.path-my-account-support-cases-new ul.tabs li a.back,ul.tabs li .path-my-account-support-cases-new a.back,.path-my-account-support-cases-new [type=submit].back,.path-my-account-support-cases-new ul.tabs li a.back,ul.tabs li .path-my-account-support-cases-new a.back,.path-my-account-support-cases-new [type=button].back,.path-my-account-support-cases-new ul.tabs li a.back,ul.tabs li .path-my-account-support-cases-new a.back,.path-my-account-support-cases-new [type=reset].back,.path-my-account-support-cases-new ul.tabs li a.back,ul.tabs li .path-my-account-support-cases-new a.back{display:inline;float:left;margin:0 1rem 0 0;padding:0.125rem 0.5rem;font-size:1rem}.path-my-account-support-cases-new .order-products{-ms-flex-pack:distribute;justify-content:space-around;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-my-account-support-cases-new .order-products h2{width:100%}.path-my-account-support-cases-new .order-product{padding:1em 1em 6em;min-width:25%;text-align:center}@media only screen and (min-width: 1441px){.path-my-account-support-cases-new .order-product{max-width:25%}}.path-my-account-support-cases-new .order-product .name{display:block;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-size:1.25em;font-weight:700;text-align:left}.path-my-account-support-cases-new .order-product ul{margin:0;padding:0;list-style:none;text-align:left}.path-my-account-support-cases-new .order-product ul li{margin:0;padding:0}.path-my-account-support-cases-new .order-product button,.path-my-account-support-cases-new .order-product ul.tabs li a,ul.tabs li .path-my-account-support-cases-new .order-product a,.path-my-account-support-cases-new .order-product .button,.path-my-account-support-cases-new .order-product ul.tabs li a,ul.tabs li .path-my-account-support-cases-new .order-product a,.path-my-account-support-cases-new .order-product [type=submit],.path-my-account-support-cases-new .order-product ul.tabs li a,ul.tabs li .path-my-account-support-cases-new .order-product a,.path-my-account-support-cases-new .order-product [type=button],.path-my-account-support-cases-new .order-product ul.tabs li a,ul.tabs li .path-my-account-support-cases-new .order-product a,.path-my-account-support-cases-new .order-product [type=reset],.path-my-account-support-cases-new .order-product ul.tabs li a,ul.tabs li .path-my-account-support-cases-new .order-product a{margin-top:1em}.path-specials-revolutionist76{color:#000}.path-specials-revolutionist76 .hero picture{opacity:1}.path-specials-revolutionist76 .hero div{width:80%}@media only screen and (min-width: 601px){.path-specials-revolutionist76 .hero div{width:auto}}.path-specials-revolutionist76 .hero div.poem{color:rgba(163,15,25,0.6);font-family:"Anonymous Pro","System76 Ubuntu Mono","Ubuntu Mono",monospace;font-size:10vw;font-weight:700;line-height:0.6em;text-shadow:none}.path-specials-revolutionist76 .hero div.poem::before{content:"Rely, rely on the tweets of July\A To bring the prices down low.\A The more you tweet,\A The better the sale,\A The lower the prices will go.";position:absolute;top:50%;left:50%;width:50vw;color:rgba(51,51,51,0.7);font-family:"Oswald","System76 Fira Sans","Fira Sans",sans-serif;font-size:3.33vw;line-height:1.125em;text-align:left;text-transform:uppercase;white-space:pre-wrap;transform:translate(-50%, -50%);z-index:0}.path-specials-revolutionist76 .hero div.poem time,.path-specials-revolutionist76 .hero div.poem .more{position:relative;z-index:1}.path-specials-revolutionist76 .hero div.poem .more{display:block;font-size:0.4em;text-transform:uppercase}.path-specials-revolutionist76 .hero button,.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero .button,.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=submit],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=button],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=reset],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a{left:50%;padding:0.25em;position:absolute;top:80%;width:12.5em;border-color:#A30F19;color:#A30F19;font-size:18px;font-weight:700;text-align:center;transform:translate(-50%, -50%)}@media only screen and (min-width: 769px){.path-specials-revolutionist76 .hero button,.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero .button,.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=submit],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=button],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a,.path-specials-revolutionist76 .hero [type=reset],.path-specials-revolutionist76 .hero ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero a{font-size:32px}}.path-specials-revolutionist76 .hero button:hover,.path-specials-revolutionist76 .hero ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 .hero a:hover,.path-specials-revolutionist76 .hero button:focus,.path-specials-revolutionist76 .hero ul.tabs li a:focus,ul.tabs li .path-specials-revolutionist76 .hero a:focus,.path-specials-revolutionist76 .hero .button:hover,.path-specials-revolutionist76 .hero ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 .hero a:hover,.path-specials-revolutionist76 .hero .button:focus,.path-specials-revolutionist76 .hero ul.tabs li a:focus,ul.tabs li .path-specials-revolutionist76 .hero a:focus,.path-specials-revolutionist76 .hero [type=submit]:hover,.path-specials-revolutionist76 .hero ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 .hero a:hover,.path-specials-revolutionist76 .hero [type=submit]:focus,.path-specials-revolutionist76 .hero ul.tabs li a:focus,ul.tabs li .path-specials-revolutionist76 .hero a:focus,.path-specials-revolutionist76 .hero [type=button]:hover,.path-specials-revolutionist76 .hero ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 .hero a:hover,.path-specials-revolutionist76 .hero [type=button]:focus,.path-specials-revolutionist76 .hero ul.tabs li a:focus,ul.tabs li .path-specials-revolutionist76 .hero a:focus,.path-specials-revolutionist76 .hero [type=reset]:hover,.path-specials-revolutionist76 .hero ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 .hero a:hover,.path-specials-revolutionist76 .hero [type=reset]:focus,.path-specials-revolutionist76 .hero ul.tabs li a:focus,ul.tabs li .path-specials-revolutionist76 .hero a:focus{background-color:#A30F19;color:#fff}.path-specials-revolutionist76 .hero.specials button,.path-specials-revolutionist76 .hero.specials ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero.specials a,.path-specials-revolutionist76 .hero.specials .button,.path-specials-revolutionist76 .hero.specials ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero.specials a,.path-specials-revolutionist76 .hero.specials [type=submit],.path-specials-revolutionist76 .hero.specials ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero.specials a,.path-specials-revolutionist76 .hero.specials [type=button],.path-specials-revolutionist76 .hero.specials ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero.specials a,.path-specials-revolutionist76 .hero.specials [type=reset],.path-specials-revolutionist76 .hero.specials ul.tabs li a,ul.tabs li .path-specials-revolutionist76 .hero.specials a{top:133%;width:10.5em;border-color:#fff;color:#fff}.path-specials-revolutionist76 section.manifesto,.path-specials-revolutionist76 section.revolution,.path-specials-revolutionist76 section.video{max-width:994px;margin-left:auto;margin-right:auto}.path-specials-revolutionist76 section.manifesto{color:#000;font-family:"Oswald","System76 Fira Sans","Fira Sans",sans-serif;font-size:5vw;font-weight:500}@media only screen and (min-width: 769px){.path-specials-revolutionist76 section.manifesto{font-size:2em}}.path-specials-revolutionist76 section.manifesto p{padding:1em 1em 0}.path-specials-revolutionist76 section.manifesto strong,.path-specials-revolutionist76 section.manifesto b,.path-specials-revolutionist76 section.manifesto a{font-weight:inherit;text-transform:uppercase}.path-specials-revolutionist76 section.manifesto a{color:#A30F19;text-decoration:none;transition:opacity 250ms ease}.path-specials-revolutionist76 section.manifesto a:hover{opacity:0.75}.path-specials-revolutionist76 section.products{text-align:center}.path-specials-revolutionist76 section.products::after{content:"";display:table;clear:both}.path-specials-revolutionist76 section.products a{display:block;float:left;margin-bottom:4em;padding:0 1em;width:100%;text-decoration:none}@media only screen and (min-width: 601px){.path-specials-revolutionist76 section.products a{width:50%}}@media only screen and (min-width: 769px){.path-specials-revolutionist76 section.products a{width:33.33%}}@media only screen and (min-width: 1025px){.path-specials-revolutionist76 section.products a{width:25%}}.path-specials-revolutionist76 section.products a:hover{color:#000}.path-specials-revolutionist76 section.products h2,.path-specials-revolutionist76 section.products h3{margin:0 auto}.path-specials-revolutionist76 section.products h2{font-family:"Oswald","System76 Fira Sans","Fira Sans",sans-serif;font-size:42px;font-weight:500;letter-spacing:normal}.path-specials-revolutionist76 section.products p{margin:0.5em auto}.path-specials-revolutionist76 section.products span{clear:left;display:block;width:100%}.path-specials-revolutionist76 section.products .fa{padding:0 0.25em;position:relative;top:-0.125em;color:#A30F19}.path-specials-revolutionist76 section.products img.thumb{max-width:300px;margin-left:auto;margin-right:auto;display:block;width:100%}.path-specials-revolutionist76 section.products.laptops img.thumb{margin-top:-2rem;margin-bottom:-2rem}@media only screen and (min-width: 1025px){.path-specials-revolutionist76 section.products.swag a{width:33.33%}}.path-specials-revolutionist76 section.thanks{margin-top:8rem}.path-specials-revolutionist76 section.thanks span{display:block;color:#000;font-family:"Oswald","System76 Fira Sans","Fira Sans",sans-serif;font-size:42px;font-weight:500;text-align:center;text-transform:uppercase}.path-specials-revolutionist76 section.thanks picture{max-width:994px;margin-left:auto;margin-right:auto}.path-specials-revolutionist76 section.action{max-width:1280px;margin-left:auto;margin-right:auto;margin-bottom:8rem;text-align:center}.path-specials-revolutionist76 section.action::after{content:"";display:table;clear:both}.path-specials-revolutionist76 section.action .product{display:block;float:left;padding:2em;width:100%}@media only screen and (min-width: 1025px){.path-specials-revolutionist76 section.action .product{width:33.33%}}.path-specials-revolutionist76 section.action .product button,.path-specials-revolutionist76 section.action .product ul.tabs li a,ul.tabs li .path-specials-revolutionist76 section.action .product a,.path-specials-revolutionist76 section.action .product .button,.path-specials-revolutionist76 section.action .product ul.tabs li a,ul.tabs li .path-specials-revolutionist76 section.action .product a,.path-specials-revolutionist76 section.action .product [type=submit],.path-specials-revolutionist76 section.action .product ul.tabs li a,ul.tabs li .path-specials-revolutionist76 section.action .product a,.path-specials-revolutionist76 section.action .product [type=button],.path-specials-revolutionist76 section.action .product ul.tabs li a,ul.tabs li .path-specials-revolutionist76 section.action .product a,.path-specials-revolutionist76 section.action .product [type=reset],.path-specials-revolutionist76 section.action .product ul.tabs li a,ul.tabs li .path-specials-revolutionist76 section.action .product a{border-color:#A30F19;color:#A30F19;font-size:1.5em;font-weight:700}.path-specials-revolutionist76 section.action .product button:hover,.path-specials-revolutionist76 section.action .product ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 section.action .product a:hover,.path-specials-revolutionist76 section.action .product .button:hover,.path-specials-revolutionist76 section.action .product ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 section.action .product a:hover,.path-specials-revolutionist76 section.action .product [type=submit]:hover,.path-specials-revolutionist76 section.action .product ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 section.action .product a:hover,.path-specials-revolutionist76 section.action .product [type=button]:hover,.path-specials-revolutionist76 section.action .product ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 section.action .product a:hover,.path-specials-revolutionist76 section.action .product [type=reset]:hover,.path-specials-revolutionist76 section.action .product ul.tabs li a:hover,ul.tabs li .path-specials-revolutionist76 section.action .product a:hover{background-color:#A30F19;color:#fff}.path-specials-revolutionist76 section.action .product .thumb{margin-bottom:2em;border:3px solid #000;border-radius:0.5em}.path-specials-revolutionist76 section.action .product .thumb img{margin-left:auto;margin-right:auto}.path-specials-revolutionist76 .youtube-embed{max-width:994px;margin-left:auto;margin-right:auto;position:relative}.path-specials-revolutionist76 .youtube-embed::before{content:"";display:block;padding-top:56.25%;width:100%}.path-specials-revolutionist76 .youtube-embed>*{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.path-specials-revolutionist76 .tweets{max-width:662.66667px;margin-left:auto;margin-right:auto;position:relative}.path-specials-revolutionist76 .tweets::before{content:"";display:block;padding-top:133.33333%;width:100%}.path-specials-revolutionist76 .tweets>*{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.path-specials-revolutionist76 .tweets iframe{bottom:0 !important;display:block !important;height:100% !important;left:0 !important;margin:0 auto !important;max-width:994px !important;position:absolute !important;right:0 !important;top:0 !important;width:100% !important;border:3px solid #A30F19 !important;border-radius:0.25rem !important}.path-specials-revolutionist76 h1{margin-top:1em;padding-bottom:1rem;background-position:center;background-repeat:no-repeat;background-size:auto 70%;border-bottom:0.333rem solid #000;color:#f15d22;font-family:"Oswald","System76 Fira Sans","Fira Sans",sans-serif;font-size:60px;font-style:normal;font-weight:bold;text-align:center;text-transform:uppercase}.path-specials-revolutionist76 h1 img{margin:0 auto;max-height:50px}.path-specials-revolutionist76 footer.main{margin-top:200px}.path-laptops-galago .hero{width:100%}@media only screen and (min-width: 1025px){.path-laptops-galago .hero div{left:71%;top:45%}}.path-laptops-galago .content{padding-top:2em;padding-bottom:2em}.path-laptops-galago .make-it-your-own{padding:5vw}.path-laptops-galago .make-it-your-own div{margin:0 auto}@media only screen and (min-width: 769px){.path-laptops-galago .make-it-your-own div{max-width:35em;position:absolute;right:0;top:10%;width:49.9%}}@media only screen and (min-width: 769px){.path-laptops-galago .make-it-your-own{padding:4em 2em;position:relative;background-image:linear-gradient(to bottom, #f7f7f7, #e6e6e6)}.path-laptops-galago .make-it-your-own img{max-width:75%}}.path-laptops-galago .your-de{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;overflow:auto;position:relative;text-align:center}.path-laptops-galago .your-de h2{margin-bottom:0}.path-laptops-galago .your-de p{padding-bottom:2em}.path-laptops-galago .your-de .front{position:relative}.path-laptops-galago .your-de .front .screenshots{height:56.5%;left:12.25%;position:absolute;top:8%;width:74%}@media only screen and (min-width: 769px){.path-laptops-galago .your-de{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.path-laptops-galago .your-de h2{-ms-flex-order:2;order:2;padding-top:1em}.path-laptops-galago .your-de p{-ms-flex-order:3;order:3}.path-laptops-galago .your-de .front{-ms-flex-order:1;order:1}}.path-laptops-galago .pick-up-where-you-left-off{padding-left:0;padding-right:0}.path-laptops-galago .pick-up-where-you-left-off>picture{display:none}.path-laptops-galago .pick-up-where-you-left-off>div picture{margin-bottom:3rem}.path-laptops-galago .pick-up-where-you-left-off>div h2,.path-laptops-galago .pick-up-where-you-left-off>div p{padding:0 1rem}@media only screen and (min-width: 769px){.path-laptops-galago .pick-up-where-you-left-off{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;padding:0 1rem}.path-laptops-galago .pick-up-where-you-left-off>div picture{margin-bottom:0}.path-laptops-galago .pick-up-where-you-left-off>*{padding:1rem;width:49.9%}.path-laptops-galago .pick-up-where-you-left-off>* p:last-child{margin-bottom:0.25em}.path-laptops-galago .pick-up-where-you-left-off>picture{display:table}}.path-laptops-galago .tea{padding-top:0;padding-left:0;padding-right:0}@media only screen and (min-width: 769px){.path-laptops-galago .tea{padding-top:1rem;padding-left:1rem;padding-right:1rem}}.path-laptops-galago .ready-for-anything{padding:0}.path-laptops-galago .ready-for-anything h2,.path-laptops-galago .ready-for-anything p{margin-left:1rem;margin-right:1rem}.path-laptops-galago .ready-for-anything div picture:first-child{display:none}.path-laptops-galago .ready-for-anything>picture{display:none}@media only screen and (min-width: 769px){.path-laptops-galago .ready-for-anything>picture{display:table}}@media only screen and (min-width: 769px){.path-laptops-galago .ready-for-anything{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.path-laptops-galago .ready-for-anything div{padding-left:0;padding-right:0}.path-laptops-galago .ready-for-anything div picture:first-child{display:table}.path-laptops-galago .ready-for-anything h2{padding-top:1em}.path-laptops-galago .ready-for-anything>*{padding:1em;width:49.9%}.path-laptops-galago .ready-for-anything>* p:last-child{margin-bottom:0.25em}}.path-laptops-galago .server{padding-left:0;padding-right:0;padding-bottom:0}@media only screen and (min-width: 769px){.path-laptops-galago .server{padding-left:1rem;padding-right:1rem}}.path-laptops-galago .run-all-your-applications{position:relative;padding:2rem 5vw}.path-laptops-galago .run-all-your-applications img{float:right}.path-laptops-galago .run-all-your-applications div{margin:0 auto}@media only screen and (min-width: 769px){.path-laptops-galago .run-all-your-applications div{max-width:40em;position:absolute;left:4em;top:10%;width:55%}}@media only screen and (min-width: 769px){.path-laptops-galago .run-all-your-applications{padding:4em 2em;position:relative}.path-laptops-galago .run-all-your-applications img{max-width:75%}}.path-laptops-galago .specs{z-index:2}@media only screen and (min-width: 769px){.path-laptops-galago .specs{margin-bottom:-40vw;padding-top:8em}}@media only screen and (min-width: 1025px){.path-laptops-galago .specs{margin-bottom:-410px}}.path-laptops-galago .specs h2{text-align:center}.path-laptops-galago .ports picture{margin-bottom:2em}@media only screen and (min-width: 769px){.path-laptops-galago .ports{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;padding:0}.path-laptops-galago .ports picture:first-of-type{display:none}.path-laptops-galago .ports>*{width:49.9%;z-index:1}.path-laptops-galago .ports img{padding:1em}}.path-laptops-galago .design-and-buy{padding-bottom:8em;text-align:center}@media only screen and (min-width: 769px){.path-laptops-galago .design-and-buy{padding-top:8em}}.path-laptops-galago .design-and-buy button,.path-laptops-galago .design-and-buy ul.tabs li a,ul.tabs li .path-laptops-galago .design-and-buy a,.path-laptops-galago .design-and-buy .button,.path-laptops-galago .design-and-buy ul.tabs li a,ul.tabs li .path-laptops-galago .design-and-buy a,.path-laptops-galago .design-and-buy [type=submit],.path-laptops-galago .design-and-buy ul.tabs li a,ul.tabs li .path-laptops-galago .design-and-buy a,.path-laptops-galago .design-and-buy [type=button],.path-laptops-galago .design-and-buy ul.tabs li a,ul.tabs li .path-laptops-galago .design-and-buy a,.path-laptops-galago .design-and-buy [type=reset],.path-laptops-galago .design-and-buy ul.tabs li a,ul.tabs li .path-laptops-galago .design-and-buy a{font-size:2em}.product-callout{max-width:1055px;margin-left:auto;margin-right:auto;margin:2em auto;padding:0 1em;border-top:4px solid;border-bottom:4px solid;color:#349ca8;font-family:"System76 Roboto Slab","Roboto Slab",serif;text-align:center}.product-callout h1,.product-callout h2,.product-callout h3,.product-callout h4,.product-callout h5,.product-callout h6,.product-callout p{max-width:1280px;margin-left:auto;margin-right:auto;color:inherit;font-family:"System76 Roboto Slab","Roboto Slab",serif;font-style:normal}.product-callout h1{font-size:1.75em}.product-callout.has-icon h1::before,.product-callout.has-icon h1::after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;margin:0 0.25em;color:#ffce51}.product-callout h2,.product-callout h3,.product-callout h4,.product-callout h5,.product-callout h6{font-size:1.25em;font-weight:normal}.product-callout p{max-width:38rem;font-size:1rem}.product-callout p:first-child{margin-top:1.25em}.product-callout p.success{font-family:"System76 Fira Sans","Fira Sans",sans-serif;font-style:italic}.product-callout .button,.product-callout ul.tabs li a,ul.tabs li .product-callout a{margin-bottom:1rem;border-color:initial;border-width:3px;color:inherit;font-weight:700}.product-callout .button:hover,.product-callout ul.tabs li a:hover,ul.tabs li .product-callout a:hover,.product-callout .button:active,.product-callout ul.tabs li a:active,ul.tabs li .product-callout a:active{background-color:#48b9c7;border-color:#48b9c7;color:#fff}.product-callout form{margin-left:auto;margin-right:auto;max-width:38rem}.product-callout input{border-color:#48b9c7;border-width:3px;font-family:"System76 Fira Sans","Fira Sans",sans-serif}.product-callout .error input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#faa41a}*{box-sizing:border-box}html,body{background-color:#fff;color:#574e4a;font-family:"System76 Fira Sans","Fira Sans",sans-serif;font-size:16px;-webkit-overflow-scrolling:touch}body{overflow-x:hidden;overflow-y:scroll}.tracking{display:none}

/*# sourceMappingURL=app-v2.min.css.map */
