@charset "UTF-8";/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../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.3333333333em;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.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0{-webkit-transform:rotate(0);transform:rotate(0)}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{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}.position-relative{position:relative}.cf-xs,.cf-small,.cf-small-med,.cf-med,section,main,footer,.breadcrumbs-container,.breadcrumbs,.related .related-links-container .related-link,.homepage-identities .identity-container,.terms-list-container .row,.building-blocks-container,.building-blocks-container .circle-icon-container,.topics-list-container,.article-container,.article-container .article-hero-container,.article-container .article,.additional-reading-container,.pagination-container,.article-sources-container,.citation-sources-container,.sources-list-container,.about-container,.people-list-container,.people-list-container .person-container,.subpages-container,.funding-partners-container,.team-members-container,footer .footer-row,.clearfix{zoom:1}.cf-xs:after,.cf-small:after,.cf-small-med:after,.cf-med:after,section:after,main:after,footer:after,.breadcrumbs-container:after,.breadcrumbs:after,.related .related-links-container .related-link:after,.homepage-identities .identity-container:after,.terms-list-container .row:after,.building-blocks-container:after,.building-blocks-container .circle-icon-container:after,.topics-list-container:after,.article-container:after,.article-container .article-hero-container:after,.article-container .article:after,.additional-reading-container:after,.pagination-container:after,.article-sources-container:after,.citation-sources-container:after,.sources-list-container:after,.about-container:after,.people-list-container:after,.people-list-container .person-container:after,.subpages-container:after,.funding-partners-container:after,.team-members-container:after,footer .footer-row:after,.clearfix:after{clear:both}.cf-xs:after,.cf-small:after,.cf-small-med:after,.cf-med:after,section:after,main:after,footer:after,.breadcrumbs-container:after,.breadcrumbs:after,.related .related-links-container .related-link:after,.homepage-identities .identity-container:after,.terms-list-container .row:after,.building-blocks-container:after,.building-blocks-container .circle-icon-container:after,.topics-list-container:after,.article-container:after,.article-container .article-hero-container:after,.article-container .article:after,.additional-reading-container:after,.pagination-container:after,.article-sources-container:after,.citation-sources-container:after,.sources-list-container:after,.about-container:after,.people-list-container:after,.people-list-container .person-container:after,.subpages-container:after,.funding-partners-container:after,.team-members-container:after,footer .footer-row:after,.cf-xs:before,.cf-small:before,.cf-small-med:before,.cf-med:before,section:before,main:before,footer:before,.breadcrumbs-container:before,.breadcrumbs:before,.related .related-links-container .related-link:before,.homepage-identities .identity-container:before,.terms-list-container .row:before,.building-blocks-container:before,.building-blocks-container .circle-icon-container:before,.topics-list-container:before,.article-container:before,.article-container .article-hero-container:before,.article-container .article:before,.additional-reading-container:before,.pagination-container:before,.article-sources-container:before,.citation-sources-container:before,.sources-list-container:before,.about-container:before,.people-list-container:before,.people-list-container .person-container:before,.subpages-container:before,.funding-partners-container:before,.team-members-container:before,footer .footer-row:before,.clearfix:after,.clearfix:before{content:"";display:table}.cf-xs,.cf-small,.cf-small-med,.cf-med{display:none}@media only screen and (min-width:480px) and (max-width:767px){.cf-xs{display:block}}@media only screen and (min-width:768px){.cf-small{display:block}}@media only screen and (min-width:768px) and (max-width:992px){.cf-small-med{display:block}}@media only screen and (min-width:992px){.cf-med{display:block}}@media only screen and (min-width:768px){.condensed,.intro,.grid-container.stats,.homepage-myth-fact .quiz-statement,.homepage-myth-fact .response-container{width:85%}}@media only screen and (min-width:992px){.condensed,.intro,.grid-container.stats,.homepage-myth-fact .quiz-statement,.homepage-myth-fact .response-container{width:80%}}.centered,.intro,.homepage-myth-fact .quiz-statement,.homepage-myth-fact .response-container{margin-left:auto;margin-right:auto}.text-center{text-align:center}.modal-content,.tooltip{-webkit-box-shadow:0 8px 6px -6px #666;-moz-box-shadow:0 8px 6px -6px #666;box-shadow:0 8px 6px -6px #666}.fluid-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;margin-bottom:2rem}.fluid-iframe-wrapper.fluid-iframe-wrapper-letterbox{padding-bottom:75%;padding-top:0}.fluid-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media only screen and (min-width:768px){.flex-row{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;align-items:center}}.vertical-center{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center}.modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:none;background:rgba(204,204,204,0.9);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .15s ease-in;-moz-transition:opacity .15s ease-in;-ms-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in;z-index:1000000;overflow-y:scroll}.modal-visible{overflow:hidden}.modal-visible .modal{display:block;opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal-content{position:absolute;top:2rem;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;background:#fff;padding:2rem;border:1px solid #ccc}.modal-content .close-btn{position:relative;top:-10px;left:calc(100% - 1rem)}.modal-content .close-btn:before{content:"\f00d";font-family:"FontAwesome";font-size:24px;font-size:1.5rem;color:#6ba1a1}.modal-content .close-btn:hover{cursor:pointer}@media only screen and (min-width:768px){.modal-content{width:75%;max-width:950px;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}html,body{max-width:100%;overflow-x:hidden}img:not([alt])html{font-size:14px}@media only screen and (min-width:992px){html{font-size:16px}}@media only screen and (min-width:1200px){html{font-size:18px}}body{color:#000;font-size:16px;background:#515151}h1,h2,h3,h4{font-family:"Ropa Sans",sans-serif;color:#000;font-weight:bold;line-height:1;letter-spacing:0;margin-top:0}@media only screen and (min-width:768px){h1,h2,h3,h4{margin-top:2px}}h1{font-size:40px;font-size:2.5rem;line-height:1;margin-bottom:1rem}h2{font-size:2.25rem;line-height:1;margin:40px 0;font-weight:bold}h3,h4{font-size:18px;font-size:1.125rem;margin-bottom:.5rem}h5,h6{font-family:"Open Sans",sans-serif;font-weight:bold;font-size:14px;font-size:.875rem}h5{margin-bottom:.5rem;margin-top:0}p,.article-container .article li{font-family:"Lato",sans-serif;line-height:1.55;font-size:16px;font-size:1rem;margin:0 0 1rem 0;font-weight:400}a{color:#6ba1a1;text-decoration:underline}section{padding:2rem 0}.divider{background:#666;height:1px;width:100%;margin:1rem auto}.intro{padding:15px}header{position:fixed;top:0;left:0;width:100%;height:130px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;background:#fff;z-index:999999}header:after{background:#fff;height:1px;content:"";width:100%;position:absolute;bottom:0;left:0}header .container{margin:0 auto;max-width:1280px;width:100%}header .logo{width:calc(310px * .6);margin-top:calc((75px - calc(50px * .6)) / 2)}header .logo img{max-width:100%}@media only screen and (min-width:768px){header .logo{width:310px;margin-top:calc((75px - 50px) / 2)}}main,footer{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}main{padding-top:135px;background:#fff}main .container{width:100%;margin:0 auto;max-width:1280px}footer{background:#383636;color:#fff}footer .container{padding:2rem 0;max-width:1280px;width:100%;margin:0 auto}.hamburger{float:none;position:absolute;right:1rem;margin:0;padding:0;top:5px;border:0;background:0;width:33px;height:21px;-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;-ms-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;cursor:pointer}.hamburger:hover,.hamburger:focus,.hamburger:active{background:0;cursor:pointer;outline:0}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#495966;border-radius:1px;opacity:1;left:0;-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;-ms-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}.hamburger span.bar-top{top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hamburger span.bar-middle{top:9px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hamburger span.bar-bottom{top:18px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}@media only screen and (min-width:992px){.hamburger{display:none}}.navbar{position:absolute;padding:1rem 0;top:-1500px;left:0;background:#dadada;width:100%;text-align:left}.navbar ul{margin-top:0;padding:1rem 0}.navbar ul li{font-family:"Abel",sans-serif;font-size:18px;font-size:1.125rem;list-style:none;line-height:30px;position:relative;padding:0 1rem}.navbar ul li a{border-bottom:1px solid #424242;display:block;font-weight:700;text-decoration:none;color:#495966;-webkit-transition:color .3s ease-in;-moz-transition:color .3s ease-in;-ms-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in;text-transform:uppercase;width:100%}.navbar ul li a:hover{color:#f05069;-webkit-transition:color .3s ease-in;-moz-transition:color .3s ease-in;-ms-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}.navbar ul li a.logout-link{color:#f05069}.navbar ul li.current-menu-item{background:0}.navbar ul li.current-menu-item a.active{font-weight:700;color:#f05069}.navbar .sub-nav{padding:0}.navbar .sub-nav li{padding:0}.navbar .sub-nav li a{padding-left:20px;width:auto}@media only screen and (min-width:992px){.navbar{opacity:1;filter:alpha(opacity=100);-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;position:relative;top:auto;padding:0;background:0;width:auto;right:auto;text-align:center}.navbar ul{padding:0;margin-top:0}.navbar ul li{display:inline-block;margin-right:.5rem;line-height:60px;font-size:13px;font-size:.8125rem;padding:0 15px;position:relative}.navbar ul li.mobile-home-link{display:none}.navbar ul li.active{position:relative;background:#f05069}.navbar ul li.active a{color:#fff}.navbar ul li:hover .sub-nav{display:block}.navbar ul li a{border:0}.navbar ul .sub-nav{display:none;left:0;position:absolute;top:99%;width:max-content;z-index:2}.navbar ul .sub-nav li{background:#dadada;display:block;line-height:1;padding:0 1rem;text-align:left}.navbar ul .sub-nav li a{display:block;padding:16px}}@media only screen and (min-width:1200px){.navbar ul li{font-size:14px;font-size:.875rem}}.nav-visible .hamburger{background:0}.nav-visible .hamburger span{-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-ms-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;background:#495966}.nav-visible .hamburger span.bar-top{-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-1px;left:4px}.nav-visible .hamburger span.bar-middle{width:0;opacity:0}.nav-visible .hamburger span.bar-bottom{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:22px;left:3px}.nav-visible .hamburger:hover{cursor:pointer}.nav-visible .navbar{top:75px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.btn{letter-spacing:0;font-size:16px;font-size:1rem;padding:8px 12px;display:inline-block;margin-top:10px;font-weight:700;text-decoration:none;font-family:"Ropa Sans",sans-serif;outline:0;border:0;-webkit-transition:background .2s ease-in;-moz-transition:background .2s ease-in;-ms-transition:background .2s ease-in;-o-transition:background .2s ease-in;transition:background .2s ease-in}.btn.btn-basic{background:#3bbadf;color:#fff}.btn.btn-basic:hover{background:#1c92b5}.btn.btn-grid{height:50px;padding:0;text-align:center;background:#f05069;color:#fff;width:100%;display:block;line-height:50px;text-transform:uppercase}.btn.btn-grid.learn-more:hover{background:#6ba1a1}.btn.btn-grid.article:hover{background:#659bb0}.btn.btn-grid.video:hover{background:#ced22f}.btn.btn-grid.audio:hover{background:#f59799}.btn.btn-grid:after{content:"\f054";margin-left:.5rem;font-family:"FontAwesome";font-size:14px;font-size:.875rem}.btn.back-to{background:#3bbadf;color:#fff;text-decoration:none;font-size:14px;font-size:.875rem;margin-top:1rem;margin-bottom:1rem}.btn.back-to:hover{background:#1c92b5}.btn.back-to:before{content:"\f053";margin-right:3px;font-family:"FontAwesome"}.btn.quiz-btn,.form-container .btn{color:#fff;padding:.75rem 0;text-align:center;width:200px;display:inline-block;text-transform:uppercase;font-size:14px;font-size:.875rem;font-family:"Ropa Sans",sans-serif;text-decoration:none;border:1px solid #fff;margin:0 1rem}.next-question{width:60px;position:relative;right:-10%;float:right}@media only screen and (max-width:1200px){.next-question{right:15px}}.next-quiz .btn.quiz-option{color:#fff;padding:.75rem 0;text-align:center;display:inline-block;text-transform:uppercase;font-size:.875rem;font-family:"Ropa Sans",sans-serif;text-decoration:none;margin:0 1rem}.btn.next:after{content:"\f054";font-family:"FontAwesome";font-size:1.75rem;font-weight:lighter;color:#f05069}.btn.quiz-btn.myth,.form-container .btn{background:0}.btn.quiz-btn.fact,.form-container .btn.fact{background:0}.btn.quiz-btn.next,.form-container .btn.next{background:#a8bcc3}.btn.quiz-btn.next:after,.form-container .btn.next:after{content:"\f054";font-family:"FontAwesome";margin-left:.75rem;font-size:12px;font-size:.75rem}.btn.quiz-btn.select,.form-container .btn.select{background:0}.btn.quiz-btn.select:after,.form-container .btn.select:after{content:"\f054";font-family:"FontAwesome";margin-left:.75rem;font-size:12px;font-size:.75rem}.btn.pagination-btn{color:#fff;padding:.75rem 0;text-align:center;width:200px;display:inline-block;text-transform:uppercase;font-size:14px;font-size:.875rem;font-family:"Ropa Sans",sans-serif;text-decoration:none;background:#a8bcc3}.btn.pagination-btn.prev:before{content:"\f053";font-family:"FontAwesome";margin-right:.75rem;font-size:12px;font-size:.75rem}.btn.pagination-btn.next:after{content:"\f054";font-family:"FontAwesome";margin-left:.75rem;font-size:12px;font-size:.75rem}.btn.pagination-btn:hover{background:#495966}.btn.white-pink{color:#f05069;background:#fff;padding:.75rem 0;text-align:center;width:200px;display:inline-block;text-transform:uppercase;font-size:14px;font-size:.875rem;font-family:"Ropa Sans",sans-serif;text-decoration:none}.btn.white-pink:after{content:"\f054";margin-left:.5rem;font-family:"FontAwesome";font-size:12px;font-size:.75rem}.btn.watch-video{background:#f05069;color:#fff;padding:0;text-align:center;width:200px;display:inline-block;text-transform:uppercase;font-size:.875rem;font-family:"Lato",sans-serif;font-weight:lighter}.watch-video .link-screen,.watch-video .link-text{padding:.5rem 0;float:left;display:block;background-color:#dbe444;position:relative;left:0;width:60px}.link-screen a:after{content:"\f144";font-family:"FontAwesome";font-size:1.75rem}.watch-video .link-text{background:#f05069;float:left;display:block;padding:.5rem;margin:.54rem auto 0;width:120px}.link-text a:after{content:"\f054";margin-left:.5rem;font-family:"FontAwesome";font-size:.875rem}.btn.watch-video a,.btn.watch-video a:hover,.btn.watch-video a:visited{color:#fff;font-family:"Lato",sans-serif;font-weight:lighter;text-decoration:none}.link.read-more{font-size:14px;font-size:.875rem}.link.read-more:after{content:"\f054";font-family:"FontAwesome";margin-left:5px;font-size:12px;font-size:.75rem}.link.read-more-external{color:#f05069;text-decoration:underline}.carousel-text .link.arrow-right{background:url(../images/carouselLinkBg.svg) right center no-repeat #fff}.carousel-text .link.arrow-right::after{color:#fff;float:right;padding-top:4px}.carousel-text .link{text-transform:uppercase}.link.arrow-right:after{content:"\f054";font-family:"FontAwesome";font-size:.75rem;margin-left:5px}.search-container{display:block;position:fixed;top:calc(-75px - 40px);background:rgba(102,102,102,0.9);width:100%;left:0;z-index:2;padding:20px 0}.search-container.search-hidden{-webkit-animation:search-hide .3s ease-in;-moz-animation:search-hide .3s ease-in;-ms-animation:search-hide .3s ease-in;-o-animation:search-hide .3s ease-in;animation:search-hide .3s ease-in}.search-container.search-active{-webkit-animation:search-reveal .3s ease-in;-moz-animation:search-reveal .3s ease-in;-ms-animation:search-reveal .3s ease-in;-o-animation:search-reveal .3s ease-in;animation:search-reveal .3s ease-in;top:75px}.search-container .search-bar-container{max-width:90%;margin:0 auto}.search-container .search-input{background:0;border:0;outline:0;color:#fff;width:calc(100% - 65px);display:inline-block;padding-top:5px;padding-left:15px;font-size:1.5em;border-bottom:1px solid #fff;padding-bottom:10px;border-radius:0}.search-container button{background:0;border:0;float:right}.search-container button i{font-size:24px;font-size:1.5rem;color:#fff}.search-container ::-webkit-input-placeholder{color:#fff !important}.search-container :-moz-placeholder{color:#fff !important}.search-container ::-moz-placeholder{color:#fff !important}.search-container :-ms-input-placeholder{color:#fff !important}.search-results{padding:3rem 0}.search-results .search-result{padding:1rem}.search-results .search-result.even{background:#f1f2f3}.search-results .search-result h3{margin:0}.search-results .search-result h3 a{color:#666;text-decoration:none}.search-results .search-result h3 a:hover{color:#ccc}.search-results .search-result p,.search-results .search-result .article-container .article li,.article-container .article .search-results .search-result li{margin-bottom:0}@-webkit-keyframes search-reveal{from{top:calc(-75px - 40px)}to{top:75px}}@-moz-keyframes search-reveal{from{top:calc(-75px - 40px)}to{top:75px}}@-ms-keyframes search-reveal{from{top:calc(-75px - 40px)}to{top:75px}}@-o-keyframes search-reveal{from{top:calc(-75px - 40px)}to{top:75px}}@keyframes search-reveal{from{top:calc(-75px - 40px)}to{top:75px}}@-webkit-keyframes search-hide{from{top:75px}to{top:calc(-75px - 40px)}}@-moz-keyframes search-hide{from{top:75px}to{top:calc(-75px - 40px)}}@-ms-keyframes search-hide{from{top:75px}to{top:calc(-75px - 40px)}}@-o-keyframes search-hide{from{top:75px}to{top:calc(-75px - 40px)}}@keyframes search-hide{from{top:75px}to{top:calc(-75px - 40px)}}.breadcrumbs-container{font-size:16px;font-size:1rem;padding:1rem 0;background:#fff}.breadcrumbs-container.no-border{border-top:0}.breadcrumbs{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px;font-family:"Abel",sans-serif;font-weight:bold;line-height:24px;font-size:18px;font-size:1.125rem}.breadcrumbs .current{color:#f05069}.breadcrumbs a{text-decoration:none;margin-right:2px;color:#767886}.breadcrumbs a.home::before{background:url(/assets/images/icon-home.png) left center no-repeat;background-size:20px 20px;content:'';top:.25rem;position:relative;display:inline-block;width:24px;height:24px}.breadcrumbs .separator{margin:0 2px 0 0;font-size:14px;font-size:.875rem;color:#767886}.breadcrumbs .separator:before{content:"\f105";font-family:"FontAwesome"}@media only screen and (min-width:768px){.breadcrumbs{display:block}}.article-block{padding:2rem 0}.article-block h2,.article-block .category-excerpt{padding:0 15px}.article-block h2{margin-bottom:0}.article-block .category-excerpt{margin-bottom:2rem}.article-block.alt{background:#e7e7e8}@media only screen and (min-width:992px){.article-block{padding:2rem 4rem}}.grid-container{padding:15px}.grid-container .grid-item-container{margin-bottom:30px;position:relative}.grid-container .grid-item-container .grid-item{padding-bottom:50px;background:#fff;border:1px solid #bdbbbb}.grid-container .grid-item-container .grid-item.no-border{border:0}.grid-container .grid-item-container .grid-item img{display:block;width:100%}.grid-container .grid-item-container .grid-item .item-content{padding:15px}.grid-container .grid-item-container .grid-item .item-content h3{font-size:24px;font-size:1.5rem}.grid-container .grid-item-container .grid-item .item-content h3 a{color:#495966;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}.grid-container .grid-item-container .grid-item .item-content h3 a:hover{color:#ced22f}.grid-container .grid-item-container .grid-item .item-meta .video-icon,.grid-container .grid-item-container .grid-item .item-meta .article-icon,.grid-container .grid-item-container .grid-item .item-meta .audio-icon{background-size:32px 32px;background-repeat:no-repeat;width:32px;height:32px;display:inline-block;margin-top:9px;position:relative;left:-2px}.grid-container .grid-item-container .grid-item .item-meta .audio-icon{background-image:url(/assets/images/icon-audio.png)}.grid-container .grid-item-container .grid-item .item-meta .video-icon{background-image:url(/assets/images/icon-video.png)}.grid-container .grid-item-container .grid-item .item-meta .article-icon{background-image:url(/assets/images/icon-article.png)}.grid-container .grid-item-container .grid-item .cta-container{position:absolute;bottom:0;left:0;width:100%}.grid-container .grid-item-container .grid-item .cta-container a{margin:0 auto;position:relative}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta{position:absolute;top:0;left:0;height:50px;width:50px}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta.article{background:#659bb0}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta.audio{background:#f59799}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta.video{background:#ced22f}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .video-icon,.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .article-icon,.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .audio-icon{margin-left:.25rem}.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .video-icon:before,.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .article-icon:before,.grid-container .grid-item-container .grid-item .cta-container.has-icon .item-meta .audio-icon:before{font-size:14px;font-size:.875rem}@media only screen and (min-width:480px){.grid-container .grid-item-container .grid-item .cta-container{width:calc(100% - 30px);left:15px}}@media only screen and (min-width:480px){.grid-container .grid-item-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px){.grid-container .grid-item-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px){.grid-container .grid-item-container.grid-item-container-single img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}.grid-container .grid-item-container.grid-item-container-single .item-content{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:480px){.grid-container .grid-item-container.grid-item-container-single{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px){.grid-container .grid-item-container.grid-item-container-single{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px}}.grid-container.stats{margin:0 auto}@media only screen and (min-width:480px){.grid-container.stats .grid-item-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px){.grid-container.stats .grid-item-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}.grid-container.stats .grid-item img{display:block;margin:1rem auto 2rem auto;width:100%;max-width:300px}.grid-container.stats .grid-item p a,.grid-container.stats .grid-item .article-container .article li a,.article-container .article .grid-container.stats .grid-item li a{color:#f05069;text-decoration:none}.grid-container.stats .grid-item p a:after,.grid-container.stats .grid-item .article-container .article li a:after,.article-container .article .grid-container.stats .grid-item li a:after{content:"\f054";font-family:"FontAwesome";margin-left:.5rem;font-size:12px;font-size:.75rem}.grid-container.funding-partners .grid-item{padding-bottom:0;text-align:center}.grid-container.funding-partners .grid-item .item-content{padding:30px}.grid-container.funding-partners img{max-width:100%;margin:0 auto 1rem auto;display:block}.grid-container.subject-matter-experts .grid-item .item-content{padding:30px}@media only screen and (min-width:480px){.grid-container{padding:0}}.hero{padding:6rem 0;background:#495966;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}.hero:before{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.3);width:100%;height:100%;content:""}.hero .hero-content{position:relative;z-index:1;padding:0 15px}.hero .hero-content h1,.hero .hero-content p,.hero .hero-content .article-container .article li,.article-container .article .hero .hero-content li{color:#fff}.hero .hero-content p,.hero .hero-content .article-container .article li,.article-container .article .hero .hero-content li{padding-right:30px}@media only screen and (min-width:768px){.hero .hero-content{max-width:45%}}@media only screen and (min-width:768px){.hero:before{content:none}}@media only screen and (min-width:992px){.hero{padding:6rem 4rem}}.pagination{text-align:center;padding:1rem 15px}.pagination .mobile-divider{display:block;margin:1rem auto}@media only screen and (min-width:768px){.pagination .mobile-divider{display:none}}.pagination .pagination-link{text-decoration:none;display:inline-block;color:#666;font-size:18px;font-size:1.125rem}.pagination .pagination-link:hover{color:#ccc}.pagination .pagination-link.prev{margin-right:1rem}.pagination .pagination-link.prev:before{content:"\f053";margin-right:.5rem;font-family:"FontAwesome";font-size:16px;font-size:1rem}.pagination .pagination-link.next:after{content:"\f054";margin-left:.5rem;font-family:"FontAwesome";font-size:16px;font-size:1rem}@media only screen and (min-width:768px){.pagination .pagination-link.prev{float:left}.pagination .pagination-link.next{float:right}}@media only screen and (min-width:992px){.pagination{padding:2rem 4rem}}.slick-center-wrapper{display:block;margin:0 auto}.slick{margin:0;padding:0;list-style:none;background-color:#eee}.slick .fa{position:absolute;top:50%;font-size:28px;font-size:1.75rem;color:#c02a40;margin-top:-10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.slick .fa-chevron-right{color:#666}.slick .fa:hover{cursor:pointer}.slick .fa.fa-chevron-left,.slick .fa.fa-menu-left{left:5px;padding:.5em}.slick .fa.fa-chevron-right,.slick .fa.fa-menu-right{right:5px;padding:.5em}.slick .fa.slick-disabled{opacity:0}.slick-loading .slick-list{background:0}.slick-item{visibility:hidden;margin:0;position:relative;background-repeat:no-repeat;background-position:0 0;background-image:url(../images/carouselBg.svg)}.slick-item img{margin-left:60%;display:block;max-height:450px}@media only screen and (max-width:992px){.slick-item img{margin-left:60%;max-height:300px}}.slick-item.cover{background-size:cover}.slick-item:first-child,.slick-initialized .slick-item{visibility:visible}.slick-item.slick-active.slick-center{display:block}.slick-initialized .slick-item{margin-top:0;margin-bottom:0}.slick-item.overlay:before{background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;content:" "}.slick-dots-container{display:flex;margin:0 auto;width:70%}.slick-dots{text-align:center;position:absolute;bottom:-3rem;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:0}.slick-dots li{list-style:none;display:inline-block}.slick-dots li button{display:inline-block;width:14px;height:14px;background:#495966;margin:0 .25rem;font-size:0;outline:0;border:0;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}.slick-dots li.slick-active button{background:#f05069}.slick-dots li.slick-inactive button{background-color:#495966}.myth-fact.slick-dots{bottom:0}.slick-item{position:relative}.slick-item .carousel-text{box-sizing:border-box;position:absolute;left:18%;top:48%;transform:translateY(-50%);width:32%}.slick-item .carousel-name{font-size:38px;font-size:2.375rem;overflow:hidden;font-family:"Lato",sans-serif;font-weight:lighter;margin-bottom:18px;white-space:nowrap;text-transform:uppercase}.carousel-text{color:#fff}.myth-fact.slick-dots{text-align:center;position:relative;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:0}@media only screen and (min-width:0) and (max-width:768px){.slick-item .carousel-name::after{height:2px;margin-left:6px;top:-3px}}@media only screen and (min-width:0) and (max-width:768px){.slick-item .carousel-name{font-size:16px;font-size:1rem;margin-bottom:6px}}.slick-item .carousel-bio{font-size:18px;font-size:1.125rem;margin-bottom:0}@media only screen and (min-width:0) and (max-width:768px){.slick-item .carousel-bio{display:none}}.slick-item .carousel-bio-short{font-size:12px;font-size:1rem;display:none;margin-bottom:0}.slick-item .carousel-link{background-color:#fff;color:#296464;font-size:1rem;display:block;position:relative;text-decoration:none;top:32px;width:180px;padding:10px;font-family:"Lato",sans-serif}@media only screen and (min-width:0) and (max-width:992px){.slick-item{background-position:-250px 0}.slick-item .carousel-link{width:100px;padding:5px}.carousel-text .link.arrow-right{background-position:65px center}.carousel-text .link.arrow-right::after{padding-top:1px}}@media only screen and (min-width:0) and (max-width:768px){.slick-item .carousel-bio-short{display:block}.slick-item .carousel-link{font-size:10px;font-size:.625rem;top:12px}.slick-item{background-position:-375px 0}.slick-item img{margin-left:50%}.btn.quiz-btn{margin:1rem}}.tooltip{position:absolute;display:none;background:#495966;padding:1rem;left:50%;margin-left:-150px;bottom:110%;width:300px;border:1px solid #ccc}.tooltip h5.tooltip-term{font-size:12px;font-size:.75rem;color:#fff;margin-bottom:.25rem;text-align:left}.tooltip p,.tooltip .article-container .article li,.article-container .article .tooltip li{font-size:11px;font-size:.6875rem;font-weight:normal;font-style:italic;color:#fff}.tooltip p a,.tooltip .article-container .article li a,.article-container .article .tooltip li a{color:#fff;font-style:italic;font-weight:normal}.tooltip.active{display:block;z-index:100000}.filter-bar{margin:2rem auto;width:100%;text-align:center}.filter-bar .filter-label{font-weight:700;display:block;margin-right:.5rem}.filter-bar .filter-label:before{content:"\f1de";font-family:"FontAwesome";color:#666;margin-right:.25rem}.filter-bar .filter-label:hover{cursor:pointer}.filter-bar .filter-label span{margin-left:.25rem;color:#3bbadf}@media only screen and (min-width:768px){.filter-bar .filter-label{display:inline;margin-right:1rem}.filter-bar .filter-label span{display:none}.filter-bar .filter-label:hover{cursor:default}}.filter-bar .filters-list{display:none;margin:0;padding:0;width:100%}.filter-bar .filters-list.active{display:inline-block}.filter-bar .filters-list li{list-style:none;display:block;background:#f1f2f3;padding:1rem;text-align:left}.filter-bar .filters-list li a{text-decoration:none;color:#3bbadf}.filter-bar .filters-list li.active{background:#3bbadf}.filter-bar .filters-list li.active a{color:#fff}@media only screen and (min-width:768px){.filter-bar .filters-list li{display:inline;padding:10px 20px}}@media only screen and (min-width:768px){.filter-bar .filters-list{width:auto;display:inline-block}}.related .related-links-container{padding:0 15px;text-align:center}@media only screen and (min-width:768px){.related .related-links-container .column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left}}.related .related-links-container h2{margin-bottom:2rem}.related .related-links-container .related-link .thumb{display:block;margin:0 auto .75rem auto}@media only screen and (min-width:768px){.related .related-links-container .related-link .thumb{margin:0 0 .75rem 0}}.related .related-links-container .related-link .related-content{padding-right:2rem}.related .related-links-container .related-link .related-content h3 a{color:#666;text-decoration:none}.related .related-links-container .related-link p,.related .related-links-container .related-link .article-container .article li,.article-container .article .related .related-links-container .related-link li{margin-bottom:.25rem}@media only screen and (min-width:768px){.related .related-links-container .related-link{text-align:left}}.single-share-container{margin:.5rem 0 .5rem 0;text-align:left}.single-share-container .share-label{font-style:italic;margin-bottom:.75rem}.single-share-container .social-link{height:43px;background-repeat:no-repeat;margin-left:1rem;display:inline-block;font-family:"FontAwesome";color:#495966;-webkit-transition:color .3s ease-in;-moz-transition:color .3s ease-in;-ms-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in;font-size:24px;font-size:1.5rem;text-decoration:none}.single-share-container .social-link:hover{color:#6ba1a1;text-decoration:none}.single-share-container .social-link.first{margin-left:0}.single-share-container .social-link.facebook:before{content:"\f09a"}.single-share-container .social-link.twitter:before{content:"\f099"}.single-share-container .social-link.linkedin:before{content:"\f0e1"}.video-container{position:relative}.video-container .play-btn{position:absolute;top:50%;left:45%;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.video-container .play-btn:before{content:"\f144";font-family:"FontAwesome";color:rgba(28,28,28,0.8);font-size:4.5rem}.homepage-identities{margin-bottom:2rem}.homepage-identities .identity-container{padding-top:2rem;padding-bottom:4rem;position:relative}.homepage-identities .identity-container .name-container{position:absolute;top:4rem;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#495966;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;-ms-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in;font-size:24px;font-size:1.5rem}.homepage-identities .identity-container .name-container .identity-name{font-weight:bold}.homepage-identities .identity-container .name-container.active{opacity:1;filter:alpha(opacity=100)}@media only screen and (min-width:768px){.homepage-identities .identity-container .column-left,.homepage-identities .identity-container .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}}.homepage-identities .identity-container .column-middle{text-align:center;position:relative;overflow:hidden}.homepage-identities .identity-container .column-middle .option-image{opacity:1;filter:alpha(opacity=100);position:absolute;bottom:-1000px;display:block;width:100%}.homepage-identities .identity-container .column-middle img{max-width:100%;display:block;margin:0 auto}@media only screen and (min-width:768px){.homepage-identities .identity-container .column-middle{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left}}.homepage-identities .identity-container .column-right{text-align:right}.homepage-identities .identity-container .identity{height:175px}.homepage-identities .identity-container .identity .icon{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px;text-align:center;color:#495966;text-transform:uppercase;font-weight:700;font-size:11px;font-size:.6875rem}.homepage-identities .identity-container .identity .icon img{max-width:100%;display:block;margin:2rem auto 1rem auto}@media only screen and (min-width:992px){.homepage-identities .identity-container .identity .icon{font-size:13px;font-size:.8125rem}}.homepage-identities .identity-container .identity .identity-content{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px;padding-top:2rem}.homepage-identities .identity-container .identity.attraction,.homepage-identities .identity-container .identity.expression{text-align:right}.homepage-identities .identity-container .identity.attraction .icon,.homepage-identities .identity-container .identity.expression .icon{margin-left:50%}.homepage-identities .identity-container .identity.attraction .identity-content,.homepage-identities .identity-container .identity.expression .identity-content{margin-left:-100%}.homepage-identities .identity-container .identity .option{line-height:1.5;text-transform:uppercase;color:#ababab;font-size:12px;font-size:.75rem}.homepage-identities .identity-container .identity .option.active{color:#495966;font-weight:bold;-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (min-width:992px){.homepage-identities .identity-container .identity .option{font-size:15px;font-size:.9375rem}}@media only screen and (min-width:992px){.homepage-identities .identity-container .identity{height:200px}}.homepage-identities .identity-container .column-left .option.active{-moz-transform-origin:left center;-o-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center}.homepage-identities .identity-container .column-right .option.active{-moz-transform-origin:right center;-o-transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;transform-origin:right center}.homepage-identities .identity-container.preload .option-image{opacity:0;filter:alpha(opacity=0)}.homepage-identities .identity-container .divider{background:url(/assets/images/dashed-line-gray.gif) center left repeat-x;height:2px;margin:0 auto 2rem auto;width:100%}.homepage-identities .identity-container .identity-control{position:absolute;top:41%;text-decoration:none;font-size:24px;font-size:1.5rem;color:#495966;opacity:1;filter:alpha(opacity=100)}.homepage-identities .identity-container .identity-control.disabled{opacity:.2;filter:alpha(opacity=20)}.homepage-identities .identity-container .identity-control.prev{left:0}.homepage-identities .identity-container .identity-control.prev:before{font-family:"FontAwesome";content:"\f053"}.homepage-identities .identity-container .identity-control.next{right:0}.homepage-identities .identity-container .identity-control.next:before{font-family:"FontAwesome";content:"\f054"}.homepage-identities .identity-container .identity-dot-controls{position:absolute;bottom:1rem;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.homepage-identities .identity-container .identity-dot-controls .dot{display:inline-block;height:14px;width:14px;margin:0 .25rem;background:#495966;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}.homepage-identities .identity-container .identity-dot-controls .dot:hover{cursor:pointer}.homepage-identities .identity-container .identity-dot-controls .dot.active{background:#f05069}.homepage-welcome .column-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px;margin-bottom:2rem}.homepage-welcome .column-left a{color:#6ba1a1;text-decoration:none}@media only screen and (min-width:768px){.homepage-welcome .column-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px;margin-bottom:0}}.homepage-welcome .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px}.homepage-welcome .column-right img{max-width:800px;width:100%}@media only screen and (min-width:768px){.homepage-welcome .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px){.homepage-welcome{padding:4rem 4rem 2rem}}.homepage-building-blocks{background:#79aaab;padding-bottom:0;padding-top:0}.homepage-building-blocks .blocks-intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.6666666667%;float:left;padding-left:15px;padding-right:15px;margin-left:8.3333333333%;position:relative;top:70px;z-index:1;padding-bottom:2rem}.homepage-building-blocks .blocks-intro-headline{font-size:40px;font-size:2.5rem;color:#fff}@media only screen and (min-width:0) and (max-width:495px){.homepage-building-blocks .blocks-intro{margin-left:0;margin-bottom:30px;top:30px;width:100%}}.homepage-terms{background:url(/assets/images/icon-terms-label.png) top center no-repeat;padding:6rem 15px 4rem;margin-top:3rem}.homepage-terms p,.homepage-terms .article-container .article li,.article-container .article .homepage-terms li{font-size:24px;font-size:1.5rem;font-family:"Abel",sans-serif}.homepage-terms a{color:#6ba1a1;text-decoration:underline}.homepage-myth-fact{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:300px;float:left;padding-left:15px;padding-right:15px;background:#f05168 url(../images/mfCornerBg.svg) no-repeat right bottom;background-size:100%;color:#fff;text-align:center}.homepage-myth-fact h2{color:#fff}.homepage-myth-fact .myth-fact-callout{text-align:center;width:75%;padding:30px 15px;border:2px solid #ccc;margin:1rem auto}.homepage-myth-fact .myth-fact-callout h3{font-size:32px;font-size:2rem}.homepage-myth-fact .myth-fact-callout h3 span{margin-right:1rem}.homepage-myth-fact .myth-fact-callout h4{font-weight:normal;font-style:italic}.homepage-myth-fact img{max-width:100%}.homepage-myth-fact .mf-intro,.homepage-myth-fact .mf-quiz,.homepage-myth-fact .quiz-item,.homepage-myth-fact .question-container,.homepage-myth-fact .response-container{display:none}.homepage-myth-fact .mf-intro.active,.homepage-myth-fact .mf-quiz.active,.homepage-myth-fact .quiz-item.active,.homepage-myth-fact .question-container.active,.homepage-myth-fact .response-container.active{display:block}.homepage-myth-fact .mf-quiz{margin:0 auto;max-width:800px;min-height:250px}.homepage-myth-fact .quiz-statement{text-align:center}.homepage-myth-fact .quiz-statement p,.homepage-myth-fact .quiz-statement .article-container .article li,.article-container .article .homepage-myth-fact .quiz-statement li{font-size:30px;font-size:1.875rem;font-family:"Abel",sans-serif;line-height:1;margin-bottom:2rem}.no-background{background:none !important}@media only screen and (min-width:768px){.homepage-myth-fact .quiz-statement p,.homepage-myth-fact .quiz-statement .article-container .article li,.article-container .article .homepage-myth-fact .quiz-statement li{margin-top:.5rem}}.homepage-myth-fact .response-container{text-align:center}.homepage-myth-fact .response-container h3{font-size:24px;font-size:1.5rem;color:#fff;display:inline-block;padding:.5rem 3rem;margin-top:1rem;text-transform:uppercase}.homepage-myth-fact .response-container.myth h3,.homepage-myth-fact .response-container.fact h3,.homepage-myth-fact .form-container .response-container.btn h3,.form-container .homepage-myth-fact .response-container.btn h3{text-transform:uppercase;font-weight:400;font-size:48px;color:#fff;margin:0 0 1rem}.homepage-myth-fact .response-container.fact h3{background-color:transparent}.homepage-myth-fact .response-container .response-recap{margin-bottom:1.5rem}.response-recap{border:1px solid #fff}.homepage-myth-fact .response-container .response-recap p,.homepage-myth-fact .response-container .response-recap .article-container .article li,.article-container .article .homepage-myth-fact .response-container .response-recap li{margin-bottom:0;font-size:20px;font-size:1.25rem;font-family:"Abel",sans-serif}.homepage-myth-fact .response-container p a,.homepage-myth-fact .response-container .article-container .article li a,.article-container .article .homepage-myth-fact .response-container li a{color:#fff;text-decoration:underline}.homepage-myth-fact .response-container p a.btn,.homepage-myth-fact .response-container .article-container .article li a.btn,.article-container .article .homepage-myth-fact .response-container li a.btn{text-decoration:none}.homepage-myth-fact .button-divider{display:block;margin:1rem auto 0 auto;font-weight:700;font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem}@media only screen and (min-width:480px){.homepage-myth-fact .button-divider{display:inline;margin:0 .5rem}}.homepage-topics{padding:2rem 0}.homepage-topics a{color:#495966}.terms-list-container{background:url(/assets/images/icon-terms-label.png) top center no-repeat;padding:7rem 15px 4rem}.terms-list-container h2{margin-bottom:2.5rem}.terms-list-container .term-container{text-align:center;margin:1rem auto 1rem 1rem}.terms-list-container .term-container .term{padding:0 15px 15px}@media only screen and (min-width:768px){.terms-list-container .term-container{text-align:left}}@media only screen and (min-width:768px){.terms-list-container .column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left}}.terms-list-container h3 a{color:#666;text-decoration:none;font-weight:normal}@media only screen and (min-width:992px){.terms-list-container{padding:7rem 4rem 4rem}}.terms-single h5{font-size:30px;font-size:1.875rem;font-family:"Ropa Sans",sans-serif;font-weight:bold}.terms-single .term{margin:1rem auto}.term-link{text-decoration:none;color:#495966;position:relative;padding-bottom:.5rem;display:inline-block;font-size:23px;font-size:1.4375rem;font-family:"Ropa Sans",sans-serif;font-weight:700}.term-link:hover{color:#6ba1a1}.term-link:hover:before{content:"";background:#ced22f;height:2px;position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:768px){.term-link{text-align:left}}.faq{margin-top:2rem;margin-bottom:2rem}.faq ul li{font-size:16px;font-size:1rem;margin-bottom:.5rem}.faq ul li ul{margin-top:1rem;margin-bottom:1rem}h2.myth-quiz{margin-top:0}.myth-quiz{text-align:center}.myth-quiz .quiz-item{text-align:center}.myth-quiz .quiz-item:before{content:" ";display:inline-block;min-height:400px;height:100%;vertical-align:middle;margin-right:-0.25em}.myth-quiz .quiz-item-container{display:inline-block;vertical-align:middle}.myth-quiz .question-container{display:block;max-width:600px;margin:0 auto}.myth-quiz .quiz-statement.complete h2{color:#ccc !important;font-style:italic}.myth-quiz .quiz-options.complete{display:none}.myth-quiz .response-container{display:none;max-width:600px;margin:0 auto}.myth-quiz .response-container h3{font-size:24px;font-size:1.5rem;text-transform:uppercase;margin-top:1rem}.myth-quiz .response-container.active{display:block}.topic-blocks-intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px;position:relative;z-index:1;padding-bottom:0;padding-top:2rem;background:#6ba1a1}.topic-blocks-intro h2,.topic-blocks-intro p,.topic-blocks-intro .article-container .article li,.article-container .article .topic-blocks-intro li{color:#fff}@media only screen and (min-width:768px){.topic-blocks-intro p,.topic-blocks-intro .article-container .article li,.article-container .article .topic-blocks-intro li{width:80%;margin:0 auto 1rem auto}}.building-blocks-container{position:relative;top:0;background:#79aaab url("/assets/images/dee-background-large-no-figure.jpg") no-repeat;background-size:cover;box-sizing:border-box;min-height:615px}.building-blocks-container .stick-icon-container{background:url("/assets/images/dee-outline.png");background-position:center bottom;background-repeat:no-repeat;background-size:100%;bottom:0;height:100%;right:34%;position:absolute;width:403px}.building-blocks-container .stick-icon{background:#fff;border:4px solid #f05069;border-radius:50%;padding:5px;position:absolute;left:30px;margin-left:-30px;height:54px;background-repeat:no-repeat;line-height:64px;color:#6ba1a1;text-transform:uppercase;font-weight:bold;z-index:10;font-size:18px;font-size:1.125rem}.building-blocks-container .stick-icon .icon{height:100%}.building-blocks-container .stick-icon.icon-self{bottom:530px}.building-blocks-container .stick-icon.icon-attraction{bottom:265px}.building-blocks-container .stick-icon.icon-body{bottom:106px}.building-blocks-container .stick-icon.icon-active .icon-label,.building-blocks-container .icon-description.hovered .stick-icon.circle-icon .icon-label{-webkit-animation:animate-icon-background 1s linear forwards;-moz-animation:animate-icon-background 1s linear forwards;-ms-animation:animate-icon-background 1s linear forwards;-o-animation:animate-icon-background 1s linear forwards;animation:animate-icon-background 1s linear forwards;color:#f05069}.building-blocks-container .stick-icon.icon-expression-large{bottom:401px;left:30px;line-height:75px;height:75px;padding:15px}.building-blocks-container .stick-icon.icon-expression-large .icon-trigger{width:84px;height:84px}@media only screen and (min-width:650px){.building-blocks-container .stick-icon.icon-expression-large{left:44%}}@media only screen and (min-width:650px){.building-blocks-container .stick-icon{left:49%}}.building-blocks-container .stick-row{position:relative}.building-blocks-container .stick-row .stick-content-container{position:relative;float:left;width:calc(100% - 195px)}.building-blocks-container .stick-row .stick-content-container .icon-description{position:relative;left:-25px;padding:10px;border:2px transparent}.building-blocks-container .stick-row .stick-content-container .icon-description h3,.building-blocks-container .stick-row .stick-content-container .icon-description p,.building-blocks-container .stick-row .stick-content-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .stick-row .stick-content-container .icon-description li{color:#fff}.building-blocks-container .stick-row .stick-content-container .icon-description h3{margin-bottom:0}.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-label{font-weight:700;font-size:24px;font-size:1.5rem;display:inline-block;margin-bottom:.25rem;color:#495966}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-label{font-size:30px;font-size:1.875rem}}@media only screen and (min-width:768px){.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-label{font-size:36px;font-size:2.25rem}}@media only screen and (min-width:992px){.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-label{font-size:32px;font-size:2rem}}.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-headline{font-size:16px;font-size:1rem;font-family:"Lato",sans-serif;font-weight:normal}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-headline{font-size:16px;font-size:1rem}}@media only screen and (min-width:768px){.building-blocks-container .stick-row .stick-content-container .icon-description h3 .stick-headline{font-size:16px;font-size:1rem}}.building-blocks-container .stick-row .stick-content-container .icon-description p,.building-blocks-container .stick-row .stick-content-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .stick-row .stick-content-container .icon-description li{padding-right:30px}@media only screen and (min-width:768px){.building-blocks-container .stick-row .stick-content-container .icon-description p,.building-blocks-container .stick-row .stick-content-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .stick-row .stick-content-container .icon-description li{padding-right:60px}}@media only screen and (min-width:992px){.building-blocks-container .stick-row .stick-content-container .icon-description p,.building-blocks-container .stick-row .stick-content-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .stick-row .stick-content-container .icon-description li{padding-right:120px}}@media only screen and (min-width:1200px){.building-blocks-container .stick-row .stick-content-container .icon-description p,.building-blocks-container .stick-row .stick-content-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .stick-row .stick-content-container .icon-description li{padding-right:150px}}.building-blocks-container .stick-row .stick-content-container .icon-description.self{top:0}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description.self{left:auto;right:calc(50%+100px);text-align:right}}@media only screen and (min-width:992px){.building-blocks-container .stick-row .stick-content-container .icon-description.self{top:-10px}}.building-blocks-container .stick-row .stick-content-container .icon-description.expression{top:100px}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description.expression{text-align:left;left:calc(50%+100px);top:90px}}.building-blocks-container .stick-row .stick-content-container .icon-description.attraction{top:210px}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description.attraction{left:auto;right:calc(50%+128px);text-align:right}}@media only screen and (min-width:768px){.building-blocks-container .stick-row .stick-content-container .icon-description.attraction{top:200px}}.building-blocks-container .stick-row .stick-content-container .icon-description.body{top:320px}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container .icon-description.body{text-align:left;left:calc(50%+148px);top:320px}}@media only screen and (min-width:650px){.building-blocks-container .stick-row .stick-content-container{width:100%}}.building-blocks-container .circle-icon{width:64px;height:65px;background-repeat:no-repeat;line-height:64px;background-image:url(/assets/images/sprite-circle-icons.png);float:left;margin-left:0;margin-right:.5rem;margin-bottom:1rem}.building-blocks-container .circle-icon.circle-icon-right{margin-right:0;text-align:right;margin-left:.5rem;float:right}.building-blocks-container .circle-icon-label{display:inline-block;line-height:65px;font-weight:bold;font-size:15px;font-size:.9375rem}.building-blocks-container .active .circle-icon-label,.building-blocks-container .hovered .circle-icon-label{color:#fff}.building-blocks-container .column-left,.building-blocks-container .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px){.building-blocks-container .column-left,.building-blocks-container .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.6666666667%;float:left;padding-left:15px;padding-right:15px}}.building-blocks-container .column-left{text-align:left}.building-blocks-container .column-right{margin-left:33.3333333333%;text-align:right}@media only screen and (min-width:1200px){.building-blocks-container .column-right{margin-left:16.6666666667%}}.building-blocks-container .icon-description .stick-headline,.building-blocks-container .icon-description p,.building-blocks-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .icon-description li{font-size:14px;font-size:.875rem}.building-blocks-container .icon-description .stick-headline{display:block;font-size:16px;font-size:1rem}.building-blocks-container .icon-description p,.building-blocks-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .icon-description li{display:none}@media only screen and (min-width:650px){.building-blocks-container .icon-description p,.building-blocks-container .icon-description .article-container .article li,.article-container .article .building-blocks-container .icon-description li{display:block}}.building-blocks-container .icon-description:hover{cursor:pointer}.building-blocks-container .icon-description.initial-display p,.building-blocks-container .icon-description.initial-display .article-container .article li,.article-container .article .building-blocks-container .icon-description.initial-display li{opacity:0;filter:alpha(opacity=0)}.building-blocks-container .icon-description.active h3 .stick-label,.building-blocks-container .icon-description.hovered h3 .stick-label{color:#fff}.building-blocks-container .icon-description.active .stick-headline,.building-blocks-container .icon-description.active p,.building-blocks-container .icon-description.active .article-container .article li,.article-container .article .building-blocks-container .icon-description.active li,.building-blocks-container .icon-description.hovered .stick-headline,.building-blocks-container .icon-description.hovered p,.building-blocks-container .icon-description.hovered .article-container .article li,.article-container .article .building-blocks-container .icon-description.hovered li{opacity:1;filter:alpha(opacity=100)}@media only screen and (min-width:650px){.building-blocks-container{background-position:69% 100%}}.building-blocks-container.article-single{background:#6ba1a1 url(/assets/images/dee-sidebar.jpg);background-repeat:no-repeat;background-size:cover;padding:30px 25px 45px;width:343px}@media only screen and (min-width:0) and (max-width:650px){.building-blocks-container.article-single{width:auto}}.building-blocks-container.article-single .blocks-intro{margin-bottom:12px;position:relative}.building-blocks-container.article-single .blocks-intro .blocks-intro-headline,.building-blocks-container.article-single .blocks-intro .blocks-link{color:#fff;display:inline-block}.building-blocks-container.article-single .blocks-intro .blocks-intro-headline{font-size:48px;font-size:3rem;margin-bottom:0}.building-blocks-container.article-single .blocks-intro .blocks-link{font-size:12px;font-size:.75rem;position:absolute;right:0;bottom:8px}.building-blocks-container.article-single .stick-content-container{width:100%}.building-blocks-container.article-single .icon{background-color:#fff;border:2px solid #f05069;border-radius:50%;padding:5px;position:relative;height:20px;width:20px;display:inline-block;margin-left:9px;top:6px}.building-blocks-container.article-single .stick-row .icon-description h3 .stick-label{margin-bottom:10px}.building-blocks-container.article-single .stick-row .icon-description:not(.active){display:none}@media only screen and (min-width:992px){.building-blocks-container.article-single .stick-row .icon-description{position:static;padding:10px;border:2px transparent;width:auto;text-align:left !important}.building-blocks-container.article-single .stick-row .icon-description h3 .stick-label{font-size:24px;font-size:1.5rem}.building-blocks-container.article-single .stick-row .icon-description h3 .stick-headline{font-size:16px;font-size:1rem}.building-blocks-container.article-single .stick-row .icon-description p,.building-blocks-container.article-single .stick-row .icon-description .article-container .article li,.article-container .article .building-blocks-container.article-single .stick-row .icon-description li{opacity:0;filter:alpha(opacity=0)}.building-blocks-container.article-single .stick-row .icon-description.active .stick-label:after{content:none}.building-blocks-container.article-single .stick-row .icon-description.active .stick-headline{display:block}}.building-blocks-container.homepage .stick-row .stick-content-container{float:none}.building-blocks-container.homepage .stick-row .stick-content-container .blocks-descriptions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px;margin-left:16.6666666667%;height:100%;padding-top:50px}@media only screen and (min-width:0) and (max-width:880px){.building-blocks-container.homepage .stick-row .stick-content-container .blocks-descriptions{display:inline-block;float:none;margin-left:0;width:50%}}@media only screen and (min-width:0) and (max-width:495px){.building-blocks-container.homepage .stick-row .stick-content-container .blocks-descriptions{padding-top:0;width:100%}}.building-blocks-container.homepage .stick-row .stick-content-container .stick-headline{width:85%}.building-blocks-container.homepage .stick-row .stick-content-container .icon-description{position:relative;right:0;left:auto;top:0;text-align:left}.building-blocks-container.homepage .stick-row .stick-content-container .icon-description .icon{background-color:#fff;border:2px solid #f05069;border-radius:50%;padding:5px;position:relative;height:25px;width:25px;display:inline-block;margin-left:6px;top:3px}@media only screen and (min-width:0) and (max-width:880px){.building-blocks-container.homepage .stick-row .stick-content-container{width:auto}}.building-blocks-container.homepage .blocks-speech-bubble{box-sizing:border-box;background-color:#fff;border-radius:20px;box-shadow:2.615px 29.886px 49px 0 rgba(73,89,102,0.48);padding:20px;position:relative;top:20px;max-height:345px;max-width:340px}@media only screen and (min-width:0) and (max-width:1150px){.building-blocks-container.homepage .blocks-speech-bubble{width:65%}}@media only screen and (min-width:0) and (max-width:990px){.building-blocks-container.homepage .blocks-speech-bubble{width:55%}}@media only screen and (min-width:0) and (max-width:880px){.building-blocks-container.homepage .blocks-speech-bubble{max-width:none;width:auto}}.building-blocks-container.homepage .blocks-speech-bubble::before{content:'';height:0;width:0;position:absolute;right:-43px;top:0;border-left:60px solid #fff;border-bottom:48px solid transparent}@media only screen and (min-width:0) and (max-width:880px){.building-blocks-container.homepage .blocks-speech-bubble::before{content:none}}.building-blocks-container.homepage .blocks-speech-bubble .speech-bubble-text{margin-bottom:0}@media only screen and (min-width:0) and (max-width:880px){.building-blocks-container.homepage .stick-icon-container{display:none}}.building-blocks-container.topic{background:#79aaab url("/assets/images/dee-background-module-no-figure.jpg");background-repeat:no-repeat;background-size:auto 337px;min-height:336px}.building-blocks-container.topic .stick-icon-container{background-position-y:50px;right:63%;width:228px}@media only screen and (min-width:0) and (max-width:980px){.building-blocks-container.topic .stick-icon-container{right:53%}}.building-blocks-container.topic .blocks-intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px;margin-left:8.3333333333%;padding-top:60px}.building-blocks-container.topic .blocks-intro .blocks-intro-headline,.building-blocks-container.topic .blocks-intro .blocks-link{color:#fff}.building-blocks-container.topic .blocks-intro .blocks-intro-headline{font-size:64px;font-size:4rem}.building-blocks-container.topic .blocks-intro .blocks-link{font-size:12px;font-size:.75rem}.building-blocks-container.topic .blocks-speech-bubble{box-sizing:border-box;background-color:#fff;border-radius:20px;box-shadow:2.615px 29.886px 49px 0 rgba(73,89,102,0.48);min-height:120px;padding:25px;position:absolute;width:53%;top:20%;right:5%}.building-blocks-container.topic .blocks-speech-bubble::before{content:'';height:0;width:0;position:absolute;left:-43px;top:0;border-right:60px solid #fff;border-bottom:48px solid transparent}.building-blocks-container.topic .blocks-speech-bubble .speech-bubble-text{margin-bottom:0}@media only screen and (min-width:0) and (max-width:980px){.building-blocks-container.topic .blocks-speech-bubble{width:47%}}.building-blocks-container.topic .stick-icon{border-width:3px;height:30px;width:30px;line-height:1}.building-blocks-container.topic .stick-icon.icon-self{bottom:280px}.building-blocks-container.topic .stick-icon.icon-attraction{bottom:124px}.building-blocks-container.topic .stick-icon.icon-body{bottom:37px}.building-blocks-container.topic .stick-icon.icon-expression-large{bottom:202px;height:45px;width:45px;left:30px;line-height:1;padding:10px}@media only screen and (min-width:650px){.building-blocks-container.topic .stick-icon.icon-expression-large{left:48%}}@media only screen and (min-width:650px){.building-blocks-container.topic .stick-icon{left:53.5%}}.building-blocks-container.topic .stick-icon.icon-inactive{border:0;height:46px;padding:0}.building-blocks-container.topic .stick-icon.icon-inactive.icon-self{background:0;bottom:280px;height:50px}@media only screen and (min-width:650px){.building-blocks-container.topic .stick-icon.icon-inactive.icon-self{left:52%}}.building-blocks-container.topic .stick-icon.icon-inactive.icon-attraction{bottom:124px}.building-blocks-container.topic .stick-icon.icon-inactive.icon-body{bottom:37px}.building-blocks-container.topic .stick-icon.icon-inactive.icon-expression-large{border:3px solid #b4a4a7;height:66px}@media only screen and (min-width:0) and (max-width:650px){.building-blocks-container.topic{padding:30px 25px 45px;width:auto}.building-blocks-container.topic .blocks-intro{float:none;margin-bottom:12px;margin-left:0;padding:0;position:relative;width:95%}.building-blocks-container.topic .blocks-intro .blocks-intro-headline,.building-blocks-container.topic .blocks-intro .blocks-link{color:#fff;display:inline-block}.building-blocks-container.topic .blocks-intro .blocks-intro-headline{font-size:48px;font-size:3rem;margin-bottom:0}.building-blocks-container.topic .blocks-intro .blocks-link{font-size:12px;font-size:.75rem;position:absolute;right:0;bottom:8px}.building-blocks-container.topic .blocks-speech-bubble{position:static;width:auto}.building-blocks-container.topic .blocks-speech-bubble::before{content:none}.building-blocks-container.topic .stick-icon-container{display:none}}.topic h3 a{color:#666;text-decoration:none}.topic h3 a:visited{color:#666;text-decoration:none}.primary-feature .primary-featured-image-container{margin:0 auto 1rem auto;max-width:650px;position:relative;width:100%}.primary-feature .primary-featured-image-container img{display:block;width:100%}.primary-feature.video .primary-featured-image-container:before{content:"\f01d";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:"FontAwesome";font-size:65px;font-size:4.0625rem;color:#fff}.primary-feature.audio .primary-featured-image-container:before{content:"\f025";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:"FontAwesome";font-size:65px;font-size:4.0625rem;color:#3bbadf}.takeaways{text-align:center}.takeaways h2{margin-bottom:2rem}@media only screen and (min-width:768px){.takeaways .column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}}.takeaways .number{font-size:32px;font-size:2rem;font-weight:bold;margin-bottom:.5rem}.secondary-feature{background:#f1f2f3}.secondary-feature img{display:block;max-width:500px;margin:0 auto;width:100%}.secondary-feature.audio h3 a:before{content:"\f025";font-family:"FontAwesome";margin-right:5px;font-size:24px;font-size:1.5rem;display:inline;font-weight:normal}@media only screen and (min-width:768px){.secondary-feature .column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}.additional-reading{text-align:center}.additional-reading h2{margin-bottom:2rem}@media only screen and (min-width:768px){.additional-reading .column{text-align:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}}.additional-reading .video-icon:before{content:"\f01d";font-family:"FontAwesome";margin-right:5px;font-size:24px;font-size:1.5rem;display:inline;font-weight:normal}.pull-quote{text-align:center;background:#666;color:#fff}.pull-quote .text-source-container{padding:0 15px}.pull-quote .text-source-container .quote-text{font-size:21px;font-size:1.3125rem;font-weight:normal;font-style:italic}@media only screen and (min-width:768px){.pull-quote .text-source-container .quote-text{max-width:60%;margin:0 auto}}.pull-quote .text-source-container .quote-source{font-size:12px;font-size:.75rem;margin-top:.5rem}@media only screen and (min-width:768px){.pull-quote .text-source-container .quote-source{max-width:60%;margin:.5rem auto 0 auto}}.pull-quote .text-source-container .quote-source a{color:#fff;text-decoration:none}.suggested-reading h2{text-align:center;margin-bottom:2rem}.suggested-reading li{font-size:12px;font-size:.75rem;margin-bottom:.25rem}.suggested-reading a{color:#3bbadf}.module h2{text-align:center;margin-bottom:2rem}.module h3{font-size:24px;font-size:1.5rem}.module h4{font-size:18px;font-size:1.125rem}.module h3 a,.module h4 a{color:#666;text-decoration:none;font-weight:bold}.category-nav{padding:2rem 0}.category-nav a{margin-right:.5rem}.additional-articles-link:after{content:"\f054";font-family:"FontAwesome";font-size:14px;font-size:.875rem;margin-left:.25rem}.additional-articles{display:none}.explore-topics-container{padding:3rem 0 1rem 0}.explore-topics-container .explore-intro{padding:0 15px}.explore-topics-container.gray{background:#e7e7e8}.explore-topics-container a{color:#495966}.topics-list-container{padding:2rem 15px 0}.topics-list-container .topic-container{text-align:center;margin:0 auto 1rem auto}.topics-list-container .topic-container .topic{padding:0 15px 15px}.topics-list-container .topic-container .topic a{text-decoration:none;color:#495966;position:relative;padding-bottom:.5rem;display:inline-block;font-size:23px;font-size:1.4375rem;font-family:"Ropa Sans",sans-serif;font-weight:700}.topics-list-container .topic-container .topic a:hover{color:#6ba1a1}.topics-list-container .topic-container .topic a:hover:before{content:"";background:#ced22f;height:2px;position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:768px){.topics-list-container .topic-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%;float:left;text-align:left}}@media only screen and (min-width:992px){.topics-list-container{padding:2rem 4rem}}.real-people-sidebar{box-sizing:border-box}@media only screen and (min-width:992px){.real-people-sidebar{overflow:hidden;padding-left:20px}}.real-people-page .real-people-bio{margin-bottom:2rem}.real-people-sidebar img{height:450px}.content-single ul li{font-size:16px;font-size:1rem;margin-bottom:.5rem}.content-single ul li ul{margin-top:1rem;margin-bottom:1rem}.content-single img{display:block;margin:.5rem auto;max-width:90%}.content-video{width:100%;margin:0 auto 2rem auto}@media only screen and (min-width:768px){.content-video{max-width:750px}}.content-audio{width:100%;margin:0 auto 2rem auto}@media only screen and (min-width:768px){.content-audio{max-width:400px}}.content-references{background:#f1f2f3;width:85%;margin:0 auto;border:1px solid #666;padding:1rem}.content-references li{font-size:12px;font-size:.75rem;margin-bottom:.25rem}.content-references a{color:#3bbadf}.article-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px}@media only screen and (min-width:992px){.article-container .article-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left}}@media only screen and (min-width:1200px){.article-container .article-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.3333333333%;float:left}}@media only screen and (min-width:992px){.article-container .article-right .building-blocks{margin-left:30px}}@media only screen and (min-width:992px){.article-container .article-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left}}@media only screen and (min-width:1200px){.article-container .article-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.6666666667%;float:left}}.article-container .article-hero-container .hero-image img{max-width:100%}.article-container .article{padding:30px 0}.article-container .article figure{margin:0 auto;padding-bottom:2rem;text-align:center;}.article-container .article figure img{max-width:100%}.article-container .article figure figcaption{font-style:italic;margin-top:.75rem;text-align:right}.article-container .article h3{text-transform:uppercase;font-weight:700;font-size:24px;font-size:1.5rem;color:#f05069;margin-top:2rem}@media only screen and (min-width:992px){.article-container .building-blocks{margin-bottom:2rem}}@media only screen and (min-width:992px){.article-container{padding:2rem 4rem}}.additional-reading-inline{margin:0 0 4rem 0}.additional-reading-inline h3{text-transform:uppercase;font-weight:700;font-size:24px;font-size:1.5rem;color:#f05069}.additional-reading-inline .additional-intro{font-weight:700;margin-bottom:.25rem}.additional-reading-inline .additional-article a{font-weight:bold}.additional-reading-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px;padding-top:2rem;padding-bottom:2rem;text-align:center;background:#f05069;color:#fff}.additional-reading-container h2{color:#fff}.additional-reading-container .additional-intro{margin-bottom:2rem}@media only screen and (min-width:768px){.additional-reading-container .additional-intro{text-align:left}}.additional-reading-container .additional-article-content{position:relative;margin-bottom:2rem}.additional-reading-container .additional-article-content .additional-article p,.additional-reading-container .additional-article-content .additional-article .article-container .article li,.article-container .article .additional-reading-container .additional-article-content .additional-article li{font-size:14px;font-size:.875rem}.additional-reading-container .additional-article-content .additional-article p a,.additional-reading-container .additional-article-content .additional-article .article-container .article li a,.article-container .article .additional-reading-container .additional-article-content .additional-article li a{color:#fff}@media only screen and (min-width:768px){.additional-reading-container .additional-article-content{text-align:left}}@media only screen and (min-width:768px){.additional-reading-container{text-align:left}}@media only screen and (min-width:992px){.additional-reading-container{margin-left:30px;width:calc(100% - 30px)}}.pagination-container{padding:.5rem 0 2rem 0;text-align:center}@media only screen and (min-width:768px){.pagination-container .prev{float:left}.pagination-container .next{float:right}}.article-sources-container{padding:2rem 0}.article-sources-container .sources h4{font-style:italic;margin-bottom:.75rem;font-family:"Lato",sans-serif;font-weight:normal;font-size:16px;font-size:1rem}blockquote{font-size:20px;font-size:1.25rem;text-align:left;padding:2rem;max-width:75%;margin:2rem auto;background:#cad585;font-style:italic;font-weight:300}.real-identities-back{display:block;margin-bottom:20px}.citation-sources-container,.sources-list-container{padding:2rem 15px}.citation-sources-container h2,.sources-list-container h2{margin-bottom:2rem}.citation-sources-container p,.citation-sources-container .article-container .article li,.article-container .article .citation-sources-container li,.sources-list-container p,.sources-list-container .article-container .article li,.article-container .article .sources-list-container li{margin-bottom:2rem;font-size:14px;font-size:.875rem;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}@media only screen and (min-width:992px){.citation-sources-container,.sources-list-container{padding:2rem 4rem}}.sources-list-container.alt{background:#e7e7e8}.sources-list-container .sources-list h3{margin-bottom:1rem;font-size:24px;font-size:1.5rem}.about-container{padding:2rem 15px}@media only screen and (min-width:992px){.about-container .article-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.6666666667%;float:left}.about-container .article-left.pull{margin-left:-100%}}.about-container .article-right img{margin:0 auto 2rem auto;display:block;max-width:90%}@media only screen and (min-width:992px){.about-container .article-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px;margin-left:66.6666666667%}}.about-container h2{margin-bottom:1rem}.about-container p,.about-container .article-container .article li,.article-container .article .about-container li{margin-bottom:2rem;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.about-container.snug{padding-top:0}@media only screen and (min-width:992px){.about-container.snug{padding:0 4rem 2rem}}@media only screen and (min-width:992px){.about-container{padding:2rem 4rem 2rem 4rem}}.people-list-container{padding:2rem 15px}.people-list-container h2{margin-bottom:2rem;text-align:center}@media only screen and (min-width:768px){.people-list-container h2{text-align:left}}.people-list-container.alt{background:#e7e7e8}.people-list-container .person-container{margin-bottom:2rem}.people-list-container .person-container .photo img{max-width:320px;width:100%;margin:0 auto;display:block}@media only screen and (min-width:768px){.people-list-container .person-container .photo{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:300px;float:left}}.people-list-container .person-container .info-container .info{padding:15px}.people-list-container .person-container .info-container h4{font-size:18px;font-size:1.125rem;font-weight:bold}.people-list-container .person-container .info-container p,.people-list-container .person-container .info-container .article-container .article li,.article-container .article .people-list-container .person-container .info-container li{font-size:14px;font-size:.875rem}@media only screen and (min-width:768px){.people-list-container .person-container .info-container{float:left;width:calc(100% - 300px)}}@media only screen and (min-width:992px){.people-list-container{padding:2rem 4rem}}.subpages-container{background:#e7e7e8}.subpages-container .subpage-container{padding:15px}.subpages-container .subpage-container img{width:100%;max-width:400px;margin:0 auto 1rem auto;display:block}.subpages-container .subpage-container p a,.subpages-container .subpage-container .article-container .article li a,.article-container .article .subpages-container .subpage-container li a{color:#f05069;text-decoration:none}.subpages-container .subpage-container p a:after,.subpages-container .subpage-container .article-container .article li a:after,.article-container .article .subpages-container .subpage-container li a:after{content:"\f054";font-family:"FontAwesome";margin-left:.5rem;font-size:12px;font-size:.75rem}@media only screen and (min-width:768px){.subpages-container .subpage-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:15px;padding-right:15px}}.funding-partners-container{background:#659bb0}@media only screen and (min-width:480px){.funding-partners-container .partners-columns{max-width:50%;margin:0 auto}}.funding-partners-container h2,.funding-partners-container h4,.funding-partners-container p,.funding-partners-container .article-container .article li,.article-container .article .funding-partners-container li{color:#fff}.funding-partners-container h4{font-weight:normal;margin-bottom:0;font-size:20px;font-size:1.25rem}.funding-partners-container .partner-container{text-align:center}.funding-partners-container .partner-container .partner{padding:15px}@media only screen and (min-width:480px){.funding-partners-container .partner-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px;text-align:left}}.team-members-container{background:#6ba1a1}@media only screen and (min-width:768px){.team-members-container .team-member-columns{max-width:50%;margin:0 auto}}.team-members-container h2,.team-members-container h4,.team-members-container p,.team-members-container .article-container .article li,.article-container .article .team-members-container li{color:#fff}.team-members-container h4{font-weight:normal;margin-bottom:0;font-size:20px;font-size:1.25rem}.team-members-container p,.team-members-container .article-container .article li,.article-container .article .team-members-container li{font-size:14px;font-size:.875rem}.team-members-container .team-member-container{text-align:center}.team-members-container .team-member-container .team-member{padding:15px}@media only screen and (min-width:480px){.team-members-container .team-member-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px;text-align:left}}footer{padding:1rem 0}footer p,footer .article-container .article li,.article-container .article footer li{font-size:14px;font-size:.875rem}footer .footer-row .column-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px){footer .footer-row .column-left{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.3333333333%;float:left;padding-left:45px;padding-right:15px}}footer .footer-row .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left;padding-left:15px;padding-right:15px;text-align:center}@media only screen and (min-width:768px){footer .footer-row .column-right .sub-column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:60%;float:left;padding-left:15px;padding-right:15px}footer .footer-row .column-right .sub-column.first{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:40%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px){footer .footer-row .column-right .sub-column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:35%;padding-left:15px;padding-right:15px}footer .footer-row .column-right .sub-column.first{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:65%;float:left;padding-left:15px;padding-right:15px}}footer .footer-row .menu .menu-column ul{list-style:none;padding:0;margin:0}footer .footer-row .column-right .menu-column a{color:#fff;text-transform:uppercase;font-family:"Abel",sans-serif;text-decoration:none;display:inline-block;margin-bottom:1rem}footer .footer-row .column-right .menu-column a:hover{color:#ced22f}@media only screen and (min-width:768px){footer .footer-row .column-right .menu-column{text-align:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}footer .footer-row .column-right .menu-column.first{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px){footer .footer-row .column-right{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:55%;float:right;padding-left:15px;padding-right:15px}}footer .footer-logo{text-align:center}footer .footer-logo img{max-width:100%;display:block;margin:0 auto}@media only screen and (min-width:768px){footer .footer-logo img{margin:0}}@media only screen and (min-width:768px){footer .footer-logo{text-align:left;margin-bottom:15px}}footer .copyright-email{text-align:center;margin-bottom:30px}footer .copyright-email a{color:#ced22f;text-decoration:none}@media only screen and (min-width:768px){footer .copyright-email{text-align:left}}footer .footer-tagline{text-align:center;margin-bottom:2rem;margin-top:.25rem;font-size:15px;font-size:.9375rem}footer .footer-tagline a{color:#ced22f;text-decoration:none}@media only screen and (min-width:768px){footer .footer-tagline{text-align:left;margin-bottom:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding-left:15px;padding-right:15px}}@media only screen and (min-width:1200px){footer .footer-tagline{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.3333333333%;float:left;padding-left:15px;padding-right:15px}}footer .partnership{color:#fff;text-transform:uppercase;text-align:center;font-size:12px;font-size:.75rem;font-family:"Lato",sans-serif}footer .partnership .partnership-logos img{display:block;margin:0 auto;padding-bottom:15px}@media only screen and (min-width:768px){footer .partnership{text-align:center}}@media only screen and (min-width:992px){footer .partnership{font-size:13px;font-size:.8125rem;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;padding-right:15px}}footer .social-copyright{text-align:center}@media only screen and (min-width:768px){footer .social-copyright{text-align:right}}@-webkit-keyframes animate-icon-background{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-30px 50%;color:#f05069}}@-moz-keyframes animate-icon-background{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-30px 50%;color:#f05069}}@-ms-keyframes animate-icon-background{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-30px 50%;color:#f05069}}@-o-keyframes animate-icon-background{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-30px 50%;color:#f05069}}@keyframes animate-icon-background{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-30px 50%;color:#f05069}}@-webkit-keyframes animate-icon-background-expression{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-42px 50%;color:#f05069}}@-moz-keyframes animate-icon-background-expression{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-42px 50%;color:#f05069}}@-ms-keyframes animate-icon-background-expression{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-42px 50%;color:#f05069}}@-o-keyframes animate-icon-background-expression{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-42px 50%;color:#f05069}}@keyframes animate-icon-background-expression{0{background-position:-150px 50%;color:#6ba1a1}100%{background-position:-42px 50%;color:#f05069}}.form-container{margin:4rem auto}.form-container form{margin:0 auto;width:100%;padding:30px}@media only screen and (min-width:768px){.form-container form{width:400px}}.form-container .form-group{margin-bottom:1rem}.form-container label{display:block;font-weight:bold;font-family:"Ropa Sans",sans-serif;margin-bottom:.25rem}.form-container .input-text{padding:8px 16px;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;width:calc(80% - 32px);border:1px solid #dadada}.form-container .error-message{color:#f05069;font-family:"Lato",sans-serif;font-weight:bold;font-size:13px;font-size:.8125rem}.shadow{-moz-box-shadow:3px 3px 4px 5px #eee;-webkit-box-shadow:3px 3px 4px 5px #eee;box-shadow:3px 3px 4px 5px #eee}
