
@media print,screen and (min-width: 40em){.reveal.large,.reveal.small,.reveal.tiny,.reveal{right:auto;left:auto;margin:0 auto}}
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fa-sharp-solid,.fa-classic,.fa{-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{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.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(-1*var(--fa-li-width, 2em));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, 0))}.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-at::before{content:"\@"}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-text-height::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-stethoscope::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-info::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-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-door-open::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::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-bridge-circle-check::before{content:""}.fa-pump-medical::before{content:""}.fa-fingerprint::before{content:""}.fa-hand-point-right::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-flag-checkered::before{content:""}.fa-football::before{content:""}.fa-football-ball::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-people-line::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::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-truck-plane::before{content:""}.fa-record-vinyl::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-bong::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-arrow-down-up-across-line::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-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-pager::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-strikethrough::before{content:""}.fa-k::before{content:"K"}.fa-landmark-flag::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-code-pull-request::before{content:""}.fa-clipboard-list::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-user-check::before{content:""}.fa-vial-virus::before{content:""}.fa-sheet-plastic::before{content:""}.fa-blog::before{content:""}.fa-user-ninja::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-toggle-off::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-person-drowning::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-spray-can::before{content:""}.fa-truck-monster::before{content:""}.fa-w::before{content:"W"}.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-cloud::before{content:""}.fa-trowel-bricks::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-hospital-user::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-binoculars::before{content:""}.fa-microphone-slash::before{content:""}.fa-box-tissue::before{content:""}.fa-motorcycle::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-toilets-portable::before{content:""}.fa-hockey-puck::before{content:""}.fa-table::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-users-slash::before{content:""}.fa-clover::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-star-and-crescent::before{content:""}.fa-house-fire::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-helicopter::before{content:""}.fa-compass::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-file-circle-question::before{content:""}.fa-laptop-code::before{content:""}.fa-swatchbook::before{content:""}.fa-prescription-bottle::before{content:""}.fa-bars::before{content:""}.fa-navicon::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-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-film::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-people-robbery::before{content:""}.fa-lightbulb::before{content:""}.fa-caret-left::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-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-sitemap::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-memory::before{content:""}.fa-road-spikes::before{content:""}.fa-fire-burner::before{content:""}.fa-flag::before{content:""}.fa-hanukiah::before{content:""}.fa-feather::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-comment-slash::before{content:""}.fa-cloud-sun-rain::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-square-check::before{content:""}.fa-check-square::before{content:""}.fa-peseta-sign::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-ghost::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-cart-plus::before{content:""}.fa-gamepad::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-egg::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-campground::before{content:""}.fa-folder-plus::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-lock::before{content:""}.fa-gas-pump::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-house-flood-water::before{content:""}.fa-tree::before{content:""}.fa-bridge-lock::before{content:""}.fa-sack-dollar::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-car-side::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-microscope::before{content:""}.fa-sink::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-person-rays::before{content:""}.fa-users::before{content:""}.fa-eye-slash::before{content:""}.fa-flask-vial::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-om::before{content:""}.fa-worm::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-plug::before{content:""}.fa-chevron-up::before{content:""}.fa-hand-spock::before{content:""}.fa-stopwatch::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-chess-bishop::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-road-circle-check::before{content:""}.fa-dice-five::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-land-mine-on::before{content:""}.fa-i-cursor::before{content:""}.fa-stamp::before{content:""}.fa-stairs::before{content:""}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-pills::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-tooth::before{content:""}.fa-v::before{content:"V"}.fa-bangladeshi-taka-sign::before{content:""}.fa-bicycle::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-snowman::before{content:""}.fa-mortar-pestle::before{content:""}.fa-road-barrier::before{content:""}.fa-school::before{content:""}.fa-igloo::before{content:""}.fa-joint::before{content:""}.fa-angle-right::before{content:""}.fa-horse::before{content:""}.fa-q::before{content:"Q"}.fa-g::before{content:"G"}.fa-notes-medical::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-capsules::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-hand-point-up::before{content:""}.fa-money-bill::before{content:""}.fa-bookmark::before{content:""}.fa-align-justify::before{content:""}.fa-umbrella-beach::before{content:""}.fa-helmet-un::before{content:""}.fa-bullseye::before{content:""}.fa-bacon::before{content:""}.fa-hand-point-down::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-radiation::before{content:""}.fa-chart-simple::before{content:""}.fa-mars-stroke::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-e::before{content:"E"}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-user::before{content:""}.fa-school-circle-check::before{content:""}.fa-dumpster::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-building-user::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-highlighter::before{content:""}.fa-key::before{content:""}.fa-bullhorn::before{content:""}.fa-globe::before{content:""}.fa-synagogue::before{content:""}.fa-person-half-dress::before{content:""}.fa-road-bridge::before{content:""}.fa-location-arrow::before{content:""}.fa-c::before{content:"C"}.fa-tablet-button::before{content:""}.fa-building-lock::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-ban::before{content:""}.fa-cancel::before{content:""}.fa-camera-rotate::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-star::before{content:""}.fa-repeat::before{content:""}.fa-cross::before{content:""}.fa-box::before{content:""}.fa-venus-mars::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::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-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-spider::before{content:""}.fa-hands-bound::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-x-ray::before{content:""}.fa-spell-check::before{content:""}.fa-slash::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-server::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-shop-lock::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-blender-phone::before{content:""}.fa-building-wheat::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-venus::before{content:""}.fa-passport::before{content:""}.fa-thumbtack-slash::before{content:""}.fa-thumb-tack-slash::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-temperature-high::before{content:""}.fa-microchip::before{content:""}.fa-crown::before{content:""}.fa-weight-hanging::before{content:""}.fa-xmarks-lines::before{content:""}.fa-file-prescription::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::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-chess-knight::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-wheelchair::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-toggle-on::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-l::before{content:"L"}.fa-fire::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-folder-open::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-code-fork::before{content:""}.fa-city::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-pepper-hot::before{content:""}.fa-unlock::before{content:""}.fa-colon-sign::before{content:""}.fa-headset::before{content:""}.fa-store-slash::before{content:""}.fa-road-circle-xmark::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-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-bath::before{content:""}.fa-bathtub::before{content:""}.fa-underline::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::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-manat-sign::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-jedi::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-mug-hot::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-gift::before{content:""}.fa-dice-two::before{content:""}.fa-chess-queen::before{content:""}.fa-glasses::before{content:""}.fa-chess-board::before{content:""}.fa-building-circle-check::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-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-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-crow::before{content:""}.fa-sailboat::before{content:""}.fa-window-restore::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-torii-gate::before{content:""}.fa-frog::before{content:""}.fa-bucket::before{content:""}.fa-image::before{content:""}.fa-microphone::before{content:""}.fa-cow::before{content:""}.fa-caret-up::before{content:""}.fa-screwdriver::before{content:""}.fa-folder-closed::before{content:""}.fa-house-tsunami::before{content:""}.fa-square-nfi::before{content:""}.fa-arrow-up-from-ground-water::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-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-monument::before{content:""}.fa-snowplow::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-cannabis::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-tablets::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-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-plate-wheat::before{content:""}.fa-icicles::before{content:""}.fa-person-shelter::before{content:""}.fa-neuter::before{content:""}.fa-id-badge::before{content:""}.fa-marker::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-universal-access::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-lari-sign::before{content:""}.fa-volcano::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::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-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-suitcase::before{content:""}.fa-person-skating::before{content:""}.fa-skating::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-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-box-open::before{content:""}.fa-scroll::before{content:""}.fa-spa::before{content:""}.fa-location-pin-lock::before{content:""}.fa-pause::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-registered::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-subscript::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::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-smog::before{content:""}.fa-crutch::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-palette::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-vest::before{content:""}.fa-ferry::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-seedling::before{content:""}.fa-sprout::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-group-arrows-rotate::before{content:""}.fa-bowl-food::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-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-file-word::before{content:""}.fa-file-powerpoint::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-children::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-envelope-open::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-mattress-pillow::before{content:""}.fa-guarani-sign::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-greater-than-equal::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-virus::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-layer-group::before{content:""}.fa-arrows-to-dot::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-square::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-table-cells-column-lock::before{content:""}.fa-church::before{content:""}.fa-comments-dollar::before{content:""}.fa-democrat::before{content:""}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-road-lock::before{content:""}.fa-a::before{content:"A"}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-p::before{content:"P"}.fa-snowflake::before{content:""}.fa-newspaper::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::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-person-dress-burst::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-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-filter::before{content:""}.fa-question::before{content:"\?"}.fa-file-signature::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-house-chimney-user::before{content:""}.fa-hand-holding-heart::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-code::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-building-circle-exclamation::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-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-virus-covid::before{content:""}.fa-austral-sign::before{content:""}.fa-f::before{content:"F"}.fa-leaf::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-sack-xmark::before{content:""}.fa-file-excel::before{content:""}.fa-file-contract::before{content:""}.fa-fish-fins::before{content:""}.fa-building-flag::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-object-ungroup::before{content:""}.fa-poop::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::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-eject::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-plane-circle-check::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-object-group::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-mask-ventilator::before{content:""}.fa-arrow-right::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-cash-register::before{content:""}.fa-person-circle-question::before{content:""}.fa-h::before{content:"H"}.fa-tarp::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-heart::before{content:""}.fa-mars-and-venus::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-dumpster-fire::before{content:""}.fa-house-crack::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::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-toilet-paper-slash::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-kitchen-set::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-cube::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-shield-dog::before{content:""}.fa-solar-panel::before{content:""}.fa-lock-open::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-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-recycle::before{content:""}.fa-user-astronaut::before{content:""}.fa-plane-slash::before{content:""}.fa-trademark::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-satellite-dish::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-users-rays::before{content:""}.fa-wallet::before{content:""}.fa-clipboard-check::before{content:""}.fa-file-audio::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-wrench::before{content:""}.fa-bugs::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-plane-departure::before{content:""}.fa-handshake-slash::before{content:""}.fa-book-bookmark::before{content:""}.fa-code-branch::before{content:""}.fa-hat-cowboy::before{content:""}.fa-bridge::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-truck-front::before{content:""}.fa-cat::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-truck-field::before{content:""}.fa-route::before{content:""}.fa-clipboard-question::before{content:""}.fa-panorama::before{content:""}.fa-comment-medical::before{content:""}.fa-teeth-open::before{content:""}.fa-file-circle-minus::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-square-parking::before{content:""}.fa-parking::before{content:""}.fa-house-signal::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-faucet-drip::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::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-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-audio-description::before{content:""}.fa-person-military-to-person::before{content:""}.fa-file-shield::before{content:""}.fa-user-slash::before{content:""}.fa-pen::before{content:""}.fa-tower-observation::before{content:""}.fa-file-code::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-bus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-window-maximize::before{content:""}.fa-face-frown::before{content:""}.fa-frown::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-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-plant-wilt::before{content:""}.fa-diamond::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::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-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-biohazard::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-mars-double::before{content:""}.fa-child-dress::before{content:""}.fa-users-between-lines::before{content:""}.fa-lungs-virus::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-phone::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-child-reaching::before{content:""}.fa-head-side-virus::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-door-closed::before{content:""}.fa-shield-virus::before{content:""}.fa-dice-six::before{content:""}.fa-mosquito-net::before{content:""}.fa-bridge-water::before{content:""}.fa-person-booth::before{content:""}.fa-text-width::before{content:""}.fa-hat-wizard::before{content:""}.fa-pen-fancy::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-trash::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-book-medical::before{content:""}.fa-poo::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-cubes::before{content:""}.fa-divide::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-headphones::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-clapping::before{content:""}.fa-republican::before{content:""}.fa-arrow-left::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-ruler::before{content:""}.fa-align-left::before{content:""}.fa-dice-d6::before{content:""}.fa-restroom::before{content:""}.fa-j::before{content:"J"}.fa-users-viewfinder::before{content:""}.fa-file-video::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-file-pdf::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-user-secret::before{content:""}.fa-otter::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-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-clipboard-user::before{content:""}.fa-child::before{content:""}.fa-lira-sign::before{content:""}.fa-satellite::before{content:""}.fa-plane-lock::before{content:""}.fa-tag::before{content:""}.fa-comment::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-envelope::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-paperclip::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-ribbon::before{content:""}.fa-lungs::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-litecoin-sign::before{content:""}.fa-border-none::before{content:""}.fa-circle-nodes::before{content:""}.fa-parachute-box::before{content:""}.fa-indent::before{content:""}.fa-truck-field-un::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-mountain::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-cloud-meatball::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-square-virus::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-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-water::before{content:""}.fa-calendar-check::before{content:""}.fa-braille::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-landmark::before{content:""}.fa-truck::before{content:""}.fa-crosshairs::before{content:""}.fa-person-cane::before{content:""}.fa-tent::before{content:""}.fa-vest-patches::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-money-bill-wheat::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-hard-drive::before{content:""}.fa-hdd::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-house-medical-circle-check::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-calendar-plus::before{content:""}.fa-plane-arrival::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-chart-gantt::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-dna::before{content:""}.fa-virus-slash::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-chess::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-plug-circle-check::before{content:""}.fa-street-view::before{content:""}.fa-franc-sign::before{content:""}.fa-volume-off::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-gear::before{content:""}.fa-cog::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-mosque::before{content:""}.fa-mosquito::before{content:""}.fa-star-of-david::before{content:""}.fa-person-military-rifle::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-vials::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-place-of-worship::before{content:""}.fa-grip-vertical::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-u::before{content:"U"}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-pallet::before{content:""}.fa-faucet::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-s::before{content:"S"}.fa-timeline::before{content:""}.fa-keyboard::before{content:""}.fa-caret-down::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::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-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-plane-up::before{content:""}.fa-piggy-bank::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-mountain-city::before{content:""}.fa-coins::before{content:""}.fa-khanda::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-folder-tree::before{content:""}.fa-network-wired::before{content:""}.fa-map-pin::before{content:""}.fa-hamsa::before{content:""}.fa-cent-sign::before{content:""}.fa-flask::before{content:""}.fa-person-pregnant::before{content:""}.fa-wand-sparkles::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-ticket::before{content:""}.fa-power-off::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-flag-usa::before{content:""}.fa-laptop-file::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-diagram-next::before{content:""}.fa-person-rifle::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-closed-captioning::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-venus-double::before{content:""}.fa-images::before{content:""}.fa-calculator::before{content:""}.fa-people-pulling::before{content:""}.fa-n::before{content:"N"}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-cloud-rain::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-ship::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-download::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-file-circle-check::before{content:""}.fa-forward::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::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-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-calendar-week::before{content:""}.fa-laptop-medical::before{content:""}.fa-b::before{content:"B"}.fa-file-medical::before{content:""}.fa-dice-one::before{content:""}.fa-kiwi-bird::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-mill-sign::before{content:""}.fa-bowl-rice::before{content:""}.fa-skull::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-truck-pickup::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-stop::before{content:""}.fa-code-merge::before{content:""}.fa-upload::before{content:""}.fa-hurricane::before{content:""}.fa-mound::before{content:""}.fa-toilet-portable::before{content:""}.fa-compact-disc::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-caravan::before{content:""}.fa-shield-cat::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-glass-water::before{content:""}.fa-oil-well::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-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-sun::before{content:""}.fa-guitar::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-horse-head::before{content:""}.fa-bore-hole::before{content:""}.fa-industry::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-arrows-turn-to-dots::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-angle-down::before{content:""}.fa-car-tunnel::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-anchor-circle-xmark::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-chess-pawn::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-person-through-window::before{content:""}.fa-toolbox::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-bug::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-mountain-sun::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-dice-d20::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-square-h::before{content:""}.fa-h-square::before{content:""}.fa-podcast::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-superscript::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-star-of-life::before{content:""}.fa-phone-slash::before{content:""}.fa-paint-roller::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-file::before{content:""}.fa-greater-than::before{content:"\>"}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-arrow-down::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-eraser::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-person-burst::before{content:""}.fa-dove::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-socks::before{content:""}.fa-inbox::before{content:""}.fa-section::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-envelope-open-text::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-wine-bottle::before{content:""}.fa-chess-rook::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-dharmachakra::before{content:""}.fa-hotdog::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-drum::before{content:""}.fa-ice-cream::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-fax::before{content:""}.fa-paragraph::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-star-half::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-tree-city::before{content:""}.fa-play::before{content:""}.fa-font::before{content:""}.fa-table-cells-row-lock::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-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-naira-sign::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-walkie-talkie::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-receipt::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-chevron-down::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-skull-crossbones::before{content:""}.fa-code-compare::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-school-lock::before{content:""}.fa-tower-cell::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-ranking-star::before{content:""}.fa-chess-king::before{content:""}.fa-person-harassing::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-arrow-up::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-shrimp::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-jug-detergent::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-user-shield::before{content:""}.fa-wind::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-y::before{content:"Y"}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-fish::before{content:""}.fa-user-graduate::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-clapperboard::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-copy::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-hand-sparkles::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::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-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::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-peso-sign::before{content:""}.fa-building-shield::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-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-lines-leaning::before{content:""}.fa-ruler-combined::before{content:""}.fa-copyright::before{content:""}.fa-equals::before{content:"\="}.fa-blender::before{content:""}.fa-teeth::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-map::before{content:""}.fa-rocket::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-folder-minus::before{content:""}.fa-store::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-bezier-curve::before{content:""}.fa-bell-slash::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-school-flag::before{content:""}.fa-fill::before{content:""}.fa-angle-up::before{content:""}.fa-drumstick-bite::before{content:""}.fa-holly-berry::before{content:""}.fa-chevron-left::before{content:""}.fa-bacteria::before{content:""}.fa-hand-lizard::before{content:""}.fa-notdef::before{content:""}.fa-disease::before{content:""}.fa-briefcase-medical::before{content:""}.fa-genderless::before{content:""}.fa-chevron-right::before{content:""}.fa-retweet::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-pump-soap::before{content:""}.fa-video-slash::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-radio::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-traffic-light::before{content:""}.fa-thermometer::before{content:""}.fa-vr-cardboard::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-display::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-trophy::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-hammer::before{content:""}.fa-hand-peace::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-spinner::before{content:""}.fa-robot::before{content:""}.fa-peace::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-warehouse::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-splotch::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::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-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-person-falling-burst::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-qrcode::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::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-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-pen-nib::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-tents::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-dog::before{content:""}.fa-carrot::before{content:""}.fa-moon::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-cheese::before{content:""}.fa-yin-yang::before{content:""}.fa-music::before{content:""}.fa-code-commit::before{content:""}.fa-temperature-low::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-broom::before{content:""}.fa-shield-heart::before{content:""}.fa-gopuram::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::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-hippo::before{content:""}.fa-chart-column::before{content:""}.fa-infinity::before{content:""}.fa-vial-circle-check::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-voicemail::before{content:""}.fa-fan::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-calendar::before{content:""}.fa-trailer::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-sd-card::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-book-quran::before{content:""}.fa-quran::before{content:""}.fa-anchor::before{content:""}.fa-border-all::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-cookie-bite::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-draw-polygon::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-shower::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-m::before{content:"M"}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-book::before{content:""}.fa-user-plus::before{content:""}.fa-check::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-house-circle-check::before{content:""}.fa-angle-left::before{content:""}.fa-diagram-successor::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-cloud-moon::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-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-baht-sign::before{content:""}.fa-book-open::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-handcuffs::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-database::before{content:""}.fa-share::before{content:""}.fa-mail-forward::before{content:""}.fa-bottle-droplet::before{content:""}.fa-mask-face::before{content:""}.fa-hill-rockslide::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-paper-plane::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-dungeon::before{content:""}.fa-align-right::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-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-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-person-walking-arrow-right::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-dice::before{content:""}.fa-bowling-ball::before{content:""}.fa-brain::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-gifts::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-user-clock::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-file-invoice::before{content:""}.fa-window-minimize::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-brush::before{content:""}.fa-mask::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-ruler-vertical::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-train-tram::before{content:""}.fa-user-nurse::before{content:""}.fa-syringe::before{content:""}.fa-cloud-sun::before{content:""}.fa-stopwatch-20::before{content:""}.fa-square-full::before{content:""}.fa-magnet::before{content:""}.fa-jar::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-bug-slash::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-bone::before{content:""}.fa-table-cells-row-unlock::before{content:""}.fa-user-injured::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-print::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::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-umbrella::before{content:""}.fa-trowel::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-hand-point-left::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-barcode::before{content:""}.fa-plus-minus::before{content:""}.fa-video::before{content:""}.fa-video-camera::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-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 Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 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("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"),url("../fonts/fontawesome/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-pixiv: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-jxl:before{content:""}.fa-dart-lang: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-brave: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-threads: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-opensuse: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-debian: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-square-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-square-letterboxd: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-shoelace: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-square-threads: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-google-scholar: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-signal-messenger: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-mintbit: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-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-web-awesome: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-letterboxd: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-x-twitter: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-square-web-awesome-stroke: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-flutter: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-upwork: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-square-upwork: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-square-web-awesome: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-bluesky: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-webflow: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-square-x-twitter: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:""}

/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"),url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}

/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"),url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;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;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;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}[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-loading .slick-list{background:#fff url("../img/ajax-loader.gif") center center no-repeat}
@font-face{font-family:"slick";src:url("../fonts/slick/slick.eot");src:url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"),url("../fonts/slick/slick.woff") format("woff"),url("../fonts/slick/slick.ttf") format("truetype"),url("../fonts/slick/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}/*!

* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}
.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}
.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}
.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}
.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}
.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}
.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}
.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}
.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}
.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}
.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}
.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}
.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}
@media(prefers-reduced-motion: reduce),print{
  .animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}
  .animate__animated[class*=Out]{opacity:0}
}
@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}
  40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}
80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}
90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}
}
@keyframes bounce{
  0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}
  40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}
  70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}
  80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}
  90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}
}
.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}
@-webkit-keyframes flash{
  0%,50%,to{opacity:1}
  25%,75%{opacity:0}
}
@keyframes flash{
  0%,50%,to{opacity:1}
  25%,75%{opacity:0}
}
.animate__flash{-webkit-animation-name:flash;animation-name:flash}
@-webkit-keyframes pulse{
  0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
  50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}
  to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}
@keyframes pulse{
  0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
  50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}
  to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}
.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}

@-webkit-keyframes rubberBand{
  0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
  30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}
  40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}
  50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}
  65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}
  75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}
  to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}

@keyframes rubberBand{
  0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
  30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}
  40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}
  50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}
  65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}
  75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}
  to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}

.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}

@-webkit-keyframes shakeX{
  0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
  10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
  20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
}
    @keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
      10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
    20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
  }
    .animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}
    @-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
      10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
    20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
  }
    @keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
      10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
    20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
  }
    .animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}
    @-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}
      6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}
    18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}
    31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}
    43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}
    50%{-webkit-transform:translateX(0);transform:translateX(0)}
  }
    @keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}
      6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}
    18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}
    31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}
    43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}
    50%{-webkit-transform:translateX(0);transform:translateX(0)}
  }
    .animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}
    @-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
      40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
    60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
    to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
  }
    @keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
      40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
    60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
    to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
  }
    .animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
    @-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
      10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}
    30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}
    40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}
    to{-webkit-transform:scaleX(1);transform:scaleX(1)}
  }
    @keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
      10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}
    30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}
    40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}
    to{-webkit-transform:scaleX(1);transform:scaleX(1)}
  }
    .animate__tada{-webkit-animation-name:tada;animation-name:tada}
    @-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}
      15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}
    30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}
    45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}
    60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}
    75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}
    to{-webkit-transform:translateZ(0);transform:translateZ(0)}
  }
    @keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}
      15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}
    30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}
    45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}
    60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}
    75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}
    to{-webkit-transform:translateZ(0);transform:translateZ(0)}
  }
    .animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}
    @-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
      22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
    33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
    44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
    55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
    66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}
    77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}
    88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}
  }
    @keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
      22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
    33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
    44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
    55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
    66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}
    77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}
    88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}
  }
    .animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}
    @-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}
      14%{-webkit-transform:scale(1.3);transform:scale(1.3)}
    28%{-webkit-transform:scale(1);transform:scale(1)}
    42%{-webkit-transform:scale(1.3);transform:scale(1.3)}
    70%{-webkit-transform:scale(1);transform:scale(1)}
  }
    @keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}
      14%{-webkit-transform:scale(1.3);transform:scale(1.3)}
    28%{-webkit-transform:scale(1);transform:scale(1)}
    42%{-webkit-transform:scale(1.3);transform:scale(1.3)}
    70%{-webkit-transform:scale(1);transform:scale(1)}
  }
    .animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
    @-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}
      80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
    to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
  }
    @keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}
      80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
    to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
  }

.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}
@-webkit-keyframes backInLeft{
  0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}
  80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}
    80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
  .animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}
@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}
    80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}
    80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
  .animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}
@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}
    80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}
    80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
  .animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}
@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}
}
@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}
}
  .animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}
@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}
}
@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}
}
  .animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}
@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}
}
@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}
}
  .animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}
@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}
}
@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}
  to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}
}
  .animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}
@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}
  20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
  40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}
  60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}
  80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}
  to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}
}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}
  20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
  40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}
  60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}
  80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}
  to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}
}
  .animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}
  60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}
  75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}
  90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}
  60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}
  75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}
  90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}
@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}
  60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}
  75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}
  90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}
  60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}
  75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}
  90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}
  60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}
  75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}
  90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}
  60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}
  75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}
  90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}
  60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}
  75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}
  90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}
    0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}
  60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}
  75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}
  90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}
  to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}
    50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
  to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}
    50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
  to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}
}
  .animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}
    40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}
  to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}
    40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}
  to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}
}
  .animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}
    to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}
    to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}
}
  .animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}
    to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}
    to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}
}
  .animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}
    40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}
  to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}
    40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}
  to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}
}
  .animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
@-webkit-keyframes fadeIn{0%{opacity:0}
    to{opacity:1}
}
@keyframes fadeIn{0%{opacity:0}
    to{opacity:1}
}
  .animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}
@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}
@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}
@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}
    to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
  .animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}
@-webkit-keyframes fadeOut{0%{opacity:1}
    to{opacity:0}
}
@keyframes fadeOut{0%{opacity:1}
    to{opacity:0}
}
  .animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
@keyframes fadeOutDown{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
  .animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
@keyframes fadeOutDownBig{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
  .animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}
@-webkit-keyframes fadeOutLeft{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
@keyframes fadeOutLeft{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
  .animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}
    to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
@keyframes fadeOutLeftBig{
  0%{opacity:1}
  to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}


@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}
@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}
.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}
@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}
.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}
@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}
@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}
.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}
@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}
.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}
@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}
@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}
.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}
@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}
@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}
.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}
@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}
@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}
.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}
@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}
@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}
.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}
@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}
@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}
.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}
@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}
.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}
@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}
@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}
@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}
.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}
@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}
@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}
.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}
@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}
@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}
.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}
@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}
@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}
@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}
.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}
@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}
@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}
.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}

.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}
@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}
@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}
.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}
.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}
.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}
.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}
@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}
@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}
.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}
@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}
@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}
.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}
@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}
@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}
.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}
@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}
@keyframes slideOutUp{
  0%{-webkit-transform:translateZ(0);transform:translateZ(0)}
  to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
}
.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}
.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}
.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}
.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(0.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}
@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}
@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}
@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{transform:rotate(-1turn)}}.wiggle{animation-name:wiggle-7deg}
@keyframes wiggle-7deg{
  40%,50%,60%{transform:rotate(7deg)}
  35%,45%,55%,65%{transform:rotate(-7deg)}
  0%,30%,70%,100%{transform:rotate(0)}
}
.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}
.infinite{animation-iteration-count:infinite}
.slow{animation-duration:750ms !important}
.fast{animation-duration:250ms !important}
.linear{animation-timing-function:linear !important}
.ease{animation-timing-function:ease !important}
.ease-in{animation-timing-function:ease-in !important}
.ease-out{animation-timing-function:ease-out !important}
.ease-in-out{animation-timing-function:ease-in-out !important}
.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}
.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}
.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}
.short-delay{animation-delay:300ms !important}
.long-delay{animation-delay:700ms !important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}
.foundation-mq{font-family:"small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}
body{margin:0;padding:0;background:#fefefe;font-family:"PingFang SC", "Microsoft YaHei", "Helvetica Neue","Satoshi";font-weight:normal;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}
.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:0;background:rgba(0,0,0,0);line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}
button,input,optgroup,select,textarea{font-family:inherit}
.is-visible{display:block !important}
.is-hidden{display:none !important}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{appearance:none;display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f7f7f7;cursor:not-allowed}[type=submit],[type=button]{appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::placeholder{color:#cacaca}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;line-height:1.5;padding:.5625rem 0}
.help-text{margin-top:-0.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}
.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}
.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0 0 0 0}
.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}
.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}
.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#f7f7f7;color:#0a0a0a;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}
.input-group-label:first-child{border-right:0}
.input-group-label:last-child{border-left:0}
.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}
.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}
.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}
.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}
.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>')}


@media screen and (min-width: 0\0 ){
  select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}
}
select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}
select:disabled{background-color:#f7f7f7;cursor:not-allowed}
select::-ms-expand{display:none}
select[multiple]{height:auto;background-image:none}
select:not([multiple]){padding-top:0;padding-bottom:0}
.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:rgb(249,236.1,234.1)}
.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}
.is-invalid-label{color:#cc4b37}
.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#cc4b37}
.form-error.is-visible{display:block}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}
p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility; }
em,i{font-style:italic;line-height:inherit}
strong,b{font-weight:bold;line-height:inherit}
small{font-size:80%;line-height:inherit}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"PingFang SC", "Microsoft YaHei", "Helvetica Neue";font-style:normal;font-weight:normal;color:#0a0a0a;text-rendering:optimizeLegibility}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}
h1,.h1{font-size:2.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}
h2,.h2{font-size:2.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}
h3,.h3{font-size:2.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}
h4,.h4{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}
h5,.h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}
h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}

@media print,screen and (min-width: 64em){
  h1,.h1{font-size:4.25rem}
  h2,.h2{font-size:2.25rem}
  h3,.h3{font-size:2rem}
  h4,.h4{font-size:1.5rem}
  h5,.h5{font-size:1.5625rem}
  h6,.h6{font-size:1rem}
}
a{line-height:inherit;color:#0a0a0a;text-decoration:none;cursor:pointer}
a:hover,a:focus{color:rgb(8.6,8.6,8.6)}
a img{border:0}
hr{clear:both;max-width:87.5rem !important;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}
ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}
li{font-size:inherit}
ul{margin-left:1.25rem;list-style-type:disc}
ol{margin-left:1.25rem}
ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}
dl{margin-bottom:1rem}
dl dt{margin-bottom:.3rem;font-weight:bold}
blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}
blockquote,blockquote p{line-height:1.6;color:#8a8a8a}
abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}
figure{margin:0}
kbd{margin:0;padding:.125rem .25rem 0;background-color:#f7f7f7;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}
.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}
.lead{font-size:125%;line-height:1.6}
.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #cacaca;background-color:#f7f7f7;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#f7f7f7;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}
@media print,screen and (min-width: 48em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}
@media print,screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}
@media screen and (min-width: 75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}
@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;print-color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.grid-container{max-width:87.5rem !important;margin-left:auto;margin-right:auto;padding-right:1.25rem;padding-left:1.25rem}.grid-container.fluid{max-width:100%;margin-left:auto;margin-right:auto;padding-right:1.25rem;padding-left:1.25rem}.grid-container.full{max-width:100%;margin-left:auto;margin-right:auto;padding-right:0;padding-left:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}
@media print,screen and (min-width: 48em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}
@media print,screen and (min-width: 64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}
@media screen and (min-width: 75em){.grid-x>.xlarge-shrink,.grid-x>.xlarge-full,.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}
@media print,screen and (min-width: 48em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}
@media print,screen and (min-width: 64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}
@media screen and (min-width: 75em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-12,.grid-x>.xlarge-11,.grid-x>.xlarge-10,.grid-x>.xlarge-9,.grid-x>.xlarge-8,.grid-x>.xlarge-7,.grid-x>.xlarge-6,.grid-x>.xlarge-5,.grid-x>.xlarge-4,.grid-x>.xlarge-3,.grid-x>.xlarge-2,.grid-x>.xlarge-1,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.small-3{width:calc(25% - 2.5rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.small-9{width:calc(75% - 2.5rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}
@media print,screen and (min-width: 48em){.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.5rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.5rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.5rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.large-3{width:calc(25% - 2.5rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.large-6{width:calc(50% - 2.5rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.large-9{width:calc(75% - 2.5rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.large-12{width:calc(100% - 2.5rem)}}
@media screen and (min-width: 75em){.grid-margin-x>.xlarge-auto{width:auto}.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 2.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 2.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 2.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 2.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}.grid-padding-x>.cell{padding-right:1.25rem;padding-left:1.25rem}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}
@media print,screen and (min-width: 48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}
@media print,screen and (min-width: 64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}
@media screen and (min-width: 75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.5rem)}
@media print,screen and (min-width: 48em){.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.5rem)}}
@media screen and (min-width: 75em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 2.5rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}
@media print,screen and (min-width: 48em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}
@media print,screen and (min-width: 64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}
@media screen and (min-width: 75em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}
@media print,screen and (min-width: 48em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}
@media print,screen and (min-width: 48em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}
@media print,screen and (min-width: 48em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}
@media print,screen and (min-width: 64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}
@media screen and (min-width: 75em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}
@media print,screen and (min-width: 48em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}
@media print,screen and (min-width: 64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}
@media print,screen and (min-width: 64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}
@media print,screen and (min-width: 64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}
@media print,screen and (min-width: 64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}
@media screen and (min-width: 75em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}
@media print,screen and (min-width: 64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}
@media screen and (min-width: 75em){.xlarge-margin-collapse{margin-right:0;margin-left:0}.xlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}
@media screen and (min-width: 75em){.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}}
@media screen and (min-width: 75em){.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}}
@media screen and (min-width: 75em){.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}}
@media screen and (min-width: 75em){.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}
@media screen and (min-width: 75em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 2.5rem / 2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 2.5rem / 2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 2.5rem / 2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 2.5rem / 2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}
@media print,screen and (min-width: 48em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 2.5rem / 2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 2.5rem / 2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 2.5rem / 2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 2.5rem / 2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}}
@media print,screen and (min-width: 64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 2.5rem / 2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 2.5rem / 2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 2.5rem / 2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 2.5rem / 2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}}
@media screen and (min-width: 75em){.xlarge-offset-0{margin-left:0%}.grid-margin-x>.xlarge-offset-0{margin-left:calc(0% + 2.5rem / 2)}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 2.5rem / 2)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 2.5rem / 2)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 2.5rem / 2)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}
@media print,screen and (min-width: 48em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}
@media print,screen and (min-width: 64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}
@media screen and (min-width: 75em){.grid-y>.xlarge-shrink,.grid-y>.xlarge-full,.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12{flex-basis:auto}}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}
@media print,screen and (min-width: 48em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}
@media print,screen and (min-width: 64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}
@media screen and (min-width: 75em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-12,.grid-y>.xlarge-11,.grid-y>.xlarge-10,.grid-y>.xlarge-9,.grid-y>.xlarge-8,.grid-y>.xlarge-7,.grid-y>.xlarge-6,.grid-y>.xlarge-5,.grid-y>.xlarge-4,.grid-y>.xlarge-3,.grid-y>.xlarge-2,.grid-y>.xlarge-1,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}.grid-padding-y>.cell{padding-top:1.25rem;padding-bottom:1.25rem}.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.small-12{height:calc(100% - 2.5rem)}
@media print,screen and (min-width: 48em){.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.large-3{height:calc(25% - 2.5rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.large-6{height:calc(50% - 2.5rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.large-9{height:calc(75% - 2.5rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.large-12{height:calc(100% - 2.5rem)}}
@media screen and (min-width: 75em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 2.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 2.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 2.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 2.5rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}
@media print,screen and (min-width: 48em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media print,screen and (min-width: 64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media screen and (min-width: 75em){.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}
@media print,screen and (min-width: 48em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}
@media print,screen and (min-width: 64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}
@media screen and (min-width: 75em){.grid-y.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}
@media print,screen and (min-width: 48em){.cell .grid-y.medium-grid-frame{height:100%}}
@media print,screen and (min-width: 64em){.cell .grid-y.large-grid-frame{height:100%}}
@media screen and (min-width: 75em){.cell .grid-y.xlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.small-12{height:calc(100% - 2.5rem)}
@media print,screen and (min-width: 48em){.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.large-3{height:calc(25% - 2.5rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.large-6{height:calc(50% - 2.5rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.large-9{height:calc(75% - 2.5rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.large-12{height:calc(100% - 2.5rem)}}
@media screen and (min-width: 75em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 2.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 2.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 2.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 2.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}
@media print,screen and (min-width: 48em){.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}}
@media screen and (min-width: 75em){.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}}
@media print,screen and (min-width: 48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 2.5rem)}}
@media print,screen and (min-width: 64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2.5rem)}}
@media screen and (min-width: 75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 2.5rem)}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;border:1px solid rgba(0,0,0,0);border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;padding:.85em 1em}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#e73752;color:#fefefe}.button:hover,.button:focus{background-color:rgb(217.0535714286,26.0464285714,55.3486607143);color:#fefefe}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#e73752;color:#0a0a0a}.button.primary:hover,.button.primary:focus{background-color:rgb(204.2857142857,24.5142857143,52.0928571429);color:#0a0a0a}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button.success:hover,.button.success:focus{background-color:rgb(34.2386266094,187.3613733906,91.3030042918);color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button.warning:hover,.button.warning:focus{background-color:rgb(204,139.2,0);color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:rgb(165.0996015936,58.6103585657,42.1003984064);color:#fefefe}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:rgba(0,0,0,0)}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #e73752;color:#e73752}.button.hollow:hover,.button.hollow:focus{border-color:rgb(127.6785714286,15.3214285714,32.5580357143);color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #e73752;color:#e73752}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:rgb(127.6785714286,15.3214285714,32.5580357143);color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:rgb(21.3991416309,117.1008583691,57.0643776824);color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:rgb(127.5,87,0);color:rgb(127.5,87,0)}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:rgb(103.187250996,36.6314741036,26.312749004);color:rgb(103.187250996,36.6314741036,26.312749004)}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#e73752}.button.clear:hover,.button.clear:focus{color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#e73752}.button.clear.primary:hover,.button.clear.primary:focus{color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#3adb76}.button.clear.success:hover,.button.clear.success:focus{color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00}.button.clear.warning:hover,.button.clear.warning:focus{color:rgb(127.5,87,0)}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#cc4b37}.button.clear.alert:hover,.button.clear.alert:focus{color:rgb(103.187250996,36.6314741036,26.312749004)}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown::after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fefefe rgba(0,0,0,0) rgba(0,0,0,0);position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#e73752}.button.dropdown.hollow.primary::after,.button.dropdown.clear.primary::after{border-top-color:#e73752}.button.dropdown.hollow.success::after,.button.dropdown.clear.success::after{border-top-color:#3adb76}.button.dropdown.hollow.warning::after,.button.dropdown.clear.warning::after{border-top-color:#ffae00}.button.dropdown.hollow.alert::after,.button.dropdown.clear.alert::after{border-top-color:#cc4b37}.button.arrow-only::after{top:-0.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}.button-group{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group::before,.button-group::after{display:none}.button-group::before,.button-group::after{display:table;content:" ";flex-basis:0;order:1}.button-group::after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button[disabled],.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled]:hover,.button-group.primary .button.disabled:focus,.button-group.primary .button[disabled]:focus{background-color:#e73752;color:#0a0a0a}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:rgb(204.2857142857,24.5142857143,52.0928571429);color:#0a0a0a}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button[disabled],.button-group.success .button.disabled:hover,.button-group.success .button[disabled]:hover,.button-group.success .button.disabled:focus,.button-group.success .button[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:hover,.button-group.success .button:focus{background-color:rgb(34.2386266094,187.3613733906,91.3030042918);color:#0a0a0a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button[disabled],.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled]:hover,.button-group.warning .button.disabled:focus,.button-group.warning .button[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:rgb(204,139.2,0);color:#0a0a0a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button[disabled],.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled]:hover,.button-group.alert .button.disabled:focus,.button-group.alert .button[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:rgb(165.0996015936,58.6103585657,42.1003984064);color:#fefefe}.button-group.hollow .button,.button-group.hollow .button:hover,.button-group.hollow .button:focus,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:hover,.button-group.hollow .button[disabled]:focus{background-color:rgba(0,0,0,0)}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button[disabled],.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled]:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled]:focus{border:1px solid #e73752;color:#e73752}.button-group.hollow .button:hover,.button-group.hollow .button:focus{border-color:rgb(127.6785714286,15.3214285714,32.5580357143);color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary[disabled]:focus{border:1px solid #e73752;color:#e73752}.button-group.hollow.primary .button:hover,.button-group.hollow.primary .button:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .button.primary:focus{border-color:rgb(127.6785714286,15.3214285714,32.5580357143);color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button[disabled]:focus,.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button-group.hollow.success .button:hover,.button-group.hollow.success .button:focus,.button-group.hollow .button.success:hover,.button-group.hollow .button.success:focus{border-color:rgb(21.3991416309,117.1008583691,57.0643776824);color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button-group.hollow.warning .button:hover,.button-group.hollow.warning .button:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .button.warning:focus{border-color:rgb(127.5,87,0);color:rgb(127.5,87,0)}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:hover,.button-group.hollow.alert .button:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .button.alert:focus{border-color:rgb(103.187250996,36.6314741036,26.312749004);color:rgb(103.187250996,36.6314741036,26.312749004)}.button-group.clear .button,.button-group.clear .button:hover,.button-group.clear .button:focus,.button-group.clear .button.disabled,.button-group.clear .button.disabled:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:hover,.button-group.clear .button[disabled]:focus{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button[disabled],.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled]:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled]:focus{color:#e73752}.button-group.clear .button:hover,.button-group.clear .button:focus{color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button[disabled]:focus,.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary[disabled]:focus{color:#e73752}.button-group.clear.primary .button:hover,.button-group.clear.primary .button:focus,.button-group.clear .button.primary:hover,.button-group.clear .button.primary:focus{color:rgb(127.6785714286,15.3214285714,32.5580357143)}.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button[disabled],.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button[disabled]:focus,.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success[disabled],.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled]:hover,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success[disabled]:focus{color:#3adb76}.button-group.clear.success .button:hover,.button-group.clear.success .button:focus,.button-group.clear .button.success:hover,.button-group.clear .button.success:focus{color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button[disabled]:focus,.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning[disabled]:focus{color:#ffae00}.button-group.clear.warning .button:hover,.button-group.clear.warning .button:focus,.button-group.clear .button.warning:hover,.button-group.clear .button.warning:focus{color:rgb(127.5,87,0)}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button[disabled]:focus,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert[disabled]:focus{color:#cc4b37}.button-group.clear.alert .button:hover,.button-group.clear.alert .button:focus,.button-group.clear .button.alert:hover,.button-group.clear .button.alert:focus{color:rgb(103.187250996,36.6314741036,26.312749004)}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:rgba(0,0,0,0)}.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button{flex:0 0 100%}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0}.button-group.stacked.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-medium.expanded .button{flex:1 1 0px}
@media print,screen and (min-width: 48em){.button-group.stacked-for-small .button{flex:0 0 auto;margin-bottom:0}}
@media print,screen and (min-width: 64em){.button-group.stacked-for-medium .button{flex:0 0 auto;margin-bottom:0}}
@media print,screen and (max-width: 47.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}
@media print,screen and (max-width: 63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button.medium,.close-button{right:1rem;top:.5rem;font-size:2em;line-height:1}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#e73752;color:#fefefe}.label.primary{background:#e73752;color:#0a0a0a}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#e73752}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#e73752}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;font-size:.75rem;font-weight:bold;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#f7f7f7;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{left:0;z-index:1;cursor:grab;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#e73752;transition:all .2s ease-in-out;touch-action:manipulation;position:absolute;top:50%;transform:translateY(-50%)}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:rgb(217.0535714286,26.0464285714,55.3486607143)}.slider-handle.is-dragging{transition:all 0s linear;cursor:grabbing}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1, -1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.switch{position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:bold;color:#fefefe;user-select:none;height:2rem}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle::after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translate3d(0, 0, 0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#e73752}input:checked~.switch-paddle::after{left:2.25rem}input:focus-visible~.switch-paddle{background:rgb(181.8,181.8,181.8)}input:focus-visible~.switch-paddle::after{background:#fefefe}input:checked:focus-visible~.switch-paddle{background:rgb(19.55,102.85,158.1)}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-inactive,.switch-active{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle::after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle::after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle::after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle::after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle::after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle::after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid rgb(241.3,241.3,241.3);background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:bold}thead{background:hsl(0,0%,97.1176470588%);color:#000}tfoot{background:rgb(241.3,241.3,241.3);color:#000}thead tr,tfoot tr{background:rgba(0,0,0,0)}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:rgb(241.3,241.3,241.3)}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:1px solid rgb(241.3,241.3,241.3);background-color:#fefefe}
@media print,screen and (max-width: 63.99875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:hsl(0,0%,95.1176470588%)}table.hover tfoot tr:hover{background-color:rgb(236.2,236.2,236.2)}table.hover tbody tr:hover{background-color:rgb(248.9,248.9,248.9)}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:hsl(0,0%,92.6078431373%)}.table-scroll{overflow-x:auto}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#e73752;color:#fefefe}.badge.primary{background:#e73752;color:#0a0a0a}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem 0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:" ";flex-basis:0;order:1}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#e73752}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.callout{background-color:hsl(0,0%,99.9411764706%);color:#000;position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(10,10,10,.25);border-radius:0}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:rgb(251.4,225,229.05);color:#000}.callout.success{background-color:rgb(225.45,249.6,234.45);color:#000}.callout.warning{background-color:rgb(255,242.85,216.75);color:#000}.callout.alert{background-color:rgb(247.35,228,225);color:#000}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:1rem;border:1px solid #f7f7f7;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#000}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:1rem;background:#f7f7f7}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{display:table;content:" ";flex-basis:0;order:1}.pagination::after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}
@media print,screen and (min-width: 48em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#f7f7f7}.pagination .current{padding:.1875rem .625rem;background:#e73752;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:rgba(0,0,0,0)}.pagination .ellipsis::after{padding:.1875rem .625rem;content:"…";color:#0a0a0a}.pagination-previous a::before,.pagination-previous.disabled::before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next a::after,.pagination-next.disabled::after{display:inline-block;margin-left:.5rem;content:"»"}.has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #8a8a8a;font-weight:bold;cursor:help}.tooltip{position:absolute;top:calc(100% + 0.6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip::before{position:absolute}.tooltip.bottom::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-top-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a;bottom:100%}.tooltip.bottom.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.top::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-bottom-width:0;border-color:#0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);top:100%;bottom:auto}.tooltip.top.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.left::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a;left:100%}.tooltip.left.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:100%;left:auto}.tooltip.right.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top::before{bottom:auto;top:10%}.tooltip.align-bottom::before{bottom:10%;top:auto}.tooltip.align-left::before{left:10%;right:auto}.tooltip.align-right::before{left:auto;right:10%}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #f7f7f7;border-bottom:0;font-size:.75rem;line-height:1;color:#e73752}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #f7f7f7;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#f7f7f7}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:"+"}.is-active>.accordion-title::before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #f7f7f7;border-bottom:0;background-color:#fefefe;color:#000}:last-child>.accordion-content:last-child{border-bottom:1px solid #f7f7f7}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}
@media print,screen and (max-width: 47.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}
@media print,screen and (max-width: 47.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.orbit{position:relative}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(10,10,10,.5);color:#fefefe}.orbit-next,.orbit-previous{z-index:10;padding:1rem;color:#fefefe;position:absolute;top:50%;transform:translateY(-50%)}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:hover,.orbit-previous:hover,.orbit-next:active,.orbit-previous:active,.orbit-next:focus,.orbit-previous:focus{background-color:rgba(10,10,10,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button:hover{background-color:#8a8a8a}.orbit-bullets button.is-active{background-color:#8a8a8a}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.tabs{margin:0;border:1px solid #f7f7f7;background:#fefefe;list-style-type:none}.tabs::before,.tabs::after{display:table;content:" ";flex-basis:0;order:1}.tabs::after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:rgba(0,0,0,0)}.tabs.primary{background:#e73752}.tabs.primary>li>a{color:#0a0a0a}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:rgb(229.4678571429,42.2321428571,70.9558035714)}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#e73752}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:rgb(219.6071428571,26.3528571429,55.9998214286)}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#f7f7f7;color:#e73752}.tabs-content{border:1px solid #f7f7f7;border-top:0;background:#fefefe;color:#000;transition:all .5s ease}.tabs-content.vertical{border:1px solid #f7f7f7;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px rgba(10,10,10,.2);line-height:0}a.thumbnail{transition:box-shadow 200ms ease-out}a.thumbnail:hover,a.thumbnail:focus{box-shadow:0 0 6px 1px rgba(231,55,82,.5)}a.thumbnail image{box-shadow:none}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a svg,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a svg,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}
@media print,screen and (min-width: 48em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li{flex:1 1 0px}.menu.medium-simple li{flex:1 1 0px}}
@media print,screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li{flex:1 1 0px}.menu.large-simple li{flex:1 1 0px}}
@media screen and (min-width: 75em){.menu.xlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xlarge-expanded li{flex:1 1 0px}.menu.xlarge-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:flex}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg,.menu.nested.icon-left li a img,.menu.nested.icon-left li a i,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg,.menu.nested.icon-right li a img,.menu.nested.icon-right li a i,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg,.menu.nested.icon-top li a img,.menu.nested.icon-top li a i,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#e73752;color:#0a0a0a}.menu .active>a{background:#e73752;color:#0a0a0a}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a svg,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a svg{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:bold;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.accordion-menu li{width:100%}.accordion-menu a{padding:.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#e73752 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#e73752 rgba(0,0,0,0) rgba(0,0,0,0);top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]::after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #e73752;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:1rem}.drilldown .js-drilldown-back>a::before{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #e73752 rgba(0,0,0,0) rgba(0,0,0,0);display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:rgba(0,0,0,0);color:#e73752}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a}
@media print,screen and (min-width: 48em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a}}
@media print,screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a}}
@media screen and (min-width: 75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a::after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:rgba(0,0,0,0) #0a0a0a rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(254,254,254,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#f7f7f7;position:fixed}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10,10,10,.7)}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#f7f7f7;position:absolute}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10,10,10,.7)}.off-canvas-absolute.is-open{transform:translate(0, 0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(10,10,10,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(250px)}.off-canvas-content .off-canvas.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(10,10,10,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(10,10,10,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(10,10,10,.25)}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push{transform:translate(0, 0)}.off-canvas-content .off-canvas.is-open{transform:translate(0, 0)}
  @media print,screen and (min-width: 48em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}
@media print,screen and (min-width: 64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}
@media screen and (min-width: 75em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:250px}}
@media print,screen and (min-width: 48em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}
@media print,screen and (min-width: 64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}
@media screen and (min-width: 75em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top,.off-canvas.in-canvas-for-xlarge.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10,10,10,.45);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe}[data-whatinput=mouse] .reveal{outline:0}
@media print,screen and (min-width: 48em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}
@media print,screen and (min-width: 48em){.reveal{width:600px;max-width:87.5rem !important}}.reveal.collapse{padding:0}
@media print,screen and (min-width: 48em){.reveal.tiny{width:30%;max-width:87.5rem !important}}
@media print,screen and (min-width: 48em){.reveal.small{width:50%;max-width:87.5rem !important}}
@media print,screen and (min-width: 48em){.reveal.large{width:90%;max-width:87.5rem !important}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}
@media print,screen and (max-width: 47.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:bold}.top-bar{padding:.5rem;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.top-bar,.top-bar ul{background-color:#f7f7f7}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar{flex-wrap:wrap}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}
@media print,screen and (min-width: 48em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}
@media print,screen and (max-width: 63.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}
@media print,screen and (max-width: 74.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}
@media print,screen and (max-width: 89.99875em){.top-bar.stacked-for-xlarge{flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:" ";flex-basis:0;order:1}.clearfix::after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}
@media print,screen and (min-width: 48em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}
@media print,screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}
@media screen and (min-width: 75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}
@media print,screen and (min-width: 48em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}
@media print,screen and (min-width: 64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}
@media screen and (min-width: 75em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none !important}.invisible{visibility:hidden}.visible{visibility:visible}
@media print,screen and (max-width: 47.99875em){.hide-for-small-only{display:none !important}}
@media screen and (max-width: 0em),screen and (min-width: 48em){.show-for-small-only{display:none !important}}
@media print,screen and (min-width: 48em){.hide-for-medium{display:none !important}}
@media screen and (max-width: 47.99875em){.show-for-medium{display:none !important}}
@media print,screen and (min-width: 48em)and (max-width: 63.99875em){.hide-for-medium-only{display:none !important}}
@media screen and (max-width: 47.99875em),screen and (min-width: 64em){.show-for-medium-only{display:none !important}}
@media print,screen and (min-width: 64em){.hide-for-large{display:none !important}}
@media screen and (max-width: 63.99875em){.show-for-large{display:none !important}}
@media print,screen and (min-width: 64em)and (max-width: 74.99875em){.hide-for-large-only{display:none !important}}
@media screen and (max-width: 63.99875em),screen and (min-width: 75em){.show-for-large-only{display:none !important}}
@media screen and (min-width: 75em){.hide-for-xlarge{display:none !important}}
@media screen and (max-width: 74.99875em){.show-for-xlarge{display:none !important}}
@media screen and (min-width: 75em)and (max-width: 89.99875em){.hide-for-xlarge-only{display:none !important}}
@media screen and (max-width: 74.99875em),screen and (min-width: 90em){.show-for-xlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}
@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}
@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}
@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}
@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}
@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block !important}.hide-for-dark-mode{display:none !important}}.show-for-ie{display:none}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.show-for-ie{display:block !important}.hide-for-ie{display:none !important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.grecaptcha-badge{visibility:hidden}.visions-footer{color:#fefefe;background-color:#0a0a0a;overflow:hidden}.visions-footer .overlay{position:absolute;left:50%;bottom:-50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:90%;height:358px;border-radius:1210px;background:rgba(128,0,255,.8);filter:blur(150px);-webkit-filter:blur(150px);z-index:2}.visions-footer p{margin-bottom:0}.visions-footer a{color:#fefefe}.visions-footer .ilogo{max-width:12.5rem}.visions-footer .ilogo svg{max-width:100%;vertical-align:top;max-height:1rem}.visions-footer .ilogo svg .visions-v,.visions-footer .ilogo svg .visions-v2{fill:#fefefe}.visions-footer .ilogo svg .visions-i,.visions-footer .ilogo svg .visions-s,.visions-footer .ilogo svg .visions-i2,.visions-footer .ilogo svg .visions-o,.visions-footer .ilogo svg .visions-n,.visions-footer .ilogo svg .visions-s2{fill:rgba(254,254,254,0);transition:.1s ease-in-out all}.visions-footer .ilogo:hover .visions-i,.visions-footer .ilogo:hover .visions-s,.visions-footer .ilogo:hover .visions-i2,.visions-footer .ilogo:hover .visions-o,.visions-footer .ilogo:hover .visions-n,.visions-footer .ilogo:hover .visions-s2{fill:#fefefe}.visions-footer .ilogo:hover .visions-s{transition-delay:.05s}.visions-footer .ilogo:hover .visions-i2{transition-delay:.1s}.visions-footer .ilogo:hover .visions-o{transition-delay:.15s}.visions-footer .ilogo:hover .visions-n{transition-delay:.2s}.visions-footer .ilogo:hover .visions-s2{transition-delay:.25s}.slick-dotted.slick-slider{margin-bottom:0;padding-bottom:1.875rem}.slick-dots{bottom:0}.slick-dots li button::before{content:"";transition:opacity .3s ease;background-color:#e73752;border-radius:50%;width:.625rem;height:.625rem;top:50%;left:50%;transform:translate(-50%, -50%)}.slick-prev,.slick-next{z-index:1}.slick-prev::before,.slick-next::before{font-family:"Font Awesome 6 Free";font-weight:900;color:#e73752}.slick-prev{left:0}.slick-prev::before{content:""}.slick-next{right:0}.slick-next::before{content:""}.school-slider-con{padding:1.875rem 0 5rem 0;background-color:#f6f9ff}
@media print,screen and (min-width: 48em){.school-slider-con{padding:5.5rem 0 6.875rem 0}}.school-slider-con h2{font-weight:700;margin-bottom:2.5rem}
@media print,screen and (min-width: 48em){.school-slider-con h2{margin-bottom:1.875rem}}.school-slider-con h2 span{color:#0d75cc}.school-slider-con .slick-list{overflow:visible}.school-slider-con .slick-arrow{position:absolute;top:-60px}
@media print,screen and (min-width: 48em){.school-slider-con .slick-arrow{top:-55px}}.school-slider-con .slick-next{right:20px}.school-slider-con .slick-next::before{background-color:#0d75cc;color:#fff;content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;padding:12px;border-radius:30px;opacity:1}
@media print,screen and (min-width: 48em){.school-slider-con .slick-next::before{padding:18px}}.school-slider-con .slick-prev{right:65px;left:unset}
@media print,screen and (min-width: 48em){.school-slider-con .slick-prev{right:80px}}.school-slider-con .slick-prev::before{background-color:#d3e6f6;color:#000;content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;padding:12px;border-radius:30px;opacity:1}
@media print,screen and (min-width: 48em){.school-slider-con .slick-prev::before{padding:18px}}.school-slider-con .slide{transition:all .5s;background-color:#fff;padding:1.25rem;border-radius:10px;transform:scale(0.9)}.school-slider-con .slide .image-con{width:100%;height:11.25rem;border-radius:10px}
@media print,screen and (min-width: 64em){.school-slider-con .slide .image-con{height:21.875rem}}.school-slider-con .slide .image-con img{width:100%;height:100%;object-fit:cover;border-radius:10px}.school-slider-con .slide .content-con{margin-top:2.5rem}
@media print,screen and (min-width: 48em){.school-slider-con .slide .content-con{margin-top:1.875rem}}.school-slider-con .slide .content-con h4{margin-bottom:5px;font-weight:700}.school-slider-con .slide .content-con p{margin-bottom:0}.school-slider-con .slide .content-con a{margin-top:2.5rem;display:block;width:fit-content;padding:.625rem 4.625rem;background-color:#0d75cc;color:#fff;transition:all .5s;border-radius:30px;opacity:0}.school-slider-con .slide .content-con a:hover{background-color:#d3e6f6;color:#000;transition:all .2s}.school-slider-con .slide.slick-current{height:auto;transition:all .5s;transform:scale(1);box-shadow:131px 72px 42px 0px rgba(35,30,16,0)}.school-slider-con .slide.slick-current .content-con a{opacity:1;transition:all .5s}.join-banner{padding-top:5.5rem;background-color:#daf9f9;padding-bottom:13.125rem;position:relative;z-index:3}
@media print,screen and (min-width: 64em){.join-banner{padding-top:14.0625rem;padding-bottom:4.375rem}}.join-banner .banner{height:600px;border-radius:25px;background-position:70%;background-repeat:no-repeat;background-size:cover;display:flex;position:relative;overflow:hidden}
@media print,screen and (min-width: 48em){.join-banner .banner{height:337px}}.join-banner .banner .content{margin:auto;margin-bottom:1.5625rem;max-width:280px;position:relative;z-index:1}
@media print,screen and (min-width: 48em){.join-banner .banner .content{margin:auto auto auto 50px;max-width:380px}}
@media print,screen and (min-width: 64em){.join-banner .banner .content{margin-left:89px}}.join-banner .banner p{font-size:72px;color:#471488;margin:auto;font-family:"all-round-gothic";font-weight:700;text-align:center;line-height:65px;margin-bottom:25px}
@media print,screen and (min-width: 48em){.join-banner .banner p{text-align:start}}.join-banner .banner a{margin:auto}
@media print,screen and (min-width: 48em){.join-banner .banner a{margin-right:auto;margin-left:0}}.join-banner .banner .blob{position:absolute}.join-banner .banner .blob.orange{bottom:-372px;left:-260px}
@media print,screen and (min-width: 48em){.join-banner .banner .blob.orange{bottom:-210px;left:-375px}}
@media print,screen and (min-width: 64em){.join-banner .banner .blob.orange{left:-310px}}.join-banner .banner .blob.darkpurple{right:-210px;bottom:-65px}
@media print,screen and (min-width: 48em){.join-banner .banner .blob.darkpurple{bottom:-185px;right:initial;left:286px}}.join-banner .banner .blob.purpleleft{top:226px;left:-18px;transform:rotate(87deg)}
@media print,screen and (min-width: 48em){.join-banner .banner .blob.purpleleft{top:initial;bottom:-140px;left:initial;right:9px}}.join-banner .banner .blob.purpleright{top:56px;right:-110px}
@media print,screen and (min-width: 48em){.join-banner .banner .blob.purpleright{top:-89px;left:-39px}}.join-banner .banner .blob.green{top:-50px;left:-85px}
@media print,screen and (min-width: 48em){.join-banner .banner .blob.green{top:-100px;left:initial;right:28px}}.cta{padding-top:3.125rem;position:relative}
@media print,screen and (min-width: 64em){.cta{padding-top:15.3125rem}}.cta .grid-container{position:relative}.cta img{display:none}
@media print,screen and (min-width: 48em){.cta img{position:absolute;display:block;right:0;bottom:-160px;width:40%}}
@media print,screen and (min-width: 64em){.cta img{bottom:-1px}}
@media print,screen and (min-width: 64em){.cta .color-split{background-color:#767676;position:absolute;left:0;bottom:0;width:100%;height:50%}}.cta .main-con{padding:1.5625rem 1.625rem 2.875rem 1.625rem;border-radius:25px 25px 0px 0px;background:linear-gradient(76deg, #03A9F4 0%, #03F4E6 98.84%)}
@media print,screen and (min-width: 64em){.cta .main-con{padding:3.5625rem 3rem;border-radius:40.8px;background:linear-gradient(76deg, #03A9F4 0%, #03F4E6 98.84%)}}.cta .main-con h1,.cta .main-con h2,.cta .main-con h3{font-weight:700;color:#fff}
@media print,screen and (min-width: 64em){.cta .main-con h1,.cta .main-con h2,.cta .main-con h3{margin-bottom:1.375rem}}.cta .main-con h1 strong,.cta .main-con h2 strong,.cta .main-con h3 strong{color:#767676}.cta .main-con p{font-size:18px;color:#273464;font-weight:500;max-width:400px}
@media print,screen and (min-width: 64em){.cta .main-con p{font-size:26px;max-width:571px}}
@media print,screen and (min-width: 64em){.cta .icon-text{display:flex;margin-top:2.8125rem;margin-bottom:3.625rem;padding-left:3rem}}.cta .icon-text p{display:flex;align-items:center;font-size:14px;font-weight:500;color:#fff}
@media print,screen and (min-width: 64em){.cta .icon-text p{margin-right:1.25rem}}
@media screen and (min-width: 75em){.cta .icon-text p{margin-right:2.1875rem}}.cta .icon-text p svg{margin-right:8px}.cta .icon-text-mobile{background-color:#767676;color:#fff;padding-top:1.875rem;padding-bottom:.875rem}.accordion-sec{position:relative;overflow-x:clip}.accordion-sec .accordion-con ul{background-color:rgba(0,0,0,0);border-bottom:0}.accordion-sec .accordion-con ul li{border-radius:25px;background:#f7f7f7;margin-bottom:.5rem}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li{margin-bottom:.75rem}}.accordion-sec .accordion-con ul li.is-active a::before{transform:rotate(45deg)}.accordion-sec .accordion-con ul li a{font-size:24px;padding:25px;display:flex;flex-direction:row-reverse;line-height:35px;border-bottom:none !important;align-items:baseline;justify-content:space-between;background-color:rgba(0,0,0,0);border:none;color:#0a0a0a;font-weight:700}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li a{padding:25px}}.accordion-sec .accordion-con ul li a::before{content:url("../../visions/images/accordion-icon.svg");transition:all .2s;position:relative;right:unset;top:unset}.accordion-sec .accordion-con ul li a:hover{background-color:rgba(0,0,0,0)}.accordion-sec .accordion-con ul li a:focus{background-color:rgba(0,0,0,0)}.accordion-sec .accordion-con ul li .accordion-content{padding:10px 25px;border:none;font-size:16px;background-color:rgba(0,0,0,0)}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li .accordion-content{padding-top:0;font-size:18px}}.accordion-sec .accordion-con ul li .accordion-content a{font-size:inherit;font-weight:inherit;color:#e73752;padding:0;line-height:inherit;display:inline}.accordion-sec .accordion-con ul li .accordion-content a:before{display:none}.hero{height:100vh;position:relative;justify-content:center;align-items:center;color:#fefefe}.hero .slick-slide{z-index:10 !important}.hero .footer-link{position:absolute;z-index:3;bottom:50px;left:50%;transform:translateX(-50%) rotate(90deg);color:#fff;font-size:42px}.hero__homepage{height:100vh}.hero__content{z-index:2;max-width:100vw}.hero__content h1{font-family:"Transducer";text-transform:uppercase;font-weight:700;font-size:76px}.hero__content h1 strong{color:#e73752}.hero__content h1 p{font-family:Inter}.hero__background{position:absolute;top:0;left:0;width:100vh;height:100vw}.hero__background img{width:100%;height:100%;object-fit:cover}.hero__background--wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero__background--wrapper.slick-dotted{padding-bottom:0}.hero__background--wrapper .slick-dots{z-index:2;bottom:20px;color:#fff}.hero__background--wrapper .slick-dots li::before{color:#fff !important}.hero__background--wrapper .slick-list{height:100%}.hero__background--wrapper .slick-track{height:100%}.hero__background--wrapper .slick-slide img{height:100%;width:100%;object-fit:cover;object-position:center}.hero__background--wrapper .slick-slide video{object-fit:cover;object-position:center}.hero__dark-overlay{position:absolute;width:100%;height:100%;left:0;right:0;bottom:0;background:rgba(0,19,30,.6980392157);opacity:.7;z-index:2}.slick-dots>li{display:inline-block}.slick-dots>li:only-child{display:none}.hero{position:relative}.hero .background-slides{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0}.hero .background-slides .slick-list{height:100%}.hero .background-slides .slick-track{height:100%}.hero .background-slides .slick-slide{height:100vh;position:relative;z-index:10 !important}.hero .background-slides .image-slide-con img{height:100vh;width:100%;object-fit:cover}.hero .background-slides .self-hosted-slider-con .video{height:100%}.hero .background-slides .external-slide-con .vimeo-container{height:100%}.hero .background-slides .external-slide-con .vimeo-container iframe{top:-50% !important;transform:translateY(50%)}.hero .background-slides .play-pause-con{position:absolute;bottom:5%;right:5%;z-index:3;display:flex}.hero .background-slides .play-pause-con button{background-color:#fff;color:#000;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:1000px;margin-left:1rem}.hero .background-slides .play-pause-con button i{font-size:40px}.hero .background-slides .play-pause-con .play-pause i:first-of-type{display:none}.hero .background-slides .play-pause-con .play-pause i:last-of-type{display:block}.hero .background-slides .play-pause-con .play-pause.paused i:last-of-type{display:none}.hero .background-slides .play-pause-con .play-pause.paused i:first-of-type{display:block}.hero .background-slides .play-pause-con .play-pause.play i:first-of-type{display:block}.hero .background-slides .play-pause-con .play-pause.play i:last-of-type{display:none}.hero .background-slides .play-pause-con .play-pause.pause i:last-of-type{display:block}.hero .background-slides .play-pause-con .play-pause.pause i:first-of-type{display:none}.hero .background-slides .play-pause-con .mute-unmute i:last-of-type{display:none}.hero .background-slides .play-pause-con .mute-unmute i:first-of-type{display:block}.hero .background-slides .play-pause-con .mute-unmute.active i:first-of-type{display:none}.hero .background-slides .play-pause-con .mute-unmute.active i:last-of-type{display:block}.hero .background-slides .play-pause-con .mute-unmute.unmute i:first-of-type{display:none}.hero .background-slides .play-pause-con .mute-unmute.unmute i:last-of-type{display:block}.hero .self-hosted-slider-con .paused i:first-of-type{display:none !important}.hero .self-hosted-slider-con .paused i:last-of-type{display:block !important}.hero .grid-container{position:relative;z-index:1}.hero .grid-container h1{font-family:"Transducer";text-transform:uppercase;font-weight:700;margin-bottom:1.875rem;font-size:46px;text-align:center}
@media print,screen and (min-width: 48em){.hero .grid-container h1{text-align:none;font-size:56px}}
@media print,screen and (min-width: 64em){.hero .grid-container h1{text-align:none;font-size:78px}}.hero .grid-container h1 strong{color:#e73752}.hero .grid-container a{background:#000;background:linear-gradient(90deg, white 0%, white 50%, black 50%, black 97%);width:fit-content;transition:color .5s,background-position .5s;position:relative;overflow:hidden;border:1px solid #fff;font-size:18px;background-position:right;background-size:200%}.hero .grid-container a:after{content:"find out more";display:block;bottom:-50px;transition:all .6s cubic-bezier(0.075, 0.82, 0.165, 1);position:absolute;left:50%;transform:translateX(-50%);width:100%;height:fit-content}.hero .grid-container a::before{content:"";background-color:#fff;display:block;top:-50px;width:100%;height:100%;transition:all .6s cubic-bezier(0.075, 0.82, 0.165, 1);left:0;position:absolute}.hero .grid-container a:hover{color:#000;background-position:left}.hero .grid-container a p{font-family:Inter;font-size:18px;text-align:center}
@media print,screen and (min-width: 48em){.hero .grid-container a p{text-align:none}}
@media print,screen and (min-width: 64em){.hero .grid-container a p{text-align:none}}.hero .grid-container .slick-dots{z-index:2;bottom:-100px;color:#fff}.hero .grid-container .slick-dots li button::before{background-color:#fff !important}.hero .grid-container .slick-arrow{position:absolute}.hero .grid-container .slick-arrow.slick-prev{left:5px;top:70% !important;transform:rotate(180deg)}
@media print,screen and (min-width: 48em){.hero .grid-container .slick-arrow.slick-prev{left:20%}}
@media print,screen and (min-width: 64em){.hero .grid-container .slick-arrow.slick-prev{left:10%}}
@media screen and (min-width: 75em){.hero .grid-container .slick-arrow.slick-prev{left:3%}}.hero .grid-container .slick-arrow.slick-prev:before{color:#fff;font-size:42px;opacity:1;content:url(../images/arrow2.svg)}.hero .grid-container .slick-arrow.slick-next{right:5px;top:68% !important}
@media print,screen and (min-width: 48em){.hero .grid-container .slick-arrow.slick-next{right:20%}}
@media print,screen and (min-width: 64em){.hero .grid-container .slick-arrow.slick-next{right:10%}}
@media screen and (min-width: 75em){.hero .grid-container .slick-arrow.slick-next{right:0%}}.hero .grid-container .slick-arrow.slick-next::before{color:#fff;font-size:42px;opacity:1;content:url(../images/arrow2.svg)}.hero .grid-container .grid-x .content-slide-con{padding-top:350px}.hero .grid-container .grid-x .content-slide-con .content-slide{text-align:center}
@media print,screen and (min-width: 48em){.hero .grid-container .grid-x .content-slide-con .content-slide{text-align:none;padding-left:100px}}
@media print,screen and (min-width: 64em){.hero .grid-container .grid-x .content-slide-con .content-slide{text-align:none;padding-left:100px}}
@media(max-width: 380px){.hero .grid-container .slick-arrow.slick-next{right:40%;transform:translateY(-86%)}.hero .grid-container .slick-arrow.slick-prev{left:40%}}.highlight-text{background:#fff;position:relative;padding:12.5rem 0;overflow:hidden}.highlight-text .gradient{position:absolute;bottom:-1000px;width:100%;height:1070px;transform:rotate(90deg);flex-shrink:0;border-radius:1070px;background:#8000ff;filter:blur(125px);transform:translateX(-50%);left:50%}.highlight-text__heading h2{color:#000;font-family:Transducer;font-size:42px;font-weight:600;line-height:60px;letter-spacing:0em;text-align:left}
@media print,screen and (min-width: 48em){.highlight-text__heading h2{margin-left:auto;margin-right:auto}}.highlight-text__content .highlight{opacity:.1;color:#000;transition:all ease .5s;display:block;margin-bottom:-20px}.highlight-text__content p{display:inline-block;font-family:Inter;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;width:100%}
@media print,screen and (min-width: 48em){.highlight-text__content p{font-size:18px}}.highlight-text__cta{text-align:center}.logo-banner{padding:4.0625rem 0;overflow:hidden}
@media print,screen and (min-width: 64em){.logo-banner{padding:4.5rem 0}}.logo-banner .heading-con p{font-weight:500;margin-bottom:1.75rem}
@media print,screen and (min-width: 64em){.logo-banner .heading-con p{margin-bottom:3.75rem}}.logo-banner .slick-slide{margin:0 27px}
@media print,screen and (min-width: 64em){.logo-banner .slick-slide{margin:0 70px}}.logo-banner .slick-list{margin:0 -27px}
@media print,screen and (min-width: 64em){.logo-banner .slick-list{margin:0 -70px}}.logo-banner .slick-initialized .slick-slide{object-fit:contain;object-position:center}.logo-banner .slick-initialized .slick-slide{height:100px}
@media print,screen and (min-width: 64em){.logo-banner .logo-slider{display:flex;justify-content:space-between;max-width:1200px;margin:auto}.logo-banner .logo-slider img{object-fit:contain;object-position:center}}.landing_page{height:85vh;padding-top:5rem;margin:0 auto}
@media print,screen and (min-width: 48em){.landing_page{padding-top:.625rem;height:calc(85vh - 115px)}}
@media print,screen and (min-width: 64em){.landing_page{padding-top:.625rem;height:calc(92vh - 115px)}}.landing_page .logo{padding-top:7.5rem;display:block;margin:0 auto}
@media print,screen and (min-width: 48em){.landing_page .logo{padding-top:18.75rem}}
@media print,screen and (min-width: 64em){.landing_page .logo{padding-top:18.75rem}}.landing_page .text{margin:0 auto;margin-top:1.875rem;color:#fff;font-size:42px;font-family:Transducer;font-weight:400;word-wrap:break-word;display:flex;justify-content:space-around}.gallery{padding:1.875rem 0}
@media print,screen and (min-width: 64em){.gallery{padding:3.75rem 0}}.gallery .grid-x{justify-content:space-between}.gallery .grid-x .cell{width:calc((100% - 20px)/2);margin-bottom:1.25rem}
@media print,screen and (min-width: 48em){.gallery .grid-x .cell{width:calc((100% - 60px)/4)}}.container{display:inline-block}.nav-button{width:47px;height:47px;display:flex;align-items:center;background-color:rgba(0,0,0,0)}#nav-icon3{width:100%;height:100%;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-icon3 span{display:block;position:absolute;height:2px;width:30px;background:#0a0a0a;opacity:1;left:50%;-webkit-transform:rotate(0deg) translateX(-50%);-moz-transform:rotate(0deg) translateX(-50%);-o-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon3 span:nth-child(1){top:0px}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:24px}#nav-icon3 span:nth-child(4){top:12px}#nav-icon3.open span:nth-child(1){top:18px;width:0%;left:50%}#nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:30%}#nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);left:30%}#nav-icon3.open span:nth-child(4){top:18px;width:0%;left:50%}.open-1:hover .menu-1{display:block}.open-1:hover .menu-1{display:block}.hover-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;opacity:0%;z-index:10;display:none;transition:all .3s}.hover-overlay.active{opacity:12%;display:block}
.navigation{position:absolute;width:100%;z-index:100;transition:all .2s}

@media print,screen and (min-width: 64em){
  .navigation{padding:12px 0px 0px}
}
.navigation .desktop-nav-wrap{z-index:2}
.navigation .desktop-nav-wrap:hover>.show-for-large>.nav>.grid-container .nav-overlay{display:block}
.navigation .grid-container{padding:0}
.navigation .grid-container .logo{background-color:#fff;text-align:center;border-bottom-right-radius:20px;position:relative;padding:20px 0px}

@media print,screen and (min-width: 64em){.navigation .grid-container .logo{padding:40px 4px}}
.navigation .grid-container .logo img{max-width:140px}
@media print,screen and (min-width: 64em){.navigation .grid-container .logo img{max-width:unset}}
.navigation .grid-container .logo:before{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:63px;left:19px;background-image:url("../img/corner-left.svg")}
@media print,screen and (min-width: 64em){.navigation .grid-container .logo:before{top:106px;left:19px}}
@media screen and (min-width: 1401px)and (max-width: 1440px){.navigation .grid-container .logo:before{left:-1px}}
@media screen and (min-width: 90em){.navigation .grid-container .logo:before{left:-1px}}
.navigation .grid-container .logo:after{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:0px;right:-29px;background-image:url("../img/corner-left.svg")}
@media print,screen and (min-width: 64em){.navigation .grid-container .logo:after{top:4px}}
@media screen and (min-width: 75em){.navigation .grid-container .logo:after{top:11px}}
.navigation .grid-container .navigation-button{align-items:center;display:flex;background:#fff;width:fit-content;justify-content:space-evenly;border-bottom-left-radius:20px;padding:14px 20px 0px 10px}
.navigation .grid-container .navigation-button a{padding:0;color:#273464;margin-right:1.5rem}
.navigation .grid-container .navigation-button a i{font-size:25px}
.navigation .grid-container .navigation-button p{margin-bottom:0;margin-right:.75rem;font-size:16px}
.navigation .grid-container .navigation-button:before{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:-1px;left:-25px;background-image:url("../img/corner-right.svg")}
.navigation .grid-container .navigation-button:after{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:64px;right:15px;background-image:url("../img/corner-right.svg")}
.navigation .grid-container .grid-x{display:flex;justify-content:space-between}
@media print,screen and (min-width: 64em){.navigation .grid-container .grid-x{align-items:center}}
@media print,screen and (min-width: 48em){.navigation .grid-container .grid-x .small-9{padding-right:20px}}
@media print,screen and (min-width: 64em){.navigation .grid-container .grid-x .small-9{display:flex;justify-content:flex-end;align-items:center}}
.navigation .grid-container .grid-x .small-9 .extra-nav a{font-size:16px}
.navigation .grid-container .grid-x .small-9 .extra-nav a:first-of-type{margin-right:20px;color:#fefefe}
.navigation .grid-container .grid-x .small-9 .nav-con{display:flex;position:relative;z-index:2}
.navigation .grid-container .grid-x .small-9 .nav-con ul{margin:0;display:flex;list-style:none}
.navigation .grid-container .grid-x .small-9 .nav-con ul li{position:relative}
.navigation .grid-container .grid-x .small-9 .nav-con ul li .caret{position:absolute;left:40%;z-index:10;top:23px}
.navigation .grid-container .grid-x .small-9 .nav-con ul li:first-child a{padding-left:0}
.navigation .grid-container .grid-x .small-9 .nav-con ul li:hover .mega-hover{opacity:1;max-height:60vh;min-height:60vh;transition:max-height .1s .1s,min-height .1s .1s,opacity .3s .3s}
.navigation .grid-container .grid-x .small-9 .nav-con ul li:hover .mega-hover .hover-overlay{display:block}
.navigation .grid-container .grid-x .small-9 .nav-con ul li:hover .mega-hover .mega-menu{max-height:38.125rem;min-height:38.125rem;height:100%;transition:max-height .1s .1s,min-height .1s .1s,opacity .3s .3s}
.navigation .grid-container .grid-x .small-9 .nav-con ul li:hover .mega-hover .mega-menu .mega-con{z-index:10}
.navigation .grid-container .grid-x .small-9 .nav-con a{color:#0a0a0a;font-size:16px;font-weight:500}
@media print,screen and (min-width: 48em){.navigation .grid-container .grid-x .small-9 .nav-con a{padding:0px 20px}}
.navigation .grid-container .grid-x .small-9 .nav-con a.menu-opener::after{position:relative !important;margin-top:0 !important;right:unset !important;top:unset !important;margin-left:.3125rem;border-color:rgba(0,0,0,0) !important;content:"" !important;font-family:"Font Awesome 6 Free" !important;width:auto !important;height:auto !important;border-width:0 !important;font-weight:600 !important}
.navigation .grid-container .grid-x .show-for-large{background:#fff;border-bottom-left-radius:20px;padding:52px 15px;position:relative;width:568px}
.navigation .grid-container .grid-x .show-for-large:before{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:6px;left:-25px;background-image:url("../img/corner-right.svg")}
@media print,screen and (min-width: 64em){.navigation .grid-container .grid-x .show-for-large:before{top:6px}}
@media screen and (min-width: 75em){.navigation .grid-container .grid-x .show-for-large:before{top:10px}}
.navigation .grid-container .grid-x .show-for-large:after{content:"";position:absolute;display:block;width:30px;background-repeat:no-repeat;height:30px;top:104px;right:20px;background-image:url("../img/corner-right.svg");background-position:top right}
@media screen and (min-width: 1401px)and (max-width: 1440px){.navigation .grid-container .grid-x .show-for-large:after{right:1px}}

@media screen and (min-width: 90em){
  .navigation .grid-container .grid-x .show-for-large:after{right:0px}
}
.navigation .grid-container .grid-x .show-for-large .desktop-nav-wrap{display:flex;align-items:center;background:#fff;position:fixed;padding:20px 20px;border-radius:20px}
.navigation .grid-container .mega-hover{width:1600%;max-height:0;min-height:0;position:absolute;top:30px;left:-600%;opacity:0;transition:max-height .3s .3s,min-height .3s .3s,opacity .1s .1s;z-index:-5;height:100%}
.navigation .grid-container .mega-hover:hover{opacity:1;max-height:80vh;min-height:80vh;transition:max-height .1s .1s,min-height .1s .1s,opacity .3s .3s}
.navigation .grid-container .mega-hover:hover .hover-overlay{display:block}
.navigation .grid-container .mega-hover:hover .mega-menu{max-height:40.5rem;min-height:40.5rem;height:100%;transition:max-height .1s .1s,min-height .1s .1s,opacity .3s .3s}
@media print,screen and (min-width: 64em){.navigation .grid-container .mega-hover:hover .mega-menu{max-height:38.125rem;min-height:38.125rem}}
.navigation .grid-container .mega-hover:hover .mega-menu .mega-con{z-index:10}
.navigation .grid-container .mega-menu{border-radius:25px;background-color:#fff;overflow:hidden;height:0px;position:fixed;max-width:calc(1400px - 2.5%);width:100%;top:160px;left:50%;transform:translateX(-50%);max-height:0;min-height:0;transition:max-height .3s .3s,min-height .3s .3s,opacity .1s .1s}
.navigation .grid-container .mega-menu .mega-con{position:relative;display:flex;justify-content:space-between;height:100%;z-index:-10;padding:25px}
.navigation .grid-container .mega-menu .mega-con .title-button{display:flex;justify-content:space-between}
.navigation .grid-container .mega-menu .mega-con .title-button p{font-size:28px;font-weight:700;margin-bottom:0}
.navigation .grid-container .mega-menu .mega-con .title-button a{color:#fefefe;display:flex}
.navigation .grid-container .mega-menu .mega-con .boxes{display:flex;justify-content:space-between}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single{background:#f7f7f7;margin-right:25px;border-radius:25px;padding:10px 25px;border:solid 2px rgba(0,0,0,0)}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single:last-of-type{margin-right:0}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single .icon-content{display:flex;align-items:start}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single .icon-content img.icon{margin-right:15px;margin-top:15px}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single .icon-content .content p.boxtitle{font-size:28px;font-weight:700;margin-bottom:0}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-red p.boxtitle{color:#c90a27}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-red .boxbtn{color:#c90a27;display:flex;align-items:center}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-red .boxbtn i{margin-left:8px}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-red:hover{border-color:#c90a27}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-blue p.boxtitle{color:#334bec}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-blue .boxbtn{color:#334bec;display:flex;align-items:center}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-blue .boxbtn i{margin-left:8px}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-blue:hover{border-color:#334bec}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-gold p.boxtitle{color:#86754d}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-gold .boxbtn{color:#86754d;display:flex;align-items:center}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-gold .boxbtn i{margin-left:8px}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-gold:hover{border-color:#86754d}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-green p.boxtitle{color:#0d702a}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-green .boxbtn{color:#0d702a;display:flex;align-items:center}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-green .boxbtn i{margin-left:8px}
.navigation .grid-container .mega-menu .mega-con .boxes .box-single.color-green:hover{border-color:#0d702a}
.navigation .grid-container .mega-menu .mega-con .menu-cta{display:flex;justify-content:space-between;align-items:center;background:#e73752;padding:25px;border-radius:25px}
.navigation .grid-container .mega-menu .mega-con .menu-cta .text-flex{display:flex;align-items:center}
.navigation .grid-container .mega-menu .mega-con .menu-cta .text-flex p{margin-bottom:0;font-size:28px;color:#fefefe;font-weight:400}
.navigation .grid-container .mega-menu .mega-con .menu-cta .text-flex p:last-child{opacity:80%;margin-left:10px}
.navigation .grid-container .mega-menu .mega-con .menu-cta a{color:#e73752;display:flex}
.navigation .grid-container .mega-menu .mega-con .menu-cta a:hover{color:#fefefe}
.navigation .grid-container .mega-menu .mega-con .menu-locations p.locationtitle{font-size:24px;margin-bottom:0;font-weight:700}
.navigation .grid-container .mega-menu .mega-con .menu-locations .menu-location-wrap{display:flex}
.navigation .grid-container .mega-menu .mega-con .menu-locations .menu-location-wrap a{padding:0;display:flex;margin-right:25px}
.navigation .grid-container .mega-menu .mega-con .menu-locations .menu-location-wrap a p{font-size:14px;font-weight:700;margin-left:5px;margin-bottom:0}
.navigation .grid-container .mega-menu .mega-con .menu-locations .menu-location-wrap a:hover{color:#e73752}
.navigation .grid-container .mega-menu .bg{position:absolute;opacity:.1;left:40%}
.navigation .grid-container .mega-menu .links{padding:1.5625rem 0 0 2.1875rem;max-width:50%}
.navigation .grid-container .mega-menu .links p{font-size:32px;font-weight:500;margin-bottom:1.5rem}
.navigation .grid-container .mega-menu .links .help-banner{background-color:#f3f3f3;border-radius:5px;position:relative;height:35px;display:flex;align-items:center;padding-left:4.3125rem;width:135%;margin-top:.9375rem}
.navigation .grid-container .mega-menu .links .help-banner img{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:44px;height:44px;margin-right:3.125rem}
.navigation .grid-container .mega-menu .links .help-banner p{font-size:16px;margin-bottom:0}
.navigation .grid-container .mega-menu .links .help-banner p span{color:#e73752}
.navigation .grid-container .mega-menu .links ul{margin:0;list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;height:50%}
.navigation .grid-container .mega-menu .links ul li{width:fit-content;margin-right:5rem}
.navigation .grid-container .mega-menu .links ul li a{padding:0;color:#767676;display:flex;margin-bottom:.5rem;font-size:16px;align-items:center;font-weight:700;margin-bottom:1.0625rem}
.navigation .grid-container .mega-menu .links ul li a::after{display:none}
.navigation .grid-container .mega-menu .links ul li a span{color:#e73752;font-family:"Font Awesome 6 Free" !important;font-weight:700;font-size:15px;margin-right:.9375rem;width:13px;height:13px;border-radius:100px;background-color:#e73752}
.navigation .grid-container .mega-menu .links ul li a span.no-bg{width:20px;height:auto;background-color:rgba(0,0,0,0);border-radius:0}
.navigation .grid-container .mega-menu .links ul li a{opacity:1;transition:opacity .2s ease-in-out}
.navigation .grid-container .mega-menu .side-bar{background-color:#e73752;width:318px;padding:2.125rem 0;display:flex;flex-direction:column;min-width:318px}
.navigation .grid-container .mega-menu .side-bar.with-image{padding-bottom:0}
.navigation .grid-container .mega-menu .side-bar .icon-con{margin-left:auto;margin-right:auto;margin-bottom:1.6875rem;width:63px;height:63px}
.navigation .grid-container .mega-menu .side-bar .icon-con img{object-fit:contain}
.navigation .grid-container .mega-menu .side-bar p{color:#fff;font-size:24px;font-weight:700;margin-bottom:1.6875rem;text-align:center;line-height:normal;max-width:284px;margin-left:auto;margin-right:auto}
.navigation .grid-container .mega-menu .side-bar a{border-color:#fff;color:#fff !important;width:fit-content;margin-left:auto;margin-right:auto}
.navigation .grid-container .mega-menu .side-bar a:hover{border-color:#767676;background-color:#767676;color:#fff !important}
.navigation .grid-container .mega-menu .side-bar .image-con{margin-left:auto;margin-right:auto;margin-top:1.6875rem}
.navigation .grid-container .desktop-nav{display:flex;align-items:center}
.navigation .grid-container .desktop-nav .extra-buttons{display:flex;align-items:center}
.navigation .grid-container .desktop-nav .extra-buttons .basket{height:28px;width:25px}
.navigation .grid-container .desktop-nav .extra-buttons a i{color:#fff;font-size:25px}
.navigation .grid-container .desktop-nav .extra-buttons a:last-of-type{margin-left:3.625rem}
.navigation .grid-container .desktop-nav .menu-main-nav-container{width:70%;margin-left:auto}
.navigation .grid-container .desktop-nav .button-type1{margin-left:auto}
.navigation .grid-container .desktop-nav ul{display:flex;flex-direction:row}
.navigation .grid-container .desktop-nav ul li{margin-right:3.75rem}
.navigation .grid-container .desktop-nav ul li a{padding:0;font-size:18px;color:#000;margin-left:0 !important}
.navigation .grid-container .desktop-nav ul li a:hover{border-bottom:1px solid #000}
@media print,screen and (min-width: 64em){.navigation:before{content:"";position:absolute;display:block;width:100%;height:20px;background:#fff;top:0}}
@media screen and (min-width: 75em){.navigation:before{height:24px}}
.main-navigation-con{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background-color:#fff}
.main-navigation-con .navigation-menu{position:relative;padding-top:4.6875rem}
.main-navigation-con .navigation-menu .bg{position:absolute;left:0;top:0;width:100%;height:100%}
.main-navigation-con .extra-nav{margin-top:1.375rem}
.main-navigation-con .extra-nav a{display:block}
.main-navigation-con .extra-nav a:first-of-type{margin-bottom:1.375rem}
.main-navigation-con ul{display:flex;flex-direction:column;margin-top:1.25rem;list-style:none;margin-left:0}
.main-navigation-con ul li{background:#f7f7f7;border-radius:15px;margin:6px 0px;padding:20px;display:flex;justify-content:flex-end}
.main-navigation-con ul li.is-accordion-submenu-parent{display:flex;flex-direction:column;align-items:flex-end}
.main-navigation-con ul li.is-accordion-submenu-parent a::after{position:relative !important;margin-top:0 !important;right:unset !important;top:unset !important;margin-left:1.25rem;border-color:rgba(0,0,0,0) !important;content:"" !important;font-family:"Font Awesome 6 Free" !important;width:auto !important;height:auto !important;border-width:0 !important;font-size:16px}
.main-navigation-con ul li.is-submenu-item{padding:0;width:100%}
.main-navigation-con ul li.is-submenu-item a{margin-bottom:25px}
.main-navigation-con ul li a{padding:0;color:#0a0a0a;font-size:24px;display:flex;align-items:center;font-weight:700;line-height:1;text-align:right;justify-content:end;width:100%}
.main-navigation-con ul .submenu{margin:0 !important;list-style:none}
.main-navigation-con ul .submenu .extra-button{border:1px solid #e73752;color:#e73752;margin-bottom:1rem;border-radius:408px;font-size:16px;font-weight:700}
.main-navigation-con ul .submenu .extra-button::after{display:none}
.main-navigation-con ul .submenu li{border-top:none}
.main-navigation-con ul .submenu li:last-of-type{border-bottom:none}
.main-navigation-con ul .submenu li:nth-child(1){margin-top:25px}
.main-navigation-con ul .submenu li a{padding:0;display:flex;margin-bottom:1.25rem;font-size:16px}
.main-navigation-con ul .submenu li a::after{display:none}
.main-navigation-con ul .submenu li a.red{color:#e73752}
.main-navigation-con ul .submenu li a.blue{color:#334bec}
.main-navigation-con ul .submenu li a.green{color:#0d702a}
.main-navigation-con ul .submenu li a span{color:#e73752;font-family:"Font Awesome 6 Free" !important;font-weight:700;font-size:15px;margin-right:.9375rem;width:13px;height:13px;border-radius:100px;background-color:#e73752}
.main-navigation-con ul .submenu li a span.no-bg{width:20px;height:auto;background-color:rgba(0,0,0,0);border-radius:0}
.main-navigation-con .navigation-menu{height:100%}
.main-navigation-con .navigation-menu .grid-container{height:100%;overflow-y:scroll}
.main-navigation-con .navigation-menu .grid-container .grid-x{height:100%;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}
.main-navigation-con .navigation-menu .grid-container .grid-x .bottom-nav-content{margin-top:auto;padding-bottom:3.75rem}
.main-navigation-con .navigation-menu .grid-container .grid-x .bottom-nav-content p{font-size:18px;color:#5f615e;max-width:260px;margin-bottom:1.25rem}
.main-navigation-con .navigation-menu .grid-container .grid-x .bottom-nav-content .policy{margin-top:3.75rem;display:flex;justify-content:space-between}
.main-navigation-con .navigation-menu .grid-container .grid-x .bottom-nav-content .policy a{font-size:18px;color:#5f615e}
.main-navigation-con h3{font-size:42px;display:flex;align-items:center;margin-bottom:0}
.main-navigation-con h3 img{margin-left:.5rem}
.main-navigation-con .basket{margin:0}.menu .is-active>a{background-color:rgba(0,0,0,0)}

.home.hero-component{margin-top:20px;border-top:solid 1px #fff}
@media print,screen and (min-width: 64em){.home.hero-component{margin-top:0}}
.home.hero-component::before{content:"";position:absolute;display:block;width:100%;height:18%;top:0;left:0;background-image:url("../img/nav-bg.webp");background-repeat:no-repeat;background-size:contain;display:none;z-index:9}
@media print,screen and (min-width: 64em){.home.hero-component::before{display:block}}
.cart-num{border-radius:50%;padding:3px;padding-left:8px;padding-right:8px;width:50px !important;height:50px !important;background:#e73752;color:#fefefe;font-weight:700;margin-left:-12px}.scrolled .desktop-nav-wrap{background-color:hsla(0,0%,100%,.7) !important}.scrolled .desktop-nav-wrap:before{backdrop-filter:blur(16px)}.desktop-nav-wrap::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;border-radius:20px;height:100%;z-index:-1}
@media print,screen and (min-width: 64em){.single-product .navigation .grid-container .grid-x .logo:before{left:19px;top:107px}}
@media print,screen and (min-width: 64em){.single-product .navigation .grid-container .grid-x .show-for-large::after{right:19px}}.single-product .single-product-container .product-hero{padding-top:8px}.footer{margin:25px 0px}.footer .grid-container .grid-x .menuwrap{width:100%}.footer .grid-container .grid-x .menuwrap .menu-single{margin-top:20px}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .menuwrap .menu-single{margin-top:0px}}.footer .grid-container .grid-x .menuwrap .menu-single p.footer-nav-title{font-weight:700;margin-bottom:15px}.footer .grid-container .grid-x .menuwrap .menu-single ul{display:flex;flex-direction:column}.footer .grid-container .grid-x .menuwrap .menu-single ul a{padding:0;padding-bottom:12px;font-size:16px}.footer .grid-container .grid-x .menuwrap .menu-single ul a:hover{color:#e73752}.footer .grid-container .grid-x .menuwrap .menu-single ul a.bold{font-weight:600}.footer .grid-container .grid-x .menuwrap.hide-for-large{display:flex;flex-direction:row;justify-content:space-between}.footer .grid-container .grid-x .menuwrap.hide-for-large .menus-left{width:50%}.footer .grid-container .grid-x .menuwrap.hide-for-large .menus-right{width:50%}.footer .grid-container .grid-x .menuwrap.show-for-large{display:flex;justify-content:space-between}.footer .grid-container .grid-x .logo-socials{display:flex;flex-direction:column;border-bottom:solid 1px #000;padding-bottom:15px;margin:50px 0px 20px}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .logo-socials{flex-direction:row;margin:50px 0px 25px;justify-content:space-between}}.footer .grid-container .grid-x .logo-socials .social-section{margin-top:25px}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .logo-socials .social-section{margin-top:0px}}.footer .grid-container .grid-x .logo-socials .social-section a{margin-left:20px;color:#0a0a0a;font-size:20px}.footer .grid-container .grid-x .logo-socials .social-section a:first-of-type{margin-left:0}.footer .grid-container .grid-x .logo-socials .social-section a:hover{color:#e73752}.footer .grid-container .grid-x .legalmenu{margin-bottom:20px}.footer .grid-container .grid-x .legalmenu a{font-size:14px;padding:0;margin-right:25px}.footer .grid-container .grid-x .legalmenu a:hover{color:#e73752}.footer .grid-container .grid-x .disclaimer-single{font-size:12px;font-weight:500}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .disclaimer-left{padding-right:70px}}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .disclaimer-right{padding-left:70px;text-align:right}}.footer .grid-container .grid-x .copyright-left{font-size:14px;margin-top:25px}.footer .grid-container .grid-x .copyright-right{font-size:14px;margin-top:25px}
@media print,screen and (min-width: 64em){.footer .grid-container .grid-x .copyright-right{text-align:right}}p.green-text{color:#0d702a}p.red-text{color:#c90a27}p.blue-text{color:#334bec}#menu-footer-facilitators-1 li:first-of-type a{font-weight:700}#menu-footer-coaches-1 li:first-of-type a{font-weight:700}#menu-footer-educators-1 li:first-of-type a{font-weight:700}.hero-cta{position:relative;padding-top:7rem;background-color:#fff;padding-bottom:1.875rem}.hero-cta.contact-con{padding:3.75rem 0}
@media print,screen and (min-width: 64em){.hero-cta.contact-con{padding:7.5rem 0}}.hero-cta.contact-con .hero-container .grid-container .content .content-box{margin-left:auto}
@media print,screen and (min-width: 64em){.hero-cta.contact-con .hero-container .grid-container .content .content-box p{max-width:316px;margin-bottom:3.75rem}}
@media print,screen and (min-width: 64em){.hero-cta.contact-con .content-box{padding:2.5rem !important;width:435px}}
@media print,screen and (min-width: 64em){.hero-cta.contact-con .content-box h2{max-width:330px}}
@media screen and (min-width: 75em){.hero-cta.contact-con .button-con{display:flex;justify-content:space-between}}.hero-cta.contact-con .button-con a{width:fit-content !important}.hero-cta.contact-con .button-con a:first-of-type{margin-bottom:.75rem}
@media print,screen and (min-width: 64em){.hero-cta.contact-con .button-con a:first-of-type{margin-bottom:0}}.hero-cta .hero-container{position:relative;height:52.75rem}
@media print,screen and (min-width: 64em){.hero-cta .hero-container{height:48.9375rem}}.hero-cta .hero-container img{position:absolute;right:0;top:0;height:100%;z-index:0;border-radius:24px;object-fit:cover}.hero-cta .hero-container .grid-container{position:relative;z-index:1;height:100%}.hero-cta .hero-container .grid-container .grid-x{height:100%}.hero-cta .hero-container .grid-container .content{display:flex;height:100%;border-radius:24px;position:relative;padding:1.25rem;flex-direction:column;overflow:hidden}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content{flex-direction:row;padding:2.5rem}}.hero-cta .hero-container .grid-container .content .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(74,98,40,.2);border-radius:24px}.hero-cta .hero-container .grid-container .content .content-box{position:relative;background-color:#f0f1f1;padding:1.25rem;border-radius:12px;z-index:3}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content .content-box{height:fit-content;margin-top:auto}}.hero-cta .hero-container .grid-container .content .content-box p{font-size:18px;color:#5f615e}.hero-cta .hero-container .grid-container .content .content-con{margin-top:auto;margin-bottom:3.75rem;position:relative;z-index:3}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content .content-con{margin-bottom:0}}.hero-cta .hero-container .grid-container .content .content-con h1{margin-bottom:1.125rem;color:#fff;max-width:90%}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content .content-con h1{max-width:none}}.hero-cta .hero-container .grid-container .content .content-con h1 img{position:relative;left:unset;top:unset;width:31px;height:31px}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content .content-con h1 img{width:59px;height:59px}}.hero-cta .hero-container .grid-container .content .content-con div p{margin-bottom:0;color:#fff;font-size:18px}
@media print,screen and (min-width: 64em){.hero-cta .hero-container .grid-container .content .content-con div p{font-size:24px}}.popout{position:fixed;top:30%;right:-315px;z-index:100;width:315px;background-color:#fff;border:5px solid #8000ff;padding:2.5rem .9375rem 1.25rem .9375rem;transition:all .5s;display:none}
@media print,screen and (min-width: 64em){.popout{display:block}}.popout.open{right:0}.popout .form-con p{margin-bottom:0}.popout .form-con .form-heading{font-size:30px;text-align:center;margin-bottom:1.75rem}.popout .help-text{display:none}.popout label{font-size:16px}.popout label input,.popout label textarea{margin-bottom:0;border:1px solid #000;box-shadow:none}.popout .button-popout{background-color:#8000ff;padding:15px;top:-5px;left:-60px;position:absolute;cursor:pointer}.popout .button-popout i{color:#fff;font-size:25px}
.image-and-text .image-con{height:17.5rem;margin-bottom:1.75rem}
@media print,screen and (min-width: 64em){.image-and-text .image-con{height:533px;margin-bottom:6.25rem}}
.image-and-text .image-con img{height:100%;object-fit:cover;width:100%;border-radius:15px}
.image-and-text .image-con iframe{border-radius:15px}
.image-and-text .image-con.image-bottom{margin-top:1.75rem}
@media print,screen and (min-width: 64em){.image-and-text .image-con.image-bottom{margin-bottom:6.25rem}}
.image-and-text .image-con.hide-image{display:none}
.image-and-text .image-con.show-image{display:block}
.image-and-text .bold-content p{font-weight:700;font-size:22px;line-height:120%}
@media screen and (min-width: 75em){.image-and-text .bold-content p{font-size:40px;margin-bottom:30px}}
.image-and-text .bold-content.not-bold p{line-height:1.6;font-size:18px;font-weight:initial;opacity:.75}
.image-and-text .content p{opacity:.75}
@media screen and (min-width: 75em){.image-and-text .content p{font-size:18px}}
.image-and-text .right-button{display:flex}
.image-and-text .right-button a{margin-top:1.25rem}
@media print,screen and (min-width: 64em){.image-and-text .right-button{margin-left:auto;max-width:calc(50% - 2.5rem)}
  .image-and-text .right-button a{margin-top:3.125rem}}.reveal{border-radius:25px;box-shadow:none !important;padding:25px}.reveal .container{width:100%}.reveal i.fa-solid.fa-xmark{color:#e73752}.product-slider .product-slider-con .slick-slide{margin:50px 10px}.product-slider .product-slider-con .slick-list{margin:0 -10px}.product-slider .product-slider-con .product{background:#fff;border-radius:25px;transition:all ease .5s;padding:25px;margin-top:20px;margin-bottom:20px}
@media print,screen and (min-width: 48em){.product-slider .product-slider-con .product{margin-top:50px;margin-bottom:50px}}.product-slider .product-slider-con .product h3{margin-bottom:1.25rem;font-size:26px}
@media print,screen and (min-width: 48em){.product-slider .product-slider-con .product h3{min-height:130px}}
@media print,screen and (min-width: 64em){.product-slider .product-slider-con .product h3{font-size:32px;min-height:140px}}.product-slider .product-slider-con .product p.cat-tag{margin-bottom:0;width:fit-content;padding:10px 24px;border-radius:25px;color:#fff;font-weight:700;font-family:"PingFang SC", "Microsoft YaHei", "Inter";margin-bottom:20px}
@media print,screen and (min-width: 48em){.product-slider .product-slider-con .product p.product-desc{min-height:200px}}
@media print,screen and (min-width: 64em){.product-slider .product-slider-con .product p.product-desc{min-height:145px}}.product-slider .product-slider-con .product p{margin-bottom:1.25rem;font-size:16px}
@media print,screen and (min-width: 48em){.product-slider .product-slider-con .product p{font-size:18px}}.product-slider .product-slider-con .product .date-location{display:flex;margin:20px 0px}.product-slider .product-slider-con .product .date-location p{margin-bottom:0;display:flex;flex-direction:row;margin-right:20px;align-items:center;font-weight:500;font-size:14px}.product-slider .product-slider-con .product .date-location p img{width:20px;height:20px;object-fit:contain;margin-right:5px}.product-slider .product-slider-con .product .price-icon{display:flex;justify-content:space-between;align-items:baseline;margin-top:75px}.product-slider .product-slider-con .product .price-icon .price{font-weight:700;font-size:24px;margin-bottom:0}
@media print,screen and (min-width: 64em){.product-slider .product-slider-con .product .price-icon .price{font-size:32px}}.product-slider .product-slider-con .product .price-icon .icon-wrap{border-radius:50%;height:45px;width:45px;display:flex;align-items:center;justify-content:center}
@media print,screen and (min-width: 64em){.product-slider .product-slider-con .product .price-icon .icon-wrap{width:56px;height:56px}}.product-slider .product-slider-con .product .price-icon .icon-wrap .icon{font-size:30px;transition:all ease .5s}.product-slider .product-slider-con .product.category-facilitation .icon-wrap{background-color:#c90a27}.product-slider .product-slider-con .product.category-facilitation p.cat-tag{background-color:#c90a27}.product-slider .product-slider-con .product.category-facilitation:hover{box-shadow:0px 25px 30px -18px rgba(202,9,39,.5607843137)}.product-slider .product-slider-con .product.category-facilitation:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}.product-slider .product-slider-con .product.category-coaching .icon-wrap{background-color:#0d702a}.product-slider .product-slider-con .product.category-coaching p.cat-tag{background-color:#0d702a}.product-slider .product-slider-con .product.category-coaching:hover{box-shadow:0px 25px 30px -18px rgba(15,112,42,.6117647059)}.product-slider .product-slider-con .product.category-coaching:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}.product-slider .product-slider-con .product.category-education .icon-wrap{background-color:#334bec}.product-slider .product-slider-con .product.category-education p.cat-tag{background-color:#334bec}.product-slider .product-slider-con .product.category-education:hover{box-shadow:0px 25px 30px -18px rgba(51,75,236,.631372549)}.product-slider .product-slider-con .product.category-education:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}
@media screen and (max-width: 768px){.product-slider .product-slider-con .product{display:none}.product-slider .product-slider-con .product:nth-of-type(1),.product-slider .product-slider-con .product:nth-of-type(2),.product-slider .product-slider-con .product:nth-of-type(3){display:block}}.parallax-hero{height:2000px}.parallax-hero .grid-container{height:100%;position:relative}.parallax-hero .grid-container .image-con-one{position:relative;top:538px;display:flex}.parallax-hero .grid-container .image-con-one img{margin:auto}
@media print,screen and (min-width: 64em){.parallax-hero .grid-container .image-con-one img{margin:0}}.parallax-hero .grid-container .image-con-two{position:relative;top:638px;display:flex}.parallax-hero .grid-container .image-con-two img{margin:auto}.parallax-image{min-height:2000px;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;width:100%;background-position:70%}.large-cta{padding-top:9.375rem}.large-cta .cta-con{text-align:center;padding:2.875rem 0;display:flex;flex-direction:column}.large-cta .cta-con .pill{padding:8px 16px;border-radius:50px;border:2px solid #8000ff;color:#8000ff;font-weight:600;font-size:14px;margin-bottom:0;width:fit-content;margin:auto}.large-cta .cta-con h2{margin:1.6875rem auto;text-align:center;font-size:42px}
@media print,screen and (min-width: 48em){.large-cta .cta-con h2{font-size:56px;margin-bottom:3.0625rem}}.large-cta .cta-con .blurb{font-size:18px;text-align:center;margin-bottom:2.875rem}
@media print,screen and (min-width: 48em){.large-cta .cta-con .blurb{font-size:30px;margin-bottom:3.0625rem}}.large-cta .cta-con .buttons-con{display:flex;flex-direction:column}
@media print,screen and (min-width: 48em){.large-cta .cta-con .buttons-con{flex-direction:row;width:fit-content;margin:auto}}.large-cta .cta-con .buttons-con a{width:fit-content;margin:auto;min-width:156px;margin-bottom:2.8125rem;transition:all ease .5s}
@media print,screen and (min-width: 48em){.large-cta .cta-con .buttons-con a:first-of-type{margin-right:1.5625rem}}.large-cta .cta-con .buttons-con a:nth-child(2):hover{transition:all ease .5s;background:#000 !important;color:#fff !important}
@media print,screen and (min-width: 64em){.large-cta .cta-con .image-con img{max-width:400px}}.on-scroll.hide-for-large{padding-top:3.75rem;position:relative;overflow-x:hidden}
@media print,screen and (min-width: 48em){.on-scroll.hide-for-large{padding-bottom:5rem}}.on-scroll.hide-for-large .onscroll-con{min-height:400px}.on-scroll.hide-for-large .onscroll-con .content-image-con{display:flex;flex-direction:column-reverse;opacity:0;transition:all 1s;position:absolute;min-height:400px;justify-content:flex-end;width:100%}.on-scroll.hide-for-large .onscroll-con .content-image-con.active{opacity:1}.on-scroll.hide-for-large .onscroll-con .content-image-con.deactive{display:none}.on-scroll.hide-for-large .onscroll-con .content-image-con .content-con .small{font-size:16px}.on-scroll.hide-for-large .onscroll-con .content-image-con .content-con .small span{font-weight:500}.on-scroll.hide-for-large .onscroll-con .content-image-con .content-con p{font-weight:700;font-size:32px;margin-bottom:0}.on-scroll.hide-for-large .onscroll-con .content-image-con .image-con{margin-bottom:2.1875rem;display:flex;justify-content:center}.on-scroll.show-for-large{position:relative;overflow:hidden;padding-top:9.375rem}.on-scroll.show-for-large .on-scroll-content-con .content-con{height:400px;padding-top:4.375rem}.on-scroll.show-for-large .on-scroll-content-con .content-con .small{font-size:16px}.on-scroll.show-for-large .on-scroll-content-con .content-con .small span{font-weight:500}.on-scroll.show-for-large .on-scroll-content-con .content-con p{font-weight:700;font-size:32px;margin-bottom:0}
@media print,screen and (min-width: 64em){.on-scroll.show-for-large .on-scroll-content-con .content-con p{font-size:48px;max-width:400px}}
@media screen and (min-width: 75em){.on-scroll.show-for-large .on-scroll-content-con .content-con p{max-width:unset}}.on-scroll.show-for-large .on-scroll-image .image-con{opacity:0;transition:all 1s;position:absolute;height:370px}.on-scroll.show-for-large .on-scroll-image .image-con.active{opacity:1}.on-scroll-two{position:relative;padding-bottom:8.75rem}.on-scroll-two .grid-container{position:relative}
@media print,screen and (min-width: 64em){.on-scroll-two .grid-container{padding-top:25%;height:calc(100vh - 113px)}}.on-scroll-two .content-con{opacity:0;transition:all .2s;padding-right:1.25rem;position:absolute}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con{top:50%;transform:translateY(-50%)}}
@media screen and (min-width: 75em){.on-scroll-two .content-con{padding-right:0}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.content-1{right:0;width:40%}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.content-2{width:25%}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.content-3{right:0;width:40%}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.content-4{width:35%}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.content-5{right:0;width:40%}}.on-scroll-two .content-con.active{opacity:1}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.active{opacity:0}}
@media print,screen and (min-width: 64em){.on-scroll-two .content-con.active-large{opacity:1}}.on-scroll-two .content-con h3{font-size:24px;color:#fff;margin-bottom:1.875rem}.on-scroll-two .content-con div p{font-size:14px;color:#fff}.on-scroll-two .s1{width:100%;position:absolute;right:0;height:330.3333333px}.on-scroll-two .s1#con1{top:0}.on-scroll-two .s1#con2{top:480.3333333px;height:190px}.on-scroll-two .s1#con3{top:670.3333333px;height:180px}.on-scroll-two .s1#con4{top:850.3333333px;height:180px}.on-scroll-two .s1#con5{top:1030.3333333px}.on-scroll-two .s1#con1large{top:0}.on-scroll-two .s1#con2large{top:697px;height:100px}.on-scroll-two .s1#con3large{top:1052px;height:125px}.on-scroll-two .s1#con4large{top:1495px;height:180px}.on-scroll-two .s1#con5large{top:1870px}.on-scroll-two .lottie-con{position:relative}
@media print,screen and (min-width: 48em){.on-scroll-two .lottie-con{width:75%;margin:auto}}
@media print,screen and (min-width: 64em){.on-scroll-two .lottie-con{width:auto;position:absolute}}.on-scroll-two .lottie-con .overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);position:absolute;left:0;bottom:0;width:100%;height:90px;z-index:2}
@media print,screen and (min-width: 64em){.on-scroll-two .lottie-con .overlay{display:none}}.on-scroll-two .lottie-con #secondlottie{position:relative;z-index:1}.card-spotlight{padding-top:3.125rem;padding-bottom:3.125rem;background:#fff}.card-spotlight .cards.slick-slider .slick-arrow.slick-next{right:15%}
@media print,screen and (min-width: 64em){.card-spotlight .cards.slick-slider .slick-arrow.slick-next{right:10%}}.card-spotlight .cards.slick-slider .slick-arrow.slick-prev{transform:rotate(180deg);left:15%}
@media print,screen and (min-width: 64em){.card-spotlight .cards.slick-slider .slick-arrow.slick-prev{left:10%}}.card-spotlight .cards.slick-slider .slick-arrow::before{color:#fff !important;content:url(../images/arrow2.svg)}.card-spotlight .cards .card{margin-left:20px;margin-right:20px;border-radius:12px;-webkit-border-radius:12px;height:700px;border:none;position:relative;z-index:2 !important}.card-spotlight .cards .card .card-content{position:absolute;z-index:5 !important;color:#fff;width:100%;float:left;bottom:60%}
@media print,screen and (min-width: 64em){.card-spotlight .cards .card .card-content{width:500px;margin-left:100px;bottom:50px}}.card-spotlight .cards .card .card-content h1{font-size:24px;text-transform:uppercase;font-family:Transducer;font-size:24px;font-weight:600;line-height:31px;letter-spacing:0em;text-align:center}
@media print,screen and (min-width: 64em){.card-spotlight .cards .card .card-content h1{text-align:left}}.card-spotlight .cards .card .card-content span{font-family:Inter;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;text-align:center}
@media print,screen and (min-width: 64em){.card-spotlight .cards .card .card-content span{text-align:left}}.card-spotlight .cards .card .overlay{background:rgba(0,0,0,.6);width:100%;height:100%;top:0;left:0;position:absolute;z-index:3 !important}.featured-categories{background:#fff;padding-top:3.125rem;padding-bottom:3.125rem}.featured-categories .header{margin-bottom:40px}.featured-categories .categories{padding-top:20px;padding-bottom:20px}.featured-categories .categories .content{padding:40px;height:100%;position:relative}.featured-categories .categories .content .small-text{font-family:Inter;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;text-align:left;width:100%}.featured-categories .categories .content .title{font-family:Inter;font-size:24px;font-weight:400;line-height:40px;letter-spacing:0em;text-align:left;float:left;width:100%;margin-bottom:1.25rem}.featured-categories .categories .content .description{font-family:Inter;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;text-align:left;float:left;width:100%}.featured-categories .categories .content a{color:#000;font-family:Inter;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;position:absolute;bottom:40px;left:40px;transition:ease-in-out .5s}.featured-categories .categories .content a:hover{color:#fff;transition:ease-in-out .5s}.featured-categories .categories .content a:hover svg{color:#fff;transition:ease-in-out .5s}.featured-categories .categories .gray{background:#dee0e2;border-radius:12px;-webkit-border-radius:12px}.featured-categories .categories .gray img{width:auto;margin:0 auto;display:block}.featured-categories .categories .gray .product-title{font-family:Inter;font-size:24px;font-weight:400;line-height:40px;letter-spacing:0em;text-align:left}.featured-categories .categories .gray .price-from{font-family:Inter;font-size:24px;font-weight:400;line-height:40px;letter-spacing:0em;text-align:right}.featured-categories .categories .yellow{background:#ffb612;border-radius:12px;-webkit-border-radius:12px}.featured-categories .header h1{font-family:Transducer;font-size:28px;font-weight:600;line-height:44px;letter-spacing:0em;text-align:left}.featured-categories .header .description{display:block;margin-bottom:20px}.accordion-sec{position:relative;overflow-x:clip}.accordion-sec .accordion-con ul{background-color:rgba(0,0,0,0);border-bottom:0}.accordion-sec .accordion-con ul li{border-radius:25px;background:#f7f7f7;margin-bottom:.5rem}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li{margin-bottom:.75rem}}.accordion-sec .accordion-con ul li.is-active a::before{transform:rotate(45deg)}.accordion-sec .accordion-con ul li a{font-size:24px;padding:25px;display:flex;flex-direction:row-reverse;line-height:35px;border-bottom:none !important;align-items:baseline;justify-content:space-between;background-color:rgba(0,0,0,0);border:none;color:#0a0a0a;font-weight:700}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li a{padding:25px}}.accordion-sec .accordion-con ul li a::before{content:url("../../visions/images/accordion-icon.svg");transition:all .2s;position:relative;right:unset;top:unset}.accordion-sec .accordion-con ul li a:hover{background-color:rgba(0,0,0,0)}.accordion-sec .accordion-con ul li a:focus{background-color:rgba(0,0,0,0)}.accordion-sec .accordion-con ul li .accordion-content{padding:10px 25px;border:none;font-size:16px;background-color:rgba(0,0,0,0)}
@media print,screen and (min-width: 64em){.accordion-sec .accordion-con ul li .accordion-content{padding-top:0;font-size:18px}}.accordion-sec .accordion-con ul li .accordion-content a{font-size:inherit;font-weight:inherit;color:#e73752;padding:0;line-height:inherit;display:inline}.accordion-sec .accordion-con ul li .accordion-content a:before{display:none}.key-features{padding-top:7.5rem}.key-features h2{margin-bottom:3.75rem}.key-features h2 img{width:26px;height:26px}.key-features .segment-con{padding:1.25rem 0;border-top:1px solid #000}.key-features .segment-con.grey .card-con{background-color:#5f615e;padding:2.5rem 1.25rem 1.25rem 1.25rem;color:#fff}
@media print,screen and (min-width: 64em){.key-features .segment-con.grey .card-con{padding:1.25rem}}.key-features .segment-con.white .card-con{background-color:#fff}.key-features .segment-con .card-con{border-radius:20px;padding:0 1.25rem}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con{display:flex;justify-content:space-between;align-items:stretch}}.key-features .segment-con .card-con h5{font-size:24px;line-height:33px}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con h5{font-size:28px}}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con h5{max-width:250px}}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con h5{width:380px;max-width:380px}}.key-features .segment-con .card-con .content{margin-bottom:5rem}.key-features .segment-con .card-con .content p{font-size:14px}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con .content p{font-size:18px}}.key-features .segment-con .card-con .content p:last-of-type{margin-bottom:0}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con .content{max-width:325px;margin-bottom:0}}.key-features .segment-con .card-con .image-con{max-height:228px;border-radius:12px}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con .image-con{max-height:unset;max-width:300px}}
@media screen and (min-width: 75em){.key-features .segment-con .card-con .image-con{max-width:420px;min-width:420px;min-height:260px;max-height:260px}}.key-features .segment-con .card-con .image-con .simpleParallax{border-radius:12px}.key-features .segment-con .card-con .image-con img{width:100%;object-fit:cover;max-height:228px;border-radius:12px}
@media print,screen and (min-width: 64em){.key-features .segment-con .card-con .image-con img{max-height:unset;height:100%}}.no-page{padding-top:9.8125rem;padding-bottom:5rem;position:relative;overflow:hidden}
@media print,screen and (min-width: 64em){.no-page{padding-bottom:0}}.no-page .content-con{padding:0 !important;background-color:rgba(0,0,0,0) !important;padding-top:8.75rem !important;padding-bottom:6.25rem !important}

@media print,screen and (min-width: 64em){
  .no-page .content-con{padding-top:0 !important}
}
.no-page .background-video{position:absolute !important}
.no-page svg{fill:#000}
.no-page h1{font-size:24px;font-weight:400;color:#fff !important}
.no-page .number{font-size:200px !important;font-weight:700}
.no-page p{color:#fff !important}
.no-page a{color:#fff !important}
.inner-hero{padding-top:6.875rem;padding-bottom:1.25rem}

@media print,screen and (min-width: 64em){.inner-hero{padding-bottom:2.1875rem}}
@media print,screen and (min-width: 48em){.inner-hero .grid-x{flex-direction:row-reverse}}
.inner-hero h1{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1.25rem}
@media screen and (min-width: 75em){.inner-hero h1{margin-top:7.5rem}}.inner-hero h1::after{content:"";background-image:url(../../visions/images/fancy-icon.svg);width:31px;background-repeat:no-repeat;background-position:center;height:31px;background-size:cover;margin-left:10px;display:block}
@media print,screen and (min-width: 64em){.inner-hero h1::after{width:59px;height:59px}}
@media print,screen and (min-width: 64em){.inner-hero .content-section{display:flex;justify-content:space-between}}.inner-hero .content-section p{font-size:18px;max-width:287px}
@media print,screen and (min-width: 64em){.inner-hero .content-section p{max-width:325px}}.inner-hero .content-section .cta-con{margin-top:3.75rem;padding:1.25rem;background-color:#f0f1f1;position:relative;z-index:1;border-radius:12px;max-width:335px}.inner-hero .content-section .cta-con p{margin-top:0;margin-bottom:1.25rem;color:#5f615e;font-size:18px;max-width:296px}.inner-hero .image-con{margin-top:5rem;border-radius:24px;height:560px}
@media print,screen and (min-width: 48em){.inner-hero .image-con{margin-top:0;height:100%;padding-right:3.75rem}}.inner-hero .image-con img{height:100%;width:100%;object-fit:cover;border-radius:24px}.text-and-image{background-color:#1d1d1f;padding:7.5rem 0;color:#fff}
@media print,screen and (min-width: 64em){.text-and-image{padding:5.5rem 0}}.text-and-image h2{margin-bottom:2.5rem}
@media print,screen and (min-width: 64em){.text-and-image h2{margin-bottom:5rem;max-width:1090px}}.text-and-image .rep-con{display:flex;flex-wrap:wrap}.text-and-image .rep-con.text .image-con-2{height:537px;margin-bottom:3.75rem}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.text .image-con-2{margin-bottom:0;margin-top:6.875rem}}
@media screen and (min-width: 75em){.text-and-image .rep-con.text .image-con-2{width:120%}}.text-and-image .rep-con.text .image-con-2 img{height:100%;width:100%;object-fit:cover;border-radius:20px}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.text .content-con{max-width:670px;width:55%}}.text-and-image .rep-con.text .image-con{margin-top:7.5rem}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.text .image-con{max-width:455px;width:35%;margin-top:0;margin-right:5rem}}.text-and-image .rep-con.image{margin-top:7.5rem}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image{justify-content:space-between !important;margin-top:2.5rem;align-items:center}}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image.right .image-con{margin-left:8.4375rem}}
@media screen and (min-width: 75em){.text-and-image .rep-con.image.right .content-con{margin-left:4.6875rem}}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image.left .image-con{margin-right:8.4375rem}}
@media screen and (min-width: 75em){.text-and-image .rep-con.image.left .content-con{margin-right:4.6875rem}}.text-and-image .rep-con.image .image-con{margin-top:3.75rem}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image .image-con{margin-top:0;max-width:785px;width:53%}}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image .image-con{width:60%}}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.image .content-con{max-width:325px}}
@media print,screen and (min-width: 64em){.text-and-image .rep-con.left{flex-direction:row-reverse;justify-content:flex-end}}.text-and-image .rep-con .content-con .content p{font-size:14px}
@media print,screen and (min-width: 64em){.text-and-image .rep-con .content-con .content p{font-size:18px}}.text-and-image .rep-con .content-con .above-heading{background:linear-gradient(90deg, #B8F663 0%, #1EF5F5 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:14px;margin-bottom:0;width:fit-content}.text-and-image .rep-con .content-con h2{margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.text-and-image .rep-con .content-con h2{line-height:70px}}.text-and-image .rep-con .content-con .button:hover{filter:brightness(0.5) !important;-webkit-filter:brightness(50%);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease}.text-and-image .rep-con .image-con{height:531px;width:100%;max-height:531px}.text-and-image .rep-con .image-con img{height:100%;width:100%;object-fit:cover;border-radius:20px}.text-and-image .rep-con a{margin-top:5rem}.meet-the-team{overflow:hidden;padding-top:7.5rem}.meet-the-team .grid-container{padding-right:0}
@media print,screen and (min-width: 64em){.meet-the-team .grid-container{padding-right:1.25rem}}.meet-the-team .grid-container .slick-slide{margin:0 10px}.meet-the-team .grid-container .slick-list{margin:0 -10px}.meet-the-team h2{display:flex;align-items:center}
@media print,screen and (min-width: 64em){.meet-the-team h2{margin-bottom:3.75rem}}.meet-the-team h2::after{content:"";background-image:url(../../visions/images/fancy-icon.svg);width:31px;background-repeat:no-repeat;background-position:center;height:31px;background-size:cover;margin-left:10px;display:block}
@media print,screen and (min-width: 64em){.meet-the-team h2::after{width:36px;height:36px}}.meet-the-team .content-sec p{padding-right:1.25rem}.meet-the-team .team-members{margin-top:3.75rem}
@media print,screen and (min-width: 64em){.meet-the-team .team-member{padding:0 .625rem;margin-bottom:4.375rem}}.meet-the-team .team-member:hover .image-con img{filter:grayscale(0%) !important;transform:scale(1.2)}.meet-the-team .team-member:hover .content-con .social-position a{color:blue}.meet-the-team .team-member .image-con{height:380px;margin-bottom:1.25rem;overflow:hidden;border-radius:12px}
@media print,screen and (min-width: 64em){.meet-the-team .team-member .image-con{height:530px}}.meet-the-team .team-member .image-con img{height:100%;width:100%;object-fit:cover;border-radius:12px;transition:transform .2s,filter .5s;filter:greyscale(100%) !important;transform:scale(1);-webkit-filter:grayscale(100%) !important}.meet-the-team .team-member .content-con h5{font-size:24px;margin-bottom:8}.meet-the-team .team-member .content-con .social-position{display:flex;justify-content:space-between;align-items:center}.meet-the-team .team-member .content-con .social-position p{font-size:18px;margin-bottom:0}.meet-the-team .team-member .content-con .social-position a{color:#000;font-size:24px}.tabbed-content{overflow:visible}.tabbed-content .grid-container{position:relative}.tabbed-content .select-con .content{margin-bottom:1.1875rem}
@media print,screen and (min-width: 64em){.tabbed-content .select-con .content{margin-bottom:3.75rem}}.tabbed-content .select-con .content p{font-size:18px;font-weight:500;text-align:center;margin-bottom:0}
@media print,screen and (min-width: 64em){.tabbed-content .select-con .content p{font-size:20px;max-width:995px;margin-left:auto;margin-right:auto}}.tabbed-content .select-con .mobile-select select{border:none;border-radius:15px;background-color:#e73752;color:#fff;padding-top:.75rem;padding-bottom:.75rem;height:auto;padding-left:1.4375rem;font-weight:700;font-size:24px;background-image:url(../images/chevron-down.svg);white-space:pre-wrap;background-size:18px 13px;background-position:right 0 center}.tabbed-content .select-con .desktop-select.has-content{margin-bottom:2.5rem}.tabbed-content .select-con .desktop-select .tab-select-con{display:flex;justify-content:center;flex-wrap:wrap;max-width:1050px;margin:auto}.tabbed-content .select-con .desktop-select button{border-radius:15px;border:none;font-size:24px;font-weight:700;padding:8px 18px;transition:all .2s;cursor:pointer;background-color:#f7f7f7;color:#e73752;text-align:end;width:100%;margin-bottom:.75rem;min-height:48px}.tabbed-content .select-con .desktop-select button:last-of-type{margin-bottom:0}.tabbed-content .select-con .desktop-select button:hover{background-color:#f0f6ff}.tabbed-content .select-con .desktop-select button .pill{border-radius:60px;padding:3px;padding-left:5px;padding-right:5px;color:#fff;font-size:6px;background:#fff;margin-top:-1px;float:right;margin-left:10px}.tabbed-content .select-con .desktop-select button.active{background-color:#e73752;color:#fff}.tabbed-content .select-con .desktop-select button.active:hover{background-color:#e73752}.tabbed-content .select-con .desktop-select button:hover{background-color:#e73752;transition:all .2s;color:#fff}.tabbed-content .tabbed-slider{height:100%}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .slick-list{height:100%}.tabbed-content .tabbed-slider .slick-list .slick-track{height:100%}}.tabbed-content .tabbed-slider .prev{border-radius:1000px;width:44px;height:44px;border:1px solid #767676;position:absolute;left:0;bottom:-10px;z-index:10}
@media print,screen and (min-width: 48em){.tabbed-content .tabbed-slider .prev{bottom:0px}}
@media screen and (min-width: 75em){.tabbed-content .tabbed-slider .prev{bottom:50%;left:-60px}}.tabbed-content .tabbed-slider .prev:hover{background-color:#f0f6ff}.tabbed-content .tabbed-slider .next{border-radius:1000px;width:44px;height:44px;position:absolute;border:1px solid #767676;right:0;bottom:-10px;z-index:10}
@media print,screen and (min-width: 48em){.tabbed-content .tabbed-slider .next{bottom:0px}}
@media screen and (min-width: 75em){.tabbed-content .tabbed-slider .next{bottom:50%;right:-60px}}.tabbed-content .tabbed-slider .next:hover{background-color:#f0f6ff}.tabbed-content .tabbed-slider .inner-slider{padding-bottom:3.125rem}
@media screen and (min-width: 75em){.tabbed-content .tabbed-slider .inner-slider{padding-bottom:0}}.tabbed-content .tabbed-slider .inner-slider .slick-list{overflow:hidden}.tabbed-content .tabbed-slider .tabbed-slider-con .slick-slide{margin:0 9px}.tabbed-content .tabbed-slider .tabbed-slider-con .slick-list{margin:0 -9px}.tabbed-content .tabbed-slider .tabbed-slider-con .slide{min-height:21.25rem;height:100%}.tabbed-content .tabbed-slider .tabbed-slider-con .slide .slide-con{border:1px solid #e73752;border-radius:40px;background-color:#fff;padding:2.9375rem 2.25rem 2.9375rem 1.625rem;height:100%;min-height:21.25rem}.tabbed-content .tabbed-slider .tabbed-slider-con .slide .slide-con .above{margin-bottom:10px;text-transform:uppercase;font-weight:500;line-height:normal}.tabbed-content .tabbed-slider .tabbed-slider-con .slide .slide-con h2{font-size:32px;font-weight:700;line-height:normal;margin-bottom:10px}.tabbed-content .tabbed-slider .tabbed-slider-con .slide .slide-con p{font-weight:500;line-height:normal}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slider-con .slide .slide-con p{font-size:20px}}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide{display:flex;height:100%}}.tabbed-content .tabbed-slider .tabbed-slide .image-con img{width:100%;height:100%;object-fit:cover;border-radius:40px}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content{margin-left:2rem;max-width:865px;height:100%;width:100%}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con{padding:1.25rem 1rem 3.4375rem 1rem;border-radius:15px;background:#f7f7f7;position:relative;min-height:425px}
@media print,screen and (min-width: 48em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con{min-height:auto}}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con{padding:2.625rem 2.75rem 3.0625rem 2.75rem;height:100%;width:100%}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con img{position:absolute;right:0;bottom:-68px}
@media print,screen and (min-width: 48em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con img{bottom:-100px}}
@media screen and (min-width: 75em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con img{width:300px;bottom:-240px}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con h2{font-weight:700;color:#e73752;font-size:26px}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con h2{font-size:42px;margin-bottom:1.125rem}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con p{font-weight:400;font-family:"PingFang SC", "Microsoft YaHei", "inter"}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con p{font-size:18px}}
@media screen and (min-width: 75em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con p{max-width:565px}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con a{margin-top:1.25rem}
@media print,screen and (min-width: 64em){.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .content-con a{margin-top:1.5625rem}}.tabbed-content .tabbed-slider .tabbed-slide .main-slide-content .see-all{padding:1.6875rem;width:100%;margin-top:1.5625rem;display:flex;justify-content:space-between}.hero-component{overflow:hidden;position:relative;border-radius:25px;padding:0;width:100%;margin:0 auto}
@media print,screen and (min-width: 64em){.hero-component{overflow:hidden;padding:190px 0px 100px;width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}
@media screen and (min-width: 75em){.hero-component{max-width:1400px;margin:0 auto}}.hero-component .content-con{text-align:center;color:#fff;background-color:#f7f7f7;padding:20px 10px;border-radius:20px;margin-top:20px}
@media print,screen and (min-width: 64em){.hero-component .content-con{background-color:rgba(0,0,0,0);padding:60px 10px}}.hero-component .content-con h1,.hero-component .content-con h2,.hero-component .content-con h3,.hero-component .content-con p{color:#000}
@media print,screen and (min-width: 64em){.hero-component .content-con h1,.hero-component .content-con h2,.hero-component .content-con h3,.hero-component .content-con p{color:#fff}}.hero-component .content-con h1 strong{color:#e73752}.hero-component .content-con p{font-size:16px}
@media print,screen and (min-width: 64em){.hero-component .content-con p{font-size:18px}}.hero-component .content-con a.button{margin-top:20px}
@media print,screen and (min-width: 64em){.hero-component .content-con.bigger-text .content-con{max-width:505px}.hero-component .content-con.bigger-text .content-con p{font-size:26px}}.hero-component .content-con a.icon-button{background:rgba(0,0,0,0);border:solid 2px #e73752;color:#e73752;border-radius:20px;padding:15px 20px;font-size:20px;margin:0px 8px;margin-top:20px;transition:all .2s}
@media print,screen and (min-width: 64em){.hero-component .content-con a.icon-button{font-size:24px}}.hero-component .content-con a.icon-button:hover{background-color:#e73752;color:#fff;transition:all .2s}.hero-component .text-with-bg .content-con{display:none}

@media print,screen and (min-width: 64em){.hero-component .text-with-bg .content-con{display:block}}
.hero-component .text-with-bg .background-video{position:relative;border-radius:25px;min-height: 320px;background-size:cover;}
@media print,screen and (min-width: 64em){.hero-component .text-with-bg .background-video{position:absolute}}
.hero-component.blog{padding:0}
.hero-component.blog .blog-content{background-color:#f7f7f7;border-radius:15px;padding:.9375rem;margin-top:1.4375rem}

@media print,screen and (min-width: 64em){.hero-component.blog .blog-content{position:absolute;max-width:644px;left:50px;bottom:30px;padding:1.0625rem 2.0625rem}}.hero-component.blog .blog-content .blog-info{display:flex;margin-bottom:.625rem}.hero-component.blog .blog-content .blog-info p{padding:0px 20px;border-right:solid 1px #000;margin-bottom:0;font-size:14px;font-weight:500}.hero-component.blog .blog-content .blog-info .categories{display:flex}.hero-component.blog .blog-content .blog-info .categories p:first-of-type{padding-left:0}.hero-component.blog .blog-content .blog-info .date-author{display:flex}.hero-component.blog .blog-content .blog-info .date-author p:last-of-type{border-right:0}.hero-component.blog .blog-content .excerpt{max-width:578.978px}.hero-component.blog .blog-content h2{font-size:26px;margin-bottom:1rem}
@media print,screen and (min-width: 64em){.hero-component.blog .blog-content h2{font-size:32px;max-width:578.978px}}.hero-component.blog .blog-content a{display:flex;font-weight:700;align-items:center}.hero-component.blog .blog-content a p{margin-bottom:0}.hero-component.blog .blog-content a img{margin-left:.625rem}.hero-component.blog .blog-content a:hover{color:#e73752}.hero-component.blog .grid-x{flex-direction:column-reverse}
@media print,screen and (min-width: 64em){.hero-component.blog .grid-x .text-with-bg{display:flex;flex-direction:column-reverse}}.hero-component.blog .grid-x .text-with-bg .image-con{padding:150px 0px;position:relative;border-bottom-left-radius:20px;border-bottom-right-radius:20px}
@media print,screen and (min-width: 64em){.hero-component.blog .grid-x .text-with-bg .image-con{padding:250px 0px}}.hero-component.blog .grid-x .text-with-bg .content-con{padding:150px 20px 50px 20px;background-color:#f7f7f7}.hero-component.blog .grid-x .text-with-bg .content-con h1,.hero-component.blog .grid-x .text-with-bg .content-con h2,.hero-component.blog .grid-x .text-with-bg .content-con h3,.hero-component.blog .grid-x .text-with-bg .content-con p{color:#000}.hero-component.blog .grid-x .text-with-bg .content-con h1{font-size:64px;max-width:1080px;margin-left:auto;margin-right:auto}.hero-component.blog .grid-x .text-with-bg .content-con p{max-width:65%;margin-left:auto;margin-right:auto;font-size:16px}
@media print,screen and (min-width: 64em){.hero-component.blog .grid-x .text-with-bg .content-con p{font-size:18px}}.hero-component.blog .grid-x .text-with-bg .content-con p.above-heading{font-size:16px !important}
@media print,screen and (min-width: 64em){.hero-component.blog .grid-x .text-with-bg .content-con p.above-heading{font-size:24px !important}}.hero-component.blog .grid-x .text-with-bg.has-media .content-con{border-radius:0}.hero-component.blog .grid-x .text-seperate{position:relative;width:100%;margin:0 auto;text-align:center;border-radius:25px;padding:100px 10px 50px;background:#f7f7f7}.hero-component.blog .grid-x .text-seperate h1,.hero-component.blog .grid-x .text-seperate p{color:#0a0a0a}.hero-component.blog .grid-x .text-seperate.has-media{border-radius:0}.hero-component.innerpage{padding:0}
@media print,screen and (min-width: 64em){.hero-component.innerpage{padding-top:5px}}
@media print,screen and (min-width: 64em){.hero-component.innerpage .grid-container{padding-left:0;padding-right:0}}.hero-component.innerpage .grid-container .grid-x{flex-direction:column-reverse}
@media print,screen and (min-width: 64em){.hero-component.innerpage .grid-container .grid-x .text-with-bg{display:flex;flex-direction:column-reverse}}.hero-component.innerpage .grid-container .grid-x .text-with-bg .image-con{padding:150px 0px;position:relative;border-bottom-left-radius:20px;border-bottom-right-radius:20px}
@media print,screen and (min-width: 64em){.hero-component.innerpage .grid-container .grid-x .text-with-bg .image-con{padding:250px 0px}}.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con{padding:150px 20px 50px 20px;background-color:#f7f7f7}.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con h1,.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con h2,.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con h3,.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con p{color:#000}.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con h1{font-size:64px;max-width:1080px;margin-left:auto;margin-right:auto}.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con p{max-width:65%;margin-left:auto;margin-right:auto;font-size:16px}
@media print,screen and (min-width: 64em){.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con p{font-size:18px}}.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con p.above-heading{font-size:16px !important}
@media print,screen and (min-width: 64em){.hero-component.innerpage .grid-container .grid-x .text-with-bg .content-con p.above-heading{font-size:24px !important}}.hero-component.innerpage .grid-container .grid-x .text-with-bg.has-media .content-con{border-radius:0}.hero-component.innerpage .grid-container .grid-x .text-seperate{position:relative;width:100%;margin:0 auto;text-align:center;border-radius:25px;padding:100px 10px 50px;background:#f7f7f7}.hero-component.innerpage .grid-container .grid-x .text-seperate h1,.hero-component.innerpage .grid-container .grid-x .text-seperate p{color:#0a0a0a}.hero-component.innerpage .grid-container .grid-x .text-seperate.has-media{border-radius:0}.page-id-1072 .hero-component.innerpage .text-with-bg .content-con{padding:150px 0px 20px}.hero-component.home p{font-size:18px}
@media print,screen and (min-width: 64em){.hero-component.home p{font-size:24px}}.hero-component.home p.above-heading{font-size:16px !important}
@media print,screen and (min-width: 64em){
  .hero-component.home p.above-heading{font-size:24px !important}}
  .hero-component .image-con:before{content:"";position:absolute;display:block;width:60%;height:20%;top:-1px;background-image:url(../img/image-overlay-right.svg);transform:scaleX(-1);background-position:100% 0%;background-size:contain;background-repeat:no-repeat;left:-1px}
@media print,screen and (min-width: 64em){
  .hero-component .image-con:before{background-image:url(../img/image-overlay-left.svg);transform:none;background-position:0% 0%;height:120px;left:-1px}}.hero-component .image-con:after{content:"";position:absolute;display:block;width:70%;height:20%;top:-1px;background-image:url(../img/image-overlay-left.svg);transform:scaleX(-1);background-position:0% 0%;background-size:contain;background-repeat:no-repeat;right:0}
@media(min-width: 0px)and (max-width: 550px){.hero-component .image-con:after{background-image:url(../img/image-overlay-right.svg);transform:none;background-position:100% 0%}}
@media print,screen and (min-width: 64em){.hero-component .image-con:after{width:40%;background-image:url(../img/image-overlay-right.svg);transform:none;background-position:100% 0%;right:0px}}.page-id-36 .hero-component.innerpage{margin-bottom:50px}
@media print,screen and (min-width: 64em){.page-id-36 .hero-component.innerpage{margin-bottom:100px}}
@media print,screen and (min-width: 64em){.home.hero-component .grid-container:before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;background:#000;opacity:.3;top:0;z-index:1}.home.hero-component .grid-container .content-con{position:relative;z-index:9}}.carousel{padding-top:5.9375rem;padding-bottom:5.9375rem}.carousel .main-con{border-radius:25px;padding:2rem 1.75rem;font-weight:500;height:fit-content}.carousel .main-con.dark-bg{color:#fff}.carousel .main-con.dark-bg h1{color:#fff}.carousel .main-con .carousel-con .slick-slide{margin:0 16px}.carousel .main-con .carousel-con .slick-list{margin:0 -16px}.carousel .main-con .carousel-con .carousel-slider .slide-con a{color:#fff}.carousel .main-con .carousel-con .carousel-slider .slide-con a:hover .image-con img{transform:scale(1.2)}.carousel .main-con .carousel-con .carousel-slider .slide-con a:hover .arrow{transition:ease-in-out .2s;background:hsla(0,0%,100%,.1)}.carousel .main-con .carousel-con .carousel-slider .slide-con .image-con{height:192px;overflow:hidden;border-radius:15px}
@media print,screen and (min-width: 64em){.carousel .main-con .carousel-con .carousel-slider .slide-con .image-con{height:234px;border-radius:40px}}.carousel .main-con .carousel-con .carousel-slider .slide-con .image-con img{border-radius:15px;height:100%;width:100%;object-fit:cover;transition:all .2s}
@media print,screen and (min-width: 64em){.carousel .main-con .carousel-con .carousel-slider .slide-con .image-con img{border-radius:40px}}.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con{margin-top:1.25rem;display:flex;justify-content:space-between;align-items:center}.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con p{font-size:18px;font-weight:500;margin-bottom:0}
@media print,screen and (min-width: 64em){.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con p{font-size:26px}}.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con .arrow{border:1px solid #fff;border-radius:100px;width:30px;height:30px;display:flex;justify-content:center;color:#fff}
@media print,screen and (min-width: 64em){.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con .arrow{width:44px;height:44px;font-size:24px}}.carousel .main-con .carousel-con .carousel-slider .slide-con .text-con .arrow i{margin:auto;transform:rotate(-45deg)}.carousel .main-con .content-con{margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.carousel .main-con .content-con{margin-bottom:4.375rem}}.carousel .main-con .content-con .small{margin-bottom:0}
@media print,screen and (min-width: 64em){.carousel .main-con .content-con .small{margin-bottom:.5625rem}}.carousel .main-con .content-con h1{font-weight:700}.carousel .main-con .content-con .content-buttons{display:flex;flex-wrap:wrap}
@media print,screen and (min-width: 48em){.carousel .main-con .content-con .content-buttons{flex-wrap:nowrap;align-items:flex-end}}
@media print,screen and (min-width: 48em){.carousel .main-con .content-con .content-buttons p{max-width:400px;margin-bottom:0}}
@media print,screen and (min-width: 64em){.carousel .main-con .content-con .content-buttons p{font-size:26px;max-width:600px}}.carousel .main-con .content-con .content-buttons .buttons-con{margin-left:auto}
@media print,screen and (min-width: 48em){.carousel .main-con .content-con .content-buttons .buttons-con{display:flex}}.carousel .main-con .content-con .content-buttons .buttons-con button{border-radius:100px;border:1px solid #fff;width:30px;height:30px;color:#fff;display:block !important;transition:ease-in-out .2s}
@media print,screen and (min-width: 64em){.carousel .main-con .content-con .content-buttons .buttons-con button{width:44px;height:44px;font-size:24px}}.carousel .main-con .content-con .content-buttons .buttons-con button:first-of-type{margin-right:.625rem}.carousel .main-con .content-con .content-buttons .buttons-con button:hover{background:hsla(0,0%,100%,.1)}.price-cards{padding-top:4.375rem;position:relative;overflow:hidden}
@media(min-width: 1500px){.price-cards{padding-bottom:6.25rem}}.price-cards .grid-container{position:relative;z-index:1;padding:0 1.25rem}.price-cards .heading-con{text-align:center;margin-bottom:2.75rem}
@media print,screen and (min-width: 64em){.price-cards .heading-con{margin-bottom:5.625rem}}.price-cards .heading-con p{margin-bottom:0;font-weight:500}.price-cards .heading-con h1{font-weight:700;margin-bottom:0}
@media print,screen and (min-width: 48em){.price-cards .cards-con{display:flex;gap:32px}}
@media print,screen and (min-width: 64em){.price-cards .cards-con{justify-content:center}}.price-cards .cards-con .card{border-radius:25px;background-color:#767676;padding:1.5625rem 1.6875rem 2.1875rem 1.6875rem;color:#fff}
@media print,screen and (min-width: 64em){.price-cards .cards-con .card{max-width:391px;padding:2.1875rem 2.5rem 2.5rem 2.5rem}}.price-cards .cards-con .card:last-of-type{background:linear-gradient(76deg, #03A9F4 0%, #03F4E6 98.84%)}.price-cards .cards-con .card .title{font-size:32px;margin-bottom:0;font-weight:700}
@media print,screen and (min-width: 64em){.price-cards .cards-con .card .title{font-size:45px}}.price-cards .cards-con .card .price{margin-bottom:0;font-weight:500}
@media print,screen and (min-width: 64em){.price-cards .cards-con .card .price{font-size:26px}}.price-cards .cards-con .card .features{margin-top:2rem}.price-cards .cards-con .card .features p{border-bottom:1px solid hsla(0,0%,100%,.25);padding:1rem 0;margin-bottom:0;font-weight:500}.price-cards .cards-con .card .features p:first-of-type{padding-top:0}
@media print,screen and (min-width: 64em){.price-cards .cards-con .card .features p{font-size:19px}}.price-cards .cards-con .card a{margin-top:2rem;display:block;width:fit-content}
@media print,screen and (min-width: 64em){.price-cards .cards-con .card a{margin-top:2.5rem}}.price-cards lottie-player{position:absolute;z-index:0;left:0;width:100%;height:100%;top:0}.icon-and-text-repeater{padding-bottom:4.8125rem}
@media print,screen and (min-width: 64em){.extra-info{display:flex;max-width:830px;margin-left:auto;margin-right:auto;justify-content:space-between;margin-top:6.25rem}}
@media print,screen and (min-width: 64em){.extra-info{max-width:1000px}}.extra-info p{text-align:center;font-weight:700;display:flex;align-items:center;margin-bottom:1.875rem;justify-content:center}.extra-info p svg{margin-right:10px}.tile-grid{padding-bottom:1.375rem}
@media print,screen and (min-width: 64em){.tile-grid{padding-top:10rem;padding-top:5.625rem}}.tile-grid.Trustpilot .main-con{flex-direction:column}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con{flex-direction:unset}}.tile-grid.Trustpilot .main-con .cta-testimonials{margin-bottom:1.875rem}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .cta-testimonials{margin-bottom:0;width:calc(57% - 10px)}}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .cta-testimonials .cta-con{height:100%}}.tile-grid.Trustpilot .main-con .cta-testimonials .cta-con img{display:block}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .cta-testimonials .cta-con img{right:20px;bottom:-25px}}.tile-grid.Trustpilot .main-con .cta-testimonials .cta-con .content{max-width:563px}.tile-grid.Trustpilot .main-con .trustpilot-con{border-radius:40.803px;border:1.632px solid #273464;background-color:#fff;padding:2rem 1.5rem;position:relative}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con{width:calc(43% - 10px);padding:2.125rem 2.125rem}}.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con{position:absolute;right:20px;bottom:54px}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con{bottom:50px}}.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con button{width:30px;height:30px;border-radius:100px;border:1px solid #000}.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con button:first-of-type{margin-right:10px}.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con button:hover{background-color:#f0f6ff}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con .buttons-con button{width:44px;height:44px;font-size:26px}}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .slick-track{display:flex !important}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide{display:flex;flex-direction:column;height:100%}
@media screen and (min-width: 75em){.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .testimonial{margin-bottom:5rem}}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .testimonial strong{font-size:28px}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .testimonial strong{font-size:34px}}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .testimonial p{font-weight:500}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .testimonial p{font-size:20px}}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .name-image{display:flex;align-items:center;margin-top:auto}
@media print,screen and (min-width: 64em){.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .name-image{margin-bottom:0}}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .name-image img{width:77px;height:77px;object-fit:cover;border-radius:100px;margin-right:1.25rem}.tile-grid.Trustpilot .main-con .trustpilot-con .testimonials-slider-2 .testimonial-slide .name-image p{color:#677788;font-size:19px;font-weight:700;margin-bottom:0}.tile-grid .main-con{display:flex;flex-direction:column-reverse}
@media print,screen and (min-width: 64em){.tile-grid .main-con{flex-direction:row;justify-content:space-between}}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials{width:calc(65% - 15px)}}.tile-grid .main-con .cta-testimonials .cta-con{border-radius:25px;background:linear-gradient(76deg, #03A9F4 0%, #03F4E6 98.84%);padding:2.625rem 1.75rem 17.5rem 1.75rem;color:#fff;position:relative;overflow:hidden}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .cta-con{padding:2.625rem 2.8125rem 5.8125rem 2.8125rem}}
@media screen and (min-width: 75em){.tile-grid .main-con .cta-testimonials .cta-con{padding-bottom:6.875rem}}.tile-grid .main-con .cta-testimonials .cta-con h2{font-weight:700;color:#fff;margin-bottom:1rem}.tile-grid .main-con .cta-testimonials .cta-con p{margin-bottom:0;font-weight:500;margin-bottom:1rem}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .cta-con p{margin-bottom:0}}
@media screen and (min-width: 75em){.tile-grid .main-con .cta-testimonials .cta-con .content{max-width:404px}}.tile-grid .main-con .cta-testimonials .cta-con .content p{font-size:18px;color:#767676}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .cta-con .content p{font-size:26px}}.tile-grid .main-con .cta-testimonials .cta-con img{position:absolute;right:-10px;bottom:0}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .cta-con img{display:none}}
@media screen and (min-width: 75em){.tile-grid .main-con .cta-testimonials .cta-con img{display:block}}.tile-grid .main-con .cta-testimonials .testimonials-con{border-radius:25px;border:1.632px solid #767676;margin-top:2.375rem;padding:2.5625rem 1.75rem 1.6875rem 1.75rem;position:relative;height:fit-content}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .testimonials-con{padding:2.1875rem 3.3125rem;margin-top:1.875rem}}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .testimonials-con .buttons-con{position:absolute;right:53px;bottom:35px}}.tile-grid .main-con .cta-testimonials .testimonials-con .buttons-con button{width:30px;height:30px;border-radius:100px;border:1px solid #000;background:#fff;transition:ease-in-out .2s}.tile-grid .main-con .cta-testimonials .testimonials-con .buttons-con button:first-of-type{margin-right:10px}.tile-grid .main-con .cta-testimonials .testimonials-con .buttons-con button:hover{background:#f0f6ff}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .testimonials-con .buttons-con button{width:44px;height:44px;font-size:26px}}.tile-grid .main-con .cta-testimonials .testimonials-con .testimonials-slider .testimonial p{font-size:34px;font-weight:700}.tile-grid .main-con .cta-testimonials .testimonials-con .testimonials-slider .name-image{display:flex;align-items:center;margin-bottom:1.375rem}
@media print,screen and (min-width: 64em){.tile-grid .main-con .cta-testimonials .testimonials-con .testimonials-slider .name-image{margin-bottom:0}}.tile-grid .main-con .cta-testimonials .testimonials-con .testimonials-slider .name-image img{width:77px;height:77px;object-fit:cover;border-radius:100px;margin-right:1.25rem}.tile-grid .main-con .cta-testimonials .testimonials-con .testimonials-slider .name-image p{color:#677788;font-size:19px;font-weight:700;margin-bottom:0}
@media print,screen and (min-width: 64em){.tile-grid .main-con .stat-blocks{width:calc(35% - 15px);display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}}.tile-grid .main-con .stat-blocks .stat-block{padding:1.6875rem;padding-bottom:2.3125rem;background-color:#767676;color:#fff;border-radius:40px;margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.tile-grid .main-con .stat-blocks .stat-block{padding:0 1.875rem;height:100%;margin-bottom:1.6875rem;display:flex;align-items:center;flex-wrap:wrap}.tile-grid .main-con .stat-blocks .stat-block:last-of-type{margin-bottom:0}}
@media screen and (min-width: 75em){.tile-grid .main-con .stat-blocks .stat-block{padding-left:3.5625rem;padding-right:3.5625rem}}.tile-grid .main-con .stat-blocks .stat-block p{font-size:19px;margin-bottom:0}
@media print,screen and (min-width: 48em){.tile-grid .main-con .stat-blocks .stat-block p{text-align:center}}
@media print,screen and (min-width: 64em){.tile-grid .main-con .stat-blocks .stat-block p{text-align:start;margin-bottom:auto}}.tile-grid .main-con .stat-blocks .stat-block .number{font-size:66px;font-weight:700;line-height:normal;display:flex}.tile-grid .main-con .stat-blocks .stat-block .number p{font-size:66px;font-weight:700;line-height:normal;align-items:center;margin-bottom:0}.tile-grid .main-con .stat-blocks .stat-block .number span{font-size:66px;font-weight:700;line-height:normal}
@media print,screen and (min-width: 48em){.tile-grid .main-con .stat-blocks .stat-block .number{text-align:center}}
@media print,screen and (min-width: 64em){.tile-grid .main-con .stat-blocks .stat-block .number{text-align:start;margin-top:auto;margin-bottom:0}}.simple-header{padding-top:7.5rem}.simple-header h1{font-weight:700}.simple-header .content{max-width:505px}.simple-header .content p{font-size:18px;font-weight:500}
@media print,screen and (min-width: 64em){.simple-header .content p{font-size:26px}}.simple-image-component .grid-container{position:relative;padding:0}
@media print,screen and (min-width: 48em){.simple-image-component .grid-container{padding:0 1.25rem}}.simple-image-component .buttons-con{position:absolute;bottom:36%;display:flex;width:100%;justify-content:space-between;padding:0 1.25rem;z-index:100}
@media print,screen and (min-width: 48em){.simple-image-component .buttons-con{display:none}}.simple-image-component .buttons-con button{width:30px;height:30px;border-radius:100px;border:1px solid #000}.simple-image-component .buttons-con button:first-of-type{margin-right:10px}
@media print,screen and (min-width: 48em){.simple-image-component .main-con{display:flex;justify-content:center;flex-wrap:wrap}}
@media print,screen and (min-width: 64em){.simple-image-component .main-con{justify-content:space-between}}.simple-image-component .main-con div{text-align:center}
@media print,screen and (min-width: 48em){.simple-image-component .main-con div{width:50%}}
@media print,screen and (min-width: 64em){.simple-image-component .main-con div{width:auto}}.simple-image-component .main-con div p{text-transform:uppercase;font-size:20px;max-width:175px;margin-left:auto;margin-right:auto}
@media print,screen and (min-width: 48em){.simple-image-component .main-con div p{max-width:250px}}.simple-image-component .main-con div .image-con{width:100%;margin-bottom:1.875rem}.simple-image-component .main-con div .image-con img{object-fit:contain;width:100%;height:100%}.simple-image-component .main-con div .number{width:100%;font-size:66px;font-weight:700;line-height:normal;display:flex;justify-content:center;margin-bottom:.9375rem}.simple-image-component .main-con div .number p{font-size:48px;font-weight:700;line-height:normal;align-items:center;margin-bottom:0;max-width:unset;margin-left:0;margin-right:0}.simple-image-component .main-con div .number span{font-size:48px;font-weight:700;line-height:normal}
@media print,screen and (min-width: 48em){.simple-image-component .main-con div .number{text-align:center}}
@media print,screen and (min-width: 64em){.simple-image-component .main-con div .number{text-align:start;margin-top:auto}}.tabbed-page{padding-top:2.5rem}.tabbed-page.large-tabs .tab-selector{max-width:750px;border:1px solid #e73752}.tabbed-page .small-heading{text-transform:uppercase;font-weight:500;margin-bottom:0}.tabbed-page h3{font-size:32px;font-weight:700;margin-bottom:1.6875rem}
@media print,screen and (min-width: 64em){.tabbed-page h3{font-size:48px;margin-bottom:4.1875rem}}.tabbed-page .tab-selector{border-radius:79px;background-color:#fff;display:flex;padding:.9375rem 1.1875rem;justify-content:space-between;position:relative;max-width:400px;margin-left:auto;margin-right:auto}
@media print,screen and (min-width: 48em){.tabbed-page .tab-selector{margin-left:0}}.tabbed-page .tab-selector button{color:#273464;padding:20.401px 24.482px;text-align:center;font-size:19px;font-weight:700;border-radius:40px;z-index:1;position:relative;transition:all .5}.tabbed-page .tab-selector button.active{color:#fff}.tabbed-page .tab-selector button.active span{left:0 !important;top:0;opacity:1}.tabbed-page .tab-selector button:first-of-type span{left:100%}.tabbed-page .tab-selector button span{opacity:0;position:absolute;width:100%;height:100%;border-radius:40px;background-color:#767676;z-index:-1;top:0;left:-100%;transition:all .2s}.tabbed-page .tab-content .tabbed-content{display:none}.tabbed-page .tab-content .tabbed-content.active{display:block}.tabbed-page .tab-content .tabbed-content .accordion-sec{padding-top:2.875rem}.timeline{position:relative}
@media print,screen and (min-width: 64em){.timeline{margin-top:5.875rem}}.timeline .grid-x{position:relative;margin-left:2.5rem}
@media print,screen and (min-width: 64em){.timeline .grid-x{margin-left:0}}.timeline .line{width:5px;height:100%;position:absolute;left:-40px;border-radius:5px}
@media print,screen and (min-width: 64em){.timeline .line{left:50%;transform:translateX(-50%);top:50px}}.timeline .line svg{height:100%}.timeline .year{font-size:42px;font-weight:700;margin-bottom:2.5rem}
@media print,screen and (min-width: 64em){.timeline .year{font-size:72px;text-align:center;margin-bottom:9.0625rem}}.timeline .timeline-content{position:relative;margin-bottom:3.75rem;opacity:0;transition:all .5s}
@media print,screen and (min-width: 64em){.timeline .timeline-content{display:flex}.timeline .timeline-content:nth-of-type(even){justify-content:flex-end}.timeline .timeline-content:nth-of-type(even) .dot{left:-15px}.timeline .timeline-content:nth-of-type(even) .con{padding-left:3.625rem}.timeline .timeline-content:nth-of-type(even) p{max-width:28.5rem}.timeline .timeline-content:nth-of-type(even) p .para-link{max-width:28.5rem}.timeline .timeline-content:nth-of-type(odd){justify-content:flex-start}.timeline .timeline-content:nth-of-type(odd) .dot{left:unset;right:-15px}.timeline .timeline-content:nth-of-type(odd) .con{padding-right:3.625rem}.timeline .timeline-content:nth-of-type(odd) .con p{text-align:end;max-width:24.3125rem;margin-left:auto}.timeline .timeline-content:nth-of-type(odd) .con p .para-link{max-width:24.3125rem}.timeline .timeline-content:nth-of-type(odd) .con a{margin-left:auto;display:flex;flex-direction:column;align-items:end}.timeline .timeline-content .con{position:relative;width:50%}}.timeline .timeline-content.visible{opacity:1}.timeline .timeline-content .dot{background-color:#fff;border:5px solid #767676;width:29px;height:29px;border-radius:100px;left:-52px;position:absolute}.timeline .timeline-content p{font-weight:700;font-size:28px;margin-bottom:18px;line-height:normal;color:#767676}.timeline .timeline-content p:hover{text-decoration:underline}.timeline .timeline-content p .para-link{font-weight:700;font-size:28px;margin-bottom:18px;line-height:normal}.timeline .timeline-content p .para-link:hover{text-decoration:underline}
@media print,screen and (min-width: 64em){.timeline .timeline-content p{font-size:36px}.timeline .timeline-content p .para-link{font-size:36px}}.timeline .timeline-content .date{font-weight:500;font-size:16px;margin-bottom:10px}.timeline .timeline-content .date:hover{text-decoration:none !important}.timeline .timeline-content .arrow-btn{border-radius:100%;border:solid #767676 1px;width:27px;height:27px;display:flex;align-items:center;color:#767676}.timeline .timeline-content .arrow-btn i{transform:rotate(-45deg);margin-left:auto;margin-right:auto}.pricing-table{padding-top:2.4375rem}.pricing-table .after-table{margin-top:2.125rem}
@media print,screen and (min-width: 48em){.pricing-table .after-table{display:flex;margin-top:0;border-top:1px solid #767676;justify-content:space-between}}
@media print,screen and (min-width: 64em){.pricing-table .after-table .empty-div{width:33.333333%;padding-right:1.25rem}}
@media print,screen and (min-width: 48em){.pricing-table .after-table div{width:33.333333%}}
@media print,screen and (min-width: 64em){.pricing-table .after-table div{width:calc(33.333333% - 10px)}}
@media print,screen and (min-width: 64em){.pricing-table .after-table .plan-1{margin-right:1.25rem}}
@media print,screen and (min-width: 48em){.pricing-table .after-table .plan-1 .button-con{background-color:rgba(3,169,244,.0509803922)}}
@media print,screen and (min-width: 48em){.pricing-table .after-table .plan-2 .button-con{background-color:rgba(3,169,244,.1490196078)}}.pricing-table .after-table .plan-con{margin-bottom:.9375rem}.pricing-table .after-table .plan-con:first-of-type{display:none}.pricing-table .after-table .plan-con .button-con{display:flex;width:100%}
@media print,screen and (min-width: 48em){.pricing-table .after-table .plan-con .button-con{padding:1.875rem 0}}.pricing-table .after-table .plan-con .button-con a{margin-left:auto;margin-right:auto}.pricing-table .after-table .plan-con .extra-points{display:flex;width:100%;align-items:center;margin-top:1.875rem}
@media print,screen and (min-width: 48em){.pricing-table .after-table .plan-con .extra-points{flex-direction:row;justify-content:center}}.pricing-table .after-table .plan-con .extra-points p{display:flex;align-items:center;font-weight:500;font-size:15px;margin-bottom:0;margin-right:1.25rem}.pricing-table .after-table .plan-con .extra-points p img{margin-right:.625rem}.pricing-table .table-top{display:flex;justify-content:flex-end}.pricing-table .table-top .plan{background-color:#767676;color:#fff;width:100%;padding:.3125rem 0 .6875rem .6875rem;width:33.333333%}
@media print,screen and (min-width: 64em){.pricing-table .table-top .plan{width:calc(33.333333% - 10px);padding:.625rem 0 1.4375rem 2rem}}.pricing-table .table-top .plan h2{font-size:19px;color:#fff;margin-bottom:0;font-weight:700}
@media print,screen and (min-width: 64em){.pricing-table .table-top .plan h2{color:#767676;font-size:45px}}.pricing-table .table-top .plan p{font-size:13px;margin-bottom:0}
@media print,screen and (min-width: 64em){.pricing-table .table-top .plan p{color:#767676;font-size:26px}}.pricing-table .table-top .plan:first-of-type{border-top-left-radius:15px}
@media print,screen and (min-width: 64em){.pricing-table .table-top .plan:first-of-type{margin-right:1.25rem;background-color:rgba(3,169,244,.0509803922);border-top-right-radius:25px;border-top-left-radius:25px}}.pricing-table .table-top .plan:last-of-type{border-top-right-radius:15px}
@media print,screen and (min-width: 64em){.pricing-table .table-top .plan:last-of-type{background-color:rgba(3,169,244,.1490196078);border-top-right-radius:25px;border-top-left-radius:25px}}.pricing-table .table-con .features-con .feature-line{display:flex;border-top:1px solid #767676;justify-content:space-between}.pricing-table .table-con .features-con .feature-line:last-of-type{border-bottom:1px solid #767676}.pricing-table .table-con .features-con .feature-line div{width:33.333333%;text-align:center;display:flex;justify-content:center;background-color:rgba(3,169,244,.0509803922)}
@media print,screen and (min-width: 64em){.pricing-table .table-con .features-con .feature-line div{width:calc(33.333333% - 10px)}}
@media print,screen and (min-width: 64em){.pricing-table .table-con .features-con .feature-line div:first-of-type{margin-right:1.25rem}}.pricing-table .table-con .features-con .feature-line div:last-of-type{background-color:rgba(3,169,244,.1490196078)}.pricing-table .table-con .features-con .feature-line div i{margin-top:auto;margin-bottom:auto}.pricing-table .table-con .features-con .feature-line p{width:33.333333%;font-size:10px;margin-bottom:0;text-align:end;font-weight:500;padding:.625rem 0;padding-right:.9375rem}
@media print,screen and (min-width: 64em){.pricing-table .table-con .features-con .feature-line p{padding-right:1.25rem;font-size:18px}}.flip-cards.Red .flip-cards-con .flip-card .content .front{background-color:#e73752}.flip-cards.Red .flip-cards-con .flip-card .content .front p{color:#fff}.flip-cards.Red .flip-cards-con .flip-card .content .front h2{color:#fff}.flip-cards.Red .flip-cards-con .flip-card .content .back{background-color:#e73752}.flip-cards.Red .flip-cards-con .flip-card .content .back p{color:#fff}.flip-cards.Red .flip-cards-con .flip-card .content .back h2{color:#fff}.flip-cards.White .flip-cards-con .flip-card .content .front{background-color:#fff}.flip-cards.White .flip-cards-con .flip-card .content .front p{color:#000}.flip-cards.White .flip-cards-con .flip-card .content .front h2{color:#000}.flip-cards.White .flip-cards-con .flip-card .content .back{background-color:#fff}.flip-cards.White .flip-cards-con .flip-card .content .back p{color:#000}.flip-cards.White .flip-cards-con .flip-card .content .back h2{color:#000}
@media print,screen and (min-width: 48em){.flip-cards .flip-cards-con{display:flex;justify-content:space-between;flex-wrap:wrap}}.flip-cards .flip-cards-con .flip-card{width:100%;height:366px;perspective:500px;margin-bottom:1.8125rem;border-radius:40.803px;cursor:pointer}
@media print,screen and (min-width: 48em){.flip-cards .flip-cards-con .flip-card{width:calc(50% - 12px)}}
@media print,screen and (min-width: 64em){.flip-cards .flip-cards-con .flip-card{width:calc(33.3333% - 12px)}}
@media print,screen and (min-width: 64em){.flip-cards .flip-cards-con .flip-card{height:422px}}.flip-cards .flip-cards-con .flip-card.flipped .content{transform:rotateY(180deg);transition:transform .5s}.flip-cards .flip-cards-con .flip-card .content{position:absolute;border-radius:40.803px;width:100%;height:100%;box-shadow:0 0 15px rgba(0,0,0,.1);transition:transform 1s;transform-style:preserve-3d}.flip-cards .flip-cards-con .flip-card .content .front,.flip-cards .flip-cards-con .flip-card .content .back{position:absolute;height:100%;width:100%;background:#fff;line-height:300px;text-align:center;border-radius:5px;backface-visibility:hidden;border-radius:15px;color:#fff;display:flex;flex-wrap:wrap;flex-direction:column;padding:1.25rem 1.1875rem 1.625rem 1.5rem}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front,.flip-cards .flip-cards-con .flip-card .content .back{padding:1.5625rem 2rem 2.5rem 1.75rem}}.flip-cards .flip-cards-con .flip-card .content .front svg,.flip-cards .flip-cards-con .flip-card .content .front img,.flip-cards .flip-cards-con .flip-card .content .back svg,.flip-cards .flip-cards-con .flip-card .content .back img{margin-top:auto;max-width:55px}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front svg,.flip-cards .flip-cards-con .flip-card .content .front img,.flip-cards .flip-cards-con .flip-card .content .back svg,.flip-cards .flip-cards-con .flip-card .content .back img{max-width:70px}}.flip-cards .flip-cards-con .flip-card .content .front button,.flip-cards .flip-cards-con .flip-card .content .back button{margin-left:auto;width:30px;height:30px}
@media print,screen and (min-width: 64em){.flip-cards .flip-cards-con .flip-card .content .front button,.flip-cards .flip-cards-con .flip-card .content .back button{width:43px;height:43px}}.flip-cards .flip-cards-con .flip-card .content .front button img,.flip-cards .flip-cards-con .flip-card .content .back button img{width:100%;height:100%}.flip-cards .flip-cards-con .flip-card .content .front p,.flip-cards .flip-cards-con .flip-card .content .back p{font-size:16px;text-align:start}.flip-cards .flip-cards-con .flip-card .content .front p:last-of-type,.flip-cards .flip-cards-con .flip-card .content .back p:last-of-type{margin-bottom:0}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front p,.flip-cards .flip-cards-con .flip-card .content .back p{font-size:18px}}.flip-cards .flip-cards-con .flip-card .content .front h2,.flip-cards .flip-cards-con .flip-card .content .back h2{text-align:start;font-weight:700;font-size:24px}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front h2,.flip-cards .flip-cards-con .flip-card .content .back h2{font-size:42px}}.flip-cards .flip-cards-con .flip-card .content .front div,.flip-cards .flip-cards-con .flip-card .content .back div{width:100%;margin-top:.75rem}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front div,.flip-cards .flip-cards-con .flip-card .content .back div{margin-top:2.8125rem}}.flip-cards .flip-cards-con .flip-card .content .front p{font-size:42px;font-weight:700;line-height:56.7px;text-align:left}
@media screen and (min-width: 75em){.flip-cards .flip-cards-con .flip-card .content .front p{font-size:35px}}
@media screen and (min-width: 90em){.flip-cards .flip-cards-con .flip-card .content .front p{font-size:38px}}.flip-cards .flip-cards-con .flip-card .content .back{transform:rotateY(180deg)}.flip-cards .flip-cards-con .flip-card .content .back div{margin-top:auto}.flip-cards .flip-cards-con .flip-card-more{width:100%;margin-bottom:1.8125rem;display:flex;align-items:end}
@media print,screen and (min-width: 48em){.flip-cards .flip-cards-con .flip-card-more{width:calc(50% - 12px)}}
@media print,screen and (min-width: 64em){.flip-cards .flip-cards-con .flip-card-more{width:calc(33.3333% - 12px)}}.flip-cards .flip-cards-con .flip-card-more p{font-size:26px;font-weight:700;margin-bottom:0;color:#fff}
@media print,screen and (min-width: 64em){.flip-cards .flip-cards-con .flip-card-more p{font-size:42px}}.flip-cards .button-con{display:flex;flex-direction:column}
@media print,screen and (min-width: 64em){.flip-cards .button-con{margin-top:3.125rem;flex-direction:row;justify-content:center}}.flip-cards .button-con a{margin-left:auto;margin-right:auto;color:#fff}
@media print,screen and (min-width: 64em){.flip-cards .button-con a{margin:0}}.flip-cards .button-con a:first-of-type{margin-bottom:1.8125rem}
@media print,screen and (min-width: 64em){.flip-cards .button-con a:first-of-type{margin-bottom:0;margin-right:1.5rem}}.flip-cards.secondary-bg .flip-cards-con .flip-card .content .front,.flip-cards.secondary-bg .flip-cards-con .flip-card .content .back{background:#273464}.team-members{padding-top:2rem}.team-members .heading-con{margin-bottom:2rem;text-align:center}
@media print,screen and (min-width: 64em){.team-members .heading-con{margin-bottom:2.8125rem}}.team-members .heading-con h2{font-weight:700;margin-bottom:0}.team-members .heading-con p.above-heading{font-size:16px}
@media print,screen and (min-width: 64em){.team-members .heading-con p.above-heading{font-size:24px}}.team-members .team-con{display:flex;flex-direction:row;flex-wrap:wrap}.team-members .team-con .team-card{width:100%;perspective:0;margin-bottom:1.8125rem}
@media print,screen and (min-width: 48em){.team-members .team-con .team-card{width:calc(50% - 25px);margin-right:25px}}
@media print,screen and (min-width: 64em){.team-members .team-con .team-card{width:calc(33.3333% - 25px)}}
@media screen and (min-width: 75em){.team-members .team-con .team-card{width:calc(25% - 19px)}}.team-members .team-con .team-card .content{width:100%;height:100%;transition:transform 1s}.team-members .team-con .team-card .content .front,.team-members .team-con .team-card .content .back{height:100%;width:100%;background:#fff;text-align:center;backface-visibility:hidden;background-color:#fff;color:#000;display:flex;flex-direction:column}.team-members .team-con .team-card .content .front button,.team-members .team-con .team-card .content .back button{margin-left:auto;background-color:#767676;width:28px;height:28px}.team-members .team-con .team-card .content .front button i,.team-members .team-con .team-card .content .back button i{color:#fff;font-size:18px}.team-members .team-con .team-card .content .front .image-con,.team-members .team-con .team-card .content .back .image-con{margin-left:auto;margin-right:auto;position:relative}.team-members .team-con .team-card .content .front .image-con img,.team-members .team-con .team-card .content .back .image-con img{width:100%;height:100%}.team-members .team-con .team-card .content .front .social-con,.team-members .team-con .team-card .content .back .social-con{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;justify-content:end}.team-members .team-con .team-card .content .front .social-con .a:last-child,.team-members .team-con .team-card .content .back .social-con .a:last-child{margin-left:5px}.team-members .team-con .team-card .content .front .social-con .a img,.team-members .team-con .team-card .content .back .social-con .a img{width:30px}.team-members .team-con .team-card .content .front .social-con .a i,.team-members .team-con .team-card .content .back .social-con .a i{font-size:30px;color:#e73752}.team-members .team-con .team-card .content .front p,.team-members .team-con .team-card .content .back p{font-size:18px;text-align:start}.team-members .team-con .team-card .content .front h4,.team-members .team-con .team-card .content .back h4{text-align:start;font-weight:700;font-size:32px;margin-top:1.375rem}.team-members .team-con .team-card .content .front div,.team-members .team-con .team-card .content .back div{width:100%}.team-members .team-con .team-card .content .front .button.secondary,.team-members .team-con .team-card .content .back .button.secondary{display:none}.team-members .team-con .team-card .content .back{color:#767676;transform:rotateY(180deg)}.team-members .team-con .team-card .content .back .bio-title{font-size:26px;font-weight:700}.team-members .team-con .team-card .content .back button i{transform:rotate(45deg)}.team-members .team-con .team-card .content .back P{font-size:14px;font-weight:500}.team-members .team-con .team-card .content .back div{height:90%;overflow:scroll}
@media print,screen and (min-width: 64em){.team-members .team-con .team-card:nth-child(4n){margin-right:0}}
@media print,screen and (min-width: 48em){.team-members .contact-card-style .team-con .team-card{width:calc(50% - 25px);margin-right:25px}}
@media print,screen and (min-width: 64em){.team-members .contact-card-style .team-con .team-card{width:calc(33.3333% - 17px);margin-right:25px}}.team-members .contact-card-style .team-con .team-card .content .front{background:#fff;padding:30px;border-radius:20px}
@media print,screen and (min-width: 48em){.team-members .contact-card-style .team-con .team-card .content .front{padding:60px}}.team-members .contact-card-style .team-con .team-card .content .front .content-con h4,.team-members .contact-card-style .team-con .team-card .content .front .content-con p{text-align:center}.team-members .contact-card-style .team-con .team-card .content .front .content-con .button.secondary{display:block}.team-members .contact-card-style .team-con .team-card .content .front .social-con{display:none}.team-members .contact-card-style .team-con .team-card .content .front .image-con img{border-radius:20px}
@media print,screen and (min-width: 48em){.team-members .contact-card-style .team-con .team-card .content .front .image-con img{max-height:270px;object-fit:cover;border-radius:20px;object-position:50% 10%}}
@media print,screen and (min-width: 64em){.team-members .contact-card-style .team-con .team-card:nth-child(3n){margin-right:0}}.action-box{padding:1.25rem 0}.action-box .simple-action{background-color:#e73752;border-radius:25px;padding:.9375rem .625rem}.action-box .simple-action p{font-size:18px;font-weight:500;margin-bottom:0;color:#fff;text-align:center}.action-box .link-action{border:2px solid #767676;border-radius:25px;padding:.9375rem 1.25rem}.action-box .link-action p{font-weight:500;font-size:18px;margin-bottom:0;text-align:center}
@media print,screen and (min-width: 64em){.action-box .link-action p{font-size:20px}}.action-box .link-action p a{font-weight:700;font-size:18px;color:#e73752}
@media print,screen and (min-width: 64em){.action-box .link-action p a{font-size:20px}}.blog-banner{padding:1.25rem 0}.blog-banner .grid-container{max-width:52.5rem !important}.blog-banner .banner-con{background-color:#e73752;border-radius:25px;padding:1.875rem 1.875rem;color:#fff;position:relative;overflow:hidden}
@media print,screen and (min-width: 48em){.blog-banner .banner-con{display:flex;align-items:center;justify-content:space-between}}.blog-banner .banner-con h3{color:#fff;font-size:26px;font-weight:700;margin-bottom:.625rem}.blog-banner .banner-con p{font-weight:500;margin-bottom:2.25rem}
@media print,screen and (min-width: 48em){.blog-banner .banner-con p{margin-bottom:0}}.blog-banner .banner-con .bg{position:absolute;right:-35px;bottom:-50px}
@media print,screen and (min-width: 48em){.blog-banner .banner-con .bg{right:35%;transform:translateX(50%)}}
@media print,screen and (min-width: 48em){.blog-banner .banner-con a{height:auto}}.blue-ticks{padding:1.25rem 0}.blue-ticks ul{list-style:none;margin:0}.blue-ticks ul li{padding-left:1.5625rem;position:relative;margin-bottom:.9375rem;font-weight:500}.blue-ticks ul li::before{position:absolute;top:0;left:0;content:"X";font-family:"Font Awesome 6 Free";font-weight:700;color:#767676}.blue-ticks ul li.tick::before{content:"";font-family:"Font Awesome 6 Free";font-weight:700;color:#e73752}.callout-sec{padding:1.25rem 0}.callout-sec .grid-container{max-width:52.5rem !important}.callout-sec .cell{border:1px solid #e73752;border-radius:40px;padding:1.5rem 1.4375rem;-webkit-box-shadow:1px 0px 42px 5px rgba(3,169,244,.34);-moz-box-shadow:1px 0px 42px 5px rgba(3,169,244,.34);box-shadow:1px 0px 42px 5px rgba(3,169,244,.34)}
@media print,screen and (min-width: 64em){.callout-sec .cell{padding:2.25rem 2.625rem}}.callout-sec .cell h4{font-weight:700;margin-bottom:.75rem;font-size:22px}
@media print,screen and (min-width: 64em){.callout-sec .cell h4{font-size:26px}}.callout-sec .cell p{font-weight:500;margin-bottom:0}.example-box{padding:1.25rem 0}.example-box .grid-container{max-width:52.5rem !important}.example-box .cell{border:1px solid #e73752;border-left:11px solid #e73752;padding:2.25rem 1.4375rem 2.25rem 2rem}
@media print,screen and (min-width: 64em){.example-box .cell{padding:2.25rem 2.625rem}}.example-box .cell h4{font-weight:700;margin-bottom:.75rem;font-size:22px}
@media print,screen and (min-width: 64em){.example-box .cell h4{font-size:26px}}.example-box .cell p{font-weight:500;margin-bottom:0;max-width:33.625rem}.comparisons{padding:1.25rem 0}.comparisons .grid-container{max-width:52.5rem !important}.comparisons .comparisons-con .comparison{border-radius:40px;border:1.5px solid #767676;padding:.5rem 1.25rem;width:fit-content;display:flex;align-items:center;margin-bottom:1.25rem}.comparisons .comparisons-con .comparison i{margin-right:.5rem}.comparisons .comparisons-con .comparison p{margin-bottom:0;font-weight:700}.price-comparison .grid-container{max-width:52.5rem !important}
@media print,screen and (min-width: 48em){.price-comparison .price-card-con{display:flex;justify-content:space-between}}.price-comparison .price-card-con .price-card{margin-bottom:1.4375rem;display:flex;flex-direction:column}
@media print,screen and (min-width: 48em){.price-comparison .price-card-con .price-card{width:calc(50% - 10px)}}.price-comparison .price-card-con .price-card a{margin-left:auto;width:fit-content;margin-right:auto}.price-comparison .price-card-con .price-card .below{font-weight:500}.price-comparison .price-card-con .price-card .card-con{border-radius:25px;margin-bottom:1.0625rem}.price-comparison .price-card-con .price-card .card-con .top{background-color:#e73752;border-top-left-radius:25px;border-top-right-radius:25px;padding-top:1.875rem;text-align:center;padding-bottom:1.5625rem}.price-comparison .price-card-con .price-card .card-con .top p{margin-bottom:0;color:#fff}.price-comparison .price-card-con .price-card .card-con .top h4{font-size:26px;font-weight:700;color:#fff;margin-bottom:1.0625rem;line-height:normal}.price-comparison .price-card-con .price-card .card-con .top .price{font-size:60px;font-weight:700;margin-bottom:1.0625rem;line-height:normal}.price-comparison .price-card-con .price-card .card-con .top .freq{font-size:18px;font-weight:700}.price-comparison .price-card-con .price-card .card-con .bottom{background-color:#f3f3f3;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding-top:2.625rem;padding-bottom:3.75rem;display:flex}.price-comparison .price-card-con .price-card .card-con .bottom ul{list-style:none;margin-left:auto;margin-right:auto}.price-comparison .price-card-con .price-card .card-con .bottom ul li{margin-bottom:1.875rem;font-weight:700;position:relative;padding-left:1.375rem}.price-comparison .price-card-con .price-card .card-con .bottom ul li:last-of-type{margin-bottom:0}.price-comparison .price-card-con .price-card .card-con .bottom ul li::before{position:absolute;top:0;left:0;content:"X";font-family:"Font Awesome 6 Free";font-weight:700;color:#767676}.price-comparison .price-card-con .price-card .card-con .bottom ul li.tick::before{content:"";font-family:"Font Awesome 6 Free";font-weight:700;color:#767676}.table{padding:1.25rem 0}.table .table-con .heading-row{background-color:#e73752;border-top-left-radius:25px;border-top-right-radius:25px;padding:1.1875rem 0;display:flex;align-items:center}.table .table-con .heading-row p{text-align:center;font-weight:700;color:#fff;margin-bottom:0;margin:auto}
@media print,screen and (min-width: 64em){.table .table-con .heading-row p{font-size:20px}}.table .table-con .heading-row .first-col{padding:0 .625rem}.table .table-con .heading-row .second-col{padding:0 .625rem}.table .table-con .table-row{display:flex}.table .table-con .table-row:last-of-type{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.table .table-con .table-row:nth-of-type(odd){background-color:#f3f3f3}.table .table-con .table-row:nth-of-type(even){background-color:#e3e3e3}.table .table-con .table-row p:last-of-type{margin-bottom:0}.table .table-con .table-row .first-col{border-right:1px solid #8f8f8f;padding-right:.625rem;padding-top:.625rem;padding-bottom:.625rem}
@media print,screen and (min-width: 48em){.table .table-con .table-row .first-col{padding-top:1.125rem;padding-bottom:1.125rem}}.table .table-con .table-row .first-col p{text-align:end;font-weight:700;font-size:14px}
@media print,screen and (min-width: 48em){.table .table-con .table-row .first-col p{text-align:center}}
@media print,screen and (min-width: 64em){.table .table-con .table-row .first-col p{font-size:18px}}.table .table-con .table-row .second-col{padding-left:.625rem;padding-top:.625rem;padding-bottom:.625rem;padding-right:.625rem}
@media print,screen and (min-width: 48em){.table .table-con .table-row .second-col{padding-left:1.5625rem;padding-top:1.125rem;padding-bottom:1.125rem;padding-right:1.625rem}}.table .table-con .table-row .second-col p{font-size:12px;font-family:500}
@media print,screen and (min-width: 64em){.table .table-con .table-row .second-col p{font-size:16px}}.table .table-con .first-col{width:50%}
@media print,screen and (min-width: 48em){.table .table-con .first-col{width:35%}}.table .table-con .second-col{width:50%}
@media print,screen and (min-width: 48em){.table .table-con .second-col{width:65%}}.step-by-step{padding:1.25rem 0}.step-by-step .grid-container{max-width:52.5rem !important}.step-by-step .step-by-step-con .step{display:flex}.step-by-step .step-by-step-con .step:last-of-type .number{padding-bottom:.9375rem}.step-by-step .step-by-step-con .step:last-of-type .step-content{padding-bottom:.9375rem}.step-by-step .step-by-step-con .step .number{border-right:1px solid #e73752;padding-right:1.1875rem;min-width:55px;padding-bottom:2.375rem}.step-by-step .step-by-step-con .step .number p{color:#e73752;font-size:26px;font-weight:700}.step-by-step .step-by-step-con .step .step-content{padding-left:1.1875rem;padding-bottom:2.375rem}.step-by-step .step-by-step-con .step .step-content h5{font-size:22px;font-weight:700;margin-bottom:.6875rem}.step-by-step .step-by-step-con .step .step-content p{font-weight:500;margin-bottom:0}.blog-archive{padding-top:25px}
@media print,screen and (min-width: 64em){.blog-archive{padding-top:50px}}.blog-archive .pagination{display:flex;justify-content:center}.blog-archive .pagination a{border:1px solid;background-color:#fff;border-color:#000;border-radius:5px;width:40px;height:42px;display:flex;align-items:center;justify-content:center;margin-left:3px;margin-right:3px}.blog-archive .pagination span{border:1px solid #e73752;background-color:#fff;border-radius:5px;width:40px;height:42px;display:flex;align-items:center;justify-content:center;color:#000;margin-left:3px;margin-right:3px}.blog-archive .heading-con{margin-bottom:2.3125rem}.blog-archive .heading-con h1{font-weight:700}.blog-archive .heading-con p{font-weight:500;font-size:18px;margin-bottom:0}
@media print,screen and (min-width: 64em){.blog-archive .heading-con p{font-size:26px}}.blog-archive .search-bar-con .search-form{position:relative}.blog-archive .search-bar-con .search-form .input_search{border:1px solid #e73752;border-radius:100px;background-color:#fff;height:66px;padding:1.25rem 0 1.25rem 1.5625rem;color:#767676;font-size:18px;font-weight:500;margin-bottom:.75rem}
@media print,screen and (min-width: 64em){.blog-archive .search-bar-con .search-form .input_search{height:98px;padding-left:2.6875rem;font-size:26px}}.blog-archive .search-bar-con .search-form .input_search::placeholder{color:#767676}
@media print,screen and (min-width: 64em){.blog-archive .search-bar-con .search-form .input_search::placeholder{font-size:26px}}.blog-archive .search-bar-con .search-form .search-button{display:block;border-radius:1000px;width:50px;height:50px;position:absolute;right:10px;top:8px;background-color:#767676;color:#fff}
@media print,screen and (min-width: 64em){.blog-archive .search-bar-con .search-form .search-button{display:flex;width:auto;align-items:center;padding:20.401px 24.482px;height:auto;top:50%;transform:translateY(-50%);right:19px}.blog-archive .search-bar-con .search-form .search-button::after{display:block;content:"Search";font-size:19px;font-weight:700;margin-left:.5rem}}.blog-archive .tags-con .mobile-select-con #selectorcats{border:3px solid #767676;border-radius:31px;padding:0 1.4375rem;font-weight:700;height:62px;padding-right:2.5rem}.blog-archive .tags-con .desktop-select .custom-accordion .top{display:flex;margin-bottom:1.25rem}.blog-archive .tags-con .desktop-select .custom-accordion .bottom{display:none}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select{position:relative;z-index:10;border-radius:40.803px;border:2px solid #767676;padding:8.161px 20.401px;font-weight:700;color:#767676;margin-right:.8125rem;font-size:16px;margin-bottom:0}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select.all-btn{border-color:#000;background:#000;color:#fff}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select.Facilitation{color:#e73752;border-color:#e73752}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select.Education{color:#334bec;border-color:#334bec}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select.Coaching{color:#0d702a;border-color:#0d702a}.blog-archive .tags-con .desktop-select .custom-accordion .cat-select.active{background-color:#f7f7f7;color:#000}.blog-archive .tags-con .desktop-select .custom-accordion .open-button{font-size:14px;font-weight:700;display:flex;align-items:center;margin-left:auto}.blog-archive .tags-con .desktop-select .custom-accordion .open-button::before{content:"+";font-family:"Font Awesome 6 Free";font-weight:700;border:1px solid #767676;border-radius:100px;width:24px;height:24px;color:#767676;font-size:18px;display:flex;align-items:center;justify-content:center;margin-right:.4375rem}.blog-archive .tags-con .desktop-select ul{background-color:rgba(0,0,0,0)}.blog-archive .tags-con .desktop-select ul li{padding:0;border:none;background-color:rgba(0,0,0,0)}.blog-archive .tags-con .desktop-select ul li a{padding:0;border:none;background-color:rgba(0,0,0,0);display:flex}.blog-archive .tags-con .desktop-select ul li a::before{content:"+";font-family:"Font Awesome 6 Free";font-weight:700;border:1px solid #767676;border-radius:100px;width:13px;height:13px;top:69%;transform:translateY(-50%);color:#767676;right:65px;font-size:8px;display:flex;align-items:center;justify-content:center}.blog-archive .tags-con .desktop-select ul li a::after{content:"view more";font-size:12px;display:block;font-weight:700;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#767676}.blog-archive .tags-con .desktop-select ul li a button{position:relative;z-index:10;border-radius:40.803px;border:1.632px solid #767676;padding:8.161px 20.401px;font-weight:700;color:#767676;margin-right:.8125rem;font-size:16px;margin-bottom:0}.blog-archive .blogs-con{width:100%}
  @media print,screen and (min-width: 64em){.blog-archive .blogs-con{display:flex;flex-flow:wrap}}.blog-archive .blogs-con .blog-con{background-color:#f7f7f7;padding:20px;border-radius:25px;margin-bottom:2rem}
@media print,screen and (min-width: 64em){.blog-archive .blogs-con .blog-con{width:calc(33% - 9px);margin-right:18px;padding:30px}}.blog-archive .blogs-con .blog-con a{color:#000}
@media print,screen and (min-width: 64em){.blog-archive .blogs-con .blog-con a{display:flex;align-items:center}}.blog-archive .blogs-con .blog-con a .image-con{width:100%;height:19.0625rem;margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.blog-archive .blogs-con .blog-con a .image-con{height:408px;max-width:441px;margin-right:3.125rem}}.blog-archive .blogs-con .blog-con a .image-con img{width:100%;height:100%;border-radius:25px}
@media print,screen and (min-width: 48em){.blog-archive .blogs-con .blog-con a .image-con img{object-fit:cover}}.blog-archive .blogs-con .blog-con a .content-con .blog-info{display:flex;align-items:center;font-size:14px;color:#000;font-family:"PingFang SC", "Microsoft YaHei", "inter";margin-bottom:20px}.blog-archive .blogs-con .blog-con a .content-con .blog-info p{margin-bottom:0;font-weight:400;font-family:"PingFang SC", "Microsoft YaHei", "Inter";color:#000;font-size:14px}.blog-archive .blogs-con .blog-con a .content-con .blog-info .categories{display:flex;flex-wrap:wrap}.blog-archive .blogs-con .blog-con a .content-con .blog-info .categories p{color:#000;font-weight:400;font-size:14px;width:fit-content;margin-right:.5rem}.blog-archive .blogs-con .blog-con a .content-con .blog-info .date-author{display:flex}.blog-archive .blogs-con .blog-con a .content-con .blog-info .date-author p:first-child{border-left:solid 2px #000;border-right:solid 2px #000;padding:0px 10px;margin:0px 8px 0px 2px}.blog-archive .blogs-con .blog-con a .content-con h2{color:#000;font-size:26px;font-weight:700;margin-bottom:.5rem}
@media print,screen and (min-width: 64em){.blog-archive .blogs-con .blog-con a .content-con h2{font-size:32px}}.blog-archive .blogs-con .blog-con a .content-con .author-date{display:flex;margin-bottom:1.25rem}.blog-archive .blogs-con .blog-con a .content-con .author-date p{font-size:14px;font-weight:500;margin-bottom:0}.blog-archive .blogs-con .blog-con a .content-con .author-date p:first-of-type{margin-right:.9375rem}.blog-archive .blogs-con .blog-con a .content-con .exceprt{font-weight:500}
@media print,screen and (min-width: 64em){.blog-archive .blogs-con .blog-con a .content-con .exceprt{font-size:20px;margin-bottom:0}}.blog-archive .blogs-con .blog-con a .content-con .readmore{display:flex;align-items:center}.blog-archive .blogs-con .blog-con a .content-con .readmore p{margin-bottom:0;font-weight:700;font-size:16px;margin-right:5px}.blog-archive .blogs-con .blog-con a .content-con .readmore img{transition:all ease .5s}.blog-archive .blogs-con .blog-con:nth-child(3n){margin-right:0}.blog-archive .blogs-con .blog-con:hover .readmore img{transform:rotate(45deg);transition:all ease .5s}.resource-archive .wpcf7-spinner{display:none}.resource-archive .unlock-form{padding:20px 0px;text-align:center}
@media print,screen and (min-width: 64em){.resource-archive .unlock-form{background:#f7f7f7;margin-bottom:20px;border-radius:20px}}.resource-archive .unlock-form input.wpcf7-email{text-align:center;background:#f7f7f7;border-radius:15px;height:60px;border:none;box-shadow:none}
@media print,screen and (min-width: 64em){.resource-archive .unlock-form input.wpcf7-email{background:#fff;max-width:450px;margin:0 auto}}.resource-archive .unlock-form input.wpcf7-email::placeholder{color:#000;font-size:18px;font-weight:400}.resource-archive .unlock-form .wpcf7-checkbox label{color:rgba(0,0,0,.75);font-size:18px}.resource-archive .unlock-form .wpcf7-response-output{max-width:420px;margin:0 auto}.resource-archive .unlock-form [type=submit]{background:#959595;color:#fff;font-size:16px;padding:15px 35px;border:none;box-shadow:none;border-radius:100px;font-weight:700}.resource-archive .heading-con{margin-bottom:2.3125rem}.resource-archive .heading-con h1{font-weight:700}.resource-archive .heading-con p{font-weight:500;font-size:18px;margin-bottom:0}
@media print,screen and (min-width: 64em){.resource-archive .heading-con p{font-size:26px;max-width:505px}}.resource-archive .resource-con{flex-direction:column;display:flex}
@media print,screen and (min-width: 48em){.resource-archive .resource-con{justify-content:space-between;flex-direction:unset;flex-wrap:wrap}}.resource-archive .resource-con .resource{border-radius:25px;margin-bottom:1.6875rem;background-color:#f7f7f7;position:relative;justify-content:flex-end;min-height:200px;display:flex;flex-direction:column;transition:all ease .5s}
@media print,screen and (min-width: 48em){.resource-archive .resource-con .resource{width:calc(50% - 10px);min-height:300px}}
@media screen and (min-width: 75em){.resource-archive .resource-con .resource{width:calc(33.33333% - 10px)}}.resource-archive .resource-con .resource .hover-button{max-height:0;transition:all .5s;overflow:hidden}.resource-archive .resource-con .resource a.primary.button.unlock-btn{color:#fff;width:fit-content;margin-bottom:20px;margin-left:20px;transition:all ease 2s}.resource-archive .resource-con .resource .resource-link{padding:20px;padding-bottom:0;transition:all ease .5s;display:flex;position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.resource-archive .resource-con .resource .resource-link .image-con{max-height:12.5rem;height:100%;width:100%;margin-bottom:1.6875rem}.resource-archive .resource-con .resource .resource-link .resource-label{color:#fff;transition:all ease .5s;opacity:0}.resource-archive .resource-con .resource .resource-link h3{font-weight:700;margin-bottom:.6875rem;font-size:32px;transition:all ease .5s}.resource-archive .resource-con .resource .resource-link .excerpt{font-size:20px;font-weight:500;margin-bottom:1.6875rem}.resource-archive .resource-con .resource .resource-link .resource-icon{width:25px;height:25px;position:absolute;top:20px;right:20px}.resource-archive .resource-con .resource .resource-link.unlocked{transition:all ease .5s;border-radius:20px}.resource-archive .resource-con .resource .resource-link.unlocked:hover{background-color:#e73752}.resource-archive .resource-con .resource .resource-link.unlocked:hover .resource-label{opacity:1}.resource-archive .resource-con .resource .resource-link.unlocked:hover h3{color:#fff}.resource-archive .resource-con .resource .resource-link.locked:hover h3{color:#fff}.resource-archive .resource-con .resource:hover .hover-button{max-height:100px;transition:all .5s}.resource-archive .resource-con .resource:hover a.primary.button.unlock-btn{display:inline-flex;transition:all ease 2s}.resource-archive .resource-con .resource.resource-unlock-outer a.primary.button.unlock-btn{display:none}.resource-link.locked{pointer-events:none}.resource-link.locked .icon-locked{display:block}.resource-link.locked .icon-unlocked{display:none}.resource-link.unlocked .icon-locked{display:none}.resource-link.unlocked .icon-unlocked{display:block}.resource-hero{padding-top:7.8125rem}
@media print,screen and (min-width: 64em){.resource-hero{padding-top:12.5rem}}.resource-hero .button-con{margin-top:1.6875rem}.resource-hero .button-con a:first-of-type{margin-right:1.25rem}.resource-hero .button-con .watch{position:relative;padding-right:3.75rem}.resource-hero .button-con .watch::after{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:18px;content:"";font-family:"Font Awesome 6 Free";font-weight:700;border:2px solid #fff;border-radius:100px;height:45px;width:45px}.resource-hero .button-con .download{position:relative;padding-right:3.75rem}.resource-hero .button-con .download::after{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:18px;content:"";font-family:"Font Awesome 6 Free";font-weight:700;border:2px solid #fff;border-radius:100px;height:45px;width:45px}.resource-hero .heading-con{margin-bottom:2.3125rem;display:flex;flex-direction:column-reverse}
@media print,screen and (min-width: 64em){.resource-hero .heading-con{flex-direction:row;justify-content:space-between;align-items:center}}.resource-hero .heading-con h1{font-weight:700}.resource-hero .heading-con p{font-weight:500;font-size:18px;margin-bottom:0}.resource-hero .heading-con p:first-of-type{font-size:16px;font-weight:500;text-transform:uppercase;margin-bottom:0}
@media print,screen and (min-width: 64em){.resource-hero .heading-con p{font-size:26px;max-width:505px}}
@media print,screen and (min-width: 64em){.resource-hero .heading-con .video-image-con{max-width:505px;width:100%}}.resource-hero .heading-con .video-con,.resource-hero .heading-con .image-con{height:248px;margin-bottom:1.6875rem;position:relative}
@media print,screen and (min-width: 48em){.resource-hero .heading-con .video-con,.resource-hero .heading-con .image-con{height:400px}}
@media print,screen and (min-width: 64em){.resource-hero .heading-con .video-con,.resource-hero .heading-con .image-con{margin-bottom:0}}.resource-hero .heading-con .video-con #play-button,.resource-hero .heading-con .image-con #play-button{display:none;border-radius:1000px;background-color:#e73752;left:50%;top:50%;width:76px;height:76px;position:absolute;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center}.resource-hero .heading-con .video-con #play-button:after,.resource-hero .heading-con .image-con #play-button:after{display:flex;width:63px;height:63px;justify-content:center;align-items:center;content:"";font-family:"Font Awesome 6 Free";font-weight:700;border-radius:1000px;font-size:24px;border:2px solid #fff;color:#fff}.resource-hero .heading-con .video-con iframe,.resource-hero .heading-con .image-con iframe{border-radius:25px;width:100%;height:100%}.resource-hero .heading-con .video-con img,.resource-hero .heading-con .image-con img{width:100%;border-radius:25px;height:100%;object-fit:cover}.resource-cta{margin-top:5rem}.resource-cta .cta-con{background-color:#767676;color:#fff;padding:2.3125rem 1.6875rem;border-radius:25px}
@media print,screen and (min-width: 64em){.resource-cta .cta-con{padding:4.4375rem 3.75rem}}.resource-cta .cta-con h2{font-size:32px;color:#fff;font-weight:700;margin-bottom:1.6875rem}
@media print,screen and (min-width: 64em){.resource-cta .cta-con h2{font-size:48px;max-width:610px;margin-bottom:2.5rem}}
@media print,screen and (min-width: 64em){.resource-cta .cta-con .contents{display:flex;justify-content:space-between}}.resource-cta .cta-con .contents div{margin-bottom:1.6875rem}
@media print,screen and (min-width: 64em){.resource-cta .cta-con .contents div{width:calc(50% - 35px);margin-bottom:2.5rem}}.resource-cta .cta-con .contents div p{font-weight:500;margin-bottom:0;font-size:18px}
@media print,screen and (min-width: 64em){.resource-cta .cta-con .contents div p{font-size:26px}}.resource-cta .cta-con a{border:none}.resource-cta .cta-con a i{margin-left:.5rem}.blog-hero{padding-top:7.8125rem;padding-bottom:1.25rem;position:relative}
@media print,screen and (min-width: 64em){.blog-hero{padding-top:14.75rem}}.blog-hero .grid-container{margin-right:auto;overflow:hidden}.blog-hero .grid-container .grid-x{max-width:unset !important}.blog-hero .cat-pill{position:relative;z-index:10;border-radius:40.803px;border:1.632px solid #767676;padding:8.161px 20.401px;font-weight:700;color:#767676;margin-right:.8125rem;font-size:16px;width:fit-content;margin-bottom:.625rem;margin-right:.625rem}.blog-hero .mobile-cats{display:flex;flex-wrap:wrap}.blog-hero h1{font-weight:700;margin-bottom:.9375rem}
@media print,screen and (min-width: 48em){.blog-hero h1{margin-bottom:1.875rem}}.blog-hero .info-con{margin-bottom:1.25rem}
@media print,screen and (min-width: 48em){.blog-hero .info-con{display:flex;justify-content:space-between;align-items:center}}.blog-hero .info-con .cats-read{display:flex;align-items:center}.blog-hero .info-con .cats-read .read-time{background-color:#767676;border-radius:40px;padding:.5100625rem 1.2750625rem;color:#fff;font-weight:700;margin-bottom:0}.blog-hero .info-con .cats-read .read-time i{margin-right:.5rem;font-weight:500}.blog-hero .info-con .cats-read .cat-pill{margin-bottom:0}.blog-hero .info-con .auth-date{display:flex}.blog-hero .info-con .auth-date p{font-size:14px;font-weight:500;margin-bottom:0}.blog-hero .info-con .auth-date p:first-of-type{margin-right:.9375rem}.blog-hero .image-con{height:211px}
@media print,screen and (min-width: 48em){.blog-hero .image-con{height:400px}}
@media print,screen and (min-width: 64em){.blog-hero .image-con{height:618px}}.blog-hero .image-con img{border-radius:25px;width:100%;height:100%;object-fit:cover}.table-of-contents{display:none}
@media print,screen and (min-width: 64em){.table-of-contents{display:block;margin-top:2.5rem}}.table-of-contents p{font-size:26px;font-weight:700}.table-of-contents .anchor-links{max-width:260px}
@media screen and (min-width: 75em){.table-of-contents .anchor-links{max-width:22.375rem;margin-bottom:3.75rem}}.table-of-contents .anchor-links a{font-weight:500;color:#767676;display:block;margin-bottom:.625rem}.table-of-contents .anchor-links a:hover,.table-of-contents .anchor-links a:focus{font-weight:700}.blog-content{padding:1.25rem 0}.blog-content p{font-size:16px}
@media print,screen and (min-width: 64em){.blog-content p{font-size:18px}}.blog-content h2{font-size:24px}
@media print,screen and (min-width: 64em){.blog-content h2{font-size:42px}}.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{font-size:24px}
@media print,screen and (min-width: 64em){.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{font-size:32px}}
@media print,screen and (min-width: 64em){.blog-content .grid-container .grid-x{padding-right:30%}}.blog-content .grid-container .grid-x .single-boxed{padding:25px;background:#f7f7f7}.blog-content .grid-container .grid-x .single-boxed p{margin-bottom:0}.blog-content .grid-container .grid-x .single-image img{border-radius:25px}.author-bio{padding:1.25rem 0}.author-bio .author-con{border:1px solid #e73752;padding:1.3125rem 1.375rem;-webkit-box-shadow:1px 0px 42px 5px rgba(3,169,244,.34);-moz-box-shadow:1px 0px 42px 5px rgba(3,169,244,.34);box-shadow:1px 0px 42px 5px rgba(3,169,244,.34);background-color:#fff;border-radius:40px}
@media print,screen and (min-width: 48em){.author-bio .author-con{display:flex;align-items:flex-start}}.author-bio .author-con .image-name{display:flex;align-items:center;margin-bottom:1.25rem}.author-bio .author-con .image-name p{font-size:22px;font-weight:700;margin-bottom:0}.author-bio .author-con .image-name .image-con{width:61px;height:61px;margin-right:.625rem}
@media print,screen and (min-width: 48em){.author-bio .author-con .image-name .image-con{width:101px;height:101px}}.author-bio .author-con .image-name .image-con img{width:100%;height:100%;border-radius:1000px}.author-bio .author-con .content p{font-size:18px;font-weight:500}.author-bio .author-con .content .show-for-medium{font-size:26px;font-weight:700}.single-blog .related .grid-container{margin-right:auto}.single-blog .related .grid-container .grid-x{max-width:unset !important}.related{padding-top:2.5rem}.related h2{font-weight:700;font-size:32px;margin-bottom:2rem}
@media print,screen and (min-width: 64em){.related .related-con{display:flex;justify-content:space-between}}.related .related-con .related-post{display:block;margin-bottom:1.25rem;border-radius:20px;background-color:#f7f7f7;padding:30px}
@media print,screen and (min-width: 64em){.related .related-con .related-post{width:calc(33.3333% - 12px);padding:20px}}.related .related-con .related-post:hover .image-con img{transform:scale(1.2);transition:all .2s;border-radius:25px}.related .related-con .related-post .image-con{height:329px;position:relative;margin-bottom:1.375rem;overflow:hidden;transition:all .2s;border-radius:25px}
@media print,screen and (min-width: 64em){.related .related-con .related-post .image-con{border-radius:25px;height:372px}}.related .related-con .related-post .image-con img{height:100%;width:100%;object-fit:cover;transition:all .2s;border-radius:25px}.related .related-con .related-post .image-con p{border-radius:40px;padding:.5rem 1.25rem;color:#fff;display:flex;align-items:center;background-color:#767676;position:absolute;right:13px;top:15px;font-size:14px;font-weight:700;z-index:999}.related .related-con .related-post .image-con p i{margin-right:.5rem}.related .related-con .content .cats{display:flex;flex-wrap:wrap}.related .related-con .content .cats p{font-size:14px;padding:8.161px 20.401px;border-radius:40px;border:1px solid #767676;color:#767676;font-weight:700;margin-right:.6875rem;margin-bottom:1.375rem}.related .related-con .content .name{font-size:24px;font-weight:700;color:#767676}
@media print,screen and (min-width: 64em){.related .related-con .content .name{font-size:36px}}.related .related-con .content .blog-info{display:flex;align-items:center;font-size:14px;color:#000;font-family:"PingFang SC", "Microsoft YaHei", "inter";margin-bottom:20px}.related .related-con .content .blog-info p{margin-bottom:0;font-weight:400;font-family:"PingFang SC", "Microsoft YaHei", "Inter";color:#000;font-size:14px}.related .related-con .content .blog-info .categories{display:flex;flex-wrap:wrap}.related .related-con .content .blog-info .categories p{color:#000;font-weight:400;font-size:14px;width:fit-content;margin-right:.5rem}.related .related-con .content .blog-info .date-author{display:flex}.related .related-con .content .blog-info .date-author p:first-child{border-left:solid 2px #000;border-right:solid 2px #000;padding:0px 10px;margin:0px 8px 0px 2px}.related .related-con .content .readmore{display:flex;align-items:center}.related .related-con .content .readmore p{margin-bottom:0;font-weight:700;font-size:16px;margin-right:5px}.related .related-con .content .readmore img{transition:all ease .5s}.author-page{padding-top:7.8125rem;padding-bottom:6.25rem}
@media print,screen and (min-width: 64em){.author-page{padding-top:12.8125rem}}.author-page .name-con{margin-bottom:3.125rem}.author-page .name-con p{text-transform:uppercase;font-weight:500}.author-page .name-con h1{font-weight:700;margin-bottom:0}.author-page .bio-image{display:flex;margin-bottom:3.125rem}
@media print,screen and (min-width: 64em){.author-page .bio-image{align-items:center}}.author-page .bio-image .image-con{width:25%;max-width:150px}
@media print,screen and (min-width: 64em){.author-page .bio-image .image-con{margin-right:3.125rem}}.author-page .bio-image .image-con img{border-radius:1000px;width:100%}.author-page .bio-image .bio{width:75%}.author-page .bio-image .bio p{font-weight:500;margin-bottom:0}
@media print,screen and (min-width: 48em){.author-page .bio-image .bio p{font-size:20px}}
@media print,screen and (min-width: 64em){.author-page .related-con{display:flex;justify-content:space-between}}.author-page .related-con .related-post{display:block;margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.author-page .related-con .related-post{width:calc(33.3333% - 12px)}}.author-page .related-con .related-post .image-con{height:329px;position:relative;margin-bottom:1.375rem}
@media print,screen and (min-width: 64em){.author-page .related-con .related-post .image-con{height:372px}}.author-page .related-con .related-post .image-con img{height:100%;width:100%;object-fit:cover;border-radius:25px}.author-page .related-con .related-post .image-con p{border-radius:40px;padding:.5rem 1.25rem;color:#fff;display:flex;align-items:center;background-color:#767676;position:absolute;right:13px;top:15px;font-size:14px;font-weight:700}.author-page .related-con .related-post .image-con p i{margin-right:.5rem}.author-page .related-con .content .cats{display:flex;flex-wrap:wrap}.author-page .related-con .content .cats p{font-size:14px;padding:8.161px 20.401px;border-radius:40px;border:1px solid #767676;color:#767676;font-weight:700;margin-right:.6875rem;margin-bottom:1.375rem}.author-page .related-con .content .name{font-size:24px;font-weight:700;color:#767676}
@media print,screen and (min-width: 64em){.author-page .related-con .content .name{font-size:36px}}.wp-form{padding-top:4.0625rem;padding-bottom:4.0625rem}
@media print,screen and (min-width: 64em){.wp-form{padding-top:8.625rem;padding-bottom:8.625rem}}.wp-form div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin-bottom:0;font-weight:500}.wp-form .form-con{border-radius:67px;border:1px solid #e73752;background:#fff;padding:1.5rem 1.625rem 3.375rem 1.625rem;-webkit-box-shadow:0px 11px 46px -7px #03a9f4;-moz-box-shadow:0px 11px 46px -7px #03a9f4;box-shadow:0px 11px 46px -7px #03a9f4}
@media print,screen and (min-width: 64em){.wp-form .form-con{padding:2.25rem 4.25rem 5.875rem 4.25rem}}.wp-form .form-con .wpforms-field{padding:0}.wp-form .form-con .wpforms-pagebreak-center{margin-top:3.125rem;display:flex;justify-content:space-between}
@media print,screen and (min-width: 48em){.wp-form .form-con .wpforms-pagebreak-center{justify-content:center}.wp-form .form-con .wpforms-pagebreak-center button{margin:0 20px}}.wp-form .form-con h2{font-size:32px;font-weight:700;margin-top:2rem;margin-bottom:.75rem;text-align:center}
@media print,screen and (min-width: 64em){.wp-form .form-con h2{font-size:48px;max-width:827px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem}}.wp-form .form-con .limit-width{max-width:610px;margin-left:auto;margin-right:auto}.wp-form .form-con p{font-size:16px;text-align:center;font-weight:500}
@media print,screen and (min-width: 64em){.wp-form .form-con p{font-size:20px}}.wp-form .form-con .large-text{font-size:18px;text-align:center;font-weight:500}
@media print,screen and (min-width: 64em){.wp-form .form-con .large-text{font-size:26px}}.wp-form .form-con .wpforms-field-label{display:none}.wp-form .form-con .wpforms-page-button{display:inline-flex;height:auto;padding:1.25rem 1.5rem;align-items:center;gap:10px;flex-shrink:0;border-radius:40.803px;font-size:16px;font-weight:700;margin-bottom:0;background-color:#e73752 !important;color:#fff;transition:all .2s}.wp-form .form-con .wpforms-page-button:hover{background-color:#767676 !important}.wp-form .form-con .wpforms-field-checkbox{margin-top:1.6875rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-checkbox{margin-top:2.5rem}}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-checkbox fieldset{display:flex}}.wp-form .form-con .wpforms-field-checkbox ul{display:flex;justify-content:center;flex-wrap:wrap;width:100%}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-checkbox ul{max-width:700px;margin-left:auto;margin-right:auto}}.wp-form .form-con .wpforms-field-checkbox ul li input{display:none}.wp-form .form-con .wpforms-field-checkbox ul li label{border-radius:13.099px;border:.524px solid #03a9f4;background:#fff;font-size:14px;font-weight:500;padding:.6875rem .75rem;text-align:center;color:#767676}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-checkbox ul li label{font-size:28px;padding:1.4375rem !important}}.wp-form .form-con .wpforms-field-checkbox ul li.wpforms-selected label{background-color:#767676;color:#fff}.wp-form .form-con .wpforms-field-radio{margin-top:1.6875rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-radio{margin-top:2.5rem}}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-radio fieldset{display:flex !important}}.wp-form .form-con .wpforms-field-radio ul{display:flex !important;justify-content:center;flex-wrap:wrap;width:100%}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-radio ul{max-width:700px;margin-left:auto;margin-right:auto}}.wp-form .form-con .wpforms-field-radio ul li input{display:none}.wp-form .form-con .wpforms-field-radio ul li label{border-radius:13.099px;border:.524px solid #03a9f4;background:#fff;font-size:14px;font-weight:500;padding:.6875rem .75rem;text-align:center;color:#767676}
@media print,screen and (min-width: 64em){.wp-form .form-con .wpforms-field-radio ul li label{font-size:28px;padding:1.4375rem !important}}.wp-form .form-con .wpforms-field-radio ul li.wpforms-selected label{background-color:#767676;color:#fff}.wp-form .form-con .second-checkbox ul{width:100%}
@media print,screen and (min-width: 48em){.wp-form .form-con .second-checkbox ul{flex-direction:row;display:flex !important;flex-wrap:nowrap}}
@media print,screen and (min-width: 48em){.wp-form .form-con .second-checkbox ul li{width:50%;max-width:190px}}.wp-form .form-con .second-checkbox ul li label{font-size:18px;padding:1.25rem !important;height:100%}
@media print,screen and (min-width: 48em){.wp-form .form-con .second-checkbox ul li label{text-align:center !important}}.wp-form .form-con .download-create{display:flex;flex-direction:column;margin-top:1.6875rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .download-create{flex-direction:row;justify-content:space-between;max-width:820px;margin-left:auto;margin-top:2.5rem;margin-right:auto}}.wp-form .form-con .download-create .content-con{border-radius:40.803px;border:1px solid #03a9f4;background:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;margin-bottom:1.875rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .download-create .content-con{width:calc(50% - 10px);margin-bottom:0}}.wp-form .form-con .download-create .content-con:last-of-type{margin-bottom:0}.wp-form .form-con .download-create .content-con h3{margin:0;font-size:26px;margin-bottom:1.25rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .download-create .content-con h3{font-size:32px}}.wp-form .form-con .download-create .content-con p{font-size:18px;text-align:start;margin-bottom:1.375rem}
@media print,screen and (min-width: 64em){.wp-form .form-con .download-create .content-con p{font-size:20px}}.wp-form .form-con .download-create .content-con a{border-radius:40px !important;margin-top:auto;width:fit-content}.wp-form .form-con .download-create .content-con a.download{position:relative;padding-right:4.0625rem}.wp-form .form-con .download-create .content-con a.download::after{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:18px;content:"";font-family:"Font Awesome 6 Free";font-weight:700;border:2px solid #fff;border-radius:100px;height:45px;width:45px}.wp-form .form-con .download-create .content-con a.create{position:relative;padding-left:2.5rem}.wp-form .form-con .download-create .content-con a.create:before{content:url(../images/button-icon.svg);position:absolute;left:20px;top:50%;transform:translateY(-50%)}.standard-text{padding-top:1.875rem}.standard-text .content-con{display:flex;flex-direction:column}.standard-text .content-con p{font-weight:500;text-transform:uppercase;text-align:center;margin-bottom:.9375rem}.standard-text .content-con h3{font-weight:700;max-width:300px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:.9375rem}
@media print,screen and (min-width: 48em){.standard-text .content-con h3{max-width:400px}}
@media print,screen and (min-width: 64em){.standard-text .content-con h3{max-width:610px}}.standard-text .content-con .content{margin-bottom:1.25rem}
@media print,screen and (min-width: 48em){.standard-text .content-con .content{margin-right:auto;margin-left:auto;max-width:500px}}
@media print,screen and (min-width: 64em){.standard-text .content-con .content{max-width:820px;margin-bottom:3.125rem}}.standard-text .content-con .content p{font-size:18px;text-transform:none;margin-bottom:0}
@media print,screen and (min-width: 64em){.standard-text .content-con .content p{font-size:26px}}.standard-text .content-con a{margin-left:auto;margin-right:auto}.single-blog section .grid-container .grid-x{margin-right:0;margin-left:auto}.single-blog .blog-hero .grid-container .grid-x{max-width:unset !important}.single-blog .footer .grid-container .grid-x{max-width:unset !important}body{z-index:5;background:url("../img/blue-blur.png") 0px -400px repeat}
@keyframes swift-up{to{top:0}}body .swift-up-text{display:flex}body .swift-up-text span{display:inline-block;overflow:hidden;animation:.4s swift-up ease-in-out forwards}body .swift-up-text i{font-style:normal;position:relative;top:56px;animation:.4s swift-up ease-in-out forwards}
@media print,screen and (min-width: 64em){body .swift-up-text i{top:100px}}@media screen and (min-width: 75em){body .swift-up-text i{top:100px}}body h1,body h2,body h3,body h4{font-weight:700}body h1 img,body h2 img,body h3 img,body h4 img{margin-left:.5rem}body .blur{position:relative;height:150px;overflow:hidden}body .blur .overlay{position:absolute;left:50%;bottom:-186%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:90%;height:158px;border-radius:1210px;background:rgba(128,0,255,.9);filter:blur(150px);-webkit-filter:blur(150px);z-index:2 !important}body .footer{z-index:15 !important;color:#000}body .editor{padding-top:6.25rem;z-index:999 !important}@media print,screen and (min-width: 48em){body .editor{padding-top:6.25rem;height:100%}}@media print,screen and (min-width: 64em){body .editor{padding-top:6.25rem;height:100%}}.button{display:inline-flex;height:45px;padding:12px 24px;align-items:center;gap:10px;flex-shrink:0;border-radius:40.803px;font-size:16px;font-weight:700;margin-bottom:0}@media print,screen and (min-width: 64em){.button{font-size:18px}}.button.solid{color:#fff}.button.solid:hover{color:#fff;background-color:#cc1934}.button.hollow{border-width:1.632px}.button.hollow:hover{color:#e73752 !important;background:#f0f6ff;border-color:#e73752 !important}.button.arrow:hover::before{content:"";font-family:"Font Awesome 6 Free";font-family:700}.button.white{border-color:#fff;color:#e73752;background-color:#fefefe}.button.white.hollow{background-color:rgba(0,0,0,0)}.button.white.hollow:hover{border-color:#fff !important;background:#f0f6ff !important}.button.white.solid:hover{background:#e73752 !important}.button.big{padding:1.25rem 1.5rem;height:auto}
.animate__animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.background-shape{position:absolute;animation:pulsate 2s infinite alternate,scale 4s infinite alternate}.background-shape.left-shape{top:70px;left:-240px;width:50%;height:auto;z-index:-1}.background-shape.right-shape{top:70px;right:-240px;width:50%;height:auto;z-index:-1}
@keyframes pulsate{from{opacity:.9}to{opacity:1}}
@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(160deg)}}
@keyframes scale{from{transform:scale(0.9)}to{transform:scale(1.1)}}.single-blog .scrollmagic-pin-spacer{position:absolute !important;width:90% !important}.single-blog .scrollmagic-pin-spacer .scrollmagic-pin-spacer{width:100%}.single-blog .scrollmagic-pin-spacer .scrollmagic-pin-spacer .table-of-contents{width:100% !important}.single-blog .anchor-heading{margin-top:-96px;padding-top:96px}.primary-bg{background-color:#e73752}.slick-arrow{cursor:pointer}.primary-red-bg{background-color:#e73752}.red-bg{background-color:#c90a27}.blue-bg{background-color:#334bec}.green-bg{background-color:#0d702a}.grey-bg{background-color:#f7f7f7}.button-one{background-color:#e73752;color:#fff;padding:12px 16px;border-radius:100px;font-family:"PingFang SC", "Microsoft YaHei", "inter";font-weight:700;display:block;width:fit-content}.fancy-title .fancy-con .above h2.small-title,.fancy-title .fancy-con .above h3.small-title,.fancy-title .fancy-con .above h4.small-title{font-size:16px;font-weight:400}@media print,screen and (min-width: 64em){.fancy-title .fancy-con .above h2.small-title,.fancy-title .fancy-con .above h3.small-title,.fancy-title .fancy-con .above h4.small-title{font-size:24px}}.fancy-title .fancy-con .heading p.sub-title,.fancy-title .fancy-con .heading h2.sub-title,.fancy-title .fancy-con .heading h3.sub-title,.fancy-title .fancy-con .heading h4.sub-title{font-size:36px;font-weight:700}@media print,screen and (min-width: 64em){.fancy-title .fancy-con .heading p.sub-title,.fancy-title .fancy-con .heading h2.sub-title,.fancy-title .fancy-con .heading h3.sub-title,.fancy-title .fancy-con .heading h4.sub-title{font-size:64px}}.fancy-title .fancy-con .heading p.sub-title strong,.fancy-title .fancy-con .heading h2.sub-title strong,.fancy-title .fancy-con .heading h3.sub-title strong,.fancy-title .fancy-con .heading h4.sub-title strong{color:red}section{overflow:hidden}.button.primary{background-color:#e73752 !important}.button.primary:hover{background-color:#cc1934 !important}.woocommerce .product form.cart .button{background-color:#e73752 !important}.woocommerce .product form.cart .button:hover{background-color:#cc1934 !important}.single-product-container{padding-bottom:6.25rem}.woocommerce table.shop_table td{vertical-align:baseline}.woocommerce-cart table.shop_table td.product-name p{margin-bottom:0;font-size:16px !important}.timeline-v2{position:relative}@media print,screen and (min-width: 64em){.timeline-v2{margin-top:5.875rem}}.timeline-v2 .grid-container{overflow:hidden}.timeline-v2 .grid-x{position:relative;margin-left:2.5rem}@media print,screen and (min-width: 64em){.timeline-v2 .grid-x{margin-left:0}}.timeline-v2 .line{width:5px;height:100%;position:absolute;left:-40px;border-radius:5px}@media print,screen and (min-width: 64em){.timeline-v2 .line{left:50%;transform:translateX(-50%)}}.timeline-v2 .year{font-size:42px;font-weight:700;margin-bottom:2.5rem}@media print,screen and (min-width: 64em){.timeline-v2 .year{font-size:72px;text-align:center;margin-bottom:9.0625rem}}.timeline-v2 .timeline-content{position:relative;margin-bottom:3.75rem;opacity:0;transition:all .5s}.timeline-v2 .timeline-content.important{padding-top:2.8125rem}@media print,screen and (min-width: 64em){.timeline-v2 .timeline-content.important{padding-top:0}}@media print,screen and (min-width: 64em){.timeline-v2 .timeline-content.important .con{padding-top:2.8125rem}}.timeline-v2 .timeline-content .con .image-con{max-width:76px;margin-bottom:1.6875rem}.timeline-v2 .timeline-content .con .image-con img{width:100%;height:100%}.timeline-v2 .timeline-content .con .image-con svg{width:100%;height:100%}.timeline-v2 .timeline-content .con h3{font-weight:700}@media print,screen and (min-width: 64em){.timeline-v2 .timeline-content{display:flex}.timeline-v2 .timeline-content:nth-of-type(odd){justify-content:flex-end}.timeline-v2 .timeline-content:nth-of-type(odd) .dot{left:-15px}.timeline-v2 .timeline-content:nth-of-type(odd) .con{padding-left:2rem}.timeline-v2 .timeline-content:nth-of-type(odd) p{max-width:28.5rem}.timeline-v2 .timeline-content:nth-of-type(even){justify-content:flex-start}.timeline-v2 .timeline-content:nth-of-type(even) .dot{left:unset;right:-15px}.timeline-v2 .timeline-content:nth-of-type(even) .con{padding-right:2rem;flex-direction:row-reverse}.timeline-v2 .timeline-content:nth-of-type(even) .con p{text-align:end;margin-left:auto}.timeline-v2 .timeline-content:nth-of-type(even) .con a{margin-left:auto}.timeline-v2 .timeline-content:nth-of-type(even) .con .content{margin-right:1.5625rem}.timeline-v2 .timeline-content .con{position:relative;width:50%;display:flex;align-items:start}.timeline-v2 .timeline-content .con .image-con{max-width:76px;width:100%}.timeline-v2 .timeline-content .con .content{margin-left:1.5625rem;width:100%}.timeline-v2 .timeline-content .con .content p{font-size:20px;font-weight:500}.timeline-v2 .timeline-content .con .content p:first-of-type{font-weight:700;margin-bottom:.875rem}}.timeline-v2 .timeline-content.visible{opacity:1}.timeline-v2 .timeline-content .dot{background-color:#fff;border:5px solid #767676;width:29px;height:29px;border-radius:100px;left:-52px;position:absolute;z-index:2;top:0}.timeline-v2 .timeline-content p{font-weight:500;font-size:20px;margin-bottom:18px;line-height:normal}.timeline-v2 .timeline-content p strong{font-weight:700}@media print,screen and (min-width: 64em){.timeline-v2 .timeline-content p{font-size:36px}}.timeline-v2 .timeline-content .important-tag{background-color:#767676;position:absolute;top:2px;z-index:1;border-radius:50px;left:-40px;padding:0 1.0625rem 0 1.875rem}@media print,screen and (min-width: 64em){.timeline-v2 .timeline-content .important-tag{left:-5px}}.timeline-v2 .timeline-content .important-tag p{font-size:18px;font-weight:700;color:#fff;margin-bottom:0}.timeline-v2 .timeline-content .date{font-weight:500;font-size:16px;margin-bottom:10px}.timeline-v2 .timeline-content a{border-radius:100%;border:solid #767676 1px;width:27px;height:27px;display:flex;align-items:center;color:#767676}.timeline-v2 .timeline-content a i{transform:rotate(-45deg);margin-left:auto;margin-right:auto}.hero-contact{padding-top:9.625rem}@media print,screen and (min-width: 64em){.hero-contact{padding-top:12.5rem}}.hero-contact .content-con h1{font-weight:700}@media print,screen and (min-width: 64em){.hero-contact .content-con h1{margin-bottom:1.875rem}}.hero-contact .content-con p{font-size:18px;font-weight:500}@media print,screen and (min-width: 64em){.hero-contact .content-con p{font-size:26px;max-width:505px}}.hero-contact .form-con{border:1px solid #e73752;padding:2.3125rem 2.0625rem;background-color:#fff;border-radius:25px;margin-top:1.25rem}@media print,screen and (min-width: 64em){.hero-contact .form-con{margin-top:2.5rem}}.hero-contact .form-con .wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-content{padding-top:0}.hero-contact .form-con div.wpforms-container-full{margin:0}.hero-contact .form-con div.wpforms-container .wpforms-form .wpforms-field{padding:0}.hero-contact .form-con h4{font-weight:700 !important;font-size:24px !important;margin-bottom:1.5rem !important;color:#767676 !important}@media print,screen and (min-width: 64em){.hero-contact .form-con h4{font-size:32px}}.hero-contact .form-con input,.hero-contact .form-con textarea{padding-left:0 !important;font-size:20px;color:#767676;font-weight:500;border:none !important;border-bottom:1px solid #767676 !important;margin-bottom:2.0625rem !important}.hero-contact .form-con input::placeholder,.hero-contact .form-con textarea::placeholder{font-weight:500;font-size:20px}.hero-contact .form-con button{border-radius:40.803px !important;border:1.632px solid #767676 !important;background:#767676 !important;padding:20.401px 24.482px !important;color:#fff !important;transition:all .2s;height:auto !important;font-weight:500}.hero-contact .form-con button:hover{color:#767676;background:#e73752}.newsletter-cta .grid-x{background:#e73752;border-radius:15px;padding:100px 20px;text-align:center;margin:0px auto;position:relative}@media print,screen and (min-width: 64em){.newsletter-cta .grid-x{border-radius:25px}}.newsletter-cta .grid-x:after{display:none}@media print,screen and (min-width: 48em){.newsletter-cta .grid-x:after{content:"";position:absolute;display:block;background-position:bottom right;background-size:contain;background-image:url("../img/Vector.svg");background-repeat:no-repeat;width:140px;height:140px;right:-1%;bottom:-4%}}@media print,screen and (min-width: 48em)and (min-width: 64em){.newsletter-cta .grid-x:after{right:-1%;bottom:-10%;height:300px;width:300px}}@media screen and (min-width: 48em)and (min-width: 64em)and (min-width: 75em){.newsletter-cta .grid-x:after{height:400px;width:400px}}.newsletter-cta .grid-x .content-con p{color:#fefefe;font-size:16px}@media print,screen and (min-width: 64em){.newsletter-cta .grid-x .content-con p{font-size:24px}}.newsletter-cta .grid-x .content-con h2{color:#fefefe;margin:40px 0px 50px}.newsletter-cta .grid-x .form-con form{display:flex;justify-content:center;flex-direction:column;margin:0 auto}@media print,screen and (min-width: 48em){.newsletter-cta .grid-x .form-con form{flex-direction:row}}.newsletter-cta .grid-x .form-con form .wpcf7-form-control-wrap input{background:rgba(0,0,0,0);border:solid 2px #fefefe;box-shadow:none;text-align:center;margin-bottom:0;border-radius:100px;padding:25px 10px}.newsletter-cta .grid-x .form-con form .wpcf7-form-control-wrap input::placeholder{color:#fefefe}.newsletter-cta .grid-x .form-con form .wpcf7-submit{background:#fefefe;border:none;padding:20px;color:#e73752;border-radius:25px;padding:17px 25px;margin-left:15px;font-size:16px}.newsletter-cta .grid-x .form-con form .wpcf7-spinner{display:none}.newsletter-cta .grid-x .form-con form p.help-text{display:none}.newsletter-cta.remove-icon .grid-x:after{display:none}.main{width:100%;height:100%;display:none;overflow:hidden;position:fixed;top:0;left:0;background:rgba(0,0,0,.4);z-index:999}.main .container{display:flex;width:100%;height:100%;margin:0px auto;position:relative;overflow:hidden;transition:.7s ease;justify-content:center;align-items:center}.main .container .close{position:absolute;top:0px;left:10px;display:none;font-family:tahoma;font-size:20px;cursor:pointer;z-index:1001}.main .container .close i{color:#fff}.main .container .popup{display:block;width:100px;height:100vh;background:#fff;overflow:scroll;transition:.85s ease;margin:auto;border-radius:25px;padding:25px;text-align:left;position:relative;z-index:1000}@media print,screen and (min-width: 48em){.main .container .popup{padding:50px}}.pipedriveWebForms{overflow:visible}.click-cards 
.animate__animated.animate__delay-2s{animation-delay:1s}
.click-cards .animate__animated.animate__delay-1s{animation-delay:.5s}
.click-cards .grid-container .grid-x .single-card{border:solid 2px;border-radius:25px;padding:20px 30px;min-height:160px;display:flex;align-items:flex-end;margin-top:10px;margin-bottom:10px;position:relative}


@media print,screen and (min-width: 64em){.click-cards .grid-container .grid-x .single-card{min-height:200px}}
.click-cards .grid-container .grid-x .single-card.gold{border-color:#86754d;transition:all ease .5s}
.click-cards .grid-container .grid-x .single-card.gold p,.click-cards .grid-container .grid-x .single-card.gold h2,.click-cards .grid-container .grid-x .single-card.gold i{color:#86754d}
.click-cards .grid-container .grid-x .single-card.gold:hover{background:#86754d;box-shadow:0px 15px 40px -17px #86754d}
.click-cards .grid-container .grid-x .single-card.gold:hover i,.click-cards .grid-container .grid-x .single-card.gold:hover p,.click-cards .grid-container .grid-x .single-card.gold:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.gold:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card.green{border-color:#0d702a;transition:all ease .5s}
.click-cards .grid-container .grid-x .single-card.green p,.click-cards .grid-container .grid-x .single-card.green h2,.click-cards .grid-container .grid-x .single-card.green i{color:#0d702a}
.click-cards .grid-container .grid-x .single-card.green:hover{background:#0d702a;box-shadow:0px 15px 40px -17px #0d702a}
.click-cards .grid-container .grid-x .single-card.green:hover i,.click-cards .grid-container .grid-x .single-card.green:hover p,.click-cards .grid-container .grid-x .single-card.green:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.green:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card.red{border-color:#c90a27;transition:all ease .5s}
.click-cards .grid-container .grid-x .single-card.red p,.click-cards .grid-container .grid-x .single-card.red h2,.click-cards .grid-container .grid-x .single-card.red i{color:#c90a27}
.click-cards .grid-container .grid-x .single-card.red:hover{background:#c90a27;box-shadow:0px 15px 40px -17px #c90a27}
.click-cards .grid-container .grid-x .single-card.red:hover i,.click-cards .grid-container .grid-x .single-card.red:hover p,.click-cards .grid-container .grid-x .single-card.red:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.red:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card.blue{border-color:#334bec;transition:all ease .5s}
.click-cards .grid-container .grid-x .single-card.blue p,.click-cards .grid-container .grid-x .single-card.blue h2,.click-cards .grid-container .grid-x .single-card.blue i{color:#334bec}
.click-cards .grid-container .grid-x .single-card.blue:hover{background:#334bec;box-shadow:0px 15px 40px -17px #334bec}
.click-cards .grid-container .grid-x .single-card.blue:hover i,.click-cards .grid-container .grid-x .single-card.blue:hover p,.click-cards .grid-container .grid-x .single-card.blue:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.blue:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card.primary-red{border-color:#e73752}
.click-cards .grid-container .grid-x .single-card.primary-red p,.click-cards .grid-container .grid-x .single-card.primary-red h2,.click-cards .grid-container .grid-x .single-card.primary-red i{color:#e73752}
.click-cards .grid-container .grid-x .single-card.primary-red:hover{background:#e73752;box-shadow:0px 15px 40px -17px #e73752}
.click-cards .grid-container .grid-x .single-card.primary-red:hover i,.click-cards .grid-container .grid-x .single-card.primary-red:hover p,.click-cards .grid-container .grid-x .single-card.primary-red:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.primary-red:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card.black{border-color:#0a0a0a}
.click-cards .grid-container .grid-x .single-card.black p,.click-cards .grid-container .grid-x .single-card.black h2,.click-cards .grid-container .grid-x .single-card.black i{color:#0a0a0a}
.click-cards .grid-container .grid-x .single-card.black:hover{background:#0a0a0a;box-shadow:0px 15px 40px -17px #0a0a0a}
.click-cards .grid-container .grid-x .single-card.black:hover i,.click-cards .grid-container .grid-x .single-card.black:hover p,.click-cards .grid-container .grid-x .single-card.black:hover h2{color:#fefefe}
.click-cards .grid-container .grid-x .single-card.black:hover i{transform:rotate(-45deg)}
.click-cards .grid-container .grid-x .single-card .card-con{display:flex;flex-direction:column;align-items:baseline}
.click-cards .grid-container .grid-x .single-card .card-con p{margin-bottom:0;font-size:20px;font-weight:700}
.click-cards .grid-container .grid-x .single-card .card-con h2{line-height:1;margin-bottom:0;font-size:42px}
@media print,screen and (min-width: 64em){.click-cards .grid-container .grid-x .single-card .card-con h2{font-size:42px}}
@media screen and (min-width: 75em){.click-cards .grid-container .grid-x .single-card .card-con h2{font-size:42px}}

  .click-cards .grid-container .grid-x .single-card .card-con i{position:absolute;top:20px;right:20px;font-size:25px;transition:all ease .5s}.container-component.primary-red-bg .cta-component .primary-bg{background-color:#fff !important;color:#e73752}.container-component.primary-red-bg .cta-component .primary-bg .button.white{background-color:#e73752;color:#fff}.container-component.primary-red-bg .cta-component .primary-bg .button.white:hover{background-color:#fff;color:#e73752}.container-component.primary-red-bg .cta-component .primary-bg h2{color:#e73752 !important}.cta-component .grid-container .grid-x{padding:50px 15px;border-radius:25px;align-items:center}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x{padding:25px}}.cta-component .grid-container .grid-x h2{font-size:32px;color:#fff;margin-bottom:0}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x h2{font-size:40px}}.cta-component .grid-container .grid-x h2.light-text{color:hsla(0,0%,100%,.8);margin-left:10px}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x h2.light-text{margin-left:0px}}.cta-component .grid-container .grid-x p{color:#fff}.cta-component .grid-container .grid-x.large-cta-comp h2{font-size:32px}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x.large-cta-comp h2{font-size:40px}}.cta-component .grid-container .grid-x .cta-two-line{display:flex;font-size:32px;flex-wrap:wrap}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x .cta-two-line{font-size:42px}}.cta-component .grid-container .grid-x .button{margin-top:25px}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x .button{margin-top:0}}.cta-component .grid-container .grid-x.large-cta-comp{padding:35px 25px;overflow:hidden}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x.large-cta-comp{overflow:visible;margin-top:70px;position:relative}}.cta-component .grid-container .grid-x.large-cta-comp img{bottom:-35px;right:0;left:0;width:fit-content;height:fit-content;max-width:300px;object-fit:contain;position:relative}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x.large-cta-comp img{max-width:350px;position:absolute;bottom:0;left:unset;right:5%}}.cta-component .grid-container .grid-x.large-cta-comp p{margin:20px 0px}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x.large-cta-comp p{font-size:18px}}.cta-component .grid-container .grid-x.twoline{text-align:center}
  @media print,screen and (min-width: 64em){.cta-component .grid-container .grid-x.twoline{text-align:unset}}.cta-component .grid-container .grid-x.twoline .large-2{text-align:right}.cta-component .grid-container .grid-x.oneline .large-2{text-align:right}.post-type-banner{padding-top:9.625rem;padding-bottom:9.625rem}.post-type-banner .banner-con{border:1px solid #e73752;border-radius:67px;background-color:#fff;padding:1.875rem 1.25rem}
  @media print,screen and (min-width: 64em){.post-type-banner .banner-con{padding-top:4rem;padding-bottom:4rem}}.post-type-banner .banner-con h2{text-align:center;font-weight:700}
  @media print,screen and (min-width: 64em){.post-type-banner .banner-con h2{margin-bottom:1.5625rem}}.post-type-banner .banner-con p{text-align:center;font-weight:500}
  @media print,screen and (min-width: 64em){.post-type-banner .banner-con p{font-size:20px;max-width:1025px;margin-left:auto;margin-right:auto}}
  @media print,screen and (min-width: 48em){.post-type-banner .repeater-con{display:flex;justify-content:space-between;flex-wrap:wrap}}
  @media print,screen and (min-width: 64em){.post-type-banner .repeater-con{padding-top:4.375rem;max-width:1025px;margin-left:auto;margin-right:auto}}.post-type-banner .repeater-con .team-card{width:100%;height:390px;perspective:500px;margin-bottom:1.8125rem;border-radius:40.803px;cursor:pointer}
  @media print,screen and (min-width: 48em){.post-type-banner .repeater-con .team-card{width:calc(50% - 12px)}}
  @media print,screen and (min-width: 64em){.post-type-banner .repeater-con .team-card{width:calc(33.3333% - 12px);height:405px}}.post-type-banner .repeater-con .team-card.flipped .content{transform:rotateY(180deg);transition:transform .5s}.post-type-banner .repeater-con .team-card .content{position:absolute;border-radius:40.803px;border:1px solid #e73752;width:100%;height:100%;box-shadow:0 0 15px rgba(0,0,0,.1);transition:transform 1s;transform-style:preserve-3d}.post-type-banner .repeater-con .team-card .content .front,.post-type-banner .repeater-con .team-card .content .back{position:absolute;height:100%;width:100%;background:#fff;line-height:300px;text-align:center;border-radius:5px;backface-visibility:hidden;border-radius:40.803px;background-color:#fff;color:#000;display:flex;padding:1.375rem 1.5625rem 1.5625rem 2.1875rem;flex-direction:column}.post-type-banner .repeater-con .team-card .content .front button,.post-type-banner .repeater-con .team-card .content .back button{margin-left:auto;background-color:#767676;border-radius:1000px;width:28px;height:28px}.post-type-banner .repeater-con .team-card .content .front button i,.post-type-banner .repeater-con .team-card .content .back button i{color:#fff;font-size:18px}
  .post-type-banner .repeater-con .team-card .content .front .image-con,.post-type-banner .repeater-con .team-card .content .back .image-con{width:207px;height:207px;border-radius:1000px;margin-left:auto;margin-right:auto}.post-type-banner .repeater-con .team-card .content .front .image-con img,.post-type-banner .repeater-con .team-card .content .back .image-con img{width:100%;height:100%;border-radius:1000px}.post-type-banner .repeater-con .team-card .content .front p,.post-type-banner .repeater-con .team-card .content .back p{font-size:14px;text-align:start !important;font-weight:500;color:#767676;margin-left:0}.post-type-banner .repeater-con .team-card .content .front h4,.post-type-banner .repeater-con .team-card .content .back h4{color:#767676;text-align:start;font-weight:700;font-size:26px;margin-top:1.375rem}
  @media print,screen and (min-width: 64em){.post-type-banner .repeater-con .team-card .content .front h4,.post-type-banner .repeater-con .team-card .content .back h4{margin-top:2.1875rem}}.post-type-banner .repeater-con .team-card .content .front div,.post-type-banner .repeater-con .team-card .content .back div{width:100%}.post-type-banner .repeater-con .team-card .content .back{color:#767676;transform:rotateY(180deg)}.post-type-banner .repeater-con .team-card .content .back .bio-title{font-size:26px;font-weight:700}.post-type-banner .repeater-con .team-card .content .back button i{transform:rotate(45deg)}.post-type-banner .repeater-con .team-card .content .back P{font-size:14px;font-weight:500}.post-type-banner .repeater-con .team-card .content .back div{height:90%;overflow:scroll}.fancy-title.container{display:block !important}.fancy-title.full{background-color:#f7f7f7}.fancy-title .fancy-con{text-align:center}.fancy-title .fancy-con.container{background-color:#f7f7f7;border-radius:15px;padding-top:3.4375rem;padding-bottom:3.75rem;padding-left:.6875rem;padding-right:.6875rem}
  @media print,screen and (min-width: 64em){.fancy-title .fancy-con.container{border-radius:25px;padding-top:6.25rem;padding-bottom:4.6875rem;padding-left:4.6875rem;padding-right:4.6875rem}}.fancy-title .fancy-con .above p{font-size:16px;margin-bottom:1.9375rem}
  @media print,screen and (min-width: 64em){.fancy-title .fancy-con .above p{font-size:24px}}.fancy-title .fancy-con h2{font-weight:700;margin-bottom:1.9375rem;line-height:1}.fancy-title .fancy-con h2 strong{color:#e73752}
  @media print,screen and (min-width: 64em){.fancy-title .fancy-con p{font-size:18px}}.fancy-title .fancy-con a.button{margin-top:20px}.icon-box-slider-section{overflow:hidden}.icon-box-slider-section .grid-container{position:relative}.icon-box-slider-section .grid-container .grid-x .title-text{text-align:center}.icon-box-slider-section .grid-container .grid-x .title-text h2,.icon-box-slider-section .grid-container .grid-x .title-text p{color:#fff}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .title-text p{font-size:18px}}.icon-box-slider-section .grid-container .grid-x .icon-box-slider{padding:50px 0px;z-index:1}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .icon-box-slider{padding:0px;width:150%;left:-25%}}.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide{background:#fff;margin:0px 10px;padding:25px;border-radius:25px}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide{margin:65px 10px;position:relative}}.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide img{height:40px;width:40px;object-fit:contain}.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide h3{line-height:1;font-size:36px;color:#e73752;font-weight:700;margin:25px 0px}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide h3{font-size:40px}}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .icon-box-slider .icon-box-slide:after{content:"";position:absolute;display:block;width:85%;background:#cd122f;height:62%;z-index:-1;bottom:-15px;filter:blur(20px);left:7.5%;border-radius:24px}}.icon-box-slider-section .grid-container .grid-x .slider-buttons{width:95%;display:flex;justify-content:space-between;margin:0 auto}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .slider-buttons{justify-content:center}}.icon-box-slider-section .grid-container .grid-x .slider-buttons button.slick-arrow{border:solid 2px #fff;color:#fff;font-size:27px;padding:10px;border-radius:10px;transition:all ease .5s}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container .grid-x .slider-buttons button.slick-arrow{margin:0px 15px}}.icon-box-slider-section .grid-container .grid-x .slider-buttons button.slick-arrow:hover{background-color:hsla(0,0%,100%,.3882352941);transition:all ease .5s}.icon-box-slider-section .grid-container .grid-x:first-child{border-top-left-radius:25px;border-top-right-radius:25px;padding-top:50px}.icon-box-slider-section .grid-container .grid-x:last-child{border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding-bottom:50px}
  @media print,screen and (min-width: 48em){.icon-box-slider-section .grid-container:before{content:"";position:absolute;display:block;width:22%;height:450px;top:-110px;left:10px}}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container:before{width:22%;height:450px}}
  @media screen and (min-width: 75em){.icon-box-slider-section .grid-container:before{width:31%;height:450px}}
  @media print,screen and (min-width: 48em){.icon-box-slider-section .grid-container:after{content:"";position:absolute;display:block;width:18%;height:450px;background-image:url(../img/circle-logo-right.png);background-size:contain;background-repeat:no-repeat;background-position:bottom right;bottom:0;right:-10px}}
  @media print,screen and (min-width: 64em){.icon-box-slider-section .grid-container:after{width:22%;height:450px}}
  @media screen and (min-width: 75em){.icon-box-slider-section .grid-container:after{width:31%;height:450px}}.carousel{padding:0}
  .image-carousel .grid-container{padding:0;max-width:unset !important}
  .image-carousel .grid-container .brand-carousel{padding:50px 0px}
  .image-carousel .grid-container .brand-carousel .slick-track{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}
  .image-carousel .grid-container .brand-carousel .slick-track .slick-slide{max-width:150px;max-height:75px}
  .image-carousel .grid-container .custom-carousel{padding:50px 0px}
  .image-carousel .grid-container .custom-carousel .slick-track{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}
  .image-carousel .grid-container .custom-carousel .slick-track .slick-slide{max-width:150px;max-height:75px}
  .image-carousel .grid-container .magazine-carousel{padding:50px 0px;border-radius:25px;background-color:#f7f7f7;max-width:1400px;margin:0 auto}
  .image-carousel .grid-container .magazine-carousel .slick-track{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}
  .image-carousel .grid-container .magazine-carousel .slick-track .slick-slide{max-width:650px}
  .image-carousel.magazine.carousel .grid-container{padding-left:1.25rem;padding-right:1.25rem;max-width:87.5rem !important}.container-component.grey-bg .heading-con h1,.container-component.grey-bg .heading-con h2,.container-component.grey-bg .heading-con h3,.container-component.grey-bg .heading-con p,.container-component.grey-bg .fancy-con h1,.container-component.grey-bg .fancy-con h2,.container-component.grey-bg .fancy-con h3,.container-component.grey-bg .fancy-con p,.container-component.grey-bg .image-and-text h1,.container-component.grey-bg .image-and-text h2,.container-component.grey-bg .image-and-text h3,.container-component.grey-bg .image-and-text p{color:#0a0a0a}.container-component.red-bg .heading-con h1,.container-component.red-bg .heading-con h2,.container-component.red-bg .heading-con h3,.container-component.red-bg .heading-con p,.container-component.red-bg .fancy-con h1,.container-component.red-bg .fancy-con h2,.container-component.red-bg .fancy-con h3,.container-component.red-bg .fancy-con p,.container-component.red-bg .image-and-text h1,.container-component.red-bg .image-and-text h2,.container-component.red-bg .image-and-text h3,.container-component.red-bg .image-and-text p{color:#fefefe}.container-component.red-bg .image-and-text p{opacity:1}.container-component.primary-red-bg .heading-con h1,.container-component.primary-red-bg .heading-con h2,.container-component.primary-red-bg .heading-con h3,.container-component.primary-red-bg .heading-con p,.container-component.primary-red-bg .fancy-con h1,.container-component.primary-red-bg .fancy-con h2,.container-component.primary-red-bg .fancy-con h3,.container-component.primary-red-bg .fancy-con p,.container-component.primary-red-bg .image-and-text h1,.container-component.primary-red-bg .image-and-text h2,.container-component.primary-red-bg .image-and-text h3,.container-component.primary-red-bg .image-and-text p{color:#fefefe}.container-component.primary-red-bg .image-and-text p{opacity:1}.container-component.blue-bg .heading-con h1,.container-component.blue-bg .heading-con h2,.container-component.blue-bg .heading-con h3,.container-component.blue-bg .heading-con p,.container-component.blue-bg .fancy-con h1,.container-component.blue-bg .fancy-con h2,.container-component.blue-bg .fancy-con h3,.container-component.blue-bg .fancy-con p,.container-component.blue-bg .image-and-text h1,.container-component.blue-bg .image-and-text h2,.container-component.blue-bg .image-and-text h3,.container-component.blue-bg .image-and-text p{color:#fefefe}.container-component.blue-bg .image-and-text p{opacity:1}.container-component.green-bg .heading-con h1,.container-component.green-bg .heading-con h2,.container-component.green-bg .heading-con h3,.container-component.green-bg .heading-con p,.container-component.green-bg .fancy-con h1,.container-component.green-bg .fancy-con h2,.container-component.green-bg .fancy-con h3,.container-component.green-bg .fancy-con p,.container-component.green-bg .image-and-text h1,.container-component.green-bg .image-and-text h2,.container-component.green-bg .image-and-text h3,.container-component.green-bg .image-and-text p{color:#fefefe}.container-component.green-bg .image-and-text p{opacity:1}.container-component>.grid-container{padding:0}.container-component.green-bg .fancy-title .fancy-con a.button{background-color:#fff;color:#000}.container-component.green-bg .fancy-title .fancy-con a.button:hover{background-color:#dfdfdf}.text-grid .grid-container .grid-x .content-con{margin-bottom:20px;background-color:#f7f7f7;border-radius:20px;padding:20px}
  @media print,screen and (min-width: 64em){.text-grid .grid-container .grid-x .content-con{padding:35px}}.text-grid .grid-container .grid-x .content-con ul li{color:rgba(0,0,0,.75)}
  @media print,screen and (min-width: 64em){.text-grid .grid-container .grid-x .content-con ul li{font-size:18px}}.text-grid .grid-container .grid-x .content-con ul li::marker{color:#e73752}.text-grid .grid-container .grid-x .content-con:last-child{margin-bottom:0}
  @media print,screen and (min-width: 64em){.text-grid .grid-container .grid-x .content-con.left-50{margin-right:10px;width:calc(50% - 10px)}}
  @media print,screen and (min-width: 64em){.text-grid .grid-container .grid-x .content-con.right-50{margin-left:10px;width:calc(50% - 10px)}}.post-grid{background-color:#fff;position:relative;z-index:2;overflow:hidden}.post-grid .grid-container .grid-con .post-con{background:#f7f7f7;padding:25px;border-radius:25px;margin-bottom:15px}
  @media print,screen and (min-width: 64em){.post-grid .grid-container .grid-con .post-con{margin-bottom:0px}}.post-grid .grid-container .grid-con .post-con:hover .image-con img{transform:scale(1.2);transition:all .2s}.post-grid .grid-container .grid-con .post-con:hover .read{color:#e73752;transition:all .2s}.post-grid .grid-container .grid-con .post-con .image-con{overflow:hidden;border-radius:25px}.post-grid .grid-container .grid-con .post-con .image-con img{border-radius:25px;transition:all .2s;width:100%;object-fit:cover;height:350px}
  @media print,screen and (min-width: 48em){.post-grid .grid-container .grid-con .post-con .image-con img{height:400px}}
  @media print,screen and (min-width: 64em){.post-grid .grid-container .grid-con .post-con .image-con img{height:250px}}.post-grid .grid-container .grid-con .post-con .content-con .content-info{color:#0a0a0a;font-size:14px;margin-top:20px;font-weight:500}.post-grid .grid-container .grid-con .post-con .content-con .content-info .date{text-align:right}.post-grid .grid-container .grid-con .post-con .content-con h3{font-size:24px}
  @media print,screen and (min-width: 64em){.post-grid .grid-container .grid-con .post-con .content-con h3{font-size:32px}}.post-grid .grid-container .grid-con .post-con .content-con .read{font-size:16px;font-weight:700;transition:all .2s;display:flex;align-items:center}.post-grid .grid-container .grid-con .post-con .content-con .read::after{content:"";font-family:"Font Awesome 6 Free";margin-left:.625rem;transform:rotate(-45deg)}.post-grid .grid-container .grid-con .post-con.remove-date .date{display:none}.post-grid .grid-container .grid-con .button-container{display:flex;justify-content:center;margin-top:25px}.boxed-image-and-text .grid-x{margin:20px 0px;display:flex;flex-direction:column-reverse}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x{margin:20px 0px;flex-direction:row}}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x .image-con{width:calc(50% - 10px);margin-right:10px}}.boxed-image-and-text .grid-x .image-con img{height:100%;object-fit:cover;width:100%;border-radius:15px}.boxed-image-and-text .grid-x .image-con iframe{border-radius:15px}.boxed-image-and-text .grid-x .content-con{background-color:#f7f7f7;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:25px;margin-bottom:20px}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x .content-con{width:calc(50% - 10px);margin-left:10px}}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x .content-con{margin-bottom:0px;padding:40px}}.boxed-image-and-text .grid-x .content-con h3{font-size:26px}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x .content-con h3{font-size:42px}}.boxed-image-and-text .grid-x .content-con.remove-background{background-color:rgba(0,0,0,0)}.boxed-image-and-text .grid-x .content-con .content p a{color:#e73752;text-decoration:underline}.boxed-image-and-text .grid-x .content p{opacity:.75}
  @media screen and (min-width: 75em){.boxed-image-and-text .grid-x .content p{font-size:18px}}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x.change-direction{display:flex;flex-direction:row-reverse}}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x.change-direction .image-con{margin-right:0;margin-left:10px}}
  @media print,screen and (min-width: 64em){.boxed-image-and-text .grid-x.change-direction .content-con{margin-left:0;margin-right:10px}}a.arrow-button{font-size:16px;font-weight:700;color:#e73752;display:flex;align-items:center;position:relative;justify-content:space-between;width:fit-content}a.arrow-button::after{content:"";position:absolute;display:block;bottom:-2px;left:0;width:0%;height:1px;background:#e73752;transition:all ease .5s}a.arrow-button img{width:15px;height:15px;margin-left:8px;object-position:right;object-fit:contain;transition:all ease .5s}a.arrow-button:hover img{transform:rotate(45deg);transition:all ease .5s}a.arrow-button:hover::after{transition:all ease .5s;width:100%}.boxed-buttons{display:flex}.boxed-buttons a:first-child{margin-right:20px}.contact{border-bottom:solid 10px #e73752}.contact .wpcf7-spinner{display:none}
  @media print,screen and (min-width: 64em){.contact .grid-container{max-width:1050px !important}}.contact .grid-container .grid-x .form form .grid-x .cell label{font-size:16px;font-weight:700;color:rgba(0,0,0,.75)}.contact .grid-container .grid-x .form form .grid-x .cell p{margin-bottom:0;height:100%}.contact .grid-container .grid-x .form form .grid-x .cell.main-field{height:120px}.contact .grid-container .grid-x .form form .grid-x .cell.main-field input,.contact .grid-container .grid-x .form form .grid-x .cell.main-field select{margin-bottom:0;border-radius:15px;box-shadow:none;padding-left:20px;padding-right:30px;height:60px;background-color:#f7f7f7;border:none}
  @media print,screen and (min-width: 64em){.contact .grid-container .grid-x .form form .grid-x .cell.main-field input,.contact .grid-container .grid-x .form form .grid-x .cell.main-field select{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.15);border-radius:100px}}.contact .grid-container .grid-x .form form .grid-x .cell.main-field select{background-image:url("../../visions/images/dropdown.svg");background-size:15px;background-repeat:no-repeat}.contact .grid-container .grid-x .form form .grid-x .cell.message-field textarea{border-radius:15px;box-shadow:none;height:150px;background-color:#f7f7f7;border:none}
  @media print,screen and (min-width: 64em){.contact .grid-container .grid-x .form form .grid-x .cell.message-field textarea{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.15)}}.contact .grid-container .grid-x .form form .grid-x .cell.button-field{text-align:center;margin-top:25px}.contact .grid-container .grid-x .form form .grid-x .cell.button-field .wpcf7-submit{background-color:#e73752;color:#fff;padding:13px 20px;border:none;border-radius:25px;font-size:18px;font-weight:500}.contact .grid-container .grid-x .socials .social-section{display:flex;flex-flow:wrap;max-width:100%;align-items:center;justify-content:center;text-align:center;margin-top:50px}
  @media print,screen and (min-width: 64em){.contact .grid-container .grid-x .socials .social-section{display:flex;justify-content:space-evenly;max-width:50%;margin:0 auto;margin-top:50px}}.contact .grid-container .grid-x .socials .social-section a{font-size:33px;margin:20px auto;width:33%}
  @media print,screen and (min-width: 64em){.contact .grid-container .grid-x .socials .social-section a{margin:0px auto;width:unset}}.contact .grid-container .grid-x .socials .social-section a:hover{color:#e73752}p.help-text{display:none}.product-arch-shortcode.Events{background-color:#f7f7f7}.search{display:flex;margin-top:3.75rem;flex-direction:column}
  @media print,screen and (min-width: 48em){.search{flex-direction:row}}
  @media print,screen and (min-width: 48em){.search div{margin-right:1.875rem}}.search div p{font-weight:700;margin-bottom:.8125rem;margin-bottom:5px}
  @media print,screen and (min-width: 48em){.search div p{margin-bottom:13px}}.search div select{border:2px solid #000;border-radius:5px;background-color:#f7f7f7;margin-bottom:5px}
  @media print,screen and (min-width: 48em){.search div select{margin-bottom:13px}}.events-arch .product-item{background:#fff;border-radius:25px;transition:all ease .5s;padding:25px;margin-top:20px;margin-bottom:20px}
  @media print,screen and (min-width: 48em){.events-arch .product-item{margin-top:40px;margin-bottom:40px}}.events-arch .product-item h2{margin-bottom:1.25rem;font-size:26px}
  @media print,screen and (min-width: 64em){.events-arch .product-item h2{font-size:32px}}.events-arch .product-item .cat-tag{margin-bottom:0;width:fit-content;padding:10px 24px;border-radius:25px;color:#fff;font-weight:700;font-family:"PingFang SC", "Microsoft YaHei", "Inter";margin-bottom:20px;text-transform:capitalize}.events-arch .product-item .cat-tag.category-facilitation{background-color:#c90a27}.events-arch .product-item .cat-tag.category-education{background-color:#334bec}.events-arch .product-item .cat-tag.category-coaching{background-color:#0d702a}.events-arch .product-item .date-location{display:flex;margin:20px 0px}.events-arch .product-item .date-location p{margin-bottom:0;display:flex;flex-direction:row;margin-right:20px;align-items:center;font-weight:500;font-size:14px}.events-arch .product-item .date-location p img{width:20px;height:20px;object-fit:contain;margin-right:5px}.events-arch .product-item .price-icon{display:flex;justify-content:space-between;align-items:baseline;margin-top:75px}.events-arch .product-item .price-icon .price{font-weight:700;font-size:24px;margin-bottom:0}
  @media print,screen and (min-width: 64em){.events-arch .product-item .price-icon .price{font-size:32px}}.events-arch .product-item .price-icon .icon-wrap{border-radius:50%;height:45px;width:45px;display:flex;align-items:center;justify-content:center}
  @media print,screen and (min-width: 64em){.events-arch .product-item .price-icon .icon-wrap{width:56px;height:56px}}.events-arch .product-item .price-icon .icon-wrap .icon{font-size:30px;transition:all ease .5s}.events-arch .product-item .price-icon .icon-wrap.category-facilitation{background:#c90a27}.events-arch .product-item .price-icon .icon-wrap.category-education{background:#334bec}.events-arch .product-item .price-icon .icon-wrap.category-coaching{background:#0d702a}.events-arch .product-item.category-coaching:hover{box-shadow:0px 25px 30px -18px rgba(15,112,42,.6117647059)}.events-arch .product-item.category-coaching:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}.events-arch .product-item.category-facilitation:hover{box-shadow:0px 25px 30px -18px rgba(202,9,39,.5607843137)}.events-arch .product-item.category-facilitation:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}.events-arch .product-item.category-education:hover{box-shadow:0px 25px 30px -18px rgba(51,75,236,.631372549)}.events-arch .product-item.category-education:hover img.icon{transform:rotate(-45deg);transition:all ease .5s}.events-arch .product-item.category-books{display:none}.products-grid.books-arch .products{display:flex;flex-flow:wrap}.products-grid.books-arch .products .product{list-style:none;width:100%;margin:20px 0px}
  @media print,screen and (min-width: 64em){.products-grid.books-arch .products .product{width:calc(50% - 20px);margin-right:40px}}.products-grid.books-arch .products .product:hover .img-container img{transform:scale(1.1);transition:all .2s}.products-grid.books-arch .products .product a{display:flex;flex-direction:column}.products-grid.books-arch .products .product h2{font-size:24px;margin:20px 0px}
  @media print,screen and (min-width: 64em){.products-grid.books-arch .products .product h2{font-size:32px}}.products-grid.books-arch .products .product .price{display:none}.products-grid.books-arch .products .product .button-wrapper{display:none}.products-grid.books-arch .products .product .img-container{min-height:450px;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden}.products-grid.books-arch .products .product .img-container img{max-width:550px;height:100%;transition:all .2s}.products-grid.books-arch .products .product:nth-child(2n){margin-right:0}.products-grid.books-arch .products .product p.text-above-title{margin-bottom:0;margin-top:20px;font-size:14px}
  @media print,screen and (min-width: 64em){.products-grid.books-arch .products .product p.text-above-title{font-size:24px}}.products-grid.books-arch .products .product .text-below-title{font-size:18px}
  @media print,screen and (min-width: 64em){
    .products-grid.books-arch .products .product .text-below-title{display:block}
  }
  .product-hero .title-heading{text-align:center;padding:120px 0px 70px;background:#f7f7f7}
  @media print,screen and (min-width: 64em){.product-hero .title-heading{padding:200px 0px 70px;margin-top:-22px}}
  @media print,screen and (min-width: 64em){.product-hero .title-heading p{font-size:24px}}.product-hero .title-heading h1{font-size:36px;max-width:85%;margin:0 auto}
  @media print,screen and (min-width: 64em){.product-hero .title-heading h1{font-size:64px}}.product-hero .product-image{margin-bottom:30px}.product-hero .product-image img{object-fit:cover;height:500px;width:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.product-content{display:flex;flex-direction:column;position:relative}
  @media print,screen and (min-width: 64em){.product-content{flex-direction:row;justify-content:space-between}}.product-content .spacer.s0{top:100px;position:relative}.product-content h2{font-size:24px;margin-top:20px}
  @media print,screen and (min-width: 64em){.product-content h2{font-size:32px;margin-top:40px}}.product-content .product-content-left{width:100%}.product-content .product-content-left .woocommerce-product-details__description{display:flex;flex-direction:column}.product-content .product-content-left .woocommerce-product-details__description a{color:#e73752;text-decoration:underline}
  @media print,screen and (min-width: 64em){.product-content .product-content-left .woocommerce-product-details__description{padding-right:100px}}
  @media screen and (min-width: 75em){.product-content .product-content-left .woocommerce-product-details__description{padding-right:150px}}.product-content .product-content-left .product-addons ul{margin-left:0;display:flex;flex-flow:wrap}.product-content .product-content-left .product-addons ul li{list-style:none;margin-bottom:25px}
  @media print,screen and (min-width: 48em){.product-content .product-content-left .product-addons ul li{margin-right:20px;width:calc(50% - 20px)}}.product-content .product-content-left .product-addons ul li a.addon-button{line-height:normal;padding:10px 20px 10px 40px;background:rgba(0,0,0,0);border:solid 1px #000;width:100%;display:flex;justify-content:space-between;align-items:center;font-size:14px;border-radius:25px;color:#000}.product-content .product-content-left .product-addons ul li a.addon-button.added-already{background-color:#e73752;color:#fff}.product-content .product-content-left .product-addons ul li a.addon-button.added-already::before{content:"";font-family:"Font Awesome 6 Free";font-weight:600;background-image:none}.product-content .product-content-left .product-addons ul li a.addon-button p{margin-bottom:0}.product-content .product-content-left .product-addons ul li a.addon-button:before{content:"";position:absolute;display:block;width:15px;height:15px;left:15px;background-image:url(../images/plus-icon.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.product-content .product-content-left .product-addons ul li h3{font-size:18px;margin-top:20px}.product-content .product-content-left .product-addons ul li img.wp-post-image{object-fit:cover;border-radius:25px;height:360px}
  @media print,screen and (min-width: 64em){.product-content .product-content-left .product-addons ul li img.wp-post-image{width:100%;height:360px}}.product-content .product-content-right{width:100%}
  @media print,screen and (min-width: 64em){.product-content .product-content-right{width:fit-content;display:flex;flex-direction:column}}.product-content .product-content-right p.price{font-size:30px !important;color:#000 !important;font-weight:700}
  @media print,screen and (min-width: 64em){.product-content .product-content-right p.price{width:100%;text-align:left}}.product-content .product-content-right .quantity{display:none}.product-content .product-content-right .extra-buttons{display:flex;flex-direction:column}
  @media print,screen and (min-width: 64em){.product-content .product-content-right .extra-buttons p{margin-left:auto}}.product-content .product-content-right .extra-buttons a.button{background:rgba(0,0,0,0);border:solid 2px #000;border-radius:20px;padding:0;padding:10px 15px;line-height:normal;min-width:200px;width:100%;height:fit-content;background-color:#fff !important}.product-content .product-content-right .extra-buttons a.button:hover{background-color:#e1e1e1 !important}
  @media print,screen and (min-width: 64em){.product-content .product-content-right .extra-buttons a.button{width:fit-content;margin-left:auto}}.woocommerce .product form.cart .button{width:100%;border-radius:20px;background-color:#e73752;height:fit-content;padding:15px 0px}.product_cat-training-materials .product-hero .title-heading{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.product_cat-training-materials .product-image{margin-top:30px}.product_cat-training-materials .product-image img{object-fit:contain;background-color:#f7f7f7;border-radius:20px}.product-info{margin-right:100px}.product-info .info-single{display:flex;margin-bottom:25px;align-items:center}.product-info .info-single p{margin-bottom:0;margin-left:10px;font-weight:500;font-size:14px}.product-info .info-single img{width:25px;height:22px;object-fit:contain}.product-hero .product-image{position:relative}.product-hero .product-image:before{content:"";position:absolute;display:block;width:60%;height:20%;top:-1px;background-image:url(../img/image-overlay-right.svg);transform:scaleX(-1);background-position:100% 0%;background-size:contain;background-repeat:no-repeat;left:-1px}
  @media(min-width: 0px)and (max-width: 850px){.product-hero .product-image:before{height:15%}}
  @media print,screen and (min-width: 64em){
    .product-hero .product-image:before{background-image:url(../img/image-overlay-left.svg);transform:none;background-position:0% 0%;height:120px;left:-1px}
  }
  .product-hero .product-image:after{content:"";position:absolute;display:block;width:70%;height:20%;top:-1px;background-image:url(../img/image-overlay-left.svg);transform:scaleX(-1);background-position:0% 0%;background-size:contain;background-repeat:no-repeat;right:0}
  @media(min-width: 0px)and (max-width: 850px){.product-hero .product-image:after{background-image:url(../img/image-overlay-right.svg);transform:none;background-position:100% 0%;height:15%}}
  @media print,screen and (min-width: 64em){.product-hero .product-image:after{width:40%;background-image:url(../img/image-overlay-right.svg);transform:none;background-position:100% 0%;right:0px}}.product.product_cat-training-materials .product-hero .product-image:before{display:none}.product.product_cat-training-materials .product-hero .product-image:after{display:none}.woocommerce-notices-wrapper{position:relative;top:126px;z-index:999;margin:0 auto;left:0;right:0;max-width:1359px;padding:0px 20px;height:0px;top:750px}
  @media print,screen and (min-width: 64em){.woocommerce-notices-wrapper{top:120px;height:38px}}
  @media screen and (min-width: 75em){.woocommerce-notices-wrapper{padding:0}}.woocommerce-notices-wrapper .woocommerce-message{background:#e73752;margin-bottom:0;color:#fff;border-top:0;border-radius:15px;padding:10px 10px 10px 45px;display:flex;align-items:center;justify-content:space-between}.woocommerce-notices-wrapper .woocommerce-message::before{top:50%;transform:translateY(-50%)}.woocommerce-notices-wrapper .woocommerce-message a.button{background:rgba(0,0,0,0);border:0;border-radius:25px;padding:10px;line-height:normal;color:#fff;border:solid 2px #fff;order:2}
  @media print,screen and (min-width: 64em){.woocommerce-notices-wrapper .woocommerce-message a.button{padding:10px 20px}}.woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.single-product .extra-nav a.button.primary{background:#e73752;border-radius:25px;display:inline-flex;height:45px;padding:12px 24px;align-items:center;gap:10px;flex-shrink:0;border-radius:40.803px;font-size:16px;font-weight:700;margin-bottom:0}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{position:absolute;top:-320px;width:100%;padding:.625rem;display:block}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message a.restore-item{color:#fff;font-weight:bold;text-decoration:underline}.woocommerce-cart .woocommerce-error{position:absolute;top:-320px;width:100%;background:#e73752;margin-bottom:0;color:#fff;border-top:0;border-radius:15px;padding:10px 10px 10px 45px}.woocommerce-cart .woocommerce-error::before,.woocommerce-cart .woocommerce-info::before,.woocommerce-cart .woocommerce-message::before{top:50%;transform:translateY(-50%);color:#fff}.woocommerce-cart .hero-component .content-con{background-color:#fff !important;color:#000;padding:0px 10px}
  @media print,screen and (min-width: 64em){.woocommerce-cart .hero-component .content-con{padding:60px 0px}}.woocommerce-cart .hero-component .content-con p{max-width:unset !important}.woocommerce-cart .hero-component .text-seperate{background-color:#fff !important}.woocommerce-cart table.shop_table{border:none}.woocommerce-cart table.shop_table thead{background:none}.woocommerce-cart table.shop_table td{background:none;border:none;background-color:#fff}.woocommerce-cart table.shop_table tr{background:none;border:none;background-color:#fff}.woocommerce-cart table.shop_table td.product-quantity{display:flex;justify-content:space-between}.woocommerce-cart .woocommerce a.remove{color:#e73752}.woocommerce-cart .woocommerce .coupon input#coupon_code{width:fit-content;border-color:#000;color:#000;padding:0px 15px}.woocommerce-cart .woocommerce .coupon input#coupon_code::placeholder{color:#000}.woocommerce-cart .woocommerce .coupon button.button{background-color:#e73752;color:#fff;border-radius:25px;height:fit-content;padding:12px 30px}.woocommerce-cart .woocommerce .quantity .qty{border-radius:15px;padding:0}.woocommerce-cart .woocommerce .cart-collaterals table.shop_table tbody{border:solid 1px #000 !important;display:flex;flex-direction:column;border-radius:20px;padding:20px 40px}.woocommerce-cart .woocommerce .cart-collaterals table.shop_table tbody tr{display:flex;justify-content:space-between}.woocommerce-cart .woocommerce .cart-collaterals table.shop_table tbody tr td{width:100%;text-align:right}
  @media print,screen and (min-width: 64em){.woocommerce-cart .woocommerce .cart-collaterals .cart_totals{max-width:350px}}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2{font-size:32px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background:#e73752;margin-bottom:0;padding:12px 10px;border-radius:20px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background-color:#c90a27}.woocommerce-cart .woocommerce-cart-form .update-cart.button{border-radius:20px;background:rgba(0,0,0,0);border:solid 1px #000;color:#000;font-weight:400;padding:0px 25px}.woocommerce-checkout .hero-component .content-con{background-color:#fff !important;color:#000;padding:0px 10px}
  @media print,screen and (min-width: 64em){.woocommerce-checkout .hero-component .content-con{padding:60px 0px}}.woocommerce-checkout .hero-component .content-con p{max-width:unset !important}.woocommerce-checkout .hero-component .text-seperate{background-color:#fff !important}.woocommerce-checkout .hero-component h3{font-size:30px;margin-top:20px}.woocommerce-checkout .checkout_coupon .button{height:40px;padding:0px 20px;border-radius:20px;background:rgba(0,0,0,0);border:solid 1px #000}.woocommerce-checkout #payment{background:#fff}.woocommerce-checkout #payment button#place_order{background:#e73752;border-radius:25px;padding:0px 20px;width:100%}.woocommerce-checkout .woocommerce-error{background:#fff}.woocommerce-checkout .woocommerce-info{background:#fff;text-align:left;border:solid 1px #000;border-radius:25px}.woocommerce-checkout .woocommerce-info::before{color:#e73752}.woocommerce-checkout .checkout{display:block}
  @media print,screen and (min-width: 64em){.woocommerce-checkout .checkout{display:flex}}
  @media print,screen and (min-width: 48em){.woocommerce-checkout .checkout{display:flex}}.woocommerce-checkout .checkout div#order_review{width:100%}.woocommerce-checkout .checkout div#customer_details{width:100%}.woocommerce-checkout .checkout div#customer_details .col-1{padding-right:0px;width:100%}
  @media print,screen and (min-width: 64em){.woocommerce-checkout .checkout div#order_review{width:70%}.woocommerce-checkout .checkout div#customer_details{width:70%}.woocommerce-checkout .checkout div#customer_details .col-1{padding-right:50px;width:100%}}
  @media print,screen and (min-width: 48em){.woocommerce-checkout .checkout div#order_review{width:30%}.woocommerce-checkout .checkout div#customer_details{width:70%}.woocommerce-checkout .checkout div#customer_details .col-1{padding-right:50px;width:100%}}.woocommerce-checkout .checkout .form-row{text-align:left}.woocommerce-checkout .checkout .form-row .select2-container--default .select2-selection--single{padding:5px 10px;height:40px;border-radius:20px;border-color:#000}.woocommerce-checkout .checkout table{border:none;border:solid 1px #000;border-radius:10px;padding:10px;margin-top:35px}.woocommerce-checkout .checkout table thead{background:#fff}.woocommerce-checkout .checkout table tbody{background:#fff}.woocommerce-checkout .checkout table tr{border:none}.woocommerce-checkout .checkout table td{background:#fff;border:none}.woocommerce-checkout .checkout table th{background:#fff;border:none}.woocommerce-checkout.checkout{display:flex;flex-flow:wrap}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{width:100%;text-align:left}#stripe-payment-data #wc-stripe-cc-form .form-row{display:flex;flex-direction:column}#stripe-payment-data #wc-stripe-cc-form .form-row .wc-stripe-elements-field{max-height:2rem}#stripe-payment-data .woocommerce-SavedPaymentMethods-saveNew{display:inherit}.wc-block-checkout__form input{border:1px solid #000 !important;border-radius:20px !important;-webkit-border-radius:10px !important}.wp-block-woocommerce-checkout-order-summary-block{border:1px solid #000 !important;border-radius:10px !important;-webkit-border-radius:20px !important}.wc-block-components-radio-control--highlight-checked:after{border-radius:10px !important}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted{border-radius:10px !important}.wc-block-components-checkout-place-order-button{background:#e73752 !important;border-radius:25px !important;color:#fff !important;font-weight:700 !important}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#e73752 !important;border-radius:50% !important}.woocommerce-account .hero-component .content-con{background-color:#fff !important;color:#000}.woocommerce-account .hero-component .content-con p{max-width:unset !important;text-align:left}
  @media print,screen and (min-width: 64em){.woocommerce-account .hero-component .content-con .woocommerce{max-width:90%;margin:0 auto}}.woocommerce-account .hero-component .text-seperate{background-color:#fff !important}.woocommerce-account .hero-component .text-seperate .content-con{color:#000;display:block;padding:0px 10px !important}
  @media print,screen and (min-width: 64em){.woocommerce-account .hero-component .text-seperate .content-con{padding:60px 0px !important}}.woocommerce-account .hero-component h3{font-size:32px}.woocommerce-account .woocommerce-MyAccount-navigation{text-align:left}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin-left:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title.title{display:flex;align-items:center}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title.title .edit{margin-left:10px}.woocommerce-account .woocommerce-MyAccount-content .col-1 address{text-align:left}.woocommerce-account .woocommerce-MyAccount-content .col-2{text-align:left}
  @media print,screen and (min-width: 64em){.woocommerce-account .woocommerce-MyAccount-content .col-2{text-align:right}}
  @media print,screen and (min-width: 64em){.woocommerce-account .woocommerce-MyAccount-content .col-2 .woocommerce-Address-title.title{justify-content:end}}
  @media print,screen and (min-width: 64em){.woocommerce-account .woocommerce-MyAccount-content .col-2 address{text-align:right}}.woocommerce-account .woocommerce-orders-table{margin:0 auto;width:100%;display:flex;text-align:center;justify-content:center;flex-direction:column;align-items:center}.woocommerce-account .woocommerce-orders-table .top-section{display:none}.woocommerce-account .woocommerce-orders-table .main-section{width:100%}.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell{display:flex;align-items:center;font-size:16px;text-align:right;margin:10px 0px;flex-direction:row;justify-content:space-between}.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell p.mobile-head{max-width:unset !important;width:fit-content;float:none;margin:0;text-align:left;margin-left:0 !important;margin-right:0 !important}.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell a,.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell time{width:180px}.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:flex;background:rgba(0,0,0,0);border-radius:20px;border:solid 1px #000;padding:10px 15px;width:fit-content;margin-left:10px;height:fit-content}.woocommerce-account .woocommerce-orders-table .order-row .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions p.mobile-head{padding-right:25px}.woocommerce-account .woocommerce-error{background:#fff}.woocommerce-account .woocommerce-info{border-top-color:#e73752;background:#fff}.woocommerce-account .woocommerce-info a.button.wc-forward{background:#e73752;border-radius:20px;height:fit-content;padding:12px 20px;color:#fff}.woocommerce-account .woocommerce-info::before{color:#e73752}
  @media print,screen and (min-width: 64em){.woocommerce-account section.woocommerce-customer-details address{text-align:center}}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link{margin:10px 0px;width:100%;margin-right:20px;border-radius:14px;padding:10px 20px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{padding-left:25px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link::before{content:"";position:absolute;display:inline-block;width:20px;height:20px;object-fit:contain;background-repeat:no-repeat;margin-top:5px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active{background-color:#f7f7f7}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard::before{background-image:url("../images/dashboard-icon.svg")}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders::before{background-image:url("../images/orders-icon.svg")}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads::before{background-image:url("../images/downloads-icon.svg")}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address::before{background-image:url("../images/addresses-icon.svg")}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account::before{background-image:url("../images/account-detail-icon.svg")}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout::before{background-image:url("../images/logout-icon.svg")}.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .order-row{padding:20px;border:solid 1px;margin-bottom:20px}.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .order-row:nth-child(even){background-color:#f7f7f7}.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .order-row .woocommerce-orders-table__cell{border-bottom:solid 1px #000}.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .order-row .woocommerce-orders-table__cell:last-child{border-bottom:0}.woocommerce form input,.woocommerce form textarea{border-radius:20px;padding:0px 20px;box-shadow:none;border-color:#000}.woocommerce form label{font-size:18px}.woocommerce form fieldset{text-align:left;margin-top:20px}.woocommerce form fieldset legend{font-size:20px;font-weight:700}.woocommerce form.login{border:none;padding:0}.woocommerce form.login .form-row:last-child{display:flex;flex-direction:column}.woocommerce button.woocommerce-Button{background:#e73752;border-radius:25px;color:#fff}.woocommerce button.woocommerce-form-login__submit{background:#e73752;border-radius:25px;color:#fff;padding:0px 30px;width:fit-content}.woocommerce button.woocommerce-form-login__submit i{display:none}.woocommerce p.payment-info{text-align:left}.woocommerce .woocommerce-checkout #payment div.payment_box{background-color:#f7f7f7}.woocommerce .woocommerce-checkout #payment div.payment_box:before{display:none}.woocommerce table.shop_table th{background:#fff}.woocommerce table.shop_table tfoot td{background:#fff}tbody tr:nth-child(even){background:#fff;border:none}.woocommerce-order-received .top-section{padding:15px 25px;border-radius:35px;border:solid 1px #000;text-align:left;margin:25px 0px}.woocommerce-order-received .top-section p{margin-bottom:0;display:flex;align-items:center}.woocommerce-order-received .top-section p i{border:solid 2px #000;border-radius:100%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;margin-right:15px}.woocommerce-order-received .button-con{width:fit-content;display:flex;flex-direction:column}.woocommerce-order-received .button-con a.button.primary{background:#e73752;height:fit-content;padding:15px 20px;color:#fff;border-radius:25px;margin-bottom:20px}.woocommerce-order-received .button-con a.order-link{height:fit-content;padding:10px 20px;color:#000;border-radius:25px;margin-bottom:20px;width:fit-content;border:solid 1px #000}.woocommerce-order-received .button-con a.order-link i{margin-right:8px}.build-level-cards .single-card{display:flex;border-radius:20px;padding:20px 40px;margin:15px auto;background-color:#fff;flex-direction:column-reverse;text-align:center}
  @media print,screen and (min-width: 64em){.build-level-cards .single-card{text-align:left;flex-direction:row}}.build-level-cards .single-card .image-con{margin-bottom:20px}
  @media print,screen and (min-width: 64em){.build-level-cards .single-card .image-con{margin-bottom:0px;width:25%;text-align:right}}
  @media print,screen and (min-width: 64em){.build-level-cards .single-card .content-con{width:75%}}.build-level-cards .single-card .content-con p.heading{font-size:16px;font-weight:700;margin-bottom:0}
  @media print,screen and (min-width: 64em){.build-level-cards .single-card .content-con p.heading{font-weight:400;font-size:24px}}.build-level-cards .single-card .content-con .content{margin-top:20px}.build-level-cards .single-card .content-con a{color:#e73752;text-decoration:underline}.blog-info-con{padding:50px 0px 20px}.blog-info-con .blog-info{display:flex}.blog-info-con .blog-info p{padding:0px 20px;border-right:solid 1px #000;margin-bottom:0;font-size:14px;font-weight:500}.blog-info-con .blog-info .categories{display:flex}.blog-info-con .blog-info .categories p:first-of-type{padding-left:0}.blog-info-con .blog-info .date-author{display:flex}.blog-info-con .blog-info .date-author p:last-of-type{border-right:0}.map-component{margin-bottom:3.125rem}.map-component .grid-container{position:relative;padding:0}
  @media print,screen and (min-width: 48em){.map-component .grid-container{padding:0 1.25rem}}.map-component .buttons-con{position:absolute;bottom:36%;display:flex;width:100%;justify-content:space-between;padding:0 1.25rem;z-index:100}
  @media print,screen and (min-width: 48em){.map-component .buttons-con{display:none}}.map-component .buttons-con button{width:30px;height:30px;border-radius:100px;border:1px solid #000}.map-component .buttons-con button:first-of-type{margin-right:10px}.map-component .main-con{background:url("../img/seriouswork_map_hd.png") center no-repeat;background-size:contain}.map-component .main-con .lottie{z-index:100 !important}
  @media print,screen and (min-width: 48em){.map-component .main-con{display:flex;justify-content:center;flex-wrap:wrap}}
  @media print,screen and (min-width: 64em){.map-component .main-con{justify-content:space-between}}.map-component .main-con div{text-align:center}
  @media print,screen and (min-width: 48em){.map-component .main-con div{width:50%}}
  @media print,screen and (min-width: 64em){.map-component .main-con div{width:auto}}.map-component .main-con div p{text-transform:uppercase;font-size:20px;max-width:175px;margin-left:auto;margin-right:auto}
  @media print,screen and (min-width: 48em){.map-component .main-con div p{max-width:250px}}.map-component .main-con div .image-con{width:100%;margin-bottom:1.875rem}.map-component .main-con div .image-con img{object-fit:contain;width:100%;height:100%}.map-component .main-con div .number{width:100%;font-size:66px;font-weight:700;line-height:normal;display:flex;justify-content:center;margin-bottom:.9375rem}.map-component .main-con div .number p{font-size:48px;font-weight:700;line-height:normal;align-items:center;margin-bottom:0;max-width:unset;margin-left:0;margin-right:0}.map-component .main-con div .number span{font-size:48px;font-weight:700;line-height:normal}
  @media print,screen and (min-width: 48em){.map-component .main-con div .number{text-align:center}}
  @media print,screen and (min-width: 64em){.map-component .main-con div .number{text-align:start;margin-top:auto}}
  .testimonial-slider-section{overflow:hidden}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .grid-container{margin:0;padding:0;max-width:unset !important}}
  .testimonial-slider-section .slider-buttons{display:flex;justify-content:space-between;margin-top:1.5625rem}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .slider-buttons{max-width:140px;margin-left:auto;margin-right:auto}}
  .testimonial-slider-section .slider-buttons button{border:1px solid #000;border-radius:10px;width:54px;height:54px;opacity:1;transition:all .2s}
  .testimonial-slider-section .slider-buttons button.slick-disabled{opacity:.5;transition:all .2s}
  .testimonial-slider-section .slider-buttons button i{color:#000;font-size:24px}
  .testimonial-slider-section .slider-buttons button:hover{background-color:rgba(0,0,0,.168627451);transition:all ease .5s}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .testimonial-slider .slick-slide{margin:0 29px}}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .testimonial-slider .slick-list{margin:0 -29px}}
  .testimonial-slider-section .testimonial-slider .testimonial-slide{border-radius:15px;padding:2.125rem .9375rem;display:flex;flex-direction:column}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .testimonial-slider .testimonial-slide{padding-top:3.375rem;padding-bottom:2.375rem}}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(even){background-color:#e73752}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(even) .stars i{color:#f7f7f7}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(even) .content p{color:#fff}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(even) .person .name-job p{color:#fff}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(odd){background-color:#f7f7f7}
  .testimonial-slider-section .testimonial-slider .testimonial-slide:nth-of-type(odd) .stars i{color:#e73752}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars{display:flex;margin-left:auto;margin-right:auto;margin-bottom:1.875rem;justify-content:center}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars i{margin-left:.25rem;margin-right:.25rem;font-size:24px}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars.count-1 .fa-star:nth-child(-n+4){display:none}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars.count-2 .fa-star:nth-child(-n+3){display:none}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars.count-3 .fa-star:nth-child(-n+2){display:none}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .stars.count-4 .fa-star:nth-child(-n+1){display:none}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .content{margin-bottom:2.5rem}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .content p{font-size:14px;margin-bottom:0;text-align:left;font-style:italic;font-weight:400}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .testimonial-slider .testimonial-slide .content p{font-size:14px}}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .person{display:flex}
  @media print,screen and (min-width: 48em){.testimonial-slider-section .testimonial-slider .testimonial-slide .person{justify-content:center;align-items:center}}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .person .headshot{margin-right:1.875rem}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .person .name-job p{font-size:14px;margin-bottom:0}
  @media print,screen and (min-width: 64em){.testimonial-slider-section .testimonial-slider .testimonial-slide .person .name-job p{font-size:18px}}
  .testimonial-slider-section .testimonial-slider .testimonial-slide .person .name-job p:first-of-type{margin-bottom:0;font-weight:700}
  @media print,screen and (min-width: 48em){.testimonial-slider-section-vid .grid-container{padding-right:1.25rem;padding-left:1.25rem;max-width:87.5rem !important;margin-left:auto;margin-right:auto}}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide{padding:0px}
  @media screen and (min-width: 75em){.testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide{margin:0px 20px}}
  @media screen and (min-width: 75em){.testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide{height:550px;overflow:scroll}}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner{padding:30px;height:500px;overflow:scroll}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .content{margin:35px 0}
  @media print,screen and (min-width: 48em){.testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .content{margin:65px 0}}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .content p{font-family:"PingFang SC", "Microsoft YaHei", "Inter";font-weight:400;font-size:18px;text-align:left;color:#000}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .person{justify-content:start;margin-right:20px}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .person .name-job p{font-size:14px}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .person .headshot img{max-width:75px}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location{display:flex;justify-content:space-between}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location .location{display:flex;align-items:center}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location .location img{margin-right:5px}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location .location p{margin-bottom:0;font-size:14px;font-weight:700;font-family:"PingFang SC", "Microsoft YaHei", "Inter"}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location .stars{margin:unset}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide .testimonial-inner .stars-location .stars i{font-size:20px}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide:nth-of-type(even){background-color:#f7f7f7}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide:nth-of-type(even) .content p{color:#000}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide:nth-of-type(even) .person .name-job p{color:#000}
  .testimonial-slider-section-vid .grid-container .testimonial-slider .testimonial-slide:nth-of-type(even) .stars i{color:#e73752}

  .video-background{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}
  .video-background video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%, -50%)}
  .has-video .testimonial-inner{padding:0 !important;height:100% !important}
  /*# sourceMappingURL=style.css.map */



