html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote::before, blockquote::after, q::before, q::after { content: none; } table { border-collapse: collapse; border-spacing: 0px; } .slick-slider { position: relative; display: block; box-sizing: border-box; user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0px; padding: 0px; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; } .slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0px, 0px, 0px); } .slick-track { position: relative; top: 0px; left: 0px; 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; } .slick-prev, .slick-next { font-size: 0px; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; margin-top: -10px; padding: 0px; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; } .slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before { opacity: 1; } .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before { opacity: 0.25; } .slick-prev::before, .slick-next::before { font-family: slick; font-size: 20px; line-height: 1; opacity: 0.75; color: white; -webkit-font-smoothing: antialiased; } .slick-prev { left: -25px; } [dir="rtl"] .slick-prev { right: -25px; left: auto; } .slick-prev::before { content: "←"; } [dir="rtl"] .slick-prev::before { content: "→"; } .slick-next { right: -25px; } [dir="rtl"] .slick-next { right: auto; left: -25px; } .slick-next::before { content: "→"; } [dir="rtl"] .slick-next::before { content: "←"; } .slick-slider { margin-bottom: 10px; } .slick-dots { display: block; width: 100%; padding: 20px 0px 0px; list-style: none; text-align: center; } .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0px; padding: 0px; cursor: pointer; } .slick-dots li button { font-size: 0px; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0px; outline: none; background: rgb(255, 255, 255); } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover::before, .slick-dots li button:focus::before { opacity: 1; } .slick-dots li button::before { font-size: 33px; line-height: 20px; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; content: "•"; text-align: center; color: rgb(153, 153, 153); -webkit-font-smoothing: antialiased; } .slick-dots li.slick-active button::before { color: rgb(40, 111, 165); } .jspContainer { overflow: hidden; position: relative; } .jspPane { position: absolute; } .jspVerticalBar { position: absolute; top: 0px; right: 0px; width: 4px; height: 100%; background: red; } .jspHorizontalBar { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 16px; background: red; } .jspCap { display: none; } .jspHorizontalBar .jspCap { float: left; } .jspTrack { background: rgb(221, 221, 238); position: relative; } .jspDrag { background: rgb(0, 102, 153); position: relative; top: 0px; left: 0px; cursor: pointer; } .jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; } .jspArrow { background: rgb(80, 80, 109); text-indent: -20000px; display: block; cursor: pointer; padding: 0px; margin: 0px; } .jspArrow.jspDisabled { cursor: default; background: rgb(128, 128, 141); } .jspVerticalBar .jspArrow { height: 16px; } .jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; } .jspVerticalBar .jspArrow:focus { outline: none; } .jspCorner { background: rgb(238, 238, 244); float: left; height: 100%; } * html .jspCorner { margin: 0px -3px 0px 0px; } .tooltipster-default { border: 1px solid rgb(0, 51, 102); background: rgb(0, 102, 153); color: rgb(255, 255, 255); } .tooltipster-default ul { font-family: FuturaWeb; } .tooltipster-default ul li { margin-bottom: 10px; } .tooltipster-default ul li a { color: rgb(255, 255, 255); text-decoration: none; border-bottom: 1px solid transparent; transition: all 0.5s ease 0s; } .tooltipster-default ul li a:hover { border-bottom: 1px solid rgb(255, 255, 255); } .tooltipster-default .tooltipster-content { font-family: Arial, sans-serif; font-size: 14px; line-height: 16px; padding: 20px; overflow: hidden; } .tooltipster-icon { cursor: help; margin-left: 4px; } .tooltipster-base { padding: 0px; font-size: 0px; line-height: 0; position: absolute; left: 0px; top: 0px; z-index: 9999999; pointer-events: none; width: auto; overflow: visible; } .tooltipster-base .tooltipster-content { overflow: hidden; } .tooltipster-arrow { display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: -1px; left: 0px; z-index: -1; } .tooltipster-arrow span, .tooltipster-arrow-border { display: block; width: 0px; height: 0px; position: absolute; } .tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span { border-top: 8px solid; bottom: -7px; border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; } .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border { border-top: 9px solid; bottom: -7px; border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; } .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span { border-bottom: 8px solid; top: -7px; border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; } .tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { border-bottom: 9px solid; top: -7px; border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; } .tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border { left: 0px; right: 0px; margin: 0px auto; } .tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span { left: 6px; } .tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { left: 5px; } .tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span { right: 6px; } .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border { right: 5px; } .tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border { border-left: 8px solid; top: 50%; margin-top: -7px; right: -7px; border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; } .tooltipster-arrow-left .tooltipster-arrow-border { border-left: 9px solid; margin-top: -8px; border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; } .tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { border-right: 8px solid; top: 50%; margin-top: -7px; left: -7px; border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; } .tooltipster-arrow-right .tooltipster-arrow-border { border-right: 9px solid; margin-top: -8px; border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; } .tooltipster-fade { opacity: 0; transition-property: opacity; } .tooltipster-fade-show { opacity: 1; } .tooltipster-grow { transform: scale(0, 0); transition-property: transform; backface-visibility: hidden; } .tooltipster-grow-show { transform: scale(1, 1); transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-swing { opacity: 0; transform: rotateZ(4deg); transition-property: transform; } .tooltipster-swing-show { opacity: 1; transform: rotateZ(0deg); transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); } .tooltipster-fall { top: 0px; transition-property: top; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-fall.tooltipster-dying { transition-property: all; opacity: 0; top: 0px !important; } .tooltipster-slide { left: -40px; transition-property: left; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-slide.tooltipster-dying { transition-property: all; opacity: 0; left: 0px !important; } .tooltipster-content-changing { opacity: 0.5; transform: scale(1.1, 1.1); } .share-bar-container .share-button, .share-font { -webkit-font-smoothing: antialiased; } @font-face { font-family: share-icon; src: url("data:application/x-font-woff;charset=utf-8;ase64,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") format("woff"), url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype"); font-weight: 400; font-style: normal; } .share-font { font-family: share-icon; display: inline-block; vertical-align: middle; line-height: 1; font-weight: 400; font-style: normal; speak: none; text-decoration: inherit; text-transform: none; text-rendering: optimizelegibility; } .ico-share-email::before { content: ""; } .ico-share-facebook::before { content: ""; } .ico-share-googleplus::before { content: ""; } .ico-share-pinterest::before { content: ""; } .ico-share-twitter::before { content: ""; } .ico-share-whatsapp::before { content: ""; } .share-bar-container { display: table; border-collapse: separate; width: 100%; } .share-bar-container .share-button { display: table-cell; font-family: ProximaNova-Bold, Arial; text-transform: uppercase; letter-spacing: 0px; min-width: 40px; vertical-align: bottom; text-align: center; padding-left: 4px; } .share-bar-container .share-button:first-child { padding-left: 0px; } .share-bar-container .share-button a { display: block; padding: 9px 10px 11px; height: 20px; border-radius: 3px; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.25) 0px -2px 0px inset; box-sizing: content-box; } .share-bar-container .share-button a:active { padding-bottom: 6px; box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px inset; } .share-bar-container .share-button i { line-height: 20px; color: rgb(255, 255, 255); } .share-bar-container .share-button span { display: none; } .share-bar-container .share-button.share-full { display: inline-block; } .share-bar-container .share-button.share-full a { padding: 6px 10px 8px; } .share-bar-container .share-button.share-full span { line-height: 21px; display: inline-block; vertical-align: middle; font-size: 11px; color: rgb(255, 255, 255); width: 70px; text-align: center; } .share-bar-container .share-button.share-full .share-icon { top: inherit; transform: inherit; } .share-bar-container .share-button.share-small { display: inline-block; min-width: 34px; } .share-bar-container .share-button.share-small a { padding: 6px 7px 8px; } .share-bar-container .share-button.share-small a:active { padding-bottom: 6px; box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px inset; } .share-bar-container .share-button.share-hidden { display: none; } .share-bar-container .svg-size { width: 20px; height: 20px; display: inline-block; } .share-bar-container .svg-size .share-icon { fill: rgb(255, 255, 255); max-width: 16px; position: relative; top: 50%; transform: translateY(-50%); display: inline-block; vertical-align: middle; } .share-facebook .svg-size .share-icon { max-width: 16px; max-height: 16px; } .share-twitter .svg-size .share-icon { max-width: 20px; max-height: 20px; } .share-googleplus .svg-size .share-icon, .share-pinterest .svg-size .share-icon, .share-whatsapp .svg-size .share-icon { max-width: 18px; max-height: 18px; } .share-email .svg-size .share-icon { max-width: 16px; } .share-theme-dark .share-button a { background-color: rgb(51, 51, 51); } .share-theme-minimal-light .share-button .svg-size .share-icon { top: 50%; transform: translateY(-50%); } .share-theme-minimal-light .share-button { display: inline-block; min-width: 34px; } .share-theme-minimal-light .share-button a { background-color: transparent; padding: 10px 15px 10px 5px; box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px inset; } .share-theme-minimal .share-button a, .share-theme-minimal-light .share-button a { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px inset; } .share-theme-minimal-light .share-button a .share-icon { fill: rgb(255, 255, 255); color: rgb(255, 255, 255); } .share-theme-minimal-light .share-button a:active { padding-bottom: 10px; } .share-theme-minimal-light .share-button.share-full a, .share-theme-minimal-light .share-button.share-small a { padding: 7px; } .share-theme-minimal-light .share-button.share-full a:active, .share-theme-minimal-light .share-button.share-small a:active { padding-bottom: 7px; } .share-theme-minimal-light .share-button a span, .share-theme-minimal-light .share-button.share-full a span, .share-theme-minimal-light .share-button.share-small a span { display: none; } .share-theme-minimal .share-button .svg-size .share-icon { top: 50%; transform: translateY(-50%); } .share-theme-minimal .share-button { display: inline-block; min-width: 34px; } .share-theme-minimal .share-button a { background-color: transparent; box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px inset; } .share-theme-minimal .share-button a:active { padding-bottom: 11px; } .share-theme-minimal .share-button.share-full a, .share-theme-minimal .share-button.share-small a { padding: 7px; } .share-theme-minimal .share-button.share-full a:active, .share-theme-minimal .share-button.share-small a:active { padding-bottom: 7px; } .share-theme-minimal .share-button a span, .share-theme-minimal .share-button.share-full a span, .share-theme-minimal .share-button.share-small a span { display: none; } .share-theme-minimal .share-facebook a .share-icon { fill: rgb(50, 92, 153); } .share-theme-minimal .share-twitter a .share-icon { fill: rgb(2, 172, 236); } .share-theme-minimal .share-googleplus a .share-icon { fill: rgb(221, 75, 57); } .share-theme-minimal .share-pinterest a .share-icon { fill: rgb(203, 32, 39); } .share-theme-minimal .share-email a .share-icon { fill: rgb(143, 158, 179); } .share-theme-minimal .share-whatsapp a .share-icon { fill: rgb(88, 173, 21); } .share-theme-minimal .share-facebook i { color: rgb(50, 92, 153); } .share-theme-minimal .share-twitter i { color: rgb(2, 172, 236); } .share-theme-minimal .share-googleplus i, .share-theme-minimal .share-pinterest i { color: rgb(221, 75, 57); } .share-theme-minimal .share-email i { color: rgb(143, 158, 179); } .share-theme-minimal .share-whatsapp i { color: rgb(88, 173, 21); } .share-theme-natural .share-button a { transition: background 300ms ease 0s; } .share-theme-natural .share-facebook a { background-color: rgb(50, 92, 153); } .share-theme-natural .share-twitter a { background-color: rgb(2, 172, 236); } .share-theme-natural .share-googleplus a { background-color: rgb(221, 75, 57); } .share-theme-natural .share-pinterest a { background-color: rgb(203, 32, 39); } .share-theme-natural .share-email a { background-color: rgb(143, 158, 179); } .share-theme-natural .share-whatsapp a { background-color: rgb(88, 173, 21); } .no-touch .share-theme-natural .share-facebook a:hover { background-color: rgb(40, 74, 133); } .no-touch .share-theme-natural .share-twitter a:hover { background-color: rgb(2, 155, 232); } .no-touch .share-theme-natural .share-googleplus a:hover { background-color: rgb(214, 60, 46); } .no-touch .share-theme-natural .share-pinterest a:hover { background-color: rgb(193, 26, 31); } .no-touch .share-theme-natural .share-email a:hover { background-color: rgb(121, 139, 164); } .no-touch .share-theme-natural .share-whatsapp a:hover { background-color: rgb(70, 157, 17); } @font-face { font-family: foundation-icons; src: url("fonts/foundation-icons.woff") format("woff"), url("fonts/foundation-icons.ttf") format("truetype"); font-weight: 400; font-style: normal; } .fi-address-book::before, .fi-alert::before, .fi-align-center::before, .fi-align-justify::before, .fi-align-left::before, .fi-align-right::before, .fi-anchor::before, .fi-annotate::before, .fi-archive::before, .fi-arrow-down::before, .fi-arrow-left::before, .fi-arrow-right::before, .fi-arrow-up::before, .fi-arrows-compress::before, .fi-arrows-expand::before, .fi-arrows-in::before, .fi-arrows-out::before, .fi-asl::before, .fi-asterisk::before, .fi-at-sign::before, .fi-background-color::before, .fi-battery-empty::before, .fi-battery-full::before, .fi-battery-half::before, .fi-bitcoin-circle::before, .fi-bitcoin::before, .fi-blind::before, .fi-bluetooth::before, .fi-bold::before, .fi-book-bookmark::before, .fi-book::before, .fi-bookmark::before, .fi-braille::before, .fi-burst-new::before, .fi-burst-sale::before, .fi-burst::before, .fi-calendar::before, .fi-camera::before, .fi-check::before, .fi-checkbox::before, .fi-clipboard-notes::before, .fi-clipboard-pencil::before, .fi-clipboard::before, .fi-clock::before, .fi-closed-caption::before, .fi-cloud::before, .fi-comment-minus::before, .fi-comment-quotes::before, .fi-comment-video::before, .fi-comment::before, .fi-comments::before, .fi-compass::before, .fi-contrast::before, .fi-credit-card::before, .fi-crop::before, .fi-crown::before, .fi-css3::before, .fi-database::before, .fi-die-five::before, .fi-die-four::before, .fi-die-one::before, .fi-die-six::before, .fi-die-three::before, .fi-die-two::before, .fi-dislike::before, .fi-dollar-bill::before, .fi-dollar::before, .fi-download::before, .fi-eject::before, .fi-elevator::before, .fi-euro::before, .fi-eye::before, .fi-fast-forward::before, .fi-female-symbol::before, .fi-female::before, .fi-filter::before, .fi-first-aid::before, .fi-flag::before, .fi-folder-add::before, .fi-folder-lock::before, .fi-folder::before, .fi-foot::before, .fi-foundation::before, .fi-graph-bar::before, .fi-graph-horizontal::before, .fi-graph-pie::before, .fi-graph-trend::before, .fi-guide-dog::before, .fi-hearing-aid::before, .fi-heart::before, .fi-home::before, .fi-html5::before, .fi-indent-less::before, .fi-indent-more::before, .fi-info::before, .fi-italic::before, .fi-key::before, .fi-laptop::before, .fi-layout::before, .fi-lightbulb::before, .fi-like::before, .fi-link::before, .fi-list-bullet::before, .fi-list-number::before, .fi-list-thumbnails::before, .fi-list::before, .fi-lock::before, .fi-loop::before, .fi-magnifying-glass::before, .fi-mail::before, .fi-male-female::before, .fi-male-symbol::before, .fi-male::before, .fi-map::before, .fi-marker::before, .fi-megaphone::before, .fi-microphone::before, .fi-minus-circle::before, .fi-minus::before, .fi-mobile-signal::before, .fi-mobile::before, .fi-monitor::before, .fi-mountains::before, .fi-music::before, .fi-next::before, .fi-no-dogs::before, .fi-no-smoking::before, .fi-page-add::before, .fi-page-copy::before, .fi-page-csv::before, .fi-page-delete::before, .fi-page-doc::before, .fi-page-edit::before, .fi-page-export-csv::before, .fi-page-export-doc::before, .fi-page-export-pdf::before, .fi-page-export::before, .fi-page-filled::before, .fi-page-multiple::before, .fi-page-pdf::before, .fi-page-remove::before, .fi-page-search::before, .fi-page::before, .fi-paint-bucket::before, .fi-paperclip::before, .fi-pause::before, .fi-paw::before, .fi-paypal::before, .fi-pencil::before, .fi-photo::before, .fi-play-circle::before, .fi-play-video::before, .fi-play::before, .fi-plus::before, .fi-pound::before, .fi-power::before, .fi-previous::before, .fi-price-tag::before, .fi-pricetag-multiple::before, .fi-print::before, .fi-prohibited::before, .fi-projection-screen::before, .fi-puzzle::before, .fi-quote::before, .fi-record::before, .fi-refresh::before, .fi-results-demographics::before, .fi-results::before, .fi-rewind-ten::before, .fi-rewind::before, .fi-rss::before, .fi-safety-cone::before, .fi-save::before, .fi-share::before, .fi-sheriff-badge::before, .fi-shield::before, .fi-shopping-bag::before, .fi-shopping-cart::before, .fi-shuffle::before, .fi-skull::before, .fi-social-500px::before, .fi-social-adobe::before, .fi-social-amazon::before, .fi-social-android::before, .fi-social-apple::before, .fi-social-behance::before, .fi-social-bing::before, .fi-social-blogger::before, .fi-social-delicious::before, .fi-social-designer-news::before, .fi-social-deviant-art::before, .fi-social-digg::before, .fi-social-dribbble::before, .fi-social-drive::before, .fi-social-dropbox::before, .fi-social-evernote::before, .fi-social-facebook::before, .fi-social-flickr::before, .fi-social-forrst::before, .fi-social-foursquare::before, .fi-social-game-center::before, .fi-social-github::before, .fi-social-google-plus::before, .fi-social-hacker-news::before, .fi-social-hi5::before, .fi-social-instagram::before, .fi-social-joomla::before, .fi-social-lastfm::before, .fi-social-linkedin::before, .fi-social-medium::before, .fi-social-myspace::before, .fi-social-orkut::before, .fi-social-path::before, .fi-social-picasa::before, .fi-social-pinterest::before, .fi-social-rdio::before, .fi-social-reddit::before, .fi-social-skillshare::before, .fi-social-skype::before, .fi-social-smashing-mag::before, .fi-social-snapchat::before, .fi-social-spotify::before, .fi-social-squidoo::before, .fi-social-stack-overflow::before, .fi-social-steam::before, .fi-social-stumbleupon::before, .fi-social-treehouse::before, .fi-social-tumblr::before, .fi-social-twitter::before, .fi-social-vimeo::before, .fi-social-windows::before, .fi-social-xbox::before, .fi-social-yahoo::before, .fi-social-yelp::before, .fi-social-youtube::before, .fi-social-zerply::before, .fi-social-zurb::before, .fi-sound::before, .fi-star::before, .fi-stop::before, .fi-strikethrough::before, .fi-subscript::before, .fi-superscript::before, .fi-tablet-landscape::before, .fi-tablet-portrait::before, .fi-target-two::before, .fi-target::before, .fi-telephone-accessible::before, .fi-telephone::before, .fi-text-color::before, .fi-thumbnails::before, .fi-ticket::before, .fi-torso-business::before, .fi-torso-female::before, .fi-torso::before, .fi-torsos-all-female::before, .fi-torsos-all::before, .fi-torsos-female-male::before, .fi-torsos-male-female::before, .fi-torsos::before, .fi-trash::before, .fi-trees::before, .fi-trophy::before, .fi-underline::before, .fi-universal-access::before, .fi-unlink::before, .fi-unlock::before, .fi-upload-cloud::before, .fi-upload::before, .fi-usb::before, .fi-video::before, .fi-volume-none::before, .fi-volume-strike::before, .fi-volume::before, .fi-web::before, .fi-wheelchair::before, .fi-widget::before, .fi-wrench::before, .fi-x-circle::before, .fi-x::before, .fi-yen::before, .fi-zoom-in::before, .fi-zoom-out::before { font-family: foundation-icons; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; display: inline-block; text-decoration: inherit; vertical-align: middle; } .fi-address-book::before { content: ""; } .fi-alert::before { content: ""; } .fi-align-center::before { content: ""; } .fi-align-justify::before { content: ""; } .fi-align-left::before { content: ""; } .fi-align-right::before { content: ""; } .fi-anchor::before { content: ""; } .fi-annotate::before { content: ""; } .fi-archive::before { content: ""; } .fi-arrow-down::before { content: ""; } .fi-arrow-left::before { content: ""; } .fi-arrow-right::before { content: ""; } .fi-arrow-up::before { content: ""; } .fi-arrows-compress::before { content: ""; } .fi-arrows-expand::before { content: ""; } .fi-arrows-in::before { content: ""; } .fi-arrows-out::before { content: ""; } .fi-asl::before { content: ""; } .fi-asterisk::before { content: ""; } .fi-at-sign::before { content: ""; } .fi-background-color::before { content: ""; } .fi-battery-empty::before { content: ""; } .fi-battery-full::before { content: ""; } .fi-battery-half::before { content: ""; } .fi-bitcoin-circle::before { content: ""; } .fi-bitcoin::before { content: ""; } .fi-blind::before { content: ""; } .fi-bluetooth::before { content: ""; } .fi-bold::before { content: ""; } .fi-book-bookmark::before { content: ""; } .fi-book::before { content: ""; } .fi-bookmark::before { content: ""; } .fi-braille::before { content: ""; } .fi-burst-new::before { content: ""; } .fi-burst-sale::before { content: ""; } .fi-burst::before { content: ""; } .fi-calendar::before { content: ""; } .fi-camera::before { content: ""; } .fi-check::before { content: ""; } .fi-checkbox::before { content: ""; } .fi-clipboard-notes::before { content: ""; } .fi-clipboard-pencil::before { content: ""; } .fi-clipboard::before { content: ""; } .fi-clock::before { content: ""; } .fi-closed-caption::before { content: ""; } .fi-cloud::before { content: ""; } .fi-comment-minus::before { content: ""; } .fi-comment-quotes::before { content: ""; } .fi-comment-video::before { content: ""; } .fi-comment::before { content: ""; } .fi-comments::before { content: ""; } .fi-compass::before { content: ""; } .fi-contrast::before { content: ""; } .fi-credit-card::before { content: ""; } .fi-crop::before { content: ""; } .fi-crown::before { content: ""; } .fi-css3::before { content: ""; } .fi-database::before { content: ""; } .fi-die-five::before { content: ""; } .fi-die-four::before { content: ""; } .fi-die-one::before { content: ""; } .fi-die-six::before { content: ""; } .fi-die-three::before { content: ""; } .fi-die-two::before { content: ""; } .fi-dislike::before { content: ""; } .fi-dollar-bill::before { content: ""; } .fi-dollar::before { content: ""; } .fi-download::before { content: ""; } .fi-eject::before { content: ""; } .fi-elevator::before { content: ""; } .fi-euro::before { content: ""; } .fi-eye::before { content: ""; } .fi-fast-forward::before { content: ""; } .fi-female-symbol::before { content: ""; } .fi-female::before { content: ""; } .fi-filter::before { content: ""; } .fi-first-aid::before { content: ""; } .fi-flag::before { content: ""; } .fi-folder-add::before { content: ""; } .fi-folder-lock::before { content: ""; } .fi-folder::before { content: ""; } .fi-foot::before { content: ""; } .fi-foundation::before { content: ""; } .fi-graph-bar::before { content: ""; } .fi-graph-horizontal::before { content: ""; } .fi-graph-pie::before { content: ""; } .fi-graph-trend::before { content: ""; } .fi-guide-dog::before { content: ""; } .fi-hearing-aid::before { content: ""; } .fi-heart::before { content: ""; } .fi-home::before { content: ""; } .fi-html5::before { content: ""; } .fi-indent-less::before { content: ""; } .fi-indent-more::before { content: ""; } .fi-info::before { content: ""; } .fi-italic::before { content: ""; } .fi-key::before { content: ""; } .fi-laptop::before { content: ""; } .fi-layout::before { content: ""; } .fi-lightbulb::before { content: ""; } .fi-like::before { content: ""; } .fi-link::before { content: ""; } .fi-list-bullet::before { content: ""; } .fi-list-number::before { content: ""; } .fi-list-thumbnails::before { content: ""; } .fi-list::before { content: ""; } .fi-lock::before { content: ""; } .fi-loop::before { content: ""; } .fi-magnifying-glass::before { content: ""; } .fi-mail::before { content: ""; } .fi-male-female::before { content: ""; } .fi-male-symbol::before { content: ""; } .fi-male::before { content: ""; } .fi-map::before { content: ""; } .fi-marker::before { content: ""; } .fi-megaphone::before { content: ""; } .fi-microphone::before { content: ""; } .fi-minus-circle::before { content: ""; } .fi-minus::before { content: ""; } .fi-mobile-signal::before { content: ""; } .fi-mobile::before { content: ""; } .fi-monitor::before { content: ""; } .fi-mountains::before { content: ""; } .fi-music::before { content: ""; } .fi-next::before { content: ""; } .fi-no-dogs::before { content: ""; } .fi-no-smoking::before { content: ""; } .fi-page-add::before { content: ""; } .fi-page-copy::before { content: ""; } .fi-page-csv::before { content: ""; } .fi-page-delete::before { content: ""; } .fi-page-doc::before { content: ""; } .fi-page-edit::before { content: ""; } .fi-page-export-csv::before { content: ""; } .fi-page-export-doc::before { content: ""; } .fi-page-export-pdf::before { content: ""; } .fi-page-export::before { content: ""; } .fi-page-filled::before { content: ""; } .fi-page-multiple::before { content: ""; } .fi-page-pdf::before { content: ""; } .fi-page-remove::before { content: ""; } .fi-page-search::before { content: ""; } .fi-page::before { content: ""; } .fi-paint-bucket::before { content: ""; } .fi-paperclip::before { content: ""; } .fi-pause::before { content: ""; } .fi-paw::before { content: ""; } .fi-paypal::before { content: ""; } .fi-pencil::before { content: ""; } .fi-photo::before { content: ""; } .fi-play-c...

Para continuar a leitura, por favor escolha uma das opções: