/**handles:hide-admin-bar-based-on-user-roles,wip-style**/

/*!
Theme Name: Women In Philanthropy
Author: Forum Communications
Author URI: https://www.forumspeaks.com
Version: 1.0.0
*//*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fass,.fa-sharp-solid,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fa-sharp{font-family:"Font Awesome 6 Sharp";font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30 "}.fa-1::before{content:"\31 "}.fa-2::before{content:"\32 "}.fa-3::before{content:"\33 "}.fa-4::before{content:"\34 "}.fa-5::before{content:"\35 "}.fa-6::before{content:"\36 "}.fa-7::before{content:"\37 "}.fa-8::before{content:"\38 "}.fa-9::before{content:"\39 "}.fa-fill-drip::before{content:""}.fa-arrows-to-circle::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-wagon-covered::before{content:""}.fa-line-height::before{content:""}.fa-bagel::before{content:""}.fa-transporter-7::before{content:""}.fa-at::before{content:"\@"}.fa-rectangles-mixed::before{content:""}.fa-phone-arrow-up-right::before{content:""}.fa-phone-arrow-up::before{content:""}.fa-phone-outgoing::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-circle-l::before{content:""}.fa-head-side-goggles::before{content:""}.fa-head-vr::before{content:""}.fa-text-height::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-face-hand-yawn::before{content:""}.fa-gauge-simple-min::before{content:""}.fa-tachometer-slowest::before{content:""}.fa-stethoscope::before{content:""}.fa-coffin::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-salad::before{content:""}.fa-bowl-salad::before{content:""}.fa-info::before{content:""}.fa-robot-astromech::before{content:""}.fa-ring-diamond::before{content:""}.fa-fondue-pot::before{content:""}.fa-theta::before{content:""}.fa-face-hand-peeking::before{content:""}.fa-square-user::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-explosion::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-wave-square::before{content:""}.fa-ring::before{content:""}.fa-building-un::before{content:""}.fa-dice-three::before{content:""}.fa-tire-pressure-warning::before{content:""}.fa-wifi-fair::before{content:""}.fa-wifi-2::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-mp3-player::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-tally-4::before{content:""}.fa-rectangle-history::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-sun-haze::before{content:""}.fa-text-size::before{content:""}.fa-ufo::before{content:""}.fa-fork::before{content:""}.fa-utensil-fork::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-mobile-signal::before{content:""}.fa-barcode-scan::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-folder-arrow-down::before{content:""}.fa-folder-download::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-face-icicles::before{content:""}.fa-shovel::before{content:""}.fa-door-open::before{content:""}.fa-films::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-face-glasses::before{content:""}.fa-nfc::before{content:""}.fa-atom::before{content:""}.fa-soap::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-closed-captioning-slash::before{content:""}.fa-calculator-simple::before{content:""}.fa-calculator-alt::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-sliders-up::before{content:""}.fa-sliders-v::before{content:""}.fa-location-minus::before{content:""}.fa-map-marker-minus::before{content:""}.fa-pump-medical::before{content:""}.fa-fingerprint::before{content:""}.fa-ski-boot::before{content:""}.fa-standard-definition::before{content:""}.fa-rectangle-sd::before{content:""}.fa-h1::before{content:""}.fa-hand-point-right::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-message-bot::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-light-ceiling::before{content:""}.fa-message-exclamation::before{content:""}.fa-comment-alt-exclamation::before{content:""}.fa-bowl-scoop::before{content:""}.fa-bowl-shaved-ice::before{content:""}.fa-square-x::before{content:""}.fa-utility-pole-double::before{content:""}.fa-flag-checkered::before{content:""}.fa-chevrons-up::before{content:""}.fa-chevron-double-up::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-user-vneck::before{content:""}.fa-school-circle-exclamation::before{content:""}.fa-crop::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-users-rectangle::before{content:""}.fa-people-roof::before{content:""}.fa-square-arrow-right::before{content:""}.fa-arrow-square-right::before{content:""}.fa-location-plus::before{content:""}.fa-map-marker-plus::before{content:""}.fa-lightbulb-exclamation-on::before{content:""}.fa-people-line::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-crate-empty::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-transporter::before{content:""}.fa-calendar-circle-user::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-person-carry-box::before{content:""}.fa-person-carry::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-person::before{content:""}.fa-male::before{content:""}.fa-laptop::before{content:""}.fa-file-csv::before{content:""}.fa-menorah::before{content:""}.fa-union::before{content:""}.fa-chevrons-left::before{content:""}.fa-chevron-double-left::before{content:""}.fa-circle-heart::before{content:""}.fa-heart-circle::before{content:""}.fa-truck-plane::before{content:""}.fa-record-vinyl::before{content:""}.fa-bring-forward::before{content:""}.fa-square-p::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-sigma::before{content:""}.fa-camera-movie::before{content:""}.fa-bong::before{content:""}.fa-clarinet::before{content:""}.fa-truck-flatbed::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-leaf-heart::before{content:""}.fa-house-building::before{content:""}.fa-cheese-swiss::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-jar-wheat::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-file-circle-exclamation::before{content:""}.fa-bow-arrow::before{content:""}.fa-cart-xmark::before{content:""}.fa-hexagon-xmark::before{content:""}.fa-times-hexagon::before{content:""}.fa-xmark-hexagon::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-merge::before{content:""}.fa-pager::before{content:""}.fa-cart-minus::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-pan-frying::before{content:""}.fa-grid::before{content:""}.fa-grid-3::before{content:""}.fa-football-helmet::before{content:""}.fa-hand-love::before{content:""}.fa-trees::before{content:""}.fa-strikethrough::before{content:""}.fa-page::before{content:""}.fa-k::before{content:"K"}.fa-diagram-previous::before{content:""}.fa-gauge-min::before{content:""}.fa-tachometer-alt-slowest::before{content:""}.fa-folder-grid::before{content:""}.fa-eggplant::before{content:""}.fa-ram::before{content:""}.fa-landmark-flag::before{content:""}.fa-lips::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-backward::before{content:""}.fa-caret-right::before{content:""}.fa-comments::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-desktop-arrow-down::before{content:""}.fa-code-pull-request::before{content:""}.fa-pumpkin::before{content:""}.fa-clipboard-list::before{content:""}.fa-pen-field::before{content:""}.fa-blueberries::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-note::before{content:""}.fa-arrow-down-to-square::before{content:""}.fa-user-check::before{content:""}.fa-cloud-xmark::before{content:""}.fa-vial-virus::before{content:""}.fa-book-blank::before{content:""}.fa-book-alt::before{content:""}.fa-golf-flag-hole::before{content:""}.fa-message-arrow-down::before{content:""}.fa-comment-alt-arrow-down::before{content:""}.fa-face-unamused::before{content:""}.fa-sheet-plastic::before{content:""}.fa-circle-9::before{content:""}.fa-blog::before{content:""}.fa-user-ninja::before{content:""}.fa-pencil-slash::before{content:""}.fa-bowling-pins::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-down-right::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-blinds-open::before{content:""}.fa-fence::before{content:""}.fa-up::before{content:""}.fa-arrow-alt-up::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-drumstick::before{content:""}.fa-square-v::before{content:""}.fa-face-awesome::before{content:""}.fa-gave-dandy::before{content:""}.fa-dial-off::before{content:""}.fa-toggle-off::before{content:""}.fa-face-smile-horns::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-grapes::before{content:""}.fa-person-drowning::before{content:""}.fa-dial-max::before{content:""}.fa-circle-m::before{content:""}.fa-calendar-image::before{content:""}.fa-circle-caret-down::before{content:""}.fa-caret-circle-down::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-shish-kebab::before{content:""}.fa-spray-can::before{content:""}.fa-alarm-snooze::before{content:""}.fa-scarecrow::before{content:""}.fa-truck-monster::before{content:""}.fa-gift-card::before{content:""}.fa-w::before{content:"W"}.fa-code-pull-request-draft::before{content:""}.fa-square-b::before{content:""}.fa-elephant::before{content:""}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-rainbow::before{content:""}.fa-circle-notch::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-paw::before{content:""}.fa-message-question::before{content:""}.fa-cloud::before{content:""}.fa-trowel-bricks::before{content:""}.fa-square-3::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-hospital-user::before{content:""}.fa-microwave::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-cart-circle-arrow-up::before{content:""}.fa-trash-clock::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-sprinkler-ceiling::before{content:""}.fa-browsers::before{content:""}.fa-trillium::before{content:""}.fa-music-slash::before{content:""}.fa-truck-ramp::before{content:""}.fa-binoculars::before{content:""}.fa-microphone-slash::before{content:""}.fa-box-tissue::before{content:""}.fa-circle-c::before{content:""}.fa-star-christmas::before{content:""}.fa-chart-bullet::before{content:""}.fa-motorcycle::before{content:""}.fa-tree-christmas::before{content:""}.fa-tire-flat::before{content:""}.fa-sunglasses::before{content:""}.fa-badge::before{content:""}.fa-message-pen::before{content:""}.fa-comment-alt-edit::before{content:""}.fa-message-edit::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-chess-rook-piece::before{content:""}.fa-chess-rook-alt::before{content:""}.fa-square-root::before{content:""}.fa-album-collection-circle-plus::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-face-angry-horns::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-tombstone::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-list-music::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-toilets-portable::before{content:""}.fa-hockey-puck::before{content:""}.fa-mustache::before{content:""}.fa-hyphen::before{content:"\-"}.fa-table::before{content:""}.fa-user-chef::before{content:""}.fa-message-image::before{content:""}.fa-comment-alt-image::before{content:""}.fa-users-medical::before{content:""}.fa-sensor-triangle-exclamation::before{content:""}.fa-sensor-alert::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-face-mask::before{content:""}.fa-pickleball::before{content:""}.fa-star-sharp-half::before{content:""}.fa-users-slash::before{content:""}.fa-clover::before{content:""}.fa-meat::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-star-and-crescent::before{content:""}.fa-empty-set::before{content:""}.fa-house-fire::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-helicopter::before{content:""}.fa-bird::before{content:""}.fa-compass::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-heart-half-stroke::before{content:""}.fa-heart-half-alt::before{content:""}.fa-file-circle-question::before{content:""}.fa-laptop-code::before{content:""}.fa-joystick::before{content:""}.fa-grill-fire::before{content:""}.fa-rectangle-vertical-history::before{content:""}.fa-swatchbook::before{content:""}.fa-prescription-bottle::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-keyboard-left::before{content:""}.fa-people-group::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-face-beam-hand-over-mouth::before{content:""}.fa-droplet-percent::before{content:""}.fa-humidity::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-corn::before{content:""}.fa-roller-coaster::before{content:""}.fa-photo-film-music::before{content:""}.fa-radar::before{content:""}.fa-sickle::before{content:""}.fa-film::before{content:""}.fa-coconut::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-shield-cross::before{content:""}.fa-cassette-tape::before{content:""}.fa-square-terminal::before{content:""}.fa-people-robbery::before{content:""}.fa-lightbulb::before{content:""}.fa-caret-left::before{content:""}.fa-comment-middle::before{content:""}.fa-trash-can-list::before{content:""}.fa-block::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-school-circle-xmark::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-face-frown-slight::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-sidebar-flip::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-temperature-list::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-sitemap::before{content:""}.fa-pipe-section::before{content:""}.fa-space-station-moon-construction::before{content:""}.fa-space-station-moon-alt::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-memory::before{content:""}.fa-face-sleeping::before{content:""}.fa-road-spikes::before{content:""}.fa-fire-burner::before{content:""}.fa-squirrel::before{content:""}.fa-arrow-up-to-line::before{content:""}.fa-arrow-to-top::before{content:""}.fa-flag::before{content:""}.fa-face-cowboy-hat::before{content:""}.fa-hanukiah::before{content:""}.fa-chart-scatter-3d::before{content:""}.fa-square-code::before{content:""}.fa-feather::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-xmark-to-slot::before{content:""}.fa-times-to-slot::before{content:""}.fa-vote-nay::before{content:""}.fa-box-taped::before{content:""}.fa-box-alt::before{content:""}.fa-comment-slash::before{content:""}.fa-swords::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-album::before{content:""}.fa-circle-n::before{content:""}.fa-compress::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-ankh::before{content:""}.fa-hands-holding-child::before{content:""}.fa-asterisk::before{content:"\*"}.fa-key-skeleton-left-right::before{content:""}.fa-comment-lines::before{content:""}.fa-luchador-mask::before{content:""}.fa-luchador::before{content:""}.fa-mask-luchador::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-shredder::before{content:""}.fa-book-open-cover::before{content:""}.fa-book-open-alt::before{content:""}.fa-sandwich::before{content:""}.fa-peseta-sign::before{content:""}.fa-square-parking-slash::before{content:""}.fa-parking-slash::before{content:""}.fa-train-tunnel::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-ghost::before{content:""}.fa-face-anguished::before{content:""}.fa-hockey-sticks::before{content:""}.fa-abacus::before{content:""}.fa-film-simple::before{content:""}.fa-film-alt::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-tree-palm::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-cart-plus::before{content:""}.fa-gamepad::before{content:""}.fa-border-center-v::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-clipboard-medical::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-egg::before{content:""}.fa-up-to-line::before{content:""}.fa-arrow-alt-to-top::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-watch-fitness::before{content:""}.fa-clock-nine-thirty::before{content:""}.fa-campground::before{content:""}.fa-folder-plus::before{content:""}.fa-jug::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-snow-blowing::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-lock::before{content:""}.fa-arrow-down-from-line::before{content:""}.fa-arrow-from-top::before{content:""}.fa-gas-pump::before{content:""}.fa-signal-bars-slash::before{content:""}.fa-signal-alt-slash::before{content:""}.fa-monkey::before{content:""}.fa-rectangle-pro::before{content:""}.fa-pro::before{content:""}.fa-house-night::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-blanket::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-house-flood-water::before{content:""}.fa-comments-question-check::before{content:""}.fa-tree::before{content:""}.fa-arrows-cross::before{content:""}.fa-backpack::before{content:""}.fa-square-small::before{content:""}.fa-folder-arrow-up::before{content:""}.fa-folder-upload::before{content:""}.fa-bridge-lock::before{content:""}.fa-crosshairs-simple::before{content:""}.fa-sack-dollar::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-square-sliders::before{content:""}.fa-sliders-h-square::before{content:""}.fa-car-side::before{content:""}.fa-message-middle-top::before{content:""}.fa-comment-middle-top-alt::before{content:""}.fa-lightbulb-on::before{content:""}.fa-knife::before{content:""}.fa-utensil-knife::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-wave-sine::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-circle-w::before{content:""}.fa-circle-calendar::before{content:""}.fa-calendar-circle::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-microscope::before{content:""}.fa-sunset::before{content:""}.fa-sink::before{content:""}.fa-calendar-exclamation::before{content:""}.fa-truck-container-empty::before{content:""}.fa-hand-heart::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-mitten::before{content:""}.fa-reply-clock::before{content:""}.fa-reply-time::before{content:""}.fa-person-rays::before{content:""}.fa-right::before{content:""}.fa-arrow-alt-right::before{content:""}.fa-circle-f::before{content:""}.fa-users::before{content:""}.fa-face-pleading::before{content:""}.fa-eye-slash::before{content:""}.fa-flask-vial::before{content:""}.fa-police-box::before{content:""}.fa-cucumber::before{content:""}.fa-head-side-brain::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-person-biking-mountain::before{content:""}.fa-biking-mountain::before{content:""}.fa-utensils-slash::before{content:""}.fa-print-magnifying-glass::before{content:""}.fa-print-search::before{content:""}.fa-folder-bookmark::before{content:""}.fa-om::before{content:""}.fa-pi::before{content:""}.fa-flask-round-potion::before{content:""}.fa-flask-potion::before{content:""}.fa-face-shush::before{content:""}.fa-worm::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-plug::before{content:""}.fa-calendar-circle-exclamation::before{content:""}.fa-square-i::before{content:""}.fa-chevron-up::before{content:""}.fa-face-saluting::before{content:""}.fa-gauge-simple-low::before{content:""}.fa-tachometer-slow::before{content:""}.fa-face-persevering::before{content:""}.fa-circle-camera::before{content:""}.fa-camera-circle::before{content:""}.fa-hand-spock::before{content:""}.fa-spider-web::before{content:""}.fa-circle-microphone::before{content:""}.fa-microphone-circle::before{content:""}.fa-book-arrow-up::before{content:""}.fa-popsicle::before{content:""}.fa-command::before{content:""}.fa-blinds::before{content:""}.fa-stopwatch::before{content:""}.fa-saxophone::before{content:""}.fa-square-2::before{content:""}.fa-field-hockey-stick-ball::before{content:""}.fa-field-hockey::before{content:""}.fa-arrow-up-square-triangle::before{content:""}.fa-sort-shapes-up-alt::before{content:""}.fa-face-scream::before{content:""}.fa-square-m::before{content:""}.fa-camera-web::before{content:""}.fa-webcam::before{content:""}.fa-comment-arrow-down::before{content:""}.fa-lightbulb-cfl::before{content:""}.fa-window-frame-open::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-period::before{content:"\."}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-up-to-dotted-line::before{content:""}.fa-thought-bubble::before{content:""}.fa-raygun::before{content:""}.fa-flute::before{content:""}.fa-acorn::before{content:""}.fa-video-arrow-up-right::before{content:""}.fa-grate-droplet::before{content:""}.fa-seal-exclamation::before{content:""}.fa-chess-bishop::before{content:""}.fa-message-sms::before{content:""}.fa-coffee-beans::before{content:""}.fa-hat-witch::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-clock-three-thirty::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-alarm-clock::before{content:""}.fa-eclipse::before{content:""}.fa-face-relieved::before{content:""}.fa-road-circle-check::before{content:""}.fa-dice-five::before{content:""}.fa-octagon-minus::before{content:""}.fa-minus-octagon::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-face-zany::before{content:""}.fa-tricycle::before{content:""}.fa-land-mine-on::before{content:""}.fa-square-arrow-up-left::before{content:""}.fa-i-cursor::before{content:""}.fa-salt-shaker::before{content:""}.fa-stamp::before{content:""}.fa-file-plus::before{content:""}.fa-draw-square::before{content:""}.fa-toilet-paper-under-slash::before{content:""}.fa-toilet-paper-reverse-slash::before{content:""}.fa-stairs::before{content:""}.fa-drone-front::before{content:""}.fa-drone-alt::before{content:""}.fa-glass-empty::before{content:""}.fa-dial-high::before{content:""}.fa-user-helmet-safety::before{content:""}.fa-user-construction::before{content:""}.fa-user-hard-hat::before{content:""}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center::before{content:""}.fa-pills::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-tooth::before{content:""}.fa-basketball-hoop::before{content:""}.fa-objects-align-bottom::before{content:""}.fa-v::before{content:"V"}.fa-sparkles::before{content:""}.fa-squid::before{content:""}.fa-leafy-green::before{content:""}.fa-circle-arrow-up-right::before{content:""}.fa-calendars::before{content:""}.fa-bangladeshi-taka-sign::before{content:""}.fa-bicycle::before{content:""}.fa-hammer-war::before{content:""}.fa-circle-d::before{content:""}.fa-spider-black-widow::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-pear::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-triangle::before{content:""}.fa-apartment::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-pepper::before{content:""}.fa-piano::before{content:""}.fa-gun-squirt::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-snowman::before{content:""}.fa-user-alien::before{content:""}.fa-shield-check::before{content:""}.fa-mortar-pestle::before{content:""}.fa-road-barrier::before{content:""}.fa-chart-candlestick::before{content:""}.fa-briefcase-blank::before{content:""}.fa-school::before{content:""}.fa-igloo::before{content:""}.fa-bracket-round::before{content:"\("}.fa-parenthesis::before{content:"\("}.fa-joint::before{content:""}.fa-horse-saddle::before{content:""}.fa-mug-marshmallows::before{content:""}.fa-filters::before{content:""}.fa-bell-on::before{content:""}.fa-angle-right::before{content:""}.fa-dial-med::before{content:""}.fa-horse::before{content:""}.fa-q::before{content:"Q"}.fa-monitor-waveform::before{content:""}.fa-monitor-heart-rate::before{content:""}.fa-link-simple::before{content:""}.fa-whistle::before{content:""}.fa-g::before{content:"G"}.fa-wine-glass-crack::before{content:""}.fa-fragile::before{content:""}.fa-slot-machine::before{content:""}.fa-notes-medical::before{content:""}.fa-car-wash::before{content:""}.fa-escalator::before{content:""}.fa-comment-image::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-dong-sign::before{content:""}.fa-donut::before{content:""}.fa-doughnut::before{content:""}.fa-capsules::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-tally-1::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-square-dashed::before{content:""}.fa-square-j::before{content:""}.fa-hand-point-up::before{content:""}.fa-money-bill::before{content:""}.fa-arrow-up-big-small::before{content:""}.fa-sort-size-up::before{content:""}.fa-barcode-read::before{content:""}.fa-baguette::before{content:""}.fa-bowl-soft-serve::before{content:""}.fa-face-holding-back-tears::before{content:""}.fa-square-up::before{content:""}.fa-arrow-alt-square-up::before{content:""}.fa-train-subway-tunnel::before{content:""}.fa-subway-tunnel::before{content:""}.fa-square-exclamation::before{content:""}.fa-exclamation-square::before{content:""}.fa-semicolon::before{content:"\;"}.fa-bookmark::before{content:""}.fa-fan-table::before{content:""}.fa-align-justify::before{content:""}.fa-battery-low::before{content:""}.fa-battery-1::before{content:""}.fa-credit-card-front::before{content:""}.fa-brain-arrow-curved-right::before{content:""}.fa-mind-share::before{content:""}.fa-umbrella-beach::before{content:""}.fa-helmet-un::before{content:""}.fa-location-smile::before{content:""}.fa-map-marker-smile::before{content:""}.fa-arrow-left-to-line::before{content:""}.fa-arrow-to-left::before{content:""}.fa-bullseye::before{content:""}.fa-sushi::before{content:""}.fa-nigiri::before{content:""}.fa-message-captions::before{content:""}.fa-comment-alt-captions::before{content:""}.fa-trash-list::before{content:""}.fa-bacon::before{content:""}.fa-option::before{content:""}.fa-hand-point-down::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-trash-plus::before{content:""}.fa-objects-align-top::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-face-anxious-sweat::before{content:""}.fa-credit-card-blank::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-microchip-ai::before{content:""}.fa-mug::before{content:""}.fa-plane-up-slash::before{content:""}.fa-radiation::before{content:""}.fa-pen-circle::before{content:""}.fa-chart-simple::before{content:""}.fa-crutches::before{content:""}.fa-circle-parking::before{content:""}.fa-parking-circle::before{content:""}.fa-mars-stroke::before{content:""}.fa-leaf-oak::before{content:""}.fa-square-bolt::before{content:""}.fa-vial::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-lambda::before{content:""}.fa-e::before{content:"E"}.fa-pizza::before{content:""}.fa-bowl-chopsticks-noodles::before{content:""}.fa-h3::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-badge-percent::before{content:""}.fa-user::before{content:""}.fa-sensor::before{content:""}.fa-comma::before{content:"\,"}.fa-school-circle-check::before{content:""}.fa-toilet-paper-under::before{content:""}.fa-toilet-paper-reverse::before{content:""}.fa-light-emergency::before{content:""}.fa-arrow-down-to-arc::before{content:""}.fa-dumpster::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-building-user::before{content:""}.fa-light-switch::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-highlighter::before{content:""}.fa-wave-pulse::before{content:""}.fa-heart-rate::before{content:""}.fa-key::before{content:""}.fa-hat-santa::before{content:""}.fa-tamale::before{content:""}.fa-box-check::before{content:""}.fa-bullhorn::before{content:""}.fa-steak::before{content:""}.fa-location-crosshairs-slash::before{content:""}.fa-location-slash::before{content:""}.fa-person-dolly::before{content:""}.fa-globe::before{content:""}.fa-synagogue::before{content:""}.fa-file-chart-column::before{content:""}.fa-file-chart-line::before{content:""}.fa-person-half-dress::before{content:""}.fa-folder-image::before{content:""}.fa-calendar-pen::before{content:""}.fa-calendar-edit::before{content:""}.fa-road-bridge::before{content:""}.fa-face-smile-tear::before{content:""}.fa-message-plus::before{content:""}.fa-comment-alt-plus::before{content:""}.fa-location-arrow::before{content:""}.fa-c::before{content:"C"}.fa-tablet-button::before{content:""}.fa-rectangle-history-circle-user::before{content:""}.fa-building-lock::before{content:""}.fa-chart-line-up::before{content:""}.fa-mailbox::before{content:""}.fa-truck-bolt::before{content:""}.fa-pizza-slice::before{content:""}.fa-money-bill-wave::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-house-flag::before{content:""}.fa-person-circle-minus::before{content:""}.fa-scalpel::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-bell-exclamation::before{content:""}.fa-circle-bookmark::before{content:""}.fa-bookmark-circle::before{content:""}.fa-egg-fried::before{content:""}.fa-face-weary::before{content:""}.fa-uniform-martial-arts::before{content:""}.fa-camera-rotate::before{content:""}.fa-sun-dust::before{content:""}.fa-comment-text::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-signal-bars::before{content:""}.fa-signal-alt::before{content:""}.fa-signal-alt-4::before{content:""}.fa-signal-bars-strong::before{content:""}.fa-diamond-exclamation::before{content:""}.fa-star::before{content:""}.fa-dial-min::before{content:""}.fa-repeat::before{content:""}.fa-cross::before{content:""}.fa-page-caret-down::before{content:""}.fa-file-caret-down::before{content:""}.fa-box::before{content:""}.fa-venus-mars::before{content:""}.fa-clock-seven-thirty::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-clock-four-thirty::before{content:""}.fa-signal-bars-good::before{content:""}.fa-signal-alt-3::before{content:""}.fa-cactus::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-charging-station::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-plane-tail::before{content:""}.fa-gauge-simple-max::before{content:""}.fa-tachometer-fastest::before{content:""}.fa-circle-u::before{content:""}.fa-shield-slash::before{content:""}.fa-square-phone-hangup::before{content:""}.fa-phone-square-down::before{content:""}.fa-arrow-up-left::before{content:""}.fa-transporter-1::before{content:""}.fa-peanuts::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-mobile-retro::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-arrow-up-from-square::before{content:""}.fa-file-dashed-line::before{content:""}.fa-page-break::before{content:""}.fa-bracket-curly-right::before{content:"\}"}.fa-spider::before{content:""}.fa-clock-three::before{content:""}.fa-hands-bound::before{content:""}.fa-scalpel-line-dashed::before{content:""}.fa-scalpel-path::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-pipe-smoking::before{content:""}.fa-face-astonished::before{content:""}.fa-window::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-ear::before{content:""}.fa-file-lock::before{content:""}.fa-diagram-venn::before{content:""}.fa-x-ray::before{content:""}.fa-goal-net::before{content:""}.fa-coffin-cross::before{content:""}.fa-spell-check::before{content:""}.fa-location-xmark::before{content:""}.fa-map-marker-times::before{content:""}.fa-map-marker-xmark::before{content:""}.fa-lasso::before{content:""}.fa-slash::before{content:""}.fa-person-to-portal::before{content:""}.fa-portal-enter::before{content:""}.fa-calendar-star::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-pegasus::before{content:""}.fa-files-medical::before{content:""}.fa-nfc-lock::before{content:""}.fa-person-ski-lift::before{content:""}.fa-ski-lift::before{content:""}.fa-square-6::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-wind-turbine::before{content:""}.fa-sliders-simple::before{content:""}.fa-badge-sheriff::before{content:""}.fa-server::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-intersection::before{content:""}.fa-shop-lock::before{content:""}.fa-family::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-user-hair-buns::before{content:""}.fa-blender-phone::before{content:""}.fa-hourglass-clock::before{content:""}.fa-person-seat-reclined::before{content:""}.fa-paper-plane-top::before{content:""}.fa-paper-plane-alt::before{content:""}.fa-send::before{content:""}.fa-message-arrow-up::before{content:""}.fa-comment-alt-arrow-up::before{content:""}.fa-lightbulb-exclamation::before{content:""}.fa-layer-minus::before{content:""}.fa-layer-group-minus::before{content:""}.fa-circle-e::before{content:""}.fa-building-wheat::before{content:""}.fa-gauge-max::before{content:""}.fa-tachometer-alt-fastest::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-apostrophe::before{content:"\'"}.fa-fire-hydrant::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-video-plus::before{content:""}.fa-square-right::before{content:""}.fa-arrow-alt-square-right::before{content:""}.fa-comment-smile::before{content:""}.fa-venus::before{content:""}.fa-passport::before{content:""}.fa-inbox-in::before{content:""}.fa-inbox-arrow-down::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-circle-8::before{content:""}.fa-clouds-moon::before{content:""}.fa-clock-ten-thirty::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-folder-user::before{content:""}.fa-trash-can-xmark::before{content:""}.fa-temperature-high::before{content:""}.fa-microchip::before{content:""}.fa-left-long-to-line::before{content:""}.fa-crown::before{content:""}.fa-weight-hanging::before{content:""}.fa-xmarks-lines::before{content:""}.fa-file-prescription::before{content:""}.fa-calendar-range::before{content:""}.fa-flower-daffodil::before{content:""}.fa-hand-back-point-up::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-star-exclamation::before{content:""}.fa-books::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-layer-plus::before{content:""}.fa-layer-group-plus::before{content:""}.fa-play-pause::before{content:""}.fa-block-question::before{content:""}.fa-snooze::before{content:""}.fa-zzz::before{content:""}.fa-scanner-image::before{content:""}.fa-tv-retro::before{content:""}.fa-square-t::before{content:""}.fa-farm::before{content:""}.fa-barn-silo::before{content:""}.fa-chess-knight::before{content:""}.fa-bars-sort::before{content:""}.fa-pallet-boxes::before{content:""}.fa-palette-boxes::before{content:""}.fa-pallet-alt::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-code-simple::before{content:""}.fa-bolt-slash::before{content:""}.fa-panel-fire::before{content:""}.fa-binary-circle-check::before{content:""}.fa-comment-minus::before{content:""}.fa-burrito::before{content:""}.fa-violin::before{content:""}.fa-objects-column::before{content:""}.fa-square-chevron-down::before{content:""}.fa-chevron-square-down::before{content:""}.fa-comment-plus::before{content:""}.fa-triangle-instrument::before{content:""}.fa-triangle-music::before{content:""}.fa-wheelchair::before{content:""}.fa-user-pilot-tie::before{content:""}.fa-piano-keyboard::before{content:""}.fa-bed-empty::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-toggle-on::before{content:""}.fa-rectangle-vertical::before{content:""}.fa-rectangle-portrait::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-l::before{content:"L"}.fa-signal-stream::before{content:""}.fa-down-to-bracket::before{content:""}.fa-circle-z::before{content:""}.fa-stars::before{content:""}.fa-fire::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-house-day::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-shirt-long-sleeve::before{content:""}.fa-chart-pie-simple::before{content:""}.fa-chart-pie-alt::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-folder-open::before{content:""}.fa-album-collection-circle-user::before{content:""}.fa-candy::before{content:""}.fa-bowl-hot::before{content:""}.fa-soup::before{content:""}.fa-flatbread::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-code-fork::before{content:""}.fa-city::before{content:""}.fa-signal-bars-weak::before{content:""}.fa-signal-alt-1::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-clock-twelve::before{content:""}.fa-pepper-hot::before{content:""}.fa-citrus-slice::before{content:""}.fa-sheep::before{content:""}.fa-unlock::before{content:""}.fa-colon-sign::before{content:""}.fa-headset::before{content:""}.fa-badger-honey::before{content:""}.fa-h4::before{content:""}.fa-store-slash::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-signal-slash::before{content:""}.fa-user-minus::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-taco::before{content:""}.fa-hexagon-plus::before{content:""}.fa-plus-hexagon::before{content:""}.fa-clipboard::before{content:""}.fa-house-circle-exclamation::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-messages::before{content:""}.fa-comments-alt::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-umbrella-simple::before{content:""}.fa-umbrella-alt::before{content:""}.fa-rectangle-history-circle-plus::before{content:""}.fa-underline::before{content:""}.fa-prescription-bottle-pill::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-binary-slash::before{content:""}.fa-square-o::before{content:""}.fa-signature::before{content:""}.fa-stroopwafel::before{content:""}.fa-bold::before{content:""}.fa-anchor-lock::before{content:""}.fa-building-ngo::before{content:""}.fa-transporter-3::before{content:""}.fa-engine-warning::before{content:""}.fa-engine-exclamation::before{content:""}.fa-circle-down-right::before{content:""}.fa-square-k::before{content:""}.fa-manat-sign::before{content:""}.fa-money-check-pen::before{content:""}.fa-money-check-edit::before{content:""}.fa-not-equal::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-tilde::before{content:"\~"}.fa-jedi::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-arrow-down-square-triangle::before{content:""}.fa-sort-shapes-down-alt::before{content:""}.fa-mug-hot::before{content:""}.fa-dog-leashed::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-face-downcast-sweat::before{content:""}.fa-mailbox-flag-up::before{content:""}.fa-memo-circle-info::before{content:""}.fa-gift::before{content:""}.fa-dice-two::before{content:""}.fa-volume::before{content:""}.fa-volume-medium::before{content:""}.fa-transporter-5::before{content:""}.fa-gauge-circle-bolt::before{content:""}.fa-coin-front::before{content:""}.fa-file-slash::before{content:""}.fa-message-arrow-up-right::before{content:""}.fa-treasure-chest::before{content:""}.fa-chess-queen::before{content:""}.fa-paintbrush-fine::before{content:""}.fa-paint-brush-alt::before{content:""}.fa-paint-brush-fine::before{content:""}.fa-paintbrush-alt::before{content:""}.fa-glasses::before{content:""}.fa-hood-cloak::before{content:""}.fa-square-quote::before{content:""}.fa-up-left::before{content:""}.fa-bring-front::before{content:""}.fa-chess-board::before{content:""}.fa-burger-cheese::before{content:""}.fa-cheeseburger::before{content:""}.fa-building-circle-check::before{content:""}.fa-repeat-1::before{content:""}.fa-arrow-down-to-line::before{content:""}.fa-arrow-to-bottom::before{content:""}.fa-grid-5::before{content:""}.fa-right-long-to-line::before{content:""}.fa-person-chalkboard::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-tally::before{content:""}.fa-tally-5::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-cloud-showers-water::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-less-than-equal::before{content:""}.fa-train::before{content:""}.fa-up-from-dotted-line::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-traffic-light-go::before{content:""}.fa-face-exhaling::before{content:""}.fa-sensor-fire::before{content:""}.fa-user-unlock::before{content:""}.fa-hexagon-divide::before{content:""}.fa-00::before{content:""}.fa-crow::before{content:""}.fa-cassette-betamax::before{content:""}.fa-betamax::before{content:""}.fa-sailboat::before{content:""}.fa-window-restore::before{content:""}.fa-nfc-magnifying-glass::before{content:""}.fa-file-binary::before{content:""}.fa-circle-v::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-bowl-scoops::before{content:""}.fa-mistletoe::before{content:""}.fa-custard::before{content:""}.fa-lacrosse-stick::before{content:""}.fa-hockey-mask::before{content:""}.fa-sunrise::before{content:""}.fa-panel-ews::before{content:""}.fa-torii-gate::before{content:""}.fa-cloud-exclamation::before{content:""}.fa-message-lines::before{content:""}.fa-comment-alt-lines::before{content:""}.fa-frog::before{content:""}.fa-bucket::before{content:""}.fa-floppy-disk-pen::before{content:""}.fa-image::before{content:""}.fa-window-frame::before{content:""}.fa-microphone::before{content:""}.fa-cow::before{content:""}.fa-square-ring::before{content:""}.fa-down-from-line::before{content:""}.fa-arrow-alt-from-top::before{content:""}.fa-caret-up::before{content:""}.fa-shield-xmark::before{content:""}.fa-shield-times::before{content:""}.fa-screwdriver::before{content:""}.fa-circle-sort-down::before{content:""}.fa-sort-circle-down::before{content:""}.fa-folder-closed::before{content:""}.fa-house-tsunami::before{content:""}.fa-square-nfi::before{content:""}.fa-forklift::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-bracket-square-right::before{content:"\]"}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-square-a::before{content:""}.fa-tick::before{content:""}.fa-lemon::before{content:""}.fa-head-side-mask::before{content:""}.fa-handshake::before{content:""}.fa-gem::before{content:""}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-smoking::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-refrigerator::before{content:""}.fa-monument::before{content:""}.fa-octagon-xmark::before{content:""}.fa-times-octagon::before{content:""}.fa-xmark-octagon::before{content:""}.fa-align-slash::before{content:""}.fa-snowplow::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-truck-ramp-couch::before{content:""}.fa-truck-couch::before{content:""}.fa-cannabis::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center::before{content:""}.fa-tablets::before{content:""}.fa-360-degrees::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-chair::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-square-dashed-circle-plus::before{content:""}.fa-money-simple-from-bracket::before{content:""}.fa-bat::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-head-side-headphones::before{content:""}.fa-phone-rotary::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-plate-wheat::before{content:""}.fa-calendar-circle-minus::before{content:""}.fa-chopsticks::before{content:""}.fa-car-wrench::before{content:""}.fa-car-mechanic::before{content:""}.fa-icicles::before{content:""}.fa-person-shelter::before{content:""}.fa-neuter::before{content:""}.fa-id-badge::before{content:""}.fa-kazoo::before{content:""}.fa-marker::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-square-arrow-down-left::before{content:""}.fa-battery-bolt::before{content:""}.fa-tree-large::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-aperture::before{content:""}.fa-universal-access::before{content:""}.fa-file-magnifying-glass::before{content:""}.fa-file-search::before{content:""}.fa-up-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-user-police::before{content:""}.fa-lari-sign::before{content:""}.fa-volcano::before{content:""}.fa-teddy-bear::before{content:""}.fa-stocking::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-image-slash::before{content:""}.fa-mask-snorkel::before{content:""}.fa-smoke::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-battery-exclamation::before{content:""}.fa-viruses::before{content:""}.fa-square-person-confined::before{content:""}.fa-user-tie::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-tent-arrow-down-to-line::before{content:""}.fa-certificate::before{content:""}.fa-crystal-ball::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-suitcase::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-star-shooting::before{content:""}.fa-binary-lock::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-camera-retro::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-comment-pen::before{content:""}.fa-comment-edit::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-banjo::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-light-emergency-on::before{content:""}.fa-kerning::before{content:""}.fa-box-open::before{content:""}.fa-square-f::before{content:""}.fa-scroll::before{content:""}.fa-spa::before{content:""}.fa-arrow-left-from-line::before{content:""}.fa-arrow-from-right::before{content:""}.fa-strawberry::before{content:""}.fa-location-pin-lock::before{content:""}.fa-pause::before{content:""}.fa-clock-eight-thirty::before{content:""}.fa-plane-engines::before{content:""}.fa-plane-alt::before{content:""}.fa-hill-avalanche::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-bomb::before{content:""}.fa-gauge-low::before{content:""}.fa-tachometer-alt-slow::before{content:""}.fa-registered::before{content:""}.fa-trash-can-plus::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-globe-snow::before{content:""}.fa-subscript::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-integral::before{content:""}.fa-burst::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-money-bills::before{content:""}.fa-blinds-raised::before{content:""}.fa-smog::before{content:""}.fa-ufo-beam::before{content:""}.fa-circle-caret-up::before{content:""}.fa-caret-circle-up::before{content:""}.fa-user-vneck-hair-long::before{content:""}.fa-square-a-lock::before{content:""}.fa-crutch::before{content:""}.fa-gas-pump-slash::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-palette::before{content:""}.fa-transporter-4::before{content:""}.fa-objects-align-right::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-vest::before{content:""}.fa-pig::before{content:""}.fa-inbox-full::before{content:""}.fa-circle-envelope::before{content:""}.fa-envelope-circle::before{content:""}.fa-triangle-person-digging::before{content:""}.fa-construction::before{content:""}.fa-ferry::before{content:""}.fa-bullseye-arrow::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-clock-seven::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-boxes-packing::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-flashlight::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-bowl-food::before{content:""}.fa-square-9::before{content:""}.fa-candy-cane::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-square-dollar::before{content:""}.fa-dollar-square::before{content:""}.fa-usd-square::before{content:""}.fa-phone-arrow-right::before{content:""}.fa-hand-holding-seedling::before{content:""}.fa-message-check::before{content:""}.fa-comment-alt-check::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-watch::before{content:""}.fa-circle-down-left::before{content:""}.fa-text::before{content:""}.fa-projector::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-tombstone-blank::before{content:""}.fa-tombstone-alt::before{content:""}.fa-chess-king-piece::before{content:""}.fa-chess-king-alt::before{content:""}.fa-circle-6::before{content:""}.fa-left::before{content:""}.fa-arrow-alt-left::before{content:""}.fa-file-word::before{content:""}.fa-file-powerpoint::before{content:""}.fa-square-down::before{content:""}.fa-arrow-alt-square-down::before{content:""}.fa-objects-align-center-vertical::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-house-lock::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-wreath::before{content:""}.fa-children::before{content:""}.fa-meter-droplet::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-signal-strong::before{content:""}.fa-signal-4::before{content:""}.fa-lollipop::before{content:""}.fa-lollypop::before{content:""}.fa-list-tree::before{content:""}.fa-envelope-open::before{content:""}.fa-draw-circle::before{content:""}.fa-cat-space::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-rabbit-running::before{content:""}.fa-rabbit-fast::before{content:""}.fa-memo-pad::before{content:""}.fa-mattress-pillow::before{content:""}.fa-alarm-plus::before{content:""}.fa-alicorn::before{content:""}.fa-comment-question::before{content:""}.fa-gingerbread-man::before{content:""}.fa-guarani-sign::before{content:""}.fa-burger-fries::before{content:""}.fa-mug-tea::before{content:""}.fa-border-top::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-circle-book-open::before{content:""}.fa-book-circle::before{content:""}.fa-arrows-to-dotted-line::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-garage-open::before{content:""}.fa-shelves-empty::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-watch-apple::before{content:""}.fa-watch-calculator::before{content:""}.fa-list-dropdown::before{content:""}.fa-cabinet-filing::before{content:""}.fa-burger-soda::before{content:""}.fa-square-arrow-up::before{content:""}.fa-arrow-square-up::before{content:""}.fa-greater-than-equal::before{content:""}.fa-pallet-box::before{content:""}.fa-face-confounded::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-truck-plow::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-virus::before{content:""}.fa-comment-middle-top::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-layer-group::before{content:""}.fa-restroom-simple::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-border-outer::before{content:""}.fa-hashtag-lock::before{content:""}.fa-clock-two-thirty::before{content:""}.fa-archway::before{content:""}.fa-heart-circle-check::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-heart-half::before{content:""}.fa-comment-check::before{content:""}.fa-square::before{content:""}.fa-memo::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-couch::before{content:""}.fa-cedi-sign::before{content:""}.fa-italic::before{content:""}.fa-glass-citrus::before{content:""}.fa-calendar-lines-pen::before{content:""}.fa-church::before{content:""}.fa-person-snowmobiling::before{content:""}.fa-snowmobile::before{content:""}.fa-face-hushed::before{content:""}.fa-comments-dollar::before{content:""}.fa-pickaxe::before{content:""}.fa-link-simple-slash::before{content:""}.fa-democrat::before{content:""}.fa-face-confused::before{content:""}.fa-pinball::before{content:""}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-deer::before{content:""}.fa-input-pipe::before{content:""}.fa-road-lock::before{content:""}.fa-a::before{content:"A"}.fa-bookmark-slash::before{content:""}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-mace::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-sausage::before{content:""}.fa-trash-can-clock::before{content:""}.fa-p::before{content:"P"}.fa-snowflake::before{content:""}.fa-stomach::before{content:""}.fa-newspaper::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-guitar-electric::before{content:""}.fa-arrow-turn-down-right::before{content:""}.fa-moon-cloud::before{content:""}.fa-bread-slice-butter::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-user-group-crown::before{content:""}.fa-users-crown::before{content:""}.fa-circle-i::before{content:""}.fa-toilet-paper-check::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-locust::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-chart-waterfall::before{content:""}.fa-face-party::before{content:""}.fa-kidneys::before{content:""}.fa-wifi-exclamation::before{content:""}.fa-chart-network::before{content:""}.fa-person-dress-burst::before{content:""}.fa-dice-d4::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-vector-square::before{content:""}.fa-bread-slice::before{content:""}.fa-language::before{content:""}.fa-wheat-awn-slash::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-dagger::before{content:""}.fa-podium::before{content:""}.fa-memo-circle-check::before{content:""}.fa-route-highway::before{content:""}.fa-down-to-line::before{content:""}.fa-arrow-alt-to-bottom::before{content:""}.fa-filter::before{content:""}.fa-square-g::before{content:""}.fa-circle-phone::before{content:""}.fa-phone-circle::before{content:""}.fa-clipboard-prescription::before{content:""}.fa-user-nurse-hair::before{content:""}.fa-question::before{content:"\?"}.fa-file-signature::before{content:""}.fa-toggle-large-on::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-dryer-heat::before{content:""}.fa-dryer-alt::before{content:""}.fa-house-chimney-user::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-arrow-up-small-big::before{content:""}.fa-sort-size-up-alt::before{content:""}.fa-train-track::before{content:""}.fa-puzzle-piece::before{content:""}.fa-money-check::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-file-exclamation::before{content:""}.fa-code::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-moon-stars::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-clothes-hanger::before{content:""}.fa-mobile-notch::before{content:""}.fa-mobile-iphone::before{content:""}.fa-magnifying-glass-chart::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-cubes-stacked::before{content:""}.fa-images-user::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-image-polaroid-user::before{content:""}.fa-virus-covid::before{content:""}.fa-square-ellipsis::before{content:""}.fa-pie::before{content:""}.fa-chess-knight-piece::before{content:""}.fa-chess-knight-alt::before{content:""}.fa-austral-sign::before{content:""}.fa-cloud-plus::before{content:""}.fa-f::before{content:"F"}.fa-leaf::before{content:""}.fa-bed-bunk::before{content:""}.fa-road::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-person-circle-plus::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-bolt-lightning::before{content:""}.fa-clock-eight::before{content:""}.fa-sack-xmark::before{content:""}.fa-file-excel::before{content:""}.fa-file-contract::before{content:""}.fa-fish-fins::before{content:""}.fa-circle-q::before{content:""}.fa-building-flag::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-object-ungroup::before{content:""}.fa-face-disguise::before{content:""}.fa-circle-arrow-down-right::before{content:""}.fa-alien-8bit::before{content:""}.fa-alien-monster::before{content:""}.fa-hand-point-ribbon::before{content:""}.fa-poop::before{content:""}.fa-object-exclude::before{content:""}.fa-telescope::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-square-list::before{content:""}.fa-kaaba::before{content:""}.fa-toilet-paper::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-comment-code::before{content:""}.fa-sim-cards::before{content:""}.fa-starship::before{content:""}.fa-eject::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-plane-circle-check::before{content:""}.fa-seal::before{content:""}.fa-user-cowboy::before{content:""}.fa-hexagon-vertical-nft::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-bread-loaf::before{content:""}.fa-rings-wedding::before{content:""}.fa-object-group::before{content:""}.fa-french-fries::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-calendar-arrow-down::before{content:""}.fa-calendar-download::before{content:""}.fa-send-back::before{content:""}.fa-mask-ventilator::before{content:""}.fa-signature-lock::before{content:""}.fa-arrow-right::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-octagon-plus::before{content:""}.fa-plus-octagon::before{content:""}.fa-cash-register::before{content:""}.fa-person-circle-question::before{content:""}.fa-melon-slice::before{content:""}.fa-space-station-moon::before{content:""}.fa-message-smile::before{content:""}.fa-comment-alt-smile::before{content:""}.fa-cup-straw::before{content:""}.fa-left-from-line::before{content:""}.fa-arrow-alt-from-right::before{content:""}.fa-h::before{content:"H"}.fa-basket-shopping-simple::before{content:""}.fa-shopping-basket-alt::before{content:""}.fa-hands-holding-heart::before{content:""}.fa-hands-heart::before{content:""}.fa-clock-nine::before{content:""}.fa-tarp::before{content:""}.fa-face-sleepy::before{content:""}.fa-hand-horns::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-circle-three-quarters::before{content:""}.fa-trophy-star::before{content:""}.fa-trophy-alt::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-face-thermometer::before{content:""}.fa-shirt-running::before{content:""}.fa-book-circle-arrow-up::before{content:""}.fa-face-nauseated::before{content:""}.fa-heart::before{content:""}.fa-file-chart-pie::before{content:""}.fa-mars-and-venus::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-circle-arrow-down-left::before{content:""}.fa-dumpster-fire::before{content:""}.fa-hexagon-minus::before{content:""}.fa-minus-hexagon::before{content:""}.fa-left-to-line::before{content:""}.fa-arrow-alt-to-left::before{content:""}.fa-house-crack::before{content:""}.fa-paw-simple::before{content:""}.fa-paw-alt::before{content:""}.fa-arrow-left-long-to-line::before{content:""}.fa-brackets-round::before{content:""}.fa-parentheses::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-user-shakespeare::before{content:""}.fa-arrow-right-to-arc::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-bottle-water::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-gauge-circle-plus::before{content:""}.fa-folders::before{content:""}.fa-angel::before{content:""}.fa-value-absolute::before{content:""}.fa-rabbit::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-kitchen-set::before{content:""}.fa-diamond-half::before{content:""}.fa-lock-keyhole::before{content:""}.fa-lock-alt::before{content:""}.fa-r::before{content:"R"}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-square-info::before{content:""}.fa-info-square::before{content:""}.fa-wifi-slash::before{content:""}.fa-toilet-paper-xmark::before{content:""}.fa-hands-holding-dollar::before{content:""}.fa-hands-usd::before{content:""}.fa-cube::before{content:""}.fa-arrow-down-triangle-square::before{content:""}.fa-sort-shapes-down::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-shutters::before{content:""}.fa-shield-dog::before{content:""}.fa-solar-panel::before{content:""}.fa-lock-open::before{content:""}.fa-table-tree::before{content:""}.fa-house-chimney-heart::before{content:""}.fa-tally-3::before{content:""}.fa-elevator::before{content:""}.fa-money-bill-transfer::before{content:""}.fa-money-bill-trend-up::before{content:""}.fa-house-flood-water-circle-arrow-right::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-circle::before{content:""}.fa-cart-circle-exclamation::before{content:""}.fa-sword::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-recycle::before{content:""}.fa-user-astronaut::before{content:""}.fa-interrobang::before{content:""}.fa-plane-slash::before{content:""}.fa-circle-dashed::before{content:""}.fa-trademark::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-fork-knife::before{content:""}.fa-utensils-alt::before{content:""}.fa-satellite-dish::before{content:""}.fa-badge-check::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-slider::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-clock-one-thirty::before{content:""}.fa-inbox-out::before{content:""}.fa-inbox-arrow-up::before{content:""}.fa-cloud-slash::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-users-rays::before{content:""}.fa-wallet::before{content:""}.fa-octagon-check::before{content:""}.fa-flatbread-stuffed::before{content:""}.fa-clipboard-check::before{content:""}.fa-cart-circle-plus::before{content:""}.fa-truck-clock::before{content:""}.fa-shipping-timed::before{content:""}.fa-pool-8-ball::before{content:""}.fa-file-audio::before{content:""}.fa-turn-down-left::before{content:""}.fa-lock-hashtag::before{content:""}.fa-chart-radar::before{content:""}.fa-staff::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-utility-pole::before{content:""}.fa-transporter-6::before{content:""}.fa-wrench::before{content:""}.fa-bugs::before{content:""}.fa-vector-polygon::before{content:""}.fa-diagram-nested::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-file-image::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-image-user::before{content:""}.fa-buoy::before{content:""}.fa-plane-departure::before{content:""}.fa-handshake-slash::before{content:""}.fa-book-bookmark::before{content:""}.fa-border-center-h::before{content:""}.fa-can-food::before{content:""}.fa-typewriter::before{content:""}.fa-arrow-right-from-arc::before{content:""}.fa-circle-k::before{content:""}.fa-face-hand-over-mouth::before{content:""}.fa-popcorn::before{content:""}.fa-house-water::before{content:""}.fa-house-flood::before{content:""}.fa-object-subtract::before{content:""}.fa-code-branch::before{content:""}.fa-warehouse-full::before{content:""}.fa-warehouse-alt::before{content:""}.fa-hat-cowboy::before{content:""}.fa-bridge::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-arrow-down-from-dotted-line::before{content:""}.fa-square-quarters::before{content:""}.fa-truck-front::before{content:""}.fa-cat::before{content:""}.fa-trash-xmark::before{content:""}.fa-circle-caret-left::before{content:""}.fa-caret-circle-left::before{content:""}.fa-files::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-face-clouds::before{content:""}.fa-user-crown::before{content:""}.fa-truck-field::before{content:""}.fa-route::before{content:""}.fa-cart-circle-check::before{content:""}.fa-clipboard-question::before{content:""}.fa-panorama::before{content:""}.fa-comment-medical::before{content:""}.fa-teeth-open::before{content:""}.fa-user-tie-hair-long::before{content:""}.fa-file-circle-minus::before{content:""}.fa-head-side-medical::before{content:""}.fa-tags::before{content:""}.fa-wine-glass::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-user-robot::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-card-diamond::before{content:""}.fa-face-zipper::before{content:""}.fa-face-raised-eyebrow::before{content:""}.fa-house-signal::before{content:""}.fa-square-chevron-up::before{content:""}.fa-chevron-square-up::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-faucet-drip::before{content:""}.fa-arrows-to-line::before{content:""}.fa-dolphin::before{content:""}.fa-arrow-up-right::before{content:""}.fa-circle-r::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-circle-sort-up::before{content:""}.fa-sort-circle-up::before{content:""}.fa-terminal::before{content:""}.fa-mobile-button::before{content:""}.fa-house-medical-flag::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-tape::before{content:""}.fa-chestnut::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-eye::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-heat::before{content:""}.fa-ticket-airline::before{content:""}.fa-boot-heeled::before{content:""}.fa-arrows-minimize::before{content:""}.fa-compress-arrows::before{content:""}.fa-audio-description::before{content:""}.fa-person-military-to-person::before{content:""}.fa-file-shield::before{content:""}.fa-hexagon::before{content:""}.fa-manhole::before{content:""}.fa-user-slash::before{content:""}.fa-pen::before{content:""}.fa-tower-observation::before{content:""}.fa-floppy-disks::before{content:""}.fa-toilet-paper-blank-under::before{content:""}.fa-toilet-paper-reverse-alt::before{content:""}.fa-file-code::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-pump::before{content:""}.fa-bus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-arrow-up-left-from-circle::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-window-maximize::before{content:""}.fa-dryer::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-chess-bishop-piece::before{content:""}.fa-chess-bishop-alt::before{content:""}.fa-shirt-tank-top::before{content:""}.fa-diploma::before{content:""}.fa-scroll-ribbon::before{content:""}.fa-screencast::before{content:""}.fa-walker::before{content:""}.fa-prescription::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-vihara::before{content:""}.fa-face-kiss-closed-eyes::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-file-user::before{content:""}.fa-user-police-tie::before{content:""}.fa-face-tongue-money::before{content:""}.fa-tennis-ball::before{content:""}.fa-square-l::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-calendar-arrow-up::before{content:""}.fa-calendar-upload::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-plant-wilt::before{content:""}.fa-scarf::before{content:""}.fa-album-circle-plus::before{content:""}.fa-user-nurse-hair-long::before{content:""}.fa-diamond::before{content:""}.fa-square-left::before{content:""}.fa-arrow-alt-square-left::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-circle-ellipsis-vertical::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-grid-dividers::before{content:""}.fa-bacterium::before{content:""}.fa-hand-pointer::before{content:""}.fa-drum-steelpan::before{content:""}.fa-hand-scissors::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-face-pensive::before{content:""}.fa-user-music::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-messages-dollar::before{content:""}.fa-comments-alt-dollar::before{content:""}.fa-sensor-on::before{content:""}.fa-balloon::before{content:""}.fa-biohazard::before{content:""}.fa-chess-queen-piece::before{content:""}.fa-chess-queen-alt::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-mars-double::before{content:""}.fa-house-person-leave::before{content:""}.fa-house-leave::before{content:""}.fa-house-person-depart::before{content:""}.fa-ruler-triangle::before{content:""}.fa-card-club::before{content:""}.fa-child-dress::before{content:""}.fa-users-between-lines::before{content:""}.fa-lungs-virus::before{content:""}.fa-spinner-third::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-phone::before{content:""}.fa-computer-mouse-scrollwheel::before{content:""}.fa-mouse-alt::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-child-reaching::before{content:""}.fa-table-layout::before{content:""}.fa-narwhal::before{content:""}.fa-ramp-loading::before{content:""}.fa-calendar-circle-plus::before{content:""}.fa-toothbrush::before{content:""}.fa-border-inner::before{content:""}.fa-paw-claws::before{content:""}.fa-kiwi-fruit::before{content:""}.fa-traffic-light-slow::before{content:""}.fa-rectangle-code::before{content:""}.fa-head-side-virus::before{content:""}.fa-keyboard-brightness::before{content:""}.fa-books-medical::before{content:""}.fa-lightbulb-slash::before{content:""}.fa-house-blank::before{content:""}.fa-home-blank::before{content:""}.fa-square-5::before{content:""}.fa-square-heart::before{content:""}.fa-heart-square::before{content:""}.fa-puzzle::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-pipe-circle-check::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-octagon-exclamation::before{content:""}.fa-dial-low::before{content:""}.fa-door-closed::before{content:""}.fa-laptop-mobile::before{content:""}.fa-phone-laptop::before{content:""}.fa-conveyor-belt-boxes::before{content:""}.fa-conveyor-belt-alt::before{content:""}.fa-shield-virus::before{content:""}.fa-starfighter-twin-ion-engine-advanced::before{content:""}.fa-starfighter-alt-advanced::before{content:""}.fa-dice-six::before{content:""}.fa-starfighter-twin-ion-engine::before{content:""}.fa-starfighter-alt::before{content:""}.fa-rocket-launch::before{content:""}.fa-mosquito-net::before{content:""}.fa-vent-damper::before{content:""}.fa-bridge-water::before{content:""}.fa-ban-bug::before{content:""}.fa-debug::before{content:""}.fa-person-booth::before{content:""}.fa-text-width::before{content:""}.fa-garage-car::before{content:""}.fa-square-kanban::before{content:""}.fa-hat-wizard::before{content:""}.fa-pen-fancy::before{content:""}.fa-coffee-pot::before{content:""}.fa-mouse-field::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-shower-down::before{content:""}.fa-shower-alt::before{content:""}.fa-box-circle-check::before{content:""}.fa-brightness::before{content:""}.fa-car-side-bolt::before{content:""}.fa-ornament::before{content:""}.fa-phone-arrow-down-left::before{content:""}.fa-phone-arrow-down::before{content:""}.fa-phone-incoming::before{content:""}.fa-cloud-word::before{content:""}.fa-hand-fingers-crossed::before{content:""}.fa-trash::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-arrow-down-small-big::before{content:""}.fa-sort-size-down-alt::before{content:""}.fa-book-medical::before{content:""}.fa-face-melting::before{content:""}.fa-poo::before{content:""}.fa-pen-clip-slash::before{content:""}.fa-pen-alt-slash::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-scroll-old::before{content:""}.fa-guitars::before{content:""}.fa-phone-xmark::before{content:""}.fa-hose::before{content:""}.fa-clock-six::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-square-r::before{content:""}.fa-cubes::before{content:""}.fa-envelope-open-dollar::before{content:""}.fa-divide::before{content:""}.fa-sun-cloud::before{content:""}.fa-lamp-floor::before{content:""}.fa-square-7::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-headphones::before{content:""}.fa-hands-holding::before{content:""}.fa-campfire::before{content:""}.fa-circle-ampersand::before{content:""}.fa-snowflakes::before{content:""}.fa-hands-clapping::before{content:""}.fa-republican::before{content:""}.fa-leaf-maple::before{content:""}.fa-arrow-left::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-ruler::before{content:""}.fa-cup-straw-swoosh::before{content:""}.fa-temperature-sun::before{content:""}.fa-temperature-hot::before{content:""}.fa-align-left::before{content:""}.fa-dice-d6::before{content:""}.fa-restroom::before{content:""}.fa-high-definition::before{content:""}.fa-rectangle-hd::before{content:""}.fa-j::before{content:"J"}.fa-galaxy::before{content:""}.fa-users-viewfinder::before{content:""}.fa-file-video::before{content:""}.fa-cherries::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-circle-sort::before{content:""}.fa-sort-circle::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-file-pdf::before{content:""}.fa-siren::before{content:""}.fa-arrow-up-to-dotted-line::before{content:""}.fa-image-landscape::before{content:""}.fa-landscape::before{content:""}.fa-tank-water::before{content:""}.fa-curling-stone::before{content:""}.fa-curling::before{content:""}.fa-gamepad-modern::before{content:""}.fa-gamepad-alt::before{content:""}.fa-messages-question::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-o::before{content:"O"}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-briefcase-arrow-right::before{content:""}.fa-expand-wide::before{content:""}.fa-clock-eleven-thirty::before{content:""}.fa-rv::before{content:""}.fa-user-secret::before{content:""}.fa-otter::before{content:""}.fa-dreidel::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-comment-dollar::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-flower-tulip::before{content:""}.fa-people-pants-simple::before{content:""}.fa-cloud-drizzle::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-solar-system::before{content:""}.fa-seal-question::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-disc-drive::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-table-rows::before{content:""}.fa-rows::before{content:""}.fa-location-exclamation::before{content:""}.fa-map-marker-exclamation::before{content:""}.fa-face-fearful::before{content:""}.fa-clipboard-user::before{content:""}.fa-bus-school::before{content:""}.fa-film-slash::before{content:""}.fa-square-arrow-down-right::before{content:""}.fa-book-sparkles::before{content:""}.fa-book-spells::before{content:""}.fa-washing-machine::before{content:""}.fa-washer::before{content:""}.fa-child::before{content:""}.fa-lira-sign::before{content:""}.fa-user-visor::before{content:""}.fa-file-plus-minus::before{content:""}.fa-chess-clock-flip::before{content:""}.fa-chess-clock-alt::before{content:""}.fa-satellite::before{content:""}.fa-plane-lock::before{content:""}.fa-steering-wheel::before{content:""}.fa-tag::before{content:""}.fa-stretcher::before{content:""}.fa-book-section::before{content:""}.fa-book-law::before{content:""}.fa-inboxes::before{content:""}.fa-coffee-bean::before{content:""}.fa-brackets-curly::before{content:""}.fa-ellipsis-stroke-vertical::before{content:""}.fa-ellipsis-v-alt::before{content:""}.fa-comment::before{content:""}.fa-square-1::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-head-side::before{content:""}.fa-envelope::before{content:""}.fa-dolly-empty::before{content:""}.fa-face-tissue::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-paperclip::before{content:""}.fa-chart-line-down::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-lock-a::before{content:""}.fa-ribbon::before{content:""}.fa-lungs::before{content:""}.fa-person-pinball::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-apple-core::before{content:""}.fa-circle-y::before{content:""}.fa-h6::before{content:""}.fa-litecoin-sign::before{content:""}.fa-circle-small::before{content:""}.fa-border-none::before{content:""}.fa-arrow-turn-down-left::before{content:""}.fa-circle-nodes::before{content:""}.fa-parachute-box::before{content:""}.fa-message-medical::before{content:""}.fa-comment-alt-medical::before{content:""}.fa-rugby-ball::before{content:""}.fa-comment-music::before{content:""}.fa-indent::before{content:""}.fa-tree-deciduous::before{content:""}.fa-tree-alt::before{content:""}.fa-puzzle-piece-simple::before{content:""}.fa-puzzle-piece-alt::before{content:""}.fa-truck-field-un::before{content:""}.fa-nfc-trash::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-mountain::before{content:""}.fa-file-xmark::before{content:""}.fa-file-times::before{content:""}.fa-house-heart::before{content:""}.fa-home-heart::before{content:""}.fa-house-chimney-blank::before{content:""}.fa-meter-bolt::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-slash-back::before{content:"\\"}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-fishing-rod::before{content:""}.fa-hammer-crash::before{content:""}.fa-message-heart::before{content:""}.fa-cloud-meatball::before{content:""}.fa-camera-polaroid::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-square-virus::before{content:""}.fa-cart-arrow-up::before{content:""}.fa-meteor::before{content:""}.fa-car-on::before{content:""}.fa-sleigh::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-buoy-mooring::before{content:""}.fa-square-4::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-tricycle-adult::before{content:""}.fa-waveform::before{content:""}.fa-water::before{content:""}.fa-star-sharp-half-stroke::before{content:""}.fa-star-sharp-half-alt::before{content:""}.fa-nfc-signal::before{content:""}.fa-plane-prop::before{content:""}.fa-calendar-check::before{content:""}.fa-clock-desk::before{content:""}.fa-calendar-clock::before{content:""}.fa-calendar-time::before{content:""}.fa-braille::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-plate-utensils::before{content:""}.fa-family-pants::before{content:""}.fa-hose-reel::before{content:""}.fa-house-window::before{content:""}.fa-landmark::before{content:""}.fa-truck::before{content:""}.fa-crosshairs::before{content:""}.fa-cloud-rainbow::before{content:""}.fa-person-cane::before{content:""}.fa-alien::before{content:""}.fa-tent::before{content:""}.fa-vest-patches::before{content:""}.fa-people-dress-simple::before{content:""}.fa-check-double::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-bowling-ball-pin::before{content:""}.fa-bell-school-slash::before{content:""}.fa-plus-large::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-camera-viewfinder::before{content:""}.fa-screenshot::before{content:""}.fa-message-music::before{content:""}.fa-comment-alt-music::before{content:""}.fa-car-building::before{content:""}.fa-border-bottom-right::before{content:""}.fa-border-style-alt::before{content:""}.fa-octagon::before{content:""}.fa-comment-arrow-up-right::before{content:""}.fa-octagon-divide::before{content:""}.fa-cookie::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-tv-music::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-reel::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-dumbbell::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-tarp-droplet::before{content:""}.fa-alarm-exclamation::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-traffic-cone::before{content:""}.fa-grate::before{content:""}.fa-arrow-down-right::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-calendar-plus::before{content:""}.fa-person-from-portal::before{content:""}.fa-portal-exit::before{content:""}.fa-plane-arrival::before{content:""}.fa-cowbell-circle-plus::before{content:""}.fa-cowbell-more::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-distribute-spacing-vertical::before{content:""}.fa-signal-bars-fair::before{content:""}.fa-signal-alt-2::before{content:""}.fa-sportsball::before{content:""}.fa-game-console-handheld-crank::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-chart-gantt::before{content:""}.fa-face-smile-upside-down::before{content:""}.fa-ball-pile::before{content:""}.fa-badge-dollar::before{content:""}.fa-money-bills-simple::before{content:""}.fa-money-bills-alt::before{content:""}.fa-list-timeline::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-keyboard-down::before{content:""}.fa-circle-up-right::before{content:""}.fa-cloud-bolt-moon::before{content:""}.fa-thunderstorm-moon::before{content:""}.fa-dna::before{content:""}.fa-virus-slash::before{content:""}.fa-bracket-round-right::before{content:"\)"}.fa-circle-5::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-fire-flame::before{content:""}.fa-flame::before{content:""}.fa-right-to-line::before{content:""}.fa-arrow-alt-to-right::before{content:""}.fa-gif::before{content:""}.fa-chess::before{content:""}.fa-trash-slash::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-plug-circle-check::before{content:""}.fa-font-case::before{content:""}.fa-street-view::before{content:""}.fa-arrow-down-left::before{content:""}.fa-franc-sign::before{content:""}.fa-flask-round-poison::before{content:""}.fa-flask-poison::before{content:""}.fa-volume-off::before{content:""}.fa-book-circle-arrow-right::before{content:""}.fa-chart-user::before{content:""}.fa-user-chart::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-presentation-screen::before{content:""}.fa-presentation::before{content:""}.fa-circle-bolt::before{content:""}.fa-face-smile-halo::before{content:""}.fa-cart-circle-arrow-down::before{content:""}.fa-house-person-return::before{content:""}.fa-house-person-arrive::before{content:""}.fa-house-return::before{content:""}.fa-message-xmark::before{content:""}.fa-comment-alt-times::before{content:""}.fa-message-times::before{content:""}.fa-file-certificate::before{content:""}.fa-file-award::before{content:""}.fa-user-doctor-hair-long::before{content:""}.fa-camera-security::before{content:""}.fa-camera-home::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-book-heart::before{content:""}.fa-mosque::before{content:""}.fa-duck::before{content:""}.fa-mosquito::before{content:""}.fa-star-of-david::before{content:""}.fa-flag-swallowtail::before{content:""}.fa-flag-alt::before{content:""}.fa-person-military-rifle::before{content:""}.fa-car-garage::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-book-font::before{content:""}.fa-shield-plus::before{content:""}.fa-vials::before{content:""}.fa-eye-dropper-full::before{content:""}.fa-distribute-spacing-horizontal::before{content:""}.fa-tablet-rugged::before{content:""}.fa-temperature-snow::before{content:""}.fa-temperature-frigid::before{content:""}.fa-moped::before{content:""}.fa-face-smile-plus::before{content:""}.fa-smile-plus::before{content:""}.fa-radio-tuner::before{content:""}.fa-radio-alt::before{content:""}.fa-face-swear::before{content:""}.fa-water-arrow-down::before{content:""}.fa-water-lower::before{content:""}.fa-scanner-touchscreen::before{content:""}.fa-circle-7::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-person-ski-jumping::before{content:""}.fa-ski-jump::before{content:""}.fa-place-of-worship::before{content:""}.fa-water-arrow-up::before{content:""}.fa-water-rise::before{content:""}.fa-waveform-lines::before{content:""}.fa-waveform-path::before{content:""}.fa-split::before{content:""}.fa-film-canister::before{content:""}.fa-film-cannister::before{content:""}.fa-folder-xmark::before{content:""}.fa-folder-times::before{content:""}.fa-toilet-paper-blank::before{content:""}.fa-toilet-paper-alt::before{content:""}.fa-tablet-screen::before{content:""}.fa-tablet-android-alt::before{content:""}.fa-hexagon-vertical-nft-slanted::before{content:""}.fa-folder-music::before{content:""}.fa-display-medical::before{content:""}.fa-desktop-medical::before{content:""}.fa-share-all::before{content:""}.fa-peapod::before{content:""}.fa-chess-clock::before{content:""}.fa-axe::before{content:""}.fa-square-d::before{content:""}.fa-grip-vertical::before{content:""}.fa-mobile-signal-out::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-u::before{content:"U"}.fa-arrow-up-from-dotted-line::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-light-switch-on::before{content:""}.fa-arrow-down-arrow-up::before{content:""}.fa-sort-alt::before{content:""}.fa-raindrops::before{content:""}.fa-dash::before{content:""}.fa-minus-large::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-input-numeric::before{content:""}.fa-truck-tow::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-pallet::before{content:""}.fa-car-bolt::before{content:""}.fa-arrows-maximize::before{content:""}.fa-expand-arrows::before{content:""}.fa-faucet::before{content:""}.fa-cloud-sleet::before{content:""}.fa-lamp-street::before{content:""}.fa-list-radio::before{content:""}.fa-pen-nib-slash::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-square-up-left::before{content:""}.fa-overline::before{content:""}.fa-s::before{content:"S"}.fa-timeline::before{content:""}.fa-keyboard::before{content:""}.fa-arrows-from-dotted-line::before{content:""}.fa-usb-drive::before{content:""}.fa-ballot::before{content:""}.fa-caret-down::before{content:""}.fa-location-dot-slash::before{content:""}.fa-map-marker-alt-slash::before{content:""}.fa-cards::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-boxing-glove::before{content:""}.fa-glove-boxing::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-bell-school::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-plane-up::before{content:""}.fa-folder-heart::before{content:""}.fa-circle-location-arrow::before{content:""}.fa-location-circle::before{content:""}.fa-face-head-bandage::before{content:""}.fa-sushi-roll::before{content:""}.fa-maki-roll::before{content:""}.fa-makizushi::before{content:""}.fa-car-bump::before{content:""}.fa-piggy-bank::before{content:""}.fa-racquet::before{content:""}.fa-car-mirrors::before{content:""}.fa-industry-windows::before{content:""}.fa-industry-alt::before{content:""}.fa-bolt-auto::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-flux-capacitor::before{content:""}.fa-mountain-city::before{content:""}.fa-coins::before{content:""}.fa-honey-pot::before{content:""}.fa-olive::before{content:""}.fa-khanda::before{content:""}.fa-filter-list::before{content:""}.fa-outlet::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-cauldron::before{content:""}.fa-people::before{content:""}.fa-folder-tree::before{content:""}.fa-network-wired::before{content:""}.fa-croissant::before{content:""}.fa-map-pin::before{content:""}.fa-hamsa::before{content:""}.fa-cent-sign::before{content:""}.fa-swords-laser::before{content:""}.fa-flask::before{content:""}.fa-person-pregnant::before{content:""}.fa-square-u::before{content:""}.fa-wand-sparkles::before{content:""}.fa-router::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-sword-laser-alt::before{content:""}.fa-ticket::before{content:""}.fa-power-off::before{content:""}.fa-coin::before{content:""}.fa-laptop-slash::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-circle-b::before{content:""}.fa-person-dress-simple::before{content:""}.fa-pipe-collar::before{content:""}.fa-lights-holiday::before{content:""}.fa-citrus::before{content:""}.fa-flag-usa::before{content:""}.fa-laptop-file::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-chart-tree-map::before{content:""}.fa-diagram-next::before{content:""}.fa-person-rifle::before{content:""}.fa-clock-five-thirty::before{content:""}.fa-pipe-valve::before{content:""}.fa-arrow-up-from-arc::before{content:""}.fa-face-spiral-eyes::before{content:""}.fa-compress-wide::before{content:""}.fa-circle-phone-hangup::before{content:""}.fa-phone-circle-down::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-badminton::before{content:""}.fa-closed-captioning::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-right-from-line::before{content:""}.fa-arrow-alt-from-left::before{content:""}.fa-venus-double::before{content:""}.fa-images::before{content:""}.fa-calculator::before{content:""}.fa-shuttlecock::before{content:""}.fa-user-hair::before{content:""}.fa-eye-evil::before{content:""}.fa-people-pulling::before{content:""}.fa-n::before{content:"N"}.fa-garage::before{content:""}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-shovel-snow::before{content:""}.fa-cloud-rain::before{content:""}.fa-face-lying::before{content:""}.fa-sprinkler::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-person-sledding::before{content:""}.fa-sledding::before{content:""}.fa-game-console-handheld::before{content:""}.fa-ship::before{content:""}.fa-clock-six-thirty::before{content:""}.fa-battery-slash::before{content:""}.fa-tugrik-sign::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-download::before{content:""}.fa-shelves::before{content:""}.fa-inventory::before{content:""}.fa-cloud-snow::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-oven::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-comment-captions::before{content:""}.fa-comments-question::before{content:""}.fa-scribble::before{content:""}.fa-rotate-exclamation::before{content:""}.fa-file-circle-check::before{content:""}.fa-glass::before{content:""}.fa-loader::before{content:""}.fa-forward::before{content:""}.fa-user-pilot::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-code-pull-request-closed::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-align-center::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-face-dotted::before{content:""}.fa-face-worried::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-heart-circle-exclamation::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-vector-circle::before{content:""}.fa-car-circle-bolt::before{content:""}.fa-calendar-week::before{content:""}.fa-flying-disc::before{content:""}.fa-laptop-medical::before{content:""}.fa-square-down-right::before{content:""}.fa-b::before{content:"B"}.fa-seat-airline::before{content:""}.fa-moon-over-sun::before{content:""}.fa-eclipse-alt::before{content:""}.fa-pipe::before{content:"\|"}.fa-file-medical::before{content:""}.fa-potato::before{content:""}.fa-dice-one::before{content:""}.fa-circle-a::before{content:""}.fa-helmet-battle::before{content:""}.fa-butter::before{content:""}.fa-blanket-fire::before{content:""}.fa-kiwi-bird::before{content:""}.fa-castle::before{content:""}.fa-golf-club::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-balloons::before{content:""}.fa-mill-sign::before{content:""}.fa-bowl-rice::before{content:""}.fa-timeline-arrow::before{content:""}.fa-skull::before{content:""}.fa-game-board-simple::before{content:""}.fa-game-board-alt::before{content:""}.fa-circle-video::before{content:""}.fa-video-circle::before{content:""}.fa-chart-scatter-bubble::before{content:""}.fa-house-turret::before{content:""}.fa-banana::before{content:""}.fa-hand-holding-skull::before{content:""}.fa-people-dress::before{content:""}.fa-loveseat::before{content:""}.fa-couch-small::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-truck-pickup::before{content:""}.fa-block-quote::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-stop::before{content:""}.fa-code-merge::before{content:""}.fa-money-check-dollar-pen::before{content:""}.fa-money-check-edit-alt::before{content:""}.fa-up-from-line::before{content:""}.fa-arrow-alt-from-bottom::before{content:""}.fa-upload::before{content:""}.fa-hurricane::before{content:""}.fa-people-pants::before{content:""}.fa-mound::before{content:""}.fa-windsock::before{content:""}.fa-circle-half::before{content:""}.fa-brake-warning::before{content:""}.fa-toilet-portable::before{content:""}.fa-compact-disc::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-saxophone-fire::before{content:""}.fa-sax-hot::before{content:""}.fa-camera-web-slash::before{content:""}.fa-webcam-slash::before{content:""}.fa-folder-medical::before{content:""}.fa-folder-gear::before{content:""}.fa-folder-cog::before{content:""}.fa-hand-wave::before{content:""}.fa-arrow-up-arrow-down::before{content:""}.fa-sort-up-down::before{content:""}.fa-caravan::before{content:""}.fa-shield-cat::before{content:""}.fa-message-slash::before{content:""}.fa-comment-alt-slash::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-trash-can-check::before{content:""}.fa-glass-water::before{content:""}.fa-oil-well::before{content:""}.fa-person-simple::before{content:""}.fa-vault::before{content:""}.fa-mars::before{content:""}.fa-toilet::before{content:""}.fa-plane-circle-xmark::before{content:""}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-notes::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-trash-undo::before{content:""}.fa-trash-arrow-turn-left::before{content:""}.fa-champagne-glass::before{content:""}.fa-glass-champagne::before{content:""}.fa-objects-align-center-horizontal::before{content:""}.fa-sun::before{content:""}.fa-trash-can-slash::before{content:""}.fa-trash-alt-slash::before{content:""}.fa-screen-users::before{content:""}.fa-users-class::before{content:""}.fa-guitar::before{content:""}.fa-square-arrow-left::before{content:""}.fa-arrow-square-left::before{content:""}.fa-square-8::before{content:""}.fa-face-smile-hearts::before{content:""}.fa-brackets-square::before{content:""}.fa-brackets::before{content:""}.fa-laptop-arrow-down::before{content:""}.fa-hockey-stick-puck::before{content:""}.fa-house-tree::before{content:""}.fa-signal-fair::before{content:""}.fa-signal-2::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-circle-dollar::before{content:""}.fa-dollar-circle::before{content:""}.fa-usd-circle::before{content:""}.fa-horse-head::before{content:""}.fa-arrows-repeat::before{content:""}.fa-repeat-alt::before{content:""}.fa-bore-hole::before{content:""}.fa-industry::before{content:""}.fa-image-polaroid::before{content:""}.fa-wave-triangle::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-grill::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-chart-mixed::before{content:""}.fa-analytics::before{content:""}.fa-florin-sign::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-less-than::before{content:"\<"}.fa-display-code::before{content:""}.fa-desktop-code::before{content:""}.fa-face-drooling::before{content:""}.fa-oil-temperature::before{content:""}.fa-oil-temp::before{content:""}.fa-square-question::before{content:""}.fa-question-square::before{content:""}.fa-air-conditioner::before{content:""}.fa-angle-down::before{content:""}.fa-mountains::before{content:""}.fa-omega::before{content:""}.fa-car-tunnel::before{content:""}.fa-person-dolly-empty::before{content:""}.fa-pan-food::before{content:""}.fa-head-side-cough::before{content:""}.fa-grip-lines::before{content:""}.fa-thumbs-down::before{content:""}.fa-user-lock::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-tickets-airline::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-nfc-slash::before{content:""}.fa-chess-pawn::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-grid-2-plus::before{content:""}.fa-bells::before{content:""}.fa-person-through-window::before{content:""}.fa-toolbox::before{content:""}.fa-envelope-dot::before{content:""}.fa-envelope-badge::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-bug::before{content:""}.fa-bowl-chopsticks::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-circle-s::before{content:""}.fa-box-ballot::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-user-tie-hair::before{content:""}.fa-podium-star::before{content:""}.fa-user-hair-mullet::before{content:""}.fa-business-front::before{content:""}.fa-party-back::before{content:""}.fa-trian-balbot::before{content:""}.fa-microphone-stand::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-family-dress::before{content:""}.fa-circle-x::before{content:""}.fa-cabin::before{content:""}.fa-mountain-sun::before{content:""}.fa-chart-simple-horizontal::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-hand-back-point-left::before{content:""}.fa-message-dots::before{content:""}.fa-comment-alt-dots::before{content:""}.fa-messaging::before{content:""}.fa-file-heart::before{content:""}.fa-beer-mug::before{content:""}.fa-beer-foam::before{content:""}.fa-dice-d20::before{content:""}.fa-drone::before{content:""}.fa-truck-droplet::before{content:""}.fa-file-circle-xmark::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-medal::before{content:""}.fa-bed::before{content:""}.fa-book-copy::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-c::before{content:""}.fa-clock-two::before{content:""}.fa-square-ellipsis-vertical::before{content:""}.fa-podcast::before{content:""}.fa-bee::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-bell::before{content:""}.fa-candy-bar::before{content:""}.fa-chocolate-bar::before{content:""}.fa-xmark-large::before{content:""}.fa-pinata::before{content:""}.fa-arrows-from-line::before{content:""}.fa-superscript::before{content:""}.fa-bowl-spoon::before{content:""}.fa-hexagon-check::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-star-of-life::before{content:""}.fa-phone-slash::before{content:""}.fa-traffic-light-stop::before{content:""}.fa-paint-roller::before{content:""}.fa-accent-grave::before{content:"\`"}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-circle-0::before{content:""}.fa-dial-med-low::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-crab::before{content:""}.fa-box-open-full::before{content:""}.fa-box-full::before{content:""}.fa-file::before{content:""}.fa-greater-than::before{content:"\>"}.fa-quotes::before{content:""}.fa-pretzel::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-arrow-down::before{content:""}.fa-user-robot-xmarks::before{content:""}.fa-message-quote::before{content:""}.fa-comment-alt-quote::before{content:""}.fa-candy-corn::before{content:""}.fa-folder-magnifying-glass::before{content:""}.fa-folder-search::before{content:""}.fa-notebook::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-bullseye-pointer::before{content:""}.fa-eraser::before{content:""}.fa-hexagon-image::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-crate-apple::before{content:""}.fa-apple-crate::before{content:""}.fa-person-burst::before{content:""}.fa-game-board::before{content:""}.fa-hat-chef::before{content:""}.fa-hand-back-point-right::before{content:""}.fa-dove::before{content:""}.fa-snowflake-droplets::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-grid-4::before{content:""}.fa-socks::before{content:""}.fa-face-sunglasses::before{content:""}.fa-inbox::before{content:""}.fa-square-0::before{content:""}.fa-section::before{content:""}.fa-square-this-way-up::before{content:""}.fa-box-up::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-square-ampersand::before{content:""}.fa-envelope-open-text::before{content:""}.fa-lamp-desk::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-poll-people::before{content:""}.fa-whiskey-glass-ice::before{content:""}.fa-glass-whiskey-rocks::before{content:""}.fa-wine-bottle::before{content:""}.fa-chess-rook::before{content:""}.fa-user-bounty-hunter::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-diagram-sankey::before{content:""}.fa-cloud-hail-mixed::before{content:""}.fa-circle-up-left::before{content:""}.fa-dharmachakra::before{content:""}.fa-objects-align-left::before{content:""}.fa-oil-can-drip::before{content:""}.fa-face-smiling-hands::before{content:""}.fa-broccoli::before{content:""}.fa-route-interstate::before{content:""}.fa-ear-muffs::before{content:""}.fa-hotdog::before{content:""}.fa-transporter-empty::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-angle-90::before{content:""}.fa-rectangle-terminal::before{content:""}.fa-kite::before{content:""}.fa-drum::before{content:""}.fa-scrubber::before{content:""}.fa-ice-cream::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-fish-bones::before{content:""}.fa-deer-rudolph::before{content:""}.fa-fax::before{content:""}.fa-paragraph::before{content:""}.fa-head-side-heart::before{content:""}.fa-square-e::before{content:""}.fa-meter-fire::before{content:""}.fa-cloud-hail::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-money-from-bracket::before{content:""}.fa-star-half::before{content:""}.fa-car-bus::before{content:""}.fa-speaker::before{content:""}.fa-timer::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-grill-hot::before{content:""}.fa-ballot-check::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-file-minus::before{content:""}.fa-tree-city::before{content:""}.fa-play::before{content:""}.fa-font::before{content:""}.fa-cup-togo::before{content:""}.fa-coffee-togo::before{content:""}.fa-square-down-left::before{content:""}.fa-burger-lettuce::before{content:""}.fa-rupiah-sign::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-chevrons-down::before{content:""}.fa-chevron-double-down::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-signal-good::before{content:""}.fa-signal-3::before{content:""}.fa-location-question::before{content:""}.fa-map-marker-question::before{content:""}.fa-floppy-disk-circle-xmark::before{content:""}.fa-floppy-disk-times::before{content:""}.fa-save-circle-xmark::before{content:""}.fa-save-times::before{content:""}.fa-naira-sign::before{content:""}.fa-peach::before{content:""}.fa-taxi-bus::before{content:""}.fa-bracket-curly::before{content:"\{"}.fa-bracket-curly-left::before{content:"\{"}.fa-lobster::before{content:""}.fa-cart-flatbed-empty::before{content:""}.fa-dolly-flatbed-empty::before{content:""}.fa-colon::before{content:"\:"}.fa-cart-arrow-down::before{content:""}.fa-wand::before{content:""}.fa-walkie-talkie::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-receipt::before{content:""}.fa-table-picnic::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-circle-microphone-lines::before{content:""}.fa-microphone-circle-alt::before{content:""}.fa-display-slash::before{content:""}.fa-desktop-slash::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-transporter-2::before{content:""}.fa-hands-holding-diamond::before{content:""}.fa-hand-receiving::before{content:""}.fa-money-bill-simple-wave::before{content:""}.fa-chevron-down::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-bell-plus::before{content:""}.fa-book-arrow-right::before{content:""}.fa-hospitals::before{content:""}.fa-club::before{content:""}.fa-skull-crossbones::before{content:""}.fa-droplet-degree::before{content:""}.fa-dewpoint::before{content:""}.fa-code-compare::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-hand-holding-magic::before{content:""}.fa-watermelon-slice::before{content:""}.fa-circle-ellipsis::before{content:""}.fa-school-lock::before{content:""}.fa-tower-cell::before{content:""}.fa-sd-cards::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-envelopes::before{content:""}.fa-phone-office::before{content:""}.fa-ranking-star::before{content:""}.fa-chess-king::before{content:""}.fa-nfc-pen::before{content:""}.fa-person-harassing::before{content:""}.fa-hat-winter::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-bone-break::before{content:""}.fa-arrow-up::before{content:""}.fa-down-from-dotted-line::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-border-left::before{content:""}.fa-circle-divide::before{content:""}.fa-shrimp::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-diagram-subtask::before{content:""}.fa-jug-detergent::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-square-y::before{content:""}.fa-user-doctor-hair::before{content:""}.fa-planet-ringed::before{content:""}.fa-mushroom::before{content:""}.fa-user-shield::before{content:""}.fa-megaphone::before{content:""}.fa-circle-exclamation-check::before{content:""}.fa-wind::before{content:""}.fa-box-dollar::before{content:""}.fa-box-usd::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-y::before{content:"Y"}.fa-user-headset::before{content:""}.fa-arrows-retweet::before{content:""}.fa-retweet-alt::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-square-chevron-right::before{content:""}.fa-chevron-square-right::before{content:""}.fa-lacrosse-stick-ball::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-user-magnifying-glass::before{content:""}.fa-star-sharp::before{content:""}.fa-comment-heart::before{content:""}.fa-circle-1::before{content:""}.fa-circle-star::before{content:""}.fa-star-circle::before{content:""}.fa-fish::before{content:""}.fa-cloud-fog::before{content:""}.fa-fog::before{content:""}.fa-waffle::before{content:""}.fa-music-note::before{content:""}.fa-music-alt::before{content:""}.fa-hexagon-exclamation::before{content:""}.fa-cart-shopping-fast::before{content:""}.fa-object-union::before{content:""}.fa-user-graduate::before{content:""}.fa-starfighter::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-arrow-right-long-to-line::before{content:""}.fa-square-arrow-down::before{content:""}.fa-arrow-square-down::before{content:""}.fa-diamond-half-stroke::before{content:""}.fa-clapperboard::before{content:""}.fa-square-chevron-left::before{content:""}.fa-chevron-square-left::before{content:""}.fa-phone-intercom::before{content:""}.fa-link-horizontal::before{content:""}.fa-chain-horizontal::before{content:""}.fa-mango::before{content:""}.fa-music-note-slash::before{content:""}.fa-music-alt-slash::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-face-tongue-sweat::before{content:""}.fa-globe-stand::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-circle-p::before{content:""}.fa-award-simple::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-pedestal::before{content:""}.fa-chart-pyramid::before{content:""}.fa-sidebar::before{content:""}.fa-snowman-head::before{content:""}.fa-frosty-head::before{content:""}.fa-copy::before{content:""}.fa-burger-glass::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-hand-sparkles::before{content:""}.fa-bars-filter::before{content:""}.fa-paintbrush-pencil::before{content:""}.fa-party-bell::before{content:""}.fa-user-vneck-hair::before{content:""}.fa-jack-o-lantern::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-keynote::before{content:""}.fa-child-combatant::before{content:""}.fa-child-rifle::before{content:""}.fa-gun::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-expand::before{content:""}.fa-computer::before{content:""}.fa-fort::before{content:""}.fa-cloud-check::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-face-smirking::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-rhombus::before{content:""}.fa-claw-marks::before{content:""}.fa-peso-sign::before{content:""}.fa-face-smile-tongue::before{content:""}.fa-cart-circle-xmark::before{content:""}.fa-building-shield::before{content:""}.fa-circle-phone-flip::before{content:""}.fa-phone-circle-alt::before{content:""}.fa-baby::before{content:""}.fa-users-line::before{content:""}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-tractor::before{content:""}.fa-key-skeleton::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-arrow-down-to-bracket::before{content:""}.fa-lines-leaning::before{content:""}.fa-square-q::before{content:""}.fa-ruler-combined::before{content:""}.fa-symbols::before{content:""}.fa-icons-alt::before{content:""}.fa-copyright::before{content:""}.fa-highlighter-line::before{content:""}.fa-bracket-square::before{content:"\["}.fa-bracket::before{content:"\["}.fa-bracket-left::before{content:"\["}.fa-island-tropical::before{content:""}.fa-island-tree-palm::before{content:""}.fa-arrow-right-from-line::before{content:""}.fa-arrow-from-left::before{content:""}.fa-h2::before{content:""}.fa-equals::before{content:"\="}.fa-cake-slice::before{content:""}.fa-shortcake::before{content:""}.fa-peanut::before{content:""}.fa-wrench-simple::before{content:""}.fa-blender::before{content:""}.fa-teeth::before{content:""}.fa-tally-2::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-cars::before{content:""}.fa-axe-battle::before{content:""}.fa-user-hair-long::before{content:""}.fa-map::before{content:""}.fa-file-circle-info::before{content:""}.fa-face-disappointed::before{content:""}.fa-lasso-sparkles::before{content:""}.fa-clock-eleven::before{content:""}.fa-rocket::before{content:""}.fa-siren-on::before{content:""}.fa-clock-ten::before{content:""}.fa-candle-holder::before{content:""}.fa-video-arrow-down-left::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-floppy-disk-circle-arrow-right::before{content:""}.fa-save-circle-arrow-right::before{content:""}.fa-folder-minus::before{content:""}.fa-planet-moon::before{content:""}.fa-face-eyes-xmarks::before{content:""}.fa-chart-scatter::before{content:""}.fa-display-arrow-down::before{content:""}.fa-store::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-olive-branch::before{content:""}.fa-angle::before{content:""}.fa-vacuum-robot::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-square-divide::before{content:""}.fa-signal-stream-slash::before{content:""}.fa-bezier-curve::before{content:""}.fa-eye-dropper-half::before{content:""}.fa-store-lock::before{content:""}.fa-bell-slash::before{content:""}.fa-cloud-bolt-sun::before{content:""}.fa-thunderstorm-sun::before{content:""}.fa-camera-slash::before{content:""}.fa-comment-quote::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-school-flag::before{content:""}.fa-message-code::before{content:""}.fa-glass-half::before{content:""}.fa-glass-half-empty::before{content:""}.fa-glass-half-full::before{content:""}.fa-fill::before{content:""}.fa-message-minus::before{content:""}.fa-comment-alt-minus::before{content:""}.fa-angle-up::before{content:""}.fa-drumstick-bite::before{content:""}.fa-link-horizontal-slash::before{content:""}.fa-chain-horizontal-slash::before{content:""}.fa-holly-berry::before{content:""}.fa-nose::before{content:""}.fa-chevron-left::before{content:""}.fa-bacteria::before{content:""}.fa-clouds::before{content:""}.fa-money-bill-simple::before{content:""}.fa-hand-lizard::before{content:""}.fa-table-pivot::before{content:""}.fa-filter-slash::before{content:""}.fa-trash-can-undo::before{content:""}.fa-trash-can-arrow-turn-left::before{content:""}.fa-trash-undo-alt::before{content:""}.fa-notdef::before{content:""}.fa-disease::before{content:""}.fa-person-to-door::before{content:""}.fa-turntable::before{content:""}.fa-briefcase-medical::before{content:""}.fa-genderless::before{content:""}.fa-chevron-right::before{content:""}.fa-signal-weak::before{content:""}.fa-signal-1::before{content:""}.fa-clock-five::before{content:""}.fa-retweet::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-pump-soap::before{content:""}.fa-computer-classic::before{content:""}.fa-frame::before{content:""}.fa-video-slash::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-ellipsis-stroke::before{content:""}.fa-ellipsis-h-alt::before{content:""}.fa-radio::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-face-expressionless::before{content:""}.fa-down-to-dotted-line::before{content:""}.fa-cloud-music::before{content:""}.fa-traffic-light::before{content:""}.fa-cloud-minus::before{content:""}.fa-thermometer::before{content:""}.fa-shield-minus::before{content:""}.fa-vr-cardboard::before{content:""}.fa-car-tilt::before{content:""}.fa-gauge-circle-minus::before{content:""}.fa-brightness-low::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-percent::before{content:"\%"}.fa-percentage::before{content:"\%"}.fa-truck-moving::before{content:""}.fa-glass-water-droplet::before{content:""}.fa-conveyor-belt::before{content:""}.fa-location-check::before{content:""}.fa-map-marker-check::before{content:""}.fa-coin-vertical::before{content:""}.fa-display::before{content:""}.fa-person-sign::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-phone-hangup::before{content:""}.fa-signature-slash::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-wheat-slash::before{content:""}.fa-trophy::before{content:""}.fa-clouds-sun::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-hammer::before{content:""}.fa-face-vomit::before{content:""}.fa-speakers::before{content:""}.fa-tty-answer::before{content:""}.fa-teletype-answer::before{content:""}.fa-mug-tea-saucer::before{content:""}.fa-diagram-lean-canvas::before{content:""}.fa-alt::before{content:""}.fa-dial::before{content:""}.fa-dial-med-high::before{content:""}.fa-hand-peace::before{content:""}.fa-circle-trash::before{content:""}.fa-trash-circle::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-circle-quarters::before{content:""}.fa-spinner::before{content:""}.fa-tower-control::before{content:""}.fa-arrow-up-triangle-square::before{content:""}.fa-sort-shapes-up::before{content:""}.fa-whale::before{content:""}.fa-robot::before{content:""}.fa-peace::before{content:""}.fa-party-horn::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-sun-bright::before{content:""}.fa-sun-alt::before{content:""}.fa-warehouse::before{content:""}.fa-lock-keyhole-open::before{content:""}.fa-lock-open-alt::before{content:""}.fa-square-fragile::before{content:""}.fa-box-fragile::before{content:""}.fa-square-wine-glass-crack::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-square-n::before{content:""}.fa-splotch::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-meter::before{content:""}.fa-mandolin::before{content:""}.fa-dice-four::before{content:""}.fa-sim-card::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-mercury::before{content:""}.fa-up-from-bracket::before{content:""}.fa-knife-kitchen::before{content:""}.fa-border-right::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-spade::before{content:""}.fa-card-spade::before{content:""}.fa-line-columns::before{content:""}.fa-arrow-right-to-line::before{content:""}.fa-arrow-to-right::before{content:""}.fa-person-falling-burst::before{content:""}.fa-flag-pennant::before{content:""}.fa-pennant::before{content:""}.fa-conveyor-belt-empty::before{content:""}.fa-award::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-building::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-camcorder::before{content:""}.fa-video-handheld::before{content:""}.fa-pancakes::before{content:""}.fa-album-circle-user::before{content:""}.fa-qrcode::before{content:""}.fa-dice-d10::before{content:""}.fa-fireplace::before{content:""}.fa-browser::before{content:""}.fa-pen-paintbrush::before{content:""}.fa-pencil-paintbrush::before{content:""}.fa-fish-cooked::before{content:""}.fa-chair-office::before{content:""}.fa-nesting-dolls::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-trumpet::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-fire-smoke::before{content:""}.fa-phone-missed::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-arrows-repeat-1::before{content:""}.fa-repeat-1-alt::before{content:""}.fa-gun-slash::before{content:""}.fa-avocado::before{content:""}.fa-binary::before{content:""}.fa-glasses-round::before{content:""}.fa-glasses-alt::before{content:""}.fa-phone-plus::before{content:""}.fa-ditto::before{content:"\""}.fa-person-seat::before{content:""}.fa-house-medical::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-house-chimney-window::before{content:""}.fa-scythe::before{content:""}.fa-pen-nib::before{content:""}.fa-ban-parking::before{content:""}.fa-parking-circle-slash::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-face-diagonal-mouth::before{content:""}.fa-diagram-cells::before{content:""}.fa-cricket-bat-ball::before{content:""}.fa-cricket::before{content:""}.fa-tents::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-dog::before{content:""}.fa-pen-line::before{content:""}.fa-atom-simple::before{content:""}.fa-atom-alt::before{content:""}.fa-ampersand::before{content:"\&"}.fa-carrot::before{content:""}.fa-arrow-up-from-line::before{content:""}.fa-arrow-from-bottom::before{content:""}.fa-moon::before{content:""}.fa-pen-slash::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-square-star::before{content:""}.fa-cheese::before{content:""}.fa-send-backward::before{content:""}.fa-yin-yang::before{content:""}.fa-music::before{content:""}.fa-compass-slash::before{content:""}.fa-clock-one::before{content:""}.fa-file-music::before{content:""}.fa-code-commit::before{content:""}.fa-temperature-low::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-skeleton::before{content:""}.fa-circle-g::before{content:""}.fa-circle-arrow-up-left::before{content:""}.fa-coin-blank::before{content:""}.fa-broom::before{content:""}.fa-vacuum::before{content:""}.fa-shield-heart::before{content:""}.fa-card-heart::before{content:""}.fa-lightbulb-cfl-on::before{content:""}.fa-melon::before{content:""}.fa-gopuram::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-container-storage::before{content:""}.fa-face-pouting::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-face-explode::before{content:""}.fa-exploding-head::before{content:""}.fa-hashtag::before{content:"\#"}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-oil-can::before{content:""}.fa-t::before{content:"T"}.fa-transformer-bolt::before{content:""}.fa-hippo::before{content:""}.fa-chart-column::before{content:""}.fa-cassette-vhs::before{content:""}.fa-vhs::before{content:""}.fa-infinity::before{content:""}.fa-vial-circle-check::before{content:""}.fa-chimney::before{content:""}.fa-object-intersect::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-voicemail::before{content:""}.fa-block-brick::before{content:""}.fa-wall-brick::before{content:""}.fa-fan::before{content:""}.fa-bags-shopping::before{content:""}.fa-paragraph-left::before{content:""}.fa-paragraph-rtl::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-caravan-simple::before{content:""}.fa-caravan-alt::before{content:""}.fa-turtle::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-booth-curtain::before{content:""}.fa-calendar::before{content:""}.fa-box-heart::before{content:""}.fa-trailer::before{content:""}.fa-user-doctor-message::before{content:""}.fa-user-md-chat::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-amp-guitar::before{content:""}.fa-sd-card::before{content:""}.fa-volume-slash::before{content:""}.fa-border-bottom::before{content:""}.fa-wifi-weak::before{content:""}.fa-wifi-1::before{content:""}.fa-dragon::before{content:""}.fa-shoe-prints::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-hand-holding::before{content:""}.fa-plug-circle-exclamation::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-clone::before{content:""}.fa-person-walking-arrow-loop-left::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-tornado::before{content:""}.fa-file-circle-plus::before{content:""}.fa-delete-right::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-circle-quarter::before{content:""}.fa-anchor::before{content:""}.fa-border-all::before{content:""}.fa-function::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-people-simple::before{content:""}.fa-cookie-bite::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-face-monocle::before{content:""}.fa-draw-polygon::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-calendar-lines::before{content:""}.fa-calendar-note::before{content:""}.fa-arrow-down-big-small::before{content:""}.fa-sort-size-down::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-do-not-enter::before{content:""}.fa-shower::before{content:""}.fa-dice-d8::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-m::before{content:"M"}.fa-grip-dots-vertical::before{content:""}.fa-face-viewfinder::before{content:""}.fa-soft-serve::before{content:""}.fa-creemee::before{content:""}.fa-h5::before{content:""}.fa-hand-back-point-down::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-rectangle::before{content:""}.fa-rectangle-landscape::before{content:""}.fa-clipboard-list-check::before{content:""}.fa-turkey::before{content:""}.fa-book::before{content:""}.fa-user-plus::before{content:""}.fa-ice-skate::before{content:""}.fa-check::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-tomato::before{content:""}.fa-sword-laser::before{content:""}.fa-house-circle-check::before{content:""}.fa-buildings::before{content:""}.fa-angle-left::before{content:""}.fa-cart-flatbed-boxes::before{content:""}.fa-dolly-flatbed-alt::before{content:""}.fa-diagram-successor::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-square-w::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-lamp::before{content:""}.fa-airplay::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-shield-quartered::before{content:""}.fa-slash-forward::before{content:"\/"}.fa-location-pen::before{content:""}.fa-map-marker-edit::before{content:""}.fa-cloud-moon::before{content:""}.fa-pot-food::before{content:""}.fa-briefcase::before{content:""}.fa-person-falling::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-user-tag::before{content:""}.fa-rug::before{content:""}.fa-print-slash::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-hand-back-point-ribbon::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-tire-rugged::before{content:""}.fa-lightbulb-dollar::before{content:""}.fa-cowbell::before{content:""}.fa-baht-sign::before{content:""}.fa-corner::before{content:""}.fa-chevrons-right::before{content:""}.fa-chevron-double-right::before{content:""}.fa-book-open::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-inhaler::before{content:""}.fa-handcuffs::before{content:""}.fa-snake::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-note-medical::before{content:""}.fa-database::before{content:""}.fa-down-left::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-face-thinking::before{content:""}.fa-turn-down-right::before{content:""}.fa-bottle-droplet::before{content:""}.fa-mask-face::before{content:""}.fa-hill-rockslide::before{content:""}.fa-scanner-keyboard::before{content:""}.fa-circle-o::before{content:""}.fa-grid-horizontal::before{content:""}.fa-message-dollar::before{content:""}.fa-comment-alt-dollar::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-columns-3::before{content:""}.fa-paper-plane::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-dungeon::before{content:""}.fa-hand-holding-box::before{content:""}.fa-input-text::before{content:""}.fa-window-flip::before{content:""}.fa-window-alt::before{content:""}.fa-align-right::before{content:""}.fa-scanner-gun::before{content:""}.fa-scanner::before{content:""}.fa-tire::before{content:""}.fa-engine::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-life-ring::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-circle-caret-right::before{content:""}.fa-caret-circle-right::before{content:""}.fa-wheat::before{content:""}.fa-file-spreadsheet::before{content:""}.fa-audio-description-slash::before{content:""}.fa-calendar-day::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-chess-pawn-piece::before{content:""}.fa-chess-pawn-alt::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-square-s::before{content:""}.fa-rectangle-barcode::before{content:""}.fa-barcode-alt::before{content:""}.fa-person-walking-arrow-right::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-dice::before{content:""}.fa-unicorn::before{content:""}.fa-bowling-ball::before{content:""}.fa-pompebled::before{content:""}.fa-brain::before{content:""}.fa-watch-smart::before{content:""}.fa-book-user::before{content:""}.fa-sensor-cloud::before{content:""}.fa-sensor-smoke::before{content:""}.fa-clapperboard-play::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-calendar-minus::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-circle-4::before{content:""}.fa-gifts::before{content:""}.fa-album-collection::before{content:""}.fa-hotel::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-thumbs-up::before{content:""}.fa-cloud-showers::before{content:""}.fa-user-clock::before{content:""}.fa-onion::before{content:""}.fa-clock-twelve-thirty::before{content:""}.fa-arrow-down-to-dotted-line::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-file-invoice::before{content:""}.fa-window-minimize::before{content:""}.fa-rectangle-wide::before{content:""}.fa-comment-arrow-up::before{content:""}.fa-garlic::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-brush::before{content:""}.fa-tree-decorated::before{content:""}.fa-mask::before{content:""}.fa-calendar-heart::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-flower::before{content:""}.fa-ruler-vertical::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-starship-freighter::before{content:""}.fa-train-tram::before{content:""}.fa-bridge-suspension::before{content:""}.fa-trash-check::before{content:""}.fa-user-nurse::before{content:""}.fa-boombox::before{content:""}.fa-syringe::before{content:""}.fa-cloud-sun::before{content:""}.fa-shield-exclamation::before{content:""}.fa-stopwatch-20::before{content:""}.fa-square-full::before{content:""}.fa-grip-dots::before{content:""}.fa-comment-exclamation::before{content:""}.fa-pen-swirl::before{content:""}.fa-falafel::before{content:""}.fa-circle-2::before{content:""}.fa-magnet::before{content:""}.fa-jar::before{content:""}.fa-gramophone::before{content:""}.fa-dice-d12::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-down::before{content:""}.fa-arrow-alt-down::before{content:""}.fa-hundred-points::before{content:""}.fa-100::before{content:""}.fa-paperclip-vertical::before{content:""}.fa-wind-warning::before{content:""}.fa-wind-circle-exclamation::before{content:""}.fa-location-pin-slash::before{content:""}.fa-map-marker-slash::before{content:""}.fa-face-sad-sweat::before{content:""}.fa-bug-slash::before{content:""}.fa-cupcake::before{content:""}.fa-light-switch-off::before{content:""}.fa-toggle-large-off::before{content:""}.fa-pen-fancy-slash::before{content:""}.fa-truck-container::before{content:""}.fa-boot::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-file-check::before{content:""}.fa-bone::before{content:""}.fa-cards-blank::before{content:""}.fa-circle-3::before{content:""}.fa-bench-tree::before{content:""}.fa-keyboard-brightness-low::before{content:""}.fa-ski-boot-ski::before{content:""}.fa-brain-circuit::before{content:""}.fa-user-injured::before{content:""}.fa-block-brick-fire::before{content:""}.fa-firewall::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-plane::before{content:""}.fa-tent-arrows-down::before{content:""}.fa-exclamation::before{content:"\!"}.fa-arrows-spin::before{content:""}.fa-face-smile-relaxed::before{content:""}.fa-comment-xmark::before{content:""}.fa-comment-times::before{content:""}.fa-print::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-face-nose-steam::before{content:""}.fa-circle-waveform-lines::before{content:""}.fa-waveform-circle::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-ferris-wheel::before{content:""}.fa-computer-speaker::before{content:""}.fa-skull-cow::before{content:""}.fa-x::before{content:"X"}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-person-military-pointing::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-circle-t::before{content:""}.fa-sack::before{content:""}.fa-grid-2::before{content:""}.fa-camera-cctv::before{content:""}.fa-cctv::before{content:""}.fa-umbrella::before{content:""}.fa-trowel::before{content:""}.fa-horizontal-rule::before{content:""}.fa-bed-front::before{content:""}.fa-bed-alt::before{content:""}.fa-d::before{content:"D"}.fa-stapler::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-kip-sign::before{content:""}.fa-face-woozy::before{content:""}.fa-cloud-question::before{content:""}.fa-pineapple::before{content:""}.fa-hand-point-left::before{content:""}.fa-gallery-thumbnails::before{content:""}.fa-circle-j::before{content:""}.fa-eyes::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-page-caret-up::before{content:""}.fa-file-caret-up::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-comet::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-shield-keyhole::before{content:""}.fa-barcode::before{content:""}.fa-plus-minus::before{content:""}.fa-square-sliders-vertical::before{content:""}.fa-sliders-v-square::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-message-middle::before{content:""}.fa-comment-middle-alt::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-person-circle-check::before{content:""}.fa-square-z::before{content:""}.fa-message-text::before{content:""}.fa-comment-alt-text::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-light-300.woff2") format("woff2"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-light-300.ttf") format("truetype")}.fal,.fa-light{font-weight:300}/*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-thin-100.woff2") format("woff2"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-thin-100.ttf") format("truetype")}.fat,.fa-thin{font-weight:100}/*!
 * Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,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:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline}b,strong{font-weight:inherit}b,strong{font-weight:bolder;font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#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:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{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;-moz-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}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;-moz-appearance:textfield}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}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:none}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0, 100px, 0)}html:not(.no-js) [data-aos=fade-down]{transform:translate3d(0, -100px, 0)}html:not(.no-js) [data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}html:not(.no-js) [data-aos=fade-left]{transform:translate3d(100px, 0, 0)}html:not(.no-js) [data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}html:not(.no-js) [data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}html:not(.no-js) [data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}html:not(.no-js) [data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{transform:scale(0.6)}html:not(.no-js) [data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-out]{transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{transform:translate3d(0, 100%, 0)}html:not(.no-js) [data-aos=slide-down]{transform:translate3d(0, -100%, 0)}html:not(.no-js) [data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}html:not(.no-js) [data-aos=slide-left]{transform:translate3d(100%, 0, 0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}}.jarallax{position:relative;z-index:0}.jarallax .jarallax-img{position:absolute;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";top:0;left:0;width:100%;height:100%;z-index:-1}.jarallax .jarallax-img img{position:absolute;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";top:0;left:0;width:100%;height:100%;z-index:-1}.sidr{display:block;position:fixed;top:0;height:100%;z-index:100;width:calc(100% - 30px);overflow-x:hidden;overflow-y:scroll;background-color:rgba(0,0,0,0)}.sidr.right{left:auto;right:-100%}.sidr.left{left:-100%;right:auto}.sidr #mobile-menu{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--navy, #282E40)}.sidr__header{background:var(--white, #ffffff);padding:.375rem 1.875rem .4375rem;display:flex;justify-content:space-between;align-items:center}.sidr__logo{width:9.4375rem;margin:auto auto auto 0;flex:0 0 9.4375rem}.sidr__logo a{display:block}.sidr__logo a img{width:100%;height:auto}.sidr__close{display:block;color:var(--navy, #282E40);border:0;transition:all .2s ease;width:3.125rem;height:3.125rem;text-align:center;line-height:3.125rem;cursor:pointer}.sidr__close:focus,.sidr__close:hover{text-decoration:none}.sidr__close:after{content:"";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:53px;font-family:"Font Awesome 6 Pro";font-weight:300;font-size:25px;font-size:1.5625rem}.sidr__inner{display:block;font-size:18px;font-size:1.125rem;width:100%;background:var(--navy, #282E40);position:relative}.sidr__inner span,.sidr__inner a{color:var(--white, #ffffff);text-decoration:none;display:block}.sidr__inner a:focus,.sidr__inner a:hover{text-decoration:underline;color:var(--white, #ffffff)}.sidr__inner .sub-menu{display:none}.sidr__mainnav{background:var(--off-white, #F4F7FE);padding:3.125rem 1.875rem 1.875rem;font-family:"Lato",sans-serif}.sidr__mainnav .nav-menu{margin:0;padding:0}.sidr__mainnav .nav-menu li{position:relative}.sidr__mainnav .nav-menu>.menu-item{display:block;padding:0;position:relative;text-align:left;line-height:initial}.sidr__mainnav .nav-menu>.menu-item.static{position:static}.sidr__mainnav .nav-menu>.menu-item>span,.sidr__mainnav .nav-menu>.menu-item>a{display:block;padding:1.1875rem .3125rem;margin:0;font-size:15px;font-size:0.9375rem;line-height:1;color:var(--navy, #282E40);font-family:"Libre Baskerville",serif;font-weight:700}.sidr__mainnav .nav-menu>.menu-item>span.active,.sidr__mainnav .nav-menu>.menu-item>a.active{color:var(--bright-seafoam-alt, #077B92)}.sidr__mainnav .nav-menu>.menu-item.menu-item-has-children>span,.sidr__mainnav .nav-menu>.menu-item.menu-item-has-children>a{padding-right:1.875rem}.sidr__mainnav .nav-menu>.menu-item:first-child>span,.sidr__mainnav .nav-menu>.menu-item:first-child>a{border-top:0}.sidr__mainnav .nav-menu>.menu-item .arrow{display:block;position:absolute;top:.625rem;right:0;width:2.5rem;height:2.5rem;z-index:3;cursor:pointer;background:rgba(0,0,0,0);border:0;font-family:"Font Awesome 6 Pro";font-weight:400;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--bright-blue, #4B6EDA);text-decoration:none !important}.sidr__mainnav .nav-menu>.menu-item .arrow:after{content:"";display:block;line-height:2.5rem;text-align:center;font-size:13px;font-size:0.8125rem;top:50%;transform:translateY(-50%);position:absolute;width:2.5rem;transition:all .2s ease}.sidr__mainnav .nav-menu>.menu-item .sub-menu{padding:0;margin:0;padding-bottom:1.25rem;display:none}.sidr__mainnav .nav-menu>.menu-item .sub-menu.active{display:block;position:relative;background:var(--off-white, #F4F7FE);z-index:4;padding:0;overflow:scroll}.sidr__mainnav .nav-menu>.menu-item .sub-menu.active .sub-menu{display:block}.sidr__mainnav .nav-menu>.menu-item .sub-menu ul{padding:0;margin:0;list-style-type:none}.sidr__mainnav .nav-menu>.menu-item .sub-menu .sidr__menu-back{padding:1.1875rem .3125rem 1.1875rem 1.5rem;position:relative;margin:0;display:block;font-size:20px;font-size:1.25rem;line-height:1.05;color:var(--bright-blue, #4B6EDA);font-weight:500;font-family:"Libre Baskerville",serif;color:var(--navy, #282E40);margin-left:.625rem}.sidr__mainnav .nav-menu>.menu-item .sub-menu .sidr__menu-back:before{content:"";display:block;line-height:2.5rem;text-align:center;font-size:13px;font-size:0.8125rem;top:50%;left:-1.5rem;transform:translateY(-50%);position:absolute;width:2.5rem;transition:all .2s ease;font-family:"Font Awesome 6 Pro";font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item.static{position:static}.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static){padding:0;position:relative}.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) span,.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) a{color:var(--dark-gray, #252626);font-size:15px;font-size:0.9375rem;display:block;padding:.625rem 2.5rem .625rem 1.875rem}.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) span:focus,.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) span:hover,.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) a:focus,.sidr__mainnav .nav-menu>.menu-item .sub-menu .menu-item:not(.static) a:hover{text-decoration:underline;color:var(--navy, #282E40)}.sidr__subnav{margin:auto;padding:1.5625rem 1.875rem;line-height:1;font-size:12px;font-size:0.75rem;letter-spacing:.83px;background-color:var(--navy, #282E40)}.sidr__subnav .nav-menu{display:block;padding:0;margin:0;list-style:none}.sidr__subnav .nav-menu li{padding:.5rem 0;margin:0;display:block}.sidr__subnav a{color:var(--white, #ffffff);font-weight:300;text-transform:uppercase;font-family:"Libre Baskerville",serif}.sidr-overlay{position:fixed;z-index:5;background-color:var(--navy, #282E40);opacity:.85;width:100%;height:100%;left:0;top:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:0;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.slick-slide>div{display:flex;height:100%}[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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-dots{position:relative;list-style:none;display:flex !important;text-align:center;padding:0;margin:1.25rem 0 2.5rem;width:100%;justify-content:flex-start}@media only screen and (min-width: 64em){.slick-dots{margin:2.5rem 0 0}}.slick-dots li{position:relative;display:inline-block;list-style:none;margin:0 .28125rem;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:.375rem;width:2.8125rem;outline:none;line-height:0;font-size:0;color:rgba(0,0,0,0);padding:0;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:before{content:"";display:block;position:absolute;width:100%;height:.375rem;bottom:0;left:0;background:var(--light-gray, #b3b3b3);opacity:.4}.slick-dots li.slick-active button:before{background:var(--bright-blue, #4B6EDA);opacity:1}.slick-loading .slick-list{background:#fff url("https://www.wipcsra.org/wp-content/themes/wip/assets/images/slick/ajax-loader.gif") center center no-repeat}@font-face{font-display:swap;font-family:"slick";src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/slick/slick.eot");src:url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/slick/slick.eot?#iefix") format("embedded-opentype"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/slick/slick.woff") format("woff"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/slick/slick.ttf") format("truetype"),url("https://www.wipcsra.org/wp-content/themes/wip/assets/fonts/slick/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.js-logo-slider .slick-prev,.js-logo-slider .slick-next,.js-testimonial-slider .slick-prev,.js-testimonial-slider .slick-next{position:absolute;display:block;height:2.5rem;width:2.5rem;line-height:0px;font-size:0px;cursor:pointer;color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;outline:none;opacity:1;z-index:4;transition:all .2s ease;background:var(--white, #ffffff);border:0;border-radius:6px}.js-logo-slider .slick-prev.slick-disabled:before,.js-logo-slider .slick-next.slick-disabled:before,.js-testimonial-slider .slick-prev.slick-disabled:before,.js-testimonial-slider .slick-next.slick-disabled:before{opacity:.25}.js-logo-slider .slick-prev:before,.js-logo-slider .slick-next:before,.js-testimonial-slider .slick-prev:before,.js-testimonial-slider .slick-next:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:700;font-size:20px;font-size:1.25rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--navy, #282E40);opacity:1;display:block;line-height:1;transition:all .5s ease}.js-logo-slider .slick-prev:hover,.js-logo-slider .slick-prev:focus,.js-logo-slider .slick-next:hover,.js-logo-slider .slick-next:focus,.js-testimonial-slider .slick-prev:hover,.js-testimonial-slider .slick-prev:focus,.js-testimonial-slider .slick-next:hover,.js-testimonial-slider .slick-next:focus{outline:none;color:rgba(0,0,0,0);background:var(--bright-blue, #4B6EDA)}.js-logo-slider .slick-prev:hover:before,.js-logo-slider .slick-prev:focus:before,.js-logo-slider .slick-next:hover:before,.js-logo-slider .slick-next:focus:before,.js-testimonial-slider .slick-prev:hover:before,.js-testimonial-slider .slick-prev:focus:before,.js-testimonial-slider .slick-next:hover:before,.js-testimonial-slider .slick-next:focus:before{color:var(--white, #ffffff)}.js-logo-slider .slick-prev,.js-testimonial-slider .slick-prev{left:0}[dir=rtl] .js-logo-slider .slick-prev,[dir=rtl] .js-testimonial-slider .slick-prev{left:auto;right:0}.js-logo-slider .slick-prev:before,.js-testimonial-slider .slick-prev:before{content:""}[dir=rtl] .js-logo-slider .slick-prev:before,[dir=rtl] .js-testimonial-slider .slick-prev:before{content:""}.js-logo-slider .slick-prev:hover:before,.js-logo-slider .slick-prev:focus:before,.js-testimonial-slider .slick-prev:hover:before,.js-testimonial-slider .slick-prev:focus:before{content:""}[dir=rtl] .js-logo-slider .slick-prev:hover:before,[dir=rtl] .js-logo-slider .slick-prev:focus:before,[dir=rtl] .js-testimonial-slider .slick-prev:hover:before,[dir=rtl] .js-testimonial-slider .slick-prev:focus:before{content:""}.js-logo-slider .slick-next,.js-testimonial-slider .slick-next{right:0}[dir=rtl] .js-logo-slider .slick-next,[dir=rtl] .js-testimonial-slider .slick-next{left:0;right:auto}.js-logo-slider .slick-next:before,.js-testimonial-slider .slick-next:before{content:"";background-repeat:no-repeat;background-position:center}[dir=rtl] .js-logo-slider .slick-next:before,[dir=rtl] .js-testimonial-slider .slick-next:before{content:""}.js-logo-slider .slick-next:hover:before,.js-logo-slider .slick-next:focus:before,.js-testimonial-slider .slick-next:hover:before,.js-testimonial-slider .slick-next:focus:before{content:""}[dir=rtl] .js-logo-slider .slick-next:hover:before,[dir=rtl] .js-logo-slider .slick-next:focus:before,[dir=rtl] .js-testimonial-slider .slick-next:hover:before,[dir=rtl] .js-testimonial-slider .slick-next:focus:before{content:""}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:2.625rem;height:2.625rem;line-height:2.625rem;position:absolute;top:-2.625rem;right:0;text-decoration:none;text-align:center;opacity:1;padding:0;font-size:26px;font-size:1.625rem;border-radius:50%;text-indent:-9999px;overflow:hidden}@media only screen and (min-width: 64em){.mfp-close{width:3rem;height:3rem;line-height:3rem;top:-3rem;right:0}}.mfp-close:after{content:"";display:block;font-family:"Font Awesome 6 Pro";font-weight:300;font-size:26px;font-size:1.625rem;vertical-align:top;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:2.625rem;height:2.625rem;line-height:2.625rem;color:var(--white, #ffffff);text-indent:0;position:absolute;top:0;left:0}@media only screen and (min-width: 64em){.mfp-close:after{width:3rem;height:3rem;line-height:3rem}}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:0;top:-15px;text-align:right;padding-right:6px;width:3.125rem;height:3.125rem;text-indent:99999px;overflow:hidden}.mfp-image-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:after{text-indent:0}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.white-popup-block{background:var(--white, #ffffff);padding:1.875rem;text-align:left;max-width:1024px;margin:2.5rem auto;position:relative;width:96%;border-radius:8px}@media only screen and (min-width: 64em){.white-popup-block{padding:3.75rem 1.875rem 3.75rem}}.white-popup-block .mfp-close{width:3rem;height:3rem;line-height:3rem;background:var(--white, #ffffff);color:var(--bright-blue, #4B6EDA);border-radius:0;top:.3125rem;right:.3125rem}.white-popup-block .mfp-close:after{left:auto;right:0;line-height:3rem;color:var(--bright-blue, #4B6EDA);font-size:30px;font-size:1.875rem;font-weight:400}.popup--donor-central{padding:0;text-align:left;max-width:1024px;margin:2.5rem auto;position:relative;width:96%}.popup--donor-central--inner{padding:1.875rem;margin:.9375rem 0;height:calc(100% - 1.875rem);display:flex;flex-direction:column}.popup--donor-central--inner .buttons{margin:auto auto 0 0}.popup--donor-central--heading{display:block;font-size:30px;font-size:1.875rem;line-height:1.15;font-family:"Libre Baskerville",serif;font-weight:600}.popup--donor-central--heading+.popup--donor-central--content{padding-top:.9375rem}.popup--donor-central--heading+.buttons .button{margin-top:1.875rem}.popup--donor-central--content+.buttons .button{margin-top:1.875rem}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(0.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}body.buddypress .site-content{padding-top:0}.widget_bp_core_login_widget{background:var(--off-white, #F4F7FE);color:var(--navy, #282E40);border-radius:40px;width:100%;padding:3.75rem 1.875rem;position:relative;z-index:2}@media only screen and (min-width: 64em){.widget_bp_core_login_widget{padding:3.75rem}}.bp-login-widget-user-link{padding:0 0 1.25rem;margin:0;display:block;font-family:"Libre Baskerville",serif;font-weight:700;color:var(--navy, #282E40);font-size:18px;font-size:1.125rem;line-height:1.5}.bp-login-widget-user-link a{color:var(--navy, #282E40)}.bp-login-widget-user-logout{display:flex;justify-content:flex-start}.bp-login-widget-user-logout .logout,#bp-login-widget-submit{color:var(--navy, #282E40);border-color:var(--seafoam, #33C8BD);background-color:var(--seafoam, #33C8BD);position:relative;z-index:3;display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:1;letter-spacing:.17px;font-weight:700;font-family:"Libre Baskerville",serif;padding:.6875rem 1.625rem;font-size:13px;font-size:0.8125rem;border-radius:50px;transition:all .3s ease;text-decoration:none}.bp-login-widget-user-logout .logout:focus,.bp-login-widget-user-logout .logout:hover,#bp-login-widget-submit:focus,#bp-login-widget-submit:hover{color:var(--white, #ffffff);border-color:var(--bright-seafoam-alt, #077B92);background-color:var(--bright-seafoam-alt, #077B92)}#buddypress .comment-reply-link,#buddypress .generic-button a,#buddypress .standard-form button,#buddypress a.button,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,#buddypress a.bp-title-button{color:var(--navy, #282E40);border-color:var(--seafoam, #33C8BD);background-color:var(--seafoam, #33C8BD);position:relative;z-index:3;display:inline-block;text-align:center;line-height:1;letter-spacing:.17px;font-weight:700;font-family:"Libre Baskerville",serif;padding:.6875rem 1.625rem;font-size:13px;font-size:0.8125rem;border-radius:50px;transition:all .3s ease;text-decoration:none}#buddypress .comment-reply-link:focus,#buddypress .comment-reply-link:hover,#buddypress .generic-button a:focus,#buddypress .generic-button a:hover,#buddypress .standard-form button:focus,#buddypress .standard-form button:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress input[type=button]:focus,#buddypress input[type=button]:hover,#buddypress input[type=reset]:focus,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:focus,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:focus,#buddypress ul.button-nav li a:hover,#buddypress a.bp-title-button:focus,#buddypress a.bp-title-button:hover{color:var(--white, #ffffff);border-color:var(--bright-seafoam-alt, #077B92);background-color:var(--bright-seafoam-alt, #077B92)}#buddypress #header-cover-image{display:none}#buddypress div#item-header-cover-image #item-header-avatar,#buddypress #item-header-cover-image #item-header-avatar{margin-top:0;float:left;overflow:visible;width:auto}#buddypress div#item-header-cover-image .user-nicename a,#buddypress div#item-header-cover-image .user-nicename,#buddypress #item-header-cover-image .user-nicename a,#buddypress #item-header-cover-image .user-nicename{font-size:24px;font-size:1.5rem;color:var(--bright-blue, #4B6EDA);margin:0 0 .625rem;text-rendering:optimizelegibility;text-shadow:none}#buddypress div.item-list-tabs ul li{padding:0}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block;padding:.9375rem 1.25rem;text-decoration:none;font-size:14px;font-size:0.875rem;font-family:"Libre Baskerville",serif;letter-spacing:.19px;line-height:1;color:var(--navy, #282E40)}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:var(--pale-periwinkle, #E5EFFF);color:var(--navy, #282E40)}#buddypress div.item-list-tabs#object-nav{margin-top:0;border-bottom:1px solid var(--light-periwinkle, #AFC9EF)}#buddypress div.item-list-tabs#object-nav ul li.selected a{background-color:var(--periwinkle, #889FE6);color:var(--navy, #282E40);opacity:1;font-weight:700}#buddypress div.item-list-tabs#subnav{background:0 0;margin:.625rem 0;padding:0 0 1.875rem;overflow:hidden}.button.acomment-reply.bp-primary-action span{display:none}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{margin-top:0}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content h2,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions h2{font-size:24px;font-size:1.5rem}#buddypress div#item-header div#item-meta{font-size:16px;font-size:1rem;color:var(--dark-gray, #252626)}#buddypress div#item-header ul{display:flex;flex-direction:row}#buddypress div#item-header ul li{float:none;list-style:none}.grid{box-sizing:border-box;display:block;display:flex;flex-wrap:wrap;padding:0;margin:0 -0.78125rem;position:relative;list-style-type:none}.grid::before,.grid::after{box-sizing:border-box;letter-spacing:normal;word-spacing:normal;white-space:normal}.col-grid{box-sizing:border-box;word-spacing:normal;white-space:normal;position:relative;width:100%;vertical-align:top;padding:0 .78125rem;display:inline-block;*display:inline;zoom:1}.col-grid::before,.col-grid::after{box-sizing:border-box;letter-spacing:normal;word-spacing:normal;white-space:normal}.wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}.no-wrap>.col-grid{flex-shrink:1}.wrap-reverse{flex-wrap:wrap-reverse}.direction-row{flex-direction:row}.direction-row-reverse{flex-direction:row-reverse}.direction-column{flex-direction:column}.direction-column-reverse{flex-direction:column-reverse}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-end>.col-grid{vertical-align:bottom}.align-center{align-items:center}.align-center>.col-grid{vertical-align:middle}.align-baseline{align-items:baseline}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-end>.col-grid{vertical-align:bottom}.align-content-center{align-content:center}.align-content-space-between{align-content:space-between}.align-content-space-around{align-content:space-around}.align-self-stretch{align-self:stretch}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end;vertical-align:bottom}.align-self-center{align-self:center;vertical-align:middle}.align-self-baseline{align-self:baseline;vertical-align:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.grid-bleed{margin-left:0;margin-right:0}.grid-bleed>.col-grid{padding-left:0;padding-right:0}.col-1-1{width:100%}.col-1-2{width:50%}.col-1-3,.col-2-6{width:33.333%}.col-2-3,.col-8-12,.col-4-6{width:66.666%}.col-1-4{width:25%}.col-2-4{width:50%}.col-3-4{width:75%}.col-1-5{width:20%}.col-2-5{width:40%}.col-3-5{width:60%}.col-4-5{width:80%}.col-1-6{width:16.666%}.col-3-6{width:50%}.col-5-6,.col-10-12{width:83.333%}.col-1-7{width:14.2857%}.col-2-7{width:28.5714%}.col-3-7{width:42.8571%}.col-4-7{width:57.1428%}.col-5-7{width:71.4285%}.col-6-7{width:85.7142%}.col-1-8{width:12.5%}.col-2-8{width:25%}.col-3-8{width:37.5%}.col-4-8{width:50%}.col-5-8{width:62.5%}.col-6-8{width:75%}.col-7-8{width:87.5%}.col-1-9{width:11.111%}.col-2-9{width:22.222%}.col-3-9{width:33.333%}.col-4-9{width:44.444%}.col-5-9{width:55.555%}.col-6-9{width:66.666%}.col-7-9{width:77.777%}.col-8-9{width:88.888%}.col-1-10{width:10%}.col-2-10{width:20%}.col-3-10{width:30%}.col-4-10{width:40%}.col-5-10{width:50%}.col-6-10{width:60%}.col-7-10{width:70%}.col-8-10{width:80%}.col-9-10{width:90%}.col-1-11{width:9.0909%}.col-2-11{width:18.1818%}.col-3-11{width:27.2727%}.col-4-11{width:36.3636%}.col-5-11{width:45.4545%}.col-6-11{width:54.5454%}.col-7-11{width:63.6363%}.col-8-11{width:72.7272%}.col-9-11{width:81.8181%}.col-10-11{width:90.909%}.col-1-12{width:8.333%}.col-2-12{width:16.666%}.col-3-12{width:25%}.col-4-12{width:33.333%}.col-5-12{width:41.666%}.col-6-12{width:50%}.col-7-12{width:58.333%}.col-9-12{width:75%}.col-11-12{width:91.666%}.show{display:inline-block}.hide{display:none}@media only screen and (min-width: 30em){.xs-col-1-1{width:100%}.xs-col-1-2{width:50%}.xs-col-1-3,.xs-col-2-6{width:33.333%}.xs-col-2-3,.xs-col-8-12,.xs-col-4-6{width:66.666%}.xs-col-1-4{width:25%}.xs-col-2-4{width:50%}.xs-col-3-4{width:75%}.xs-col-1-5{width:20%}.xs-col-2-5{width:40%}.xs-col-3-5{width:60%}.xs-col-4-5{width:80%}.xs-col-1-6{width:16.666%}.xs-col-3-6{width:50%}.xs-col-5-6,.xs-col-10-12{width:83.333%}.xs-col-1-7{width:14.2857%}.xs-col-2-7{width:28.5714%}.xs-col-3-7{width:42.8571%}.xs-col-4-7{width:57.1428%}.xs-col-5-7{width:71.4285%}.xs-col-6-7{width:85.7142%}.xs-col-1-8{width:12.5%}.xs-col-2-8{width:25%}.xs-col-3-8{width:37.5%}.xs-col-4-8{width:50%}.xs-col-5-8{width:62.5%}.xs-col-6-8{width:75%}.xs-col-7-8{width:87.5%}.xs-col-1-9{width:11.111%}.xs-col-2-9{width:22.222%}.xs-col-3-9{width:33.333%}.xs-col-4-9{width:44.444%}.xs-col-5-9{width:55.555%}.xs-col-6-9{width:66.666%}.xs-col-7-9{width:77.777%}.xs-col-8-9{width:88.888%}.xs-col-1-10{width:10%}.xs-col-2-10{width:20%}.xs-col-3-10{width:30%}.xs-col-4-10{width:40%}.xs-col-5-10{width:50%}.xs-col-6-10{width:60%}.xs-col-7-10{width:70%}.xs-col-8-10{width:80%}.xs-col-9-10{width:90%}.xs-col-1-11{width:9.0909%}.xs-col-2-11{width:18.1818%}.xs-col-3-11{width:27.2727%}.xs-col-4-11{width:36.3636%}.xs-col-5-11{width:45.4545%}.xs-col-6-11{width:54.5454%}.xs-col-7-11{width:63.6363%}.xs-col-8-11{width:72.7272%}.xs-col-9-11{width:81.8181%}.xs-col-10-11{width:90.909%}.xs-col-1-12{width:8.333%}.xs-col-2-12{width:16.666%}.xs-col-3-12{width:25%}.xs-col-4-12{width:33.333%}.xs-col-5-12{width:41.666%}.xs-col-6-12{width:50%}.xs-col-7-12{width:58.333%}.xs-col-9-12{width:75%}.xs-col-11-12{width:91.666%}}@media only screen and (min-width: 30em){.xs-show{display:inline-block}.xs-hide{display:none}}@media only screen and (min-width: 37.5em){.sm-col-1-1{width:100%}.sm-col-1-2{width:50%}.sm-col-1-3,.sm-col-2-6{width:33.333%}.sm-col-2-3,.sm-col-8-12,.sm-col-4-6{width:66.666%}.sm-col-1-4{width:25%}.sm-col-2-4{width:50%}.sm-col-3-4{width:75%}.sm-col-1-5{width:20%}.sm-col-2-5{width:40%}.sm-col-3-5{width:60%}.sm-col-4-5{width:80%}.sm-col-1-6{width:16.666%}.sm-col-3-6{width:50%}.sm-col-5-6,.sm-col-10-12{width:83.333%}.sm-col-1-7{width:14.2857%}.sm-col-2-7{width:28.5714%}.sm-col-3-7{width:42.8571%}.sm-col-4-7{width:57.1428%}.sm-col-5-7{width:71.4285%}.sm-col-6-7{width:85.7142%}.sm-col-1-8{width:12.5%}.sm-col-2-8{width:25%}.sm-col-3-8{width:37.5%}.sm-col-4-8{width:50%}.sm-col-5-8{width:62.5%}.sm-col-6-8{width:75%}.sm-col-7-8{width:87.5%}.sm-col-1-9{width:11.111%}.sm-col-2-9{width:22.222%}.sm-col-3-9{width:33.333%}.sm-col-4-9{width:44.444%}.sm-col-5-9{width:55.555%}.sm-col-6-9{width:66.666%}.sm-col-7-9{width:77.777%}.sm-col-8-9{width:88.888%}.sm-col-1-10{width:10%}.sm-col-2-10{width:20%}.sm-col-3-10{width:30%}.sm-col-4-10{width:40%}.sm-col-5-10{width:50%}.sm-col-6-10{width:60%}.sm-col-7-10{width:70%}.sm-col-8-10{width:80%}.sm-col-9-10{width:90%}.sm-col-1-11{width:9.0909%}.sm-col-2-11{width:18.1818%}.sm-col-3-11{width:27.2727%}.sm-col-4-11{width:36.3636%}.sm-col-5-11{width:45.4545%}.sm-col-6-11{width:54.5454%}.sm-col-7-11{width:63.6363%}.sm-col-8-11{width:72.7272%}.sm-col-9-11{width:81.8181%}.sm-col-10-11{width:90.909%}.sm-col-1-12{width:8.333%}.sm-col-2-12{width:16.666%}.sm-col-3-12{width:25%}.sm-col-4-12{width:33.333%}.sm-col-5-12{width:41.666%}.sm-col-6-12{width:50%}.sm-col-7-12{width:58.333%}.sm-col-9-12{width:75%}.sm-col-11-12{width:91.666%}}@media only screen and (min-width: 37.5em){.sm-show{display:inline-block}.sm-hide{display:none}}@media only screen and (min-width: 48em){.md-col-1-1{width:100%}.md-col-1-2{width:50%}.md-col-1-3,.md-col-2-6{width:33.333%}.md-col-2-3,.md-col-8-12,.md-col-4-6{width:66.666%}.md-col-1-4{width:25%}.md-col-2-4{width:50%}.md-col-3-4{width:75%}.md-col-1-5{width:20%}.md-col-2-5{width:40%}.md-col-3-5{width:60%}.md-col-4-5{width:80%}.md-col-1-6{width:16.666%}.md-col-3-6{width:50%}.md-col-5-6,.md-col-10-12{width:83.333%}.md-col-1-7{width:14.2857%}.md-col-2-7{width:28.5714%}.md-col-3-7{width:42.8571%}.md-col-4-7{width:57.1428%}.md-col-5-7{width:71.4285%}.md-col-6-7{width:85.7142%}.md-col-1-8{width:12.5%}.md-col-2-8{width:25%}.md-col-3-8{width:37.5%}.md-col-4-8{width:50%}.md-col-5-8{width:62.5%}.md-col-6-8{width:75%}.md-col-7-8{width:87.5%}.md-col-1-9{width:11.111%}.md-col-2-9{width:22.222%}.md-col-3-9{width:33.333%}.md-col-4-9{width:44.444%}.md-col-5-9{width:55.555%}.md-col-6-9{width:66.666%}.md-col-7-9{width:77.777%}.md-col-8-9{width:88.888%}.md-col-1-10{width:10%}.md-col-2-10{width:20%}.md-col-3-10{width:30%}.md-col-4-10{width:40%}.md-col-5-10{width:50%}.md-col-6-10{width:60%}.md-col-7-10{width:70%}.md-col-8-10{width:80%}.md-col-9-10{width:90%}.md-col-1-11{width:9.0909%}.md-col-2-11{width:18.1818%}.md-col-3-11{width:27.2727%}.md-col-4-11{width:36.3636%}.md-col-5-11{width:45.4545%}.md-col-6-11{width:54.5454%}.md-col-7-11{width:63.6363%}.md-col-8-11{width:72.7272%}.md-col-9-11{width:81.8181%}.md-col-10-11{width:90.909%}.md-col-1-12{width:8.333%}.md-col-2-12{width:16.666%}.md-col-3-12{width:25%}.md-col-4-12{width:33.333%}.md-col-5-12{width:41.666%}.md-col-6-12{width:50%}.md-col-7-12{width:58.333%}.md-col-9-12{width:75%}.md-col-11-12{width:91.666%}}@media only screen and (min-width: 48em){.md-show{display:inline-block}.md-hide{display:none}}@media only screen and (min-width: 62em){.xm-col-1-1{width:100%}.xm-col-1-2{width:50%}.xm-col-1-3,.xm-col-2-6{width:33.333%}.xm-col-2-3,.xm-col-8-12,.xm-col-4-6{width:66.666%}.xm-col-1-4{width:25%}.xm-col-2-4{width:50%}.xm-col-3-4{width:75%}.xm-col-1-5{width:20%}.xm-col-2-5{width:40%}.xm-col-3-5{width:60%}.xm-col-4-5{width:80%}.xm-col-1-6{width:16.666%}.xm-col-3-6{width:50%}.xm-col-5-6,.xm-col-10-12{width:83.333%}.xm-col-1-7{width:14.2857%}.xm-col-2-7{width:28.5714%}.xm-col-3-7{width:42.8571%}.xm-col-4-7{width:57.1428%}.xm-col-5-7{width:71.4285%}.xm-col-6-7{width:85.7142%}.xm-col-1-8{width:12.5%}.xm-col-2-8{width:25%}.xm-col-3-8{width:37.5%}.xm-col-4-8{width:50%}.xm-col-5-8{width:62.5%}.xm-col-6-8{width:75%}.xm-col-7-8{width:87.5%}.xm-col-1-9{width:11.111%}.xm-col-2-9{width:22.222%}.xm-col-3-9{width:33.333%}.xm-col-4-9{width:44.444%}.xm-col-5-9{width:55.555%}.xm-col-6-9{width:66.666%}.xm-col-7-9{width:77.777%}.xm-col-8-9{width:88.888%}.xm-col-1-10{width:10%}.xm-col-2-10{width:20%}.xm-col-3-10{width:30%}.xm-col-4-10{width:40%}.xm-col-5-10{width:50%}.xm-col-6-10{width:60%}.xm-col-7-10{width:70%}.xm-col-8-10{width:80%}.xm-col-9-10{width:90%}.xm-col-1-11{width:9.0909%}.xm-col-2-11{width:18.1818%}.xm-col-3-11{width:27.2727%}.xm-col-4-11{width:36.3636%}.xm-col-5-11{width:45.4545%}.xm-col-6-11{width:54.5454%}.xm-col-7-11{width:63.6363%}.xm-col-8-11{width:72.7272%}.xm-col-9-11{width:81.8181%}.xm-col-10-11{width:90.909%}.xm-col-1-12{width:8.333%}.xm-col-2-12{width:16.666%}.xm-col-3-12{width:25%}.xm-col-4-12{width:33.333%}.xm-col-5-12{width:41.666%}.xm-col-6-12{width:50%}.xm-col-7-12{width:58.333%}.xm-col-9-12{width:75%}.xm-col-11-12{width:91.666%}}@media only screen and (min-width: 62em){.xm-show{display:inline-block}.xm-hide{display:none}}@media only screen and (min-width: 64em){.lg-col-1-1{width:100%}.lg-col-1-2{width:50%}.lg-col-1-3,.lg-col-2-6{width:33.333%}.lg-col-2-3,.lg-col-8-12,.lg-col-4-6{width:66.666%}.lg-col-1-4{width:25%}.lg-col-2-4{width:50%}.lg-col-3-4{width:75%}.lg-col-1-5{width:20%}.lg-col-2-5{width:40%}.lg-col-3-5{width:60%}.lg-col-4-5{width:80%}.lg-col-1-6{width:16.666%}.lg-col-3-6{width:50%}.lg-col-5-6,.lg-col-10-12{width:83.333%}.lg-col-1-7{width:14.2857%}.lg-col-2-7{width:28.5714%}.lg-col-3-7{width:42.8571%}.lg-col-4-7{width:57.1428%}.lg-col-5-7{width:71.4285%}.lg-col-6-7{width:85.7142%}.lg-col-1-8{width:12.5%}.lg-col-2-8{width:25%}.lg-col-3-8{width:37.5%}.lg-col-4-8{width:50%}.lg-col-5-8{width:62.5%}.lg-col-6-8{width:75%}.lg-col-7-8{width:87.5%}.lg-col-1-9{width:11.111%}.lg-col-2-9{width:22.222%}.lg-col-3-9{width:33.333%}.lg-col-4-9{width:44.444%}.lg-col-5-9{width:55.555%}.lg-col-6-9{width:66.666%}.lg-col-7-9{width:77.777%}.lg-col-8-9{width:88.888%}.lg-col-1-10{width:10%}.lg-col-2-10{width:20%}.lg-col-3-10{width:30%}.lg-col-4-10{width:40%}.lg-col-5-10{width:50%}.lg-col-6-10{width:60%}.lg-col-7-10{width:70%}.lg-col-8-10{width:80%}.lg-col-9-10{width:90%}.lg-col-1-11{width:9.0909%}.lg-col-2-11{width:18.1818%}.lg-col-3-11{width:27.2727%}.lg-col-4-11{width:36.3636%}.lg-col-5-11{width:45.4545%}.lg-col-6-11{width:54.5454%}.lg-col-7-11{width:63.6363%}.lg-col-8-11{width:72.7272%}.lg-col-9-11{width:81.8181%}.lg-col-10-11{width:90.909%}.lg-col-1-12{width:8.333%}.lg-col-2-12{width:16.666%}.lg-col-3-12{width:25%}.lg-col-4-12{width:33.333%}.lg-col-5-12{width:41.666%}.lg-col-6-12{width:50%}.lg-col-7-12{width:58.333%}.lg-col-9-12{width:75%}.lg-col-11-12{width:91.666%}}@media only screen and (min-width: 64em){.lg-show{display:inline-block}.lg-hide{display:none}}@media only screen and (min-width: 75em){.xl-col-1-1{width:100%}.xl-col-1-2{width:50%}.xl-col-1-3,.xl-col-2-6{width:33.333%}.xl-col-2-3,.xl-col-8-12,.xl-col-4-6{width:66.666%}.xl-col-1-4{width:25%}.xl-col-2-4{width:50%}.xl-col-3-4{width:75%}.xl-col-1-5{width:20%}.xl-col-2-5{width:40%}.xl-col-3-5{width:60%}.xl-col-4-5{width:80%}.xl-col-1-6{width:16.666%}.xl-col-3-6{width:50%}.xl-col-5-6,.xl-col-10-12{width:83.333%}.xl-col-1-7{width:14.2857%}.xl-col-2-7{width:28.5714%}.xl-col-3-7{width:42.8571%}.xl-col-4-7{width:57.1428%}.xl-col-5-7{width:71.4285%}.xl-col-6-7{width:85.7142%}.xl-col-1-8{width:12.5%}.xl-col-2-8{width:25%}.xl-col-3-8{width:37.5%}.xl-col-4-8{width:50%}.xl-col-5-8{width:62.5%}.xl-col-6-8{width:75%}.xl-col-7-8{width:87.5%}.xl-col-1-9{width:11.111%}.xl-col-2-9{width:22.222%}.xl-col-3-9{width:33.333%}.xl-col-4-9{width:44.444%}.xl-col-5-9{width:55.555%}.xl-col-6-9{width:66.666%}.xl-col-7-9{width:77.777%}.xl-col-8-9{width:88.888%}.xl-col-1-10{width:10%}.xl-col-2-10{width:20%}.xl-col-3-10{width:30%}.xl-col-4-10{width:40%}.xl-col-5-10{width:50%}.xl-col-6-10{width:60%}.xl-col-7-10{width:70%}.xl-col-8-10{width:80%}.xl-col-9-10{width:90%}.xl-col-1-11{width:9.0909%}.xl-col-2-11{width:18.1818%}.xl-col-3-11{width:27.2727%}.xl-col-4-11{width:36.3636%}.xl-col-5-11{width:45.4545%}.xl-col-6-11{width:54.5454%}.xl-col-7-11{width:63.6363%}.xl-col-8-11{width:72.7272%}.xl-col-9-11{width:81.8181%}.xl-col-10-11{width:90.909%}.xl-col-1-12{width:8.333%}.xl-col-2-12{width:16.666%}.xl-col-3-12{width:25%}.xl-col-4-12{width:33.333%}.xl-col-5-12{width:41.666%}.xl-col-6-12{width:50%}.xl-col-7-12{width:58.333%}.xl-col-9-12{width:75%}.xl-col-11-12{width:91.666%}}@media only screen and (min-width: 75em){.xl-show{display:inline-block}.xl-hide{display:none}}@media only screen and (min-width: 85.375em){.xxl-col-1-1{width:100%}.xxl-col-1-2{width:50%}.xxl-col-1-3,.xxl-col-2-6{width:33.333%}.xxl-col-2-3,.xxl-col-8-12,.xxl-col-4-6{width:66.666%}.xxl-col-1-4{width:25%}.xxl-col-2-4{width:50%}.xxl-col-3-4{width:75%}.xxl-col-1-5{width:20%}.xxl-col-2-5{width:40%}.xxl-col-3-5{width:60%}.xxl-col-4-5{width:80%}.xxl-col-1-6{width:16.666%}.xxl-col-3-6{width:50%}.xxl-col-5-6,.xxl-col-10-12{width:83.333%}.xxl-col-1-7{width:14.2857%}.xxl-col-2-7{width:28.5714%}.xxl-col-3-7{width:42.8571%}.xxl-col-4-7{width:57.1428%}.xxl-col-5-7{width:71.4285%}.xxl-col-6-7{width:85.7142%}.xxl-col-1-8{width:12.5%}.xxl-col-2-8{width:25%}.xxl-col-3-8{width:37.5%}.xxl-col-4-8{width:50%}.xxl-col-5-8{width:62.5%}.xxl-col-6-8{width:75%}.xxl-col-7-8{width:87.5%}.xxl-col-1-9{width:11.111%}.xxl-col-2-9{width:22.222%}.xxl-col-3-9{width:33.333%}.xxl-col-4-9{width:44.444%}.xxl-col-5-9{width:55.555%}.xxl-col-6-9{width:66.666%}.xxl-col-7-9{width:77.777%}.xxl-col-8-9{width:88.888%}.xxl-col-1-10{width:10%}.xxl-col-2-10{width:20%}.xxl-col-3-10{width:30%}.xxl-col-4-10{width:40%}.xxl-col-5-10{width:50%}.xxl-col-6-10{width:60%}.xxl-col-7-10{width:70%}.xxl-col-8-10{width:80%}.xxl-col-9-10{width:90%}.xxl-col-1-11{width:9.0909%}.xxl-col-2-11{width:18.1818%}.xxl-col-3-11{width:27.2727%}.xxl-col-4-11{width:36.3636%}.xxl-col-5-11{width:45.4545%}.xxl-col-6-11{width:54.5454%}.xxl-col-7-11{width:63.6363%}.xxl-col-8-11{width:72.7272%}.xxl-col-9-11{width:81.8181%}.xxl-col-10-11{width:90.909%}.xxl-col-1-12{width:8.333%}.xxl-col-2-12{width:16.666%}.xxl-col-3-12{width:25%}.xxl-col-4-12{width:33.333%}.xxl-col-5-12{width:41.666%}.xxl-col-6-12{width:50%}.xxl-col-7-12{width:58.333%}.xxl-col-9-12{width:75%}.xxl-col-11-12{width:91.666%}}@media only screen and (min-width: 85.375em){.xxl-show{display:inline-block}.xxl-hide{display:none}}@media only screen and (min-width: 90rem){.xxxl-col-1-1{width:100%}.xxxl-col-1-2{width:50%}.xxxl-col-1-3,.xxxl-col-2-6{width:33.333%}.xxxl-col-2-3,.xxxl-col-8-12,.xxxl-col-4-6{width:66.666%}.xxxl-col-1-4{width:25%}.xxxl-col-2-4{width:50%}.xxxl-col-3-4{width:75%}.xxxl-col-1-5{width:20%}.xxxl-col-2-5{width:40%}.xxxl-col-3-5{width:60%}.xxxl-col-4-5{width:80%}.xxxl-col-1-6{width:16.666%}.xxxl-col-3-6{width:50%}.xxxl-col-5-6,.xxxl-col-10-12{width:83.333%}.xxxl-col-1-7{width:14.2857%}.xxxl-col-2-7{width:28.5714%}.xxxl-col-3-7{width:42.8571%}.xxxl-col-4-7{width:57.1428%}.xxxl-col-5-7{width:71.4285%}.xxxl-col-6-7{width:85.7142%}.xxxl-col-1-8{width:12.5%}.xxxl-col-2-8{width:25%}.xxxl-col-3-8{width:37.5%}.xxxl-col-4-8{width:50%}.xxxl-col-5-8{width:62.5%}.xxxl-col-6-8{width:75%}.xxxl-col-7-8{width:87.5%}.xxxl-col-1-9{width:11.111%}.xxxl-col-2-9{width:22.222%}.xxxl-col-3-9{width:33.333%}.xxxl-col-4-9{width:44.444%}.xxxl-col-5-9{width:55.555%}.xxxl-col-6-9{width:66.666%}.xxxl-col-7-9{width:77.777%}.xxxl-col-8-9{width:88.888%}.xxxl-col-1-10{width:10%}.xxxl-col-2-10{width:20%}.xxxl-col-3-10{width:30%}.xxxl-col-4-10{width:40%}.xxxl-col-5-10{width:50%}.xxxl-col-6-10{width:60%}.xxxl-col-7-10{width:70%}.xxxl-col-8-10{width:80%}.xxxl-col-9-10{width:90%}.xxxl-col-1-11{width:9.0909%}.xxxl-col-2-11{width:18.1818%}.xxxl-col-3-11{width:27.2727%}.xxxl-col-4-11{width:36.3636%}.xxxl-col-5-11{width:45.4545%}.xxxl-col-6-11{width:54.5454%}.xxxl-col-7-11{width:63.6363%}.xxxl-col-8-11{width:72.7272%}.xxxl-col-9-11{width:81.8181%}.xxxl-col-10-11{width:90.909%}.xxxl-col-1-12{width:8.333%}.xxxl-col-2-12{width:16.666%}.xxxl-col-3-12{width:25%}.xxxl-col-4-12{width:33.333%}.xxxl-col-5-12{width:41.666%}.xxxl-col-6-12{width:50%}.xxxl-col-7-12{width:58.333%}.xxxl-col-9-12{width:75%}.xxxl-col-11-12{width:91.666%}}@media only screen and (min-width: 90rem){.xxxl-show{display:inline-block}.xxxl-hide{display:none}}[class*=offset-]{position:relative}.offset-col-0-1{margin-left:0%}.offset-col-1-1{margin-left:100%}.offset-col-0-2{margin-left:0%}.offset-col-1-2{margin-left:50%}.offset-col-0-3{margin-left:0%}.offset-col-1-3,.offset-col-4-12{margin-left:33.333%}.offset-col-2-3,.offset-col-8-12{margin-left:66.666%}.offset-col-0-4{margin-left:0%}.offset-col-1-4,.offset-col-3-12{margin-left:25%}.offset-col-2-4{margin-left:50%}.offset-col-3-4{margin-left:75%}.offset-col-0-5{margin-left:0%}.offset-col-1-5{margin-left:20%}.offset-col-2-5{margin-left:40%}.offset-col-3-5{margin-left:60%}.offset-col-4-5{margin-left:80%}.offset-col-0-6{margin-left:0%}.offset-col-1-6,.offset-col-2-12{margin-left:16.666%}.offset-col-2-6{margin-left:33.333%}.offset-col-3-6{margin-left:50%}.offset-col-4-6{margin-left:66.666%}.offset-col-5-6,.offset-col-10-12{margin-left:83.333%}.offset-col-0-7{margin-left:0%}.offset-col-1-7{margin-left:14.2857%}.offset-col-2-7{margin-left:28.5714%}.offset-col-3-7{margin-left:42.8571%}.offset-col-4-7{margin-left:57.1428%}.offset-col-5-7{margin-left:71.4285%}.offset-col-6-7{margin-left:85.7142%}.offset-col-0-8{margin-left:0%}.offset-col-1-8{margin-left:12.5%}.offset-col-2-8{margin-left:25%}.offset-col-3-8{margin-left:37.5%}.offset-col-4-8{margin-left:50%}.offset-col-5-8{margin-left:62.5%}.offset-col-6-8{margin-left:75%}.offset-col-7-8{margin-left:87.5%}.offset-col-0-9{margin-left:0%}.offset-col-1-9{margin-left:11.111%}.offset-col-2-9{margin-left:22.222%}.offset-col-3-9{margin-left:33.333%}.offset-col-4-9{margin-left:44.444%}.offset-col-5-9{margin-left:55.555%}.offset-col-6-9{margin-left:66.666%}.offset-col-7-9{margin-left:77.777%}.offset-col-8-9{margin-left:88.888%}.offset-col-0-10{margin-left:0%}.offset-col-1-10{margin-left:10%}.offset-col-2-10{margin-left:20%}.offset-col-3-10{margin-left:30%}.offset-col-4-10{margin-left:40%}.offset-col-5-10{margin-left:50%}.offset-col-6-10{margin-left:60%}.offset-col-7-10{margin-left:70%}.offset-col-8-10{margin-left:80%}.offset-col-9-10{margin-left:90%}.offset-col-0-11{margin-left:0%}.offset-col-1-11{margin-left:9.0909%}.offset-col-2-11{margin-left:18.1818%}.offset-col-3-11{margin-left:27.2727%}.offset-col-4-11{margin-left:36.3636%}.offset-col-5-11{margin-left:45.4545%}.offset-col-6-11{margin-left:54.5454%}.offset-col-7-11{margin-left:63.6363%}.offset-col-8-11{margin-left:72.7272%}.offset-col-9-11{margin-left:81.8181%}.offset-col-10-11{margin-left:90.909%}.offset-col-0-12{margin-left:0%}.offset-col-1-12{margin-left:8.333%}.offset-col-5-12{margin-left:41.666%}.offset-col-6-12{margin-left:50%}.offset-col-7-12{margin-left:58.333%}.offset-col-9-12{margin-left:75%}.offset-col-11-12{margin-left:91.666%}@media only screen and (min-width: 30em){.offset-xs-col-0-1{margin-left:0%}.offset-xs-col-1-1{margin-left:100%}.offset-xs-col-0-2{margin-left:0%}.offset-xs-col-1-2{margin-left:50%}.offset-xs-col-0-3{margin-left:0%}.offset-xs-col-1-3,.offset-xs-col-4-12{margin-left:33.333%}.offset-xs-col-2-3,.offset-xs-col-8-12{margin-left:66.666%}.offset-xs-col-0-4{margin-left:0%}.offset-xs-col-1-4,.offset-xs-col-3-12{margin-left:25%}.offset-xs-col-2-4{margin-left:50%}.offset-xs-col-3-4{margin-left:75%}.offset-xs-col-0-5{margin-left:0%}.offset-xs-col-1-5{margin-left:20%}.offset-xs-col-2-5{margin-left:40%}.offset-xs-col-3-5{margin-left:60%}.offset-xs-col-4-5{margin-left:80%}.offset-xs-col-0-6{margin-left:0%}.offset-xs-col-1-6,.offset-xs-col-2-12{margin-left:16.666%}.offset-xs-col-2-6{margin-left:33.333%}.offset-xs-col-3-6{margin-left:50%}.offset-xs-col-4-6{margin-left:66.666%}.offset-xs-col-5-6,.offset-xs-col-10-12{margin-left:83.333%}.offset-xs-col-0-7{margin-left:0%}.offset-xs-col-1-7{margin-left:14.2857%}.offset-xs-col-2-7{margin-left:28.5714%}.offset-xs-col-3-7{margin-left:42.8571%}.offset-xs-col-4-7{margin-left:57.1428%}.offset-xs-col-5-7{margin-left:71.4285%}.offset-xs-col-6-7{margin-left:85.7142%}.offset-xs-col-0-8{margin-left:0%}.offset-xs-col-1-8{margin-left:12.5%}.offset-xs-col-2-8{margin-left:25%}.offset-xs-col-3-8{margin-left:37.5%}.offset-xs-col-4-8{margin-left:50%}.offset-xs-col-5-8{margin-left:62.5%}.offset-xs-col-6-8{margin-left:75%}.offset-xs-col-7-8{margin-left:87.5%}.offset-xs-col-0-9{margin-left:0%}.offset-xs-col-1-9{margin-left:11.111%}.offset-xs-col-2-9{margin-left:22.222%}.offset-xs-col-3-9{margin-left:33.333%}.offset-xs-col-4-9{margin-left:44.444%}.offset-xs-col-5-9{margin-left:55.555%}.offset-xs-col-6-9{margin-left:66.666%}.offset-xs-col-7-9{margin-left:77.777%}.offset-xs-col-8-9{margin-left:88.888%}.offset-xs-col-0-10{margin-left:0%}.offset-xs-col-1-10{margin-left:10%}.offset-xs-col-2-10{margin-left:20%}.offset-xs-col-3-10{margin-left:30%}.offset-xs-col-4-10{margin-left:40%}.offset-xs-col-5-10{margin-left:50%}.offset-xs-col-6-10{margin-left:60%}.offset-xs-col-7-10{margin-left:70%}.offset-xs-col-8-10{margin-left:80%}.offset-xs-col-9-10{margin-left:90%}.offset-xs-col-0-11{margin-left:0%}.offset-xs-col-1-11{margin-left:9.0909%}.offset-xs-col-2-11{margin-left:18.1818%}.offset-xs-col-3-11{margin-left:27.2727%}.offset-xs-col-4-11{margin-left:36.3636%}.offset-xs-col-5-11{margin-left:45.4545%}.offset-xs-col-6-11{margin-left:54.5454%}.offset-xs-col-7-11{margin-left:63.6363%}.offset-xs-col-8-11{margin-left:72.7272%}.offset-xs-col-9-11{margin-left:81.8181%}.offset-xs-col-10-11{margin-left:90.909%}.offset-xs-col-0-12{margin-left:0%}.offset-xs-col-1-12{margin-left:8.333%}.offset-xs-col-5-12{margin-left:41.666%}.offset-xs-col-6-12{margin-left:50%}.offset-xs-col-7-12{margin-left:58.333%}.offset-xs-col-9-12{margin-left:75%}.offset-xs-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 37.5em){.offset-sm-col-0-1{margin-left:0%}.offset-sm-col-1-1{margin-left:100%}.offset-sm-col-0-2{margin-left:0%}.offset-sm-col-1-2{margin-left:50%}.offset-sm-col-0-3{margin-left:0%}.offset-sm-col-1-3,.offset-sm-col-4-12{margin-left:33.333%}.offset-sm-col-2-3,.offset-sm-col-8-12{margin-left:66.666%}.offset-sm-col-0-4{margin-left:0%}.offset-sm-col-1-4,.offset-sm-col-3-12{margin-left:25%}.offset-sm-col-2-4{margin-left:50%}.offset-sm-col-3-4{margin-left:75%}.offset-sm-col-0-5{margin-left:0%}.offset-sm-col-1-5{margin-left:20%}.offset-sm-col-2-5{margin-left:40%}.offset-sm-col-3-5{margin-left:60%}.offset-sm-col-4-5{margin-left:80%}.offset-sm-col-0-6{margin-left:0%}.offset-sm-col-1-6,.offset-sm-col-2-12{margin-left:16.666%}.offset-sm-col-2-6{margin-left:33.333%}.offset-sm-col-3-6{margin-left:50%}.offset-sm-col-4-6{margin-left:66.666%}.offset-sm-col-5-6,.offset-sm-col-10-12{margin-left:83.333%}.offset-sm-col-0-7{margin-left:0%}.offset-sm-col-1-7{margin-left:14.2857%}.offset-sm-col-2-7{margin-left:28.5714%}.offset-sm-col-3-7{margin-left:42.8571%}.offset-sm-col-4-7{margin-left:57.1428%}.offset-sm-col-5-7{margin-left:71.4285%}.offset-sm-col-6-7{margin-left:85.7142%}.offset-sm-col-0-8{margin-left:0%}.offset-sm-col-1-8{margin-left:12.5%}.offset-sm-col-2-8{margin-left:25%}.offset-sm-col-3-8{margin-left:37.5%}.offset-sm-col-4-8{margin-left:50%}.offset-sm-col-5-8{margin-left:62.5%}.offset-sm-col-6-8{margin-left:75%}.offset-sm-col-7-8{margin-left:87.5%}.offset-sm-col-0-9{margin-left:0%}.offset-sm-col-1-9{margin-left:11.111%}.offset-sm-col-2-9{margin-left:22.222%}.offset-sm-col-3-9{margin-left:33.333%}.offset-sm-col-4-9{margin-left:44.444%}.offset-sm-col-5-9{margin-left:55.555%}.offset-sm-col-6-9{margin-left:66.666%}.offset-sm-col-7-9{margin-left:77.777%}.offset-sm-col-8-9{margin-left:88.888%}.offset-sm-col-0-10{margin-left:0%}.offset-sm-col-1-10{margin-left:10%}.offset-sm-col-2-10{margin-left:20%}.offset-sm-col-3-10{margin-left:30%}.offset-sm-col-4-10{margin-left:40%}.offset-sm-col-5-10{margin-left:50%}.offset-sm-col-6-10{margin-left:60%}.offset-sm-col-7-10{margin-left:70%}.offset-sm-col-8-10{margin-left:80%}.offset-sm-col-9-10{margin-left:90%}.offset-sm-col-0-11{margin-left:0%}.offset-sm-col-1-11{margin-left:9.0909%}.offset-sm-col-2-11{margin-left:18.1818%}.offset-sm-col-3-11{margin-left:27.2727%}.offset-sm-col-4-11{margin-left:36.3636%}.offset-sm-col-5-11{margin-left:45.4545%}.offset-sm-col-6-11{margin-left:54.5454%}.offset-sm-col-7-11{margin-left:63.6363%}.offset-sm-col-8-11{margin-left:72.7272%}.offset-sm-col-9-11{margin-left:81.8181%}.offset-sm-col-10-11{margin-left:90.909%}.offset-sm-col-0-12{margin-left:0%}.offset-sm-col-1-12{margin-left:8.333%}.offset-sm-col-5-12{margin-left:41.666%}.offset-sm-col-6-12{margin-left:50%}.offset-sm-col-7-12{margin-left:58.333%}.offset-sm-col-9-12{margin-left:75%}.offset-sm-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 48em){.offset-md-col-0-1{margin-left:0%}.offset-md-col-1-1{margin-left:100%}.offset-md-col-0-2{margin-left:0%}.offset-md-col-1-2{margin-left:50%}.offset-md-col-0-3{margin-left:0%}.offset-md-col-1-3,.offset-md-col-4-12{margin-left:33.333%}.offset-md-col-2-3,.offset-md-col-8-12{margin-left:66.666%}.offset-md-col-0-4{margin-left:0%}.offset-md-col-1-4,.offset-md-col-3-12{margin-left:25%}.offset-md-col-2-4{margin-left:50%}.offset-md-col-3-4{margin-left:75%}.offset-md-col-0-5{margin-left:0%}.offset-md-col-1-5{margin-left:20%}.offset-md-col-2-5{margin-left:40%}.offset-md-col-3-5{margin-left:60%}.offset-md-col-4-5{margin-left:80%}.offset-md-col-0-6{margin-left:0%}.offset-md-col-1-6,.offset-md-col-2-12{margin-left:16.666%}.offset-md-col-2-6{margin-left:33.333%}.offset-md-col-3-6{margin-left:50%}.offset-md-col-4-6{margin-left:66.666%}.offset-md-col-5-6,.offset-md-col-10-12{margin-left:83.333%}.offset-md-col-0-7{margin-left:0%}.offset-md-col-1-7{margin-left:14.2857%}.offset-md-col-2-7{margin-left:28.5714%}.offset-md-col-3-7{margin-left:42.8571%}.offset-md-col-4-7{margin-left:57.1428%}.offset-md-col-5-7{margin-left:71.4285%}.offset-md-col-6-7{margin-left:85.7142%}.offset-md-col-0-8{margin-left:0%}.offset-md-col-1-8{margin-left:12.5%}.offset-md-col-2-8{margin-left:25%}.offset-md-col-3-8{margin-left:37.5%}.offset-md-col-4-8{margin-left:50%}.offset-md-col-5-8{margin-left:62.5%}.offset-md-col-6-8{margin-left:75%}.offset-md-col-7-8{margin-left:87.5%}.offset-md-col-0-9{margin-left:0%}.offset-md-col-1-9{margin-left:11.111%}.offset-md-col-2-9{margin-left:22.222%}.offset-md-col-3-9{margin-left:33.333%}.offset-md-col-4-9{margin-left:44.444%}.offset-md-col-5-9{margin-left:55.555%}.offset-md-col-6-9{margin-left:66.666%}.offset-md-col-7-9{margin-left:77.777%}.offset-md-col-8-9{margin-left:88.888%}.offset-md-col-0-10{margin-left:0%}.offset-md-col-1-10{margin-left:10%}.offset-md-col-2-10{margin-left:20%}.offset-md-col-3-10{margin-left:30%}.offset-md-col-4-10{margin-left:40%}.offset-md-col-5-10{margin-left:50%}.offset-md-col-6-10{margin-left:60%}.offset-md-col-7-10{margin-left:70%}.offset-md-col-8-10{margin-left:80%}.offset-md-col-9-10{margin-left:90%}.offset-md-col-0-11{margin-left:0%}.offset-md-col-1-11{margin-left:9.0909%}.offset-md-col-2-11{margin-left:18.1818%}.offset-md-col-3-11{margin-left:27.2727%}.offset-md-col-4-11{margin-left:36.3636%}.offset-md-col-5-11{margin-left:45.4545%}.offset-md-col-6-11{margin-left:54.5454%}.offset-md-col-7-11{margin-left:63.6363%}.offset-md-col-8-11{margin-left:72.7272%}.offset-md-col-9-11{margin-left:81.8181%}.offset-md-col-10-11{margin-left:90.909%}.offset-md-col-0-12{margin-left:0%}.offset-md-col-1-12{margin-left:8.333%}.offset-md-col-5-12{margin-left:41.666%}.offset-md-col-6-12{margin-left:50%}.offset-md-col-7-12{margin-left:58.333%}.offset-md-col-9-12{margin-left:75%}.offset-md-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 62em){.offset-xm-col-0-1{margin-left:0%}.offset-xm-col-1-1{margin-left:100%}.offset-xm-col-0-2{margin-left:0%}.offset-xm-col-1-2{margin-left:50%}.offset-xm-col-0-3{margin-left:0%}.offset-xm-col-1-3,.offset-xm-col-4-12{margin-left:33.333%}.offset-xm-col-2-3,.offset-xm-col-8-12{margin-left:66.666%}.offset-xm-col-0-4{margin-left:0%}.offset-xm-col-1-4,.offset-xm-col-3-12{margin-left:25%}.offset-xm-col-2-4{margin-left:50%}.offset-xm-col-3-4{margin-left:75%}.offset-xm-col-0-5{margin-left:0%}.offset-xm-col-1-5{margin-left:20%}.offset-xm-col-2-5{margin-left:40%}.offset-xm-col-3-5{margin-left:60%}.offset-xm-col-4-5{margin-left:80%}.offset-xm-col-0-6{margin-left:0%}.offset-xm-col-1-6,.offset-xm-col-2-12{margin-left:16.666%}.offset-xm-col-2-6{margin-left:33.333%}.offset-xm-col-3-6{margin-left:50%}.offset-xm-col-4-6{margin-left:66.666%}.offset-xm-col-5-6,.offset-xm-col-10-12{margin-left:83.333%}.offset-xm-col-0-7{margin-left:0%}.offset-xm-col-1-7{margin-left:14.2857%}.offset-xm-col-2-7{margin-left:28.5714%}.offset-xm-col-3-7{margin-left:42.8571%}.offset-xm-col-4-7{margin-left:57.1428%}.offset-xm-col-5-7{margin-left:71.4285%}.offset-xm-col-6-7{margin-left:85.7142%}.offset-xm-col-0-8{margin-left:0%}.offset-xm-col-1-8{margin-left:12.5%}.offset-xm-col-2-8{margin-left:25%}.offset-xm-col-3-8{margin-left:37.5%}.offset-xm-col-4-8{margin-left:50%}.offset-xm-col-5-8{margin-left:62.5%}.offset-xm-col-6-8{margin-left:75%}.offset-xm-col-7-8{margin-left:87.5%}.offset-xm-col-0-9{margin-left:0%}.offset-xm-col-1-9{margin-left:11.111%}.offset-xm-col-2-9{margin-left:22.222%}.offset-xm-col-3-9{margin-left:33.333%}.offset-xm-col-4-9{margin-left:44.444%}.offset-xm-col-5-9{margin-left:55.555%}.offset-xm-col-6-9{margin-left:66.666%}.offset-xm-col-7-9{margin-left:77.777%}.offset-xm-col-8-9{margin-left:88.888%}.offset-xm-col-0-10{margin-left:0%}.offset-xm-col-1-10{margin-left:10%}.offset-xm-col-2-10{margin-left:20%}.offset-xm-col-3-10{margin-left:30%}.offset-xm-col-4-10{margin-left:40%}.offset-xm-col-5-10{margin-left:50%}.offset-xm-col-6-10{margin-left:60%}.offset-xm-col-7-10{margin-left:70%}.offset-xm-col-8-10{margin-left:80%}.offset-xm-col-9-10{margin-left:90%}.offset-xm-col-0-11{margin-left:0%}.offset-xm-col-1-11{margin-left:9.0909%}.offset-xm-col-2-11{margin-left:18.1818%}.offset-xm-col-3-11{margin-left:27.2727%}.offset-xm-col-4-11{margin-left:36.3636%}.offset-xm-col-5-11{margin-left:45.4545%}.offset-xm-col-6-11{margin-left:54.5454%}.offset-xm-col-7-11{margin-left:63.6363%}.offset-xm-col-8-11{margin-left:72.7272%}.offset-xm-col-9-11{margin-left:81.8181%}.offset-xm-col-10-11{margin-left:90.909%}.offset-xm-col-0-12{margin-left:0%}.offset-xm-col-1-12{margin-left:8.333%}.offset-xm-col-5-12{margin-left:41.666%}.offset-xm-col-6-12{margin-left:50%}.offset-xm-col-7-12{margin-left:58.333%}.offset-xm-col-9-12{margin-left:75%}.offset-xm-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 64em){.offset-lg-col-0-1{margin-left:0%}.offset-lg-col-1-1{margin-left:100%}.offset-lg-col-0-2{margin-left:0%}.offset-lg-col-1-2{margin-left:50%}.offset-lg-col-0-3{margin-left:0%}.offset-lg-col-1-3,.offset-lg-col-4-12{margin-left:33.333%}.offset-lg-col-2-3,.offset-lg-col-8-12{margin-left:66.666%}.offset-lg-col-0-4{margin-left:0%}.offset-lg-col-1-4,.offset-lg-col-3-12{margin-left:25%}.offset-lg-col-2-4{margin-left:50%}.offset-lg-col-3-4{margin-left:75%}.offset-lg-col-0-5{margin-left:0%}.offset-lg-col-1-5{margin-left:20%}.offset-lg-col-2-5{margin-left:40%}.offset-lg-col-3-5{margin-left:60%}.offset-lg-col-4-5{margin-left:80%}.offset-lg-col-0-6{margin-left:0%}.offset-lg-col-1-6,.offset-lg-col-2-12{margin-left:16.666%}.offset-lg-col-2-6{margin-left:33.333%}.offset-lg-col-3-6{margin-left:50%}.offset-lg-col-4-6{margin-left:66.666%}.offset-lg-col-5-6,.offset-lg-col-10-12{margin-left:83.333%}.offset-lg-col-0-7{margin-left:0%}.offset-lg-col-1-7{margin-left:14.2857%}.offset-lg-col-2-7{margin-left:28.5714%}.offset-lg-col-3-7{margin-left:42.8571%}.offset-lg-col-4-7{margin-left:57.1428%}.offset-lg-col-5-7{margin-left:71.4285%}.offset-lg-col-6-7{margin-left:85.7142%}.offset-lg-col-0-8{margin-left:0%}.offset-lg-col-1-8{margin-left:12.5%}.offset-lg-col-2-8{margin-left:25%}.offset-lg-col-3-8{margin-left:37.5%}.offset-lg-col-4-8{margin-left:50%}.offset-lg-col-5-8{margin-left:62.5%}.offset-lg-col-6-8{margin-left:75%}.offset-lg-col-7-8{margin-left:87.5%}.offset-lg-col-0-9{margin-left:0%}.offset-lg-col-1-9{margin-left:11.111%}.offset-lg-col-2-9{margin-left:22.222%}.offset-lg-col-3-9{margin-left:33.333%}.offset-lg-col-4-9{margin-left:44.444%}.offset-lg-col-5-9{margin-left:55.555%}.offset-lg-col-6-9{margin-left:66.666%}.offset-lg-col-7-9{margin-left:77.777%}.offset-lg-col-8-9{margin-left:88.888%}.offset-lg-col-0-10{margin-left:0%}.offset-lg-col-1-10{margin-left:10%}.offset-lg-col-2-10{margin-left:20%}.offset-lg-col-3-10{margin-left:30%}.offset-lg-col-4-10{margin-left:40%}.offset-lg-col-5-10{margin-left:50%}.offset-lg-col-6-10{margin-left:60%}.offset-lg-col-7-10{margin-left:70%}.offset-lg-col-8-10{margin-left:80%}.offset-lg-col-9-10{margin-left:90%}.offset-lg-col-0-11{margin-left:0%}.offset-lg-col-1-11{margin-left:9.0909%}.offset-lg-col-2-11{margin-left:18.1818%}.offset-lg-col-3-11{margin-left:27.2727%}.offset-lg-col-4-11{margin-left:36.3636%}.offset-lg-col-5-11{margin-left:45.4545%}.offset-lg-col-6-11{margin-left:54.5454%}.offset-lg-col-7-11{margin-left:63.6363%}.offset-lg-col-8-11{margin-left:72.7272%}.offset-lg-col-9-11{margin-left:81.8181%}.offset-lg-col-10-11{margin-left:90.909%}.offset-lg-col-0-12{margin-left:0%}.offset-lg-col-1-12{margin-left:8.333%}.offset-lg-col-5-12{margin-left:41.666%}.offset-lg-col-6-12{margin-left:50%}.offset-lg-col-7-12{margin-left:58.333%}.offset-lg-col-9-12{margin-left:75%}.offset-lg-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 75em){.offset-xl-col-0-1{margin-left:0%}.offset-xl-col-1-1{margin-left:100%}.offset-xl-col-0-2{margin-left:0%}.offset-xl-col-1-2{margin-left:50%}.offset-xl-col-0-3{margin-left:0%}.offset-xl-col-1-3,.offset-xl-col-4-12{margin-left:33.333%}.offset-xl-col-2-3,.offset-xl-col-8-12{margin-left:66.666%}.offset-xl-col-0-4{margin-left:0%}.offset-xl-col-1-4,.offset-xl-col-3-12{margin-left:25%}.offset-xl-col-2-4{margin-left:50%}.offset-xl-col-3-4{margin-left:75%}.offset-xl-col-0-5{margin-left:0%}.offset-xl-col-1-5{margin-left:20%}.offset-xl-col-2-5{margin-left:40%}.offset-xl-col-3-5{margin-left:60%}.offset-xl-col-4-5{margin-left:80%}.offset-xl-col-0-6{margin-left:0%}.offset-xl-col-1-6,.offset-xl-col-2-12{margin-left:16.666%}.offset-xl-col-2-6{margin-left:33.333%}.offset-xl-col-3-6{margin-left:50%}.offset-xl-col-4-6{margin-left:66.666%}.offset-xl-col-5-6,.offset-xl-col-10-12{margin-left:83.333%}.offset-xl-col-0-7{margin-left:0%}.offset-xl-col-1-7{margin-left:14.2857%}.offset-xl-col-2-7{margin-left:28.5714%}.offset-xl-col-3-7{margin-left:42.8571%}.offset-xl-col-4-7{margin-left:57.1428%}.offset-xl-col-5-7{margin-left:71.4285%}.offset-xl-col-6-7{margin-left:85.7142%}.offset-xl-col-0-8{margin-left:0%}.offset-xl-col-1-8{margin-left:12.5%}.offset-xl-col-2-8{margin-left:25%}.offset-xl-col-3-8{margin-left:37.5%}.offset-xl-col-4-8{margin-left:50%}.offset-xl-col-5-8{margin-left:62.5%}.offset-xl-col-6-8{margin-left:75%}.offset-xl-col-7-8{margin-left:87.5%}.offset-xl-col-0-9{margin-left:0%}.offset-xl-col-1-9{margin-left:11.111%}.offset-xl-col-2-9{margin-left:22.222%}.offset-xl-col-3-9{margin-left:33.333%}.offset-xl-col-4-9{margin-left:44.444%}.offset-xl-col-5-9{margin-left:55.555%}.offset-xl-col-6-9{margin-left:66.666%}.offset-xl-col-7-9{margin-left:77.777%}.offset-xl-col-8-9{margin-left:88.888%}.offset-xl-col-0-10{margin-left:0%}.offset-xl-col-1-10{margin-left:10%}.offset-xl-col-2-10{margin-left:20%}.offset-xl-col-3-10{margin-left:30%}.offset-xl-col-4-10{margin-left:40%}.offset-xl-col-5-10{margin-left:50%}.offset-xl-col-6-10{margin-left:60%}.offset-xl-col-7-10{margin-left:70%}.offset-xl-col-8-10{margin-left:80%}.offset-xl-col-9-10{margin-left:90%}.offset-xl-col-0-11{margin-left:0%}.offset-xl-col-1-11{margin-left:9.0909%}.offset-xl-col-2-11{margin-left:18.1818%}.offset-xl-col-3-11{margin-left:27.2727%}.offset-xl-col-4-11{margin-left:36.3636%}.offset-xl-col-5-11{margin-left:45.4545%}.offset-xl-col-6-11{margin-left:54.5454%}.offset-xl-col-7-11{margin-left:63.6363%}.offset-xl-col-8-11{margin-left:72.7272%}.offset-xl-col-9-11{margin-left:81.8181%}.offset-xl-col-10-11{margin-left:90.909%}.offset-xl-col-0-12{margin-left:0%}.offset-xl-col-1-12{margin-left:8.333%}.offset-xl-col-5-12{margin-left:41.666%}.offset-xl-col-6-12{margin-left:50%}.offset-xl-col-7-12{margin-left:58.333%}.offset-xl-col-9-12{margin-left:75%}.offset-xl-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 85.375em){.offset-xxl-col-0-1{margin-left:0%}.offset-xxl-col-1-1{margin-left:100%}.offset-xxl-col-0-2{margin-left:0%}.offset-xxl-col-1-2{margin-left:50%}.offset-xxl-col-0-3{margin-left:0%}.offset-xxl-col-1-3,.offset-xxl-col-4-12{margin-left:33.333%}.offset-xxl-col-2-3,.offset-xxl-col-8-12{margin-left:66.666%}.offset-xxl-col-0-4{margin-left:0%}.offset-xxl-col-1-4,.offset-xxl-col-3-12{margin-left:25%}.offset-xxl-col-2-4{margin-left:50%}.offset-xxl-col-3-4{margin-left:75%}.offset-xxl-col-0-5{margin-left:0%}.offset-xxl-col-1-5{margin-left:20%}.offset-xxl-col-2-5{margin-left:40%}.offset-xxl-col-3-5{margin-left:60%}.offset-xxl-col-4-5{margin-left:80%}.offset-xxl-col-0-6{margin-left:0%}.offset-xxl-col-1-6,.offset-xxl-col-2-12{margin-left:16.666%}.offset-xxl-col-2-6{margin-left:33.333%}.offset-xxl-col-3-6{margin-left:50%}.offset-xxl-col-4-6{margin-left:66.666%}.offset-xxl-col-5-6,.offset-xxl-col-10-12{margin-left:83.333%}.offset-xxl-col-0-7{margin-left:0%}.offset-xxl-col-1-7{margin-left:14.2857%}.offset-xxl-col-2-7{margin-left:28.5714%}.offset-xxl-col-3-7{margin-left:42.8571%}.offset-xxl-col-4-7{margin-left:57.1428%}.offset-xxl-col-5-7{margin-left:71.4285%}.offset-xxl-col-6-7{margin-left:85.7142%}.offset-xxl-col-0-8{margin-left:0%}.offset-xxl-col-1-8{margin-left:12.5%}.offset-xxl-col-2-8{margin-left:25%}.offset-xxl-col-3-8{margin-left:37.5%}.offset-xxl-col-4-8{margin-left:50%}.offset-xxl-col-5-8{margin-left:62.5%}.offset-xxl-col-6-8{margin-left:75%}.offset-xxl-col-7-8{margin-left:87.5%}.offset-xxl-col-0-9{margin-left:0%}.offset-xxl-col-1-9{margin-left:11.111%}.offset-xxl-col-2-9{margin-left:22.222%}.offset-xxl-col-3-9{margin-left:33.333%}.offset-xxl-col-4-9{margin-left:44.444%}.offset-xxl-col-5-9{margin-left:55.555%}.offset-xxl-col-6-9{margin-left:66.666%}.offset-xxl-col-7-9{margin-left:77.777%}.offset-xxl-col-8-9{margin-left:88.888%}.offset-xxl-col-0-10{margin-left:0%}.offset-xxl-col-1-10{margin-left:10%}.offset-xxl-col-2-10{margin-left:20%}.offset-xxl-col-3-10{margin-left:30%}.offset-xxl-col-4-10{margin-left:40%}.offset-xxl-col-5-10{margin-left:50%}.offset-xxl-col-6-10{margin-left:60%}.offset-xxl-col-7-10{margin-left:70%}.offset-xxl-col-8-10{margin-left:80%}.offset-xxl-col-9-10{margin-left:90%}.offset-xxl-col-0-11{margin-left:0%}.offset-xxl-col-1-11{margin-left:9.0909%}.offset-xxl-col-2-11{margin-left:18.1818%}.offset-xxl-col-3-11{margin-left:27.2727%}.offset-xxl-col-4-11{margin-left:36.3636%}.offset-xxl-col-5-11{margin-left:45.4545%}.offset-xxl-col-6-11{margin-left:54.5454%}.offset-xxl-col-7-11{margin-left:63.6363%}.offset-xxl-col-8-11{margin-left:72.7272%}.offset-xxl-col-9-11{margin-left:81.8181%}.offset-xxl-col-10-11{margin-left:90.909%}.offset-xxl-col-0-12{margin-left:0%}.offset-xxl-col-1-12{margin-left:8.333%}.offset-xxl-col-5-12{margin-left:41.666%}.offset-xxl-col-6-12{margin-left:50%}.offset-xxl-col-7-12{margin-left:58.333%}.offset-xxl-col-9-12{margin-left:75%}.offset-xxl-col-11-12{margin-left:91.666%}}@media only screen and (min-width: 90rem){.offset-xxxl-col-0-1{margin-left:0%}.offset-xxxl-col-1-1{margin-left:100%}.offset-xxxl-col-0-2{margin-left:0%}.offset-xxxl-col-1-2{margin-left:50%}.offset-xxxl-col-0-3{margin-left:0%}.offset-xxxl-col-1-3,.offset-xxxl-col-4-12{margin-left:33.333%}.offset-xxxl-col-2-3,.offset-xxxl-col-8-12{margin-left:66.666%}.offset-xxxl-col-0-4{margin-left:0%}.offset-xxxl-col-1-4,.offset-xxxl-col-3-12{margin-left:25%}.offset-xxxl-col-2-4{margin-left:50%}.offset-xxxl-col-3-4{margin-left:75%}.offset-xxxl-col-0-5{margin-left:0%}.offset-xxxl-col-1-5{margin-left:20%}.offset-xxxl-col-2-5{margin-left:40%}.offset-xxxl-col-3-5{margin-left:60%}.offset-xxxl-col-4-5{margin-left:80%}.offset-xxxl-col-0-6{margin-left:0%}.offset-xxxl-col-1-6,.offset-xxxl-col-2-12{margin-left:16.666%}.offset-xxxl-col-2-6{margin-left:33.333%}.offset-xxxl-col-3-6{margin-left:50%}.offset-xxxl-col-4-6{margin-left:66.666%}.offset-xxxl-col-5-6,.offset-xxxl-col-10-12{margin-left:83.333%}.offset-xxxl-col-0-7{margin-left:0%}.offset-xxxl-col-1-7{margin-left:14.2857%}.offset-xxxl-col-2-7{margin-left:28.5714%}.offset-xxxl-col-3-7{margin-left:42.8571%}.offset-xxxl-col-4-7{margin-left:57.1428%}.offset-xxxl-col-5-7{margin-left:71.4285%}.offset-xxxl-col-6-7{margin-left:85.7142%}.offset-xxxl-col-0-8{margin-left:0%}.offset-xxxl-col-1-8{margin-left:12.5%}.offset-xxxl-col-2-8{margin-left:25%}.offset-xxxl-col-3-8{margin-left:37.5%}.offset-xxxl-col-4-8{margin-left:50%}.offset-xxxl-col-5-8{margin-left:62.5%}.offset-xxxl-col-6-8{margin-left:75%}.offset-xxxl-col-7-8{margin-left:87.5%}.offset-xxxl-col-0-9{margin-left:0%}.offset-xxxl-col-1-9{margin-left:11.111%}.offset-xxxl-col-2-9{margin-left:22.222%}.offset-xxxl-col-3-9{margin-left:33.333%}.offset-xxxl-col-4-9{margin-left:44.444%}.offset-xxxl-col-5-9{margin-left:55.555%}.offset-xxxl-col-6-9{margin-left:66.666%}.offset-xxxl-col-7-9{margin-left:77.777%}.offset-xxxl-col-8-9{margin-left:88.888%}.offset-xxxl-col-0-10{margin-left:0%}.offset-xxxl-col-1-10{margin-left:10%}.offset-xxxl-col-2-10{margin-left:20%}.offset-xxxl-col-3-10{margin-left:30%}.offset-xxxl-col-4-10{margin-left:40%}.offset-xxxl-col-5-10{margin-left:50%}.offset-xxxl-col-6-10{margin-left:60%}.offset-xxxl-col-7-10{margin-left:70%}.offset-xxxl-col-8-10{margin-left:80%}.offset-xxxl-col-9-10{margin-left:90%}.offset-xxxl-col-0-11{margin-left:0%}.offset-xxxl-col-1-11{margin-left:9.0909%}.offset-xxxl-col-2-11{margin-left:18.1818%}.offset-xxxl-col-3-11{margin-left:27.2727%}.offset-xxxl-col-4-11{margin-left:36.3636%}.offset-xxxl-col-5-11{margin-left:45.4545%}.offset-xxxl-col-6-11{margin-left:54.5454%}.offset-xxxl-col-7-11{margin-left:63.6363%}.offset-xxxl-col-8-11{margin-left:72.7272%}.offset-xxxl-col-9-11{margin-left:81.8181%}.offset-xxxl-col-10-11{margin-left:90.909%}.offset-xxxl-col-0-12{margin-left:0%}.offset-xxxl-col-1-12{margin-left:8.333%}.offset-xxxl-col-5-12{margin-left:41.666%}.offset-xxxl-col-6-12{margin-left:50%}.offset-xxxl-col-7-12{margin-left:58.333%}.offset-xxxl-col-9-12{margin-left:75%}.offset-xxxl-col-11-12{margin-left:91.666%}}.order-col-1{order:1}.order-col-2{order:2}.order-col-3{order:3}.order-col-4{order:4}.order-col-5{order:5}.order-col-6{order:6}.order-col-7{order:7}.order-col-8{order:8}.order-col-9{order:9}.order-col-10{order:10}.order-col-11{order:11}.order-col-12{order:12}@media only screen and (min-width: 30em){.order-xs-col-1{order:1}.order-xs-col-2{order:2}.order-xs-col-3{order:3}.order-xs-col-4{order:4}.order-xs-col-5{order:5}.order-xs-col-6{order:6}.order-xs-col-7{order:7}.order-xs-col-8{order:8}.order-xs-col-9{order:9}.order-xs-col-10{order:10}.order-xs-col-11{order:11}.order-xs-col-12{order:12}}@media only screen and (min-width: 37.5em){.order-sm-col-1{order:1}.order-sm-col-2{order:2}.order-sm-col-3{order:3}.order-sm-col-4{order:4}.order-sm-col-5{order:5}.order-sm-col-6{order:6}.order-sm-col-7{order:7}.order-sm-col-8{order:8}.order-sm-col-9{order:9}.order-sm-col-10{order:10}.order-sm-col-11{order:11}.order-sm-col-12{order:12}}@media only screen and (min-width: 48em){.order-md-col-1{order:1}.order-md-col-2{order:2}.order-md-col-3{order:3}.order-md-col-4{order:4}.order-md-col-5{order:5}.order-md-col-6{order:6}.order-md-col-7{order:7}.order-md-col-8{order:8}.order-md-col-9{order:9}.order-md-col-10{order:10}.order-md-col-11{order:11}.order-md-col-12{order:12}}@media only screen and (min-width: 62em){.order-xm-col-1{order:1}.order-xm-col-2{order:2}.order-xm-col-3{order:3}.order-xm-col-4{order:4}.order-xm-col-5{order:5}.order-xm-col-6{order:6}.order-xm-col-7{order:7}.order-xm-col-8{order:8}.order-xm-col-9{order:9}.order-xm-col-10{order:10}.order-xm-col-11{order:11}.order-xm-col-12{order:12}}@media only screen and (min-width: 64em){.order-lg-col-1{order:1}.order-lg-col-2{order:2}.order-lg-col-3{order:3}.order-lg-col-4{order:4}.order-lg-col-5{order:5}.order-lg-col-6{order:6}.order-lg-col-7{order:7}.order-lg-col-8{order:8}.order-lg-col-9{order:9}.order-lg-col-10{order:10}.order-lg-col-11{order:11}.order-lg-col-12{order:12}}@media only screen and (min-width: 75em){.order-xl-col-1{order:1}.order-xl-col-2{order:2}.order-xl-col-3{order:3}.order-xl-col-4{order:4}.order-xl-col-5{order:5}.order-xl-col-6{order:6}.order-xl-col-7{order:7}.order-xl-col-8{order:8}.order-xl-col-9{order:9}.order-xl-col-10{order:10}.order-xl-col-11{order:11}.order-xl-col-12{order:12}}@media only screen and (min-width: 85.375em){.order-xxl-col-1{order:1}.order-xxl-col-2{order:2}.order-xxl-col-3{order:3}.order-xxl-col-4{order:4}.order-xxl-col-5{order:5}.order-xxl-col-6{order:6}.order-xxl-col-7{order:7}.order-xxl-col-8{order:8}.order-xxl-col-9{order:9}.order-xxl-col-10{order:10}.order-xxl-col-11{order:11}.order-xxl-col-12{order:12}}@media only screen and (min-width: 90rem){.order-xxxl-col-1{order:1}.order-xxxl-col-2{order:2}.order-xxxl-col-3{order:3}.order-xxxl-col-4{order:4}.order-xxxl-col-5{order:5}.order-xxxl-col-6{order:6}.order-xxxl-col-7{order:7}.order-xxxl-col-8{order:8}.order-xxxl-col-9{order:9}.order-xxxl-col-10{order:10}.order-xxxl-col-11{order:11}.order-xxxl-col-12{order:12}}@media(max-width: 479px){.hidden-xxs{display:none}}@media(min-width: 480px)and (max-width: 599px){.hidden-xs{display:none}}@media(min-width: 600px)and (max-width: 767px){.hidden-sm{display:none}}@media(min-width: 768px)and (max-width: 1023px){.hidden-md{display:none}}@media(min-width: 1024px)and (max-width: 1279px){.hidden-lg{display:none}}@media(min-width: 1280px)and (max-width: 1439px){.hidden-xl{display:none}}@media(min-width: 1440px){.hidden-xxl{display:none}}.editor-styles-wrapper h1,.editor-styles-wrapper .h1,.editor-styles-wrapper h2,.editor-styles-wrapper .h2,.editor-styles-wrapper h3,.editor-styles-wrapper .h3,.editor-styles-wrapper h4,.editor-styles-wrapper .h4,.editor-styles-wrapper h5,.editor-styles-wrapper .h5,.editor-styles-wrapper h6,.editor-styles-wrapper .h6{display:block;padding:0;margin:0;color:var(--bright-blue, #4B6EDA);font-weight:500;font-family:"Libre Baskerville",serif}.editor-styles-wrapper .is-style-h1,.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:50px;font-size:3.125rem;line-height:.98}@media only screen and (min-width: 64em){.editor-styles-wrapper .is-style-h1,.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:70px;font-size:4.375rem}}.editor-styles-wrapper .is-style-h2,.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:40px;font-size:2.5rem;line-height:.8}@media only screen and (min-width: 64em){.editor-styles-wrapper .is-style-h2,.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:48px;font-size:3rem}}.editor-styles-wrapper .is-style-h3,.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:36px;font-size:2.25rem;line-height:1}@media only screen and (min-width: 64em){.editor-styles-wrapper .is-style-h3,.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:40px;font-size:2.5rem}}.editor-styles-wrapper .is-style-h4,.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:30px;font-size:1.875rem;line-height:.75;letter-spacing:2px}@media only screen and (min-width: 64em){.editor-styles-wrapper .is-style-h4,.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:36px;font-size:2.25rem}}.editor-styles-wrapper .is-style-h5,.editor-styles-wrapper h5,.editor-styles-wrapper .h5{font-size:26px;font-size:1.625rem;line-height:1}.editor-styles-wrapper .is-style-h6,.editor-styles-wrapper h6,.editor-styles-wrapper .h6{font-size:20px;font-size:1.25rem;line-height:1.05}.editor-styles-wrapper .is-style-subtitle,.editor-styles-wrapper .subtitle{display:block;padding:0;margin:0;line-height:1;font-weight:500;font-family:"Libre Baskerville",serif;font-size:14px;font-size:0.875rem;text-transform:uppercase;letter-spacing:1.5px}.editor-styles-wrapper address{font-size:16px;font-size:1rem;font-style:normal}.editor-styles-wrapper address p{padding-bottom:.625rem}.editor-styles-wrapper blockquote{display:block;background:var(--white, #ffffff);padding:1.875rem 1.875rem 1.875rem 3.4375rem;margin:0 0 1.875rem;position:relative;color:var(--black, #000000);border-left:2px dashed var(--seafoam, #33C8BD);box-shadow:10px 5px 25px rgba(138,159,163,.15)}.editor-styles-wrapper blockquote::before{content:"“";font-family:"Lato",sans-serif;font-size:60px;font-size:3.75rem;font-weight:700;color:var(--bright-blue, #4B6EDA);position:absolute;left:.625rem;top:.625rem}.editor-styles-wrapper blockquote::after{content:""}.editor-styles-wrapper blockquote a{color:var(--bright-blue, #4B6EDA)}.editor-styles-wrapper blockquote em{font-style:italic}.editor-styles-wrapper blockquote p:last-of-type{padding-bottom:0}.widget-block+.widget-block{padding-top:2.5rem;margin-top:2.5rem;border-top:1px solid #d1d3d3}.widget-block select{border:1px solid #d7dde0;letter-spacing:normal;margin-bottom:.3125rem;line-height:1;font-size:16px;font-weight:400;color:var(--navy, #282E40);border-radius:3px;display:block;padding:.625rem 1.125rem;background-color:var(--white, #ffffff);appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/chevron-down.png);background-position:calc(100% - 13px) center;background-repeat:no-repeat;background-size:10px;width:100%}.widget-block .gform_wrapper .gform_title{display:block;padding:0;margin:0;font-family:"Lato",sans-serif;color:var(--bright-seafoam-alt, #077B92);font-weight:300;font-size:22px;font-size:1.375rem;line-height:1.2}.widget-block .gform_wrapper textarea,.widget-block .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:.625rem;width:100%}.widget-block .gform_wrapper .gform_footer,.widget-block .gform_wrapper .gform_page_footer{margin:0;justify-content:flex-start}.wp-block-heading+.wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list{padding-top:0}.wp-block-latest-posts.wp-block-latest-posts__list li{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-latest-posts.wp-block-latest-posts__list li+li{padding-top:.9375rem;margin-top:.9375rem;border-top:1px solid rgba(0,0,0,.25)}.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title{width:100%;padding-bottom:.625rem}.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-author+.wp-block-latest-posts__post-date{padding-left:.625rem;margin-left:.625rem;border-left:1px solid var(--gray, #8a8a8a)}.wp-block-latest-posts__post-main-category{color:var(--white, #ffffff);background-color:var(--navy, #282E40);padding:.3125rem .625rem;font-size:10px;font-size:0.625rem;line-height:1;letter-spacing:1px;text-transform:uppercase;display:inline-block;margin:0 auto .3125rem 0}.wp-block-latest-posts__post-title{display:block;padding:0;margin:0;font-family:"Lato",sans-serif;color:var(--bright-seafoam-alt, #077B92);font-weight:300;font-size:18px;font-size:1.125rem;line-height:1.35;text-decoration:none}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;padding:0;margin:0;line-height:1.05;font-size:11px;font-size:0.6875rem;color:var(--navy, #282E40);text-transform:uppercase;letter-spacing:1px;font-family:"Lato",sans-serif;font-weight:700}.widget_a2a_share_save_widget{display:flex}.widget_a2a_share_save_widget h2.widgettitle{display:block;padding:0;margin:0;line-height:1.65;font-size:14px;font-size:0.875rem;color:var(--navy, #282E40);font-family:"Lato",sans-serif;font-weight:700;padding-right:.9375rem}.addtoany_list{display:flex;align-items:center}.addtoany_list a{display:flex;width:1.875rem;height:1.875rem;padding:0}::-webkit-selection{background:var(--bright-seafoam-alt, #077B92);color:var(--white, #ffffff);text-shadow:none}::-moz-selection{background:var(--bright-seafoam-alt, #077B92);color:var(--white, #ffffff);text-shadow:none}::selection{background:var(--bright-seafoam-alt, #077B92);color:var(--white, #ffffff);text-shadow:none}html{box-sizing:border-box;scroll-behavior:smooth}*{font-smoothing:antialiased;text-rendering:optimizeLegibility;box-sizing:inherit}*:before,*:after{box-sizing:inherit}body{color:var(--dark-gray, #252626);font-family:"Lato",sans-serif;font-size:16px;font-size:1rem;line-height:1.65;text-align:left;font-weight:400;background-color:var(--white, #ffffff)}.wrapper{box-sizing:border-box;width:100%;margin-right:auto;margin-left:auto;max-width:1380px;padding-right:1.25rem;padding-left:1.25rem}@media only screen and (min-width: 360px){.wrapper{padding-right:1.875rem;padding-left:1.875rem}}@media only screen and (min-width: 1600px){.wrapper{max-width:1440px}}@media only screen and (min-width: 1920px){.wrapper{max-width:1792px}}p{padding:0 0 1.25rem;margin:0}p a{text-decoration:underline}p a:hover{text-decoration:underline}a{color:var(--bright-blue, #4B6EDA);text-decoration:underline;transition:all .3s ease}a:hover{color:var(--bright-seafoam-alt, #077B92);text-decoration:underline}ul,ol{margin-top:0;padding-left:1.28em;margin-bottom:1.25rem}ul li,ol li{padding:.1875rem 0}ul ul,ul ol,ol ul,ol ol{margin-bottom:0;padding-top:.5rem;padding-bottom:.3125rem}@media only screen and (min-width: 64em){ul.half,ol.half{-moz-column-count:2;column-count:2}}ul.half li,ol.half li{-webkit-column-break-inside:avoid;-webkit-backface-visibility:hidden;padding-right:1.5625rem}ul.checkmark,ol.checkmark{padding:1.5625rem 2.5rem;background-color:var(--light-periwinkle, #AFC9EF);border-radius:14px}ul.checkmark li,ol.checkmark li{position:relative;list-style-type:none;padding-left:1.875rem;padding-right:.3125rem;padding-top:.9375rem;padding-bottom:.9375rem;font-family:"Libre Baskerville",serif;font-size:15px;font-size:0.9375rem;font-weight:600;line-height:1;color:var(--navy, #282E40)}ul.checkmark li:before,ol.checkmark li:before{content:"";display:block;line-height:1;text-align:center;font-size:18px;font-size:1.125rem;top:.75rem;left:0;position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--bright-blue, #4B6EDA)}hr{display:block;padding:0;background-color:var(--light-gray, #b3b3b3);border:0;width:100%;height:1px;margin-bottom:2.5rem;margin-top:1.25rem}b,strong{font-weight:700;font-family:"Libre Baskerville",serif}sup{font-size:50%}textarea{resize:vertical}audio,canvas,img,video{vertical-align:middle}audio,canvas{display:inline-block}img{max-width:100%;height:auto}picture img{width:100%;height:auto}img.alignleft,img.alignright{display:block;margin-left:auto;margin-right:auto}@media only screen and (min-width: 48em){img.alignleft{display:inline;float:left;margin:0 1.875rem 1.875rem 0}}@media only screen and (min-width: 48em){img.alignright{display:inline;float:right;margin:0 0 1.875rem 1.875rem}}img.aligncenter{display:block;margin-right:auto;margin-left:auto}img.alignnone{display:block;margin-right:auto;margin-left:auto}@media only screen and (min-width: 48em){img.alignnone{margin:0 0 1.875rem}}blockquote.alignleft,.wp-caption.alignleft,img.alignleft,blockquote.alignright,.wp-caption.alignright,img.alignright{margin-top:.4em;margin-bottom:1.25rem}blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter{clear:both;margin-top:.4em;margin-bottom:1.25rem}.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter{margin-bottom:1.2em}.avatar{border-radius:50%}img.wp-smiley,img.emoji{display:inline;border:none;box-shadow:none;height:1em;width:1em;margin:0 .07em;vertical-align:-0.1em;background:none;padding:0}embed,iframe,object,video{margin-bottom:1.6em;max-width:100%;vertical-align:middle}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.wp-audio-shortcode,.wp-video,.wp-playlist.wp-audio-playlist{font-size:15px;font-size:0.9375rem;margin-top:0;margin-bottom:1.6em}.wp-playlist.wp-playlist{padding-bottom:0}.wp-playlist .wp-playlist-tracks{margin-top:0}.wp-playlist-item .wp-playlist-caption{border-bottom:0;padding:.625rem 0}.wp-playlist-item .wp-playlist-item-length{top:.625rem}.wp-caption{margin-bottom:1.6em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption-text{display:block;padding:0;margin:0;line-height:1.65;font-size:14px;font-size:0.875rem;font-family:"Lato",sans-serif;font-weight:700}table{background-color:var(--white, #ffffff);width:100%;text-align:left;border-collapse:collapse}table td,table th{padding:.3125rem .9375rem}table tbody td{font-size:13px;font-size:0.8125rem;color:var(--black, #000000)}table tr:nth-child(even){background:var(--off-white, #F4F7FE)}table thead{background:var(--bright-seafoam-alt, #077B92)}table thead td,table thead th{font-size:15px;font-size:0.9375rem;font-weight:500;color:var(--white, #ffffff)}table tfoot td{font-size:14px;font-size:0.875rem}table tfoot .links{text-align:right}table tfoot .links a{display:inline-block;background:var(--seafoam, #33C8BD);color:var(--white, #ffffff);padding:.125rem .5rem;border-radius:5px}.embed-responsive{overflow:hidden;position:relative;display:block;width:100%;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;height:100%;width:100%;border:0}.embed-responsive-ar16x9{padding-top:56.25%}.embed-responsive-ar4x3{padding-top:75%}.clearfix::after{content:"";display:table;clear:both}.logged-in-nav{opacity:.8;position:fixed;bottom:0;right:0;background:var(--bright-blue, #4B6EDA);padding:.625rem 1.25rem;z-index:999;transition:all .2s ease;color:var(--white, #ffffff)}.logged-in-nav:hover{opacity:1}.logged-in-nav ul,.logged-in-nav li{display:inline-block;list-style:none;padding:0;margin:0;font-size:14px;font-size:0.875rem}.logged-in-nav li{padding:0 .3125rem}.logged-in-nav li:before{content:""}.logged-in-nav li.admin-icon:after{content:"";display:block;font-family:"Font Awesome 6 Pro";font-weight:900;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem}.logged-in-nav a{text-decoration:none;color:var(--white, #ffffff)}.logged-in-nav a:hover{text-decoration:underline}h1,.h1,.is-style-h1-xl,h1.xl,.h1.xl,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{display:block;padding:0;margin:0;font-family:"Libre Baskerville",serif;font-weight:700;color:var(--navy, #282E40)}.is-style-h1,h1,.h1{font-size:40px;font-size:2.5rem;line-height:1.2}@media only screen and (min-width: 48em){.is-style-h1,h1,.h1{font-size:44px;font-size:2.75rem}}@media only screen and (min-width: 64em){.is-style-h1,h1,.h1{font-size:50px;font-size:3.125rem}}.is-style-h2,h2,.h2{font-size:30px;font-size:1.875rem;line-height:1.4}@media only screen and (min-width: 64em){.is-style-h2,h2,.h2{font-size:35px;font-size:2.1875rem}}.is-style-h3,h3,.h3{font-size:26px;font-size:1.625rem;line-height:1.125}@media only screen and (min-width: 64em){.is-style-h3,h3,.h3{font-size:28px;font-size:1.75rem}}.is-style-h4,h4,.h4{font-size:24px;font-size:1.5rem;line-height:1.2}@media only screen and (min-width: 64em){.is-style-h4,h4,.h4{font-size:26px;font-size:1.625rem}}.is-style-h5,h5,.h5{font-size:22px;font-size:1.375rem;line-height:1.5}.is-style-h6,h6,.h6{font-size:20px;font-size:1.25rem;line-height:1.35}.is-style-preheader,.preheader{display:block;padding:0;margin:0;line-height:1.05;font-size:12px;font-size:0.75rem;color:var(--navy, #282E40);text-transform:uppercase;letter-spacing:3.5px;font-family:"Lato",sans-serif;font-weight:700}.is-style-tag,.tag{display:inline-block;padding:.5rem .625rem;margin:0;line-height:1.05;font-size:12px;font-size:0.75rem;color:var(--bright-seafoam-alt, #077B92);text-transform:uppercase;font-family:"Lato",sans-serif;font-weight:600;background:#effffe;letter-spacing:1px;border-radius:12.5px}address{font-size:16px;font-size:1rem;font-style:normal}address p{padding-bottom:.625rem}blockquote{display:block;background:var(--pale-periwinkle, #E5EFFF);padding:1.875rem 1.875rem 1.875rem;margin:0 0 1.875rem;position:relative;color:var(--navy, #282E40);border-radius:14px;font-family:"Libre Baskerville",serif;box-shadow:10px 5px 25px rgba(138,159,163,.15)}blockquote::before,blockquote::after{content:""}blockquote a{color:var(--navy, #282E40)}blockquote em{font-style:italic}blockquote p:last-of-type{padding-bottom:0}.button{position:relative;display:inline-block;overflow:hidden;margin-top:.3125rem;margin-bottom:.3125rem;padding:0;background-color:rgba(0,0,0,0);line-height:1;border:0;text-decoration:none}.button span{position:relative;z-index:3;background-color:rgba(0,0,0,0);display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:1;letter-spacing:.17px;font-weight:700;font-family:"Libre Baskerville",serif;padding:.6875rem 2.5625rem .6875rem 1.625rem;font-size:13px;font-size:0.8125rem}.button span:after{content:"";display:block;line-height:1;text-align:center;font-size:11px;font-size:0.6875rem;top:50%;transform:translateY(-50%);right:1.5625rem;position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.button[class*=button-primary-]{border-radius:50px}.button[class*=button-primary-]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:2;border-radius:50px;opacity:0}.button[class*=button-primary-]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:1;border-width:1px;border-style:solid;border-radius:50px}.button[class*=button-primary-]:focus,.button[class*=button-primary-]:hover{text-decoration:none}.button[class*=button-primary-]:focus:before,.button[class*=button-primary-]:hover:before{opacity:1}.button-primary-blue{background-color:var(--bright-blue, #4B6EDA)}.button-primary-blue:after{border-color:var(--bright-blue, #4B6EDA);background-color:var(--bright-blue, #4B6EDA)}.button-primary-blue:before{border-color:var(--mid-navy, #405186);background-color:var(--mid-navy, #405186)}.button-primary-blue span{color:var(--white, #ffffff)}.button-primary-blue:focus span,.button-primary-blue:hover span{color:var(--white, #ffffff)}.button-primary-seafoam{background-color:var(--seafoam, #33C8BD)}.button-primary-seafoam:after{border-color:var(--seafoam, #33C8BD);background-color:var(--seafoam, #33C8BD)}.button-primary-seafoam:before{border-color:var(--bright-seafoam-alt, #077B92);background-color:var(--bright-seafoam-alt, #077B92)}.button-primary-seafoam span{color:var(--navy, #282E40)}.button-primary-seafoam:focus span,.button-primary-seafoam:hover span{color:var(--white, #ffffff)}.button-primary-white{background-color:var(--white, #ffffff)}.button-primary-white:after{border-color:var(--white, #ffffff);background-color:var(--white, #ffffff)}.button-primary-white:before{border-color:var(--pale-periwinkle, #E5EFFF);background-color:var(--pale-periwinkle, #E5EFFF)}.button-primary-white span{color:var(--navy, #282E40)}.button-primary-white:focus span,.button-primary-white:hover span{color:var(--navy, #282E40)}.button[class*=button-secondary-]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:2;border-radius:50px;opacity:0}.button[class*=button-secondary-]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:1;border-width:1px;border-style:solid;border-radius:50px}.button[class*=button-secondary-]:focus,.button[class*=button-secondary-]:hover{text-decoration:none}.button[class*=button-secondary-]:focus:before,.button[class*=button-secondary-]:hover:before{opacity:1}.button-secondary-blue:before{background-color:var(--bright-blue, #4B6EDA)}.button-secondary-blue:after{border-color:var(--bright-blue, #4B6EDA)}.button-secondary-blue span{color:var(--bright-blue, #4B6EDA)}.button-secondary-blue:focus span,.button-secondary-blue:hover span{color:var(--white, #ffffff)}.button-secondary-seafoam:before{background-color:var(--bright-seafoam-alt, #077B92)}.button-secondary-seafoam:after{border-color:var(--bright-seafoam-alt, #077B92)}.button-secondary-seafoam span{color:var(--bright-seafoam-alt, #077B92)}.button-secondary-seafoam:focus span,.button-secondary-seafoam:hover span{color:var(--white, #ffffff)}.button-secondary-white:before{background-color:var(--white, #ffffff)}.button-secondary-white:after{border-color:var(--white, #ffffff)}.button-secondary-white span{color:var(--white, #ffffff)}.button-secondary-white:focus span,.button-secondary-white:hover span{color:var(--navy, #282E40)}.button[class*=button-tertiary-]{background-color:rgba(0,0,0,0)}.button[class*=button-tertiary-]:before{content:"";position:absolute;top:auto;bottom:0;left:0;width:0;height:.125rem;transition:all .3s ease;z-index:2}.button[class*=button-tertiary-]:after{display:none}.button[class*=button-tertiary-] span{padding:0 1rem .3125rem 0}.button[class*=button-tertiary-] span:after{bottom:-0.3125rem;right:0}.button[class*=button-tertiary-]:focus,.button[class*=button-tertiary-]:hover{text-decoration:none}.button[class*=button-tertiary-]:focus:before,.button[class*=button-tertiary-]:hover:before{width:100%}.button-tertiary-blue:before{background-color:var(--bright-blue, #4B6EDA)}.button-tertiary-blue span{color:var(--bright-blue, #4B6EDA)}.button-tertiary-seafoam:before{background-color:var(--bright-seafoam-alt, #077B92)}.button-tertiary-seafoam span{color:var(--bright-seafoam-alt, #077B92)}.button-tertiary-white:before{background-color:var(--white, #ffffff)}.button-tertiary-white span{color:var(--white, #ffffff)}.wp-block-buttons>.wp-block-button{margin-top:.3125rem;margin-bottom:.3125rem}.wp-block-button{position:relative;display:inline-block;overflow:hidden;margin-top:.3125rem;margin-bottom:.3125rem;padding:0;background-color:rgba(0,0,0,0);line-height:1;border:0;text-decoration:none}.wp-block-button__link{position:relative;z-index:3;background-color:rgba(0,0,0,0);display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:1;letter-spacing:.2px;font-weight:600;font-family:"Libre Baskerville",serif;padding:.6875rem 2.5625rem .6875rem 1.625rem;font-size:13px;font-size:0.8125rem}.wp-block-button__link:after{content:"";display:block;line-height:1;text-align:center;font-size:11px;font-size:0.6875rem;top:50%;transform:translateY(-50%);right:1.5625rem;position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-block-button:focus .wp-block-button__link,.wp-block-button:hover .wp-block-button__link{text-decoration:none}.wp-block-button[class*=is-style-primary-]{border-radius:50px}.wp-block-button[class*=is-style-primary-]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:2;border-radius:50px;opacity:0}.wp-block-button[class*=is-style-primary-]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:1;border-width:1px;border-style:solid;border-radius:50px}.wp-block-button[class*=is-style-primary-]:focus,.wp-block-button[class*=is-style-primary-]:hover{text-decoration:none}.wp-block-button[class*=is-style-primary-]:focus:before,.wp-block-button[class*=is-style-primary-]:hover:before{opacity:1}.wp-block-button.is-style-primary-blue{background-color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-primary-blue:before{border-color:var(--mid-navy, #405186);background-color:var(--mid-navy, #405186)}.wp-block-button.is-style-primary-blue:after{border-color:var(--bright-blue, #4B6EDA);background-color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-primary-blue .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-primary-blue:focus .wp-block-button__link,.wp-block-button.is-style-primary-blue:hover .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-primary-seafoam{background-color:var(--seafoam, #33C8BD)}.wp-block-button.is-style-primary-seafoam:before{border-color:var(--bright-seafoam-alt, #077B92);background-color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-primary-seafoam:after{border-color:var(--seafoam, #33C8BD);background-color:var(--seafoam, #33C8BD)}.wp-block-button.is-style-primary-seafoam .wp-block-button__link{color:var(--navy, #282E40)}.wp-block-button.is-style-primary-seafoam:focus .wp-block-button__link,.wp-block-button.is-style-primary-seafoam:hover .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-primary-white{background-color:var(--white, #ffffff)}.wp-block-button.is-style-primary-white:before{border-color:var(--white, #ffffff);background-color:var(--white, #ffffff)}.wp-block-button.is-style-primary-white:after{border-color:var(--pale-periwinkle, #E5EFFF);background-color:var(--pale-periwinkle, #E5EFFF)}.wp-block-button.is-style-primary-white .wp-block-button__link{color:var(--navy, #282E40)}.wp-block-button.is-style-primary-white:focus .wp-block-button__link,.wp-block-button.is-style-primary-white:hover .wp-block-button__link{color:var(--navy, #282E40)}.wp-block-button[class*=is-style-secondary-]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:2;border-radius:50px;opacity:0}.wp-block-button[class*=is-style-secondary-]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;z-index:1;border-width:1px;border-style:solid;border-radius:50px}.wp-block-button[class*=is-style-secondary-]:focus,.wp-block-button[class*=is-style-secondary-]:hover{text-decoration:none}.wp-block-button[class*=is-style-secondary-]:focus:before,.wp-block-button[class*=is-style-secondary-]:hover:before{opacity:1}.wp-block-button.is-style-secondary-blue:before{background-color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-secondary-blue:after{border-color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-secondary-blue .wp-block-button__link{color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-secondary-blue:focus .wp-block-button__link,.wp-block-button.is-style-secondary-blue:hover .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-secondary-seafoam:before{background-color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-secondary-seafoam:after{border-color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-secondary-seafoam .wp-block-button__link{color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-secondary-seafoam:focus .wp-block-button__link,.wp-block-button.is-style-secondary-seafoam:hover .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-secondary-white:before{background-color:var(--white, #ffffff)}.wp-block-button.is-style-secondary-white:after{border-color:var(--white, #ffffff)}.wp-block-button.is-style-secondary-white .wp-block-button__link{color:var(--white, #ffffff)}.wp-block-button.is-style-secondary-white:focus .wp-block-button__link,.wp-block-button.is-style-secondary-white:hover .wp-block-button__link{color:var(--navy, #282E40)}.wp-block-button[class*=is-style-tertiary-]{background-color:rgba(0,0,0,0)}.wp-block-button[class*=is-style-tertiary-]:before{content:"";position:absolute;top:auto;bottom:0;left:0;width:0;height:.125rem;transition:all .3s ease;z-index:2}.wp-block-button[class*=is-style-tertiary-]:after{display:none}.wp-block-button[class*=is-style-tertiary-] .wp-block-button__link{padding:0 1rem .3125rem 0}.wp-block-button[class*=is-style-tertiary-] .wp-block-button__link:after{bottom:-0.3125rem;right:0}.wp-block-button[class*=is-style-tertiary-]:focus,.wp-block-button[class*=is-style-tertiary-]:hover{text-decoration:none}.wp-block-button[class*=is-style-tertiary-]:focus:before,.wp-block-button[class*=is-style-tertiary-]:hover:before{width:100%}.wp-block-button.is-style-tertiary-blue:before{background-color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-tertiary-blue .wp-block-button__link{color:var(--bright-blue, #4B6EDA)}.wp-block-button.is-style-tertiary-seafoam:before{background-color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-tertiary-seafoam .wp-block-button__link{color:var(--bright-seafoam-alt, #077B92)}.wp-block-button.is-style-tertiary-white:before{background-color:var(--white, #ffffff)}.wp-block-button.is-style-tertiary-white .wp-block-button__link{color:var(--white, #ffffff)}.pagination{clear:both;position:relative;line-height:2.5rem;text-align:center;font-family:"Lato",sans-serif;font-weight:400;padding:3.125rem 0;font-size:18px;font-size:1.125rem;margin:0}@media only screen and (min-width: 64em){.pagination{padding-top:6.25rem 0}}.pagination a{display:inline-block;margin:0;padding:0;text-align:center;width:2.5rem;height:2.5rem;text-decoration:none;vertical-align:middle;color:var(--dark-gray, #252626)}.pagination a:hover,.pagination a:focus{text-decoration:underline}.pagination a.prev,.pagination a.next{padding:0 .9375rem;font-size:20px;font-size:1.25rem;color:var(--bright-blue, #4B6EDA)}.pagination a.prev:hover,.pagination a.prev:focus,.pagination a.next:hover,.pagination a.next:focus{text-decoration:none}.pagination a.prev{margin-right:1.25rem}.pagination a.next{margin-left:1.25rem}.pagination>span{display:inline-block;margin:0;padding:0;text-align:center;width:2.5rem;height:2.5rem;text-decoration:none;vertical-align:middle;color:var(--bright-blue, #4B6EDA)}.pagination .current{display:inline-block;margin:0;padding:0;text-align:center;width:2.5rem;height:2.5rem;text-decoration:none;vertical-align:middle;background-color:var(--bright-blue, #4B6EDA);color:var(--white, #ffffff);border-radius:50%}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:var(--white, #ffffff);border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:var(--black, #000000);display:block;font-size:16px;font-size:1rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}@keyframes quiet{50%{transform:scaleY(0.4)}60%{transform:scaleY(0.8)}70%{transform:scaleY(0.6)}80%{transform:scaleY(0.4)}90%{transform:scaleY(0.8)}}@keyframes quiet2{40%{transform:scaleY(0.4)}50%{transform:scaleY(1)}60%{transform:scaleY(0.8)}70%{transform:scaleY(0.4)}80%{transform:scaleY(0.6)}90%{transform:scaleY(0.4)}}@keyframes normal{30%{transform:scaleY(0.4)}40%{transform:scaleY(1)}50%{transform:scaleY(0.4)}60%{transform:scaleY(1.2)}70%{transform:scaleY(0.4)}}@keyframes normal2{40%{transform:scaleY(0.4)}50%{transform:scaleY(0.6)}60%{transform:scaleY(0.4)}70%{transform:scaleY(1)}80%{transform:scaleY(0.4)}}@keyframes loud{20%{transform:scaleY(0.4)}30%{transform:scaleY(1)}40%{transform:scaleY(0.4)}50%{transform:scaleY(1.2)}60%{transform:scaleY(0.4)}}.no-js .preload{display:none}.js .preload{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;background-color:var(--white, #ffffff);display:flex;flex-direction:column}.js .preload-logo{margin:auto}.page-404{padding:5rem 0}.page-404 h3,.page-404 .h3{padding-bottom:1.875rem;margin-bottom:1.875rem;text-transform:none;position:relative;color:var(--seafoam, #33C8BD)}.page-404 p:last-of-type{padding-bottom:0}.blog-section{position:relative;padding:1.875rem 0}@media only screen and (min-width: 64em){.blog-section{padding:2.8125rem 0}}@media only screen and (min-width: 85.375em){.blog-section{width:calc(100% - 6.25rem);margin-left:3.125rem;margin-right:3.125rem}}.blog-card{background-color:rgba(0,0,0,0);width:100%;height:100%;perspective:62.5rem;display:flex;flex-direction:column;margin:.9375rem 0;background:var(--white, #ffffff);color:var(--dark-gray, #252626);text-decoration:none;transition:all .3s ease}.blog-card .blog-category{font-size:13px;font-size:0.8125rem;margin-bottom:.9375rem;display:block;font-weight:700;color:var(--gray, #8a8a8a)}.blog-card-meta{display:flex;flex-direction:row;flex-wrap:wrap;font-size:13px;font-size:0.8125rem;margin-bottom:1.25rem}.blog-card-meta .blog-date{display:block}.blog-card-meta .blog-name{position:relative;display:block;padding-left:.625rem;margin-left:.625rem}.blog-card-meta .blog-name:before{content:"";position:absolute;top:.125rem;left:0;width:1px;height:.8125rem;border-left:1px solid var(--light-gray, #b3b3b3)}.blog-card-inner{display:block;position:relative;width:100%;height:100%;text-align:left;margin:auto;padding:2.1875rem 1.875rem 6.1875rem}@media only screen and (min-width: 75em){.blog-card-inner{padding:2.1875rem 2.8125rem 6.1875rem}}.blog-card-inner h3{margin-bottom:.9375rem;position:relative;z-index:2;line-height:1.05;color:var(--bright-blue, #4B6EDA)}.blog-card-inner h3 a{color:var(--bright-blue, #4B6EDA)}.blog-card-inner p:last-of-type{padding-bottom:0}.blog-card .buttons{position:absolute;bottom:2.1875rem;left:0;width:100%;padding:0 1.875rem}@media only screen and (min-width: 75em){.blog-card .buttons{padding:0 2.8125rem}}.blog-card .buttons .button-primary{padding:.8125rem 4.75rem .8125rem 0}.blog-card:focus,.blog-card:hover{transform:scale(1.025);text-decoration:none}.blog-card:focus h3 a,.blog-card:hover h3 a{text-decoration:none}.article{padding:1.25rem;position:relative;text-decoration:none}.article:before{content:"";transition:all .3s ease;width:100%;height:100%;position:absolute;top:0;left:0;border:2px solid rgba(0,0,0,0)}.article-thumb{display:block;margin-bottom:1.875rem}.article-thumb img{width:100%}.article-meta{display:block;margin-bottom:1.25rem}.article .h5{color:var(--dark-gray, #252626)}.article-date{display:block;font-size:18px;font-size:1.125rem;font-weight:500;color:var(--bright-blue, #4B6EDA)}.article-content{display:block;margin-bottom:1.25rem;color:var(--dark-gray, #252626)}.article-button{display:inline-block;font-size:16px;font-size:1rem;font-weight:500;color:var(--bright-blue, #4B6EDA);text-transform:uppercase;text-decoration:underline}.article:focus,.article:hover{text-decoration:none}.article:focus:before,.article:hover:before{border-color:var(--seafoam, #33C8BD);transition:all .3s ease}.article-list{padding:3.125rem 0}.article-inline{display:block;line-height:1.6;padding-top:.3125rem;padding-bottom:.3125rem}.article-inline .h6{display:inline;font-weight:400;color:var(--bright-blue, #4B6EDA);text-decoration:underline}.article-inline .article-date{display:inline;color:var(--dark-gray, #252626);padding-left:.625rem;margin-left:.625rem;border-left:1px solid var(--gray, #8a8a8a)}.article-inline:focus,.article-inline:hover{text-decoration:none}.article-inline:focus .h6,.article-inline:hover .h6{text-decoration:none}.article-featured{display:flex;flex-direction:column}@media only screen and (min-width: 48em){.article-featured{flex-direction:row}}.article-featured .article-thumb{width:15.625rem;height:15.625rem;flex:1 0 15.625rem;position:relative;margin:auto auto 1.875rem}@media only screen and (min-width: 48em){.article-featured .article-thumb{margin:auto;margin-right:2.5rem}}@media only screen and (min-width: 75em){.article-featured .article-thumb{width:20.625rem;height:20.625rem;flex:1 0 20.625rem}}.article-featured .article-thumb:after{content:"";background:url(https://www.wipcsra.org/wp-content/themes/wip/assets/css/assets/images/global/circle-img-bg.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:15.625rem;height:15.625rem;position:absolute;top:0;right:9.375rem;z-index:1}@media only screen and (min-width: 75em){.article-featured .article-thumb:after{width:20.625rem;height:20.625rem;right:11.875rem}}.article-featured .article-thumb img{position:relative;z-index:2;border-radius:50%}@media only screen and (min-width: 64em){.article-featured-content{padding-right:1.875rem;margin:auto}}.article-featured-content h5 a{display:block;color:var(--dark-gray, #252626)}.article-featured-content .article-date{margin-bottom:.9375rem}.widget_tag_cloud{border:2px solid var(--seafoam, #33C8BD);padding:1.875rem 1.5625rem}.widget_tag_cloud h6{text-transform:uppercase;color:var(--bright-blue, #4B6EDA);margin-bottom:.9375rem}.widget_tag_cloud .tag-cloud-link{font-size:16px !important;font-size:1rem !important;display:inline-block;background:var(--white, #ffffff);border:2px solid var(--seafoam, #33C8BD);color:var(--dark-gray, #252626);padding:.3125rem .46875rem;text-transform:uppercase;margin:.15625rem .15625rem .15625rem 0}.widget_tag_cloud .tag-cloud-link:focus,.widget_tag_cloud .tag-cloud-link:hover{background:var(--seafoam, #33C8BD);text-decoration:none}.widget_recent_entries h6{color:var(--bright-blue, #4B6EDA);margin-bottom:1.25rem}.widget_recent_entries ul{padding-left:.625rem;font-size:20px;font-size:1.25rem}.widget_recent_entries ul li{list-style:none;position:relative}.widget_recent_entries ul li:before{content:"•";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;display:block;text-align:center;font-size:20px;font-size:1.25rem;vertical-align:middle;position:absolute;top:.125rem;left:-0.625rem;color:var(--dark-gray, #252626)}.widget_recent_entries ul a{color:var(--seafoam, #33C8BD);text-decoration:underline}.widget_recent_entries ul a:focus,.widget_recent_entries ul a:hover{text-decoration:none}.author-block{padding-bottom:3.125rem}.author-meta{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 30em){.author-meta{flex-direction:row}}.author-meta--image{width:5.625rem;height:5.625rem;flex:1 0 5.625rem;border-radius:50%;overflow:hidden;display:flex;margin-right:.625rem}.author-meta--image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.author-meta--content{width:100%;flex:0 1 100%}.post-filter{width:100%;padding:.3125rem 0}@media only screen and (min-width: 48em){.post-filter{flex:1;padding:.3125rem}}.post-filter-search{width:100%;display:flex;flex:0 1 100%}.post-filter-search input{padding:.625rem 1.25rem;border:1px solid var(--light-gray, #b3b3b3);letter-spacing:normal;line-height:1;font-size:15px;font-size:0.9375rem;font-weight:400;color:var(--dark-gray, #252626);letter-spacing:0;background-color:var(--white, #ffffff);width:100%}.post-filter-search input:active,.post-filter-search input:focus{border-color:var(--seafoam, #33C8BD)}.post-filter-search .button{margin:auto auto auto .625rem}.post-filter select{padding:.78125rem 1.25rem;border:1px solid var(--light-gray, #b3b3b3);letter-spacing:normal;line-height:1;font-size:15px;font-size:0.9375rem;font-weight:400;color:var(--dark-gray, #252626);letter-spacing:0;background-color:var(--white, #ffffff);appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/chevron-down.png);background-position:calc(100% - 13px) center;background-repeat:no-repeat;background-size:10px;width:100%}.post-filter select:active,.post-filter select:focus{border-color:var(--seafoam, #33C8BD)}.post-filter-toggle{margin-bottom:1.25rem;background-color:rgba(0,0,0,0);border:1px solid var(--bright-blue, #4B6EDA);color:var(--bright-blue, #4B6EDA);padding:.625rem 2.5rem .625rem 1.25rem;position:relative;font-size:18px;font-size:1.125rem;line-height:1.25;font-weight:400;font-family:"Lato",sans-serif;cursor:pointer}@media only screen and (min-width: 48em){.post-filter-toggle{background-color:rgba(0,0,0,0);border:0;color:var(--bright-blue, #4B6EDA);padding:0 .625rem;display:none}}@media only screen and (min-width: 64em){.post-filter-toggle{padding-left:1.875rem;padding-right:1.875rem}}.post-filter-toggle:after{content:"";display:block;font-family:"Font Awesome 6 Pro";font-weight:300;font-size:110%;text-rendering:auto;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-align:center;vertical-align:middle;transition:all .3s ease;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}@media only screen and (min-width: 48em){.post-filter-toggle:after{display:none}}.post-filter-toggle.active{background-color:var(--bright-blue, #4B6EDA);color:var(--white, #ffffff)}@media only screen and (min-width: 48em){.post-filter-toggle.active{background-color:rgba(0,0,0,0);color:var(--bright-blue, #4B6EDA)}}.post-filter-toggle.active:after{content:""}.post-filter-container{display:none;flex-direction:column;margin-bottom:1.875rem;align-items:center}@media only screen and (min-width: 48em){.post-filter-container{display:flex !important;flex-direction:row;flex-wrap:wrap;margin-bottom:3.75rem;margin-left:-0.3125rem;margin-right:-0.3125rem}}.post-list{padding:3.75rem 0}@media only screen and (min-width: 64em){.post-list{padding:7.5rem 0}}.site-footer{position:relative;color:var(--white, #ffffff);width:100%;overflow:hidden}.site-footer a{color:var(--white, #ffffff)}.site-footer-philanos{position:relative;overflow:hidden;width:100%;padding:4.6875rem 1.875rem 2.5rem;background-color:var(--white, #ffffff);text-align:center}@media only screen and (min-width: 64em){.site-footer-philanos{text-align:left;padding:4.6875rem 3.75rem 2.5rem}}.site-footer-main{position:relative;overflow:hidden;width:100%;display:flex;justify-content:flex-end;flex-direction:column;padding:5.625rem 1.875rem;-webkit-mask-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/footer-background.svg);mask-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/footer-background.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:top center;mask-position:top center;background-color:#282e40}@media only screen and (min-width: 64em){.site-footer-main{padding:8rem 3.75rem}}.site-footer-main .preheader{text-align:center;font-family:"Libre Baskerville",serif;text-transform:none;letter-spacing:0;font-size:14px;font-size:0.875rem}@media only screen and (min-width: 64em){.site-footer-main .preheader{text-align:left}}@media only screen and (min-width: 64em){.site-footer-main .first-col{position:relative}.site-footer-main .first-col:before{content:"";left:-50.333%;border-left:1px solid var(--periwinkle, #889FE6);width:1px;height:100%;position:absolute;top:0}}.site-footer-logo{margin:auto;text-align:center}@media only screen and (min-width: 64em){.site-footer-logo{text-align:left}}.site-footer-contact-btn{margin-top:1.875rem;text-align:center}@media only screen and (min-width: 64em){.site-footer-contact-btn{text-align:left}}.site-footer-location{padding-top:1.875rem;font-size:14px;font-size:0.875rem;text-align:center}@media only screen and (min-width: 64em){.site-footer-location{text-align:left}}.site-footer-location address{line-height:1.5;font-size:14px;font-size:0.875rem}.site-footer-navigation{font-size:14px;font-size:0.875rem;list-style-type:none;padding:0;margin:0;text-align:center}@media only screen and (min-width: 64em){.site-footer-navigation{text-align:left}}.site-footer-navigation li{list-style-type:none;padding:.3125rem 0}.site-footer-navigation li a{color:var(--white, #ffffff);text-decoration:none}.site-footer-navigation li a:focus,.site-footer-navigation li a:hover{color:var(--seafoam, #33C8BD);text-decoration:underline}.site-footer-copyright{background-color:#242836;padding:1.875rem;font-family:"Libre Baskerville",serif}@media only screen and (min-width: 64em){.site-footer-copyright{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 85.375em){.site-footer-copyright{padding-left:calc(8.333% + 60px);padding-right:calc(8.333% + 60px)}}.site-footer-copyright--inner{display:flex;flex-direction:column}@media only screen and (min-width: 48em){.site-footer-copyright--inner{flex-direction:row;justify-content:space-between}}.site-footer-subnav{display:flex;align-items:center;margin:auto;font-size:10px;font-size:0.625rem;color:var(--white, #ffffff)}@media only screen and (min-width: 48em){.site-footer-subnav{margin:0 0 0 auto;width:auto;font-size:10px;font-size:0.625rem}}@media only screen and (min-width: 85.375em){.site-footer-subnav{font-size:12px;font-size:0.75rem}}.site-footer-subnav a{text-decoration:none;position:relative;font-weight:400;color:var(--white, #ffffff)}.site-footer-subnav a:focus,.site-footer-subnav a:hover{text-decoration:underline;color:var(--white, #ffffff)}.site-footer-subnav ul{display:flex;flex-direction:row;margin:0;padding:0;justify-content:center;flex-wrap:wrap}.site-footer-subnav ul li{display:block;position:relative;padding:.3125rem .8125rem;margin:0;letter-spacing:.5px}@media only screen and (min-width: 85.375em){.site-footer-subnav ul li{padding:.3125rem .6875rem}}@media only screen and (min-width: 85.375em){.site-footer-subnav ul li{padding:.3125rem .9375rem}}.site-footer-subnav ul li:after{content:"";width:1px;height:40%;position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;background-color:var(--light-periwinkle, #AFC9EF)}.site-footer-subnav ul li:nth-last-child(2):after{display:none}@media only screen and (min-width: 48em){.site-footer-subnav ul li:nth-last-child(2):after{display:block}}.site-footer-subnav ul li.copyright{width:100%;text-align:center}@media only screen and (min-width: 48em){.site-footer-subnav ul li.copyright{width:auto;padding-right:0}}.site-footer-subnav ul li.copyright:after{display:none}.site-footer-social{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:auto}@media only screen and (min-width: 48em){.site-footer-social{justify-content:flex-start;margin:0 auto 0 0;padding-top:0;padding-bottom:0}}.site-footer-social+.site-footer-subnav{padding-top:1.25rem}@media only screen and (min-width: 48em){.site-footer-social+.site-footer-subnav{padding-top:0}}.site-footer-social a{font-size:22px;font-size:1.375rem;color:var(--white, #ffffff);display:block}@media only screen and (min-width: 48em){.site-footer-social a{font-size:18px;font-size:1.125rem}}@media only screen and (min-width: 85.375em){.site-footer-social a{font-size:24px;font-size:1.5rem}}.site-footer-social a+a{margin-left:1.875rem}@media only screen and (min-width: 48em){.site-footer-social a+a{margin-left:1.25rem}}@media only screen and (min-width: 85.375em){.site-footer-social a+a{margin-left:2rem}}.site-footer-social a:focus,.site-footer-social a:hover{color:var(--white, #ffffff)}.gform_wrapper{margin:0 !important;padding:0 !important}.gform_wrapper .gfield_required .gfield_required_text{font-style:normal !important;font-family:"Libre Baskerville",serif !important;font-size:10px !important;font-weight:700 !important}.gform_wrapper .gform_heading,.gform_wrapper span.gform_description{margin:0 !important}.gform_wrapper h3.gform_title{font-size:40px !important;font-weight:400 !important;color:var(--bright-blue, #4B6EDA);margin:0 0 1.25rem !important;text-align:center}.gform_wrapper ul li.gfield{margin-top:0 !important;margin-bottom:20px !important}.gform_wrapper label.gfield_label,.gform_wrapper legend.gfield_label{font-family:"Lato",sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:1 !important;color:var(--bright-seafoam-alt, #077B92) !important;letter-spacing:1px;text-transform:uppercase}.gform_wrapper .top_label div.ginput_container{margin-top:0 !important}.gform_wrapper .top_label .gfield_label{margin-bottom:.625rem}.gform_wrapper .top_label .gfield_label+.ginput_container{margin-top:.625rem !important}.gform_wrapper table.gfield_list thead th{font-weight:500 !important;font-size:16px !important}.gform_wrapper .gfield_description{margin-bottom:.625rem}.gform_wrapper li.hidden_label input{margin-top:0 !important}.gform_wrapper .gfield_consent_description{border:1px solid #ddd;background:var(--bright-blue, #4B6EDA);font-size:13px !important;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper .gform_fields{position:relative}.gform_wrapper .gform_fields .required-notice{position:absolute;bottom:-20px;left:0;color:var(--seafoam, #33C8BD);font-size:15px;font-size:0.9375rem;font-weight:300;letter-spacing:0}.gform_wrapper .ginput_complex label,.gform_wrapper .ginput_complex legend,.gform_wrapper .gfield_header_item,.gform_wrapper .gform_fileupload_rules{font-style:italic}.gform_wrapper select{padding:.625rem 1.125rem !important;border:1px solid #d7dde0 !important;letter-spacing:normal !important;margin-bottom:.3125rem !important;line-height:1 !important;font-size:16px !important;font-weight:400 !important;color:var(--bright-blue, #4B6EDA);letter-spacing:0;border-radius:3px;background-color:var(--white, #ffffff)}.gform_wrapper textarea,.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:.625rem 1.125rem !important;border:1px solid #d7dde0 !important;letter-spacing:normal !important;margin-bottom:.3125rem !important;line-height:1 !important;font-size:16px !important;font-weight:400 !important;color:var(--bright-blue, #4B6EDA);background-color:var(--white, #ffffff);border-radius:3px}.gform_wrapper textarea::-moz-placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:var(--gray, #8a8a8a);opacity:1}.gform_wrapper textarea::placeholder,.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:var(--gray, #8a8a8a);opacity:1}.gform_wrapper textarea:-ms-input-placeholder,.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:var(--gray, #8a8a8a)}.gform_wrapper textarea::-ms-input-placeholder,.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{color:var(--gray, #8a8a8a)}.gform_wrapper .gform_footer,.gform_wrapper .gform_page_footer{padding:0 !important;margin:1.875rem 0 0}.gform_wrapper .gform_footer .button.button-solid-secondary,.gform_wrapper .gform_page_footer .button.button-solid-secondary{border:none !important}.gform_wrapper .gform_footer .button.button-solid-secondary span,.gform_wrapper .gform_page_footer .button.button-solid-secondary span{padding:.9375rem 3.75rem}.gform_wrapper .gform_footer .gform_previous_button.button,.gform_wrapper .gform_footer .gform_save_link.button,.gform_wrapper .gform_page_footer .gform_previous_button.button,.gform_wrapper .gform_page_footer .gform_save_link.button{line-height:1;letter-spacing:.17px;font-weight:700;font-family:"Libre Baskerville",serif;padding:.9375rem 1.875rem;font-size:13px;font-size:0.8125rem;border:1px solid var(--bright-blue, #4B6EDA) !important;border-radius:50px;color:var(--bright-blue, #4B6EDA) !important;margin-right:.625rem;background:rgba(0,0,0,0);transition:all .3s ease}.gform_wrapper .gform_footer .gform_previous_button.button:focus,.gform_wrapper .gform_footer .gform_previous_button.button:hover,.gform_wrapper .gform_footer .gform_save_link.button:focus,.gform_wrapper .gform_footer .gform_save_link.button:hover,.gform_wrapper .gform_page_footer .gform_previous_button.button:focus,.gform_wrapper .gform_page_footer .gform_previous_button.button:hover,.gform_wrapper .gform_page_footer .gform_save_link.button:focus,.gform_wrapper .gform_page_footer .gform_save_link.button:hover{background:var(--bright-blue, #4B6EDA);color:var(--white, #ffffff) !important}.gform_wrapper .gform_footer .gform_next_button.button,.gform_wrapper .gform_page_footer .gform_next_button.button{line-height:1;letter-spacing:.17px;font-weight:700;font-family:"Libre Baskerville",serif;padding:.9375rem 1.875rem;font-size:13px;font-size:0.8125rem;border:1px solid var(--bright-blue, #4B6EDA);border-radius:50px;background-color:var(--bright-blue, #4B6EDA);color:var(--white, #ffffff);transition:all .3s ease}.gform_wrapper .gform_footer .gform_next_button.button:focus,.gform_wrapper .gform_footer .gform_next_button.button:hover,.gform_wrapper .gform_page_footer .gform_next_button.button:focus,.gform_wrapper .gform_page_footer .gform_next_button.button:hover{border:1px solid var(--mid-navy, #405186);background-color:var(--mid-navy, #405186)}.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio{display:flex;flex-wrap:wrap}.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{display:flex !important;flex-direction:column;align-items:center;text-align:center;padding-top:1.25rem !important}.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li label{order:1;color:var(--seafoam, #33C8BD)}.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li input{order:2}.gform_wrapper .gf_progressbar{background:none !important;box-shadow:none !important;padding:0 !important}.gform_wrapper .gf_progressbar:after{height:1.875rem !important;margin-top:-30px !important}.gform_wrapper .gf_progressbar_wrapper{margin-bottom:3.75rem !important}.gform_wrapper .gf_progressbar_percentage{background:var(--bright-blue, #4B6EDA) !important;height:1.875rem !important}.gform_wrapper .gf_progressbar_percentage span{line-height:1.875rem !important}.gform_wrapper .ginput_container_consent{font-size:13px;font-size:0.8125rem}.gform_wrapper .ginput_container_consent a{display:inline}@media only screen and (min-width: 641px){.gform_wrapper .top_label li.gfield.gf_left_two_third+li.gsection{padding:16px 0 8px}.gform_wrapper .top_label li.gfield.gf_left_two_third{display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none;margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_left_two_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:66.6%}.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_left_two_third div:not(.ginput_container_date) select{width:100% !important}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_two_third{width:calc(66.6% - 24px) !important;margin-right:16px}.gform_wrapper .top_label li.gfield.gf_left_two_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_two_third+li.gfield{clear:both}}.site-header{width:100%;background:rgba(0,0,0,0);position:absolute;z-index:4;display:flex;justify-content:space-between;flex-wrap:nowrap}.site-header .site-logo{width:13.75rem;margin:1.25rem 1.875rem;flex:0 0 13.75rem}@media only screen and (min-width: 37.5em){.site-header .site-logo{width:20rem;flex:0 0 20rem}}@media only screen and (min-width: 75em){.site-header .site-logo{width:17.5rem;margin:1.25rem 1.875rem 1.25rem 3.75rem;flex:0 0 17.5rem}}@media only screen and (min-width: 85.375em){.site-header .site-logo{width:20.625rem;flex:0 0 20.625rem}}.site-header .site-logo a{display:block}.site-header .site-logo a img{width:100%;height:auto}.site-header #mobile-trigger{display:inline-block;background:var(--white, #ffffff);color:var(--bright-seafoam-alt, #077B92);transition:all .3s ease;width:5rem;height:3.125rem;flex:0 1 5rem;text-align:center;line-height:3.125rem;margin:auto 1.875rem;position:relative;border-radius:50px}@media only screen and (min-width: 75em){.site-header #mobile-trigger{display:none}}.site-header #mobile-trigger:before,.site-header #mobile-trigger:after{content:"";position:absolute;width:1.5rem;height:.1875rem;background:var(--bright-seafoam-alt, #077B92);left:calc(50% - 12px);transition:all .2s ease;border-radius:50px}.site-header #mobile-trigger:before{top:1.125rem}.site-header #mobile-trigger:after{top:2rem}.site-header #mobile-trigger .mobile-menu-bar{display:block;position:absolute;left:calc(50% - 12px);top:50%;width:1.5rem;height:.1875rem;background:var(--bright-seafoam-alt, #077B92);transition:all .2s ease;opacity:1;border-radius:50px}.site-header #mobile-trigger:focus .mobile-menu-bar,.site-header #mobile-trigger:hover .mobile-menu-bar{background:var(--bright-blue, #4B6EDA)}.site-header #mobile-trigger:focus:before,.site-header #mobile-trigger:focus:after,.site-header #mobile-trigger:hover:before,.site-header #mobile-trigger:hover:after{background:var(--bright-blue, #4B6EDA)}.site-header #mobile-trigger.active:before{transform:rotate(45deg);top:50%;left:calc(50% - 9.5px)}.site-header #mobile-trigger.active:after{transform:rotate(-45deg);top:50%;left:calc(50% - 9.5px)}.site-header #mobile-trigger.active .mobile-menu-bar{opacity:0}.site-header #mobile-trigger.active:before,.site-header #mobile-trigger.active:after{background:#231f20}.masthead{position:relative;overflow:hidden;width:100%;display:flex;justify-content:flex-end;flex-direction:column;padding-left:1.875rem;padding-right:1.875rem;-webkit-mask-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/masthead-background.svg);mask-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/global/masthead-background.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:bottom center;mask-position:bottom center}@media only screen and (min-width: 48em){.masthead{padding-left:1.875rem;padding-right:0}}@media only screen and (min-width: 64em){.masthead{padding-left:3.75rem}}.masthead:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-image:linear-gradient(to bottom, #1d3479, #1f336b, #22325d, #25304e, #282e40)}.masthead:after{content:"";position:absolute;width:100%;height:50%;bottom:0;left:0;z-index:3;background:linear-gradient(to bottom, rgba(40, 46, 64, 0) 0%, rgba(40, 46, 64, 0.75) 50%, rgb(40, 46, 64) 100%)}.masthead-wrapper{position:relative;z-index:4}.masthead-background{position:absolute;z-index:2;width:75%;height:100%;top:0;right:0;--scale: 1;-webkit-mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) calc(var(--scale) * 0%), rgba(0, 0, 0, 0.2) calc(var(--scale) * 16.666%), rgba(0, 0, 0, 0.8) calc(var(--scale) * 40%), rgb(0, 0, 0) calc(var(--scale) * 50%));mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) calc(var(--scale) * 0%), rgba(0, 0, 0, 0.2) calc(var(--scale) * 16.666%), rgba(0, 0, 0, 0.8) calc(var(--scale) * 40%), rgb(0, 0, 0) calc(var(--scale) * 50%))}.masthead-background:before{content:"";position:absolute;width:100%;height:20%;top:0;left:0;z-index:3;background:linear-gradient(to top, rgba(40, 46, 64, 0) 0%, rgba(40, 46, 64, 0.25) 50%, rgba(40, 46, 64, 0.5) 100%)}.masthead-heading h2.h1{font-size:35px;font-size:2.1875rem}@media only screen and (min-width: 48em){.masthead-heading h2.h1{font-size:40px;font-size:2.5rem}}@media only screen and (min-width: 85.375em){.masthead-heading h2.h1{font-size:46px;font-size:2.875rem}}.masthead-heading+.buttons{padding-top:1.875rem !important}@media only screen and (min-width: 85.375em){.masthead-heading+.buttons{padding-top:3.125rem !important}}@media only screen and (min-width: 64em){.masthead.masthead-frontpage .masthead-heading h2.h1{font-size:50px;font-size:3.125rem}}@media only screen and (min-width: 85.375em){.masthead.masthead-frontpage .masthead-heading h2.h1{font-size:60px;font-size:3.75rem}}.masthead-content{position:relative;z-index:2;padding:10.9375rem 0 8.75rem}.masthead-content .buttons{margin-left:-0.46875rem;margin-right:-0.46875rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.masthead-content .buttons .button,.masthead-content .buttons .generic-button{margin:.3125rem .46875rem}.masthead-buddypress-meta{display:flex;flex-direction:row;flex-wrap:wrap}.masthead-buddypress-meta span{padding:.625rem 0;position:relative;width:100%}.masthead-buddypress-meta ul{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -0.9375rem;padding:0}.masthead-buddypress-meta ul li{display:block;list-style-type:0;padding:0 .9375rem}.masthead-meta{display:flex;flex-direction:column}@media only screen and (min-width: 64em){.masthead-meta{flex-direction:row}}.masthead-meta span+span{padding-top:1.25rem;position:relative}@media only screen and (min-width: 64em){.masthead-meta span+span{padding-top:0;padding-left:.625rem;margin-left:.625rem}}@media only screen and (min-width: 64em){.masthead-meta span+span:before{content:"";width:1px;height:70%;top:50%;transform:translateY(-50%);left:0;background-color:var(--navy, #282E40);position:absolute}}.masthead-slider{position:absolute;z-index:2;width:50%;height:100%;top:0;right:0;--scale: 1;opacity:.5;-webkit-mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) calc(var(--scale) * 0%), rgba(0, 0, 0, 0.4) calc(var(--scale) * 16.666%), rgba(0, 0, 0, 0.8) calc(var(--scale) * 40%), rgb(0, 0, 0) calc(var(--scale) * 50%));mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) calc(var(--scale) * 0%), rgba(0, 0, 0, 0.4) calc(var(--scale) * 16.666%), rgba(0, 0, 0, 0.8) calc(var(--scale) * 40%), rgb(0, 0, 0) calc(var(--scale) * 50%))}@media only screen and (min-width: 64em){.masthead-slider{width:75%;opacity:1}}.masthead-slider:before{content:"";position:absolute;width:100%;height:20%;top:0;left:0;z-index:3;background:linear-gradient(to top, rgba(40, 46, 64, 0) 0%, rgba(40, 46, 64, 0.25) 50%, rgba(40, 46, 64, 0.5) 100%)}.masthead-slider .slick-track,.masthead-slider .slick-list{height:100%}.masthead-slider .slick-slide{height:100%}.masthead-slider .masthead-slide{display:flex !important;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.masthead-hidden{padding-bottom:11.25rem}@media only screen and (min-width: 64em){.masthead-hidden{padding-bottom:13.75rem}}@media only screen and (min-width: 85.375em){.masthead-hidden{padding-bottom:15rem}}.main-navigation{display:none;margin:0;padding:0 1.875rem;width:100%;flex-shrink:1;font-family:"Libre Baskerville",serif}@media only screen and (min-width: 75em){.main-navigation{display:block}}.main-navigation .subnav-menu{list-style:none;float:none;margin:0 auto;padding:.625rem 1.875rem;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.main-navigation .subnav-menu>li{margin:auto .625rem;position:relative;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 75em){.main-navigation .subnav-menu>li{margin:auto .9375rem}}.main-navigation .subnav-menu>li>a{font-size:11px;font-size:0.6875rem;line-height:1;position:relative;color:var(--white, #ffffff);font-weight:700;padding:.3125rem 0;text-decoration:none}.main-navigation .subnav-menu>li>a:focus,.main-navigation .subnav-menu>li>a:hover{text-decoration:underline}.main-navigation .nav-menu{list-style:none;float:none;margin:0 auto;padding:0 1.875rem;display:flex;flex-direction:row;justify-content:flex-end;width:100%;background-color:var(--white, #ffffff);border-radius:50px}.main-navigation .nav-menu *{transition:all .2s ease}.main-navigation .nav-menu a{display:block;text-decoration:none;position:relative;padding:0;line-height:1}.main-navigation .nav-menu>.menu-item{margin:auto .625rem;position:relative;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 85.375em){.main-navigation .nav-menu>.menu-item{margin:auto .9375rem}}.main-navigation .nav-menu>.menu-item>a{font-size:13px;font-size:0.8125rem;line-height:1;position:relative;color:var(--navy, #282E40);font-weight:700;padding:1.8125rem 0}.main-navigation .nav-menu>.menu-item.menu-item-has-children>a{padding-right:1.25rem}.main-navigation .nav-menu>.menu-item>.arrow{display:block;width:.375rem;height:.4375rem;z-index:3;cursor:pointer;background:rgba(0,0,0,0);border:0;font-family:"Font Awesome 6 Pro";font-weight:900;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark-gray, #252626);text-decoration:none !important;position:absolute;top:50%;transform:translateY(-50%);right:.625rem}.main-navigation .nav-menu>.menu-item>.arrow:after{content:"";display:block;line-height:1;text-align:center;font-size:9px;font-size:0.5625rem;top:50%;transform:translateY(-50%);position:absolute;transition:all 0s ease;font-weight:900}.main-navigation .nav-menu>.menu-item:hover>a,.main-navigation .nav-menu>.menu-item:focus>a{text-decoration:none;color:var(--bright-blue, #4B6EDA)}.main-navigation .nav-menu>.menu-item:hover>.arrow,.main-navigation .nav-menu>.menu-item:focus>.arrow{color:var(--bright-blue, #4B6EDA)}.main-navigation .nav-menu>.menu-item:hover>.arrow:after,.main-navigation .nav-menu>.menu-item:focus>.arrow:after{content:""}.main-navigation .nav-menu>.menu-item .sub-menu{display:none;position:absolute;z-index:1;top:100%;left:0;background:var(--white, #ffffff);text-align:left;padding:0;margin:0;list-style:none;box-shadow:5px 10px 25px rgba(138,159,163,.15)}.main-navigation .nav-menu>.menu-item .sub-menu li{float:none;width:13.75rem;padding:0;position:relative;color:var(--dark-gray, #252626);font-size:14px;font-size:0.875rem}.main-navigation .nav-menu>.menu-item .sub-menu li.current-menu-item,.main-navigation .nav-menu>.menu-item .sub-menu li:hover{color:var(--white, #ffffff)}.main-navigation .nav-menu>.menu-item .sub-menu li.current-menu-item>a,.main-navigation .nav-menu>.menu-item .sub-menu li:hover>a{background-color:var(--bright-blue, #4B6EDA);color:var(--white, #ffffff)}.main-navigation .nav-menu>.menu-item .sub-menu li.menu-item-has-children{position:relative}.main-navigation .nav-menu>.menu-item .sub-menu li.menu-item-has-children>a{padding-right:.9375rem}.main-navigation .nav-menu>.menu-item .sub-menu li.menu-item-has-children>.arrow{display:block;width:.5rem;height:.5rem;margin-left:.3125rem;z-index:3;cursor:pointer;background:rgba(0,0,0,0);border:0;font-family:"Font Awesome 6 Pro";font-weight:900;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;position:absolute;top:50%;transform:translateY(-50%);right:.9375rem}@media only screen and (min-width: 85.375em){.main-navigation .nav-menu>.menu-item .sub-menu li.menu-item-has-children>.arrow{right:1.25rem}}.main-navigation .nav-menu>.menu-item .sub-menu li.menu-item-has-children>.arrow:after{content:"";display:block;line-height:1;text-align:center;font-size:10px;font-size:0.625rem;top:50%;transform:translateY(-50%);position:absolute;transition:none;font-weight:900}.main-navigation .nav-menu>.menu-item .sub-menu a{padding:.9375rem 1.25rem;font-size:14px;font-size:0.875rem;color:var(--dark-gray, #252626)}.main-navigation .nav-menu>.menu-item .sub-menu ul{top:0;left:100%;padding:0}.main-navigation .nav-menu>.menu-item .sub-menu ul:before{display:none}.main-navigation .nav-menu>.menu-item:nth-last-child(-n+2) .sub-menu .sub-menu{left:auto;right:0}.main-navigation .nav-menu>.menu-item:nth-last-child(-n+2) .sub-menu .sub-menu ul{right:100%;left:auto}.main-navigation .nav-menu .menu-item:hover{transition-delay:0s}.main-navigation .nav-menu .menu-item:hover>.sub-menu{display:flex}.main-navigation .nav-menu .menu-item:hover:not(.mega-menu)>.sub-menu{display:block}.site{position:relative}.site-content{position:relative;z-index:1}.alert_banner p:last-of-type{padding-bottom:0}.site-search{position:fixed;display:none;width:100%;height:100%;top:0;left:0;z-index:5;justify-content:center;align-items:center;transition:all .3s ease-in-out;padding:1.875rem;background:rgba(0,0,0,.9)}.site-search .wrapper{display:flex;flex-direction:column;background-color:var(--white, #ffffff);position:relative;padding:1.875rem}@media only screen and (min-width: 48em){.site-search .wrapper{max-width:70%}}.site-search.active{display:flex}.site-search .search-form{margin-top:0}.site-search-toggle{width:3.125rem;height:3.125rem;flex:0 0 3.125rem;background-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/icons/icon-search.svg);cursor:pointer;background-repeat:no-repeat;background-position:center}.site-search-toggle span{display:none}.site-search-close{width:3rem;height:3rem;text-align:center;display:flex;justify-content:center;align-items:center;position:absolute;top:-1.5rem;right:-0.9375rem;cursor:pointer;color:var(--white, #ffffff);background:var(--navy, #282E40);padding:.3125rem .625rem;border-radius:50%}.site-search-close:before{content:"";display:block;color:var(--white, #ffffff);font-family:"Font Awesome 6 Pro";font-weight:400;font-size:24px;font-size:1.5rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-align:center;vertical-align:middle;transition:all .3s ease}.search-form{display:block;width:100%;max-width:100%;position:relative;text-align:center;border:1px solid var(--gray, #8a8a8a);border-radius:3px;height:3.125rem;background:var(--white, #ffffff)}.search-form .search-field{width:100%;display:block;vertical-align:middle;text-align:left;padding:.875rem 3rem .875rem .9375rem;border:0;letter-spacing:normal;line-height:1;font-size:16px;font-weight:400;color:var(--bright-blue, #4B6EDA);background-color:rgba(0,0,0,0);position:relative;z-index:1}.search-form .search-field::-moz-placeholder{color:var(--bright-blue, #4B6EDA);opacity:1}.search-form .search-field::placeholder{color:var(--bright-blue, #4B6EDA);opacity:1}.search-form .search-field:-ms-input-placeholder{color:var(--bright-blue, #4B6EDA)}.search-form .search-field::-ms-input-placeholder{color:var(--bright-blue, #4B6EDA)}.search-form .search-submit{width:2.75rem;height:2.75rem;display:block;position:absolute;top:1px;right:1px;z-index:2;line-height:1;text-decoration:none;border:0;transition:background-color .3s ease;font-weight:400;text-align:center;text-transform:uppercase;background-color:var(--white, #ffffff);color:var(--bright-blue, #4B6EDA);padding:0}.search-form .search-submit:after{content:"";display:inline-block;color:var(--bright-blue, #4B6EDA);font-family:"Font Awesome 6 Pro";font-weight:700;font-size:20px;font-size:1.25rem;text-rendering:auto;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:3rem;text-align:center;vertical-align:middle;transition:all .3s ease}.search-form .search-submit:hover,.search-form .search-submit:focus{background-color:var(--white, #ffffff);color:var(--seafoam, #33C8BD)}.card{padding:0;display:flex;flex-direction:column;position:relative;transition:all .3s ease;text-decoration:none;height:100%;text-align:left;border:1px solid var(--light-periwinkle, #AFC9EF);border-radius:6px;overflow:hidden}.card-tag{color:var(--white, #ffffff);background-color:var(--bright-blue, #4B6EDA);padding:.3125rem .625rem;font-size:11px;font-size:0.6875rem;line-height:1;letter-spacing:1px;text-transform:uppercase;display:inline-block;margin:0 auto .9375rem 0}.card-thumbnail{width:100%;height:0;padding-top:56.25%;background-color:var(--navy, #282E40);background-size:cover;background-position:center;background-repeat:no-repeat}.card-title{font-size:18px;font-size:1.125rem;line-height:1.35;padding-bottom:.625rem;text-decoration:none;font-family:"Libre Baskerville",serif;font-weight:700;color:var(--navy, #282E40)}.card-title:focus,.card-title:hover{text-decoration:none}.card-content{display:flex;flex-direction:column;color:var(--dark-gray, #252626);font-size:14px;font-size:0.875rem;padding-bottom:1.875rem}.card-inner{width:100%;background-color:var(--white, #ffffff);display:flex;flex-direction:column;padding:1.25rem;height:100%;position:relative}.card-inner .button-tertiary-orange span{font-weight:700}.accordion{position:relative}.accordion-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.accordion-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 85.375em){.accordion-section{padding:6.25rem calc(8.333% + 60px)}}@media only screen and (min-width: 64em){.accordion-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.accordion-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.accordion-title{border-top:1px solid var(--light-gray, #b3b3b3);font-weight:300;font-size:26px;font-size:1.625rem;line-height:1.2;display:block;cursor:pointer;position:relative;padding:1.375rem 2.5rem 1.375rem 0}.accordion-title:after{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;display:block;text-align:center;font-size:20px;font-size:1.25rem;vertical-align:middle;position:absolute;color:var(--bright-blue, #4B6EDA);line-height:1.875rem;top:50%;transform:translateY(-50%);right:0;width:1.875rem;height:1.875rem}.accordion-title.active:after{content:""}.accordion-content{display:none;padding:0 0 2.5rem;font-size:14px;font-size:0.875rem}.accordion-content p{font-size:14px;font-size:0.875rem}.accordion-content p:last-of-type{padding-bottom:0}.blockquote{display:flex;flex-direction:column;position:relative;margin:0;padding:3.75rem 2.1875rem;width:100%;text-align:center;overflow:hidden;border-radius:40px}@media only screen and (min-width: 48em){.blockquote{text-align:left}}@media only screen and (min-width: 64em){.blockquote{padding:6.25rem 10.24%}}.blockquote--desc{width:100%;position:relative;z-index:2}.blockquote--desc p:last-of-type{padding-bottom:0}.blockquote--image{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.blockquote--image:before{content:"";background:linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);width:100%;height:100%;position:absolute;top:0;left:0;opacity:.4;mix-blend-mode:multiply}.blockquote--image .jarallax-img{opacity:.2}.blockquote-section{padding:0 1.875rem}.blockquote-section.alignfull{padding:0}.cta{display:flex;flex-direction:column;margin:0;padding:3.75rem 0 2.5rem;width:100%;text-align:center;overflow:hidden}@media only screen and (min-width: 48em){.cta{text-align:left}}@media only screen and (min-width: 85.375em){.cta{padding:7.5rem 0 6.875rem}}.cta-section{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;padding:0 1.875rem}.cta-section.alignfull{padding:0}.cta-section .jarallax-img{opacity:.2}.cta-banner{display:flex;position:relative;flex-direction:column;border-radius:40px;overflow:hidden}.cta-banner--content{width:100%;padding:3.75rem 2.1875rem;position:relative;z-index:2}@media only screen and (min-width: 64em){.cta-banner--content{flex-direction:row;padding-left:10.24%;padding-right:26%;padding-top:6.25rem;padding-bottom:6.25rem}}.cta-banner--desc{padding-right:1.875rem}.cta-banner--desc p:last-of-type{padding-bottom:0}.cta-banner--buttons{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:1.875rem 0 0;justify-content:flex-start;margin-left:-0.46875rem;margin-right:-0.46875rem}.cta-banner--buttons .button{margin-left:.46875rem;margin-right:.46875rem}.cta-banner--image{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.cta-banner--image:before{content:"";background:linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);width:100%;height:100%;position:absolute;top:0;left:0;opacity:.4;mix-blend-mode:multiply}.cta-banner--image .jarallax-img{opacity:.2}.cta-banner-section{padding:0 1.875rem}.cta-banner-section.alignfull{padding:0}.event+.event{border-top:1px solid var(--light-periwinkle, #AFC9EF);padding-top:2.8125rem;margin-top:1.875rem}.event-header a{text-decoration:none !important}.event-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.event-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 85.375em){.event-section{padding:6.25rem calc(8.333% + 60px)}}@media only screen and (min-width: 64em){.event-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.event-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.left-right{position:relative;z-index:1}@media only screen and (min-width: 64em){.left-right{justify-content:center;display:flex;flex-direction:column;width:100%}}.left-right .buttons{margin-left:-0.46875rem;margin-right:-0.46875rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.left-right .buttons .button{margin:.46875rem}.left-right-image{margin-bottom:3.125rem;border-radius:14px}@media only screen and (min-width: 64em){.left-right-image{margin-bottom:auto}}.left-right-image img,.left-right-image iframe{border-radius:14px}.left-right-image iframe{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;-o-object-position:center;object-position:center}.left-right-section{width:100%;overflow:hidden;padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.left-right-section{padding:6.25rem 3.75rem}}.left-right-section.alignfull{padding-left:0;padding-right:0}.left-right-video{height:0;padding-bottom:70%;position:relative;overflow:hidden;cursor:pointer;display:flex;border-radius:14px}.left-right-video__placeholder{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:all .2s ease}.left-right-video__placeholder:before{content:"";background-color:rgba(0,0,0,0);display:block;line-height:1;text-align:center;font-size:60px;font-size:3.75rem;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;color:var(--white, #ffffff)}.left-right-video__placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-color:var(--navy, #282E40);z-index:1}.left-right-video__placeholder.is-playing{opacity:0}.left-right-video__close{position:absolute;top:1.875rem;right:1.875rem;padding:.9375rem .9375rem .9375rem 2.8125rem;z-index:3;background:var(--white, #ffffff);color:var(--navy, #282E40);text-transform:uppercase;font-size:12px;font-size:0.75rem;font-weight:700;letter-spacing:2px}.left-right-video__close:before{content:"";display:block;line-height:1;text-align:center;font-size:18px;font-size:1.125rem;top:50%;transform:translateY(-50%);left:.9375rem;position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.left-right-video__button{background-color:rgba(0,0,0,0);background-image:url(https://www.wipcsra.org/wp-content/themes/wip/assets/images/icons/icon-video.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:5.5rem;height:5.5rem;top:50%;left:50%;position:absolute;display:block;outline:none;cursor:pointer;transform:translateX(-50%) translateY(-50%);border:0;padding:0;margin:0}.left-right-video__button.is-playing{top:1rem;right:1rem;left:auto;transform:none}.left-right-video__button.is-playing:before,.left-right-video__button.is-playing:after{left:32%}.left-right-video__button.is-playing:before{transform:translateY(0) rotate(45deg)}.left-right-video__button.is-playing:after{transform:translateY(0) rotate(-45deg)}.left-right-video:hover .left-right-video__button{border-color:#6ddce5}.left-right-video:hover .left-right-video__button:before,.left-right-video:hover .left-right-video__button:after{background-color:#6ddce5}.multi-columns-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.multi-columns-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 85.375em){.multi-columns-section{padding:6.25rem calc(8.333% + 60px)}}@media only screen and (min-width: 64em){.multi-columns-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.multi-columns-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.multi-columns-section h1,.multi-columns-section .h1,.multi-columns-section h2,.multi-columns-section .h2,.multi-columns-section h3,.multi-columns-section .h3,.multi-columns-section h4,.multi-columns-section .h4,.multi-columns-section h5,.multi-columns-section .h5,.multi-columns-section h6,.multi-columns-section .h6{margin-bottom:1.25rem}.multi-columns-section .buttons{padding-top:.9375rem;margin-left:-0.46875rem;margin-right:-0.46875rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.multi-columns-section .buttons.text-left{justify-content:flex-start}.multi-columns-section .buttons.text-center{justify-content:center}.multi-columns-section .buttons.text-right{justify-content:flex-end}.multi-columns-section .buttons .button{margin:.46875rem}.plain-text-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.plain-text-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 85.375em){.plain-text-section{padding:6.25rem calc(8.333% + 60px)}}@media only screen and (min-width: 64em){.plain-text-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.plain-text-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.plain-text-section h1,.plain-text-section .h1,.plain-text-section h2,.plain-text-section .h2,.plain-text-section h3,.plain-text-section .h3,.plain-text-section h4,.plain-text-section .h4,.plain-text-section h5,.plain-text-section .h5,.plain-text-section h6,.plain-text-section .h6{margin-bottom:1.25rem}.plain-text-section .buttons{padding-top:.9375rem;margin-left:-0.46875rem;margin-right:-0.46875rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.plain-text-section .buttons.text-left{justify-content:flex-start}.plain-text-section .buttons.text-center{justify-content:center}.plain-text-section .buttons.text-right{justify-content:flex-end}.plain-text-section .buttons .button{margin:.46875rem}.vertical-scroller{padding-top:1.875rem;width:100%;position:relative;z-index:3}@media only screen and (min-width: 85.375em){.vertical-scroller{margin-left:-0.78125rem;margin-right:-0.78125rem}}.vertical-scroller-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.vertical-scroller-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 64em){.vertical-scroller-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.vertical-scroller-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.vertical-scroller-section .buttons{margin-left:-0.46875rem;margin-right:-0.46875rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.vertical-scroller-section .buttons .button{margin:.46875rem}.vertical-scroller-sticky{position:relative;z-index:2;display:flex;flex-direction:column}@media only screen and (min-width: 62em){.vertical-scroller-sticky{position:sticky;top:1.875rem}}.vertical-scroller .vs-card{width:100%;margin:0 0 25px}@media only screen and (min-width: 37.5em){.vertical-scroller .vs-card{width:calc(50% - 25px);margin-left:.78125rem;margin-right:.78125rem}}@media only screen and (min-width: 62em){.vertical-scroller .vs-card:nth-of-type(2){margin-top:7.5rem}}.vertical-scroller .vs-card-inner{background-color:var(--white, #ffffff);box-shadow:0px 6px 20px 0px rgba(0,0,0,.12);border-radius:20px;overflow:hidden;display:block;text-decoration:none}.vertical-scroller .vs-card-thumbnail{display:block;background:var(--white, #ffffff);max-width:660px;margin:auto}.vertical-scroller .vs-card-thumbnail img{width:100%;height:auto}.vertical-scroller .vs-card-title{display:block;padding:1.75rem 1.5625rem;font-size:19px;font-size:1.1875rem;font-family:"Libre Baskerville",serif;font-weight:400;color:var(--navy, #282E40)}.video{height:22.5rem;position:relative;overflow:hidden;cursor:pointer;border-radius:14px}@media only screen and (min-width: 48em){.video{height:30rem}}.video-section{padding:3.125rem 1.875rem}@media only screen and (min-width: 64em){.video-section{padding:6.25rem 3.75rem}}@media only screen and (min-width: 75em){.video-section{padding:6.25rem calc(8.333% + 60px)}}@media only screen and (min-width: 64em){.video-section.alignwide{padding-left:3.75rem;padding-right:3.75rem}}@media only screen and (min-width: 64em){.video-section.alignfull{padding-left:1.875rem;padding-right:1.875rem}}.video__placeholder{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:all .2s ease;background-repeat:no-repeat;background-position:center;background-size:cover}.video__placeholder:before{content:"";background-color:rgba(0,0,0,0);display:block;line-height:1;text-align:center;font-size:60px;font-size:3.75rem;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;color:var(--white, #ffffff)}.video__placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-color:var(--navy, #282E40);z-index:1}.video__placeholder.is-playing{opacity:0}.video__close{position:absolute;top:1.875rem;right:1.875rem;padding:.9375rem .9375rem .9375rem 2.8125rem;z-index:3;background:var(--white, #ffffff);color:var(--navy, #282E40);text-transform:uppercase;font-size:12px;font-size:0.75rem;font-weight:700;letter-spacing:2px}.video__close:before{content:"";display:block;line-height:1;text-align:center;font-size:18px;font-size:1.125rem;top:50%;transform:translateY(-50%);left:.9375rem;position:absolute;transition:all 0s ease;font-family:"Font Awesome 6 Pro";font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video__button{background-color:rgba(0,0,0,0);background-image:url(https://www.wipcsra.org/wp-content/themes/wip/images/icons/icon-video.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:5.5rem;height:5.5rem;top:50%;left:50%;position:absolute;display:block;outline:none;cursor:pointer;transform:translateX(-50%) translateY(-50%);border:0;padding:0;margin:0}.video__button.is-playing{top:1rem;right:1rem;left:auto;transform:none}.video__button.is-playing:before,.video__button.is-playing:after{left:32%}.video__button.is-playing:before{transform:translateY(0) rotate(45deg)}.video__button.is-playing:after{transform:translateY(0) rotate(-45deg)}.video:hover .video__button{border-color:#6ddce5}.video:hover .video__button:before,.video:hover .video__button:after{background-color:#6ddce5}[id*=video-player_]{width:100%;height:100%;top:0;left:0;position:absolute;display:block}.ff-primary{font-family:"Lato",sans-serif}.ff-secondary{font-family:"Libre Baskerville",serif}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-bright-blue-color,a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-primary-color,.has-bright-blue-color,.has-primary-color{color:var(--bright-blue, #4B6EDA)}.has-bright-blue-background-color,.has-primary-background-color{background-color:var(--bright-blue, #4B6EDA)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-seafoam-color,a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-secondary-color,.has-seafoam-color,.has-secondary-color{color:var(--seafoam, #33C8BD)}.has-seafoam-background-color,.has-secondary-background-color{background-color:var(--seafoam, #33C8BD)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-bright-seafoam-color,.has-bright-seafoam-color{color:var(--bright-seafoam, #33AFC8)}.has-bright-seafoam-background-color{background-color:var(--bright-seafoam, #33AFC8)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-bright-seafoam-alt-color,a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-tertiary-color,.has-bright-seafoam-alt-color,.has-tertiary-color{color:var(--bright-seafoam-alt, #077B92)}.has-bright-seafoam-alt-background-color,.has-tertiary-background-color{background-color:var(--bright-seafoam-alt, #077B92)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-navy-color,a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-quaternary-color,.has-navy-color,.has-quaternary-color{color:var(--navy, #282E40)}.has-navy-background-color,.has-quaternary-background-color{background-color:var(--navy, #282E40)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-mid-navy-color,.has-mid-navy-color{color:var(--mid-navy, #405186)}.has-mid-navy-background-color{background-color:var(--mid-navy, #405186)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-pale-periwinkle-color,.has-pale-periwinkle-color{color:var(--pale-periwinkle, #E5EFFF)}.has-pale-periwinkle-background-color{background-color:var(--pale-periwinkle, #E5EFFF)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-light-periwinkle-color,.has-light-periwinkle-color{color:var(--light-periwinkle, #AFC9EF)}.has-light-periwinkle-background-color{background-color:var(--light-periwinkle, #AFC9EF)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-periwinkle-color,.has-periwinkle-color{color:var(--periwinkle, #889FE6)}.has-periwinkle-background-color{background-color:var(--periwinkle, #889FE6)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-black-color,.has-black-color{color:var(--black, #000000)}.has-black-background-color{background-color:var(--black, #000000)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-dark-gray-color,.has-dark-gray-color{color:var(--dark-gray, #252626)}.has-dark-gray-background-color{background-color:var(--dark-gray, #252626)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-gray-color,.has-gray-color{color:var(--gray, #8a8a8a)}.has-gray-background-color{background-color:var(--gray, #8a8a8a)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-light-gray-color,.has-light-gray-color{color:var(--light-gray, #b3b3b3)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-light-gray-color a:not(.button),.has-light-gray-color a:not(.button){color:var(--light-gray, #b3b3b3)}.has-light-gray-background-color{background-color:var(--light-gray, #b3b3b3)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-off-white-color,.has-off-white-color{color:var(--off-white, #F4F7FE)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-off-white-color a:not(.button),.has-off-white-color a:not(.button){color:var(--off-white, #F4F7FE)}.has-off-white-background-color{background-color:var(--off-white, #F4F7FE)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-white-color,.has-white-color{color:var(--white, #ffffff)}a:not(.button):not(.wp-block-button):not(.wp-block-button__link).has-white-color a:not(.button),.has-white-color a:not(.button){color:var(--white, #ffffff)}.has-white-background-color{background-color:var(--white, #ffffff)}.has-transparent-color{color:rgba(0,0,0,0)}.has-transparent-background-color{background-color:rgba(0,0,0,0)}.text-black{color:var(--black, #000000) !important}.text-white{color:var(--white, #ffffff) !important}.text-primary{color:var(--bright-blue, #4B6EDA) !important}.text-secondary{color:var(--seafoam, #33C8BD) !important}.text-tertiary{color:var(--bright-seafoam-alt, #077B92) !important}.text-light-gray{color:var(--light-gray, #b3b3b3) !important}.text-gray{color:var(--gray, #8a8a8a) !important}.text-dark-gray{color:var(--dark-gray, #252626) !important}.text-large{font-size:20px;font-size:1.25rem}.text-large p{font-size:20px;font-size:1.25rem}.text-small{font-size:14px;font-size:0.875rem}.text-small p{font-size:14px;font-size:0.875rem}large{font-size:18px;font-size:1.125rem}large p{font-size:18px;font-size:1.125rem}small{font-size:14px;font-size:0.875rem}small p{font-size:14px;font-size:0.875rem}.position-rel{position:relative}.position-abs{position:absolute}.visible,.block{display:block}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.background-repeat{background-repeat:repeat}.background-repeat-x{background-repeat:repeat-x}.background-repeat-y{background-repeat:repeat-y}.background-no-repeat{background-repeat:no-repeat}.background-size-cover{background-size:cover}.background-size-contain{background-size:contain}.background-size-auto{background-size:auto}.p__0{padding:0px}@media only screen and (max-width: 991px){.p__xs__0{padding:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__0{padding:0px}}@media only screen and (min-width: 85.375em){.p__xxl__0{padding:0px}}.pt__0{padding-top:0px}@media only screen and (max-width: 991px){.pt__xs__0{padding-top:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__0{padding-top:0px}}@media only screen and (min-width: 85.375em){.pt__xxl__0{padding-top:0px}}.pb__0{padding-bottom:0px}@media only screen and (max-width: 991px){.pb__xs__0{padding-bottom:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__0{padding-bottom:0px}}@media only screen and (min-width: 85.375em){.pb__xxl__0{padding-bottom:0px}}.pl__0{padding-left:0px}@media only screen and (max-width: 991px){.pl__xs__0{padding-left:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__0{padding-left:0px}}@media only screen and (min-width: 85.375em){.pl__xxl__0{padding-left:0px}}.pr__0{padding-right:0px}@media only screen and (max-width: 991px){.pr__xs__0{padding-right:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__0{padding-right:0px}}@media only screen and (min-width: 85.375em){.pr__xxl__0{padding-right:0px}}.m__0{margin:0px}@media only screen and (max-width: 991px){.m__xs__0{margin:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__0{margin:0px}}@media only screen and (min-width: 85.375em){.m__xxl__0{margin:0px}}.mt__0{margin-top:0px}@media only screen and (max-width: 991px){.mt__xs__0{margin-top:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__0{margin-top:0px}}@media only screen and (min-width: 85.375em){.mt__xxl__0{margin-top:0px}}.mb__0{margin-bottom:0px}@media only screen and (max-width: 991px){.mb__xs__0{margin-bottom:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__0{margin-bottom:0px}}@media only screen and (min-width: 85.375em){.mb__xxl__0{margin-bottom:0px}}.ml__0{margin-left:0px}@media only screen and (max-width: 991px){.ml__xs__0{margin-left:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__0{margin-left:0px}}@media only screen and (min-width: 85.375em){.ml__xxl__0{margin-left:0px}}.mr__0{margin-right:0px}@media only screen and (max-width: 991px){.mr__xs__0{margin-right:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__0{margin-right:0px}}@media only screen and (min-width: 85.375em){.mr__xxl__0{margin-right:0px}}.p__1{padding:10px}@media only screen and (max-width: 991px){.p__xs__1{padding:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__1{padding:10px}}@media only screen and (min-width: 85.375em){.p__xxl__1{padding:10px}}.pt__1{padding-top:10px}@media only screen and (max-width: 991px){.pt__xs__1{padding-top:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__1{padding-top:10px}}@media only screen and (min-width: 85.375em){.pt__xxl__1{padding-top:10px}}.pb__1{padding-bottom:10px}@media only screen and (max-width: 991px){.pb__xs__1{padding-bottom:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__1{padding-bottom:10px}}@media only screen and (min-width: 85.375em){.pb__xxl__1{padding-bottom:10px}}.pl__1{padding-left:10px}@media only screen and (max-width: 991px){.pl__xs__1{padding-left:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__1{padding-left:10px}}@media only screen and (min-width: 85.375em){.pl__xxl__1{padding-left:10px}}.pr__1{padding-right:10px}@media only screen and (max-width: 991px){.pr__xs__1{padding-right:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__1{padding-right:10px}}@media only screen and (min-width: 85.375em){.pr__xxl__1{padding-right:10px}}.m__1{margin:10px}@media only screen and (max-width: 991px){.m__xs__1{margin:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__1{margin:10px}}@media only screen and (min-width: 85.375em){.m__xxl__1{margin:10px}}.mt__1{margin-top:10px}@media only screen and (max-width: 991px){.mt__xs__1{margin-top:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__1{margin-top:10px}}@media only screen and (min-width: 85.375em){.mt__xxl__1{margin-top:10px}}.mb__1{margin-bottom:10px}@media only screen and (max-width: 991px){.mb__xs__1{margin-bottom:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__1{margin-bottom:10px}}@media only screen and (min-width: 85.375em){.mb__xxl__1{margin-bottom:10px}}.ml__1{margin-left:10px}@media only screen and (max-width: 991px){.ml__xs__1{margin-left:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__1{margin-left:10px}}@media only screen and (min-width: 85.375em){.ml__xxl__1{margin-left:10px}}.mr__1{margin-right:10px}@media only screen and (max-width: 991px){.mr__xs__1{margin-right:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__1{margin-right:10px}}@media only screen and (min-width: 85.375em){.mr__xxl__1{margin-right:10px}}.p__2{padding:20px}@media only screen and (max-width: 991px){.p__xs__2{padding:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__2{padding:20px}}@media only screen and (min-width: 85.375em){.p__xxl__2{padding:20px}}.pt__2{padding-top:20px}@media only screen and (max-width: 991px){.pt__xs__2{padding-top:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__2{padding-top:20px}}@media only screen and (min-width: 85.375em){.pt__xxl__2{padding-top:20px}}.pb__2{padding-bottom:20px}@media only screen and (max-width: 991px){.pb__xs__2{padding-bottom:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__2{padding-bottom:20px}}@media only screen and (min-width: 85.375em){.pb__xxl__2{padding-bottom:20px}}.pl__2{padding-left:20px}@media only screen and (max-width: 991px){.pl__xs__2{padding-left:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__2{padding-left:20px}}@media only screen and (min-width: 85.375em){.pl__xxl__2{padding-left:20px}}.pr__2{padding-right:20px}@media only screen and (max-width: 991px){.pr__xs__2{padding-right:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__2{padding-right:20px}}@media only screen and (min-width: 85.375em){.pr__xxl__2{padding-right:20px}}.m__2{margin:20px}@media only screen and (max-width: 991px){.m__xs__2{margin:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__2{margin:20px}}@media only screen and (min-width: 85.375em){.m__xxl__2{margin:20px}}.mt__2{margin-top:20px}@media only screen and (max-width: 991px){.mt__xs__2{margin-top:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__2{margin-top:20px}}@media only screen and (min-width: 85.375em){.mt__xxl__2{margin-top:20px}}.mb__2{margin-bottom:20px}@media only screen and (max-width: 991px){.mb__xs__2{margin-bottom:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__2{margin-bottom:20px}}@media only screen and (min-width: 85.375em){.mb__xxl__2{margin-bottom:20px}}.ml__2{margin-left:20px}@media only screen and (max-width: 991px){.ml__xs__2{margin-left:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__2{margin-left:20px}}@media only screen and (min-width: 85.375em){.ml__xxl__2{margin-left:20px}}.mr__2{margin-right:20px}@media only screen and (max-width: 991px){.mr__xs__2{margin-right:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__2{margin-right:20px}}@media only screen and (min-width: 85.375em){.mr__xxl__2{margin-right:20px}}.p__3{padding:30px}@media only screen and (max-width: 991px){.p__xs__3{padding:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__3{padding:30px}}@media only screen and (min-width: 85.375em){.p__xxl__3{padding:30px}}.pt__3{padding-top:30px}@media only screen and (max-width: 991px){.pt__xs__3{padding-top:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__3{padding-top:30px}}@media only screen and (min-width: 85.375em){.pt__xxl__3{padding-top:30px}}.pb__3{padding-bottom:30px}@media only screen and (max-width: 991px){.pb__xs__3{padding-bottom:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__3{padding-bottom:30px}}@media only screen and (min-width: 85.375em){.pb__xxl__3{padding-bottom:30px}}.pl__3{padding-left:30px}@media only screen and (max-width: 991px){.pl__xs__3{padding-left:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__3{padding-left:30px}}@media only screen and (min-width: 85.375em){.pl__xxl__3{padding-left:30px}}.pr__3{padding-right:30px}@media only screen and (max-width: 991px){.pr__xs__3{padding-right:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__3{padding-right:30px}}@media only screen and (min-width: 85.375em){.pr__xxl__3{padding-right:30px}}.m__3{margin:30px}@media only screen and (max-width: 991px){.m__xs__3{margin:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__3{margin:30px}}@media only screen and (min-width: 85.375em){.m__xxl__3{margin:30px}}.mt__3{margin-top:30px}@media only screen and (max-width: 991px){.mt__xs__3{margin-top:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__3{margin-top:30px}}@media only screen and (min-width: 85.375em){.mt__xxl__3{margin-top:30px}}.mb__3{margin-bottom:30px}@media only screen and (max-width: 991px){.mb__xs__3{margin-bottom:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__3{margin-bottom:30px}}@media only screen and (min-width: 85.375em){.mb__xxl__3{margin-bottom:30px}}.ml__3{margin-left:30px}@media only screen and (max-width: 991px){.ml__xs__3{margin-left:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__3{margin-left:30px}}@media only screen and (min-width: 85.375em){.ml__xxl__3{margin-left:30px}}.mr__3{margin-right:30px}@media only screen and (max-width: 991px){.mr__xs__3{margin-right:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__3{margin-right:30px}}@media only screen and (min-width: 85.375em){.mr__xxl__3{margin-right:30px}}.p__4{padding:40px}@media only screen and (max-width: 991px){.p__xs__4{padding:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__4{padding:40px}}@media only screen and (min-width: 85.375em){.p__xxl__4{padding:40px}}.pt__4{padding-top:40px}@media only screen and (max-width: 991px){.pt__xs__4{padding-top:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__4{padding-top:40px}}@media only screen and (min-width: 85.375em){.pt__xxl__4{padding-top:40px}}.pb__4{padding-bottom:40px}@media only screen and (max-width: 991px){.pb__xs__4{padding-bottom:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__4{padding-bottom:40px}}@media only screen and (min-width: 85.375em){.pb__xxl__4{padding-bottom:40px}}.pl__4{padding-left:40px}@media only screen and (max-width: 991px){.pl__xs__4{padding-left:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__4{padding-left:40px}}@media only screen and (min-width: 85.375em){.pl__xxl__4{padding-left:40px}}.pr__4{padding-right:40px}@media only screen and (max-width: 991px){.pr__xs__4{padding-right:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__4{padding-right:40px}}@media only screen and (min-width: 85.375em){.pr__xxl__4{padding-right:40px}}.m__4{margin:40px}@media only screen and (max-width: 991px){.m__xs__4{margin:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__4{margin:40px}}@media only screen and (min-width: 85.375em){.m__xxl__4{margin:40px}}.mt__4{margin-top:40px}@media only screen and (max-width: 991px){.mt__xs__4{margin-top:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__4{margin-top:40px}}@media only screen and (min-width: 85.375em){.mt__xxl__4{margin-top:40px}}.mb__4{margin-bottom:40px}@media only screen and (max-width: 991px){.mb__xs__4{margin-bottom:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__4{margin-bottom:40px}}@media only screen and (min-width: 85.375em){.mb__xxl__4{margin-bottom:40px}}.ml__4{margin-left:40px}@media only screen and (max-width: 991px){.ml__xs__4{margin-left:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__4{margin-left:40px}}@media only screen and (min-width: 85.375em){.ml__xxl__4{margin-left:40px}}.mr__4{margin-right:40px}@media only screen and (max-width: 991px){.mr__xs__4{margin-right:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__4{margin-right:40px}}@media only screen and (min-width: 85.375em){.mr__xxl__4{margin-right:40px}}.p__5{padding:50px}@media only screen and (max-width: 991px){.p__xs__5{padding:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__5{padding:50px}}@media only screen and (min-width: 85.375em){.p__xxl__5{padding:50px}}.pt__5{padding-top:50px}@media only screen and (max-width: 991px){.pt__xs__5{padding-top:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__5{padding-top:50px}}@media only screen and (min-width: 85.375em){.pt__xxl__5{padding-top:50px}}.pb__5{padding-bottom:50px}@media only screen and (max-width: 991px){.pb__xs__5{padding-bottom:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__5{padding-bottom:50px}}@media only screen and (min-width: 85.375em){.pb__xxl__5{padding-bottom:50px}}.pl__5{padding-left:50px}@media only screen and (max-width: 991px){.pl__xs__5{padding-left:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__5{padding-left:50px}}@media only screen and (min-width: 85.375em){.pl__xxl__5{padding-left:50px}}.pr__5{padding-right:50px}@media only screen and (max-width: 991px){.pr__xs__5{padding-right:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__5{padding-right:50px}}@media only screen and (min-width: 85.375em){.pr__xxl__5{padding-right:50px}}.m__5{margin:50px}@media only screen and (max-width: 991px){.m__xs__5{margin:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__5{margin:50px}}@media only screen and (min-width: 85.375em){.m__xxl__5{margin:50px}}.mt__5{margin-top:50px}@media only screen and (max-width: 991px){.mt__xs__5{margin-top:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__5{margin-top:50px}}@media only screen and (min-width: 85.375em){.mt__xxl__5{margin-top:50px}}.mb__5{margin-bottom:50px}@media only screen and (max-width: 991px){.mb__xs__5{margin-bottom:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__5{margin-bottom:50px}}@media only screen and (min-width: 85.375em){.mb__xxl__5{margin-bottom:50px}}.ml__5{margin-left:50px}@media only screen and (max-width: 991px){.ml__xs__5{margin-left:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__5{margin-left:50px}}@media only screen and (min-width: 85.375em){.ml__xxl__5{margin-left:50px}}.mr__5{margin-right:50px}@media only screen and (max-width: 991px){.mr__xs__5{margin-right:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__5{margin-right:50px}}@media only screen and (min-width: 85.375em){.mr__xxl__5{margin-right:50px}}.p__6{padding:60px}@media only screen and (max-width: 991px){.p__xs__6{padding:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__6{padding:60px}}@media only screen and (min-width: 85.375em){.p__xxl__6{padding:60px}}.pt__6{padding-top:60px}@media only screen and (max-width: 991px){.pt__xs__6{padding-top:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__6{padding-top:60px}}@media only screen and (min-width: 85.375em){.pt__xxl__6{padding-top:60px}}.pb__6{padding-bottom:60px}@media only screen and (max-width: 991px){.pb__xs__6{padding-bottom:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__6{padding-bottom:60px}}@media only screen and (min-width: 85.375em){.pb__xxl__6{padding-bottom:60px}}.pl__6{padding-left:60px}@media only screen and (max-width: 991px){.pl__xs__6{padding-left:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__6{padding-left:60px}}@media only screen and (min-width: 85.375em){.pl__xxl__6{padding-left:60px}}.pr__6{padding-right:60px}@media only screen and (max-width: 991px){.pr__xs__6{padding-right:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__6{padding-right:60px}}@media only screen and (min-width: 85.375em){.pr__xxl__6{padding-right:60px}}.m__6{margin:60px}@media only screen and (max-width: 991px){.m__xs__6{margin:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__6{margin:60px}}@media only screen and (min-width: 85.375em){.m__xxl__6{margin:60px}}.mt__6{margin-top:60px}@media only screen and (max-width: 991px){.mt__xs__6{margin-top:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__6{margin-top:60px}}@media only screen and (min-width: 85.375em){.mt__xxl__6{margin-top:60px}}.mb__6{margin-bottom:60px}@media only screen and (max-width: 991px){.mb__xs__6{margin-bottom:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__6{margin-bottom:60px}}@media only screen and (min-width: 85.375em){.mb__xxl__6{margin-bottom:60px}}.ml__6{margin-left:60px}@media only screen and (max-width: 991px){.ml__xs__6{margin-left:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__6{margin-left:60px}}@media only screen and (min-width: 85.375em){.ml__xxl__6{margin-left:60px}}.mr__6{margin-right:60px}@media only screen and (max-width: 991px){.mr__xs__6{margin-right:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__6{margin-right:60px}}@media only screen and (min-width: 85.375em){.mr__xxl__6{margin-right:60px}}.p__7{padding:70px}@media only screen and (max-width: 991px){.p__xs__7{padding:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__7{padding:70px}}@media only screen and (min-width: 85.375em){.p__xxl__7{padding:70px}}.pt__7{padding-top:70px}@media only screen and (max-width: 991px){.pt__xs__7{padding-top:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__7{padding-top:70px}}@media only screen and (min-width: 85.375em){.pt__xxl__7{padding-top:70px}}.pb__7{padding-bottom:70px}@media only screen and (max-width: 991px){.pb__xs__7{padding-bottom:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__7{padding-bottom:70px}}@media only screen and (min-width: 85.375em){.pb__xxl__7{padding-bottom:70px}}.pl__7{padding-left:70px}@media only screen and (max-width: 991px){.pl__xs__7{padding-left:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__7{padding-left:70px}}@media only screen and (min-width: 85.375em){.pl__xxl__7{padding-left:70px}}.pr__7{padding-right:70px}@media only screen and (max-width: 991px){.pr__xs__7{padding-right:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__7{padding-right:70px}}@media only screen and (min-width: 85.375em){.pr__xxl__7{padding-right:70px}}.m__7{margin:70px}@media only screen and (max-width: 991px){.m__xs__7{margin:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__7{margin:70px}}@media only screen and (min-width: 85.375em){.m__xxl__7{margin:70px}}.mt__7{margin-top:70px}@media only screen and (max-width: 991px){.mt__xs__7{margin-top:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__7{margin-top:70px}}@media only screen and (min-width: 85.375em){.mt__xxl__7{margin-top:70px}}.mb__7{margin-bottom:70px}@media only screen and (max-width: 991px){.mb__xs__7{margin-bottom:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__7{margin-bottom:70px}}@media only screen and (min-width: 85.375em){.mb__xxl__7{margin-bottom:70px}}.ml__7{margin-left:70px}@media only screen and (max-width: 991px){.ml__xs__7{margin-left:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__7{margin-left:70px}}@media only screen and (min-width: 85.375em){.ml__xxl__7{margin-left:70px}}.mr__7{margin-right:70px}@media only screen and (max-width: 991px){.mr__xs__7{margin-right:70px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__7{margin-right:70px}}@media only screen and (min-width: 85.375em){.mr__xxl__7{margin-right:70px}}.p__8{padding:80px}@media only screen and (max-width: 991px){.p__xs__8{padding:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__8{padding:80px}}@media only screen and (min-width: 85.375em){.p__xxl__8{padding:80px}}.pt__8{padding-top:80px}@media only screen and (max-width: 991px){.pt__xs__8{padding-top:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__8{padding-top:80px}}@media only screen and (min-width: 85.375em){.pt__xxl__8{padding-top:80px}}.pb__8{padding-bottom:80px}@media only screen and (max-width: 991px){.pb__xs__8{padding-bottom:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__8{padding-bottom:80px}}@media only screen and (min-width: 85.375em){.pb__xxl__8{padding-bottom:80px}}.pl__8{padding-left:80px}@media only screen and (max-width: 991px){.pl__xs__8{padding-left:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__8{padding-left:80px}}@media only screen and (min-width: 85.375em){.pl__xxl__8{padding-left:80px}}.pr__8{padding-right:80px}@media only screen and (max-width: 991px){.pr__xs__8{padding-right:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__8{padding-right:80px}}@media only screen and (min-width: 85.375em){.pr__xxl__8{padding-right:80px}}.m__8{margin:80px}@media only screen and (max-width: 991px){.m__xs__8{margin:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__8{margin:80px}}@media only screen and (min-width: 85.375em){.m__xxl__8{margin:80px}}.mt__8{margin-top:80px}@media only screen and (max-width: 991px){.mt__xs__8{margin-top:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__8{margin-top:80px}}@media only screen and (min-width: 85.375em){.mt__xxl__8{margin-top:80px}}.mb__8{margin-bottom:80px}@media only screen and (max-width: 991px){.mb__xs__8{margin-bottom:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__8{margin-bottom:80px}}@media only screen and (min-width: 85.375em){.mb__xxl__8{margin-bottom:80px}}.ml__8{margin-left:80px}@media only screen and (max-width: 991px){.ml__xs__8{margin-left:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__8{margin-left:80px}}@media only screen and (min-width: 85.375em){.ml__xxl__8{margin-left:80px}}.mr__8{margin-right:80px}@media only screen and (max-width: 991px){.mr__xs__8{margin-right:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__8{margin-right:80px}}@media only screen and (min-width: 85.375em){.mr__xxl__8{margin-right:80px}}.p__9{padding:90px}@media only screen and (max-width: 991px){.p__xs__9{padding:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__9{padding:90px}}@media only screen and (min-width: 85.375em){.p__xxl__9{padding:90px}}.pt__9{padding-top:90px}@media only screen and (max-width: 991px){.pt__xs__9{padding-top:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__9{padding-top:90px}}@media only screen and (min-width: 85.375em){.pt__xxl__9{padding-top:90px}}.pb__9{padding-bottom:90px}@media only screen and (max-width: 991px){.pb__xs__9{padding-bottom:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__9{padding-bottom:90px}}@media only screen and (min-width: 85.375em){.pb__xxl__9{padding-bottom:90px}}.pl__9{padding-left:90px}@media only screen and (max-width: 991px){.pl__xs__9{padding-left:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__9{padding-left:90px}}@media only screen and (min-width: 85.375em){.pl__xxl__9{padding-left:90px}}.pr__9{padding-right:90px}@media only screen and (max-width: 991px){.pr__xs__9{padding-right:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__9{padding-right:90px}}@media only screen and (min-width: 85.375em){.pr__xxl__9{padding-right:90px}}.m__9{margin:90px}@media only screen and (max-width: 991px){.m__xs__9{margin:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__9{margin:90px}}@media only screen and (min-width: 85.375em){.m__xxl__9{margin:90px}}.mt__9{margin-top:90px}@media only screen and (max-width: 991px){.mt__xs__9{margin-top:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__9{margin-top:90px}}@media only screen and (min-width: 85.375em){.mt__xxl__9{margin-top:90px}}.mb__9{margin-bottom:90px}@media only screen and (max-width: 991px){.mb__xs__9{margin-bottom:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__9{margin-bottom:90px}}@media only screen and (min-width: 85.375em){.mb__xxl__9{margin-bottom:90px}}.ml__9{margin-left:90px}@media only screen and (max-width: 991px){.ml__xs__9{margin-left:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__9{margin-left:90px}}@media only screen and (min-width: 85.375em){.ml__xxl__9{margin-left:90px}}.mr__9{margin-right:90px}@media only screen and (max-width: 991px){.mr__xs__9{margin-right:90px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__9{margin-right:90px}}@media only screen and (min-width: 85.375em){.mr__xxl__9{margin-right:90px}}.p__10{padding:100px}@media only screen and (max-width: 991px){.p__xs__10{padding:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__10{padding:100px}}@media only screen and (min-width: 85.375em){.p__xxl__10{padding:100px}}.pt__10{padding-top:100px}@media only screen and (max-width: 991px){.pt__xs__10{padding-top:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__10{padding-top:100px}}@media only screen and (min-width: 85.375em){.pt__xxl__10{padding-top:100px}}.pb__10{padding-bottom:100px}@media only screen and (max-width: 991px){.pb__xs__10{padding-bottom:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__10{padding-bottom:100px}}@media only screen and (min-width: 85.375em){.pb__xxl__10{padding-bottom:100px}}.pl__10{padding-left:100px}@media only screen and (max-width: 991px){.pl__xs__10{padding-left:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__10{padding-left:100px}}@media only screen and (min-width: 85.375em){.pl__xxl__10{padding-left:100px}}.pr__10{padding-right:100px}@media only screen and (max-width: 991px){.pr__xs__10{padding-right:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__10{padding-right:100px}}@media only screen and (min-width: 85.375em){.pr__xxl__10{padding-right:100px}}.m__10{margin:100px}@media only screen and (max-width: 991px){.m__xs__10{margin:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__10{margin:100px}}@media only screen and (min-width: 85.375em){.m__xxl__10{margin:100px}}.mt__10{margin-top:100px}@media only screen and (max-width: 991px){.mt__xs__10{margin-top:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__10{margin-top:100px}}@media only screen and (min-width: 85.375em){.mt__xxl__10{margin-top:100px}}.mb__10{margin-bottom:100px}@media only screen and (max-width: 991px){.mb__xs__10{margin-bottom:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__10{margin-bottom:100px}}@media only screen and (min-width: 85.375em){.mb__xxl__10{margin-bottom:100px}}.ml__10{margin-left:100px}@media only screen and (max-width: 991px){.ml__xs__10{margin-left:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__10{margin-left:100px}}@media only screen and (min-width: 85.375em){.ml__xxl__10{margin-left:100px}}.mr__10{margin-right:100px}@media only screen and (max-width: 991px){.mr__xs__10{margin-right:100px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__10{margin-right:100px}}@media only screen and (min-width: 85.375em){.mr__xxl__10{margin-right:100px}}.p__11{padding:110px}@media only screen and (max-width: 991px){.p__xs__11{padding:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__11{padding:110px}}@media only screen and (min-width: 85.375em){.p__xxl__11{padding:110px}}.pt__11{padding-top:110px}@media only screen and (max-width: 991px){.pt__xs__11{padding-top:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__11{padding-top:110px}}@media only screen and (min-width: 85.375em){.pt__xxl__11{padding-top:110px}}.pb__11{padding-bottom:110px}@media only screen and (max-width: 991px){.pb__xs__11{padding-bottom:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__11{padding-bottom:110px}}@media only screen and (min-width: 85.375em){.pb__xxl__11{padding-bottom:110px}}.pl__11{padding-left:110px}@media only screen and (max-width: 991px){.pl__xs__11{padding-left:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__11{padding-left:110px}}@media only screen and (min-width: 85.375em){.pl__xxl__11{padding-left:110px}}.pr__11{padding-right:110px}@media only screen and (max-width: 991px){.pr__xs__11{padding-right:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__11{padding-right:110px}}@media only screen and (min-width: 85.375em){.pr__xxl__11{padding-right:110px}}.m__11{margin:110px}@media only screen and (max-width: 991px){.m__xs__11{margin:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__11{margin:110px}}@media only screen and (min-width: 85.375em){.m__xxl__11{margin:110px}}.mt__11{margin-top:110px}@media only screen and (max-width: 991px){.mt__xs__11{margin-top:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__11{margin-top:110px}}@media only screen and (min-width: 85.375em){.mt__xxl__11{margin-top:110px}}.mb__11{margin-bottom:110px}@media only screen and (max-width: 991px){.mb__xs__11{margin-bottom:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__11{margin-bottom:110px}}@media only screen and (min-width: 85.375em){.mb__xxl__11{margin-bottom:110px}}.ml__11{margin-left:110px}@media only screen and (max-width: 991px){.ml__xs__11{margin-left:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__11{margin-left:110px}}@media only screen and (min-width: 85.375em){.ml__xxl__11{margin-left:110px}}.mr__11{margin-right:110px}@media only screen and (max-width: 991px){.mr__xs__11{margin-right:110px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__11{margin-right:110px}}@media only screen and (min-width: 85.375em){.mr__xxl__11{margin-right:110px}}.p__12{padding:120px}@media only screen and (max-width: 991px){.p__xs__12{padding:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__12{padding:120px}}@media only screen and (min-width: 85.375em){.p__xxl__12{padding:120px}}.pt__12{padding-top:120px}@media only screen and (max-width: 991px){.pt__xs__12{padding-top:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__12{padding-top:120px}}@media only screen and (min-width: 85.375em){.pt__xxl__12{padding-top:120px}}.pb__12{padding-bottom:120px}@media only screen and (max-width: 991px){.pb__xs__12{padding-bottom:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__12{padding-bottom:120px}}@media only screen and (min-width: 85.375em){.pb__xxl__12{padding-bottom:120px}}.pl__12{padding-left:120px}@media only screen and (max-width: 991px){.pl__xs__12{padding-left:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__12{padding-left:120px}}@media only screen and (min-width: 85.375em){.pl__xxl__12{padding-left:120px}}.pr__12{padding-right:120px}@media only screen and (max-width: 991px){.pr__xs__12{padding-right:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__12{padding-right:120px}}@media only screen and (min-width: 85.375em){.pr__xxl__12{padding-right:120px}}.m__12{margin:120px}@media only screen and (max-width: 991px){.m__xs__12{margin:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__12{margin:120px}}@media only screen and (min-width: 85.375em){.m__xxl__12{margin:120px}}.mt__12{margin-top:120px}@media only screen and (max-width: 991px){.mt__xs__12{margin-top:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__12{margin-top:120px}}@media only screen and (min-width: 85.375em){.mt__xxl__12{margin-top:120px}}.mb__12{margin-bottom:120px}@media only screen and (max-width: 991px){.mb__xs__12{margin-bottom:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__12{margin-bottom:120px}}@media only screen and (min-width: 85.375em){.mb__xxl__12{margin-bottom:120px}}.ml__12{margin-left:120px}@media only screen and (max-width: 991px){.ml__xs__12{margin-left:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__12{margin-left:120px}}@media only screen and (min-width: 85.375em){.ml__xxl__12{margin-left:120px}}.mr__12{margin-right:120px}@media only screen and (max-width: 991px){.mr__xs__12{margin-right:120px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__12{margin-right:120px}}@media only screen and (min-width: 85.375em){.mr__xxl__12{margin-right:120px}}.p__13{padding:130px}@media only screen and (max-width: 991px){.p__xs__13{padding:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__13{padding:130px}}@media only screen and (min-width: 85.375em){.p__xxl__13{padding:130px}}.pt__13{padding-top:130px}@media only screen and (max-width: 991px){.pt__xs__13{padding-top:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__13{padding-top:130px}}@media only screen and (min-width: 85.375em){.pt__xxl__13{padding-top:130px}}.pb__13{padding-bottom:130px}@media only screen and (max-width: 991px){.pb__xs__13{padding-bottom:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__13{padding-bottom:130px}}@media only screen and (min-width: 85.375em){.pb__xxl__13{padding-bottom:130px}}.pl__13{padding-left:130px}@media only screen and (max-width: 991px){.pl__xs__13{padding-left:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__13{padding-left:130px}}@media only screen and (min-width: 85.375em){.pl__xxl__13{padding-left:130px}}.pr__13{padding-right:130px}@media only screen and (max-width: 991px){.pr__xs__13{padding-right:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__13{padding-right:130px}}@media only screen and (min-width: 85.375em){.pr__xxl__13{padding-right:130px}}.m__13{margin:130px}@media only screen and (max-width: 991px){.m__xs__13{margin:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__13{margin:130px}}@media only screen and (min-width: 85.375em){.m__xxl__13{margin:130px}}.mt__13{margin-top:130px}@media only screen and (max-width: 991px){.mt__xs__13{margin-top:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__13{margin-top:130px}}@media only screen and (min-width: 85.375em){.mt__xxl__13{margin-top:130px}}.mb__13{margin-bottom:130px}@media only screen and (max-width: 991px){.mb__xs__13{margin-bottom:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__13{margin-bottom:130px}}@media only screen and (min-width: 85.375em){.mb__xxl__13{margin-bottom:130px}}.ml__13{margin-left:130px}@media only screen and (max-width: 991px){.ml__xs__13{margin-left:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__13{margin-left:130px}}@media only screen and (min-width: 85.375em){.ml__xxl__13{margin-left:130px}}.mr__13{margin-right:130px}@media only screen and (max-width: 991px){.mr__xs__13{margin-right:130px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__13{margin-right:130px}}@media only screen and (min-width: 85.375em){.mr__xxl__13{margin-right:130px}}.p__14{padding:140px}@media only screen and (max-width: 991px){.p__xs__14{padding:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__14{padding:140px}}@media only screen and (min-width: 85.375em){.p__xxl__14{padding:140px}}.pt__14{padding-top:140px}@media only screen and (max-width: 991px){.pt__xs__14{padding-top:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__14{padding-top:140px}}@media only screen and (min-width: 85.375em){.pt__xxl__14{padding-top:140px}}.pb__14{padding-bottom:140px}@media only screen and (max-width: 991px){.pb__xs__14{padding-bottom:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__14{padding-bottom:140px}}@media only screen and (min-width: 85.375em){.pb__xxl__14{padding-bottom:140px}}.pl__14{padding-left:140px}@media only screen and (max-width: 991px){.pl__xs__14{padding-left:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__14{padding-left:140px}}@media only screen and (min-width: 85.375em){.pl__xxl__14{padding-left:140px}}.pr__14{padding-right:140px}@media only screen and (max-width: 991px){.pr__xs__14{padding-right:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__14{padding-right:140px}}@media only screen and (min-width: 85.375em){.pr__xxl__14{padding-right:140px}}.m__14{margin:140px}@media only screen and (max-width: 991px){.m__xs__14{margin:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__14{margin:140px}}@media only screen and (min-width: 85.375em){.m__xxl__14{margin:140px}}.mt__14{margin-top:140px}@media only screen and (max-width: 991px){.mt__xs__14{margin-top:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__14{margin-top:140px}}@media only screen and (min-width: 85.375em){.mt__xxl__14{margin-top:140px}}.mb__14{margin-bottom:140px}@media only screen and (max-width: 991px){.mb__xs__14{margin-bottom:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__14{margin-bottom:140px}}@media only screen and (min-width: 85.375em){.mb__xxl__14{margin-bottom:140px}}.ml__14{margin-left:140px}@media only screen and (max-width: 991px){.ml__xs__14{margin-left:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__14{margin-left:140px}}@media only screen and (min-width: 85.375em){.ml__xxl__14{margin-left:140px}}.mr__14{margin-right:140px}@media only screen and (max-width: 991px){.mr__xs__14{margin-right:140px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__14{margin-right:140px}}@media only screen and (min-width: 85.375em){.mr__xxl__14{margin-right:140px}}.p__15{padding:150px}@media only screen and (max-width: 991px){.p__xs__15{padding:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__15{padding:150px}}@media only screen and (min-width: 85.375em){.p__xxl__15{padding:150px}}.pt__15{padding-top:150px}@media only screen and (max-width: 991px){.pt__xs__15{padding-top:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__15{padding-top:150px}}@media only screen and (min-width: 85.375em){.pt__xxl__15{padding-top:150px}}.pb__15{padding-bottom:150px}@media only screen and (max-width: 991px){.pb__xs__15{padding-bottom:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__15{padding-bottom:150px}}@media only screen and (min-width: 85.375em){.pb__xxl__15{padding-bottom:150px}}.pl__15{padding-left:150px}@media only screen and (max-width: 991px){.pl__xs__15{padding-left:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__15{padding-left:150px}}@media only screen and (min-width: 85.375em){.pl__xxl__15{padding-left:150px}}.pr__15{padding-right:150px}@media only screen and (max-width: 991px){.pr__xs__15{padding-right:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__15{padding-right:150px}}@media only screen and (min-width: 85.375em){.pr__xxl__15{padding-right:150px}}.m__15{margin:150px}@media only screen and (max-width: 991px){.m__xs__15{margin:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__15{margin:150px}}@media only screen and (min-width: 85.375em){.m__xxl__15{margin:150px}}.mt__15{margin-top:150px}@media only screen and (max-width: 991px){.mt__xs__15{margin-top:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__15{margin-top:150px}}@media only screen and (min-width: 85.375em){.mt__xxl__15{margin-top:150px}}.mb__15{margin-bottom:150px}@media only screen and (max-width: 991px){.mb__xs__15{margin-bottom:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__15{margin-bottom:150px}}@media only screen and (min-width: 85.375em){.mb__xxl__15{margin-bottom:150px}}.ml__15{margin-left:150px}@media only screen and (max-width: 991px){.ml__xs__15{margin-left:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__15{margin-left:150px}}@media only screen and (min-width: 85.375em){.ml__xxl__15{margin-left:150px}}.mr__15{margin-right:150px}@media only screen and (max-width: 991px){.mr__xs__15{margin-right:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__15{margin-right:150px}}@media only screen and (min-width: 85.375em){.mr__xxl__15{margin-right:150px}}.p__16{padding:160px}@media only screen and (max-width: 991px){.p__xs__16{padding:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__16{padding:160px}}@media only screen and (min-width: 85.375em){.p__xxl__16{padding:160px}}.pt__16{padding-top:160px}@media only screen and (max-width: 991px){.pt__xs__16{padding-top:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__16{padding-top:160px}}@media only screen and (min-width: 85.375em){.pt__xxl__16{padding-top:160px}}.pb__16{padding-bottom:160px}@media only screen and (max-width: 991px){.pb__xs__16{padding-bottom:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__16{padding-bottom:160px}}@media only screen and (min-width: 85.375em){.pb__xxl__16{padding-bottom:160px}}.pl__16{padding-left:160px}@media only screen and (max-width: 991px){.pl__xs__16{padding-left:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__16{padding-left:160px}}@media only screen and (min-width: 85.375em){.pl__xxl__16{padding-left:160px}}.pr__16{padding-right:160px}@media only screen and (max-width: 991px){.pr__xs__16{padding-right:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__16{padding-right:160px}}@media only screen and (min-width: 85.375em){.pr__xxl__16{padding-right:160px}}.m__16{margin:160px}@media only screen and (max-width: 991px){.m__xs__16{margin:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__16{margin:160px}}@media only screen and (min-width: 85.375em){.m__xxl__16{margin:160px}}.mt__16{margin-top:160px}@media only screen and (max-width: 991px){.mt__xs__16{margin-top:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__16{margin-top:160px}}@media only screen and (min-width: 85.375em){.mt__xxl__16{margin-top:160px}}.mb__16{margin-bottom:160px}@media only screen and (max-width: 991px){.mb__xs__16{margin-bottom:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__16{margin-bottom:160px}}@media only screen and (min-width: 85.375em){.mb__xxl__16{margin-bottom:160px}}.ml__16{margin-left:160px}@media only screen and (max-width: 991px){.ml__xs__16{margin-left:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__16{margin-left:160px}}@media only screen and (min-width: 85.375em){.ml__xxl__16{margin-left:160px}}.mr__16{margin-right:160px}@media only screen and (max-width: 991px){.mr__xs__16{margin-right:160px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__16{margin-right:160px}}@media only screen and (min-width: 85.375em){.mr__xxl__16{margin-right:160px}}.p__17{padding:170px}@media only screen and (max-width: 991px){.p__xs__17{padding:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__17{padding:170px}}@media only screen and (min-width: 85.375em){.p__xxl__17{padding:170px}}.pt__17{padding-top:170px}@media only screen and (max-width: 991px){.pt__xs__17{padding-top:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__17{padding-top:170px}}@media only screen and (min-width: 85.375em){.pt__xxl__17{padding-top:170px}}.pb__17{padding-bottom:170px}@media only screen and (max-width: 991px){.pb__xs__17{padding-bottom:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__17{padding-bottom:170px}}@media only screen and (min-width: 85.375em){.pb__xxl__17{padding-bottom:170px}}.pl__17{padding-left:170px}@media only screen and (max-width: 991px){.pl__xs__17{padding-left:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__17{padding-left:170px}}@media only screen and (min-width: 85.375em){.pl__xxl__17{padding-left:170px}}.pr__17{padding-right:170px}@media only screen and (max-width: 991px){.pr__xs__17{padding-right:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__17{padding-right:170px}}@media only screen and (min-width: 85.375em){.pr__xxl__17{padding-right:170px}}.m__17{margin:170px}@media only screen and (max-width: 991px){.m__xs__17{margin:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__17{margin:170px}}@media only screen and (min-width: 85.375em){.m__xxl__17{margin:170px}}.mt__17{margin-top:170px}@media only screen and (max-width: 991px){.mt__xs__17{margin-top:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__17{margin-top:170px}}@media only screen and (min-width: 85.375em){.mt__xxl__17{margin-top:170px}}.mb__17{margin-bottom:170px}@media only screen and (max-width: 991px){.mb__xs__17{margin-bottom:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__17{margin-bottom:170px}}@media only screen and (min-width: 85.375em){.mb__xxl__17{margin-bottom:170px}}.ml__17{margin-left:170px}@media only screen and (max-width: 991px){.ml__xs__17{margin-left:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__17{margin-left:170px}}@media only screen and (min-width: 85.375em){.ml__xxl__17{margin-left:170px}}.mr__17{margin-right:170px}@media only screen and (max-width: 991px){.mr__xs__17{margin-right:170px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__17{margin-right:170px}}@media only screen and (min-width: 85.375em){.mr__xxl__17{margin-right:170px}}.p__18{padding:180px}@media only screen and (max-width: 991px){.p__xs__18{padding:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__18{padding:180px}}@media only screen and (min-width: 85.375em){.p__xxl__18{padding:180px}}.pt__18{padding-top:180px}@media only screen and (max-width: 991px){.pt__xs__18{padding-top:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__18{padding-top:180px}}@media only screen and (min-width: 85.375em){.pt__xxl__18{padding-top:180px}}.pb__18{padding-bottom:180px}@media only screen and (max-width: 991px){.pb__xs__18{padding-bottom:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__18{padding-bottom:180px}}@media only screen and (min-width: 85.375em){.pb__xxl__18{padding-bottom:180px}}.pl__18{padding-left:180px}@media only screen and (max-width: 991px){.pl__xs__18{padding-left:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__18{padding-left:180px}}@media only screen and (min-width: 85.375em){.pl__xxl__18{padding-left:180px}}.pr__18{padding-right:180px}@media only screen and (max-width: 991px){.pr__xs__18{padding-right:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__18{padding-right:180px}}@media only screen and (min-width: 85.375em){.pr__xxl__18{padding-right:180px}}.m__18{margin:180px}@media only screen and (max-width: 991px){.m__xs__18{margin:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__18{margin:180px}}@media only screen and (min-width: 85.375em){.m__xxl__18{margin:180px}}.mt__18{margin-top:180px}@media only screen and (max-width: 991px){.mt__xs__18{margin-top:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__18{margin-top:180px}}@media only screen and (min-width: 85.375em){.mt__xxl__18{margin-top:180px}}.mb__18{margin-bottom:180px}@media only screen and (max-width: 991px){.mb__xs__18{margin-bottom:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__18{margin-bottom:180px}}@media only screen and (min-width: 85.375em){.mb__xxl__18{margin-bottom:180px}}.ml__18{margin-left:180px}@media only screen and (max-width: 991px){.ml__xs__18{margin-left:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__18{margin-left:180px}}@media only screen and (min-width: 85.375em){.ml__xxl__18{margin-left:180px}}.mr__18{margin-right:180px}@media only screen and (max-width: 991px){.mr__xs__18{margin-right:180px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__18{margin-right:180px}}@media only screen and (min-width: 85.375em){.mr__xxl__18{margin-right:180px}}.p__19{padding:190px}@media only screen and (max-width: 991px){.p__xs__19{padding:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__19{padding:190px}}@media only screen and (min-width: 85.375em){.p__xxl__19{padding:190px}}.pt__19{padding-top:190px}@media only screen and (max-width: 991px){.pt__xs__19{padding-top:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__19{padding-top:190px}}@media only screen and (min-width: 85.375em){.pt__xxl__19{padding-top:190px}}.pb__19{padding-bottom:190px}@media only screen and (max-width: 991px){.pb__xs__19{padding-bottom:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__19{padding-bottom:190px}}@media only screen and (min-width: 85.375em){.pb__xxl__19{padding-bottom:190px}}.pl__19{padding-left:190px}@media only screen and (max-width: 991px){.pl__xs__19{padding-left:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__19{padding-left:190px}}@media only screen and (min-width: 85.375em){.pl__xxl__19{padding-left:190px}}.pr__19{padding-right:190px}@media only screen and (max-width: 991px){.pr__xs__19{padding-right:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__19{padding-right:190px}}@media only screen and (min-width: 85.375em){.pr__xxl__19{padding-right:190px}}.m__19{margin:190px}@media only screen and (max-width: 991px){.m__xs__19{margin:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__19{margin:190px}}@media only screen and (min-width: 85.375em){.m__xxl__19{margin:190px}}.mt__19{margin-top:190px}@media only screen and (max-width: 991px){.mt__xs__19{margin-top:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__19{margin-top:190px}}@media only screen and (min-width: 85.375em){.mt__xxl__19{margin-top:190px}}.mb__19{margin-bottom:190px}@media only screen and (max-width: 991px){.mb__xs__19{margin-bottom:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__19{margin-bottom:190px}}@media only screen and (min-width: 85.375em){.mb__xxl__19{margin-bottom:190px}}.ml__19{margin-left:190px}@media only screen and (max-width: 991px){.ml__xs__19{margin-left:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__19{margin-left:190px}}@media only screen and (min-width: 85.375em){.ml__xxl__19{margin-left:190px}}.mr__19{margin-right:190px}@media only screen and (max-width: 991px){.mr__xs__19{margin-right:190px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__19{margin-right:190px}}@media only screen and (min-width: 85.375em){.mr__xxl__19{margin-right:190px}}.p__20{padding:200px}@media only screen and (max-width: 991px){.p__xs__20{padding:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.p__lg__20{padding:200px}}@media only screen and (min-width: 85.375em){.p__xxl__20{padding:200px}}.pt__20{padding-top:200px}@media only screen and (max-width: 991px){.pt__xs__20{padding-top:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pt__lg__20{padding-top:200px}}@media only screen and (min-width: 85.375em){.pt__xxl__20{padding-top:200px}}.pb__20{padding-bottom:200px}@media only screen and (max-width: 991px){.pb__xs__20{padding-bottom:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pb__lg__20{padding-bottom:200px}}@media only screen and (min-width: 85.375em){.pb__xxl__20{padding-bottom:200px}}.pl__20{padding-left:200px}@media only screen and (max-width: 991px){.pl__xs__20{padding-left:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pl__lg__20{padding-left:200px}}@media only screen and (min-width: 85.375em){.pl__xxl__20{padding-left:200px}}.pr__20{padding-right:200px}@media only screen and (max-width: 991px){.pr__xs__20{padding-right:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.pr__lg__20{padding-right:200px}}@media only screen and (min-width: 85.375em){.pr__xxl__20{padding-right:200px}}.m__20{margin:200px}@media only screen and (max-width: 991px){.m__xs__20{margin:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.m__lg__20{margin:200px}}@media only screen and (min-width: 85.375em){.m__xxl__20{margin:200px}}.mt__20{margin-top:200px}@media only screen and (max-width: 991px){.mt__xs__20{margin-top:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mt__lg__20{margin-top:200px}}@media only screen and (min-width: 85.375em){.mt__xxl__20{margin-top:200px}}.mb__20{margin-bottom:200px}@media only screen and (max-width: 991px){.mb__xs__20{margin-bottom:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mb__lg__20{margin-bottom:200px}}@media only screen and (min-width: 85.375em){.mb__xxl__20{margin-bottom:200px}}.ml__20{margin-left:200px}@media only screen and (max-width: 991px){.ml__xs__20{margin-left:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.ml__lg__20{margin-left:200px}}@media only screen and (min-width: 85.375em){.ml__xxl__20{margin-left:200px}}.mr__20{margin-right:200px}@media only screen and (max-width: 991px){.mr__xs__20{margin-right:200px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mr__lg__20{margin-right:200px}}@media only screen and (min-width: 85.375em){.mr__xxl__20{margin-right:200px}}.xs-p-0{padding:0px}.xs-p-5{padding:5px}.xs-p-10{padding:10px}.xs-p-15{padding:15px}.xs-p-20{padding:20px}.xs-p-25{padding:25px}.xs-p-30{padding:30px}.xs-p-40{padding:40px}.xs-p-50{padding:50px}.xs-p-60{padding:60px}.xs-p-70{padding:70px}.xs-p-80{padding:80px}.xs-p-90{padding:90px}.xs-p-100{padding:100px}.xs-p-110{padding:110px}.xs-p-120{padding:120px}.xs-p-130{padding:130px}.xs-p-140{padding:140px}.xs-p-150{padding:150px}.xs-p-160{padding:160px}.xs-p-170{padding:170px}.xs-p-180{padding:180px}.xs-p-190{padding:190px}.xs-p-200{padding:200px}.xs-pt-0{padding-top:0px}.xs-pt-5{padding-top:5px}.xs-pt-10{padding-top:10px}.xs-pt-15{padding-top:15px}.xs-pt-20{padding-top:20px}.xs-pt-25{padding-top:25px}.xs-pt-30{padding-top:30px}.xs-pt-40{padding-top:40px}.xs-pt-50{padding-top:50px}.xs-pt-60{padding-top:60px}.xs-pt-70{padding-top:70px}.xs-pt-80{padding-top:80px}.xs-pt-90{padding-top:90px}.xs-pt-100{padding-top:100px}.xs-pt-110{padding-top:110px}.xs-pt-120{padding-top:120px}.xs-pt-130{padding-top:130px}.xs-pt-140{padding-top:140px}.xs-pt-150{padding-top:150px}.xs-pt-160{padding-top:160px}.xs-pt-170{padding-top:170px}.xs-pt-180{padding-top:180px}.xs-pt-190{padding-top:190px}.xs-pt-200{padding-top:200px}.xs-pb-0{padding-bottom:0px}.xs-pb-5{padding-bottom:5px}.xs-pb-10{padding-bottom:10px}.xs-pb-15{padding-bottom:15px}.xs-pb-20{padding-bottom:20px}.xs-pb-25{padding-bottom:25px}.xs-pb-30{padding-bottom:30px}.xs-pb-40{padding-bottom:40px}.xs-pb-50{padding-bottom:50px}.xs-pb-60{padding-bottom:60px}.xs-pb-70{padding-bottom:70px}.xs-pb-80{padding-bottom:80px}.xs-pb-90{padding-bottom:90px}.xs-pb-100{padding-bottom:100px}.xs-pb-110{padding-bottom:110px}.xs-pb-120{padding-bottom:120px}.xs-pb-130{padding-bottom:130px}.xs-pb-140{padding-bottom:140px}.xs-pb-150{padding-bottom:150px}.xs-pb-160{padding-bottom:160px}.xs-pb-170{padding-bottom:170px}.xs-pb-180{padding-bottom:180px}.xs-pb-190{padding-bottom:190px}.xs-pb-200{padding-bottom:200px}.xs-pl-0{padding-left:0px}.xs-pl-5{padding-left:5px}.xs-pl-10{padding-left:10px}.xs-pl-15{padding-left:15px}.xs-pl-20{padding-left:20px}.xs-pl-25{padding-left:25px}.xs-pl-30{padding-left:30px}.xs-pl-40{padding-left:40px}.xs-pl-50{padding-left:50px}.xs-pl-60{padding-left:60px}.xs-pl-70{padding-left:70px}.xs-pl-80{padding-left:80px}.xs-pl-90{padding-left:90px}.xs-pl-100{padding-left:100px}.xs-pl-110{padding-left:110px}.xs-pl-120{padding-left:120px}.xs-pl-130{padding-left:130px}.xs-pl-140{padding-left:140px}.xs-pl-150{padding-left:150px}.xs-pl-160{padding-left:160px}.xs-pl-170{padding-left:170px}.xs-pl-180{padding-left:180px}.xs-pl-190{padding-left:190px}.xs-pl-200{padding-left:200px}.xs-pr-0{padding-right:0px}.xs-pr-5{padding-right:5px}.xs-pr-10{padding-right:10px}.xs-pr-15{padding-right:15px}.xs-pr-20{padding-right:20px}.xs-pr-25{padding-right:25px}.xs-pr-30{padding-right:30px}.xs-pr-40{padding-right:40px}.xs-pr-50{padding-right:50px}.xs-pr-60{padding-right:60px}.xs-pr-70{padding-right:70px}.xs-pr-80{padding-right:80px}.xs-pr-90{padding-right:90px}.xs-pr-100{padding-right:100px}.xs-pr-110{padding-right:110px}.xs-pr-120{padding-right:120px}.xs-pr-130{padding-right:130px}.xs-pr-140{padding-right:140px}.xs-pr-150{padding-right:150px}.xs-pr-160{padding-right:160px}.xs-pr-170{padding-right:170px}.xs-pr-180{padding-right:180px}.xs-pr-190{padding-right:190px}.xs-pr-200{padding-right:200px}.xs-m-0{margin:0px}.xs-m-5{margin:5px}.xs-m-10{margin:10px}.xs-m-15{margin:15px}.xs-m-20{margin:20px}.xs-m-25{margin:25px}.xs-m-30{margin:30px}.xs-m-40{margin:40px}.xs-m-50{margin:50px}.xs-m-60{margin:60px}.xs-m-70{margin:70px}.xs-m-80{margin:80px}.xs-m-90{margin:90px}.xs-m-100{margin:100px}.xs-m-110{margin:110px}.xs-m-120{margin:120px}.xs-m-130{margin:130px}.xs-m-140{margin:140px}.xs-m-150{margin:150px}.xs-m-160{margin:160px}.xs-m-170{margin:170px}.xs-m-180{margin:180px}.xs-m-190{margin:190px}.xs-m-200{margin:200px}.xs-mt-0{margin-top:0px}.xs-mt-5{margin-top:5px}.xs-mt-10{margin-top:10px}.xs-mt-15{margin-top:15px}.xs-mt-20{margin-top:20px}.xs-mt-25{margin-top:25px}.xs-mt-30{margin-top:30px}.xs-mt-40{margin-top:40px}.xs-mt-50{margin-top:50px}.xs-mt-60{margin-top:60px}.xs-mt-70{margin-top:70px}.xs-mt-80{margin-top:80px}.xs-mt-90{margin-top:90px}.xs-mt-100{margin-top:100px}.xs-mt-110{margin-top:110px}.xs-mt-120{margin-top:120px}.xs-mt-130{margin-top:130px}.xs-mt-140{margin-top:140px}.xs-mt-150{margin-top:150px}.xs-mt-160{margin-top:160px}.xs-mt-170{margin-top:170px}.xs-mt-180{margin-top:180px}.xs-mt-190{margin-top:190px}.xs-mt-200{margin-top:200px}.xs-mb-0{margin-bottom:0px}.xs-mb-5{margin-bottom:5px}.xs-mb-10{margin-bottom:10px}.xs-mb-15{margin-bottom:15px}.xs-mb-20{margin-bottom:20px}.xs-mb-25{margin-bottom:25px}.xs-mb-30{margin-bottom:30px}.xs-mb-40{margin-bottom:40px}.xs-mb-50{margin-bottom:50px}.xs-mb-60{margin-bottom:60px}.xs-mb-70{margin-bottom:70px}.xs-mb-80{margin-bottom:80px}.xs-mb-90{margin-bottom:90px}.xs-mb-100{margin-bottom:100px}.xs-mb-110{margin-bottom:110px}.xs-mb-120{margin-bottom:120px}.xs-mb-130{margin-bottom:130px}.xs-mb-140{margin-bottom:140px}.xs-mb-150{margin-bottom:150px}.xs-mb-160{margin-bottom:160px}.xs-mb-170{margin-bottom:170px}.xs-mb-180{margin-bottom:180px}.xs-mb-190{margin-bottom:190px}.xs-mb-200{margin-bottom:200px}.xs-ml-0{margin-left:0px}.xs-ml-5{margin-left:5px}.xs-ml-10{margin-left:10px}.xs-ml-15{margin-left:15px}.xs-ml-20{margin-left:20px}.xs-ml-25{margin-left:25px}.xs-ml-30{margin-left:30px}.xs-ml-40{margin-left:40px}.xs-ml-50{margin-left:50px}.xs-ml-60{margin-left:60px}.xs-ml-70{margin-left:70px}.xs-ml-80{margin-left:80px}.xs-ml-90{margin-left:90px}.xs-ml-100{margin-left:100px}.xs-ml-110{margin-left:110px}.xs-ml-120{margin-left:120px}.xs-ml-130{margin-left:130px}.xs-ml-140{margin-left:140px}.xs-ml-150{margin-left:150px}.xs-ml-160{margin-left:160px}.xs-ml-170{margin-left:170px}.xs-ml-180{margin-left:180px}.xs-ml-190{margin-left:190px}.xs-ml-200{margin-left:200px}.xs-mr-0{margin-right:0px}.xs-mr-5{margin-right:5px}.xs-mr-10{margin-right:10px}.xs-mr-15{margin-right:15px}.xs-mr-20{margin-right:20px}.xs-mr-25{margin-right:25px}.xs-mr-30{margin-right:30px}.xs-mr-40{margin-right:40px}.xs-mr-50{margin-right:50px}.xs-mr-60{margin-right:60px}.xs-mr-70{margin-right:70px}.xs-mr-80{margin-right:80px}.xs-mr-90{margin-right:90px}.xs-mr-100{margin-right:100px}.xs-mr-110{margin-right:110px}.xs-mr-120{margin-right:120px}.xs-mr-130{margin-right:130px}.xs-mr-140{margin-right:140px}.xs-mr-150{margin-right:150px}.xs-mr-160{margin-right:160px}.xs-mr-170{margin-right:170px}.xs-mr-180{margin-right:180px}.xs-mr-190{margin-right:190px}.xs-mr-200{margin-right:200px}@media screen and (min-width: 480px){.sm-p-0{padding:0px}.sm-p-5{padding:5px}.sm-p-10{padding:10px}.sm-p-15{padding:15px}.sm-p-20{padding:20px}.sm-p-25{padding:25px}.sm-p-30{padding:30px}.sm-p-40{padding:40px}.sm-p-50{padding:50px}.sm-p-60{padding:60px}.sm-p-70{padding:70px}.sm-p-80{padding:80px}.sm-p-90{padding:90px}.sm-p-100{padding:100px}.sm-p-110{padding:110px}.sm-p-120{padding:120px}.sm-p-130{padding:130px}.sm-p-140{padding:140px}.sm-p-150{padding:150px}.sm-p-160{padding:160px}.sm-p-170{padding:170px}.sm-p-180{padding:180px}.sm-p-190{padding:190px}.sm-p-200{padding:200px}.sm-pt-0{padding-top:0px}.sm-pt-5{padding-top:5px}.sm-pt-10{padding-top:10px}.sm-pt-15{padding-top:15px}.sm-pt-20{padding-top:20px}.sm-pt-25{padding-top:25px}.sm-pt-30{padding-top:30px}.sm-pt-40{padding-top:40px}.sm-pt-50{padding-top:50px}.sm-pt-60{padding-top:60px}.sm-pt-70{padding-top:70px}.sm-pt-80{padding-top:80px}.sm-pt-90{padding-top:90px}.sm-pt-100{padding-top:100px}.sm-pt-110{padding-top:110px}.sm-pt-120{padding-top:120px}.sm-pt-130{padding-top:130px}.sm-pt-140{padding-top:140px}.sm-pt-150{padding-top:150px}.sm-pt-160{padding-top:160px}.sm-pt-170{padding-top:170px}.sm-pt-180{padding-top:180px}.sm-pt-190{padding-top:190px}.sm-pt-200{padding-top:200px}.sm-pb-0{padding-bottom:0px}.sm-pb-5{padding-bottom:5px}.sm-pb-10{padding-bottom:10px}.sm-pb-15{padding-bottom:15px}.sm-pb-20{padding-bottom:20px}.sm-pb-25{padding-bottom:25px}.sm-pb-30{padding-bottom:30px}.sm-pb-40{padding-bottom:40px}.sm-pb-50{padding-bottom:50px}.sm-pb-60{padding-bottom:60px}.sm-pb-70{padding-bottom:70px}.sm-pb-80{padding-bottom:80px}.sm-pb-90{padding-bottom:90px}.sm-pb-100{padding-bottom:100px}.sm-pb-110{padding-bottom:110px}.sm-pb-120{padding-bottom:120px}.sm-pb-130{padding-bottom:130px}.sm-pb-140{padding-bottom:140px}.sm-pb-150{padding-bottom:150px}.sm-pb-160{padding-bottom:160px}.sm-pb-170{padding-bottom:170px}.sm-pb-180{padding-bottom:180px}.sm-pb-190{padding-bottom:190px}.sm-pb-200{padding-bottom:200px}.sm-pl-0{padding-left:0px}.sm-pl-5{padding-left:5px}.sm-pl-10{padding-left:10px}.sm-pl-15{padding-left:15px}.sm-pl-20{padding-left:20px}.sm-pl-25{padding-left:25px}.sm-pl-30{padding-left:30px}.sm-pl-40{padding-left:40px}.sm-pl-50{padding-left:50px}.sm-pl-60{padding-left:60px}.sm-pl-70{padding-left:70px}.sm-pl-80{padding-left:80px}.sm-pl-90{padding-left:90px}.sm-pl-100{padding-left:100px}.sm-pl-110{padding-left:110px}.sm-pl-120{padding-left:120px}.sm-pl-130{padding-left:130px}.sm-pl-140{padding-left:140px}.sm-pl-150{padding-left:150px}.sm-pl-160{padding-left:160px}.sm-pl-170{padding-left:170px}.sm-pl-180{padding-left:180px}.sm-pl-190{padding-left:190px}.sm-pl-200{padding-left:200px}.sm-pr-0{padding-right:0px}.sm-pr-5{padding-right:5px}.sm-pr-10{padding-right:10px}.sm-pr-15{padding-right:15px}.sm-pr-20{padding-right:20px}.sm-pr-25{padding-right:25px}.sm-pr-30{padding-right:30px}.sm-pr-40{padding-right:40px}.sm-pr-50{padding-right:50px}.sm-pr-60{padding-right:60px}.sm-pr-70{padding-right:70px}.sm-pr-80{padding-right:80px}.sm-pr-90{padding-right:90px}.sm-pr-100{padding-right:100px}.sm-pr-110{padding-right:110px}.sm-pr-120{padding-right:120px}.sm-pr-130{padding-right:130px}.sm-pr-140{padding-right:140px}.sm-pr-150{padding-right:150px}.sm-pr-160{padding-right:160px}.sm-pr-170{padding-right:170px}.sm-pr-180{padding-right:180px}.sm-pr-190{padding-right:190px}.sm-pr-200{padding-right:200px}.sm-m-0{margin:0px}.sm-m-5{margin:5px}.sm-m-10{margin:10px}.sm-m-15{margin:15px}.sm-m-20{margin:20px}.sm-m-25{margin:25px}.sm-m-30{margin:30px}.sm-m-40{margin:40px}.sm-m-50{margin:50px}.sm-m-60{margin:60px}.sm-m-70{margin:70px}.sm-m-80{margin:80px}.sm-m-90{margin:90px}.sm-m-100{margin:100px}.sm-m-110{margin:110px}.sm-m-120{margin:120px}.sm-m-130{margin:130px}.sm-m-140{margin:140px}.sm-m-150{margin:150px}.sm-m-160{margin:160px}.sm-m-170{margin:170px}.sm-m-180{margin:180px}.sm-m-190{margin:190px}.sm-m-200{margin:200px}.sm-mt-0{margin-top:0px}.sm-mt-5{margin-top:5px}.sm-mt-10{margin-top:10px}.sm-mt-15{margin-top:15px}.sm-mt-20{margin-top:20px}.sm-mt-25{margin-top:25px}.sm-mt-30{margin-top:30px}.sm-mt-40{margin-top:40px}.sm-mt-50{margin-top:50px}.sm-mt-60{margin-top:60px}.sm-mt-70{margin-top:70px}.sm-mt-80{margin-top:80px}.sm-mt-90{margin-top:90px}.sm-mt-100{margin-top:100px}.sm-mt-110{margin-top:110px}.sm-mt-120{margin-top:120px}.sm-mt-130{margin-top:130px}.sm-mt-140{margin-top:140px}.sm-mt-150{margin-top:150px}.sm-mt-160{margin-top:160px}.sm-mt-170{margin-top:170px}.sm-mt-180{margin-top:180px}.sm-mt-190{margin-top:190px}.sm-mt-200{margin-top:200px}.sm-mb-0{margin-bottom:0px}.sm-mb-5{margin-bottom:5px}.sm-mb-10{margin-bottom:10px}.sm-mb-15{margin-bottom:15px}.sm-mb-20{margin-bottom:20px}.sm-mb-25{margin-bottom:25px}.sm-mb-30{margin-bottom:30px}.sm-mb-40{margin-bottom:40px}.sm-mb-50{margin-bottom:50px}.sm-mb-60{margin-bottom:60px}.sm-mb-70{margin-bottom:70px}.sm-mb-80{margin-bottom:80px}.sm-mb-90{margin-bottom:90px}.sm-mb-100{margin-bottom:100px}.sm-mb-110{margin-bottom:110px}.sm-mb-120{margin-bottom:120px}.sm-mb-130{margin-bottom:130px}.sm-mb-140{margin-bottom:140px}.sm-mb-150{margin-bottom:150px}.sm-mb-160{margin-bottom:160px}.sm-mb-170{margin-bottom:170px}.sm-mb-180{margin-bottom:180px}.sm-mb-190{margin-bottom:190px}.sm-mb-200{margin-bottom:200px}.sm-ml-0{margin-left:0px}.sm-ml-5{margin-left:5px}.sm-ml-10{margin-left:10px}.sm-ml-15{margin-left:15px}.sm-ml-20{margin-left:20px}.sm-ml-25{margin-left:25px}.sm-ml-30{margin-left:30px}.sm-ml-40{margin-left:40px}.sm-ml-50{margin-left:50px}.sm-ml-60{margin-left:60px}.sm-ml-70{margin-left:70px}.sm-ml-80{margin-left:80px}.sm-ml-90{margin-left:90px}.sm-ml-100{margin-left:100px}.sm-ml-110{margin-left:110px}.sm-ml-120{margin-left:120px}.sm-ml-130{margin-left:130px}.sm-ml-140{margin-left:140px}.sm-ml-150{margin-left:150px}.sm-ml-160{margin-left:160px}.sm-ml-170{margin-left:170px}.sm-ml-180{margin-left:180px}.sm-ml-190{margin-left:190px}.sm-ml-200{margin-left:200px}.sm-mr-0{margin-right:0px}.sm-mr-5{margin-right:5px}.sm-mr-10{margin-right:10px}.sm-mr-15{margin-right:15px}.sm-mr-20{margin-right:20px}.sm-mr-25{margin-right:25px}.sm-mr-30{margin-right:30px}.sm-mr-40{margin-right:40px}.sm-mr-50{margin-right:50px}.sm-mr-60{margin-right:60px}.sm-mr-70{margin-right:70px}.sm-mr-80{margin-right:80px}.sm-mr-90{margin-right:90px}.sm-mr-100{margin-right:100px}.sm-mr-110{margin-right:110px}.sm-mr-120{margin-right:120px}.sm-mr-130{margin-right:130px}.sm-mr-140{margin-right:140px}.sm-mr-150{margin-right:150px}.sm-mr-160{margin-right:160px}.sm-mr-170{margin-right:170px}.sm-mr-180{margin-right:180px}.sm-mr-190{margin-right:190px}.sm-mr-200{margin-right:200px}}@media screen and (min-width: 768px){.md-p-0{padding:0px}.md-p-5{padding:5px}.md-p-10{padding:10px}.md-p-15{padding:15px}.md-p-20{padding:20px}.md-p-25{padding:25px}.md-p-30{padding:30px}.md-p-40{padding:40px}.md-p-50{padding:50px}.md-p-60{padding:60px}.md-p-70{padding:70px}.md-p-80{padding:80px}.md-p-90{padding:90px}.md-p-100{padding:100px}.md-p-110{padding:110px}.md-p-120{padding:120px}.md-p-130{padding:130px}.md-p-140{padding:140px}.md-p-150{padding:150px}.md-p-160{padding:160px}.md-p-170{padding:170px}.md-p-180{padding:180px}.md-p-190{padding:190px}.md-p-200{padding:200px}.md-pt-0{padding-top:0px}.md-pt-5{padding-top:5px}.md-pt-10{padding-top:10px}.md-pt-15{padding-top:15px}.md-pt-20{padding-top:20px}.md-pt-25{padding-top:25px}.md-pt-30{padding-top:30px}.md-pt-40{padding-top:40px}.md-pt-50{padding-top:50px}.md-pt-60{padding-top:60px}.md-pt-70{padding-top:70px}.md-pt-80{padding-top:80px}.md-pt-90{padding-top:90px}.md-pt-100{padding-top:100px}.md-pt-110{padding-top:110px}.md-pt-120{padding-top:120px}.md-pt-130{padding-top:130px}.md-pt-140{padding-top:140px}.md-pt-150{padding-top:150px}.md-pt-160{padding-top:160px}.md-pt-170{padding-top:170px}.md-pt-180{padding-top:180px}.md-pt-190{padding-top:190px}.md-pt-200{padding-top:200px}.md-pb-0{padding-bottom:0px}.md-pb-5{padding-bottom:5px}.md-pb-10{padding-bottom:10px}.md-pb-15{padding-bottom:15px}.md-pb-20{padding-bottom:20px}.md-pb-25{padding-bottom:25px}.md-pb-30{padding-bottom:30px}.md-pb-40{padding-bottom:40px}.md-pb-50{padding-bottom:50px}.md-pb-60{padding-bottom:60px}.md-pb-70{padding-bottom:70px}.md-pb-80{padding-bottom:80px}.md-pb-90{padding-bottom:90px}.md-pb-100{padding-bottom:100px}.md-pb-110{padding-bottom:110px}.md-pb-120{padding-bottom:120px}.md-pb-130{padding-bottom:130px}.md-pb-140{padding-bottom:140px}.md-pb-150{padding-bottom:150px}.md-pb-160{padding-bottom:160px}.md-pb-170{padding-bottom:170px}.md-pb-180{padding-bottom:180px}.md-pb-190{padding-bottom:190px}.md-pb-200{padding-bottom:200px}.md-pl-0{padding-left:0px}.md-pl-5{padding-left:5px}.md-pl-10{padding-left:10px}.md-pl-15{padding-left:15px}.md-pl-20{padding-left:20px}.md-pl-25{padding-left:25px}.md-pl-30{padding-left:30px}.md-pl-40{padding-left:40px}.md-pl-50{padding-left:50px}.md-pl-60{padding-left:60px}.md-pl-70{padding-left:70px}.md-pl-80{padding-left:80px}.md-pl-90{padding-left:90px}.md-pl-100{padding-left:100px}.md-pl-110{padding-left:110px}.md-pl-120{padding-left:120px}.md-pl-130{padding-left:130px}.md-pl-140{padding-left:140px}.md-pl-150{padding-left:150px}.md-pl-160{padding-left:160px}.md-pl-170{padding-left:170px}.md-pl-180{padding-left:180px}.md-pl-190{padding-left:190px}.md-pl-200{padding-left:200px}.md-pr-0{padding-right:0px}.md-pr-5{padding-right:5px}.md-pr-10{padding-right:10px}.md-pr-15{padding-right:15px}.md-pr-20{padding-right:20px}.md-pr-25{padding-right:25px}.md-pr-30{padding-right:30px}.md-pr-40{padding-right:40px}.md-pr-50{padding-right:50px}.md-pr-60{padding-right:60px}.md-pr-70{padding-right:70px}.md-pr-80{padding-right:80px}.md-pr-90{padding-right:90px}.md-pr-100{padding-right:100px}.md-pr-110{padding-right:110px}.md-pr-120{padding-right:120px}.md-pr-130{padding-right:130px}.md-pr-140{padding-right:140px}.md-pr-150{padding-right:150px}.md-pr-160{padding-right:160px}.md-pr-170{padding-right:170px}.md-pr-180{padding-right:180px}.md-pr-190{padding-right:190px}.md-pr-200{padding-right:200px}.md-m-0{margin:0px}.md-m-5{margin:5px}.md-m-10{margin:10px}.md-m-15{margin:15px}.md-m-20{margin:20px}.md-m-25{margin:25px}.md-m-30{margin:30px}.md-m-40{margin:40px}.md-m-50{margin:50px}.md-m-60{margin:60px}.md-m-70{margin:70px}.md-m-80{margin:80px}.md-m-90{margin:90px}.md-m-100{margin:100px}.md-m-110{margin:110px}.md-m-120{margin:120px}.md-m-130{margin:130px}.md-m-140{margin:140px}.md-m-150{margin:150px}.md-m-160{margin:160px}.md-m-170{margin:170px}.md-m-180{margin:180px}.md-m-190{margin:190px}.md-m-200{margin:200px}.md-mt-0{margin-top:0px}.md-mt-5{margin-top:5px}.md-mt-10{margin-top:10px}.md-mt-15{margin-top:15px}.md-mt-20{margin-top:20px}.md-mt-25{margin-top:25px}.md-mt-30{margin-top:30px}.md-mt-40{margin-top:40px}.md-mt-50{margin-top:50px}.md-mt-60{margin-top:60px}.md-mt-70{margin-top:70px}.md-mt-80{margin-top:80px}.md-mt-90{margin-top:90px}.md-mt-100{margin-top:100px}.md-mt-110{margin-top:110px}.md-mt-120{margin-top:120px}.md-mt-130{margin-top:130px}.md-mt-140{margin-top:140px}.md-mt-150{margin-top:150px}.md-mt-160{margin-top:160px}.md-mt-170{margin-top:170px}.md-mt-180{margin-top:180px}.md-mt-190{margin-top:190px}.md-mt-200{margin-top:200px}.md-mb-0{margin-bottom:0px}.md-mb-5{margin-bottom:5px}.md-mb-10{margin-bottom:10px}.md-mb-15{margin-bottom:15px}.md-mb-20{margin-bottom:20px}.md-mb-25{margin-bottom:25px}.md-mb-30{margin-bottom:30px}.md-mb-40{margin-bottom:40px}.md-mb-50{margin-bottom:50px}.md-mb-60{margin-bottom:60px}.md-mb-70{margin-bottom:70px}.md-mb-80{margin-bottom:80px}.md-mb-90{margin-bottom:90px}.md-mb-100{margin-bottom:100px}.md-mb-110{margin-bottom:110px}.md-mb-120{margin-bottom:120px}.md-mb-130{margin-bottom:130px}.md-mb-140{margin-bottom:140px}.md-mb-150{margin-bottom:150px}.md-mb-160{margin-bottom:160px}.md-mb-170{margin-bottom:170px}.md-mb-180{margin-bottom:180px}.md-mb-190{margin-bottom:190px}.md-mb-200{margin-bottom:200px}.md-ml-0{margin-left:0px}.md-ml-5{margin-left:5px}.md-ml-10{margin-left:10px}.md-ml-15{margin-left:15px}.md-ml-20{margin-left:20px}.md-ml-25{margin-left:25px}.md-ml-30{margin-left:30px}.md-ml-40{margin-left:40px}.md-ml-50{margin-left:50px}.md-ml-60{margin-left:60px}.md-ml-70{margin-left:70px}.md-ml-80{margin-left:80px}.md-ml-90{margin-left:90px}.md-ml-100{margin-left:100px}.md-ml-110{margin-left:110px}.md-ml-120{margin-left:120px}.md-ml-130{margin-left:130px}.md-ml-140{margin-left:140px}.md-ml-150{margin-left:150px}.md-ml-160{margin-left:160px}.md-ml-170{margin-left:170px}.md-ml-180{margin-left:180px}.md-ml-190{margin-left:190px}.md-ml-200{margin-left:200px}.md-mr-0{margin-right:0px}.md-mr-5{margin-right:5px}.md-mr-10{margin-right:10px}.md-mr-15{margin-right:15px}.md-mr-20{margin-right:20px}.md-mr-25{margin-right:25px}.md-mr-30{margin-right:30px}.md-mr-40{margin-right:40px}.md-mr-50{margin-right:50px}.md-mr-60{margin-right:60px}.md-mr-70{margin-right:70px}.md-mr-80{margin-right:80px}.md-mr-90{margin-right:90px}.md-mr-100{margin-right:100px}.md-mr-110{margin-right:110px}.md-mr-120{margin-right:120px}.md-mr-130{margin-right:130px}.md-mr-140{margin-right:140px}.md-mr-150{margin-right:150px}.md-mr-160{margin-right:160px}.md-mr-170{margin-right:170px}.md-mr-180{margin-right:180px}.md-mr-190{margin-right:190px}.md-mr-200{margin-right:200px}}@media screen and (min-width: 992px){.lg-p-0{padding:0px}.lg-p-5{padding:5px}.lg-p-10{padding:10px}.lg-p-15{padding:15px}.lg-p-20{padding:20px}.lg-p-25{padding:25px}.lg-p-30{padding:30px}.lg-p-40{padding:40px}.lg-p-50{padding:50px}.lg-p-60{padding:60px}.lg-p-70{padding:70px}.lg-p-80{padding:80px}.lg-p-90{padding:90px}.lg-p-100{padding:100px}.lg-p-110{padding:110px}.lg-p-120{padding:120px}.lg-p-130{padding:130px}.lg-p-140{padding:140px}.lg-p-150{padding:150px}.lg-p-160{padding:160px}.lg-p-170{padding:170px}.lg-p-180{padding:180px}.lg-p-190{padding:190px}.lg-p-200{padding:200px}.lg-pt-0{padding-top:0px}.lg-pt-5{padding-top:5px}.lg-pt-10{padding-top:10px}.lg-pt-15{padding-top:15px}.lg-pt-20{padding-top:20px}.lg-pt-25{padding-top:25px}.lg-pt-30{padding-top:30px}.lg-pt-40{padding-top:40px}.lg-pt-50{padding-top:50px}.lg-pt-60{padding-top:60px}.lg-pt-70{padding-top:70px}.lg-pt-80{padding-top:80px}.lg-pt-90{padding-top:90px}.lg-pt-100{padding-top:100px}.lg-pt-110{padding-top:110px}.lg-pt-120{padding-top:120px}.lg-pt-130{padding-top:130px}.lg-pt-140{padding-top:140px}.lg-pt-150{padding-top:150px}.lg-pt-160{padding-top:160px}.lg-pt-170{padding-top:170px}.lg-pt-180{padding-top:180px}.lg-pt-190{padding-top:190px}.lg-pt-200{padding-top:200px}.lg-pb-0{padding-bottom:0px}.lg-pb-5{padding-bottom:5px}.lg-pb-10{padding-bottom:10px}.lg-pb-15{padding-bottom:15px}.lg-pb-20{padding-bottom:20px}.lg-pb-25{padding-bottom:25px}.lg-pb-30{padding-bottom:30px}.lg-pb-40{padding-bottom:40px}.lg-pb-50{padding-bottom:50px}.lg-pb-60{padding-bottom:60px}.lg-pb-70{padding-bottom:70px}.lg-pb-80{padding-bottom:80px}.lg-pb-90{padding-bottom:90px}.lg-pb-100{padding-bottom:100px}.lg-pb-110{padding-bottom:110px}.lg-pb-120{padding-bottom:120px}.lg-pb-130{padding-bottom:130px}.lg-pb-140{padding-bottom:140px}.lg-pb-150{padding-bottom:150px}.lg-pb-160{padding-bottom:160px}.lg-pb-170{padding-bottom:170px}.lg-pb-180{padding-bottom:180px}.lg-pb-190{padding-bottom:190px}.lg-pb-200{padding-bottom:200px}.lg-pl-0{padding-left:0px}.lg-pl-5{padding-left:5px}.lg-pl-10{padding-left:10px}.lg-pl-15{padding-left:15px}.lg-pl-20{padding-left:20px}.lg-pl-25{padding-left:25px}.lg-pl-30{padding-left:30px}.lg-pl-40{padding-left:40px}.lg-pl-50{padding-left:50px}.lg-pl-60{padding-left:60px}.lg-pl-70{padding-left:70px}.lg-pl-80{padding-left:80px}.lg-pl-90{padding-left:90px}.lg-pl-100{padding-left:100px}.lg-pl-110{padding-left:110px}.lg-pl-120{padding-left:120px}.lg-pl-130{padding-left:130px}.lg-pl-140{padding-left:140px}.lg-pl-150{padding-left:150px}.lg-pl-160{padding-left:160px}.lg-pl-170{padding-left:170px}.lg-pl-180{padding-left:180px}.lg-pl-190{padding-left:190px}.lg-pl-200{padding-left:200px}.lg-pr-0{padding-right:0px}.lg-pr-5{padding-right:5px}.lg-pr-10{padding-right:10px}.lg-pr-15{padding-right:15px}.lg-pr-20{padding-right:20px}.lg-pr-25{padding-right:25px}.lg-pr-30{padding-right:30px}.lg-pr-40{padding-right:40px}.lg-pr-50{padding-right:50px}.lg-pr-60{padding-right:60px}.lg-pr-70{padding-right:70px}.lg-pr-80{padding-right:80px}.lg-pr-90{padding-right:90px}.lg-pr-100{padding-right:100px}.lg-pr-110{padding-right:110px}.lg-pr-120{padding-right:120px}.lg-pr-130{padding-right:130px}.lg-pr-140{padding-right:140px}.lg-pr-150{padding-right:150px}.lg-pr-160{padding-right:160px}.lg-pr-170{padding-right:170px}.lg-pr-180{padding-right:180px}.lg-pr-190{padding-right:190px}.lg-pr-200{padding-right:200px}.lg-m-0{margin:0px}.lg-m-5{margin:5px}.lg-m-10{margin:10px}.lg-m-15{margin:15px}.lg-m-20{margin:20px}.lg-m-25{margin:25px}.lg-m-30{margin:30px}.lg-m-40{margin:40px}.lg-m-50{margin:50px}.lg-m-60{margin:60px}.lg-m-70{margin:70px}.lg-m-80{margin:80px}.lg-m-90{margin:90px}.lg-m-100{margin:100px}.lg-m-110{margin:110px}.lg-m-120{margin:120px}.lg-m-130{margin:130px}.lg-m-140{margin:140px}.lg-m-150{margin:150px}.lg-m-160{margin:160px}.lg-m-170{margin:170px}.lg-m-180{margin:180px}.lg-m-190{margin:190px}.lg-m-200{margin:200px}.lg-mt-0{margin-top:0px}.lg-mt-5{margin-top:5px}.lg-mt-10{margin-top:10px}.lg-mt-15{margin-top:15px}.lg-mt-20{margin-top:20px}.lg-mt-25{margin-top:25px}.lg-mt-30{margin-top:30px}.lg-mt-40{margin-top:40px}.lg-mt-50{margin-top:50px}.lg-mt-60{margin-top:60px}.lg-mt-70{margin-top:70px}.lg-mt-80{margin-top:80px}.lg-mt-90{margin-top:90px}.lg-mt-100{margin-top:100px}.lg-mt-110{margin-top:110px}.lg-mt-120{margin-top:120px}.lg-mt-130{margin-top:130px}.lg-mt-140{margin-top:140px}.lg-mt-150{margin-top:150px}.lg-mt-160{margin-top:160px}.lg-mt-170{margin-top:170px}.lg-mt-180{margin-top:180px}.lg-mt-190{margin-top:190px}.lg-mt-200{margin-top:200px}.lg-mb-0{margin-bottom:0px}.lg-mb-5{margin-bottom:5px}.lg-mb-10{margin-bottom:10px}.lg-mb-15{margin-bottom:15px}.lg-mb-20{margin-bottom:20px}.lg-mb-25{margin-bottom:25px}.lg-mb-30{margin-bottom:30px}.lg-mb-40{margin-bottom:40px}.lg-mb-50{margin-bottom:50px}.lg-mb-60{margin-bottom:60px}.lg-mb-70{margin-bottom:70px}.lg-mb-80{margin-bottom:80px}.lg-mb-90{margin-bottom:90px}.lg-mb-100{margin-bottom:100px}.lg-mb-110{margin-bottom:110px}.lg-mb-120{margin-bottom:120px}.lg-mb-130{margin-bottom:130px}.lg-mb-140{margin-bottom:140px}.lg-mb-150{margin-bottom:150px}.lg-mb-160{margin-bottom:160px}.lg-mb-170{margin-bottom:170px}.lg-mb-180{margin-bottom:180px}.lg-mb-190{margin-bottom:190px}.lg-mb-200{margin-bottom:200px}.lg-ml-0{margin-left:0px}.lg-ml-5{margin-left:5px}.lg-ml-10{margin-left:10px}.lg-ml-15{margin-left:15px}.lg-ml-20{margin-left:20px}.lg-ml-25{margin-left:25px}.lg-ml-30{margin-left:30px}.lg-ml-40{margin-left:40px}.lg-ml-50{margin-left:50px}.lg-ml-60{margin-left:60px}.lg-ml-70{margin-left:70px}.lg-ml-80{margin-left:80px}.lg-ml-90{margin-left:90px}.lg-ml-100{margin-left:100px}.lg-ml-110{margin-left:110px}.lg-ml-120{margin-left:120px}.lg-ml-130{margin-left:130px}.lg-ml-140{margin-left:140px}.lg-ml-150{margin-left:150px}.lg-ml-160{margin-left:160px}.lg-ml-170{margin-left:170px}.lg-ml-180{margin-left:180px}.lg-ml-190{margin-left:190px}.lg-ml-200{margin-left:200px}.lg-mr-0{margin-right:0px}.lg-mr-5{margin-right:5px}.lg-mr-10{margin-right:10px}.lg-mr-15{margin-right:15px}.lg-mr-20{margin-right:20px}.lg-mr-25{margin-right:25px}.lg-mr-30{margin-right:30px}.lg-mr-40{margin-right:40px}.lg-mr-50{margin-right:50px}.lg-mr-60{margin-right:60px}.lg-mr-70{margin-right:70px}.lg-mr-80{margin-right:80px}.lg-mr-90{margin-right:90px}.lg-mr-100{margin-right:100px}.lg-mr-110{margin-right:110px}.lg-mr-120{margin-right:120px}.lg-mr-130{margin-right:130px}.lg-mr-140{margin-right:140px}.lg-mr-150{margin-right:150px}.lg-mr-160{margin-right:160px}.lg-mr-170{margin-right:170px}.lg-mr-180{margin-right:180px}.lg-mr-190{margin-right:190px}.lg-mr-200{margin-right:200px}}@media screen and (min-width: 1024px){.xl-p-0{padding:0px}.xl-p-5{padding:5px}.xl-p-10{padding:10px}.xl-p-15{padding:15px}.xl-p-20{padding:20px}.xl-p-25{padding:25px}.xl-p-30{padding:30px}.xl-p-40{padding:40px}.xl-p-50{padding:50px}.xl-p-60{padding:60px}.xl-p-70{padding:70px}.xl-p-80{padding:80px}.xl-p-90{padding:90px}.xl-p-100{padding:100px}.xl-p-110{padding:110px}.xl-p-120{padding:120px}.xl-p-130{padding:130px}.xl-p-140{padding:140px}.xl-p-150{padding:150px}.xl-p-160{padding:160px}.xl-p-170{padding:170px}.xl-p-180{padding:180px}.xl-p-190{padding:190px}.xl-p-200{padding:200px}.xl-pt-0{padding-top:0px}.xl-pt-5{padding-top:5px}.xl-pt-10{padding-top:10px}.xl-pt-15{padding-top:15px}.xl-pt-20{padding-top:20px}.xl-pt-25{padding-top:25px}.xl-pt-30{padding-top:30px}.xl-pt-40{padding-top:40px}.xl-pt-50{padding-top:50px}.xl-pt-60{padding-top:60px}.xl-pt-70{padding-top:70px}.xl-pt-80{padding-top:80px}.xl-pt-90{padding-top:90px}.xl-pt-100{padding-top:100px}.xl-pt-110{padding-top:110px}.xl-pt-120{padding-top:120px}.xl-pt-130{padding-top:130px}.xl-pt-140{padding-top:140px}.xl-pt-150{padding-top:150px}.xl-pt-160{padding-top:160px}.xl-pt-170{padding-top:170px}.xl-pt-180{padding-top:180px}.xl-pt-190{padding-top:190px}.xl-pt-200{padding-top:200px}.xl-pb-0{padding-bottom:0px}.xl-pb-5{padding-bottom:5px}.xl-pb-10{padding-bottom:10px}.xl-pb-15{padding-bottom:15px}.xl-pb-20{padding-bottom:20px}.xl-pb-25{padding-bottom:25px}.xl-pb-30{padding-bottom:30px}.xl-pb-40{padding-bottom:40px}.xl-pb-50{padding-bottom:50px}.xl-pb-60{padding-bottom:60px}.xl-pb-70{padding-bottom:70px}.xl-pb-80{padding-bottom:80px}.xl-pb-90{padding-bottom:90px}.xl-pb-100{padding-bottom:100px}.xl-pb-110{padding-bottom:110px}.xl-pb-120{padding-bottom:120px}.xl-pb-130{padding-bottom:130px}.xl-pb-140{padding-bottom:140px}.xl-pb-150{padding-bottom:150px}.xl-pb-160{padding-bottom:160px}.xl-pb-170{padding-bottom:170px}.xl-pb-180{padding-bottom:180px}.xl-pb-190{padding-bottom:190px}.xl-pb-200{padding-bottom:200px}.xl-pl-0{padding-left:0px}.xl-pl-5{padding-left:5px}.xl-pl-10{padding-left:10px}.xl-pl-15{padding-left:15px}.xl-pl-20{padding-left:20px}.xl-pl-25{padding-left:25px}.xl-pl-30{padding-left:30px}.xl-pl-40{padding-left:40px}.xl-pl-50{padding-left:50px}.xl-pl-60{padding-left:60px}.xl-pl-70{padding-left:70px}.xl-pl-80{padding-left:80px}.xl-pl-90{padding-left:90px}.xl-pl-100{padding-left:100px}.xl-pl-110{padding-left:110px}.xl-pl-120{padding-left:120px}.xl-pl-130{padding-left:130px}.xl-pl-140{padding-left:140px}.xl-pl-150{padding-left:150px}.xl-pl-160{padding-left:160px}.xl-pl-170{padding-left:170px}.xl-pl-180{padding-left:180px}.xl-pl-190{padding-left:190px}.xl-pl-200{padding-left:200px}.xl-pr-0{padding-right:0px}.xl-pr-5{padding-right:5px}.xl-pr-10{padding-right:10px}.xl-pr-15{padding-right:15px}.xl-pr-20{padding-right:20px}.xl-pr-25{padding-right:25px}.xl-pr-30{padding-right:30px}.xl-pr-40{padding-right:40px}.xl-pr-50{padding-right:50px}.xl-pr-60{padding-right:60px}.xl-pr-70{padding-right:70px}.xl-pr-80{padding-right:80px}.xl-pr-90{padding-right:90px}.xl-pr-100{padding-right:100px}.xl-pr-110{padding-right:110px}.xl-pr-120{padding-right:120px}.xl-pr-130{padding-right:130px}.xl-pr-140{padding-right:140px}.xl-pr-150{padding-right:150px}.xl-pr-160{padding-right:160px}.xl-pr-170{padding-right:170px}.xl-pr-180{padding-right:180px}.xl-pr-190{padding-right:190px}.xl-pr-200{padding-right:200px}.xl-m-0{margin:0px}.xl-m-5{margin:5px}.xl-m-10{margin:10px}.xl-m-15{margin:15px}.xl-m-20{margin:20px}.xl-m-25{margin:25px}.xl-m-30{margin:30px}.xl-m-40{margin:40px}.xl-m-50{margin:50px}.xl-m-60{margin:60px}.xl-m-70{margin:70px}.xl-m-80{margin:80px}.xl-m-90{margin:90px}.xl-m-100{margin:100px}.xl-m-110{margin:110px}.xl-m-120{margin:120px}.xl-m-130{margin:130px}.xl-m-140{margin:140px}.xl-m-150{margin:150px}.xl-m-160{margin:160px}.xl-m-170{margin:170px}.xl-m-180{margin:180px}.xl-m-190{margin:190px}.xl-m-200{margin:200px}.xl-mt-0{margin-top:0px}.xl-mt-5{margin-top:5px}.xl-mt-10{margin-top:10px}.xl-mt-15{margin-top:15px}.xl-mt-20{margin-top:20px}.xl-mt-25{margin-top:25px}.xl-mt-30{margin-top:30px}.xl-mt-40{margin-top:40px}.xl-mt-50{margin-top:50px}.xl-mt-60{margin-top:60px}.xl-mt-70{margin-top:70px}.xl-mt-80{margin-top:80px}.xl-mt-90{margin-top:90px}.xl-mt-100{margin-top:100px}.xl-mt-110{margin-top:110px}.xl-mt-120{margin-top:120px}.xl-mt-130{margin-top:130px}.xl-mt-140{margin-top:140px}.xl-mt-150{margin-top:150px}.xl-mt-160{margin-top:160px}.xl-mt-170{margin-top:170px}.xl-mt-180{margin-top:180px}.xl-mt-190{margin-top:190px}.xl-mt-200{margin-top:200px}.xl-mb-0{margin-bottom:0px}.xl-mb-5{margin-bottom:5px}.xl-mb-10{margin-bottom:10px}.xl-mb-15{margin-bottom:15px}.xl-mb-20{margin-bottom:20px}.xl-mb-25{margin-bottom:25px}.xl-mb-30{margin-bottom:30px}.xl-mb-40{margin-bottom:40px}.xl-mb-50{margin-bottom:50px}.xl-mb-60{margin-bottom:60px}.xl-mb-70{margin-bottom:70px}.xl-mb-80{margin-bottom:80px}.xl-mb-90{margin-bottom:90px}.xl-mb-100{margin-bottom:100px}.xl-mb-110{margin-bottom:110px}.xl-mb-120{margin-bottom:120px}.xl-mb-130{margin-bottom:130px}.xl-mb-140{margin-bottom:140px}.xl-mb-150{margin-bottom:150px}.xl-mb-160{margin-bottom:160px}.xl-mb-170{margin-bottom:170px}.xl-mb-180{margin-bottom:180px}.xl-mb-190{margin-bottom:190px}.xl-mb-200{margin-bottom:200px}.xl-ml-0{margin-left:0px}.xl-ml-5{margin-left:5px}.xl-ml-10{margin-left:10px}.xl-ml-15{margin-left:15px}.xl-ml-20{margin-left:20px}.xl-ml-25{margin-left:25px}.xl-ml-30{margin-left:30px}.xl-ml-40{margin-left:40px}.xl-ml-50{margin-left:50px}.xl-ml-60{margin-left:60px}.xl-ml-70{margin-left:70px}.xl-ml-80{margin-left:80px}.xl-ml-90{margin-left:90px}.xl-ml-100{margin-left:100px}.xl-ml-110{margin-left:110px}.xl-ml-120{margin-left:120px}.xl-ml-130{margin-left:130px}.xl-ml-140{margin-left:140px}.xl-ml-150{margin-left:150px}.xl-ml-160{margin-left:160px}.xl-ml-170{margin-left:170px}.xl-ml-180{margin-left:180px}.xl-ml-190{margin-left:190px}.xl-ml-200{margin-left:200px}.xl-mr-0{margin-right:0px}.xl-mr-5{margin-right:5px}.xl-mr-10{margin-right:10px}.xl-mr-15{margin-right:15px}.xl-mr-20{margin-right:20px}.xl-mr-25{margin-right:25px}.xl-mr-30{margin-right:30px}.xl-mr-40{margin-right:40px}.xl-mr-50{margin-right:50px}.xl-mr-60{margin-right:60px}.xl-mr-70{margin-right:70px}.xl-mr-80{margin-right:80px}.xl-mr-90{margin-right:90px}.xl-mr-100{margin-right:100px}.xl-mr-110{margin-right:110px}.xl-mr-120{margin-right:120px}.xl-mr-130{margin-right:130px}.xl-mr-140{margin-right:140px}.xl-mr-150{margin-right:150px}.xl-mr-160{margin-right:160px}.xl-mr-170{margin-right:170px}.xl-mr-180{margin-right:180px}.xl-mr-190{margin-right:190px}.xl-mr-200{margin-right:200px}}@media screen and (min-width: 1280px){.xxl-p-0{padding:0px}.xxl-p-5{padding:5px}.xxl-p-10{padding:10px}.xxl-p-15{padding:15px}.xxl-p-20{padding:20px}.xxl-p-25{padding:25px}.xxl-p-30{padding:30px}.xxl-p-40{padding:40px}.xxl-p-50{padding:50px}.xxl-p-60{padding:60px}.xxl-p-70{padding:70px}.xxl-p-80{padding:80px}.xxl-p-90{padding:90px}.xxl-p-100{padding:100px}.xxl-p-110{padding:110px}.xxl-p-120{padding:120px}.xxl-p-130{padding:130px}.xxl-p-140{padding:140px}.xxl-p-150{padding:150px}.xxl-p-160{padding:160px}.xxl-p-170{padding:170px}.xxl-p-180{padding:180px}.xxl-p-190{padding:190px}.xxl-p-200{padding:200px}.xxl-pt-0{padding-top:0px}.xxl-pt-5{padding-top:5px}.xxl-pt-10{padding-top:10px}.xxl-pt-15{padding-top:15px}.xxl-pt-20{padding-top:20px}.xxl-pt-25{padding-top:25px}.xxl-pt-30{padding-top:30px}.xxl-pt-40{padding-top:40px}.xxl-pt-50{padding-top:50px}.xxl-pt-60{padding-top:60px}.xxl-pt-70{padding-top:70px}.xxl-pt-80{padding-top:80px}.xxl-pt-90{padding-top:90px}.xxl-pt-100{padding-top:100px}.xxl-pt-110{padding-top:110px}.xxl-pt-120{padding-top:120px}.xxl-pt-130{padding-top:130px}.xxl-pt-140{padding-top:140px}.xxl-pt-150{padding-top:150px}.xxl-pt-160{padding-top:160px}.xxl-pt-170{padding-top:170px}.xxl-pt-180{padding-top:180px}.xxl-pt-190{padding-top:190px}.xxl-pt-200{padding-top:200px}.xxl-pb-0{padding-bottom:0px}.xxl-pb-5{padding-bottom:5px}.xxl-pb-10{padding-bottom:10px}.xxl-pb-15{padding-bottom:15px}.xxl-pb-20{padding-bottom:20px}.xxl-pb-25{padding-bottom:25px}.xxl-pb-30{padding-bottom:30px}.xxl-pb-40{padding-bottom:40px}.xxl-pb-50{padding-bottom:50px}.xxl-pb-60{padding-bottom:60px}.xxl-pb-70{padding-bottom:70px}.xxl-pb-80{padding-bottom:80px}.xxl-pb-90{padding-bottom:90px}.xxl-pb-100{padding-bottom:100px}.xxl-pb-110{padding-bottom:110px}.xxl-pb-120{padding-bottom:120px}.xxl-pb-130{padding-bottom:130px}.xxl-pb-140{padding-bottom:140px}.xxl-pb-150{padding-bottom:150px}.xxl-pb-160{padding-bottom:160px}.xxl-pb-170{padding-bottom:170px}.xxl-pb-180{padding-bottom:180px}.xxl-pb-190{padding-bottom:190px}.xxl-pb-200{padding-bottom:200px}.xxl-pl-0{padding-left:0px}.xxl-pl-5{padding-left:5px}.xxl-pl-10{padding-left:10px}.xxl-pl-15{padding-left:15px}.xxl-pl-20{padding-left:20px}.xxl-pl-25{padding-left:25px}.xxl-pl-30{padding-left:30px}.xxl-pl-40{padding-left:40px}.xxl-pl-50{padding-left:50px}.xxl-pl-60{padding-left:60px}.xxl-pl-70{padding-left:70px}.xxl-pl-80{padding-left:80px}.xxl-pl-90{padding-left:90px}.xxl-pl-100{padding-left:100px}.xxl-pl-110{padding-left:110px}.xxl-pl-120{padding-left:120px}.xxl-pl-130{padding-left:130px}.xxl-pl-140{padding-left:140px}.xxl-pl-150{padding-left:150px}.xxl-pl-160{padding-left:160px}.xxl-pl-170{padding-left:170px}.xxl-pl-180{padding-left:180px}.xxl-pl-190{padding-left:190px}.xxl-pl-200{padding-left:200px}.xxl-pr-0{padding-right:0px}.xxl-pr-5{padding-right:5px}.xxl-pr-10{padding-right:10px}.xxl-pr-15{padding-right:15px}.xxl-pr-20{padding-right:20px}.xxl-pr-25{padding-right:25px}.xxl-pr-30{padding-right:30px}.xxl-pr-40{padding-right:40px}.xxl-pr-50{padding-right:50px}.xxl-pr-60{padding-right:60px}.xxl-pr-70{padding-right:70px}.xxl-pr-80{padding-right:80px}.xxl-pr-90{padding-right:90px}.xxl-pr-100{padding-right:100px}.xxl-pr-110{padding-right:110px}.xxl-pr-120{padding-right:120px}.xxl-pr-130{padding-right:130px}.xxl-pr-140{padding-right:140px}.xxl-pr-150{padding-right:150px}.xxl-pr-160{padding-right:160px}.xxl-pr-170{padding-right:170px}.xxl-pr-180{padding-right:180px}.xxl-pr-190{padding-right:190px}.xxl-pr-200{padding-right:200px}.xxl-m-0{margin:0px}.xxl-m-5{margin:5px}.xxl-m-10{margin:10px}.xxl-m-15{margin:15px}.xxl-m-20{margin:20px}.xxl-m-25{margin:25px}.xxl-m-30{margin:30px}.xxl-m-40{margin:40px}.xxl-m-50{margin:50px}.xxl-m-60{margin:60px}.xxl-m-70{margin:70px}.xxl-m-80{margin:80px}.xxl-m-90{margin:90px}.xxl-m-100{margin:100px}.xxl-m-110{margin:110px}.xxl-m-120{margin:120px}.xxl-m-130{margin:130px}.xxl-m-140{margin:140px}.xxl-m-150{margin:150px}.xxl-m-160{margin:160px}.xxl-m-170{margin:170px}.xxl-m-180{margin:180px}.xxl-m-190{margin:190px}.xxl-m-200{margin:200px}.xxl-mt-0{margin-top:0px}.xxl-mt-5{margin-top:5px}.xxl-mt-10{margin-top:10px}.xxl-mt-15{margin-top:15px}.xxl-mt-20{margin-top:20px}.xxl-mt-25{margin-top:25px}.xxl-mt-30{margin-top:30px}.xxl-mt-40{margin-top:40px}.xxl-mt-50{margin-top:50px}.xxl-mt-60{margin-top:60px}.xxl-mt-70{margin-top:70px}.xxl-mt-80{margin-top:80px}.xxl-mt-90{margin-top:90px}.xxl-mt-100{margin-top:100px}.xxl-mt-110{margin-top:110px}.xxl-mt-120{margin-top:120px}.xxl-mt-130{margin-top:130px}.xxl-mt-140{margin-top:140px}.xxl-mt-150{margin-top:150px}.xxl-mt-160{margin-top:160px}.xxl-mt-170{margin-top:170px}.xxl-mt-180{margin-top:180px}.xxl-mt-190{margin-top:190px}.xxl-mt-200{margin-top:200px}.xxl-mb-0{margin-bottom:0px}.xxl-mb-5{margin-bottom:5px}.xxl-mb-10{margin-bottom:10px}.xxl-mb-15{margin-bottom:15px}.xxl-mb-20{margin-bottom:20px}.xxl-mb-25{margin-bottom:25px}.xxl-mb-30{margin-bottom:30px}.xxl-mb-40{margin-bottom:40px}.xxl-mb-50{margin-bottom:50px}.xxl-mb-60{margin-bottom:60px}.xxl-mb-70{margin-bottom:70px}.xxl-mb-80{margin-bottom:80px}.xxl-mb-90{margin-bottom:90px}.xxl-mb-100{margin-bottom:100px}.xxl-mb-110{margin-bottom:110px}.xxl-mb-120{margin-bottom:120px}.xxl-mb-130{margin-bottom:130px}.xxl-mb-140{margin-bottom:140px}.xxl-mb-150{margin-bottom:150px}.xxl-mb-160{margin-bottom:160px}.xxl-mb-170{margin-bottom:170px}.xxl-mb-180{margin-bottom:180px}.xxl-mb-190{margin-bottom:190px}.xxl-mb-200{margin-bottom:200px}.xxl-ml-0{margin-left:0px}.xxl-ml-5{margin-left:5px}.xxl-ml-10{margin-left:10px}.xxl-ml-15{margin-left:15px}.xxl-ml-20{margin-left:20px}.xxl-ml-25{margin-left:25px}.xxl-ml-30{margin-left:30px}.xxl-ml-40{margin-left:40px}.xxl-ml-50{margin-left:50px}.xxl-ml-60{margin-left:60px}.xxl-ml-70{margin-left:70px}.xxl-ml-80{margin-left:80px}.xxl-ml-90{margin-left:90px}.xxl-ml-100{margin-left:100px}.xxl-ml-110{margin-left:110px}.xxl-ml-120{margin-left:120px}.xxl-ml-130{margin-left:130px}.xxl-ml-140{margin-left:140px}.xxl-ml-150{margin-left:150px}.xxl-ml-160{margin-left:160px}.xxl-ml-170{margin-left:170px}.xxl-ml-180{margin-left:180px}.xxl-ml-190{margin-left:190px}.xxl-ml-200{margin-left:200px}.xxl-mr-0{margin-right:0px}.xxl-mr-5{margin-right:5px}.xxl-mr-10{margin-right:10px}.xxl-mr-15{margin-right:15px}.xxl-mr-20{margin-right:20px}.xxl-mr-25{margin-right:25px}.xxl-mr-30{margin-right:30px}.xxl-mr-40{margin-right:40px}.xxl-mr-50{margin-right:50px}.xxl-mr-60{margin-right:60px}.xxl-mr-70{margin-right:70px}.xxl-mr-80{margin-right:80px}.xxl-mr-90{margin-right:90px}.xxl-mr-100{margin-right:100px}.xxl-mr-110{margin-right:110px}.xxl-mr-120{margin-right:120px}.xxl-mr-130{margin-right:130px}.xxl-mr-140{margin-right:140px}.xxl-mr-150{margin-right:150px}.xxl-mr-160{margin-right:160px}.xxl-mr-170{margin-right:170px}.xxl-mr-180{margin-right:180px}.xxl-mr-190{margin-right:190px}.xxl-mr-200{margin-right:200px}}@media print{[data-aos]{display:block !important;opacity:1 !important;transform:translate(0) scale(1) !important}body{font-size:12pt}body p,body ul,body ol{font-size:12pt}body .button-solid,body .wp-block-button.is-style-solid-primary .wp-block-button__link,body .wp-block-button.is-style-solid-secondary .wp-block-button__link,body .wp-block-button.is-style-solid-accent .wp-block-button__link,body .wt-cli-manage-consent-link,body .cookielawinfo-cookie-delete{box-shadow:none !important;-webkit-box-shadow:none !important;background-color:rgba(0,0,0,0) !important;padding-left:0 !important}body .has-primary-color,body .has-secondary-color,body .has-accent-color,body .has-black-color,body .has-dark-gray-color,body .has-light-gray-color,body .has-off-white-color,body .has-white-color{color:var(--black, #000000) !important}body .has-primary-background-color,body .has-secondary-background-color,body .has-accent-background-color,body .has-black-background-color,body .has-dark-gray-background-color,body .has-light-gray-background-color,body .has-off-white-background-color,body .has-white-background-color{background-color:var(--white, #ffffff) !important}body *{color:var(--black, #000000) !important}h1,.h1{font-size:30pt}h2,.h2{font-size:26pt}h3,.h3{font-size:24pt}h4,.h4{font-size:20pt}h5,.h5{font-size:18pt}h6,.h6{font-size:16pt}.subtitle{font-size:11pt}.mouseprint,.tag{font-size:9pt}address{font-size:12pt}.hero-slider,.hero-slide{background-color:rgba(0,0,0,0) !important}.hero-slider .hero-inner{padding:0}.hero-slide:before{display:none !important}.hero-style .hero-inner{min-height:1px;padding:20px 0}.hero-style:before,.hero-video-file,.hero-image{display:none !important}.applications .col-md-3{width:25%;*width:24.9%}.news-slider:before{display:none !important}.product-category-cards .col-lg-6{width:50%;*width:49.9%}.product-category-list{-moz-column-count:2;column-count:2}.filter-section #response .col-lg-4{width:33.33333333%;*width:33.23333333%}.card-product .card-thumbnail{height:200px}.card-product .card-thumbnail:after{display:none !important}.product-detail{padding:20px 0}.product-detail-image{width:100%;max-width:600px;margin:auto}.product-detail .product-image-nav{display:none !important}.product-specs .col-lg-4{width:33.33333333%;*width:33.23333333%}.product-slider:before,.product-slider-slides{display:none !important}.region-category-cards .col-lg-6,.region-category-cards .col-lg-4{width:50%;*width:49.9%}.region-container .region-card .col-lg-6{width:100%}.region-container .region-card .col-lg-6 iframe{width:100%;height:300px}.region-container .region-card-content{max-width:100%;padding:50px 0 0 30px}.card-section .col-lg-4{width:33.33333333%;*width:33.23333333%;margin-top:20px;margin-bottom:20px}.portfolio-content .col-lg-4{width:33.33333333%;*width:33.23333333%;margin-top:20px;margin-bottom:20px}.education .col-md-6{margin-top:20px;margin-bottom:20px}.timeline-image{display:none !important}.image-slider,.portfolio-filter,.hero .jarallax-img,.cta-section .jarallax-img,.alert-banner,#product_filter_toggle,.filter-container,.breadcrumbs,.product-category-image,.card:not(.card-product):not(.card-location) .card-thumbnail,.image-text-image,.logo-slider,.hero-arrows,#mobile-trigger,.news-slider-slides,.site-footer-navigation,.site-footer-social,.site-footer-newsletter,.site-footer-subnavigation,.preload,.logged-in-nav{display:none !important}ul.half{-moz-column-count:2;column-count:2}}