/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */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,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}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,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[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}details,menu{display:block}summary{display:list-item}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/v4/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/fonts/fontawesome/v4/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/fonts/fontawesome/v4/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/fonts/fontawesome/v4/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/fonts/fontawesome/v4/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/fonts/fontawesome/v4/fonts/fontawesome-webfont.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{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -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}/*!
 * Slidebars - A jQuery Framework for Off-Canvas Menus and Sidebars
 * Version: 2.0.2
 * Url: http://www.adchsm.com/slidebars/
 * Author: Adam Charles Smith
 * Author url: http://www.adchsm.com/
 * License: MIT
 * License url: http://www.adchsm.com/slidebars/license/
 */[off-canvas*=push]{z-index:1}[off-canvas*=reveal],[off-canvas*=shift]{z-index:0}[off-canvas],body,html{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}[off-canvas]{display:none;position:fixed;overflow:hidden;overflow-y:auto;background-color:#000;color:#fff;-webkit-overflow-scrolling:touch}[off-canvas*=top]{width:100%;height:255px;top:0}[off-canvas*=right]{width:255px;height:100%;top:0;right:0}[off-canvas*=bottom]{width:100%;height:255px;bottom:0}[off-canvas*=left]{width:255px;height:100%;top:0;left:0}[off-canvas*=overlay]{z-index:9999}[off-canvas]{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-backface-visibility:hidden}[off-canvas*=shift][off-canvas*=top]{-webkit-transform:translate(0, 50%);-ms-transform:translate(0, 50%);transform:translate(0, 50%)}[off-canvas*=shift][off-canvas*=right]{-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}[off-canvas*=shift][off-canvas*=bottom]{-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}[off-canvas*=shift][off-canvas*=left]{-webkit-transform:translate(50%, 0);-ms-transform:translate(50%, 0);transform:translate(50%, 0)}@media print{[off-canvas]{display:none !important}}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container ~ .fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:0.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,0.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider-wrap,.fancybox-slider{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image::before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial, sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0 30px;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-infobar__body,.fancybox-button{background:rgba(30,30,30,0.6)}.fancybox-button:hover{background:rgba(0,0,0,0.8)}.fancybox-button::before,.fancybox-button::after{content:'';pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:0.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled::before,.fancybox-button--disabled::after{opacity:0.5}.fancybox-button--left::after{left:20px;top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close::before,.fancybox-button--close::after{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media all and (max-width: 800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none !important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play::before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause::before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px 0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0}.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media all and (max-width: 800px){.fancybox-thumbs{display:none !important}.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap{right:0}}.group:after,header .container:after,.footer__secondary .container:after,.no-flexbox .content--split:after,.ie8 .content--split:after,.no-flexbox .main--split:after,.ie8 .main--split:after,.content__sidebar:after,.grid__row:after,.oldie .flex-grid:after,.masonry:after,.judges__content:after,.posts li .post_wrapper:after,.sidebar__gallery-collection:after,.no-flexbox .award-categories .flex-grid:after,.ie8 .award-categories .flex-grid:after,.no-flexbox .award__content--split:after,.ie8 .award__content--split:after,.no-flexbox .accordian__content--split:after,.ie8 .accordian__content--split:after,.field:after,#request_info_form fieldset>p:after,.field__group:after,#book-a-table-booking-details .input:after,.notice:after{content:"";display:table;clear:both}.visuallyhidden,a.social__link span,.go-top span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}html{font-size:62.5%;box-sizing:border-box}body,p,input,button,select,textarea{font-family:'Roboto', sans-serif;font-weight:400;font-size:16px;font-size:1.6rem;line-height:1.4}strong{font-weight:700}p{margin:0 0 1em 0}h1{font-weight:300;font-size:63px;font-size:6.3rem;color:#b6a165;text-transform:uppercase;margin:.5em 0}@media only screen and (max-width: 768px){h1{font-size:40px;line-height:1.3;font-size:4rem}}.homepage h1{color:inherit;font-size:37px;font-size:3.7rem;text-transform:inherit}@media only screen and (max-width: 480px){.homepage h1{font-size:28px;font-size:2.8rem}}h1.black_heading{color:#000000}h1.black_heading p{display:inline-block;font-weight:300;font-size:63px;font-size:6.3rem;color:#b6a165;text-transform:none;margin:0}@media only screen and (max-width: 768px){h1.black_heading p{font-size:27px;font-size:2.7rem}}h2{font-weight:300;font-size:37px;font-size:3.7rem}@media only screen and (max-width: 768px){h2{font-size:27px;font-size:2.7rem}}h3{font-weight:500;font-size:23px;font-size:2.3rem}@media only screen and (max-width: 768px){h3{font-size:20px;font-size:2rem}}.header__social{font-weight:400;font-size:17px;font-size:1.7rem}.button,#request_info_form .default_button{font-size:23px;font-size:2.3rem}footer{font-size:18px;font-size:1.8rem}.footer__address p{font-size:20px;font-size:2rem}.content__more{font-size:29px;font-size:2.9rem;font-weight:500}.notice{font-weight:500}.center{text-align:center}.bg-black{background-color:black}.color-white{color:white}.sm-pad{padding:8px}header{padding-top:20px;padding-top:2rem;height:154px;height:15.4rem}@media only screen and (max-width: 1345px){header{height:154px;height:15.4rem}}@media only screen and (max-width: 768px){header{padding-top:30px;padding-top:3rem;margin:auto;height:130px;height:13rem}}header a{text-decoration:none}header+.container{margin-top:125px;margin-top:12.5rem}@media only screen and (max-width: 768px){header+.container{margin-top:20px;margin-top:2rem}}.site-logo{position:absolute;display:block;top:-19px;top:-1.9rem;margin-left:-107px;margin-left:-10.7rem;width:346px;height:346px}@media only screen and (max-width: 768px){.site-logo{margin-left:-60px;margin-left:-6rem;top:-48px;top:-4.8rem;width:225px;height:225px}}@media only screen and (max-width: 480px){.site-logo{top:-20px;top:-2rem;width:174px;height:174px}}.oldie .site-logo{position:relative;top:-37px;display:inline-block;z-index:1}.site-logo .shape{display:block;position:relative;width:70%;height:70%;background-color:#0a1213;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);overflow:hidden}.site-logo .shape:after{content:"";display:block;width:1px;height:150%;background-color:rgba(255,255,255,0.4);position:absolute;left:-80px;top:-25%;-webkit-transform:translate3d(0, 0, 0) rotate(-30deg);transform:translate3d(0, 0, 0) rotate(-30deg);box-shadow:0px 0px 14px 2px #fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:shimmer 15s linear 2s infinite;animation:shimmer 15s linear 2s infinite;opacity:.6}@media only screen and (max-width: 768px){.site-logo .shape{z-index:0}}.ie8 .site-logo .shape{display:none}.site-logo svg{position:absolute;z-index:1;height:auto;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:128px;height:auto}@media only screen and (max-width: 768px){.site-logo svg{width:38%;z-index:0}}.site-logo:before{background-image:url("/images/structure/377x337_logo-bg.png");background-size:cover;display:block;height:337px;width:682px;position:absolute;right:50%;content:"";top:0;z-index:1}@media only screen and (max-width: 768px){.site-logo:before{display:none}}@media only screen and (max-width: 1920px){.site-logo:before{width:377px}}.ie8 .site-logo:before{display:none}.site-logo.no_back:before{background-image:none}@-webkit-keyframes shimmer{3%,100%{-webkit-transform:translate3d(400px, 0, 0) rotate(-30deg);transform:translate3d(400px, 0, 0) rotate(-30deg)}}@keyframes shimmer{3%,100%{-webkit-transform:translate3d(400px, 0, 0) rotate(-30deg);transform:translate3d(400px, 0, 0) rotate(-30deg)}}.res-trig{position:relative;display:none;float:right;clear:both;width:50px;height:45px;margin:0;padding:0;cursor:pointer}.res-trig span{position:absolute;left:10px;display:block;width:30px;height:4px;opacity:1;border-radius:0;background-color:#b6a165;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);transition:200ms ease all;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.res-trig span:first-child{top:10px}.res-trig span:nth-child(2){top:20px}.res-trig span:last-child{top:30px}.res-trig.active span{left:12px}.res-trig.active span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.res-trig.active span:nth-child(2){width:0;opacity:0}.res-trig.active span:last-child{top:31px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.side-nav{background-color:#fff;border-left:4px solid #b6a165;padding-top:35px;width:280px}.side-nav ul{list-style:none;margin:0;padding:0;margin:0 0 25px}.side-nav li{font-size:16px;line-height:22px;font-weight:400;border-bottom:1px solid #b6a165}.side-nav a{color:#b6a165;padding:13px 25px 11px 30px;display:block;text-transform:uppercase;font-weight:600;text-decoration:none}.side-nav a:hover{color:#000;background-color:#ebe4d3}.sb-over{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:930;cursor:pointer;transition:300ms ease opacity}.sb-over.active{visibility:visible;opacity:0.6}@media only screen and (max-width: 1395px){.main-nav{margin-top:15px}.main-nav ul{display:none}.res-trig{display:block}}@media only screen and (max-width: 600px){.side-nav{width:240px}}.social__container{color:#000;font-weight:500;padding:6px 0;padding:.6rem 0}@media only screen and (max-width: 768px){.social__container{padding-right:1rem;padding-bottom:0}}.social__container a,.social__container a:visited{margin:0 10px;margin:0 1rem;color:#000;text-decoration:none}.social__container a:nth-child(1n),.social__container a:visited:nth-child(1n){margin:0 1rem 0 0}@media only screen and (max-width: 480px){.social__container a,.social__container a:visited{margin:0 0.5rem}}.social__container a b,.social__container a:visited b{font-weight:500}@media only screen and (max-width: 768px){.social__container a b,.social__container a:visited b{display:none}}.social__container .social__icons{display:inline-block}@media only screen and (max-width: 768px){.social__container .social__icons a:last-child{margin-right:0}}.social__container>a:first-child{margin-left:0}@media only screen and (max-width: 768px){.social__container>a:first-child{display:block;margin-right:0}}.social__container>a:last-child{margin-right:0}@media only screen and (max-width: 768px){.social__container .social__link:nth-child(1n){margin:.2rem 2rem 0 0;font-size:21px}.social__container a.social__link:nth-child(4){margin-right:0}}.social__container .social__link--linkedin{position:relative;bottom:1px}.footer__primary{background-color:#000;color:#b6a165;padding:30px 0;padding:3rem 0}.footer__primary a{color:#b6a165}.footer__primary a:visited{color:#b6a165}.footer__primary a:hover{text-decoration:none;color:#fff}.footer__copyright{text-align:center;list-style:none;margin:0;padding:0}.footer__copyright li{display:inline-block;margin:0 7.5px;margin:0 .75rem}@media only screen and (max-width: 768px){.footer__copyright li{display:block}}.footer__copyright a{text-decoration:none}.footer__links{background-image:url("/images/structure/1954x1036_palace_hotel_transparent.png");background-image:url("/images/structure/1954x1036_palace_hotel_transparent.png"),linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 25%);background-size:cover;background-repeat:no-repeat;background-position:top center;padding:130px 0 100px;padding:13rem 0 10rem}@media only screen and (max-width: 768px){.footer__links{padding:0}}.footer__secondary{padding-bottom:100px;padding-bottom:10rem}.footer__secondary .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width: 1024px){.footer__secondary .container{display:block;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.no-flexbox .footer__secondary .container,.ie8 .footer__secondary .container{display:block}@media only screen and (max-width: 1024px){.footer__item-container{display:block;float:none;width:100%;text-align:center}}.footer__item-container .navigation_level_1{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:middle;text-align:left}@media only screen and (max-width: 768px){.footer__item-container .navigation_level_1{text-align:center}}.footer__item-container .navigation_level_1 a{font-weight:400;font-size:20px;font-size:2rem;line-height:1.3;text-decoration:none;color:#000}.footer__item-container .navigation_level_1 a:visited{color:#000}.footer__item-container .navigation_level_1 a:hover{text-decoration:underline}.footer__item-container .navigation_level_1 a#home span{display:block}.footer__item-container .navigation_level_1 a#home:before{content:""}.no-flexbox .footer__address,.ie8 .footer__address,.no-flexbox .footer__logo,.ie8 .footer__logo,.no-flexbox .footer__navigation,.ie8 .footer__navigation{width:33.3%;display:inline-block;float:left}@media only screen and (max-width: 1024px){.no-flexbox .footer__address,.ie8 .footer__address,.no-flexbox .footer__logo,.ie8 .footer__logo,.no-flexbox .footer__navigation,.ie8 .footer__navigation{float:none;width:auto}}.footer__address{color:#000;display:inline-block;text-align:left}.footer__address p:first-child{margin-top:0}.footer__address p:last-child{margin-bottom:0}.footer__logo{text-align:center;display:inline-block;vertical-align:middle}@media only screen and (max-width: 1024px){.footer__logo{margin:40px 0;margin:4rem 0}}.ie8 .footer__logo img{max-width:none}.navigation{float:right;text-align:right;font-weight:400;font-size:17px;font-size:1.7rem}.navigation li a#contact-us{display:none}@media only screen and (max-width: 768px){.navigation{margin-top:-1.8rem}}.navigation__container{display:block;padding:6px 0;padding:.6rem 0;margin-top:6px}@media only screen and (max-width: 768px){.navigation__container{padding:0}}.navigation__container>ul{list-style:none;margin:0;padding:0}.navigation__container li{position:relative;display:inline-block;padding:0}.navigation__container li:first-child{padding-left:0}.navigation__container li:last-child{padding-right:0}@media only screen and (max-width: 1400px){.navigation__container li:nth-child(5){padding-right:0}.navigation__container li.last{padding:0  .3em 0 .5em}.navigation__container li a:after{top:1px;top:0.1rem}}.navigation__container a{color:#000;text-transform:uppercase;text-decoration:none;padding:5px;padding:.5rem;display:block}.navigation__container a:after{content:"";position:relative;top:3px;top:.3rem;border-bottom:2px solid #b6a165;width:100%;display:block;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1);transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s}.no-csstransitions .navigation__container a:after,.ie8 .navigation__container a:after{border-bottom:none}.navigation__container a:visited{color:#000}.navigation__container a:hover{text-decoration:none}.no-csstransitions .navigation__container a:hover,.ie8 .navigation__container a:hover{border-bottom:2px solid #b6a165}.navigation__container a:hover:after{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.navigation__container a.selected{color:#b6a165}.dropdown{max-height:0rem;overflow:hidden;z-index:1;position:absolute;width:94%;text-align:left;padding:0 0.5rem;top:100%;margin-top:-0.2rem;transition:max-height 0.25s;background:#fff;left:0.5rem;border-left:2px solid #b6a165;border-right:2px solid #b6a165}.dropdown li{padding-left:2px;display:block}.dropdown a:before{content:"";position:absolute;left:0;top:10%;border-left:2px solid #b6a165;height:80%;display:block;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s}.dropdown a:hover:after{-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}.dropdown a:hover:before{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.navigation__container li:hover .dropdown{max-height:200px;border:2px solid #b6a165;border-top:none}.header .navigation_level_1 li.selected a{color:#b6a165;border-bottom:2px solid #b6a165}.header .navigation_level_1 li:nth-last-child(2) a{padding-right:0}.header .navigation_level_1 li a#home span{display:none}.header .navigation_level_1 li a#home:before{content:"\f015";color:#000;font-family:'FontAwesome';display:inline-block}.header .navigation_level_1 li a#home:hover::before{cursor:pointer;border-bottom:none}@media only screen and (max-width: 1400px){.header .navigation_level_1{width:530px;float:right}}@media only screen and (max-width: 768px){.header .navigation_level_1{display:none}}@media only screen and (min-width: 768px){.res-trig{display:none}}.button,#request_info_form .default_button{padding:.5em 2em;color:#b6a165;text-transform:uppercase;position:relative;vertical-align:middle;box-shadow:inset 0 0 0 3px #b6a165;text-decoration:none;display:inline-block;background:none;border:none;text-align:center}.no-csstransitions .button,.no-csstransitions #request_info_form .default_button,#request_info_form .no-csstransitions .default_button{box-shadow:none;border:3px solid #000}.button::before,#request_info_form .default_button::before,.button::after,#request_info_form .default_button::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;height:100%;width:100%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;border-color:#b6a165}.no-csstransitions .button::before,.no-csstransitions #request_info_form .default_button::before,#request_info_form .no-csstransitions .default_button::before,.ie8 .button::before,.ie8 #request_info_form .default_button::before,#request_info_form .ie8 .default_button::before,.no-csstransitions .button::after,.no-csstransitions #request_info_form .default_button::after,#request_info_form .no-csstransitions .default_button::after,.ie8 .button::after,.ie8 #request_info_form .default_button::after,#request_info_form .ie8 .default_button::after{border:none}.button:hover,#request_info_form .default_button:hover{color:#b6a165;text-decoration:none;transition:color .5s cubic-bezier(0.23, 1, 0.32, 1);cursor:pointer}.no-csstransitions .button:hover,.no-csstransitions #request_info_form .default_button:hover,#request_info_form .no-csstransitions .default_button:hover,.ie8 .button:hover,.ie8 #request_info_form .default_button:hover,#request_info_form .ie8 .default_button:hover{border-color:#b6a165}.button::before,#request_info_form .default_button::before{border-top:3px solid;border-bottom:3px solid;-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}.button::after,#request_info_form .default_button::after{border-left:3px solid;border-right:3px solid;-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1)}.button:hover::before,#request_info_form .default_button:hover::before,.button:hover::after,#request_info_form .default_button:hover::after{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);transition:-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1)}.button--primary{color:#b6a165;box-shadow:inset 0 0 0 3px #b6a165}.no-csstransitions .button--primary,.ie8 .button--primary{box-shadow:none;border:3px solid #b6a165}.button--primary:hover{color:#000}.no-csstransitions .button--primary:hover,.ie8 .button--primary:hover{border-color:#000}.button--primary::before,.button--primary::after{border-color:#000}.no-csstransitions .button--primary::before,.ie8 .button--primary::before,.no-csstransitions .button--primary::after,.ie8 .button--primary::after{border:none}.button--secondary,.hero .button,.hero #request_info_form .default_button,#request_info_form .hero .default_button{color:#fff;box-shadow:inset 0 0 0 3px #fff}.no-csstransitions .button--secondary,.no-csstransitions .hero .button,.hero .no-csstransitions .button,.no-csstransitions .hero #request_info_form .default_button,.hero #request_info_form .no-csstransitions .default_button,.no-csstransitions #request_info_form .hero .default_button,#request_info_form .hero .no-csstransitions .default_button{box-shadow:none;border:3px solid #fff}.button--secondary:hover,.hero .button:hover,.hero #request_info_form .default_button:hover,#request_info_form .hero .default_button:hover{color:#000}.no-csstransitions .button--secondary:hover,.no-csstransitions .hero .button:hover,.hero .no-csstransitions .button:hover,.no-csstransitions .hero #request_info_form .default_button:hover,.hero #request_info_form .no-csstransitions .default_button:hover,.no-csstransitions #request_info_form .hero .default_button:hover,#request_info_form .hero .no-csstransitions .default_button:hover,.ie8 .button--secondary:hover,.ie8 .hero .button:hover,.hero .ie8 .button:hover,.ie8 .hero #request_info_form .default_button:hover,.hero #request_info_form .ie8 .default_button:hover,.ie8 #request_info_form .hero .default_button:hover,#request_info_form .hero .ie8 .default_button:hover{border-color:#000}.button--secondary::before,.hero .button::before,.hero #request_info_form .default_button::before,#request_info_form .hero .default_button::before,.button--secondary::after,.hero .button::after,.hero #request_info_form .default_button::after,#request_info_form .hero .default_button::after{border-color:#000}.no-csstransitions .button--secondary::before,.no-csstransitions .hero .button::before,.hero .no-csstransitions .button::before,.no-csstransitions .hero #request_info_form .default_button::before,.hero #request_info_form .no-csstransitions .default_button::before,.no-csstransitions #request_info_form .hero .default_button::before,#request_info_form .hero .no-csstransitions .default_button::before,.ie8 .button--secondary::before,.ie8 .hero .button::before,.hero .ie8 .button::before,.ie8 .hero #request_info_form .default_button::before,.hero #request_info_form .ie8 .default_button::before,.ie8 #request_info_form .hero .default_button::before,#request_info_form .hero .ie8 .default_button::before,.no-csstransitions .button--secondary::after,.no-csstransitions .hero .button::after,.hero .no-csstransitions .button::after,.no-csstransitions .hero #request_info_form .default_button::after,.hero #request_info_form .no-csstransitions .default_button::after,.no-csstransitions #request_info_form .hero .default_button::after,#request_info_form .hero .no-csstransitions .default_button::after,.ie8 .button--secondary::after,.ie8 .hero .button::after,.hero .ie8 .button::after,.ie8 .hero #request_info_form .default_button::after,.hero #request_info_form .ie8 .default_button::after,.ie8 #request_info_form .hero .default_button::after,#request_info_form .hero .ie8 .default_button::after{border:none}.button--small{font-size:18px;font-size:1.8rem}.button--gold{background-color:#b6a165;color:#fff;box-shadow:inset 0 0 0 3px #b6a165}.no-csstransitions .button--gold,.ie8 .button--gold{box-shadow:none;border:3px solid #b6a165}.button--gold:hover{color:#000}.no-csstransitions .button--gold:hover,.ie8 .button--gold:hover{border-color:#000}.button--gold::before,.button--gold::after{border-color:#000}.no-csstransitions .button--gold::before,.ie8 .button--gold::before,.no-csstransitions .button--gold::after,.ie8 .button--gold::after{border:none}.award__content--secondary .button,.award__content--secondary #request_info_form .default_button,#request_info_form .award__content--secondary .default_button{display:block;width:80%;margin:0 auto}@media only screen and (max-width: 1024px){.award__content--secondary .button,.award__content--secondary #request_info_form .default_button,#request_info_form .award__content--secondary .default_button{width:auto;display:inline-block}}.button--sub-text{position:relative}.button--sub-text span{display:block;font-size:16px;font-size:1.6rem}.button--sub-text i{position:absolute;right:15px;top:50%;margin-top:-14px}.award-categories .button__container{margin:20px 0;margin:2rem 0}.award-categories .button__container.button--center{text-align:center}.submit-row{text-align:center}.button_transition{pointer-events:none;position:absolute;display:block;z-index:1;border-color:black;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;top:0}.button_transition_h{border-top:3px solid;border-bottom:3px solid;-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}.button_transition_v{border-left:3px solid;border-right:3px solid;-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1)}.default_form .default_button:hover ~ .button_transition{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);transition:-webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);transition:transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);transition:transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);transition:transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1)}.hero{position:relative;min-height:160px}.hero .container{position:absolute;right:0;bottom:0;top:0;left:0;width:100%}@media only screen and (max-width: 768px){.hero .container{top:335px;padding:0}}@media only screen and (max-width: 768px){.hero.hero--content{padding-bottom:30rem;padding-bottom:300px}}.content .hero__content--slide h2{text-align:left}.hero__content{background-color:#b6a165;padding:0;padding:0;width:400px;width:40rem;margin:auto 0 auto auto;height:100%;color:#fff;position:relative}.hero__content--slide{opacity:0;position:absolute;transition:opacity 2s ease;z-index:1}.no-js .hero__content--slide{display:none}.no-js .hero__content--slide:first-child{display:block;opacity:1}.hero__content--slide h2{font-size:18px;font-size:1.8rem}.hero__content--slide p{margin:20px 0;margin:2rem 0}.hero__content--slide.active--slide{opacity:1;z-index:2}.ukf-slide.banner-container{display:inline-block;position:relative;background-position:center;vertical-align:top}.banner.main .slick-dots{position:absolute;list-style:none}.banner.main .slick-dots li{display:none}.content-html{background-color:#b6a165;padding:0;width:400px;width:40rem;margin:auto 0 auto auto;height:100%;color:#fff;position:relative}@media only screen and (max-width: 768px){.content-html{width:100%;height:320px}}.content-container{max-height:280px;max-height:28rem;position:absolute;top:3rem;top:30px;left:3rem;left:30px;right:3rem;right:30px;bottom:3rem;bottom:30px}@media only screen and (max-width: 768px){.content-container{top:2rem;top:20px;left:2rem;left:20px;right:2rem;right:20px;bottom:2rem;bottom:20px}}.hero .main{padding:0}@media only screen and (max-width: 768px){.ukf-slide--wrap.container{padding:0}.ukf-slide--wrap .content-html{padding:3rem;padding:30px;height:32rem;height:320px}.ukf-slide--wrap .content-html h2{margin-top:0}.ukf-slide--wrap .content-container{position:static;max-height:auto}}@media only screen and (max-width: 480px){.ukf-slide--wrap .content-html{padding:2rem;padding:20px}}a.social{display:inline-block}a.social__link{color:#b6a165}a.social__link:visited{color:#b6a165}a.social__link:hover{color:#000}footer a.social__link:hover{color:#fff}a.social__telephone{margin-right:35px;margin-right:3.5rem}a.social:hover{text-decoration:none}@media only screen and (max-width: 768px){a.social__contact{display:none}}.boxed{padding:15px;padding:1.5em;border:3px solid #b6a165;color:#000}.boxed--black{border-color:#000}.boxed p:first-child{margin-top:0}.boxed p:last-child{margin-bottom:0}.content__sidebar .boxed h2,.content__sidebar .boxed p{font-size:20px;font-size:2rem;text-align:left;padding:0;text-transform:initial}.content__sidebar .boxed h2{margin:0;color:#b6a165;font-weight:500}.content__sidebar .boxed p{margin:10px 0 20px;margin:1rem 0 2rem}.content__sidebar .boxed p:last-child{margin-bottom:0}.sponsors h2{margin:0.8em 0}.sponsors__list{margin:60px 0 0;margin:6rem auto 0;padding:0;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:70%}@media only screen and (max-width: 1024px){.sponsors__list{margin:0px 0 0;margin:0rem auto 0}}.sponsors__list:nth-child(2){margin:0}.sponsors__list.main__sponsors{width:100%;padding:0 10%}.sponsors__list.main__sponsors li{width:100%}.sponsors__list.main__sponsors li:nth-child(1){text-align:right}.sponsors__list.main__sponsors li:nth-child(2){padding-left:10%}@media only screen and (max-width: 1024px){.sponsors__list.main__sponsors li{width:50%}.sponsors__list.main__sponsors li:nth-child(2){padding-left:2rem}.sponsors__list.main__sponsors li:nth-child(1){padding-right:51px}}@media only screen and (max-width: 768px){.sponsors__list.main__sponsors li{width:100%}.sponsors__list.main__sponsors li:nth-child(1){padding-right:2rem;text-align:center}}@media only screen and (max-width: 1024px){.sponsors__list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.no-flexbox .sponsors__list,.ie8 .sponsors__list{display:block;text-align:center}.sponsors__list .sponsors__item{margin:0;padding:0 20px;padding:0 2rem;width:50%;text-align:center}.no-flexbox .sponsors__list .sponsors__item,.ie8 .sponsors__list .sponsors__item{display:inline-block;width:19%;text-align:center;padding:10px 1%;padding:1rem 1%}@media only screen and (max-width: 1024px){.no-flexbox .sponsors__list .sponsors__item,.ie8 .sponsors__list .sponsors__item{width:50%}.no-flexbox .sponsors__list .sponsors__item:nth-child(2n+1),.ie8 .sponsors__list .sponsors__item:nth-child(2n+1){clear:both}}@media only screen and (max-width: 1024px){.sponsors__list .sponsors__item{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%;text-align:center}.sponsors__list .sponsors__item:nth-child(-n+2){margin-bottom:40px;margin-bottom:4rem}}@media only screen and (max-width: 768px){.sponsors__list .sponsors__item{width:100%;margin-bottom:40px;margin-bottom:4rem}.sponsors__list .sponsors__item:last-child{margin-bottom:4rem}}.sponsors__list .sponsors__image{max-width:100%;height:auto}.content,.main{padding:30px 0;padding:3rem 0}.content--split,.main--split{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.content--split,.main--split{display:block}}.no-flexbox .content--split,.ie8 .content--split,.no-flexbox .main--split,.ie8 .main--split{display:block}.content--primary,.main--primary{background-color:#b6a165}.content--secondary,.main--secondary{background-color:#000;color:#fff}.content--center,.main--center{text-align:center}.content p,.main p{margin:0 0 2em 0}.content--border-left,.main--border-left{border-left:2px solid #b6a165;margin-left:-30px;margin-left:-3rem;padding-left:30px;padding-left:3rem}.content__link{color:#b6a165;text-decoration:underline}.content__link:hover{text-decoration:none}.content--primary .content__link{color:#fff}.content h2{text-transform:uppercase;text-align:center}.content__main-col{-webkit-flex:1;-ms-flex:1;flex:1}.no-flexbox .content__main-col,.ie8 .content__main-col{float:left;width:67%}.no-flexbox .content__main-col--full,.ie8 .content__main-col--full{width:100%}@media only screen and (max-width: 1024px){.no-flexbox .content__main-col,.ie8 .content__main-col{width:100%;float:none;margin:0}}.content__main-col+.content__sidebar{margin:0 0 0 80px;margin:0 0 0 8rem}@media only screen and (max-width: 1024px){.content__main-col+.content__sidebar{margin:50px 0 0 0;margin:5rem 0 0 0}}.content__sidebar{width:380px;width:38rem;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width: 1024px){.content__sidebar{width:100%;float:none;margin:0}}.no-flexbox .content__sidebar,.ie8 .content__sidebar{float:left;width:28%;margin-left:5%}@media only screen and (max-width: 1024px){.no-flexbox .content__sidebar,.ie8 .content__sidebar{width:100%;float:none;margin:0}}.content__sidebar.trophy_image{margin:60px 0;margin:6rem 0}.content__more{display:inline-block;text-decoration:none;text-transform:uppercase;margin-top:20px;margin-top:2rem;color:#000}.content__more:visited{color:#000}.content__more:hover{color:#b6a165}.content--border{position:relative}.content--border:before{content:"";height:2px;margin:0 35%;display:block;background:#b6a165}.homepage .content--border.sponsors:before{display:none}.navigation__icon-container{display:none;margin:14px 0 0;margin:1.4rem 0 0;font-size:0;vertical-align:middle;float:right}@media only screen and (max-width: 1150px){.navigation__icon-container{display:inline-block;position:relative;z-index:3}}.navigation__container--visible+.navigation__icon-container{margin:14px 17px 0 0;margin:1.4rem 1.7rem 0 0}.navigation__icon{display:inline-block;cursor:pointer}.navigation__icon span,.navigation__icon span:before,.navigation__icon span:after{display:block;width:100%;background:#b6a165;transition:all .5s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.navigation__icon span{position:relative}.navigation__icon span:before,.navigation__icon span:after{position:absolute;content:''}.navigation__icon:hover span:before{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.navigation__icon:hover span:after{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.navigation__icon--transformed span{background:transparent}.navigation__icon--small{width:36px;height:30px}.navigation__icon--small span,.navigation__icon--small span:before,.navigation__icon--small span:after{height:6px;border-radius:6px}.navigation__icon--small span{margin:12px 0 0}.navigation__icon--small span:before{top:-12px}.navigation__icon--small span:after{top:12px}.navigation__icon--small.navigation__icon--transformed span:before{-webkit-transform:translate(0, 12px) rotate(-45deg);-ms-transform:translate(0, 12px) rotate(-45deg);transform:translate(0, 12px) rotate(-45deg)}.navigation__icon--small.navigation__icon--transformed span:after{-webkit-transform:translate(0, -12px) rotate(45deg);-ms-transform:translate(0, -12px) rotate(45deg);transform:translate(0, -12px) rotate(45deg)}.unordered-list{margin:0;padding:0;list-style:none}.unordered-list li{position:relative;padding-left:25px;padding-left:2.5rem}.unordered-list li::before{content:"-";color:#b6a165;position:absolute;top:0;left:2px;left:.2rem}.unordered-list li p{position:relative;display:inline-block;color:#000;padding-right:20px;padding-right:2rem;margin:0 0 1rem}.links__list{margin:3px 0 30px 0;margin:.3rem 0 3rem 0;padding:0;list-style:none}.links__list li{margin-bottom:3px;margin-bottom:.3rem}.links__list li:last-child{margin-bottom:0}.links__list a{color:#000;position:relative;text-decoration:none}.links__list a:after{content:"\f101";position:absolute;display:block;right:-1.5em;font-family:'FontAwesome';top:-.1em;color:#b6a165}.links__list a:hover{color:#b6a165}.star-bullet li::before{content:"*"}.grid__span{float:left;padding-left:.83333%;padding-right:.83333%}.grid__span--1{width:8.33333%}@media only screen and (max-width: 768px){.grid__span--1{width:100%}}.grid__span--2{width:16.66667%}@media only screen and (max-width: 768px){.grid__span--2{width:100%}}.grid__span--3{width:25%}@media only screen and (max-width: 768px){.grid__span--3{width:100%}}.grid__span--4{width:33.33333%}@media only screen and (max-width: 768px){.grid__span--4{width:100%}}.grid__span--5{width:41.66667%}@media only screen and (max-width: 768px){.grid__span--5{width:100%}}.grid__span--6{width:50%}@media only screen and (max-width: 768px){.grid__span--6{width:100%}}.grid__span--7{width:58.33333%}@media only screen and (max-width: 768px){.grid__span--7{width:100%}}.grid__span--8{width:66.66667%}@media only screen and (max-width: 768px){.grid__span--8{width:100%}}.grid__span--9{width:75%}@media only screen and (max-width: 768px){.grid__span--9{width:100%}}.grid__span--10{width:83.33333%}@media only screen and (max-width: 768px){.grid__span--10{width:100%}}.grid__span--11{width:91.66667%}@media only screen and (max-width: 768px){.grid__span--11{width:100%}}.grid__span--12{width:100%}@media only screen and (max-width: 768px){.grid__span--12{width:100%}}.flex-grid{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;text-align:left;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.flex-grid{display:block}}.flex-grid__col{width:100%;padding:0 4rem;-webkit-flex:1;-ms-flex:1;flex:1}.flex-grid__col:first-child{padding-left:0}.flex-grid__col:last-child{padding-right:0}@media only screen and (max-width: 768px){.flex-grid__col{padding:0}}.sidebar__item .flex-grid .flex-grid__col{width:100%}.oldie .sidebar__item .flex-grid .flex-grid__col{width:45%;display:block;float:left}.masonry{padding:15px 0;padding:1.5rem 0}@media only screen and (max-width: 768px){.masonry{height:auto !important}}.masonry-sizer,.masonry-item{width:24%}.gutter-sizer{width:1%}.masonry-item{float:left;margin-bottom:1.3rem}@media only screen and (max-width: 768px){.masonry-item{float:none;position:static !important;width:100%}}.masonry-item img{height:auto}.masonry-item img{display:block;max-width:100%}.judges__item{position:relative;margin-bottom:55px;margin-bottom:5.5rem}.judges__item:last-child{margin-bottom:0}@media only screen and (max-width: 1500px){.judges__item:nth-child(4){background-color:rgba(255,255,255,0.7);padding:1rem}}.judges__item h2{color:#b6a165;text-transform:inherit;text-align:left;font-size:30px;font-size:3rem;margin-left:410px;margin-left:41rem;margin-right:0}@media only screen and (max-width: 1150px){.judges__item h2{margin:0;text-align:center}}.judges__item:nth-child(even) h2{margin-left:0;margin-right:410px;margin-right:41rem}@media only screen and (max-width: 1150px){.judges__item:nth-child(even) h2{margin:0}}.judges__item:nth-child(even) .judges__content{background-color:transparent;padding:0 410px 0 0;padding:0 41rem 0 0}@media only screen and (max-width: 1150px){.judges__item:nth-child(even) .judges__content{padding:0}}.judges__item:nth-child(even) .judges__content img{right:50px;right:5.5rem;left:auto}.ie9 .judges__item:nth-child(even) .judges__content img{right:0}.judges__content{background-color:#f5f3eb;padding:20px 20px 10px 410px;padding:2rem 2rem 1rem 41rem;min-height:210px;min-height:21rem}@media only screen and (max-width: 1150px){.judges__content{padding:1rem 2rem;padding:10px 20px;text-align:center}}@media only screen and (max-width: 1345px){.judges__content{min-height:none}}.judges__content img{position:absolute;top:0;left:55px;left:5.5rem}.no-flexbox .judges__content img{position:relative;left:0}@media only screen and (max-width: 1150px){.judges__content img{position:static;margin:10px 0;margin:1rem 0}}@media only screen and (max-width: 1150px){.judges__content p{text-align:left}}.judges__list{display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0}.no-flexbox .judges__list,.ie8 .judges__list{display:block;text-align:center}.judges__list+.judges__list{border-top:1px solid #b6a165;padding-top:30px;padding-top:3rem;margin-top:10px;margin-top:1rem}@media only screen and (max-width: 768px){.judges__list{display:block;margin-bottom:1rem}}.judges__list .judges__list-item{margin:0 6px;height:auto}@media only screen and (max-width: 768px){.judges__list .judges__list-item{margin:1% 0;width:48%;display:inline-block}}@media only screen and (max-width: 480px){.judges__list .judges__list-item{width:45%;margin:1%;display:inline-block}}.no-flexbox .judges__list .judges__list-item,.ie8 .judges__list .judges__list-item{display:inline-block;width:15%}.judges__list .judges__list-item:first-child{margin-left:0}.judges__list .judges__list-item:last-child{margin-right:0}.judges__list .judges__list-item:hover{opacity:.7}.judges__list .judges__list-item a{text-decoration:none}.judges__list h2,.judges__list p{font-size:20px;font-size:2rem;color:#000;text-decoration:none;border-bottom:none;font-weight:bold}.judges__list p{font-size:16px;font-size:1.6rem;font-weight:normal}.judges__list img{max-width:100%;height:auto}hr{position:relative;border:none;height:15vw;margin:-8vw 0 0;z-index:-1;width:100%}@media only screen and (max-width: 768px){hr{margin:0}}hr:before{content:"";border-style:solid;border-width:5vw 50vw 0 0;border-color:#e2d9c1 transparent transparent transparent;position:absolute;right:50%;bottom:0}hr:after{content:"";border-style:solid;border-width:0 0 10vw 50vw;border-color:transparent transparent #b6a165 transparent;position:absolute;left:50%;top:0}hr+.grid__row .grid__span:nth-child(2){margin-top:-3vw}hr+.grid__row .grid__span:nth-child(2) .jp-judging-categories__group{margin-top:3vw}.news__slide{display:none}.news__slide h3{font-size:18px;font-size:1.8rem;text-align:left;margin-bottom:10px;font-weight:300}.posts ul{margin:0;padding:0;list-style:none}.posts li{padding:50px 0 30px;padding:5rem 0 3rem;position:relative}.posts li .post_wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 480px){.posts li .post_wrapper{display:block}}.posts li:first-child{padding-top:0}.posts li:last-child:after{display:none}.posts li:after{content:"";position:absolute;bottom:0;height:2px;width:75%;background-color:#b6a165;text-align:center;margin:0 auto;left:0;right:0}.posts li .post_summary{-webkit-flex:1;-ms-flex:1;flex:1}.posts li .thumb{width:150px;margin-right:20px}@media only screen and (max-width: 480px){.posts li .thumb{margin-right:0}}.no-flexbox .posts li .thumb{float:left;width:20%;margin-right:5%}@media only screen and (max-width: 480px){.no-flexbox .posts li .thumb{float:none;width:100%;margin-right:0}}.no-flexbox .posts li .thumb+.post_summary{float:right;width:75%}@media only screen and (max-width: 480px){.no-flexbox .posts li .thumb+.post_summary{float:none;width:100%}}.posts li h2{font-weight:500;margin:0;padding:0;text-align:left;font-size:20px;font-size:2rem}.posts li h2 a{color:#000;text-decoration:none}.posts li-date,.posts li .postedon{font-style:italic;color:#b6a165;padding:0;margin:0;margin-bottom:15px}@media only screen and (max-width: 768px){.posts li-date,.posts li .postedon{font-size:1.2rem}}.recent-posts{margin:0;padding:0;list-style:none}.recent-posts li{margin-bottom:20px;margin-bottom:2rem}@media only screen and (max-width: 768px){.recent-posts li{margin-bottom:10px;margin-bottom:1rem}.recent-posts li h3{font-size:1.4rem}}.recent-posts li:last-child{margin-bottom:0}.recent-posts a{display:inline-block;position:relative;text-decoration:none;font-weight:bold;color:#000;font-size:18px}.recent-posts a:after{content:"\f101";position:static;display:inline-block;font-family:'FontAwesome';color:#b6a165;margin-left:8px;vertical-align:top}.recent-posts a:hover{color:#b6a165}.post-date{display:block;color:#b6a165;font-style:italic}.widget-archive ul{margin:0;padding:0;list-style:none}.widget-archive li{margin:0;padding:0}.widget-archive h3{margin:0;padding:0;font-weight:bold}.widget-archive a{text-decoration:none}li.archive-year{margin-top:3rem}li.archive-year:first-child{margin-top:0}li.archive-year a{margin:0;border:0px;padding:0}li.archive-year a:after{display:none}.single h2{font-weight:700;font-size:24px;font-size:2.4rem;margin-bottom:5px}.single .postedon{color:#b6a165;font-style:italic}.single .share{margin-top:20px;padding-top:20px;border-top:2px solid #b6a165}.single .share span{font-weight:700;margin-right:5px}.single .share a{margin:0 5px;font-size:20px;font-size:2.0rem}.single .alignright{float:right;margin:0 0 30px 30px}.pagination{text-align:center;margin-bottom:100px;margin-bottom:10rem;font-size:19px;font-size:1.9rem}.pagination__numbers{margin:0 1em;padding:0;font-size:19px;font-size:1.9rem}@media only screen and (max-width: 480px){.pagination__numbers{font-size:14px;font-size:1.4rem}}.pagination__numbers,.pagination__numbers li,.pagination__numbers a{display:inline}.pagination .current{color:#b6a165}.pagination a{color:#000;text-decoration:none;padding:.2em}.pagination a:hover{color:#e2d9c1}.pagination a.prev,.pagination a.next{font-size:13px;font-size:1.3rem;color:#b6a165;text-transform:uppercase;margin:0 18px;margin:0 1.8rem}.pagination a.prev:hover,.pagination a.next:hover{color:#e2d9c1}.sidebar__item{margin:0 0 40px 0;margin:0 0 4rem 0}.sidebar__item:only-child{display:block;width:100%;margin:0;margin-bottom:40px;margin-bottom:4rem}.sidebar__item:only-child:first-child{width:100%}@media only screen and (max-width: 1024px) and (min-width: 480px){.sidebar__item{display:inline-block;width:48%;margin:0 1%;float:left}.sidebar__item:first-child{width:48%}.sidebar__item.archived_news{width:100%;margin-top:1rem}.sidebar__item.archived_news .grid{width:48%;margin:0;padding:0}.sidebar__item.archived_news .grid div{display:inline-block;margin:0;padding:0}.sidebar__item.archived_news .flex-grid{display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 600px){.sidebar__item{display:block;width:100%;margin:0;margin-bottom:40px;margin-bottom:4rem}.sidebar__item:first-child{width:100%}}.sidebar__item h2{font-size:20px;font-size:2rem;color:#b6a165;font-weight:400;text-transform:uppercase;text-align:left;margin-top:0;margin-bottom:10px}.sidebar__item h3{font-size:18px;font-size:1.8rem;font-weight:bold;color:#000;margin:0;padding:0}@media only screen and (max-width: 1024px){.sidebar__item h3{font-size:1.6rem}}.sidebar__item-date{font-size:16px;font-size:1.6rem;color:#b6a165;font-style:italic;margin:0;padding:0}.sidebar__item-content{background-color:#ebe4d3;padding:2.5rem}@media only screen and (max-width: 1024px){.sidebar__item-content{padding:3rem 2rem}}.sidebar__item-content--gallery{padding:0;background-color:transparent}.sidebar__item-content ul{margin:0;padding:0;list-style:none}.sidebar__gallery img{max-width:100%;display:block;margin:auto;height:auto}.sidebar__gallery--large{width:100%;max-width:100%;margin-bottom:10px;margin-bottom:1rem}.sidebar__gallery--small{float:left;width:50%;padding:0 5px;padding:0 .5rem}.sidebar__gallery--small:last-child{padding-right:0}.sidebar__gallery--small:first-child{padding-left:0}h2.sidebar__title{font-size:23px;font-size:2.3rem;text-decoration:none;font-weight:500}h2.sidebar__title a{text-decoration:none}h2.sidebar__title a:hover{color:black}#award-category>.grid__span{display:inline-block;-webkit-flex:none;-ms-flex:none;flex:none}@media only screen and (max-width: 1150px){#award-category>.grid__span{width:100%}}#award-category .unordered-list{padding:20px 40px}#award-category .unordered-list li{margin-bottom:10px}#award-category .unordered-list li:last-child{margin-bottom:0}.region__list{text-align:center}hr+.container .region__list{margin-top:-1vw}@media only screen and (max-width: 480px){.region__list .grid__span--6{width:100%}}.region__item--container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.region__item--container{width:50%;display:inline-block}}@media only screen and (max-width: 600px){.region__item--container{width:100%}}.region__item{border:2px solid #b6a165;padding:25px 45px 25px 25px;padding:2.5rem 4.5rem 2.5rem 2.5rem;font-size:50px;font-size:4rem;text-transform:uppercase;color:#b6a165;font-weight:300;text-decoration:none;display:inline-block;position:relative}@media only screen and (min-width: 1150px) and (max-width: 1345px){.region__item{font-size:3rem}}@media only screen and (max-width: 1150px){.region__item--container{width:100%}.region__item--container .grid__span--6{margin-bottom:3rem;width:50%}}@media only screen and (max-width: 480px){.region__item--container{width:100%}.region__item--container .grid__span--6{margin-top:3rem;width:100%}}.region__item:first-child{margin-bottom:3rem}.region__item:after{content:"\f101";position:absolute;display:block;right:0;font-family:'FontAwesome';top:-.1em;color:#b6a165;top:50%;margin-top:-.75em;font-size:40px;right:10px}.region__item:hover{background-color:#b6a165;color:#fff}.region__item:hover:after{background-color:#b6a165;color:#fff}@media only screen and (max-width: 1024px){.region__item{margin-left:5rem}}@media only screen and (max-width: 768px){.region__item{margin:1rem 0}}@media only screen and (max-width: 480px){.region__item{width:100%;display:block;font-size:30px;font-size:3rem;padding:2.5rem 4.5rem}}.award-categories__criteria{margin-right:80px;margin-right:8rem}@media only screen and (max-width: 1024px){.award-categories__criteria{margin-right:0}}.award-categories .flex-grid .flex-grid__col{background-color:#ebe4d3;padding:20px;padding:2rem;width:100%;margin:0 10px;margin:0 1rem}.no-flexbox .award-categories .flex-grid .flex-grid__col,.ie8 .award-categories .flex-grid .flex-grid__col{float:left;width:31%;margin:0 1%;text-align:center}@media only screen and (max-width: 500px){.no-flexbox .award-categories .flex-grid .flex-grid__col,.ie8 .award-categories .flex-grid .flex-grid__col{float:none;width:100%}}.no-flexbox .award-categories .flex-grid .flex-grid__col div,.ie8 .award-categories .flex-grid .flex-grid__col div{max-width:30rem;width:100%;text-align:left;margin:0 auto}@media only screen and (max-width: 1024px){.award-categories .flex-grid .flex-grid__col{float:none;width:100%;margin:0;padding:0}.award-categories .flex-grid .flex-grid__col div{padding:20px;padding:2rem}.award-categories .flex-grid .flex-grid__col div h3{margin-top:initial}}.award-categories .flex-grid .flex-grid__col div:first-child h3{margin-top:0}.no-flexbox .award-categories .flex-grid,.ie8 .award-categories .flex-grid{display:block}@media only screen and (max-width: 768px){.jp-accordian__item .accordian__title{font-size:1.4rem}.jp-accordian__item .accordian__title .accordian__sub-title{font-size:1.4rem}}@media only screen and (max-width: 480px){.jp-accordian__item .accordian__title{width:100%;display:block;text-align:center}.jp-accordian__item .accordian__title .accordian__sub-title{width:100%;display:block;position:relative;right:0;text-align:center}.jp-accordian__item .accordian__title i{top:3.5rem}}.award{position:relative}.award__item{margin-bottom:1.5rem;margin-bottom:15px}.award__item:first-child{margin-top:1.5rem;margin-top:15px}.award h3,.award__title{font-size:16px;font-size:1.6rem;font-weight:400;background-color:#f3f3f3;padding:15px;padding:1.5rem;margin:0;cursor:pointer;position:relative;font-weight:500}@media only screen and (max-width: 768px){.award h3,.award__title{margin-left:0;margin-right:0}}.award__content{padding:20px;padding:2rem}.award__content--split{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1024px){.award__content--split{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.no-flexbox .award__content--split,.ie8 .award__content--split{display:block}.award__content--primary{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 1024px){.award__content--primary{width:100%}}.no-flexbox .award__content--primary,.ie8 .award__content--primary{display:block;width:60%;float:left}@media only screen and (max-width: 1024px){.no-flexbox .award__content--primary,.ie8 .award__content--primary{width:100%;float:none}}.award__content--secondary{width:300px;width:30rem;margin-left:50px;margin-left:5rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){.award__content--secondary{margin-left:0;width:100%}}.no-flexbox .award__content--secondary,.ie8 .award__content--secondary{display:block;width:35%;float:left;margin-left:5%;text-align:center;padding:75px 0}@media only screen and (max-width: 1024px){.no-flexbox .award__content--secondary,.ie8 .award__content--secondary{width:100%;float:none;margin:0;padding:0;text-align:left}}.award__content--secondary form+form{margin-top:10px}@media only screen and (max-width: 1024px){.award__content--secondary form+form{margin:0 0 0 10px}}.category_year{border-color:#b6a165;padding:.5rem 1rem;color:#b6a165;font-size:2rem}.tabs{font-size:0;margin:25px 0;margin:2.5rem 0}.tabs:after{clear:both;content:'';display:table}.tabs .tab{display:inline}.tabs .tab:first-child .tab-label{margin-left:0}@media only screen and (max-width: 1045px){.tabs .tab{display:block}}.tabs .tab-label{display:inline-block;font-size:23px;font-size:2.3rem;left:0;margin-left:40px;margin-left:4rem;padding:7px 10px;padding:.75rem 1rem;position:relative;vertical-align:bottom;font-weight:bold;cursor:pointer}@media only screen and (max-width: 1410px){.tabs .tab-label{font-size:18px;font-size:1.8rem}}@media only screen and (max-width: 1195px){.tabs .tab-label{padding:.75rem 0.5rem;font-size:16px;font-size:1.6rem}}@media only screen and (max-width: 1055px){.tabs .tab-label{width:80%;margin-left:0;background-color:#fff;border-top:2px solid #b6a165;border-right:1px solid #949494;color:#b6a165;border-bottom-width:0;z-index:1}}.ie8 .tabs .tab-label{display:block;margin-left:0;cursor:auto}.tabs .tab>[type="radio"]{clip:rect(0 0 0 0);height:1px;opacity:0;position:fixed;width:1px;z-index:-1}.tabs .tab-panel{display:inline-block;overflow:hidden;position:relative;height:0;width:0}@media only screen and (max-width: 1045px){.tabs .tab-panel{display:inline}}.ie8 .tabs .tab-panel{display:inline}.tabs .tab-content{display:block;background:#fff;border-top:1px solid #949494;float:left;font-size:16px;font-size:1.6rem;margin-top:-1px;width:100%}@media only screen and (max-width: 1045px){.tabs .tab-content{padding:0;margin-bottom:3rem}}.tabs .tab [type="radio"]:checked+.tab-label{background-color:#fff;border-top:2px solid #b6a165;border-right:1px solid #949494;color:#b6a165;border-bottom-width:0;z-index:1}.tabs .tab [type="radio"]:checked+.tab-label:after{content:""}.tabs .tab [type="radio"]:checked ~ .tab-panel{display:inline}.accordian{position:relative}.accordian__item{margin-bottom:1.5rem;margin-bottom:15px}.accordian__item:first-child{margin-top:1.5rem;margin-top:15px}.accordian h3,.accordian__title{font-size:16px;font-size:1.6rem;font-weight:400;background-color:#f3f3f3;padding:15px;padding:1.5rem;margin:0;cursor:pointer;position:relative;font-weight:500}@media only screen and (max-width: 768px){.accordian h3,.accordian__title{margin-left:0;margin-right:0}}.accordian__content{padding:20px;padding:2rem}.accordian__content--split{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1024px){.accordian__content--split{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.no-flexbox .accordian__content--split,.ie8 .accordian__content--split{display:block}.accordian__content--primary{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 1024px){.accordian__content--primary{width:100%}}.no-flexbox .accordian__content--primary,.ie8 .accordian__content--primary{display:block;width:60%;float:left}@media only screen and (max-width: 1024px){.no-flexbox .accordian__content--primary,.ie8 .accordian__content--primary{width:100%;float:none}}.accordian__content--secondary{width:300px;width:30rem;margin-left:50px;margin-left:5rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){.accordian__content--secondary{margin-left:0;width:100%}}.no-flexbox .accordian__content--secondary,.ie8 .accordian__content--secondary{display:block;width:35%;float:left;margin-left:5%;text-align:center;padding:75px 0}@media only screen and (max-width: 1024px){.no-flexbox .accordian__content--secondary,.ie8 .accordian__content--secondary{width:100%;float:none;margin:0;padding:0;text-align:left}}.accordian__content .grid__row{margin-bottom:30px;margin-bottom:3rem}.accordian__status{position:absolute;right:2rem;font-size:25px;font-size:2.5rem;color:#b6a165}.ie8 .accordian__status{display:none}.accordian__sub-title{position:absolute;right:6.6rem;top:1rem;font-size:1.8rem;font-weight:500}.accordian__sub-title span{font-size:2.3rem;color:#b6a165}.table--alternate tr:nth-child(even) td{background-color:#ebe4d3}.table--alternate tr:nth-child(odd) td{background-color:#f3f3f3}.table--alternate th{text-align:left;background-color:#e2d9c1}.table--alternate tr td:first-child,.table--alternate tr th:first-child{padding:5px 0 5px 36px;padding:.5rem 0 .5rem 3.6rem}.winners__group table h2,.winners__group table h3,.winners__group table h4{margin:0}.winners__group table h2{color:black;text-align:left;text-transform:initial}.winners__group table h2,.winners__group table h4{font-size:23px;font-size:2.3rem;font-weight:bold}.winners__group table h3{margin-bottom:15px;margin-bottom:1.5rem}.winners__group table th{padding:15px 0 5px;padding:1.5rem 0 .5rem}.winners__group table td,.winners__group table h3{font-size:18px;font-size:1.8rem;font-weight:normal}.winners__group table td{width:25%;padding:20px 0 20px;padding:2rem 0 2rem;vertical-align:top}@media only screen and (max-width: 768px){.winners__group table td{font-size:14px;font-size:1.4rem;float:left;width:50%;display:block;float:left}.winners__group table td:nth-child(2n+1){clear:left}}@media only screen and (max-width: 480px){.winners__group table td{width:100%}}.winners__group table td:nth-child(2n){text-align:left;padding-left:10px;padding-left:1rem}@media only screen and (max-width: 768px){.winners__group table td:nth-child(2n){padding-right:0}}.winners__group table td:nth-child(3n){padding:20px 0 20px;padding:2rem 0 2rem}@media only screen and (max-width: 768px){.winners__group table td:nth-child(3n){width:100%;padding:0}}.winners__group table td img{height:auto;width:auto}@media only screen and (max-width: 1024px){.winners__group table td img{width:80%}}@media only screen and (max-width: 768px){.winners__group table td img{width:60%}}.winners__item:nth-child(even){background-color:#f3f3f3}@media only screen and (max-width: 1150px){.winners__item:nth-child(even){background-color:#fff}.winners__item:nth-child(odd){background-color:#f3f3f3}}.go-top{position:fixed;display:block;bottom:2em;right:2em;text-decoration:none;color:white;background-color:rgba(0,0,0,0.3);font-size:12px;font-size:1.2rem;padding:0;display:none;background-color:#b6a165;border-radius:100%;height:68px;width:68px;text-align:center}.go-top:after{content:"\f102";position:relative;color:#fff;font-size:5.5rem;font-family:"fontAwesome";text-align:center;line-height:65px}.go-top:hover{opacity:0.7}@media only screen and (max-width: 1024px){.form{margin-top:5rem;margin-top:50px}}.form--lt-gold,#request_info_form{background-color:#ebe4d3;padding:35px;padding:3.5rem}.form--xlt-gold{background-color:#f5f3eb;padding:35px;padding:3.5rem}.form-error{color:#fff;font-size:.9em;display:block;background-color:#b6a165;padding:.5em;position:absolute;right:0;top:0}.form-error:after{border-top:10px solid #b6a165;border-right:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid transparent;content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px}.form .grid__row{margin-bottom:60px;margin-bottom:6rem}.form .grid__row .grid__row .field,.form .grid__row .grid__row #request_info_form fieldset>p,#request_info_form .form .grid__row .grid__row fieldset>p{margin-top:0}fieldset{border:none;padding:0;margin:0 0 6rem 0}fieldset:last-of-type{margin-bottom:0}.field,#request_info_form fieldset>p{margin:1rem 0}.field--double{float:left;width:38%}.field--double:first-of-type{margin-right:1%}.field--double:last-of-type{margin-left:1%}.field--double .input{width:100%}@media only screen and (max-width: 1024px){.field--double{float:none;width:100%;margin:0 0 10px 0}.field--double:last-child{margin:0}}.field--large-label .field__label,.field--large-label #request_info_form label,#request_info_form .field--large-label label{width:33%}.field--large-label .input{width:65%}@media only screen and (max-width: 1024px){.field--large-label .field__label,.field--large-label #request_info_form label,#request_info_form .field--large-label label,.field--large-label .input{width:100%}}.field--stacked .field__label,.field--stacked #request_info_form label,#request_info_form .field--stacked label{border-bottom:1px solid #b6a165;display:block;margin-bottom:10px;margin-bottom:1rem;margin-right:0}@media only screen and (max-width: 1024px){.field--stacked .field__label--empty{display:none}}.field--stacked .field__label,.field--stacked #request_info_form label,#request_info_form .field--stacked label,.field--stacked .field__label--empty .input{float:none;width:auto;max-width:100%}.field--stacked .field--double{float:left;width:49%}@media only screen and (max-width: 1024px){.field--stacked .field--double{float:none;width:100%;margin:0 0 10px 0}.field--stacked .field--double:last-child{margin-bottom:0}}.field--stacked .input{width:100%}.field--center{text-align:center}.field--error .input__element,.field--error #request_info_form input,#request_info_form .field--error input,.field--error #request_info_form textarea,#request_info_form .field--error textarea{border:1px solid red}.field__label,#request_info_form label{float:left;line-height:5rem;width:20%;margin-right:2%}.field__label--large{width:39%}.field__label h3,#request_info_form label h3,.field__label p,#request_info_form label p{margin:0 0 1em 0}@media only screen and (max-width: 1024px){.field__label,#request_info_form label{float:none;width:auto;max-width:100%;border-bottom:1px solid #b6a165;display:block;margin-bottom:10px;margin-bottom:1rem;margin-right:0}.field__label--empty{display:none}}.input{float:left;width:78%;position:relative}@media only screen and (max-width: 1024px){.input{float:none;width:auto;max-width:100%}}.input__seperator{display:inline-block;width:6.6rem;text-align:center}.input__checkbox,.input__radio{cursor:pointer;display:block;line-height:1;position:relative;line-height:50px;line-height:5rem;float:left;padding-right:50px}.input__checkbox:hover .input__checkbox-indicator,.input__radio:hover .input__checkbox-indicator,.input__checkbox:hover .input__radio-indicator,.input__radio:hover .input__radio-indicator{background-color:#ebe4d3}.input__checkbox-indicator,.input__radio-indicator{border:1px solid #b6a165;height:18px;height:1.8rem;position:relative;top:4px;top:.4rem;width:18px;width:1.8rem;display:inline-block}.input__radio-indicator{border-radius:100%}.input--text{line-height:50px;line-height:5rem}.input__validation{display:inline-block;background:#b6a165;color:#fff;padding:10px 20px;line-height:1;font-size:14px}.input__element,#request_info_form input,#request_info_form textarea{width:100%;height:5rem;line-height:5rem;padding:0 1rem;background-color:#e2d9c1;border:none}.input__element--small{max-width:25%}.input__element--textarea{height:150px;height:15rem;line-height:1;padding:1rem}.input__element--checkbox,.input__element--radio{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.input__element--checkbox:checked+.input__checkbox-indicator:after,.input__element--checkbox:checked+.input__radio-indicator:after,.input__element--radio:checked+.input__checkbox-indicator:after,.input__element--radio:checked+.input__radio-indicator:after{content:"";color:#b6a165;display:block;font-weight:700;line-height:1;position:absolute}.input__element--checkbox:checked+.input__checkbox-indicator:after,.input__element--radio:checked+.input__checkbox-indicator:after{left:6px;left:.6rem;top:1px;top:.1rem;width:5px;width:.5rem;height:11px;height:1.1rem;border:solid #b6a165;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.input__element--checkbox:checked+.input__radio-indicator:after,.input__element--radio:checked+.input__radio-indicator:after{height:6px;height:.6rem;width:6px;width:.6rem;top:5px;top:.5rem;left:5px;left:.5rem;background-color:#b6a165;border-radius:100%}#book-a-table-booking-details .field__label,#book-a-table-booking-details #request_info_form label,#request_info_form #book-a-table-booking-details label{width:25%;margin-right:0}#book-a-table-booking-details .input{width:75%}#book-a-table-booking-details .input__element,#book-a-table-booking-details #request_info_form input,#request_info_form #book-a-table-booking-details input,#book-a-table-booking-details #request_info_form textarea,#request_info_form #book-a-table-booking-details textarea,#book-a-table-booking-details .item-price,#book-a-table-booking-details .item-total{display:block;float:left}#book-a-table-booking-details .input__element,#book-a-table-booking-details #request_info_form input,#request_info_form #book-a-table-booking-details input,#book-a-table-booking-details #request_info_form textarea,#request_info_form #book-a-table-booking-details textarea{width:20%}#book-a-table-booking-details .item-price{width:51%;margin:0 2%}#book-a-table-booking-details .item-price em{display:block;font-size:14px;line-height:2}#book-a-table-booking-details .item-total{width:25%;text-align:right}#book-a-table-booking-details .total{display:block;text-align:right}@media only screen and (max-width: 1200px){#book-a-table-booking-details .field__label,#book-a-table-booking-details #request_info_form label,#request_info_form #book-a-table-booking-details label,#book-a-table-booking-details .input{float:none;width:100%}#book-a-table-booking-details .field__label,#book-a-table-booking-details #request_info_form label,#request_info_form #book-a-table-booking-details label{display:block;line-height:50px;line-height:5rem;margin-bottom:10px;margin-bottom:1rem;border-bottom:1px solid #b6a165}}#entrant_review_container .button,#entrant_review_container #request_info_form .default_button,#request_info_form #entrant_review_container .default_button{padding:.5em 1.5em}#entrant_review_container .button.red,#entrant_review_container #request_info_form .red.default_button,#request_info_form #entrant_review_container .red.default_button{color:red;border-color:red;box-shadow:inset 0 0 0 3px red}#entrant_review_container .button.green,#entrant_review_container #request_info_form .green.default_button,#request_info_form #entrant_review_container .green.default_button{color:#4ae22d;border-color:#4ae22d;box-shadow:inset 0 0 0 3px #4ae22d}#entrant_review_container .input__element--small{max-width:220px}#entrant_review_container .input__checkbox{padding-right:30px}#entrant_review_container .input__radio{padding-right:30px}.errors{color:red}.input-error,.form-error{color:#fff;font-size:.9em;display:block;background-color:#b6a165;padding:.5em;position:absolute;right:0;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.input-error:after,.form-error:after{border-top:10px solid #b6a165;border-right:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid transparent;content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px}#request_info_form fieldset>p{position:relative}#request_info_form label{position:absolute;left:10px;font-style:italic;font-weight:500;color:rgba(0,0,0,0.5);width:100%;cursor:text}#request_info_form textarea{width:100%;height:150px;height:15rem}#request_info_form .submit-wrapper{position:relative;display:inline-block}#request_info_form .default_button{padding:.5em 0;width:220px;line-height:initial}#request_info_form .default_button:hover{color:#000}#tooltip_container{position:absolute;left:0;top:0;padding:2rem;width:30%;background:#ebe4d3;visibility:hidden}.notice{padding:1rem 2rem;background-color:#f3f3f3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:75%;margin:40px auto 20px;margin:4rem auto 2rem}.homepage .notice{margin:0 auto 40px}.notice h3,.notice p{margin:0;padding:0}.notice h3{font-size:18px;font-size:1.8rem;text-transform:uppercase;float:left;display:block;width:18%;text-align:center;margin-right:2%}.notice p{font-style:italic;font-size:16px;font-size:1.6rem;float:left;display:block;width:80%}@media only screen and (max-width: 1024px){.notice{width:95%}}.filter{border-bottom:1px solid #949494}.filter__button{border:none;background:none;display:inline-block;font-size:23px;font-size:2.3rem;left:0;margin-left:40px;margin-left:4rem;padding:8px 11px;padding:.8rem 1.1rem;position:relative;vertical-align:bottom;font-weight:bold;cursor:pointer;border-right:1px solid transparent}.filter__button:first-child{margin-left:0}.filter__button--active,.filter__button:focus{background-color:#fff;border-top:2px solid #b6a165;border-right:1px solid #949494;color:#b6a165;z-index:1;outline:none;padding:8px 11px;padding:.8rem 1.11rem;top:1px}.panel.event-details p{margin:20px 0;margin:2rem 0;text-align:left}.panel.event-details p strong{width:100%;display:block;font-size:1.8rem}.panel.booking .field,.panel.booking #request_info_form fieldset>p,#request_info_form .panel.booking fieldset>p{padding:1rem 0;margin:0}.panel.booking .field:nth-child(-n+3),.panel.booking #request_info_form fieldset>p:nth-child(-n+3),#request_info_form .panel.booking fieldset>p:nth-child(-n+3){border-bottom:1px solid #b6a165}@media only screen and (max-width: 1200px){.panel.booking .field:nth-child(-n+3),.panel.booking #request_info_form fieldset>p:nth-child(-n+3),#request_info_form .panel.booking fieldset>p:nth-child(-n+3){border-bottom:none}}#book-a-table .region__item--container{display:block}#book-a-table .region__item{display:block;text-align:center}@media only screen and (min-width: 1024px) and (max-width: 1345px){#book-a-table .region__item{font-size:3rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){#book-a-table .region__item{font-size:2rem}}.book_table .input__element:disabled,.book_table #request_info_form input:disabled,#request_info_form .book_table input:disabled,.book_table #request_info_form textarea:disabled,#request_info_form .book_table textarea:disabled{opacity:0.5}.book_table .input__note{font-style:italic;font-size:14px}.modal{background-color:#e2d9c1;display:inline-block;max-width:700px;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:4;padding:30px 50px;box-shadow:2px 2px 15px rgba(0,0,0,0.4);text-align:center;position:fixed}.modal p{font-size:18px}.modal p:last-child{margin-bottom:0}.modal i.fa{margin-right:20px;font-size:32px;vertical-align:sub}.modal i.fa.fa-check{color:#4ae22d}.modal i.fa.fa-times{color:red}.modal__back-drop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.3);z-index:3}.modal-content{display:none;position:fixed;left:0;top:0;height:100%;width:100%;padding:100px;background-color:rgba(0,0,0,0.5);z-index:999}.modal-inner{position:relative;height:100%;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal-inner video{position:absolute;top:0;left:0;width:100%;height:auto;max-height:80vh;background-color:#000}.modal-inner .share{position:absolute;top:15px;right:15px;color:#fff;background-color:rgba(0,0,0,0.8);padding:10px 15px;border-radius:5px;opacity:.5;transition:300ms ease opacity;z-index:999}.modal-inner .share:hover{opacity:1}.modal-inner .share span{font-size:15px;margin-right:8px}.modal-inner .share a{display:inline-block;vertical-align:middle;margin:0 6px;font-size:20px}@media only screen and (max-width: 768px){.modal-content{padding:10px}.modal-inner video{max-width:99vw}.modal-inner .share{top:8px;right:8px;padding:5px 10px}.modal-inner .share span{font-size:13px;margin-right:5px}.modal-inner .share a{margin:0 5px;font-size:18px}}.play-vid{position:relative;display:inline-block;overflow:hidden}.play-vid img{-webkit-filter:brightness(75%);filter:brightness(75%);transition:300ms ease all}.play-vid:before{content:"Watch acceptance speech";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;color:#fff;background-color:#b6a165;padding:10px 15px;border-radius:10px;text-align:center;opacity:0;transition:300ms ease all}.play-vid:after{content:"\f04b";font-family:FontAwesome;font-weight:normal;font-style:normal;text-rendering:auto;text-transform:none;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;color:#fff;background-color:#b6a165;width:40px;height:40px;line-height:40px;padding-left:2px;border-radius:50%;text-align:center;transition:300ms ease all;opacity:1}.play-vid:hover img{-webkit-filter:none;filter:none}.play-vid:hover:after{opacity:0}.play-vid:hover:before{opacity:1}html{box-sizing:border-box}body{background-color:#fff;background-image:url("/images/structure/649x1497_body-bg.png");background-repeat:no-repeat;background-position:left 1150px;background-position:left 115rem;position:relative;overflow-x:hidden}@media only screen and (max-width: 1920px){body{background-image:none}}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto}.container{max-width:1455px;padding:0 70px;padding:0 7rem;margin:0 auto}@media only screen and (max-width: 1024px){.container{padding:0 20px;padding:0 2rem}}::-moz-selection{background:#e2d9c1}::selection{background:#e2d9c1}h3{margin-bottom:15rem;margin-bottom:1.5rem}.vertical-align--center{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}a{color:#b6a165}textarea{resize:none}.latest_tweets{list-style:none;margin:0;padding:0;font-size:18px;font-size:1.8rem}.latest_tweets li{margin:20px 0;margin:2rem 0}.latest_tweets li.first{padding-bottom:2rem;border-bottom:#b6a165 solid 2px}.latest_tweets li:last-child{border-bottom:none}#event-info-banner .featured{font-size:1.5em;line-height:50px;display:inline-block;vertical-align:top}#event-info-banner img{height:50px;vertical-align:top;margin-right:6px}
