@charset "UTF-8";
@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%,64%,to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{-webkit-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));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%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em))}}@keyframes fa-bounce{0%,64%,to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{-webkit-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));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%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em))}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, 0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, 0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-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}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:'Font Awesome 6 Free'}.fa-brands,.fab{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:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade{-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-beat-fade,.fa-fade{-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade}.fa-beat-fade,.fa-flip,.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite)}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake,.fa-spin{-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, none));transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-chevron-circle-right::before,.fa-circle-chevron-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-alt::before,.fa-trash-can::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-times::before,.fa-user-xmark::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-comment-alt::before,.fa-message::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-compress-alt::before,.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-alt::before,.fa-file-lines::before,.fa-file-text::before{content:"\f15c"}.fa-wave-square::before{content:"\f83e"}.fa-ring::before{content:"\f70b"}.fa-building-un::before{content:"\e4d9"}.fa-dice-three::before{content:"\f527"}.fa-calendar-alt::before,.fa-calendar-days::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball-ball::before,.fa-volleyball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-desc::before,.fa-sort-down::before{content:"\f0dd"}.fa-circle-minus::before,.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before,.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-heart-music-camera-bolt::before,.fa-icons::before{content:"\f86d"}.fa-microphone-alt-slash::before,.fa-microphone-lines-slash::before{content:"\f539"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-pump-medical::before{content:"\e06a"}.fa-fingerprint::before{content:"\f577"}.fa-hand-point-right::before{content:"\f0a4"}.fa-magnifying-glass-location::before,.fa-search-location::before{content:"\f689"}.fa-forward-step::before,.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before,.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football-ball::before,.fa-football::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angle-double-down::before,.fa-angles-down::before{content:"\f103"}.fa-users-rectangle::before{content:"\e594"}.fa-people-roof::before{content:"\e537"}.fa-people-line::before{content:"\e534"}.fa-beer-mug-empty::before,.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before,.fa-long-arrow-up::before{content:"\f176"}.fa-burn::before,.fa-fire-flame-simple::before{content:"\f46a"}.fa-male::before,.fa-person::before{content:"\f183"}.fa-laptop::before{content:"\f109"}.fa-file-csv::before{content:"\f6dd"}.fa-menorah::before{content:"\f676"}.fa-truck-plane::before{content:"\e58f"}.fa-record-vinyl::before{content:"\f8d9"}.fa-face-grin-stars::before,.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-pastafarianism::before,.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before,.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before,.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before,.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before,.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil-alt::before,.fa-pencil::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-file-clipboard::before,.fa-paste::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-loading::before,.fa-truck-ramp-box::before{content:"\f4de"}.fa-user-check::before{content:"\f4fc"}.fa-vial-virus::before{content:"\e597"}.fa-sheet-plastic::before{content:"\e571"}.fa-blog::before{content:"\f781"}.fa-user-ninja::before{content:"\f504"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-scroll-torah::before,.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before,.fa-quidditch-broom-ball::before,.fa-quidditch::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-archive::before,.fa-box-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before,.fa-sort-numeric-desc::before,.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before,.fa-grin-tongue-squint::before{content:"\f58a"}.fa-spray-can::before{content:"\f5bd"}.fa-truck-monster::before{content:"\f63b"}.fa-w::before{content:"\57"}.fa-earth-africa::before,.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-alt::before,.fa-tablet-screen-button::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before,.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before,.fa-legal::before{content:"\f0e3"}.fa-binoculars::before{content:"\f1e5"}.fa-microphone-slash::before{content:"\f131"}.fa-box-tissue::before{content:"\e05b"}.fa-motorcycle::before{content:"\f21c"}.fa-bell-concierge::before,.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before,.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows-left-right::before,.fa-people-arrows::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-caret-square-right::before,.fa-square-caret-right::before{content:"\f152"}.fa-cut::before,.fa-scissors::before{content:"\f0c4"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-toilets-portable::before{content:"\e584"}.fa-hockey-puck::before{content:"\f453"}.fa-table::before{content:"\f0ce"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-digital-tachograph::before,.fa-tachograph-digital::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-mail-reply::before,.fa-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-minus-square::before,.fa-square-minus::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-caret-square-down::before,.fa-square-caret-down::before{content:"\f150"}.fa-file-circle-question::before{content:"\e4ef"}.fa-laptop-code::before{content:"\f5fc"}.fa-swatchbook::before{content:"\f5c3"}.fa-prescription-bottle::before{content:"\f485"}.fa-bars::before,.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-3::before,.fa-hourglass-end::before{content:"\f253"}.fa-heart-broken::before,.fa-heart-crack::before{content:"\f7a9"}.fa-external-link-square-alt::before,.fa-square-up-right::before{content:"\f360"}.fa-face-kiss-beam::before,.fa-kiss-beam::before{content:"\f597"}.fa-film::before{content:"\f008"}.fa-ruler-horizontal::before{content:"\f547"}.fa-people-robbery::before{content:"\e536"}.fa-lightbulb::before{content:"\f0eb"}.fa-caret-left::before{content:"\f0d9"}.fa-circle-exclamation::before,.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before,.fa-sign-out::before{content:"\f08b"}.fa-chevron-circle-down::before,.fa-circle-chevron-down::before{content:"\f13a"}.fa-unlock-alt::before,.fa-unlock-keyhole::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-alt::before,.fa-headphones-simple::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before,.fa-donate::before{content:"\f4b9"}.fa-memory::before{content:"\f538"}.fa-road-spikes::before{content:"\e568"}.fa-fire-burner::before{content:"\e4f1"}.fa-flag::before{content:"\f024"}.fa-hanukiah::before{content:"\f6e6"}.fa-feather::before{content:"\f52d"}.fa-volume-down::before,.fa-volume-low::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-alt::before,.fa-wheat-awn::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-check-square::before,.fa-square-check::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-header::before,.fa-heading::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list-squares::before,.fa-list::before{content:"\f03a"}.fa-phone-square-alt::before,.fa-square-phone-flip::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before,.fa-dot-circle::before{content:"\f192"}.fa-dizzy::before,.fa-face-dizzy::before{content:"\f567"}.fa-egg::before{content:"\f7fb"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-campground::before{content:"\f6bb"}.fa-folder-plus::before{content:"\f65e"}.fa-futbol-ball::before,.fa-futbol::before,.fa-soccer-ball::before{content:"\f1e3"}.fa-paint-brush::before,.fa-paintbrush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before,.fa-hot-tub::before{content:"\f593"}.fa-map-location::before,.fa-map-marked::before{content:"\f59f"}.fa-house-flood-water::before{content:"\e50e"}.fa-tree::before{content:"\f1bb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-sack-dollar::before{content:"\f81d"}.fa-edit::before,.fa-pen-to-square::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-alt::before,.fa-share-nodes::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-2::before,.fa-hourglass-half::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before,.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before,.fa-sort-alpha-desc::before,.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-mitten::before{content:"\f7b5"}.fa-person-rays::before{content:"\e54d"}.fa-users::before{content:"\f0c0"}.fa-eye-slash::before{content:"\f070"}.fa-flask-vial::before{content:"\e4f3"}.fa-hand-paper::before,.fa-hand::before{content:"\f256"}.fa-om::before{content:"\f679"}.fa-worm::before{content:"\e599"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-plug::before{content:"\f1e6"}.fa-chevron-up::before{content:"\f077"}.fa-hand-spock::before{content:"\f259"}.fa-stopwatch::before{content:"\f2f2"}.fa-face-kiss::before,.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before,.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before,.fa-grin-wink::before{content:"\f58c"}.fa-deaf::before,.fa-deafness::before,.fa-ear-deaf::before,.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-rss-square::before,.fa-square-rss::before{content:"\f143"}.fa-land-mine-on::before{content:"\e51b"}.fa-i-cursor::before{content:"\f246"}.fa-stamp::before{content:"\f5bf"}.fa-stairs::before{content:"\e289"}.fa-i::before{content:"\49"}.fa-hryvnia-sign::before,.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before,.fa-grin-alt::before{content:"\f581"}.fa-tooth::before{content:"\f5c9"}.fa-v::before{content:"\56"}.fa-bangladeshi-taka-sign::before{content:"\e2e6"}.fa-bicycle::before{content:"\f206"}.fa-rod-asclepius::before,.fa-rod-snake::before,.fa-staff-aesculapius::before,.fa-staff-snake::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-ambulance::before,.fa-truck-medical::before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-snowman::before{content:"\f7d0"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-road-barrier::before{content:"\e562"}.fa-school::before{content:"\f549"}.fa-igloo::before{content:"\f7ae"}.fa-joint::before{content:"\f595"}.fa-angle-right::before{content:"\f105"}.fa-horse::before{content:"\f6f0"}.fa-q::before{content:"\51"}.fa-g::before{content:"\47"}.fa-notes-medical::before{content:"\f481"}.fa-temperature-2::before,.fa-temperature-half::before,.fa-thermometer-2::before,.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-bolt::before,.fa-poo-storm::before{content:"\f75a"}.fa-face-frown-open::before,.fa-frown-open::before{content:"\f57a"}.fa-hand-point-up::before{content:"\f0a6"}.fa-money-bill::before{content:"\f0d6"}.fa-bookmark::before{content:"\f02e"}.fa-align-justify::before{content:"\f039"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-helmet-un::before{content:"\e503"}.fa-bullseye::before{content:"\f140"}.fa-bacon::before{content:"\f7e5"}.fa-hand-point-down::before{content:"\f0a7"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-folder-blank::before,.fa-folder::before{content:"\f07b"}.fa-file-medical-alt::before,.fa-file-waveform::before{content:"\f478"}.fa-radiation::before{content:"\f7b9"}.fa-chart-simple::before{content:"\e473"}.fa-mars-stroke::before{content:"\f229"}.fa-vial::before{content:"\f492"}.fa-dashboard::before,.fa-gauge-med::before,.fa-gauge::before,.fa-tachometer-alt-average::before{content:"\f624"}.fa-magic-wand-sparkles::before,.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-alt::before,.fa-pen-clip::before{content:"\f305"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-user::before{content:"\f007"}.fa-school-circle-check::before{content:"\e56b"}.fa-dumpster::before{content:"\f793"}.fa-shuttle-van::before,.fa-van-shuttle::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-caret-square-left::before,.fa-square-caret-left::before{content:"\f191"}.fa-highlighter::before{content:"\f591"}.fa-key::before{content:"\f084"}.fa-bullhorn::before{content:"\f0a1"}.fa-globe::before{content:"\f0ac"}.fa-synagogue::before{content:"\f69b"}.fa-person-half-dress::before{content:"\e548"}.fa-road-bridge::before{content:"\e563"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-tablet-button::before{content:"\f10a"}.fa-building-lock::before{content:"\e4d6"}.fa-pizza-slice::before{content:"\f818"}.fa-money-bill-wave::before{content:"\f53a"}.fa-area-chart::before,.fa-chart-area::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before,.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-air-freshener::before,.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-star::before{content:"\f005"}.fa-repeat::before{content:"\f363"}.fa-cross::before{content:"\f654"}.fa-box::before{content:"\f466"}.fa-venus-mars::before{content:"\f228"}.fa-arrow-pointer::before,.fa-mouse-pointer::before{content:"\f245"}.fa-expand-arrows-alt::before,.fa-maximize::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before,.fa-triangle-circle-square::before{content:"\f61f"}.fa-random::before,.fa-shuffle::before{content:"\f074"}.fa-person-running::before,.fa-running::before{content:"\f70c"}.fa-mobile-retro::before{content:"\e527"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-spider::before{content:"\f717"}.fa-hands-bound::before{content:"\e4f9"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-x-ray::before{content:"\f497"}.fa-spell-check::before{content:"\f891"}.fa-slash::before{content:"\f715"}.fa-computer-mouse::before,.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before,.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before,.fa-store-alt-slash::before{content:"\e070"}.fa-server::before{content:"\f233"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-shop-lock::before{content:"\e4a5"}.fa-hourglass-1::before,.fa-hourglass-start::before{content:"\f251"}.fa-blender-phone::before{content:"\f6b6"}.fa-building-wheat::before{content:"\e4db"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-right-to-bracket::before,.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before,.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before,.fa-people-carry::before{content:"\f4ce"}.fa-temperature-high::before{content:"\f769"}.fa-microchip::before{content:"\f2db"}.fa-crown::before{content:"\f521"}.fa-weight-hanging::before{content:"\f5cd"}.fa-xmarks-lines::before{content:"\e59a"}.fa-file-prescription::before{content:"\f572"}.fa-weight-scale::before,.fa-weight::before{content:"\f496"}.fa-user-friends::before,.fa-user-group::before{content:"\f500"}.fa-arrow-up-a-z::before,.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before,.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-arrow-circle-up::before,.fa-circle-arrow-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before,.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before,.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before,.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before,.fa-laugh::before{content:"\f599"}.fa-folder-open::before{content:"\f07c"}.fa-heart-circle-plus::before{content:"\e500"}.fa-code-fork::before{content:"\e13b"}.fa-city::before{content:"\f64f"}.fa-microphone-alt::before,.fa-microphone-lines::before{content:"\f3c9"}.fa-pepper-hot::before{content:"\f816"}.fa-unlock::before{content:"\f09c"}.fa-colon-sign::before{content:"\e140"}.fa-headset::before{content:"\f590"}.fa-store-slash::before{content:"\e071"}.fa-road-circle-xmark::before{content:"\e566"}.fa-user-minus::before{content:"\f503"}.fa-mars-stroke-up::before,.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before,.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before,.fa-file-upload::before{content:"\f574"}.fa-wifi-3::before,.fa-wifi-strong::before,.fa-wifi::before{content:"\f1eb"}.fa-bath::before,.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-edit::before,.fa-user-pen::before{content:"\f4ff"}.fa-signature::before{content:"\f5b7"}.fa-stroopwafel::before{content:"\f551"}.fa-bold::before{content:"\f032"}.fa-anchor-lock::before{content:"\e4ad"}.fa-building-ngo::before{content:"\e4d7"}.fa-manat-sign::before{content:"\e1d5"}.fa-not-equal::before{content:"\f53e"}.fa-border-style::before,.fa-border-top-left::before{content:"\f853"}.fa-map-location-dot::before,.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-poll::before,.fa-square-poll-vertical::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-battery-car::before,.fa-car-battery::before{content:"\f5df"}.fa-gift::before{content:"\f06b"}.fa-dice-two::before{content:"\f528"}.fa-chess-queen::before{content:"\f445"}.fa-glasses::before{content:"\f530"}.fa-chess-board::before{content:"\f43c"}.fa-building-circle-check::before{content:"\e4d2"}.fa-person-chalkboard::before{content:"\e53d"}.fa-mars-stroke-h::before,.fa-mars-stroke-right::before{content:"\f22b"}.fa-hand-back-fist::before,.fa-hand-rock::before{content:"\f255"}.fa-caret-square-up::before,.fa-square-caret-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-bar-chart::before,.fa-chart-bar::before{content:"\f080"}.fa-hands-bubbles::before,.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before,.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-plus-square::before,.fa-square-plus::before{content:"\f0fe"}.fa-torii-gate::before{content:"\f6a1"}.fa-frog::before{content:"\f52e"}.fa-bucket::before{content:"\e4cf"}.fa-image::before{content:"\f03e"}.fa-microphone::before{content:"\f130"}.fa-cow::before{content:"\f6c8"}.fa-caret-up::before{content:"\f0d8"}.fa-screwdriver::before{content:"\f54a"}.fa-folder-closed::before{content:"\e185"}.fa-house-tsunami::before{content:"\e515"}.fa-square-nfi::before{content:"\e576"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-glass-martini-alt::before,.fa-martini-glass::before{content:"\f57b"}.fa-rotate-back::before,.fa-rotate-backward::before,.fa-rotate-left::before,.fa-undo-alt::before{content:"\f2ea"}.fa-columns::before,.fa-table-columns::before{content:"\f0db"}.fa-lemon::before{content:"\f094"}.fa-head-side-mask::before{content:"\e063"}.fa-handshake::before{content:"\f2b5"}.fa-gem::before{content:"\f3a5"}.fa-dolly-box::before,.fa-dolly::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-compress-arrows-alt::before,.fa-minimize::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angle-double-right::before,.fa-angles-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before,.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-eur::before,.fa-euro-sign::before,.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-check-circle::before,.fa-circle-check::before{content:"\f058"}.fa-circle-stop::before,.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before,.fa-drafting-compass::before{content:"\f568"}.fa-plate-wheat::before{content:"\e55a"}.fa-icicles::before{content:"\f7ad"}.fa-person-shelter::before{content:"\e54f"}.fa-neuter::before{content:"\f22c"}.fa-id-badge::before{content:"\f2c1"}.fa-marker::before{content:"\f5a1"}.fa-face-laugh-beam::before,.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-chevron-circle-up::before,.fa-circle-chevron-up::before{content:"\f139"}.fa-lari-sign::before{content:"\e1c8"}.fa-volcano::before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-gbp::before,.fa-pound-sign::before,.fa-sterling-sign::before{content:"\f154"}.fa-viruses::before{content:"\e076"}.fa-square-person-confined::before{content:"\e577"}.fa-user-tie::before{content:"\f508"}.fa-arrow-down-long::before,.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-mail-reply-all::before,.fa-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before,.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before,.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-arrow-circle-down::before,.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-right-to-file::before,.fa-file-import::before{content:"\f56f"}.fa-external-link-square::before,.fa-square-arrow-up-right::before{content:"\f14c"}.fa-box-open::before{content:"\f49e"}.fa-scroll::before{content:"\f70e"}.fa-spa::before{content:"\f5bb"}.fa-location-pin-lock::before{content:"\e51f"}.fa-pause::before{content:"\f04c"}.fa-hill-avalanche::before{content:"\e507"}.fa-temperature-0::before,.fa-temperature-empty::before,.fa-thermometer-0::before,.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before,.fa-contact-card::before,.fa-vcard::before{content:"\f2bb"}.fa-balance-scale-right::before,.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before,.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before,.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before,.fa-tired::before{content:"\f5c8"}.fa-money-bills::before{content:"\e1f3"}.fa-smog::before{content:"\f75f"}.fa-crutch::before{content:"\f7f7"}.fa-cloud-arrow-up::before,.fa-cloud-upload-alt::before,.fa-cloud-upload::before{content:"\f0ee"}.fa-palette::before{content:"\f53f"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-vest::before{content:"\e085"}.fa-ferry::before{content:"\e4ea"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-seedling::before,.fa-sprout::before{content:"\f4d8"}.fa-arrows-alt-h::before,.fa-left-right::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-arrow-circle-left::before,.fa-circle-arrow-left::before{content:"\f0a8"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-bowl-food::before{content:"\e4c6"}.fa-candy-cane::before{content:"\f786"}.fa-arrow-down-wide-short::before,.fa-sort-amount-asc::before,.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before,.fa-thunderstorm::before{content:"\f76c"}.fa-remove-format::before,.fa-text-slash::before{content:"\f87d"}.fa-face-smile-wink::before,.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-h::before,.fa-arrows-left-right::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before,.fa-cloud-download-alt::before,.fa-cloud-download::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-blackboard::before,.fa-chalkboard::before{content:"\f51b"}.fa-user-alt-slash::before,.fa-user-large-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-alt-slash::before,.fa-handshake-simple-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before,.fa-refresh::before,.fa-sync::before{content:"\f021"}.fa-fire-extinguisher::before{content:"\f134"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-greater-than-equal::before{content:"\f532"}.fa-shield-alt::before,.fa-shield-halved::before{content:"\f3ed"}.fa-atlas::before,.fa-book-atlas::before{content:"\f558"}.fa-virus::before{content:"\e074"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-layer-group::before{content:"\f5fd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-archway::before{content:"\f557"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-house-chimney-crack::before,.fa-house-damage::before{content:"\f6f1"}.fa-file-archive::before,.fa-file-zipper::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-glass-martini::before,.fa-martini-glass-empty::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-church::before{content:"\f51d"}.fa-comments-dollar::before{content:"\f653"}.fa-democrat::before{content:"\f747"}.fa-z::before{content:"\5a"}.fa-person-skiing::before,.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before,.fa-temperature-down::before{content:"\e03f"}.fa-feather-alt::before,.fa-feather-pointed::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-ad::before,.fa-rectangle-ad::before{content:"\f641"}.fa-arrow-circle-right::before,.fa-circle-arrow-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before,.fa-unsorted::before{content:"\f0dc"}.fa-list-1-2::before,.fa-list-numeric::before,.fa-list-ol::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-alt::before,.fa-money-check-dollar::before{content:"\f53d"}.fa-vector-square::before{content:"\f5cb"}.fa-bread-slice::before{content:"\f7ec"}.fa-language::before{content:"\f1ab"}.fa-face-kiss-wink-heart::before,.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-arrows-alt::before,.fa-up-down-left-right::before{content:"\f0b2"}.fa-house-chimney-user::before{content:"\e065"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-puzzle-piece::before{content:"\f12e"}.fa-money-check::before{content:"\f53c"}.fa-star-half-alt::before,.fa-star-half-stroke::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-glass-whiskey::before,.fa-whiskey-glass::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before,.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-krw::before,.fa-won-sign::before,.fa-won::before{content:"\f159"}.fa-virus-covid::before{content:"\e4a8"}.fa-austral-sign::before{content:"\e0a9"}.fa-f::before{content:"\46"}.fa-leaf::before{content:"\f06c"}.fa-road::before{content:"\f018"}.fa-cab::before,.fa-taxi::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before,.fa-pie-chart::before{content:"\f200"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-sack-xmark::before{content:"\e56a"}.fa-file-excel::before{content:"\f1c3"}.fa-file-contract::before{content:"\f56c"}.fa-fish-fins::before{content:"\e4f2"}.fa-building-flag::before{content:"\e4d5"}.fa-face-grin-beam::before,.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before,.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-hard-hat::before,.fa-hat-hard::before,.fa-helmet-safety::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-arrow-alt-circle-right::before,.fa-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before,.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before,.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-map-signs::before,.fa-signs-post::before{content:"\f277"}.fa-cash-register::before{content:"\f788"}.fa-person-circle-question::before{content:"\e542"}.fa-h::before{content:"\48"}.fa-tarp::before{content:"\e57b"}.fa-screwdriver-wrench::before,.fa-tools::before{content:"\f7d9"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-heart::before{content:"\f004"}.fa-mars-and-venus::before{content:"\f224"}.fa-home-user::before,.fa-house-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-cocktail::before,.fa-martini-glass-citrus::before{content:"\f561"}.fa-face-surprise::before,.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before,.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-alt::before,.fa-apple-whole::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-1::before,.fa-temperature-quarter::before,.fa-thermometer-1::before,.fa-thermometer-quarter::before{content:"\f2ca"}.fa-cube::before{content:"\f1b2"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-shield-dog::before{content:"\e573"}.fa-solar-panel::before{content:"\f5ba"}.fa-lock-open::before{content:"\f3c1"}.fa-elevator::before{content:"\e16d"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-poll-h::before,.fa-square-poll-horizontal::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before,.fa-fast-backward::before{content:"\f049"}.fa-recycle::before{content:"\f1b8"}.fa-user-astronaut::before{content:"\f4fb"}.fa-plane-slash::before{content:"\e069"}.fa-trademark::before{content:"\f25c"}.fa-basketball-ball::before,.fa-basketball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-arrow-alt-circle-up::before,.fa-circle-up::before{content:"\f35b"}.fa-mobile-alt::before,.fa-mobile-screen-button::before{content:"\f3cd"}.fa-volume-high::before,.fa-volume-up::before{content:"\f028"}.fa-users-rays::before{content:"\e593"}.fa-wallet::before{content:"\f555"}.fa-clipboard-check::before{content:"\f46c"}.fa-file-audio::before{content:"\f1c7"}.fa-burger::before,.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before,.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before,.fa-question-circle::before{content:"\f059"}.fa-plane-departure::before{content:"\f5b0"}.fa-handshake-slash::before{content:"\e060"}.fa-book-bookmark::before{content:"\e0bb"}.fa-code-branch::before{content:"\f126"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-bridge::before{content:"\e4c8"}.fa-phone-alt::before,.fa-phone-flip::before{content:"\f879"}.fa-truck-front::before{content:"\e2b7"}.fa-cat::before{content:"\f6be"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-truck-field::before{content:"\e58d"}.fa-route::before{content:"\f4d7"}.fa-clipboard-question::before{content:"\e4e3"}.fa-panorama::before{content:"\e209"}.fa-comment-medical::before{content:"\f7f5"}.fa-teeth-open::before{content:"\f62f"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-tags::before{content:"\f02c"}.fa-wine-glass::before{content:"\f4e3"}.fa-fast-forward::before,.fa-forward-fast::before{content:"\f050"}.fa-face-meh-blank::before,.fa-meh-blank::before{content:"\f5a4"}.fa-parking::before,.fa-square-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before,.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before,.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before,.fa-smoking-ban::before{content:"\f54d"}.fa-terminal::before{content:"\f120"}.fa-mobile-button::before{content:"\f10b"}.fa-house-medical-flag::before{content:"\e514"}.fa-basket-shopping::before,.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-alt::before,.fa-bus-simple::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before,.fa-sad-cry::before{content:"\f5b3"}.fa-audio-description::before{content:"\f29e"}.fa-person-military-to-person::before{content:"\e54c"}.fa-file-shield::before{content:"\e4f0"}.fa-user-slash::before{content:"\f506"}.fa-pen::before{content:"\f304"}.fa-tower-observation::before{content:"\e586"}.fa-file-code::before{content:"\f1c9"}.fa-signal-5::before,.fa-signal-perfect::before,.fa-signal::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-home-lg::before,.fa-house-chimney::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before,.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before,.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before,.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-balance-scale-left::before,.fa-scale-unbalanced::before{content:"\f515"}.fa-sort-asc::before,.fa-sort-up::before{content:"\f0de"}.fa-comment-dots::before,.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before,.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before,.fa-hand-holding-usd::before{content:"\f4c0"}.fa-bacterium::before{content:"\e05a"}.fa-hand-pointer::before{content:"\f25a"}.fa-drum-steelpan::before{content:"\f56a"}.fa-hand-scissors::before{content:"\f257"}.fa-hands-praying::before,.fa-praying-hands::before{content:"\f684"}.fa-arrow-right-rotate::before,.fa-arrow-rotate-forward::before,.fa-arrow-rotate-right::before,.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before,.fa-location::before{content:"\f601"}.fa-mars-double::before{content:"\f227"}.fa-child-dress::before{content:"\e59c"}.fa-users-between-lines::before{content:"\e591"}.fa-lungs-virus::before{content:"\e067"}.fa-face-grin-tears::before,.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-times::before,.fa-calendar-xmark::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-cog::before,.fa-user-gear::before{content:"\f4fe"}.fa-arrow-up-1-9::before,.fa-sort-numeric-up::before{content:"\f163"}.fa-door-closed::before{content:"\f52a"}.fa-shield-virus::before{content:"\e06c"}.fa-dice-six::before{content:"\f526"}.fa-mosquito-net::before{content:"\e52c"}.fa-bridge-water::before{content:"\e4ce"}.fa-person-booth::before{content:"\f756"}.fa-text-width::before{content:"\f035"}.fa-hat-wizard::before{content:"\f6e8"}.fa-pen-fancy::before{content:"\f5ac"}.fa-digging::before,.fa-person-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple-med::before,.fa-gauge-simple::before,.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right-alt::before,.fa-quote-right::before{content:"\f10e"}.fa-shirt::before,.fa-t-shirt::before,.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before,.fa-tenge::before{content:"\f7d7"}.fa-headphones::before{content:"\f025"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-clapping::before{content:"\e1a8"}.fa-republican::before{content:"\f75e"}.fa-arrow-left::before{content:"\f060"}.fa-person-circle-xmark::before{content:"\e543"}.fa-ruler::before{content:"\f545"}.fa-align-left::before{content:"\f036"}.fa-dice-d6::before{content:"\f6d1"}.fa-restroom::before{content:"\f7bd"}.fa-j::before{content:"\4a"}.fa-users-viewfinder::before{content:"\e595"}.fa-file-video::before{content:"\f1c8"}.fa-external-link-alt::before,.fa-up-right-from-square::before{content:"\f35d"}.fa-table-cells::before,.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-bible::before,.fa-book-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-medkit::before,.fa-suitcase-medical::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-female::before,.fa-person-dress::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-briefcase-clock::before,.fa-business-time::before{content:"\f64a"}.fa-table-cells-large::before,.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before,.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before,.fa-volume-control-phone::before{content:"\f2a0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-clipboard-user::before{content:"\f7f3"}.fa-child::before{content:"\f1ae"}.fa-lira-sign::before{content:"\f195"}.fa-satellite::before{content:"\f7bf"}.fa-plane-lock::before{content:"\e558"}.fa-tag::before{content:"\f02b"}.fa-comment::before{content:"\f075"}.fa-birthday-cake::before,.fa-cake-candles::before,.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angle-double-up::before,.fa-angles-up::before{content:"\f102"}.fa-paperclip::before{content:"\f0c6"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-ribbon::before{content:"\f4d6"}.fa-lungs::before{content:"\f604"}.fa-arrow-up-9-1::before,.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-border-none::before{content:"\f850"}.fa-circle-nodes::before{content:"\e4e2"}.fa-parachute-box::before{content:"\f4cd"}.fa-indent::before{content:"\f03c"}.fa-truck-field-un::before{content:"\e58e"}.fa-hourglass-empty::before,.fa-hourglass::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before,.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before,.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera-alt::before,.fa-camera::before{content:"\f030"}.fa-square-virus::before{content:"\e578"}.fa-meteor::before{content:"\f753"}.fa-car-on::before{content:"\e4dd"}.fa-sleigh::before{content:"\f7cc"}.fa-arrow-down-1-9::before,.fa-sort-numeric-asc::before,.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before,.fa-hand-holding-water::before{content:"\f4c1"}.fa-water::before{content:"\f773"}.fa-calendar-check::before{content:"\f274"}.fa-braille::before{content:"\f2a1"}.fa-prescription-bottle-alt::before,.fa-prescription-bottle-medical::before{content:"\f486"}.fa-landmark::before{content:"\f66f"}.fa-truck::before{content:"\f0d1"}.fa-crosshairs::before{content:"\f05b"}.fa-person-cane::before{content:"\e53c"}.fa-tent::before{content:"\e57d"}.fa-vest-patches::before{content:"\e086"}.fa-check-double::before{content:"\f560"}.fa-arrow-down-a-z::before,.fa-sort-alpha-asc::before,.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-left-rotate::before,.fa-arrow-rotate-back::before,.fa-arrow-rotate-backward::before,.fa-arrow-rotate-left::before,.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before,.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before,.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-list-alt::before,.fa-rectangle-list::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before,.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-arrow-alt-circle-left::before,.fa-circle-left::before{content:"\f359"}.fa-subway::before,.fa-train-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before,.fa-indian-rupee::before,.fa-inr::before{content:"\e1bc"}.fa-crop-alt::before,.fa-crop-simple::before{content:"\f565"}.fa-money-bill-1::before,.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before,.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before,.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before,.fa-long-arrow-left::before{content:"\f177"}.fa-plug-circle-check::before{content:"\e55c"}.fa-street-view::before{content:"\f21d"}.fa-franc-sign::before{content:"\e18f"}.fa-volume-off::before{content:"\f026"}.fa-american-sign-language-interpreting::before,.fa-asl-interpreting::before,.fa-hands-american-sign-language-interpreting::before,.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-cog::before,.fa-gear::before{content:"\f013"}.fa-droplet-slash::before,.fa-tint-slash::before{content:"\f5c7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-star-of-david::before{content:"\f69a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-cart-shopping::before,.fa-shopping-cart::before{content:"\f07a"}.fa-vials::before{content:"\f493"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-place-of-worship::before{content:"\f67f"}.fa-grip-vertical::before{content:"\f58e"}.fa-arrow-turn-up::before,.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-alt::before,.fa-square-root-variable::before{content:"\f698"}.fa-clock-four::before,.fa-clock::before{content:"\f017"}.fa-backward-step::before,.fa-step-backward::before{content:"\f048"}.fa-pallet::before{content:"\f482"}.fa-faucet::before{content:"\e005"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-s::before{content:"\53"}.fa-timeline::before{content:"\e29c"}.fa-keyboard::before{content:"\f11c"}.fa-caret-down::before{content:"\f0d7"}.fa-clinic-medical::before,.fa-house-chimney-medical::before{content:"\f7f2"}.fa-temperature-3::before,.fa-temperature-three-quarters::before,.fa-thermometer-3::before,.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-android-alt::before,.fa-mobile-screen::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-3::before,.fa-battery-half::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders-h::before,.fa-sliders::before{content:"\f1de"}.fa-folder-tree::before{content:"\f802"}.fa-network-wired::before{content:"\f6ff"}.fa-map-pin::before{content:"\f276"}.fa-hamsa::before{content:"\f665"}.fa-cent-sign::before{content:"\e3f5"}.fa-flask::before{content:"\f0c3"}.fa-person-pregnant::before{content:"\e31e"}.fa-wand-sparkles::before{content:"\f72b"}.fa-ellipsis-v::before,.fa-ellipsis-vertical::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-long-arrow-alt-right::before,.fa-right-long::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-teletype::before,.fa-tty::before{content:"\f1e4"}.fa-diagram-next::before{content:"\e476"}.fa-person-rifle::before{content:"\e54e"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-closed-captioning::before{content:"\f20a"}.fa-hiking::before,.fa-person-hiking::before{content:"\f6ec"}.fa-venus-double::before{content:"\f226"}.fa-images::before{content:"\f302"}.fa-calculator::before{content:"\f1ec"}.fa-people-pulling::before{content:"\e535"}.fa-n::before{content:"\4e"}.fa-cable-car::before,.fa-tram::before{content:"\f7da"}.fa-cloud-rain::before{content:"\f73d"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-ship::before{content:"\f21a"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-download::before{content:"\f019"}.fa-face-grin::before,.fa-grin::before{content:"\f580"}.fa-backspace::before,.fa-delete-left::before{content:"\f55a"}.fa-eye-dropper-empty::before,.fa-eye-dropper::before,.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile-android::before,.fa-mobile-phone::before,.fa-mobile::before{content:"\f3ce"}.fa-face-meh::before,.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-dead::before,.fa-book-skull::before{content:"\f6b7"}.fa-drivers-license::before,.fa-id-card::before{content:"\f2c2"}.fa-dedent::before,.fa-outdent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-home-alt::before,.fa-home-lg-alt::before,.fa-home::before,.fa-house::before{content:"\f015"}.fa-calendar-week::before{content:"\f784"}.fa-laptop-medical::before{content:"\f812"}.fa-b::before{content:"\42"}.fa-file-medical::before{content:"\f477"}.fa-dice-one::before{content:"\f525"}.fa-kiwi-bird::before{content:"\f535"}.fa-arrow-right-arrow-left::before,.fa-exchange::before{content:"\f0ec"}.fa-redo-alt::before,.fa-rotate-forward::before,.fa-rotate-right::before{content:"\f2f9"}.fa-cutlery::before,.fa-utensils::before{content:"\f2e7"}.fa-arrow-up-wide-short::before,.fa-sort-amount-up::before{content:"\f161"}.fa-mill-sign::before{content:"\e1ed"}.fa-bowl-rice::before{content:"\e2eb"}.fa-skull::before{content:"\f54c"}.fa-broadcast-tower::before,.fa-tower-broadcast::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-long-arrow-alt-up::before,.fa-up-long::before{content:"\f30c"}.fa-stop::before{content:"\f04d"}.fa-code-merge::before{content:"\f387"}.fa-upload::before{content:"\f093"}.fa-hurricane::before{content:"\f751"}.fa-mound::before{content:"\e52d"}.fa-toilet-portable::before{content:"\e583"}.fa-compact-disc::before{content:"\f51f"}.fa-file-arrow-down::before,.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before,.fa-zap::before{content:"\f0e7"}.fa-glass-water::before{content:"\e4f4"}.fa-oil-well::before{content:"\e532"}.fa-vault::before{content:"\e2c5"}.fa-mars::before{content:"\f222"}.fa-toilet::before{content:"\f7d8"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-cny::before,.fa-jpy::before,.fa-rmb::before,.fa-yen-sign::before,.fa-yen::before{content:"\f157"}.fa-rouble::before,.fa-rub::before,.fa-ruble-sign::before,.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before,.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-arrow-alt-circle-down::before,.fa-circle-down::before{content:"\f358"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-florin-sign::before{content:"\e184"}.fa-arrow-down-short-wide::before,.fa-sort-amount-desc::before,.fa-sort-amount-down-alt::before{content:"\f884"}.fa-less-than::before{content:"\3c"}.fa-angle-down::before{content:"\f107"}.fa-car-tunnel::before{content:"\e4de"}.fa-head-side-cough::before{content:"\e061"}.fa-grip-lines::before{content:"\f7a4"}.fa-thumbs-down::before{content:"\f165"}.fa-user-lock::before{content:"\f502"}.fa-arrow-right-long::before,.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis-h::before,.fa-ellipsis::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-first-aid::before,.fa-kit-medical::before{content:"\f479"}.fa-person-through-window::before{content:"\e5a9"}.fa-toolbox::before{content:"\f552"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-bug::before{content:"\f188"}.fa-credit-card-alt::before,.fa-credit-card::before{content:"\f09d"}.fa-automobile::before,.fa-car::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before,.fa-book-reader::before{content:"\f5da"}.fa-mountain-sun::before{content:"\e52f"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-dice-d20::before{content:"\f6cf"}.fa-truck-droplet::before{content:"\e58c"}.fa-file-circle-xmark::before{content:"\e5a1"}.fa-temperature-arrow-up::before,.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-h-square::before,.fa-square-h::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-4::before,.fa-temperature-full::before,.fa-thermometer-4::before,.fa-thermometer-full::before{content:"\f2c7"}.fa-bell::before{content:"\f0f3"}.fa-superscript::before{content:"\f12b"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-star-of-life::before{content:"\f621"}.fa-phone-slash::before{content:"\f3dd"}.fa-paint-roller::before{content:"\f5aa"}.fa-hands-helping::before,.fa-handshake-angle::before{content:"\f4c4"}.fa-location-dot::before,.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before,.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before,.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-america::before,.fa-earth-americas::before,.fa-earth::before,.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-0::before,.fa-battery-empty::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before,.fa-tachometer-alt-fast::before,.fa-tachometer-alt::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital-alt::before,.fa-hospital-wide::before,.fa-hospital::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before,.fa-reorder::before,.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-blind::before,.fa-person-walking-with-cane::before{content:"\f29d"}.fa-drum::before{content:"\f569"}.fa-ice-cream::before{content:"\f810"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-fax::before{content:"\f1ac"}.fa-paragraph::before{content:"\f1dd"}.fa-check-to-slot::before,.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-alt::before,.fa-boxes-stacked::before,.fa-boxes::before{content:"\f468"}.fa-chain::before,.fa-link::before{content:"\f0c1"}.fa-assistive-listening-systems::before,.fa-ear-listen::before{content:"\f2a2"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before,.fa-search::before{content:"\f002"}.fa-ping-pong-paddle-ball::before,.fa-table-tennis-paddle-ball::before,.fa-table-tennis::before{content:"\f45d"}.fa-diagnoses::before,.fa-person-dots-from-line::before{content:"\f470"}.fa-trash-can-arrow-up::before,.fa-trash-restore-alt::before{content:"\f82a"}.fa-naira-sign::before{content:"\e1f6"}.fa-cart-arrow-down::before{content:"\f218"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-file-edit::before,.fa-file-pen::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-pen-square::before,.fa-pencil-square::before,.fa-square-pen::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-5::before,.fa-battery-full::before,.fa-battery::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-dots::before,.fa-list-ul::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before,.fa-long-arrow-alt-down::before{content:"\f309"}.fa-ranking-star::before{content:"\e561"}.fa-chess-king::before{content:"\f43f"}.fa-person-harassing::before{content:"\e549"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-landmark-alt::before,.fa-landmark-dome::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-television::before,.fa-tv-alt::before,.fa-tv::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before,.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before,.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before,.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before,.fa-snowboarding::before{content:"\f7ce"}.fa-shipping-fast::before,.fa-truck-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-adjust::before,.fa-circle-half-stroke::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before,.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball-ball::before,.fa-baseball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before,.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-mute::before,.fa-volume-times::before,.fa-volume-xmark::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip-horizontal::before,.fa-grip::before{content:"\f58d"}.fa-share-from-square::before,.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before,.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-phone-square::before,.fa-square-phone::before{content:"\f098"}.fa-add::before,.fa-plus::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-close::before,.fa-multiply::before,.fa-remove::before,.fa-times::before,.fa-xmark::before{content:"\f00d"}.fa-arrows-up-down-left-right::before,.fa-arrows::before{content:"\f047"}.fa-chalkboard-teacher::before,.fa-chalkboard-user::before{content:"\f51c"}.fa-peso-sign::before{content:"\e222"}.fa-building-shield::before{content:"\e4d8"}.fa-baby::before{content:"\f77c"}.fa-users-line::before{content:"\e592"}.fa-quote-left-alt::before,.fa-quote-left::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before,.fa-trash-restore::before{content:"\f829"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-lines-leaning::before{content:"\e51e"}.fa-ruler-combined::before{content:"\f546"}.fa-copyright::before{content:"\f1f9"}.fa-equals::before{content:"\3d"}.fa-blender::before{content:"\f517"}.fa-teeth::before{content:"\f62e"}.fa-ils::before,.fa-shekel-sign::before,.fa-shekel::before,.fa-sheqel-sign::before,.fa-sheqel::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before,.fa-photo-video::before{content:"\f87c"}.fa-folder-minus::before{content:"\f65d"}.fa-store::before{content:"\f54e"}.fa-arrow-trend-up::before{content:"\e098"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-sign-hanging::before,.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet-android::before,.fa-tablet::before{content:"\f3fb"}.fa-school-flag::before{content:"\e56e"}.fa-fill::before{content:"\f575"}.fa-angle-up::before{content:"\f106"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-holly-berry::before{content:"\f7aa"}.fa-chevron-left::before{content:"\f053"}.fa-bacteria::before{content:"\e059"}.fa-hand-lizard::before{content:"\f258"}.fa-notdef::before{content:"\e1fe"}.fa-disease::before{content:"\f7fa"}.fa-briefcase-medical::before{content:"\f469"}.fa-genderless::before{content:"\f22d"}.fa-chevron-right::before{content:"\f054"}.fa-retweet::before{content:"\f079"}.fa-car-alt::before,.fa-car-rear::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-2::before,.fa-battery-quarter::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before,.fa-carriage-baby::before{content:"\f77d"}.fa-traffic-light::before{content:"\f637"}.fa-thermometer::before{content:"\f491"}.fa-vr-cardboard::before{content:"\f729"}.fa-hand-middle-finger::before{content:"\f806"}.fa-percent::before,.fa-percentage::before{content:"\25"}.fa-truck-moving::before{content:"\f4df"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-display::before{content:"\e163"}.fa-face-smile::before,.fa-smile::before{content:"\f118"}.fa-thumb-tack::before,.fa-thumbtack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before,.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before,.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-cogs::before,.fa-gears::before{content:"\f085"}.fa-warehouse::before{content:"\f494"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-splotch::before{content:"\f5bc"}.fa-face-grin-hearts::before,.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender-alt::before,.fa-transgender::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before,.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-alt::before,.fa-ticket-simple::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angle-double-left::before,.fa-angles-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before,.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before,.fa-grin-beam-sweat::before{content:"\f583"}.fa-arrow-right-from-file::before,.fa-file-export::before{content:"\f56e"}.fa-shield-blank::before,.fa-shield::before{content:"\f132"}.fa-arrow-up-short-wide::before,.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before,.fa-golf-ball::before{content:"\f450"}.fa-chevron-circle-left::before,.fa-circle-chevron-left::before{content:"\f137"}.fa-house-chimney-window::before{content:"\e00d"}.fa-pen-nib::before{content:"\f5ad"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tents::before{content:"\e582"}.fa-magic::before,.fa-wand-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-alt::before,.fa-wine-glass-empty::before{content:"\f5ce"}.fa-cheese::before{content:"\f7ef"}.fa-yin-yang::before{content:"\f6ad"}.fa-music::before{content:"\f001"}.fa-code-commit::before{content:"\f386"}.fa-temperature-low::before{content:"\f76b"}.fa-biking::before,.fa-person-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before,.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before,.fa-times-square::before,.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-expand-alt::before,.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-oil-can::before{content:"\f613"}.fa-t::before{content:"\54"}.fa-hippo::before{content:"\f6ed"}.fa-chart-column::before{content:"\e0e3"}.fa-infinity::before{content:"\f534"}.fa-vial-circle-check::before{content:"\e596"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-voicemail::before{content:"\f897"}.fa-fan::before{content:"\f863"}.fa-person-walking-luggage::before{content:"\e554"}.fa-arrows-alt-v::before,.fa-up-down::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before,.fa-haykal::before{content:"\f666"}.fa-sd-card::before{content:"\f7c2"}.fa-dragon::before{content:"\f6d5"}.fa-shoe-prints::before{content:"\f54b"}.fa-circle-plus::before,.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before,.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-chain-broken::before,.fa-chain-slash::before,.fa-link-slash::before,.fa-unlink::before{content:"\f127"}.fa-clone::before{content:"\f24d"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-arrow-up-z-a::before,.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-alt::before,.fa-fire-flame-curved::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before,.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-angry::before,.fa-face-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-feed::before,.fa-rss::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-balance-scale::before,.fa-scale-balanced::before{content:"\f24e"}.fa-gauge-simple-high::before,.fa-tachometer-fast::before,.fa-tachometer::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop-alt::before,.fa-desktop::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before,.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before,.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-4::before,.fa-battery-three-quarters::before{content:"\f241"}.fa-house-circle-check::before{content:"\e509"}.fa-angle-left::before{content:"\f104"}.fa-diagram-successor::before{content:"\e47a"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-fist-raised::before,.fa-hand-fist::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before,.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before,.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before,.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-times::before,.fa-rectangle-xmark::before,.fa-times-rectangle::before,.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before,.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-exclamation-triangle::before,.fa-triangle-exclamation::before,.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-arrow-turn-right::before,.fa-mail-forward::before,.fa-share::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-exchange-alt::before,.fa-right-left::before{content:"\f362"}.fa-paper-plane::before{content:"\f1d8"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-dungeon::before{content:"\f6d9"}.fa-align-right::before{content:"\f038"}.fa-money-bill-1-wave::before,.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before,.fa-sign-language::before,.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-ladder-water::before,.fa-swimming-pool::before,.fa-water-ladder::before{content:"\f5c5"}.fa-arrows-up-down::before,.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before,.fa-grimace::before{content:"\f57f"}.fa-wheelchair-alt::before,.fa-wheelchair-move::before{content:"\e2ce"}.fa-level-down-alt::before,.fa-turn-down::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-envelope-square::before,.fa-square-envelope::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-band-aid::before,.fa-bandage::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before,.fa-times-circle::before,.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before,.fa-globe-asia::before{content:"\f57e"}.fa-id-card-alt::before,.fa-id-card-clip::before{content:"\f47f"}.fa-magnifying-glass-plus::before,.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-allergies::before,.fa-hand-dots::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-coffee::before,.fa-mug-saucer::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before,.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-alt::before,.fa-user-large::before{content:"\f406"}.fa-train-tram::before{content:"\e5b4"}.fa-user-nurse::before{content:"\f82f"}.fa-syringe::before{content:"\f48e"}.fa-cloud-sun::before{content:"\f6c4"}.fa-stopwatch-20::before{content:"\e06f"}.fa-square-full::before{content:"\f45c"}.fa-magnet::before{content:"\f076"}.fa-jar::before{content:"\e516"}.fa-note-sticky::before,.fa-sticky-note::before{content:"\f249"}.fa-bug-slash::before{content:"\e490"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-bone::before{content:"\f5d7"}.fa-user-injured::before{content:"\f728"}.fa-face-sad-tear::before,.fa-sad-tear::before{content:"\f5b4"}.fa-plane::before{content:"\f072"}.fa-tent-arrows-down::before{content:"\e581"}.fa-exclamation::before{content:"\21"}.fa-arrows-spin::before{content:"\e4bb"}.fa-print::before{content:"\f02f"}.fa-try::before,.fa-turkish-lira-sign::before,.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before,.fa-dollar::before,.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before,.fa-search-dollar::before{content:"\f688"}.fa-users-cog::before,.fa-users-gear::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-bank::before,.fa-building-columns::before,.fa-institution::before,.fa-museum::before,.fa-university::before{content:"\f19c"}.fa-umbrella::before{content:"\f0e9"}.fa-trowel::before{content:"\e589"}.fa-d::before{content:"\44"}.fa-stapler::before{content:"\e5af"}.fa-masks-theater::before,.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-alt::before,.fa-handshake-simple::before{content:"\f4c6"}.fa-fighter-jet::before,.fa-jet-fighter::before{content:"\f0fb"}.fa-share-alt-square::before,.fa-square-share-nodes::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video-camera::before,.fa-video::before{content:"\f03d"}.fa-graduation-cap::before,.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-level-up-alt::before,.fa-turn-up::before{content:"\f3bf"}.fa-sr-only,.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}.fa-sr-only-focusable:not(:focus),.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}:host,:root{--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(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--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(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--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(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:'FontAwesome';font-display:block;src:url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//rw-china.com/wp-content/plugins/download-manager/assets/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}:root{--font-size-lg:20px;--font-size-sm:12px}.w3eden *,.w3eden ::after,.w3eden ::before{box-sizing:border-box}.w3eden html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.w3eden article,.w3eden aside,.w3eden figcaption,.w3eden figure,.w3eden footer,.w3eden header,.w3eden hgroup,.w3eden main,.w3eden nav,.w3eden section{display:block}.w3eden body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.w3eden [tabindex="-1"]:focus{outline:0!important}.w3eden hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.w3eden h1,.w3eden h2,.w3eden h3,.w3eden h4,.w3eden h5,.w3eden h6{margin-top:0}.w3eden dl,.w3eden ol,.w3eden p,.w3eden ul{margin-top:0;margin-bottom:1rem}.w3eden abbr[data-original-title],.w3eden abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.w3eden address{margin-bottom:1rem;font-style:normal;line-height:inherit}.w3eden ol ol,.w3eden ol ul,.w3eden ul ol,.w3eden ul ul{margin-bottom:0}.w3eden dt{font-weight:700}.w3eden dd{margin-bottom:.5rem;margin-left:0}.w3eden blockquote,.w3eden figure{margin:0 0 1rem}.w3eden b,.w3eden strong{font-weight:bolder}.w3eden sub,.w3eden sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.w3eden sub{bottom:-.25em}.w3eden sup{top:-.5em}.w3eden a{color:var(--color-primary);text-decoration:none;background-color:transparent}.w3eden a:hover{color:var(--color-primary-hover);text-decoration:underline}.w3eden a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.w3eden a:not([href]):not([tabindex]):focus,.w3eden a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}.w3eden a:not([href]):not([tabindex]):focus{outline:0}.w3eden code,.w3eden kbd,.w3eden pre,.w3eden samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.w3eden samp{font-size:1em}.w3eden pre{margin-top:0;margin-bottom:1rem;overflow:auto;display:block;font-size:87.5%;color:#212529}.w3eden img{vertical-align:middle;border-style:none}.w3eden svg{overflow:hidden;vertical-align:middle}.w3eden table{border-collapse:collapse}.w3eden caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--color-secondary);text-align:left;caption-side:bottom}.w3eden th{text-align:inherit}.w3eden label{display:inline-block;margin-bottom:.5rem}.w3eden button{border-radius:0}.w3eden button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.w3eden button,.w3eden input,.w3eden optgroup,.w3eden select,.w3eden textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.w3eden button,.w3eden input{overflow:visible}.w3eden button,.w3eden select{text-transform:none}.w3eden select{word-wrap:normal}.w3eden [type=button],.w3eden [type=reset],.w3eden [type=submit],.w3eden button{-webkit-appearance:button}.w3eden [type=button]:not(:disabled),.w3eden [type=reset]:not(:disabled),.w3eden [type=submit]:not(:disabled),.w3eden button:not(:disabled){cursor:pointer}.w3eden [type=button]::-moz-focus-inner,.w3eden [type=reset]::-moz-focus-inner,.w3eden [type=submit]::-moz-focus-inner,.w3eden button::-moz-focus-inner{padding:0;border-style:none}.w3eden input[type=checkbox],.w3eden input[type=radio]{box-sizing:border-box;padding:0}.w3eden input[type=date],.w3eden input[type=datetime-local],.w3eden input[type=month],.w3eden input[type=time]{-webkit-appearance:listbox}.w3eden textarea{overflow:auto;resize:vertical}.w3eden fieldset{min-width:0;padding:0;margin:0;border:0}.w3eden legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.w3eden [type=number]::-webkit-inner-spin-button,.w3eden [type=number]::-webkit-outer-spin-button{height:auto}.w3eden [type=search]{outline-offset:-2px;-webkit-appearance:none}.w3eden [type=search]::-webkit-search-decoration{-webkit-appearance:none}.w3eden ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.w3eden output{display:inline-block}.w3eden summary{display:list-item;cursor:pointer}.w3eden template{display:none}.w3eden [hidden]{display:none!important}.w3eden .h1,.w3eden .h2,.w3eden .h3,.w3eden .h4,.w3eden .h5,.w3eden .h6,.w3eden h1,.w3eden h2,.w3eden h3,.w3eden h4,.w3eden h5,.w3eden h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.w3eden .h1,.w3eden h1{font-size:2.5rem}.w3eden .h2,.w3eden h2{font-size:2rem}.w3eden .h3,.w3eden h3{font-size:1.75rem}.w3eden .h4,.w3eden h4{font-size:1.5rem}.w3eden .h5,.w3eden h5{font-size:var(--font-size-lg)}.w3eden .h6,.w3eden h6{font-size:1rem}.w3eden .lead{font-size:var(--font-size-lg);font-weight:300}.w3eden .small,.w3eden small{font-size:80%;font-weight:400}.w3eden .mark,.w3eden mark{padding:.2em;background-color:#fcf8e3}.w3eden .list-inline,.w3eden .list-unstyled{padding-left:0;list-style:none}.w3eden .list-inline-item{display:inline-block}.w3eden .list-inline-item:not(:last-child){margin-right:.5rem}.w3eden .img-fluid{max-width:100%;height:auto}.w3eden code{font-size:87.5%;color:#e83e8c;word-break:break-word}.w3eden a>code{color:inherit}.w3eden kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.w3eden kbd kbd{padding:0;font-size:100%;font-weight:700}.w3eden .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.w3eden .container{max-width:540px}}@media (min-width:768px){.w3eden .container{max-width:720px}}@media (min-width:992px){.w3eden .container{max-width:960px}}@media (min-width:1200px){.w3eden .container{max-width:1140px}}.w3eden .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.w3eden .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.w3eden .no-gutters{margin-right:0;margin-left:0}.w3eden .no-gutters>.col,.w3eden .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.w3eden .col,.w3eden .col-10,.w3eden .col-11,.w3eden .col-12,.w3eden .col-2,.w3eden .col-3,.w3eden .col-4,.w3eden .col-5,.w3eden .col-6,.w3eden .col-7,.w3eden .col-8,.w3eden .col-9,.w3eden .col-lg,.w3eden .col-lg-1,.w3eden .col-lg-10,.w3eden .col-lg-11,.w3eden .col-lg-12,.w3eden .col-lg-2,.w3eden .col-lg-3,.w3eden .col-lg-4,.w3eden .col-lg-5,.w3eden .col-lg-6,.w3eden .col-lg-7,.w3eden .col-lg-8,.w3eden .col-lg-9,.w3eden .col-lg-auto,.w3eden .col-md,.w3eden .col-md-1,.w3eden .col-md-10,.w3eden .col-md-11,.w3eden .col-md-12,.w3eden .col-md-2,.w3eden .col-md-3,.w3eden .col-md-4,.w3eden .col-md-5,.w3eden .col-md-6,.w3eden .col-md-7,.w3eden .col-md-8,.w3eden .col-md-9,.w3eden .col-md-auto,.w3eden .col-sm,.w3eden .col-sm-1,.w3eden .col-sm-10,.w3eden .col-sm-11,.w3eden .col-sm-12,.w3eden .col-sm-2,.w3eden .col-sm-3,.w3eden .col-sm-4,.w3eden .col-sm-5,.w3eden .col-sm-6,.w3eden .col-sm-7,.w3eden .col-sm-8,.w3eden .col-sm-9,.w3eden .col-sm-auto,.w3eden .col-xl,.w3eden .col-xl-1,.w3eden .col-xl-10,.w3eden .col-xl-11,.w3eden .col-xl-12,.w3eden .col-xl-2,.w3eden .col-xl-3,.w3eden .col-xl-4,.w3eden .col-xl-5,.w3eden .col-xl-6,.w3eden .col-xl-7,.w3eden .col-xl-8,.w3eden .col-xl-9,.w3eden .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.w3eden .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.w3eden .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.w3eden .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w3eden .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w3eden .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w3eden .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.w3eden .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.w3eden .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.w3eden .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.w3eden .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.w3eden .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w3eden .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w3eden .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w3eden .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.w3eden .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.w3eden .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.w3eden .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.w3eden .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.w3eden .order-md-first{-ms-flex-order:-1;order:-1}.w3eden .order-md-1{-ms-flex-order:1;order:1}.w3eden .order-md-12{-ms-flex-order:12;order:12}.w3eden .offset-md-2{margin-left:16.666667%}}@media (min-width:992px){.w3eden .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.w3eden .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.w3eden .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.w3eden .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w3eden .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w3eden .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w3eden .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.w3eden .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.w3eden .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.w3eden .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.w3eden .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.w3eden .order-lg-0{-ms-flex-order:0;order:0}}@media (min-width:1200px){.w3eden .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.w3eden .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.w3eden .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.w3eden .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w3eden .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w3eden .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w3eden .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.w3eden .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.w3eden .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.w3eden .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.w3eden .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.w3eden .table{width:100%;margin-bottom:1rem;border:0;color:#212529}.w3eden .table td,.w3eden .table th{padding:.75rem;vertical-align:top}.w3eden .table thead th{vertical-align:bottom;border:0;border-bottom:1px solid #dee2e6}.w3eden .table tbody+tbody,.w3eden .table td,.w3eden .table th{border:0;border-top:1px solid #dee2e6}.w3eden .table-bordered,.w3eden .table-bordered td,.w3eden .table-bordered th{border:1px solid #dee2e6}.w3eden .table-bordered thead td,.w3eden .table-bordered thead th{border-bottom-width:2px}.w3eden .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.w3eden .form-control{transition:none}}.w3eden .form-control::-ms-expand{background-color:transparent;border:0}.w3eden .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .form-control::-webkit-input-placeholder{color:var(--color-secondary);opacity:1}.w3eden .form-control::-moz-placeholder{color:var(--color-secondary);opacity:1}.w3eden .form-control:-ms-input-placeholder{color:var(--color-secondary);opacity:1}.w3eden .form-control::-ms-input-placeholder{color:var(--color-secondary);opacity:1}.w3eden .form-control::placeholder{color:var(--color-secondary);opacity:1}.w3eden .form-control:disabled,.w3eden .form-control[readonly]{background-color:#e9ecef;opacity:1}.w3eden select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.w3eden .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:var(--font-size-lg);line-height:1.5;border-radius:.3rem}.w3eden select.form-control[multiple],.w3eden select.form-control[size],.w3eden textarea.form-control{height:auto}.w3eden .form-group{margin-bottom:1rem}.w3eden .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.w3eden .form-row>.col,.w3eden .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.w3eden .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.w3eden .btn{display:inline-block;font-weight:600;color:#212529;letter-spacing:1px;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.15rem;transition:all ease-in-out 300ms}@media (prefers-reduced-motion:reduce){.w3eden .btn{transition:none}}.w3eden .btn:hover{color:#212529;text-decoration:none}.w3eden .btn.focus,.w3eden .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .btn-primary{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .btn-primary:hover{color:#fff;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:0 3px 8px 0 rgba(var(--color-primary-rgb),.4)}.w3eden .btn-primary.focus,.w3eden .btn-primary:focus{box-shadow:0 3px 8px 0 rgba(var(--color-primary-rgb),.5)}.w3eden .btn-primary.disabled,.w3eden .btn-primary:disabled{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .btn-primary:not(:disabled):not(.disabled).active,.w3eden .btn-primary:not(:disabled):not(.disabled):active,.w3eden .show>.btn-primary.dropdown-toggle{color:#fff;background-color:var(--color-primary-active);border-color:var(--color-primary-active)}.w3eden .btn-primary:not(:disabled):not(.disabled).active:focus,.w3eden .btn-primary:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 3px 8px 0 rgba(var(--color-primary-rgb),.4)}.w3eden .btn-secondary{color:#fff;background-color:var(--color-secondary);border-color:var(--color-secondary)}.w3eden .btn-secondary:hover{color:#fff;background-color:var(--color-secondary-hover);border-color:var(--color-secondary-hover)}.w3eden .btn-secondary.focus,.w3eden .btn-secondary:focus{box-shadow:0 3px 8px 0 rgba(var(--color-secondary-rgb),.4)}.w3eden .btn-secondary.disabled,.w3eden .btn-secondary:disabled{color:#fff;background-color:var(--color-secondary);border-color:var(--color-secondary)}.w3eden .btn-secondary:not(:disabled):not(.disabled).active,.w3eden .btn-secondary:not(:disabled):not(.disabled):active,.w3eden .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:var(--color-secondary-active);border-color:var(--color-secondary-active)}.w3eden .btn-secondary:not(:disabled):not(.disabled).active:focus,.w3eden .btn-secondary:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 3px 8px 0 rgba(var(--color-secondary-rgb),.4)}.w3eden .btn-success{color:#fff;background-color:var(--color-success);border-color:var(--color-success)}.w3eden .btn-success:hover{color:#fff;background-color:var(--color-success-hover);border-color:var(--color-success-hover);box-shadow:0 3px 8px 0 rgba(var(--color-success-rgb),.4)}.w3eden .btn-success.focus,.w3eden .btn-success:focus{box-shadow:0 3px 8px 0 rgba(var(--color-success-rgb),.4)}.w3eden .btn-success.disabled,.w3eden .btn-success:disabled{color:#fff;background-color:var(--color-success);border-color:var(--color-success)}.w3eden .btn-success:not(:disabled):not(.disabled).active,.w3eden .btn-success:not(:disabled):not(.disabled):active,.w3eden .show>.btn-success.dropdown-toggle{color:#fff;background-color:var(--color-success-active);border-color:var(--color-success-active)}.w3eden .btn-success:not(:disabled):not(.disabled).active:focus,.w3eden .btn-success:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-success.dropdown-toggle:focus{box-shadow:0 3px 8px 0 rgba(var(--color-success-rgb),.4)}.w3eden .btn-info{color:#fff;background-color:var(--color-info);border-color:var(--color-info)}.w3eden .btn-info:hover{color:#fff;background-color:var(--color-info-hover);border-color:var(--color-info-hover);box-shadow:0 3px 8px 0 rgba(var(--color-info-rgb),.4)}.w3eden .btn-info.focus,.w3eden .btn-info:focus{box-shadow:0 3px 8px 0 rgba(var(--color-info-rgb),.4)}.w3eden .btn-info.disabled,.w3eden .btn-info:disabled{color:#fff;background-color:var(--color-info);border-color:var(--color-info)}.w3eden .btn-info:not(:disabled):not(.disabled).active,.w3eden .btn-info:not(:disabled):not(.disabled):active,.w3eden .show>.btn-info.dropdown-toggle{color:#fff;background-color:var(--color-info-active);border-color:var(--color-info-active)}.w3eden .btn-info:not(:disabled):not(.disabled).active:focus,.w3eden .btn-info:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-info.dropdown-toggle:focus{box-shadow:0 3px 8px 0 rgba(var(--color-info-rgb),.4)}.w3eden .btn-warning{color:#212529;background-color:var(--color-warning);border-color:var(--color-warning)}.w3eden .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.w3eden .btn-warning.focus,.w3eden .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.w3eden .btn-warning.disabled,.w3eden .btn-warning:disabled{color:#212529;background-color:var(--color-warning);border-color:var(--color-warning)}.w3eden .btn-warning:not(:disabled):not(.disabled).active,.w3eden .btn-warning:not(:disabled):not(.disabled):active,.w3eden .show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.w3eden .btn-warning:not(:disabled):not(.disabled).active:focus,.w3eden .btn-warning:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.w3eden .btn-danger{color:#fff;background-color:var(--color-danger);border-color:var(--color-danger)}.w3eden .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.w3eden .btn-danger.focus,.w3eden .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.w3eden .btn-danger.disabled,.w3eden .btn-danger:disabled{color:#fff;background-color:var(--color-danger);border-color:var(--color-danger)}.w3eden .btn-danger:not(:disabled):not(.disabled).active,.w3eden .btn-danger:not(:disabled):not(.disabled):active,.w3eden .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.w3eden .btn-danger:not(:disabled):not(.disabled).active:focus,.w3eden .btn-danger:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.w3eden .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.w3eden .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.w3eden .btn-light.focus,.w3eden .btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.w3eden .btn-light.disabled,.w3eden .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.w3eden .btn-light:not(:disabled):not(.disabled).active,.w3eden .btn-light:not(:disabled):not(.disabled):active,.w3eden .show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.w3eden .btn-light:not(:disabled):not(.disabled).active:focus,.w3eden .btn-light:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.w3eden .btn-link{font-weight:400;color:var(--color-primary);text-decoration:none}.w3eden .btn-link:hover{color:var(--color-primary-hover);text-decoration:underline}.w3eden .btn-link.focus,.w3eden .btn-link:focus{text-decoration:underline;box-shadow:none}.w3eden .btn-link.disabled,.w3eden .btn-link:disabled{color:var(--color-secondary);pointer-events:none}.w3eden .btn-group-lg>.btn,.w3eden .btn-lg{padding:.5rem 1rem;font-size:var(--font-size-lg);line-height:1.5;border-radius:.3rem}.w3eden .btn-group-sm>.btn,.w3eden .btn-sm{padding:.25rem .5rem;font-size:var(--font-size-sm);line-height:1.5;border-radius:.2rem}.w3eden .btn-block{display:block;width:100%}.w3eden .btn-block+.btn-block{margin-top:.5rem}.w3eden input[type=button].btn-block,.w3eden input[type=reset].btn-block,.w3eden input[type=submit].btn-block{width:100%}.w3eden .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.w3eden .fade{transition:none}}.w3eden .fade:not(.show){opacity:0}.w3eden .collapse:not(.show){display:none}.w3eden .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.w3eden .collapsing{transition:none}}.w3eden .dropdown,.w3eden .dropleft,.w3eden .dropright,.w3eden .dropup{position:relative}.w3eden .dropdown-toggle{white-space:nowrap}.w3eden .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.w3eden .dropdown-toggle:empty::after{margin-left:0}.w3eden .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.w3eden .dropdown-menu[x-placement^=bottom],.w3eden .dropdown-menu[x-placement^=left],.w3eden .dropdown-menu[x-placement^=right],.w3eden .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.w3eden .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.w3eden .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.w3eden .dropdown-item:focus,.w3eden .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.w3eden .dropdown-item.active,.w3eden .dropdown-item:active{color:#fff;text-decoration:none;background-color:var(--color-primary)}.w3eden .dropdown-item.disabled,.w3eden .dropdown-item:disabled{color:var(--color-secondary);pointer-events:none;background-color:transparent}.w3eden .dropdown-menu.show{display:block}.w3eden .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:var(--font-size-sm);color:var(--color-secondary);white-space:nowrap}.w3eden .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.w3eden .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.w3eden .input-group>.custom-file,.w3eden .input-group>.custom-select,.w3eden .input-group>.form-control,.w3eden .input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.w3eden .input-group>.custom-select+.custom-select,.w3eden .input-group>.custom-select+.form-control,.w3eden .input-group>.form-control+.custom-select,.w3eden .input-group>.form-control+.form-control{margin-left:-1px}.w3eden .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.w3eden .input-group>.custom-select:focus,.w3eden .input-group>.form-control:focus{z-index:3}.w3eden .input-group>.custom-select:not(:last-child),.w3eden .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.w3eden .input-group>.custom-select:not(:first-child),.w3eden .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.w3eden .input-group-append,.w3eden .input-group-prepend{display:-ms-flexbox;display:flex}.w3eden .input-group-append .btn,.w3eden .input-group-prepend .btn{position:relative;z-index:2}.w3eden .input-group-append .btn:focus,.w3eden .input-group-prepend .btn:focus{z-index:3}.w3eden .input-group-prepend{margin-right:-1px}.w3eden .input-group-append,.w3eden .input-group-append .btn+.btn,.w3eden .input-group-append .btn+.input-group-text,.w3eden .input-group-append .input-group-text+.btn,.w3eden .input-group-append .input-group-text+.input-group-text,.w3eden .input-group-prepend .btn+.btn,.w3eden .input-group-prepend .btn+.input-group-text,.w3eden .input-group-prepend .input-group-text+.btn,.w3eden .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.w3eden .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.w3eden .input-group-text input[type=checkbox],.w3eden .input-group-text input[type=radio]{margin-top:0}.w3eden .input-group-lg>.custom-select,.w3eden .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.w3eden .input-group-lg>.custom-select,.w3eden .input-group-lg>.form-control,.w3eden .input-group-lg>.input-group-append>.btn,.w3eden .input-group-lg>.input-group-append>.input-group-text,.w3eden .input-group-lg>.input-group-prepend>.btn,.w3eden .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:var(--font-size-lg);line-height:1.5;border-radius:.3rem}.w3eden .input-group-sm>.custom-select,.w3eden .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.w3eden .input-group-sm>.custom-select,.w3eden .input-group-sm>.form-control,.w3eden .input-group-sm>.input-group-append>.btn,.w3eden .input-group-sm>.input-group-append>.input-group-text,.w3eden .input-group-sm>.input-group-prepend>.btn,.w3eden .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:var(--font-size-sm);line-height:1.5;border-radius:.2rem}.w3eden .input-group-lg>.custom-select,.w3eden .input-group-sm>.custom-select{padding-right:1.75rem}.w3eden .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.w3eden .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.w3eden .input-group>.input-group-append:not(:last-child)>.btn,.w3eden .input-group>.input-group-append:not(:last-child)>.input-group-text,.w3eden .input-group>.input-group-prepend>.btn,.w3eden .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.w3eden .input-group>.input-group-append>.btn,.w3eden .input-group>.input-group-append>.input-group-text,.w3eden .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.w3eden .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.w3eden .input-group>.input-group-prepend:not(:first-child)>.btn,.w3eden .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.w3eden .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.w3eden .custom-control-input{position:absolute;z-index:-1;opacity:0}.w3eden .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:var(--color-primary);background-color:var(--color-primary)}.w3eden .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.w3eden .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.w3eden .custom-control-input:disabled~.custom-control-label{color:var(--color-secondary)}.w3eden .custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.w3eden .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.w3eden .custom-control-label::after,.w3eden .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.w3eden .custom-control-label::before{pointer-events:none;background-color:#fff;border:#adb5bd solid 1px}.w3eden .custom-control-label::after{background:no-repeat 50%/50% 50%}.w3eden .custom-radio .custom-control-label::before{border-radius:50%}.w3eden .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.w3eden .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.w3eden .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.w3eden .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.w3eden .custom-select[multiple],.w3eden .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.w3eden .custom-select:disabled{color:var(--color-secondary);background-color:#e9ecef}.w3eden .custom-select::-ms-expand{display:none}.w3eden .custom-control-label::before,.w3eden .custom-file-label,.w3eden .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.w3eden .custom-control-label::before,.w3eden .custom-select{transition:none}}.w3eden .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.w3eden .nav-link{display:block;padding:.5rem 1rem}.w3eden .nav-link:focus,.w3eden .nav-link:hover,.w3eden a.badge:focus,.w3eden a.badge:hover{text-decoration:none}.w3eden .nav-link.disabled{color:var(--color-secondary);pointer-events:none;cursor:default}.w3eden .nav-tabs{border-bottom:1px solid #dee2e6}.w3eden .nav-tabs .nav-item{margin-bottom:-1px}.w3eden .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.w3eden .nav-tabs .nav-link:focus,.w3eden .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.w3eden .nav-tabs .nav-link.disabled{color:var(--color-secondary);background-color:transparent;border-color:transparent}.w3eden .nav-tabs .nav-item.show .nav-link,.w3eden .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.w3eden .tab-content>.tab-pane{display:none}.w3eden .tab-content>.active{display:block}.w3eden .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.w3eden .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.w3eden .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.w3eden .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.w3eden .card-title{margin-bottom:.75rem}.w3eden .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.w3eden .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.w3eden .card-header+.list-group .list-group-item:first-child{border-top:0}.w3eden .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.w3eden .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.w3eden .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.w3eden .card-header-pills,.w3eden .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.w3eden .card-img{width:100%;border-radius:calc(.25rem - 1px)}.w3eden .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.w3eden .accordion>.card{overflow:hidden}.w3eden .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.w3eden .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.w3eden .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.w3eden .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.w3eden .accordion>.card .card-header{margin-bottom:-1px}.w3eden .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.w3eden .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:var(--color-primary);background-color:#fff;border:1px solid #dee2e6}.w3eden .page-link:hover{z-index:2;color:var(--color-primary-hover);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.w3eden .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.w3eden .badge{transition:none}}.w3eden .badge:empty{display:none}.w3eden .btn .badge{position:relative;top:-1px}.w3eden .badge-secondary{color:#fff;background-color:var(--color-secondary)}.w3eden a.badge-secondary:focus,.w3eden a.badge-secondary:hover{color:#fff;background-color:#545b62}.w3eden a.badge-secondary.focus,.w3eden a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.w3eden .badge-success{color:#fff;background-color:var(--color-success)}.w3eden a.badge-success:focus,.w3eden a.badge-success:hover{color:#fff;background-color:#1e7e34}.w3eden a.badge-success.focus,.w3eden a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.w3eden .badge-info{color:#fff;background-color:var(--color-info)}.w3eden a.badge-info:focus,.w3eden a.badge-info:hover{color:#fff;background-color:#117a8b}.w3eden a.badge-info.focus,.w3eden a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.w3eden .badge-warning{color:#212529;background-color:var(--color-warning)}.w3eden a.badge-warning:focus,.w3eden a.badge-warning:hover{color:#212529;background-color:#d39e00}.w3eden a.badge-warning.focus,.w3eden a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.w3eden .badge-danger{color:#fff;background-color:var(--color-danger)}.w3eden a.badge-danger:focus,.w3eden a.badge-danger:hover{color:#fff;background-color:#bd2130}.w3eden a.badge-danger.focus,.w3eden a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.w3eden .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;box-shadow:inset 0 0 0 2px rgba(255,255,255,.7)}.w3eden .alert-link{font-weight:700}.w3eden .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.w3eden .alert-success{color:var(--color-success-active);background-color:rgba(var(--color-success-rgb),.1);border-color:var(--color-success)}.w3eden .alert-info{color:var(--color-info-active);background-color:rgba(var(--color-info-rgb),.1);border-color:var(--color-info)}.w3eden .alert-warning{color:var(--color-warning-active);background-color:rgba(var(--color-warning-rgb),.1);border-color:var(--color-warning)}.w3eden .alert-danger{color:var(--color-danger-active);background-color:rgba(var(--color-danger-rgb),.1);border-color:var(--color-danger)}.w3eden .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.w3eden .media-body{-ms-flex:1;flex:1}.w3eden .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.w3eden .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.w3eden .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.w3eden .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.w3eden .list-group-item.active{z-index:2;color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.w3eden .list-group-flush .list-group-item:last-child{margin-bottom:-1px}.w3eden .list-group-flush:first-child .list-group-item:first-child{border-top:0}.w3eden .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.w3eden .modal,.w3eden .modal-open{overflow:hidden}.w3eden .modal-open .modal{overflow-x:hidden;overflow-y:auto}.w3eden .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;outline:0}.w3eden .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.w3eden .modal.fade .modal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.w3eden .modal.fade .modal-dialog{transition:none}}.w3eden .modal.show .modal-dialog{-webkit-transform:none;transform:none}.w3eden .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.w3eden .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.w3eden .modal-dialog-scrollable .modal-footer,.w3eden .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.w3eden .modal-dialog-scrollable .modal-body{overflow-y:auto}.w3eden .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.w3eden .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.w3eden .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.w3eden .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.w3eden .modal-dialog-centered.modal-dialog-scrollable::before{content:none}.w3eden .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.w3eden .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.w3eden .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.w3eden .modal-title{margin-bottom:0;line-height:1.5}.w3eden .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.w3eden .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.w3eden .modal-footer>:not(:first-child){margin-left:.25rem}.w3eden .modal-footer>:not(:last-child){margin-right:.25rem}@media (min-width:576px){.w3eden .modal-dialog{max-width:500px;margin:1.75rem auto}.w3eden .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.w3eden .modal-dialog-centered::before{height:calc(100vh - 3.5rem)}}.w3eden .spinner-border,.w3eden .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border-radius:50%}.w3eden .spinner-border{border:.25em solid currentColor;border-right-color:transparent;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.w3eden .spinner-grow{background-color:currentColor;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.w3eden .spinner-grow-sm{width:1rem;height:1rem}.w3eden .bg-primary{background-color:var(--color-primary)!important}.w3eden a.bg-primary:focus,.w3eden a.bg-primary:hover,.w3eden button.bg-primary:focus,.w3eden button.bg-primary:hover{background-color:#0062cc!important}.w3eden .bg-secondary{background-color:var(--color-secondary)!important}.w3eden a.bg-secondary:focus,.w3eden a.bg-secondary:hover,.w3eden button.bg-secondary:focus,.w3eden button.bg-secondary:hover{background-color:#545b62!important}.w3eden .bg-success{background-color:var(--color-success)!important}.w3eden .bg-info{background-color:var(--color-info)!important}.w3eden .bg-warning{background-color:var(--color-warning)!important}.w3eden .bg-danger{background-color:var(--color-danger)!important}.w3eden a.bg-danger:focus,.w3eden a.bg-danger:hover,.w3eden button.bg-danger:focus,.w3eden button.bg-danger:hover{background-color:#bd2130!important}.w3eden .bg-dark{background-color:#343a40!important}.w3eden .bg-white{background-color:#fff!important}.w3eden .clearfix::after{display:block;clear:both;content:""}.w3eden .d-none{display:none!important}.w3eden .d-inline{display:inline!important}.w3eden .d-inline-block{display:inline-block!important}.w3eden .d-block{display:block!important}.w3eden .d-flex{display:-ms-flexbox!important;display:flex!important}.w3eden .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.w3eden .d-sm-none{display:none!important}.w3eden .d-sm-inline{display:inline!important}.w3eden .d-sm-inline-block{display:inline-block!important}.w3eden .d-sm-block{display:block!important}.w3eden .d-sm-flex{display:-ms-flexbox!important;display:flex!important}.w3eden .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.w3eden .d-md-none{display:none!important}.w3eden .d-md-inline{display:inline!important}.w3eden .d-md-inline-block{display:inline-block!important}.w3eden .d-md-block{display:block!important}.w3eden .d-md-flex{display:-ms-flexbox!important;display:flex!important}.w3eden .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.w3eden .d-lg-none{display:none!important}.w3eden .d-lg-inline{display:inline!important}.w3eden .d-lg-inline-block{display:inline-block!important}.w3eden .d-lg-block{display:block!important}.w3eden .d-lg-flex{display:-ms-flexbox!important;display:flex!important}.w3eden .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.w3eden .d-xl-none{display:none!important}.w3eden .d-xl-inline{display:inline!important}.w3eden .d-xl-inline-block{display:inline-block!important}.w3eden .d-xl-block{display:block!important}.w3eden .d-xl-flex{display:-ms-flexbox!important;display:flex!important}.w3eden .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.w3eden .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.w3eden .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.w3eden .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.w3eden .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.w3eden .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.w3eden .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.w3eden .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.w3eden .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.w3eden .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.w3eden .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.w3eden .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.w3eden .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.w3eden .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.w3eden .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.w3eden .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.w3eden .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.w3eden .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.w3eden .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.w3eden .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.w3eden .align-items-center{-ms-flex-align:center!important;align-items:center!important}.w3eden .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.w3eden .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.w3eden .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.w3eden .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.w3eden .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.w3eden .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.w3eden .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.w3eden .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.w3eden .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.w3eden .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.w3eden .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.w3eden .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.w3eden .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.w3eden .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.w3eden .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}}.w3eden .float-left{float:left!important}.w3eden .float-right{float:right!important}.w3eden .position-relative{position:relative!important}.w3eden .position-absolute{position:absolute!important}.w3eden .fixed-bottom,.w3eden .fixed-top{position:fixed;right:0;left:0;z-index:1030}.w3eden .fixed-top{top:0}.w3eden .fixed-bottom{bottom:0}.w3eden .w-100{width:100%!important}.w3eden .mw-100{max-width:100%!important}.w3eden .m-0{margin:0!important}.w3eden .mt-0,.w3eden .my-0{margin-top:0!important}.w3eden .mr-0,.w3eden .mx-0{margin-right:0!important}.w3eden .mb-0,.w3eden .my-0{margin-bottom:0!important}.w3eden .ml-0,.w3eden .mx-0{margin-left:0!important}.w3eden .m-1{margin:.25rem!important}.w3eden .mt-1,.w3eden .my-1{margin-top:.25rem!important}.w3eden .mr-1,.w3eden .mx-1{margin-right:.25rem!important}.w3eden .mb-1,.w3eden .my-1{margin-bottom:.25rem!important}.w3eden .ml-1,.w3eden .mx-1{margin-left:.25rem!important}.w3eden .m-2{margin:.5rem!important}.w3eden .mt-2,.w3eden .my-2{margin-top:.5rem!important}.w3eden .mr-2,.w3eden .mx-2{margin-right:.5rem!important}.w3eden .mb-2,.w3eden .my-2{margin-bottom:.5rem!important}.w3eden .ml-2,.w3eden .mx-2{margin-left:.5rem!important}.w3eden .m-3{margin:1rem!important}.w3eden .mt-3,.w3eden .my-3{margin-top:1rem!important}.w3eden .mr-3,.w3eden .mx-3{margin-right:1rem!important}.w3eden .mb-3,.w3eden .my-3{margin-bottom:1rem!important}.w3eden .ml-3,.w3eden .mx-3{margin-left:1rem!important}.w3eden .m-4{margin:1.5rem!important}.w3eden .mt-4,.w3eden .my-4{margin-top:1.5rem!important}.w3eden .mr-4,.w3eden .mx-4{margin-right:1.5rem!important}.w3eden .mb-4,.w3eden .my-4{margin-bottom:1.5rem!important}.w3eden .ml-4,.w3eden .mx-4{margin-left:1.5rem!important}.w3eden .m-5{margin:3rem!important}.w3eden .mt-5,.w3eden .my-5{margin-top:3rem!important}.w3eden .mr-5,.w3eden .mx-5{margin-right:3rem!important}.w3eden .mb-5,.w3eden .my-5{margin-bottom:3rem!important}.w3eden .ml-5,.w3eden .mx-5{margin-left:3rem!important}.w3eden .p-0{padding:0!important}.w3eden .pt-0,.w3eden .py-0{padding-top:0!important}.w3eden .pr-0,.w3eden .px-0{padding-right:0!important}.w3eden .pb-0,.w3eden .py-0{padding-bottom:0!important}.w3eden .pl-0,.w3eden .px-0{padding-left:0!important}.w3eden .p-1{padding:.25rem!important}.w3eden .pt-1,.w3eden .py-1{padding-top:.25rem!important}.w3eden .pr-1,.w3eden .px-1{padding-right:.25rem!important}.w3eden .pb-1,.w3eden .py-1{padding-bottom:.25rem!important}.w3eden .pl-1,.w3eden .px-1{padding-left:.25rem!important}.w3eden .p-2{padding:.5rem!important}.w3eden .pt-2,.w3eden .py-2{padding-top:.5rem!important}.w3eden .pr-2,.w3eden .px-2{padding-right:.5rem!important}.w3eden .pb-2,.w3eden .py-2{padding-bottom:.5rem!important}.w3eden .pl-2,.w3eden .px-2{padding-left:.5rem!important}.w3eden .p-3{padding:1rem!important}.w3eden .pt-3,.w3eden .py-3{padding-top:1rem!important}.w3eden .pr-3,.w3eden .px-3{padding-right:1rem!important}.w3eden .pb-3,.w3eden .py-3{padding-bottom:1rem!important}.w3eden .pl-3,.w3eden .px-3{padding-left:1rem!important}.w3eden .p-4{padding:1.5rem!important}.w3eden .pt-4,.w3eden .py-4{padding-top:1.5rem!important}.w3eden .pr-4,.w3eden .px-4{padding-right:1.5rem!important}.w3eden .pb-4,.w3eden .py-4{padding-bottom:1.5rem!important}.w3eden .pl-4,.w3eden .px-4{padding-left:1.5rem!important}.w3eden .p-5{padding:3rem!important}.w3eden .pt-5,.w3eden .py-5{padding-top:3rem!important}.w3eden .pr-5,.w3eden .px-5{padding-right:3rem!important}.w3eden .pb-5,.w3eden .py-5{padding-bottom:3rem!important}.w3eden .pl-5,.w3eden .px-5{padding-left:3rem!important}.w3eden .m-n1{margin:-.25rem!important}.w3eden .mt-n1,.w3eden .my-n1{margin-top:-.25rem!important}.w3eden .mr-n1,.w3eden .mx-n1{margin-right:-.25rem!important}.w3eden .mb-n1,.w3eden .my-n1{margin-bottom:-.25rem!important}.w3eden .ml-n1,.w3eden .mx-n1{margin-left:-.25rem!important}.w3eden .m-n2{margin:-.5rem!important}.w3eden .mt-n2,.w3eden .my-n2{margin-top:-.5rem!important}.w3eden .mr-n2,.w3eden .mx-n2{margin-right:-.5rem!important}.w3eden .mb-n2,.w3eden .my-n2{margin-bottom:-.5rem!important}.w3eden .ml-n2,.w3eden .mx-n2{margin-left:-.5rem!important}.w3eden .m-n3{margin:-1rem!important}.w3eden .mt-n3,.w3eden .my-n3{margin-top:-1rem!important}.w3eden .mr-n3,.w3eden .mx-n3{margin-right:-1rem!important}.w3eden .mb-n3,.w3eden .my-n3{margin-bottom:-1rem!important}.w3eden .ml-n3,.w3eden .mx-n3{margin-left:-1rem!important}.w3eden .m-n4{margin:-1.5rem!important}.w3eden .mt-n4,.w3eden .my-n4{margin-top:-1.5rem!important}.w3eden .mr-n4,.w3eden .mx-n4{margin-right:-1.5rem!important}.w3eden .mb-n4,.w3eden .my-n4{margin-bottom:-1.5rem!important}.w3eden .ml-n4,.w3eden .mx-n4{margin-left:-1.5rem!important}.w3eden .m-n5{margin:-3rem!important}.w3eden .mt-n5,.w3eden .my-n5{margin-top:-3rem!important}.w3eden .mr-n5,.w3eden .mx-n5{margin-right:-3rem!important}.w3eden .mb-n5,.w3eden .my-n5{margin-bottom:-3rem!important}.w3eden .ml-n5,.w3eden .mx-n5{margin-left:-3rem!important}.w3eden .m-auto{margin:auto!important}.w3eden .mt-auto,.w3eden .my-auto{margin-top:auto!important}.w3eden .mr-auto,.w3eden .mx-auto{margin-right:auto!important}.w3eden .mb-auto,.w3eden .my-auto{margin-bottom:auto!important}.w3eden .ml-auto,.w3eden .mx-auto{margin-left:auto!important}.w3eden .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w3eden .text-left{text-align:left!important}.w3eden .text-right{text-align:right!important}.w3eden .text-center{text-align:center!important}.w3eden .text-uppercase{text-transform:uppercase!important}.w3eden .text-capitalize{text-transform:capitalize!important}.w3eden .text-white{color:#fff!important}.w3eden .text-primary{color:var(--color-primary)!important}.w3eden a.text-primary:focus,.w3eden a.text-primary:hover{color:var(--color-primary-hover)!important}.w3eden .text-secondary{color:var(--color-secondary)!important}.w3eden a.text-secondary:focus,.w3eden a.text-secondary:hover{color:var(--color-secondary-hover)!important}.w3eden .text-success{color:var(--color-success)!important}.w3eden a.text-success:focus,.w3eden a.text-success:hover{color:var(--color-success-active)!important}.w3eden .text-info{color:var(--color-info)!important}.w3eden a.text-info:focus,.w3eden a.text-info:hover{color:var(--color-info-active)!important}.w3eden .text-warning{color:var(--color-warning)!important}.w3eden a.text-warning:focus,.w3eden a.text-warning:hover{color:var(--color-warning-active)!important}.w3eden .text-danger{color:var(--color-danger)!important}.w3eden a.text-danger:focus,.w3eden a.text-danger:hover{color:var(--color-danger-active)!important}.w3eden .text-muted{color:var(--color-secondary)!important}.w3eden .visible{visibility:visible!important}@media print{.w3eden *,.w3eden ::after,.w3eden ::before{text-shadow:none!important;box-shadow:none!important}.w3eden a:not(.btn){text-decoration:underline}.w3eden abbr[title]::after{content:" (" attr(title) ")"}.w3eden pre{white-space:pre-wrap!important}.w3eden blockquote,.w3eden pre{border:1px solid #adb5bd}.w3eden thead{display:table-header-group}.w3eden blockquote,.w3eden img,.w3eden pre,.w3eden tr{page-break-inside:avoid}.w3eden h2,.w3eden h3,.w3eden p{orphans:3;widows:3}.w3eden h2,.w3eden h3{page-break-after:avoid}.w3eden .container,.w3eden body{min-width:992px!important}.w3eden .navbar{display:none}.w3eden .badge{border:1px solid #000}.w3eden .table{border-collapse:collapse!important}.w3eden .table td,.w3eden .table th{background-color:#fff!important}.w3eden .table-bordered td,.w3eden .table-bordered th{border:1px solid #dee2e6!important}}.tooltip{z-index:1070;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:var(--font-size-sm);word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip,.tooltip .arrow{position:absolute;display:block}.tooltip .arrow{width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.w3eden .hide_empty:empty{
display: none;
}
.w3eden ul.wpdm-pagination{
margin: 0 !important;
padding: 15px;
display: inline-flex !important;
}
.w3eden .list-group-item img,
.w3eden .card img{
padding: 0;
margin: 0;
}
.wpdm-clear,
.w3eden .clear {
clear: both;
}
.w3eden .no-radius {
border-radius: 0 !important;
}
.w3eden .btn.wpdm-category {
border: 0px;
border-bottom: 0px solid #ccc;
}
.w3eden .table th a {
font-weight: 700;
}
.w3eden .btn.wpdm-front h3.title {
margin: 10px 0 5px 10px;
font-size: 14pt;
}
.w3eden .ellipsis{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
position: relative;
width: 100%;
display: block;
}
.w3eden .qdb {
background: #0073ff;
text-decoration: none;
color: #fff;
padding: 5px 7px;
font-size: 8pt;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.w3eden #loginform {
margin-top: 20px;
}
.w3eden .btn.wpdm-category-list li {
clear: both;
}
.w3eden .btn.wpdm-category-list {
list-style: none;
}
.w3eden .download_link label {
width: 60px;
display: block;
font-size: 10px;
}
.w3eden .cat-page-tilte legend {
padding-right: 5px;
}
.w3eden .wpdm-loading {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: var(--color-danger);
color: #ffffff;
padding: 7px 15px;
position: absolute;
font-size: 12px;
font-weight: bold;
z-index: 999999;
}
.w3eden .btn.wpdm-email2dl .wcon input[type=text] {
background: #ffffff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 1px solid #aaa;
font-size: 11pt;
padding: 4px 10px;
width: 250px;
}
.w3eden .btn.wpdm-email2dl label {
display: none;
}
.w3eden .drag-drop #drag-drop-area {
border: 4px dashed #DDDDDD;
height: 200px;
}
.w3eden .drag-drop-inside {
text-align: center;
padding: 30px;
}
.w3eden .btn.wpdm-front .inside {
padding: 10px;
}
.w3eden #wpdm-login-form {
position: absolute;
padding: 0px 10px;
border: 1px solid #aaa;
background: #eee;
z-index: 9999999;
}
.w3eden .btn.wpdm-drop-box {
z-index: 99999;
display: none;
position: absolute;
}
.w3eden #categories_meta_box label {
display: inline !important;
}
.w3eden .more_previews_a {
display: block;
float: left;
margin-right: 8px;
}
.w3eden .link-template .more_previews_a {
display: block;
float: left;
margin-right: 9px !important;
}
.w3eden .more_previews_a:last-child {
margin-right: 0px !important;
}
.w3eden .wpdm_file .cont {
padding: 5px 10px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-size: 9pt;
}
.w3eden .wpdm-social-lock {
margin-right: 5px;
}
.w3eden .wpdm_icon {
box-shadow: none;
min-width: 48px;
max-width: 48px;
width: 48px;
}
.w3eden a.btn {
text-decoration: none !important;
}
.w3eden .popover {
min-width: 250px;
}
.w3eden .all-locks {
padding: 15px;
}
.w3eden td.actions {
width: 100px;
}
.w3eden .actions a.btn {
border-radius: 2px;
}
.w3eden input.input-xs {
font-size: 8pt;
width: 150px;
height: 30px;
line-height: normal;
text-align: center;
}
.w3eden .input-group-btn .btn.wpdm_submit {
padding: 8px 16px !important;
}
.w3eden #wp-post_content-editor-container {
border: 0;
}
.w3eden #package-content-section #insert-media-button {
margin: 3px 0 0;
}
.w3eden #package-content-section .wp-editor-tools.hide-if-no-js {
background: #eef2f4 none repeat scroll 0 0;
border-bottom: 1px solid #e5e5e5;
padding: 10px 10px 0;
}
.w3eden td.mceToolbar {
border-bottom: 1px solid #dddddd !important;
}
.w3eden #post_content-html,
.w3eden #post_content-tmce {
height: 27px;
}
.w3eden a.mceButton .mceIcon,
.w3eden .mceAction {
font: 400 15px/1 dashicons !important;
text-align: left !important;
}
.w3eden #attach-file-section .panel-body,
.w3eden #package-settings-section .panel-body {
padding: 0 !important;
}
.w3eden #attach-file-section .tab-content .panel-body,
.w3eden #package-settings-section .tab-content .panel-body {
padding: 15px !important;
}
.w3eden .btn.wpdm-full-front {
width: 100% !important;
clear: both;
display: block;
}
.w3eden #attach-file-section .nav-tabs,
.w3eden #package-settings-section .nav-tabs {
margin: 0 !important;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0;
background: #fafafa;
}
.w3eden #attach-file-section .nav-tabs li a,
.w3eden #package-settings-section .nav-tabs li a{
font-size: 11px;
}
.w3eden #attach-file-section .tab-content,
.w3eden #package-settings-section .tab-content {
padding: 20px;
}
.w3eden #attach-file-section #ftabs ul.jqueryFileTree li {
padding-left: 20px !important;
}
.w3eden #package-settings-section td {
vertical-align: middle;
}
.w3eden .wpdm-accordion {
border: 0 !important;
}
.w3eden .wpdm-accordion .panel h3 {
font-size: 10pt !important;
border-radius: 0;
padding: 7px 10px !important;
border-bottom: 1px solid #D1E0E4 !important;
font-weight: 700;
margin-bottom: -1px;
}
.w3eden .wpdm-accordion h3 .wpdmlock {
opacity: 1 !important;
margin-right: 10px !important;
}
.w3eden .wpdm-accordion .panel {
padding: 0;
overflow: hidden;
border: 1px solid #D1E0E4;
margin-bottom: 5px !important;
}
.w3eden .wpdm-accordion .panel .panel-body,
.w3eden .wpdm-accordion .panel h3 {
border: 0;
margin: 0 !important;
}
.w3eden .wpdmlock + label {
border: 2px solid #306acb;
display: inline-block;
float: left;
height: 14px !important;
margin-right: 5px;
margin-top: 1px !important;
width: 14px !important;
}
.w3eden .panel-heading > label {
position: relative;
margin: 0;
}
.w3eden .wpdmlock:checked + label:after {
content: "";
position: absolute;
left: 2px;
top: 3px;
background: #306ACB;
width: 10px !important;
height: 10px !important;
z-index: 999999;
}
.w3eden .accordion .card-header label,
.w3eden .accordion .card{
margin: 0 !important;
}
.w3eden #package-settings-section .wpdm-accordion .panel {
margin-bottom: -2px !important;
border-radius: 0 !important;
}
.w3eden .btn.wpdm-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@keyframes spin {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
from {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
from {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.w3eden .infoicon {
position: absolute;
margin-top: 10px;
margin-left: 20px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+0lEQVQ4T2NkwAS6QKEEIBYF4p9QaXYg/QqIFwDxFWQtjEgcDiC7C4j/AHE/ED9GM1sOyC8EYpCecpjhMANANiwD4slAfACLq5CFnICcLCCOAuJfMANANq4G4mMENMOkbYGMACAuBhmgD8QxQFyKRTNMrBuLXC9QbAHIgAlA3APET7AoEoSKvcciBwqTApABK4A4AofT3aHiO3HILwcZsBSIo3EoqIaKt+KQX0wVA/B5gZALwF7AF4j4DIAHIr5oBKU8EAClE3QAj0aYArITEsgAipMyyBBQZuoE4r9QJ5OUmZD9pwPkJAKxMBD/hkqwAenXQDwfiK8iKwYAr/Q4G13HFTUAAAAASUVORK5CYII=) center center no-repeat;
width: 16px;
height: 16px;
}
.w3eden .table td{
text-align: left;
}
.w3eden #wpdm-pf .form-control:not(.form-control-lg) {
padding: 8px 16px;
font-size: 14px;
height: 36px;
}
.w3eden div.tooltip.in {
border-radius: 2px !important;
}
.w3eden .dropdown-menu li {
list-style: none !important;
}
.w3eden .card-body.tag-card,
.w3eden #categories-section .cat-card{
height: 200px;
overflow: hidden;
padding: 0 15px !important;
}
.w3eden .card-body.tag-card:hover,
.w3eden #categories-section .cat-card:hover{
overflow: auto;
}
.w3eden #categories-section .cat-card > ul {
margin: 0 !important;
padding-top: 10px;
padding-bottom: 10px;
}
.w3eden #categories-section .cat-card ul {
padding-left: 20px;
}
.w3eden #categories-section .cat-card li {
list-style: none;
}
.w3eden #categories-section .cat-card label {
font-weight: 400 !important;
cursor: pointer;
}
.w3eden #categories-section .cat-card {
max-height: 200px;
overflow: hidden;
}
.w3eden #categories-section .cat-card:hover {
overflow: auto;
}
.w3eden .label-white {
background: #ffffff !important;
color: #222222 !important;
text-shadow: none !important;
margin-left: 10px;
}
.w3eden .btn.btn-xs {
border-radius: 1.5px;
padding: 4px 8px;
font-size: 10px;
}
.w3eden .btn.btn-xs.btn-icon {
padding: 4px 4px;
min-width: 2.1rem;
}
.w3eden .btn.btn-fb {
background-color: #354C8C !important;
border: 0 !important;
color: #ffffff !important;
font-size: 10px !important;
font-weight: 700 !important;
}
.w3eden .btn.btn-fb .label-white {
color: #354C8C !important;
}
.w3eden .btn.wpdm-android {
background: #8ec147;
color: #ffffff !important;
}
.w3eden .btn.wpdm-apple {
background: #777;
color: #ffffff !important;
}
.w3eden .btn.wpdm-behance {
background: #0077ff;
color: #ffffff !important;
}
.w3eden .btn.wpdm-bitcoin {
background: #f79012;
color: #ffffff !important;
}
.w3eden .btn.wpdm-buysellads {
background: #c90100;
color: #ffffff !important;
}
.w3eden .btn.wpdm-codepen {
background: #444;
color: #ffffff !important;
}
.w3eden .btn.wpdm-css3 {
background: #0270bb;
color: #ffffff;
}
.w3eden .btn.wpdm-delicious {
background: #31a9ff;
color: #ffffff !important;
}
.w3eden .btn.wpdm-deviantart {
background: #05cc47;
color: #ffffff !important;
}
.w3eden .btn.wpdm-digg {
background: #0093cc;
}
.w3eden .btn.wpdm-dribbble {
background: #ea4c89;
}
.w3eden .btn.wpdm-dropbox {
background: #007ee5;
}
.w3eden .btn.wpdm-drupal {
background: #0073ba;
}
.w3eden .btn.wpdm-email-1 {
background: #35c7ed;
}
.w3eden .btn.wpdm-email-2 {
background: #35c7ed;
}
.w3eden .btn.wpdm-facebook {
background: #4862a3;
color: #ffffff !important;
}
.w3eden .btn.wpdm-flickr {
background: #ff1981;
}
.w3eden .btn.wpdm-foursquare {
background: #f04d7a;
}
.w3eden .btn.wpdm-git {
background: #f64d27;
}
.w3eden .btn.wpdm-github {
background: #999;
}
.w3eden .btn.wpdm-google {
background: #3f85f4;
color: #ffffff !important;
}
.w3eden .btn.wpdm-google-plus {
background: #dd4b39;
color: #ffffff !important;
}
.w3eden .btn.wpdm-html5 {
background: #e54d26;
}
.w3eden .btn.wpdm-instagram {
background: #3d6b92;
}
.w3eden .btn.wpdm-joomla {
background: #fc8f30;
}
.w3eden .btn.wpdm-jsfiddle {
background: #4679bd;
}
.w3eden .btn.wpdm-lastfm {
background: #df1c23;
}
.w3eden .btn.wpdm-linkedin {
background: #0177b5;
color: #ffffff !important;
}
.w3eden .btn.wpdm-linux {
background: #39a6df;
}
.w3eden .btn.wpdm-maxcdn {
background: #ff5b02;
}
.w3eden .btn.wpdm-medium {
background: #333;
}
.w3eden .btn.wpdm-pagelines {
background: #444;
}
.w3eden .btn.wpdm-paypal {
background: #009cde;
}
.w3eden .btn.wpdm-pinterest {
background: #db242c;
color: #ffffff !important;
}
.w3eden .btn.wpdm-reddit {
background: #ff4500;
}
.w3eden .btn.wpdm-rss {
background: #fc8f55;
}
.w3eden .btn.wpdm-share {
background: #01924b;
}
.w3eden .btn.wpdm-skype {
background: #00aff0;
}
.w3eden .btn.wpdm-slideshare {
background: #0679b5;
}
.w3eden .btn.wpdm-soundcloud {
background: #ff4e00;
}
.w3eden .btn.wpdm-spotify {
background: #84bd00;
}
.w3eden .btn.wpdm-stack-exchange {
background: #366fb3;
}
.w3eden .btn.wpdm-stack-overflow {
background: #07c;
}
.w3eden .btn.wpdm-stumbleupon {
background: #ea4b24;
}
.w3eden .btn.wpdm-trello {
background: #026aa7;
}
.w3eden .btn.wpdm-tumblr {
background: #2c4762;
}
.w3eden .btn.wpdm-twitter {
background: #55acee;
color: #ffffff !important;
}
.w3eden .btn.wpdm-vimeo {
background: #44bbff;
}
.w3eden .btn.wpdm-vine {
background: #00bf8f;
}
.w3eden .btn.wpdm-vk {
background: #6281a3;
}
.w3eden .btn.wpdm-whatsapp {
background: #59ac23;
}
.w3eden .btn.wpdm-windows {
background: #00bcf2;
}
.w3eden .btn.wpdm-wordpress {
background: #1e8cbe;
}
.w3eden .btn.wpdm-xing {
background: #006464;
}
.w3eden .btn.wpdm-yahoo {
background: #5210c4;
}
.w3eden .btn.wpdm-yelp {
background: #c41200;
}
.w3eden .btn.wpdm-youtube {
background: #d02022;
}
.w3eden .btn.wpdm-youtube-play {
background: #d02022;
}
.w3eden .btn.wpdm-*:hover {
opacity: 0.9;
}
.w3eden .wpdm-social-lock {
text-transform: none !important;
}
.w3eden .wpdm-social-lock .fa {
margin-right: 5px;
}
.w3eden .pluginButtonIcon {
left: 0;
margin-left: -3px;
margin-right: 5px;
position: relative;
vertical-align: top;
}
.w3eden .btn.wpdm-btn-play {
outline: none !important;
}
.w3eden button.wpdm-btn-play-lg.wpdm-btn-play {
border-radius: 3px;
padding: 0 !important;
text-align: center;
width: 56px !important;
height: 56px;
line-height: 56px;
font-size: 12px !important;
}
.w3eden .sx_plugin-button-2x_favblue {
background-position: 0 -42px;
}
.w3eden .nav-tabs li {
margin-left: 0 !important;
}
.w3eden .nav-tabs li a {
outline: none !important;
}
.w3eden .ptypes li {
padding-left: 0 !important;
border: 0 !important;
margin: 0 !important;
}
.w3eden #wpdm-files_filter {
padding-right: 10px;
padding-top: 10px;
}
.w3eden #wpdm-files {
margin-bottom: 0;
}
.w3eden #wpdm-files_info,
.w3eden #wpdm-files_paginate {
padding: 10px;
}
.w3eden input.input-error {
border: 1px solid var(--color-danger) !important;
color: var(--color-danger) !important;
}
.w3eden label.error {
color: var(--color-danger);
font-weight: 300 !important;
font-size: 11px !important;
}
.w3eden .btn.wpdm-archive-meta .wpdm-download-link {
padding: 5px 10px !important;
margin: 0 !important;
font-size: 9pt;
}
.w3eden .btn.wpdm-archive-meta li {
border: 0px !important;
list-style: none !important;
padding-right: 20px !important;
}
.w3eden .btn.wpdm-archive-meta li:last-child {
padding: 0 !important;
max-width: 100px !important;
text-align: right !important;
}
.w3eden .btn.wpdm-archive-meta .wpdm-download-link img {
box-shadow: none !important;
height: 30px;
width: auto;
}
.w3eden .wpdm-file-entry {
border: 1px solid #eeeeee;
padding: 10px;
border-radius: 3px;
font-size: 9pt;
text-align: center;
}
.w3eden .panel {
box-shadow: none !important;
}
.w3eden .card.text-white,
.w3eden .card.text-white *{
color: #ffffff;
}
.w3eden .card .card-header {
font-size: 11pt;
font-weight: 600;
letter-spacing: 0.5px;
}
.w3eden .card-rec .btn-footer,
.w3eden .card-rec .card-body{
padding: 15px !important;
}
.w3eden .card-rec .card-body .card-title{
font-weight: 800;
}
.w3eden .card-footer .card-title{
margin: 0;
}
.w3eden .card-dls .table,
.w3eden .card-fav .table{
margin: 0;
}
.w3eden .card-dls .table td,
.w3eden .card-fav .table td{
padding-left: 10px;
}
.w3eden .card .table,
.w3eden .panel .table{
border-top: 0;
}
.w3eden .card .table thead th,
.w3eden .panel .table thead th{
border-top: 0;
border-bottom-width: 1px;
background-color: #f5f5f5;
}
.w3eden .panel img,
.w3eden .wpdm-file-entry img {
box-shadow: none;
}
.w3eden .input-group input:not(:last-child) {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.w3eden .btn.btn-group.bootstrap-select .btn.dropdown-toggle {
border-radius: 3px !important;
}
.w3eden label.error.valid {
display: none;
}
.w3eden #wpdm-featured-image {
display: block;
height: 200px;
border: 2px dashed #ddd;
margin: 15px;
background: url(//rw-china.com/wp-content/plugins/download-manager/assets/images/plus.svg) no-repeat center center;
background-size: 48px;
text-indent: -999999px;
}
.w3eden label.error.valid {
display: none !important;
}
.w3eden .cfile .panel-file .panel-heading .btn{
position: absolute;right: 9px;top: 7px;
}
.w3eden .cfile .panel-file .panel-heading{
position: relative;
} .w3eden .btn-wd {
min-width: 140px;
}
.w3eden .btn-group.select {
width: 100%;
}
.w3eden .btn-group.select .btn {
text-align: left;
}
.w3eden .btn-group.select .caret {
position: absolute;
top: 50%;
margin-top: -1px;
right: 8px;
}
.w3eden .btn .label {
margin-left: 5px;
}
.w3eden .btn.btn-linkedin {
background-color: #007AB9 !important;
color: #ffffff !important;
}
.w3eden .wpdm-social-lock-box .placehold.wpdmlinkedin {
background: #007AB9;
}
.w3eden .wpdm-social-lock-box .placehold.wpdmtwitter {
background: #4EC0FF;
}
.w3eden .wpdm-social-lock-box .placehold.wpdmfacebook {
background: #48649F;
}
.w3eden .wpdmslb-facebookshare,
.w3eden .wpdmslb-tweet,
.w3eden .wpdmslb-facebooklike {
margin-left: 3px;
}
.w3eden .wpdm-social-lock-box .IN-widget a span:first-child {
height: 20px;
padding: 1px !important;
}
.w3eden .wpdm-social-lock-box .IN-widget a span:last-child {
width: 42px;
overflow: hidden;
border-radius: 2px;
height: 20px;
text-transform: uppercase;
}
.w3eden .wpdm-social-lock-box .placehold:hover,
.w3eden .wpdm-social-lock-box:hover .placehold {
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
transform: translateX(-100%) rotateY(-180deg);
-webkit-transform: translateX(-100%) rotateY(-180deg);
}
.w3eden .wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover {
border: 1px solid #cccccc;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
transition: all 300ms ease-in-out;
}
.w3eden .wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover *:not(.placehold) {
opacity: 1;
}
.w3eden .wpdm-social-lock-box a.btn.wpdm-download-button {
margin-left: -10px;
margin-top: -10px;
height: 45px;
line-height: 27px;
width: 150px;
opacity: 1 !important;
font-size: 13pt;
letter-spacing: 1px;
}
.w3eden .wpdm-download-link .fa-download,
.w3eden .wpdm-download-link .fa-icon-left {
margin-right: 5px;
}
.w3eden .fa-play {
margin: 0 !important;
}
.w3eden .ptypes li {
list-style: none !important;
padding: 0 !important;
}
.w3eden .btn .filter-option {
background: transparent none repeat scroll 0 0 !important;
}
.w3eden #xfilelist input.input-sm {
height: 31px !important;
}
.w3eden #xfilelist .panel-footer.footer-info {
font-family: Courier, monospace;
font-size: 9pt;
text-align: center;
background: #fafafa;
}
.w3eden #xfilelist .panel-heading {
font-weight: 400;
font-size: 8pt;
padding-top: 0 !important;
padding-bottom: 0;
line-height: 40px;
height: 40px;
overflow: hidden;
word-break: break-all;
}
.w3eden .wpdm-filelist thead {
display: none;
}
.w3eden .wpdm-filelist td {
border-left: 0;
border-right: 0;
border-top: 1px solid #ffffff !important;
border-bottom: 0 !important;
background: rgba(0, 0, 0, 0.03) !important;
vertical-align: middle !important;
}
.w3eden .wpdm-filelist {
border: 0 !important;
}
.w3eden .wpdm-frontend-tabs a {
font-size: 14px !important;
}
.w3eden .wpdm-frontend-tabs a.btn {
border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}
.w3eden .wpdm-frontend-tabs {
border-bottom: 4px solid var(--color-primary) !important;
border-radius: 3px;
background: #34495e;
overflow: hidden;
}
.w3eden .nav-tabs.wpdm-frontend-tabs a:focus,
.w3eden .nav-tabs.wpdm-frontend-tabs a:active,
.w3eden .nav-tabs.wpdm-frontend-tabs li.active a,
.w3eden .nav-tabs.wpdm-frontend-tabs a.active {
background: var(--color-primary) !important;
border: 0 !important;
}
.w3eden .wpdm-frontend-tabs a {
color: #ffffff !important;
border-radius: 0 !important;
text-transform: uppercase;
font-size: 9pt !important;
font-weight: 900;
border: 0 !important;
line-height: 20px !important;
}
.w3eden .wpdm-frontend-tabs a:hover {
background: rgba(26, 188, 156, 0.69) !important;
}
.w3eden label,
.w3eden i.fa[rel=del],
.w3eden i.fa[rel=undo] {
cursor: pointer;
}
.w3eden .well {
padding: 15px;
box-shadow: none;
border: 0;
font-style: normal;
background: #f5f5f5;
border-radius: 4px;
margin-bottom: 10px;
}
.w3eden #wpdm-pf #title {
border-radius: 3px;
}
.w3eden .btn.btn-addtocart .label {
font-size: 95%;
letter-spacing: 0.5px;
padding: 3px 5px 1px 5px !important;
}
.w3eden .g-recaptcha > div > div {
width: 100% !important;
}
.w3eden .btn .label-price:empty {
display: none;
}
.w3eden .btn .label-price {
background: rgba(0, 0, 0, 0.1);
}
.w3eden #currentfiles .panel-heading {
border-top: 0 !important;
}
.w3eden div.list-group.pm-list {
margin-bottom: 0 !important;
}
.w3eden div.list-group.pm-list .list-group-item {
cursor: pointer !important;
}
.w3eden .discount-msg {
padding: 6px 12px;
background: #5bb283;
color: #ffffff;
margin-bottom: 5px;
border-radius: 3px;
display: block;
font-weight: 400;
font-size: 9pt;
z-index: 999999999;
}
.w3eden .discount-msg .fa {
margin-right: 6px;
}
.w3eden .selectpicker.btn.btn-secondary {
background: transparent !important;
color: #333333 !important;
border: 1px solid #d5d5d5 !important;
}
.w3eden .field-group {
margin-bottom: 10px;
}
.w3eden fieldset {
border: 1px solid #dddddd !important;
padding: 10px;
border-radius: 3px;
}
.w3eden legend {
font-weight: bold;
font-size: inherit;
color: inherit;
display: inline;
float: left;
padding: 10px !important;
border-bottom: 1px solid #dddddd !important;
}
.w3eden .package-info-list {
font-size: 9pt;
line-height: 1.5;
color: #888888;
}
.w3eden .package-info-list .pull-left .fa {
font-size: 14pt;
line-height: 30px;
margin-right: 6px;
color: var(--color-info);
}
.w3eden .package-info-list strong {
color: #333333;
}
.w3eden .package-info-list .list-group-item .wpdm-download-link {
font-size: 12pt;
display: block;
text-align: center;
font-weight: 900;
color: var(--color-info);
}
.w3eden .popover-title {
font-weight: 900 !important;
}
.w3eden .w3eden.user-dashboard {
font-size: 13px;
}
.w3eden .pagination-centered {
display: inline-flex;
margin: 0 auto;
}
.w3eden .w3eden.user-dashboard .pagination {
padding: 0;
width: 100% !important;
margin: 0 auto;
}
.w3eden .pagination li a, .w3eden .pagination li span{
padding: 0 15px;
margin: 2px;
min-width: 40px;
line-height: 32px;
text-align: center;
border-radius: 3px;
display: block;
font-size: 14px;
font-weight: 600;
border: 1px solid rgba(0,0,0,0.2);
background: rgba(0,0,0,0.01);
}
.pagination li span,
.pagination li a.dot{
border: 1px solid rgba(0,0,0,0) !important;
}
.w3eden .pagination li span{
background: rgba(var(--color-primary-rgb), 0.1) !important;
border-color: var(--color-primary) !important;
color: var(--color-primary);
}
.pagination li a.current-page{
border-color: var(--color-primary);
background: var(--color-primary);
color: #ffffff;
}
.w3eden .pagination li a.disabled,
.w3eden .pagination li a.current{
font-weight: 900;
border: 1px solid rgba(61, 115, 207, 0.47);
color: rgba(61, 115, 207, 0.47);
}
.w3eden .pagination li a:not(.disabled):not(.current):hover{
border: 1px solid var(--color-primary);
text-decoration: none;
}
.w3eden .card h3 {
margin: 0;
padding: 0;
font-size: 14pt;
font-weight: 700;
}
.w3eden #wpdm-dashboard-contents .card{
margin-bottom: 20px;
}
.w3eden .panel.dashboard-panel h3.popover-title {
padding: 10px;
font-size: 9pt;
font-weight: 400;
background: #f8f8f8;
}
.media.wpdm-rec-item {
border: 1px solid #e8e8e8;
padding: 10px;
border-radius: 3px;
background: #fbfbfb;
}
.wpdm-rec-item img.wpdm-rec-thumb{
width: 48px !important;
height: 48px !important;
border-radius: 500px !important;
border: 1px solid #eeeeee;
}
.w3eden #cppo {
margin-right: -2px !important;
margin-top: -3px !important;
}
.w3eden .panel-body .panel-row {
margin-top: 10px;
margin-bottom: 10px !important;
display: inline-table;
} .w3eden .w3eden.user-dashboard .card .card-footer {
background: var(--color-primary);
color: #ffffff !important;
font-size: 9pt;
display: block;
float: left;
margin-top: -4px;
width: 100%;
height: 35px;
line-height: 35px;
position: relative;
text-align: center;
}
.w3eden .w3eden.user-dashboard #edit-profile-form .col-md-6 {
padding-bottom: 10px;
}
.w3eden .w3eden.user-dashboard label {
font-size: 10pt;
color: #777;
}
.w3eden .w3eden.user-dashboard #edit-profile-form label .fa-star.text-danger {
float: right;
color: rgba(231, 76, 60, 0.8);
font-size: 10px;
}
.w3eden .text-danger{
color: var(--color-danger) !important;
}
.w3eden .w3eden.user-dashboard #edit-profile-form label {
display: block;
}
.w3eden #wpdm-dashboard-sidebar .list-group-item {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
}
.w3eden #wpdm-dashboard-sidebar .list-group-item.selected,
.w3eden #wpdm-dashboard-sidebar .list-group-item.active,
.w3eden #wpdm-dashboard-sidebar .list-group-item.active:active,
.w3eden #wpdm-dashboard-sidebar .list-group-item.active:focus{
font-weight: 800;
}
.w3eden #wpdm-dashboard-sidebar #logo-block{
border-radius: 8px;
border: 1px solid rgba(69, 89, 122, 0.2);
margin-bottom: 25px;
padding: 15px;
}
.w3eden #wpdm-dashboard-sidebar .shop-logo{
box-shadow: none;
border-radius: 4px;
margin: 0;
max-width: 100%;
height: auto;
}
.w3eden .mr-3{
margin-right: 12px !important;
}
#wpdm-dashboard-sidebar h3 {
font-size: 10px;
text-transform: uppercase;
font-family: var(--wpdm-font);
letter-spacing: 1px;
color: var(--color-muted);
opacity: 0.4;
padding: 0;
margin: 20px 0 10px 0;
font-weight: 600;
}
.w3eden #wpdm-dashboard-sidebar .udb-item,
.w3eden #wpdm-dashboard-sidebar .adp-item{
font-size: 13px;
letter-spacing: 1px;
font-weight: 400;
line-height: 30px;
margin-bottom: 10px;
display: block;
width: 100%;
outline: none !important;
color: #708ca3;
font-family: var(--wpdm-font);
padding-left: 6px;
}
.w3eden #wpdm-dashboard-sidebar .adp-item:hover,
.w3eden #wpdm-dashboard-sidebar .udb-item:hover{
text-decoration: none;
}
.w3eden #wpdm-dashboard-sidebar .udb-item .fa,
.w3eden #wpdm-dashboard-sidebar .udb-item .far,
.w3eden #wpdm-dashboard-sidebar .udb-item .fas,
.w3eden #wpdm-dashboard-sidebar .adp-item .far,
.w3eden #wpdm-dashboard-sidebar .adp-item .fas,
.w3eden #wpdm-dashboard-sidebar .adp-item .fa{
width: 30px;
line-height: 30px;
height: 30px;
text-align: center;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
-webkit-transition: all ease-in-out 400ms;
-moz-transition: all ease-in-out 400ms;
-ms-transition: all ease-in-out 400ms;
-o-transition: all ease-in-out 400ms;
transition: all ease-in-out 400ms;
background: #ffffff;
}
.w3eden #wpdm-dashboard-sidebar .udb-item:hover .fa,
.w3eden #wpdm-dashboard-sidebar .udb-item:hover .far,
.w3eden #wpdm-dashboard-sidebar .udb-item:hover .fas{
box-shadow: 0 0 8px rgba(var(--color-success-rgb), 0.2) !important;
}
.w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-info{
box-shadow: 0 0 8px rgba(var(--color-info-rgb), 0.2) !important;
}
.w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-primary{
box-shadow: 0 0 8px rgba(var(--color-primary-rgb), 0.2) !important;
}
.w3eden #wpdm-dashboard-sidebar .udb-item:hover i.color-danger{
box-shadow: 0 0 8px rgba(var(--color-danger-rgb), 0.2) !important;
}
.w3eden .udb-item.selected{
color: var(--color-primary) !important;
}
.w3eden #wpdm-dashboard-sidebar .udb-item.selected .fa,
.w3eden #wpdm-dashboard-sidebar .udb-item.selected .far,
.w3eden #wpdm-dashboard-sidebar .udb-item.selected .fas{
box-shadow: 0 0 8px rgba(var(--color-primary-rgb), 0.2) !important;
background: linear-gradient(135deg, #fff, rgba(var(--color-primary-rgb), 0.2)) !important;
color: var(--color-primary) !important;
}
.w3eden .list-group-item.active,
.w3eden .list-group-item.active:focus,
.w3eden .list-group-item.active:hover {
z-index: 2;
color: #ffffff;
background-color: var(--color-primary);
border-color: var(--color-primary) !important;
}
.w3eden #wpdm-dashboard-contents .tab-pane .panel:last-child {
margin-bottom: 0;
}
.w3eden #wpdm-dashboard-contents .tab-pane .panel:last-child {
margin-bottom: 0;
}
.w3eden #wpdm-dashboard-contents .nav-tabs {
border-bottom: 1px solid #dddddd !important;
}
.w3eden #wpdm-dashboard-contents .nav-tabs a {
border-color: #dddddd #dddddd transparent !important;
}
.w3eden #wpdm-dashboard-contents .table{
border-bottom: 0;
} .w3eden small {
font-size: 11px !important;
}
.w3eden .wpdmlogin-logo {
padding-bottom: 30px;
}
.text-center.wpdmlogin-logo a {
display: inline-block;
}
.w3eden .wpdmlogin-logo img {
box-shadow: none !important;
max-height: 128px;
}
.w3eden #wpdmreg .input-group-prepend .fa,
.w3eden #wpdmlogin .input-group-prepend .fa {
width: 20px;
}
.w3eden #wpdmreg,
.w3eden #wpdmlogin {
margin: 0 auto;
max-width: 450px;
}
.w3eden #checkout-login #wpdmreg,
.w3eden #checkout-login #wpdmlogin {
margin: 0 auto;
max-width: 100%;
}
.w3eden .popover.fade {
z-index: -9999;
}
.w3eden .popover.fade.in {
z-index: 9999;
}
.w3eden .package-info-list .panel {
margin: -10px -15px;
border: 0;
}
.w3eden .package-info-list .panel .panel-heading {
border-radius: 0;
}
.w3eden .wpdm-social-lock {
margin: 0 3px !important;
}
.w3eden .wpdm-social-lock.btn {
border-radius: 2px !important;
margin-bottom: 5px !important;
}
.w3eden .w3eden.author-dashbboard #tabs a.active {
color: var(--color-primary);
}
.w3eden .panel.panel-package-locks {
border: 0 none;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) !important;
padding: 20px !important;
}
.w3eden .panel.panel-package-locks .panel-heading {
padding-bottom: 0 !important;
font-size: 14pt !important;
font-weight: 900;
background: transparent !important;
border: 0 !important;
text-transform: uppercase;
}
.w3eden .panel-body.wpdm-social-locks.text-center > p {
margin-bottom: 20px;
margin-top: 0;
padding: 0;
}
.w3eden #wp-post_content-editor-tools {
padding-right: 7px !important;
}
.w3eden .wp-editor-container {
border-top: 1px solid #e7e6e6 !important;
}
.w3eden #package-description .wp-switch-editor {
background: rgba(255, 255, 255, 0.2);
font-size: 8pt !important;
font-weight: 800;
height: 20px !important;
letter-spacing: 1px;
line-height: 20px !important;
padding: 5px 15px !important;
}
.w3eden .html-active .switch-html,
.w3eden .tmce-active .switch-tmce {
border-bottom-color: #fafafa !important;
}
.w3eden .html-active .switch-html,
.w3eden .tmce-active .switch-tmce,
.w3eden .quicktags-toolbar,
.w3eden div.mce-toolbar-grp {
background: #fafafa !important;
}
.w3eden .ed_button.button.button-small {
border-color: #e1e1e1;
border-radius: 2px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
padding-left: 10px;
padding-right: 10px;
}
.w3eden .w3eden.author-dashbboard .nav.nav-tabs li a {
font-weight: 400 !important;
border-top-left-radius: 2px !important;
border-top-right-radius: 2px !important;
}
.w3eden #wpdm-pf .nav.nav-tabs a {
font-size: 9pt !important;
letter-spacing: 0.2px;
text-transform: capitalize;
}
.w3eden #wpdm-pf .alert.alert-success {
position: fixed;
z-index: 999999999 !important;
top: 50px;
right: 20px;
max-width: 300px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.w3eden #wpdm-pf .alert.alert-success:before {
background: transparent !important;
}
.w3eden div.wpdmcard{
position: relative;
margin: 0 auto;
overflow: hidden;
padding: 40px;
border-top: 5px solid var(--color-primary);
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
background: #ffffff;
border-radius: 10px;
margin-bottom: 50px;
}
.w3eden div#wpdmlogin,
.w3eden div#wpdmreg{
background: #ffffff;
padding: 48px;
border: 1px solid rgba(var(--color-secondary-rgb), 0.2);
} .w3eden .input-wrapper label{
font-size: 12px;
font-weight: 400;
opacity: 0.3;
margin: 0;
}
.w3eden .input-wrapper {
border: 1px solid #ddd;
border-radius: 4px;
padding: 7px 15px;
background: #ffffff !important;
transition: all ease-in-out 400ms;
}
.w3eden .input-wrapper.input-focused {
border: 1px solid var(--color-primary);
}
.w3eden .input-wrapper.input-error {
border: 1px solid var(--color-danger) !important;
}
.w3eden .input-wrapper.input-withvalue{
border: 1px solid var(--color-primary-active);
}
.w3eden .input-wrapper .form-control {
border: 0 !important;
padding: 0 !important;
box-shadow: none !important;
background: transparent !important;
} .card-header[aria-expanded="false"],
.card-header.collapsed {
border-radius: 3px;
overflow: hidden;
border-bottom: 0;
}
.w3eden div.wpdmcard.color-primary{
border-top: 5px solid var(--color-primary) !important;
}
.w3eden div.wpdmcard.color-purple{
border-top: 5px solid #8557D3 !important;
}
.w3eden div.wpdmcard.color-success,
.w3eden div.wpdmcard.color-green{
border-top: 5px solid var(--color-success) !important;
}
.w3eden div.wpdmcard.color-danger,
.w3eden div.wpdmcard.color-red{
border-top: 5px solid var(--color-danger) !important;
box-shadow: 0 -1px 20px rgba(255, 50, 62, 0.1);
}
.w3eden div#wpdmlogin.lostpass{
border-top: 5px solid var(--color-info);
}
.w3eden .panel-info .panel-body.lead{
font-weight: 900;
}
.w3eden .panel-body.lead{
margin: 0;
}
.w3eden .color-purple{
color: #8557D3 !important;
}
.w3eden .color-success,
.w3eden .color-green{
color: var(--color-success) !important;
}
.w3eden .color-info,
.w3eden .color-blue{
color: var(--color-info) !important;
}
.w3eden .color-danger,
.w3eden .color-red{
color: var(--color-danger) !important;
}
.w3eden .color-primary{
color: var(--color-primary) !important;
}
.w3eden .list-group li{
margin-left: 0;
}
.w3eden .wpdm_hide{
display: none !important;
}
.w3eden video{
max-width: 100% !important;
}
.w3eden video.thumbnail{
padding: 10px;
}
.w3eden .videothumbs .thumbnail{
display: inline-block;
margin: 0 10px 20px 0 !important;
}
.w3eden iframe#thumbnail{
background: #f2f6f8;
background: -moz-linear-gradient(top,  #f2f6f8 0%, #d8e1e7 5%, #e0eff9 100%);
background: -webkit-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 5%,#e0eff9 100%);
background: linear-gradient(to bottom,  #f2f6f8 0%,#d8e1e7 5%,#e0eff9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
}
.w3eden .alert.alert-progress{
background: #08BDF9;
color: #ffffff;
}
.w3eden .btn.inddl[disabled]{
display: none !important;
}
.w3eden .package-locks .panel + .panel{
margin-top: 5px;
}
.w3eden .panel.terms-panel .panel-footer .eden-checkbox{
font-weight: 700 !important;
}
.w3eden .link-template-widget .media-body a{
margin: 0 0 6px 0;
padding: 0;
line-height: normal;
font-size: 12pt;
display: block;
}
.w3eden .card-header .role-tabs a i.fa-circle{
color: rgba(255,255,255,0.5) !important;
}
.w3eden .card-header .role-tabs a.active i.fa-circle{
color: #ffffff !important;
}
.w3eden .pull-right{
float: right !important;
}
.w3eden .bold{
font-weight: 600 !important;
}
.w3eden .modal-title{
font-weight: 600;
letter-spacing: 1px;
}
.w3eden .panel-purchases .panel-footer .badge{
border-radius: 2px;
padding: 5px 10px;
margin-right: 10px;
letter-spacing: 0.5px;
}
.w3eden .table.manage-packages-frontend td{
vertical-align: middle;
}
.btn.btn-social {
padding: 0;
width: 48px;
line-height: 40px;
border-radius: 2px;
margin: 0 3px;
height: 40px;
} .wpdm-custom-select{
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: #ffffff url(//rw-china.com/wp-content/plugins/download-manager/assets/images/sort.svg) calc(100% - 10px) center no-repeat !important;
background-size: 15px !important;
padding-right: 10px !important;
cursor: pointer;
} input.wpdm-radio[type="radio"], input.wpdm-checkbox[type="checkbox"] {
border: 1px solid #d5dbde;
background: #d5dbde;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 16px;
margin: -3px 4px 0 0 !important;
outline: 0;
padding: 0 !important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
box-shadow: none;
position: relative;
border-radius: 1.5px !important;
-webkit-transition: ease-in-out 300ms;
-moz-transition: ease-in-out 300ms;
-ms-transition: ease-in-out 300ms;
-o-transition: ease-in-out 300ms;
transition: ease-in-out 300ms;
} input.wpdm-checkbox.wpdm-checkbox-m[type="checkbox"],
input.wpdm-radio.wpdm-radio-m[type="radio"]{
transform: scale(1.5);
border-radius: 1px !important;
margin: 7px 10px 0 5px !important;
}
input.wpdm-checkbox[type="checkbox"]:checked{
border: 1px solid #1484f5;
background: #1484f5;
box-shadow: 0 0 4px rgba(20, 132, 245, 0.71);
}
input.wpdm-radio[type="radio"]:checked{
border: 1px solid #35c34d;
background: #35c34d;
box-shadow: 0 0 4px rgba(53, 195, 77, 0.71);
}
input.wpdm-radio[type="radio"]:checked::before,
input.wpdm-checkbox[type="checkbox"]:checked::before {
content: "";
position: absolute;
left: 4.5px;
top: 1.5px;
width: 5px !important;
height: 9px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(40deg);
-ms-transform: rotate(40deg);
transform: rotate(40deg);
}
input.wpdm-radio[type="radio"]:checked::before, input.wpdm-checkbox[type="checkbox"]:checked::before {
float: left;
display: inline-block;
vertical-align: middle;
width: 16px;
font: 400 21px/1 dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  svg#wpdm-loading path,
svg#wpdm-loading rect{
fill: #FF6700 !important;
}
.w3eden .blockui{
position: relative;
}
.w3eden .blockui:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
background: rgba(255, 255, 255, 0.8) url(//rw-china.com/wp-content/plugins/download-manager/assets/images/loader.svg) center center no-repeat;
background-size: 64px;
-webkit-transition: ease-in-out 400ms;
-moz-transition: ease-in-out 400ms;
-ms-transition: ease-in-out 400ms;
-o-transition: ease-in-out 400ms;
transition: ease-in-out 400ms;
}  #wpdm-fixed-top-center{
position: fixed;
top: 0;
z-index: 9999999;
left: calc(50% - 200px);
width: 400px;
border-radius: 0 0 8px 8px !important;
text-align: center;
}
#wpdm-floatify-top-right,
#wpdm-notify-top-right{
position: fixed;
top:30px;
right: 30px;
z-index: 999999999 !important;
}
#wpdm-floatify-bottom-left,
#wpdm-notify-bottom-left{
position: fixed;
bottom:30px;
left: 30px;
z-index: 999999999 !important;
}
#wpdm-notify-bottom-full{
position: fixed;
bottom:0;
left: 0;
width: 100%;
z-index: 999999999 !important;
text-align: center !important;
}
#wpdm-notify-top-center {
position: fixed;
left: 50% !important;
top: 40px !important;
z-index: 999999999;
}
.wpdm-floatify{
margin-bottom: 10px;
font-size: 10pt !important;
letter-spacing: 0.5px;
}
.wpdm-notify{
padding: 20px 40px !important;
border-radius: 0;
clear: both;
background: #ffffff;
background-size: 24px !important;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
cursor: pointer;
font-size: 11pt !important;
letter-spacing: 0.5px;
}
#wpdm-notify-top-center .wpdm-notify {
margin-left: -50% !important;
display: inline-block;
}
.wpdm-hide-right{
display: none;
position: absolute;
}
.wpdm-notify .wpdm-notify-title{
display: block;
margin-bottom: 5px;
}
.wpdm-notify-info{
border-bottom: 3px solid var(--color-info);
color: var(--color-info-active);
}
.wpdm-notify-success{
background-size: 24px !important;
border-bottom: 3px solid var(--color-success);
color: var(--color-success-active);
}
#wpdm-notify-bottom-full .wpdm-notify-success{
background: var(--color-success-active);
color: #ffffff;
margin: 0 !important;
border: 0 !important;
box-shadow: none;
font-size: 11pt !important;
}
.wpdm-notify-error{
background-size: 24px !important;
border-bottom: 3px solid var(--color-danger);
color: var(--color-danger);
} .wpdm-overlay{
position: relative;
overflow: hidden;
}
.wpdm-overlay-content{
padding-top: 20px;
position: absolute;
z-index: 999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.9);
}
.wpdm-overlay .wpdm-overlay-close{
position: absolute;
right: 10px;
top: 0;
font-size: 9pt;
color: var(--color-red);
}
.form-group-row{
margin-bottom: 10px;
}
.form-group-row .col-md-9,
.form-group-row .col-md-3{
vertical-align: middle;
line-height: 36px;
}
.human{
display: none;
}
i.udbsap{
width: 32px;
vertical-align: middle;
display: inline-block;
height: 1px;
margin-top: -2px;
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
opacity: 0.5;
} .file-info{
font-size: 9pt;
line-height: 1.4;
}
.file-info .file-title{
font-size: 10pt;
font-weight: 700;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
line-height: 40px;
position: relative;
width: 100%;
}
.wpdm-file-block .img-area img{
height: auto;
vertical-align: middle;
margin: 15px auto;
display: inline-block;
}
.wpdm-file-block .img-area img.file-ico{
padding: 20% !important;
}
.w3eden .file-thumb.wpdm-file {
padding: 10% !important;
max-width: 100%;
}
@media (max-width: 800px) {
.wpdm-dir-locator{
display: none;
}
}
.link-template-default .package-title {
margin: 0;
font-size: 11pt;
line-height: 24px;
}
.link-template-default.thumbnail{
padding: 10px;
}
.link-template-default.thumbnail .wpdm-download-link.btn{
padding: 0 20px;
line-height: 48px;
font-size: 12pt;
}
.form-control.input-sm.inddlps{
font-size: 10px;
border-radius: 2px;
}
.text-small {
font-size: 80%;
}
.c-pointer{
cursor: pointer;
}
.w3eden .img-48 img{
max-width: 48px;
height: auto;
padding: 0;
margin: 0;
} .w3eden #__boot_popup .modal-content{
border: 0;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.w3eden #__boot_popup {
background: rgba(0,0,0,0.5);
}
.w3eden .input-group-x .input-group-btn .btn,
.w3eden .input-group-x .form-control{
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
background: #ffffff !important;
font-weight: 400 !important;
letter-spacing: 1px;
}
.w3eden .input-group-x{
border-radius: 3px;
border: 1px solid #dddddd;
overflow: hidden;
}
.card-width-table .table{
margin-bottom: 0;
}
.card-width-table .card-footer{
border-top: 0;
}
.table thead th{
border: 0 !important;
background: #d4dbe3;
border-bottom: 1px solid #dee2e6 !important;
}
.table-striped tbody tr:nth-of-type(2n+1){
background-color: rgba(0,0,0,.02);
}
.card-width-table .card-footer,
.table tr td{
border-top: 1px solid rgba(222, 226, 230, 0.9) !important;
}
.table.table-striped tr:hover{
background: rgba(222, 226, 230, 0.3) !important;
}
.table tr:first-child td{
border-top: 0 !important;
}
.actions{
vertical-align: middle;
}
.actions .btn-sm{
font-size: 9px;
padding: 8px 10px;
border-radius: 2px;
}
.w3eden a{
outline: none !important;
} #wpdm-audio-player-ui{
position: fixed;
right: 0;
bottom: 0;
z-index: 999999;
}
#wpdm-audio-player-ui .wpdm-audio-control-buttons{
}
#wpdm-audio-player-ui .wpdm-audio-control-buttons .btn{
border-radius: 2px;
}
#wpdm-audio-player-ui .progress{
min-width: 200px;
height: 38px;
border-radius: 2px;
cursor: pointer;
position: relative;
background: rgba(0,0,0,0.06);
margin: 0;
padding: 10px 55px;
}
#wpdm-audio-player-ui .progress-bar{
border-radius: 2px;
background: #239cef linear-gradient(180deg, #5b71e8d6, #4b5dbbde);
height: 100%;
}
#wpdm-audio-player-ui #mins{
line-height: 36px;
right: 15px;
position: absolute;
font-size: 10px;
}
#wpdm-audio-player-ui #played{
line-height: 36px;
left: 15px;
position: absolute;
font-size: 10px;
}
#wpdm-audio-player-ui .volumctrl{
position: absolute;
right: 0;
width: 100px;
top: -40px;
padding:7px 10px 0;
border: 1px solid #eeeeee;
border-radius: 3px;
background: #fcfcfc;
display:none;
}
#wpdm-audio-player-ui .volumctrl input{
max-width:100%;
margin: 0;
}:root {
--color-white: #ffffff;
--color-black: #141414;
--color-petrol: #053c5a;
--color-magenta: #b90b6c;
--color-grey: #e8e8e8;
--font-family-inter-bold: Arial, Helvetica, sans-serif;
--font-family-inter-semibold: Arial, Helvetica, sans-serif;
--font-family-inter-regular:  Arial, Helvetica, sans-serif;
--page-margin: 140px;
}
*,
:after,
:before {
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
html body h1 {
font-family: var(--font-family-inter-bold);
font-size: 60px;
line-height: 72px;
margin-bottom: 20px;
margin-top: 0;
}
html body h2 {
font-family: var(--font-family-inter-bold);
font-size: 52px;
line-height: 62px;
color: inherit !important;
margin-bottom: 20px;
margin-top: 0;
}
html body h3 {
font-family: var(--font-family-inter-bold);
font-size: 42px;
line-height: 52px;
color: inherit;
margin-bottom: 16px;
margin-top: 0;
}
html body h4 {
font-family: var(--font-family-inter-bold);
font-size: 26px !important;
line-height: 32px;
margin-bottom: 7px;
margin-top: 0;
}
html body h5 {
font-family: var(--font-family-inter-bold);
margin-bottom: 16px;
margin-top: 0;
}
html body section .headline-sub {
font-family: var(--font-family-inter-regular);
font-size: 32px;
line-height: 42px;
}
html body main p,
html body div.body-text,
html body section.body-text,
html body section .body-text {
font-family: var(--font-family-inter-regular);
font-size: 20px;
line-height: 28px;
}
html body .body-text-small {
font-family: var(--font-family-inter-regular);
font-size: 16px;
line-height: 20px;
} html body main ul {
list-style: none;
padding-left: 18px;
font-family: var(--font-family-inter-regular);
font-size: 20px;
line-height: 28px;
}
html body main ul li:not(.user-registration-MyAccount-navigation-link)::before {
content: "•";
color: var(--color-magenta);
display: inline-block;
width: 1em;
margin-left: -1em;
position: absolute;
}
html body section .link-button {
border: 2px solid transparent;
padding: 18px 28px;
cursor: pointer;
margin-top: 24px;
font-family: var(--font-family-inter-bold);
font-size: 18px;
line-height: 22px;
text-decoration: none;
display: inline-block;
background-color: var(--color-black);
color: var(--color-white);
}
html body section .link-button:hover {
background-color: var(--color-white);
color: var(--color-black);
border-color: var(--color-black);
}
html body section .link-arrow {
color: var(--color-magenta);
cursor: pointer;
position: relative;
font-family: var(--font-family-inter-bold);
font-size: 18px;
line-height: 20px;
width: fit-content;
}
html body section .link-arrow::after {
content: "";
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/images/arrow-right.svg);
background-repeat: no-repeat;
height: 9px;
position: absolute;
margin-left: 8px;
margin-block: 6.5px;
background-size: 16px 9px;
aspect-ratio: 16 / 9; top: 0;
right: -23px;
}
html body section .link-arrow:hover::after {
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/images/arrow-right-hover.svg);
background-size: 25px 9px;
aspect-ratio: 25 / 9;
right: -32px;
}
html body.dark .link-button,
html body section .link-button.white {
background-color: var(--color-white);
color: var(--color-black) !important;
}
html body.dark .link-button:hover,
html body section .link-button.white:hover {
background-color: var(--color-black);
color: var(--color-white) !important;
border-color: var(--color-white);
}
body.dark {
background-color: #1a1a1a;
}
.main {
max-width: 1920px;
margin-inline: auto;
}
.main>*:not([data-component]),
.main>[data-component]>* {
margin-inline: var(--page-margin);
}
.main>div>.alignfull,
.main .wp-block-rw-kupplung-sticky {
margin-inline: 0;
} [data-component],
.is-root-container>[data-block] {
margin-bottom: 100px;
} .wp-block-columns {
gap: 50px;
}
@media only screen and (max-width: 1200px) {
.wp-block-columns {
gap: 15px;
}
}
.wp-block-columns p {
margin-block: 0;
}
a {
color: var(--color-magenta);
text-decoration: none !important;
}
.dark main {
color: var(--color-white);
}
strong {
font-family: var(--font-family-inter-bold);
}
.breadcrumbs ol {
list-style: none;
padding-left: 4px;
margin-top: 47px;
}
.breadcrumbs ol li {
display: inline-block;
padding: 6px 14px;
border: 1px solid var(--color-grey);
background-color: var(--color-white);
margin-top: 5px;
margin-right: 20px;
}
.breadcrumbs a {
color: inherit;
}
.dark .breadcrumbs ol li {
border: 1px solid #4b4b4b;
background-color: var(--color-black);
} .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon {
color: #fff;
background: #1e1e1e;
box-shadow: 0 0 0 1px #1e1e1e;
border-radius: 1px;
width: 24px;
height: 24px;
margin-right: 8px !important;
margin-left: 0;
} span.softbreak::after {
content: "\00AD";
}
.is-root-container span.softbreak {
display: inline-block;
width: 20px;
background-color: lightcoral;
text-align: center;
}
.is-root-container span.softbreak::after {
content: "-";
font-size: 35px;
} @keyframes spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.loading-spinner {
width: 50px;
height: 50px;
margin: 60px auto;
border: 10px solid #d6d6d6;
border-top: 10px solid #b8166d;
border-radius: 50%;
animation: spinner 1.5s linear infinite;
}
@media only screen and (max-width: 1600px) {
:root {
--page-margin: 60px;
}
}
@media only screen and (max-width: 1200px) {
:root {
--page-margin: 22px;
}
html body h1 {
font-size: 32px;
line-height: 36px;
}
html body h2 {
font-size: 28px;
line-height: 34px;
}
html body h3 {
font-size: 24px;
line-height: 28px;
margin-bottom: 8px;
}
html body h4 {
font-size: 20px !important;
line-height: 26px;
}
html body section .headline-sub {
font-size: 20px;
line-height: 24px;
}
html body main p,
html body div.body-text,
html body section.body-text,
html body section .body-text {
font-size: 16px;
line-height: 26px;
}
html body .body-text-small {
font-size: 14px;
}
html body main ul {
font-size: 16px;
line-height: 26px;
}
html body section .link-button {
padding: 12px 20px;
font-size: 16px;
line-height: 20px;
}
html body section .link-arrow {
font-size: 16px;
line-height: 20px;
}
.mobileHide {
display: none;
}
.mobileShow {
display: initial !important;
}
[data-component] {
margin-bottom: 50px;
}
.breadcrumbs ol {
margin-top: 16px;
margin-bottom: 36px;
}
.breadcrumbs ol li {
padding: 5px 8px;
margin-right: 5px;
}
} .ur-frontend-form,
.ur-button-container {
padding: 0px !important;
}
.ur-frontend-form input {
box-sizing: border-box !important;
padding: 0px 15px !important;
cursor: auto !important;
font-family: var(--font-family-inter-regular) !important;
font-size: 18px !important;
line-height: 24px !important;
float: unset !important;
}
.ur-frontend-form {
font-family: var(--font-family-inter-bold);
color: #515352;
width: 45%;
}
.main .user-registration .user-registration-error {
width: 45%;
display: flex;
align-items: center;
}
.ur-frontend-form input,
.rw-form input {
all: unset;
background-color: var(--color-white);
border: solid 1px #ebebeb;
margin: 0px;
font-family: "inter-regular";
min-height: 45px !important;
box-sizing: border-box;
margin-bottom: 0 !important;
}
.ur-frontend-form input:focus,
.rw-form input:focus {
border: solid 1px var(--color-magenta);
}
.ur-frontend-form .ur-button-container .ur-submit-button,
.rw-form input[type="submit"],
.rw-popup button {
border: 2px solid var(--color-black);
background-color: var(--color-black);
color: var(--color-white);
transition: none !important;
font-family: "inter-semibold";
margin-left: 10px !important;
margin-bottom: 30px;
}
.ur-frontend-form .ur-button-container .ur-submit-button:hover,
.rw-form input[type="submit"]:hover,
.rw-popup button:hover {
background-color: var(--color-white);
color: var(--color-black);
}
@media only screen and (max-width: 850px) {
.ur-frontend-form {
width: unset;
}
.main .user-registration .user-registration-error {
width: unset;
}
}
@media only screen and (max-width: 600px) {
.ur-frontend-form .ur-button-container .ur-submit-button,
.rw-form input[type="submit"],
.rw-popup button {
margin-left: 0px !important;
}
} .user-registration-message {
display: block;
margin: 0 0 10px;
padding: 10px 15px;
background-color: #f0f1f9;
color: #4c5477;
border-top: 3px solid #475bb2;
list-style: none outside;
width: auto;
word-wrap: break-word;
line-height: 1.25;
text-transform: none;
}
.user-registration-success {
border-top-color: #8fae1b;
background: rgba(143, 174, 27, .1);
color: #596c11
}
.user-registration-error {
border-top-color: #ff4f55;
background: rgba(255, 79, 85, .1);
color: #ff030b
} .product-popup-container {
position: sticky;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -999;
background-color: transparent;
height: 100vh;    }
.product-popup-container.open {
animation: openPopupContainer 0.3s ease-in-out forwards;
}
@keyframes openPopupContainer {
0% {
background-color: transparent;
z-index: -999;
}
1% {
background-color: transparent;
z-index: 999;
}
100% {
background-color: rgba(0, 0, 0, 0.6);
z-index: 999;
}
}
.product-popup-container .product-popup {
position: relative;
overflow: hidden;
opacity: 0;
transform: scale(0.8);
background-color: var(--color-white);
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
max-width: 70%;
display: flex;
flex-direction: column;
align-items: flex-start;
font-family: var(--font-family-inter-regular);
}
.product-popup-container.open .product-popup {
animation: openPopup 0.3s ease-in-out forwards;
}
@keyframes openPopup {
0% {
opacity: 0;
transform: scale(0.8);
}
100% {
opacity: 1;
transform: scale(1);
}
}
.product-popup-container .product-popup>img {
width: 100%;
max-width: 500px;
object-fit: contain;
} .product-popup-container .product-popup>button {
position: absolute;
top: 0;
right: 0;
font-size: 24px;
margin-right: 8px;
}
@media only screen and (max-width: 1500px) {
.product-popup-container .product-popup {
max-width: 85%;
} }  html body #wpadminbar #wp-admin-bar-translate {
display: none;
}  .main figure.wp-block-riovizual-tablebuilder {
overflow: auto;
}
.main figure.wp-block-riovizual-tablebuilder>table {
width: max-content;
}  .block-editor #editor .is-sidebar-opened .edit-post-sidebar {
width: fit-content;
max-width: 360px;
}
.block-editor #editor .is-sidebar-opened .edit-post-sidebar .components-panel {
width: fit-content;
}  .main{
width: 95%;
} .wp-block-rw-kupplung-video-text-slider .next{
opacity:1!important;
}footer {
font-family: var(--font-family-inter-regular);
font-size: 20px;
line-height: 28px;
background-color: var(--color-white);
}
.footer-desktop,
.footer-tablet,
.footer-mobil,
.footer-link-bar {
padding-left: var(--page-margin);
padding-right: var(--page-margin);
}
footer .icon {
vertical-align: middle;
width: 20px;
}
footer .footer-text-box {
padding-top: 15px;
}
footer .footer-text-box .footer-text-headline {
font-size: 16px;
font-family: var(--font-family-inter-bold);
line-height: 20px;
}
footer address {
font-style: normal;
}
footer li {
display: inline-block;
}
.footer-text-box-contact a {
display: inline-block;
width: 100%;
text-decoration: none;
color: var(--color-black);
}
.footer-grid {
display: grid;
grid-auto-columns: minmax(0, 1fr);
grid-gap: 18px;
grid-template-columns: 1fr 1fr 1fr 1fr;
padding-top: 80px;
padding-bottom: 80px;
}
.footer-logo-box {
display: grid;
grid-auto-columns: minmax(0, 1fr);
grid-gap: 18px;
grid-template-columns: 1fr;
padding-top: 15px;
}
.footer-logo-box>div:not(.footer-logo-box-beside, .footer-contact-logo) {
display: flex;
}
.footer-logo-box>div:not(.footer-logo-box-beside, .footer-contact-logo)>img {
max-width: 280px;
width: auto;
}
.footer-logo-box-beside {
display: flex;
}
.footer-logo-box-beside img {
height: 82px;
margin-right: 19px;
}
@media only screen and (max-width: 600px) {
.footer-logo-box-beside img {
height: 65px;
width: auto;
margin-right: 15px;
}
}
.footer-contact-logo {
display: flex;
align-items: center;
gap: 10px;
font-size: 15px;
color: var(--color-black);
}
.footer-contact-logo img {
max-width: 160px;
}
.footer-tablet .footer-contact-logo {
flex-direction: column;
align-items: flex-start;
padding-top: 10px;
gap: 0;
}
.footer-link-bar {
font-size: 16px;
border-top: 1px solid lightgray;
padding-top: 20px;
padding-bottom: 20px;
display: flex;
justify-content: space-between;
position: relative;
line-height: 20px;
height: 20px;
box-sizing: content-box;
}
.footer-link-bar-wrapper {
flex-grow: 1;
}
.footer-link-bar-wrapper ul {
margin: 0;
padding: 0;
}
.footer-link-bar-wrapper li a,
.footer-product-container li a {
padding-right: 10px;
border-right: 1px solid lightgray;
padding-left: 6px;
text-decoration: none;
color: var(--color-black);
}
.footer-link-bar-wrapper li a:hover,
.footer-product-container li a:hover {
color: var(--color-magenta);
}
.footer-link-bar-wrapper li:last-child a {
border-right: 0;
}
.footer-link-bar-wrapper li:hover a {
text-decoration: underline;
}
.footer-product-container ul {
padding-left: 0;
}
.footer-product-container ul li {
display: inline-block;
width: 100%;
}
.footer-product-container li a {
padding-left: 0;
border: 0;
}
.footer-link-bar-follow {
width: 305px;
display: flex;
justify-content: space-between;
margin-right: 30px;
}
.footer-link-bar .footer-to-top-container {
background-color: var(--color-black);
color: var(--color-white);
position: absolute;
right: 0;
top: 0;
width: 60px;
aspect-ratio: 1 / 1;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.footer-link-bar .footer-to-top-container img {
width: 30px;
}
@media only screen and (max-width: 1200px) {
footer {
font-size: 16px;
line-height: 26px;
}
.footer-grid {
grid-row-gap: 25px;
grid-template-columns: 1fr 1fr;
}
.footer-link-bar-follow {
width: 100%;
margin-right: 110px;
}
}
@media only screen and (max-width: 600px) {
footer {
position: relative;
}
.footer-link-bar {
position: unset;
}
.footer-link-bar-follow {
margin-right: unset;
}
.footer-link-bar .footer-to-top-container {
top: -38px;
width: 38px;
}
.footer-link-bar .footer-to-top-container img {
width: 17px;
height: auto;
}
}
.footer-mobil details {
border: 1px solid #e8e8e8;
padding: 21px 21px;
margin-bottom: 8px;
position: relative;
}
.footer-mobil.minus {
display: none;
}
.footer-mobil details[open] {
padding-bottom: 28px;
}
.footer-mobil details[open] .plus {
display: none;
}
.footer-mobil details[open] .minus {
display: initial;
}
.footer-mobil details[open]summary {
margin-bottom: 22px;
}
.footer-mobil h4,
.footer-mobil img {
margin-bottom: 0px;
}
.footer-mobil {
display: none;
}
.footer-mobil details > summary {
list-style: none;
}
.footer-mobil details > summary::-webkit-details-marker {
display: none;
}
@media only screen and (max-width: 900px) {
.footer-mobil {
display: block;
}
.footer-desktop {
display: none;
}
}
.logo-container {
width: 150px;
display: flex;
justify-content: space-between;
align-items: center;
}
.logo-container a {
height: 27.7px;
}
.footer-mobil details {
border: 1px solid #e8e8e8;
padding: 21px 21px;
margin-bottom: 8px;
position: relative;
}
.footer-mobil .plus,
.footer-mobil .minus {
position: absolute;
right: 22px;
top: 19px;
}
.footer-mobil.minus {
display: none;
}
.footer-mobil details[open] {
padding-bottom: 28px;
}
.footer-mobil details[open] .plus {
display: none;
}
.footer-mobil details[open] .minus {
display: initial;
}
.footer-mobil details[open]summary {
margin-bottom: 22px;
}
.footer-mobil h4,
.footer-mobil img {
margin-bottom: 0px;
}
.footer-mobil details > summary {
list-style: none;
cursor: pointer;
}
.footer-mobil details > summary::-webkit-details-marker {
display: none;
}
.footer-tablet {
display: none;
}
.footer-mobil {
display: none;
}
.footer-mobil .footer-logo-box {
margin-bottom: 25px;
}
@media only screen and (max-width: 1200px) {
.footer-tablet {
display: grid;
grid-auto-columns: minmax(0, 1fr);
grid-gap: 18px;
grid-template-columns: 1fr 1fr 1fr;
}
.footer-tablet p {
margin-top: 5px;
margin-bottom: 5px;
}
.footer-tablet ul {
margin-top: 5px;
margin-bottom: 5px;
}
.footer-desktop {
display: none;
}
.footer-tablet,
.footer-mobil {
padding-top: 35px;
}
.footer-logo-left img {
margin-bottom: -5px;
}
main > .wp-block-columns {
display: grid !important;
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 900px) {
.footer-mobil {
display: block;
}
.footer-tablet {
display: none;
}
main > .wp-block-columns {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 600px) {
.footer-mobil details summary img {
width: 15px;
height: 20px;
}
.footer-mobil .plus,
.footer-mobil .minus {
right: 26px;
top: 24px;
}
} .footer-mobil details[open] {
padding-bottom: 21px;
}
.footer-mobil details p {
margin: 0;
}
.footer-mobil details ul {
display: flex;
flex-direction: column;
margin: 0;
padding: 15px 10px 0 0;
text-decoration: none;
}
.footer-mobil details ul a {
color: var(--color-black) !important;
}
.footer-mobil details ul a:hover {
color: var(--color-magenta) !important;
}  #designstudio-button {
display: none;
}header {
font-family: "inter-regular";
background-color: var(--color-white);
} header.nav-wrapper .secondary-nav-wrapper {
padding: 0px var(--page-margin);
width: 100%;
height: 40px;
border-bottom: 1px solid #f8f8f8;
position: relative;
display: flex;
justify-content: end;
align-items: center;
}
header.nav-wrapper .secondary-nav-wrapper>* {
display: inline-block;
}
header.nav-wrapper .language-switcher {
text-transform: uppercase;
padding: 0px;
} header.nav-wrapper a {
color: var(--color-black);
text-decoration: none;
display: inline-block;
}
header.nav-wrapper li.highlight a {
color: var(--color-magenta);
}
header.nav-wrapper nav li {
display: inline-block;
padding: 0px 16px;
}
header.nav-wrapper nav li.menu-item a .subline {
color: var(--color-black);
font-size: 20px;
font-family: "inter-regular";
display: block;
}
header.nav-wrapper nav li a:after {
display: block;
content: "";
border-bottom: solid 2px var(--color-black);
transform: scaleX(0);
transition: transform 250ms ease-in-out;
}
.primary-nav-wrapper div>ul>li:hover>a,
.primary-nav-wrapper div>ul ul li>a:hover,
.primary-nav-wrapper .sub-menu .sub-menu>li>a:hover span {
color: var(--color-magenta);
}
.primary-nav-wrapper div>ul>li:hover>a:after {
transform: scaleX(1);
}
.secondary-nav-wrapper div>ul li ul>li:hover>a:after {
transform: scaleX(1);
}
header.nav-wrapper nav>div>ul.menu>li>ul.sub-menu {
box-shadow: 0px 50px 50px #0000000d;
position: absolute;
box-sizing: border-box;
max-height: 0;
height: auto;
overflow: hidden;
transition: max-height ease 250ms;
background-color: white;
display: flex;
top: 25px;
gap: 70px;
}
header.nav-wrapper nav>div>ul.menu>li>ul.show {
display: flex;
max-height: 500px;
}
@media only screen and (max-width: 1600px) {
header.nav-wrapper nav>div>ul.menu>li>ul.sub-menu {
gap: 25px;
}
}
header.nav-wrapper nav>div>ul.menu>li:hover>ul.sub-menu {
display: flex;
max-height: 500px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li:not(.mega-menu)>ul.sub-menu {
flex-direction: column;
gap: 0px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li:not(.mega-menu)>ul.sub-menu>li:first-child {
margin-top: 55px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li:not(.mega-menu)>ul.sub-menu>li:last-child {
margin-bottom: 40px;
} header.nav-wrapper .primary-nav-wrapper {
padding: 0px var(--page-margin);
display: flex;
height: 100px;
align-items: center;
}
header.nav-wrapper .primary-nav-wrapper ul {
margin: 0px;
}
header.nav-wrapper .primary-nav-wrapper .logo-wrapper {
flex-grow: 1;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li {
font-size: 22px;
font-family: "inter-semibold";
}
header.nav-wrapper nav.primary-nav-wrapper li a:after {
border-bottom: solid 4px var(--color-magenta);
margin-top: 10px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>.menu>li>ul.sub-menu li a:after {
border-width: 2px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li>ul.sub-menu {
padding: 0 60px;
margin: 0;
z-index: 999;
top: 140px;
width: max-content;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li.mega-menu>ul.sub-menu {
width: calc(100vw - (2 * var(--page-margin)));
left: var(--page-margin);
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li.mega-menu>ul.sub-menu>li {
margin: 55px 0 40px 0;
font-size: 16px;
font-family: "inter-regular";
flex-grow: 1;
padding: 0 20px 0 0;
border-right: 1px solid #e6e6e6;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li>ul.sub-menu>li:last-child {
border-right: none;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li>ul.sub-menu>li>ul {
padding-left: 0;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li>ul.sub-menu>li>ul>li {
font-family: "inter-bold";
font-size: 20px;
display: block;
padding-left: 0;
min-height: 36px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li.mega-menu>ul.sub-menu>li>a {
font-family: "inter-bold";
font-size: 20px;
min-height: 36px;
}
header.nav-wrapper nav.primary-nav-wrapper>div>ul.menu>li.mega-menu>ul.sub-menu>li>ul>li {
font-family: "inter-regular";
font-size: 16px;
min-height: unset;
}
.primary-nav-wrapper div>ul>li {
border: none;
}
.language-switcher .lang-container {
display: block !important;
padding: 30px;
width: 370px;
position: absolute;
right: 20px;
top: 35px !important;
}
.language-switcher-wrapper>ul>li .lang-container-padding {
border: 1px solid #ededed !important;
}
.lang-container li {
padding: 0px !important;
width: 155px;
height: 45px;
background-color: #f9f9f9;
border: 1px solid #ececec !important;
}
.lang-container li.lang-active {
background-color: var(--color-white);
}
.lang-container li img {
width: 30px;
height: 20px;
position: absolute;
left: -4px;
}
.lang-container li a {
width: 100%;
height: 100%;
padding: 9px !important;
display: flex !important;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.lang-container li a::after {
display: none !important;
}
.lang-container li p {
margin: 0px !important;
}
.lang-container p {
text-align: left;
text-transform: capitalize;
}
.lang-global,
.lang-local {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
}
.lang-global li:nth-child(odd),
.lang-local li:nth-child(odd) {
text-align: left;
}
.nav-wrapper {
position: sticky;
top: -40px;
z-index: 999;
}
.circle-image {
width: 20px;
height: 20px;
position: relative;
overflow: hidden;
border-radius: 50%;
}
.secondary-nav-wrapper>div>ul {
border-right: 1px solid #e6e6e6;
}
.secondary-nav-wrapper>div:last-child>ul {
border-right: none;
}
.secondary-nav-wrapper div:first-child>ul>li ul {
padding: 0px;
display: block !important;
left: 0px;
min-width: 150px;
}
.secondary-nav-wrapper div:first-child>ul>li ul li {
text-align: left;
width: 100%;
padding: 0px 20px 20px 20px;
}
.secondary-nav-wrapper div:first-child>ul>li ul li:first-child {
padding-top: 30px;
}
.secondary-nav-wrapper div:first-child>ul>li ul li:last-child {
padding-bottom: 30px;
}
.secondary-nav-wrapper div:first-child>ul>li {
position: relative;
}
.language-switcher-wrapper .lang-container {
padding: 0px;
height: 0px;
transition: height ease 250ms;
}
.lang-container-padding {
padding: 4px 30px 30px;
}
.lang-container-padding>p {
margin: 25px 0 6px 0;
}
#menu-mobil {
height: calc(100vh - 80px);
transition: height 1s;
}
#menu-mobil.close {
height: 0vh;
transition: height 1s;
}
.header-mmenu {
display: block !important;
}
@media only screen and (max-width: 1080px) {
.nav-wrapper {
display: none;
}
.mobile-sticky-nav {
display: block !important;
}
}
@media only screen and (min-width: 1081px) {
.mm-wrapper {
display: none !important;
}
}
.close-container {
display: flex;
justify-content: space-between;
}
.mobile-sticky-nav {
z-index: 999;
background-color: white;
display: none;
height: 80px;
position: sticky;
top: 0px;
padding: 20px;
}
.button-open {
height: 25px;
}
.open-mmenu .button-close {
display: none;
transform: rotate(45deg);
}
.open-mmenu.open .button-open {
display: none;
}
.open-mmenu.open .button-close {
display: block;
}
button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
cursor: pointer;
outline: inherit;
}
.magenta-container {
display: grid;
height: 100%;
grid-template-columns: repeat(3, 1fr);
gap: 1px;
}
.magenta-container a {
background-color: var(--color-magenta);
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.magenta-container img {
width: 20px; filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(162deg) brightness(101%) contrast(104%);
}
.mm-panel {
background-color: var(--color-white) !important;
}
.mm-btn--next {
border: none !important;
}
.mm-btn--next:after {
border-color: var(--color-black) !important;
width: 11px !important;
height: 11px !important;
}
.mm-btn--prev::before {
border-color: #9f9f9f !important;
width: 11px !important;
height: 11px !important;
}
.divider.mm-listitem {
height: 25px;
}
#mm-0.mm-panel--opened .mm-navbar {
display: none;
}
.mm-navbar {
background-color: var(--color-white) !important;
}
.mm-listitem {
height: 55px;
display: flex;
align-items: center;
}
.mm-listitem a {
height: fit-content;
font-family: var(--font-family-inter-bold);
font-size: 16px;
line-height: 16px;
color: var(--color-black) !important;
}
.mm-navbar__title {
justify-content: left !important;
padding: 0px !important;
}
.mm-navbar__title span {
justify-content: left;
font-family: var(--font-family-inter-bold);
font-size: 16px;
line-height: 18px;
color: #9f9f9f !important;
}
.divider~li {
height: 35px;
}
.divider.mm-listitem::after {
border: none !important;
}
.divider~li a {
font-size: 14px;
line-height: 16px;
padding: 0px 20px 0px 20px;
}
.mm-listitem:after {
inset-inline-end: 20px !important;
border-color: #ededed !important;
}
.rw-logo img {
height: 58px;
}
@media only screen and (max-width: 400px) {
.rw-logo img {
height: 35px !important;
}
}
.mm-wrapper {
position: sticky !important;
top: 80px;
z-index: 999;
}
#nav-mobil {
overflow: hidden;
display: none;
}
#header-hide-link {
display: none;
}
.mm-btn--prev {
width: 37px !important;
}
.menu-main-menu-container>ul>li>a {
height: 26px !important;
}
.menu-secondary-menu-container>ul>li {
padding: 0px 13px !important;
}
.menu-secondary-menu-container>ul>li:after,
.language-switcher-wrapper>ul>li:after,
.login-wrapper>ul>li:after {
content: "";
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/css/images/arrow-down.svg);
width: 13px;
height: 9px;
background-repeat: no-repeat;
background-size: 13px;
transition: transform 0.4s ease-in-out, margin-bottom 0.4s ease-in-out !important;
display: inline-block !important;
margin-left: 3px;
border: none !important;
}
.menu-secondary-menu-container>ul:hover>li:after,
.language-switcher-wrapper>ul:hover>li:after,
.login-wrapper>ul:hover>li:after {
transform: rotate(180deg) !important;
margin-bottom: 2px;
}
.mobile-language-switcher {
margin: 45px 30px !important;
}
.mobile-language-switcher a {
display: flex;
justify-content: space-between;
align-items: center;
}
.mobile-language-switcher li img {
width: 30px;
height: 20px;
position: absolute;
left: -4px;
}
.mobile-language-switcher li p {
margin: 0px;
color: #555756;
}
.mobile-language-switcher .mm-listitem:after,
.mobile-language-switcher .divider {
border: none;
}
.mobile-language-switcher .divider {
margin: 50px 0 20px 0;
}
.mobile-language-switcher .divider p {
font-size: 16px;
font-family: "inter-bold";
}
.mobile-language-switcher li {
border: solid 1px #bbbbbb;
height: 60px;
margin-bottom: 15px;
}
.mobile-language-switcher li.local-lang {
height: 50px;
}
.mobile-language-switcher .lang-arrow {
position: initial;
width: 15px;
height: 20px; filter: invert(52%) sepia(0%) saturate(0%) hue-rotate(128deg) brightness(90%) contrast(88%);
transform: rotate(270deg);
}
@media only screen and (max-width: 1400px) {
.primary-nav-wrapper>div>ul>li {
font-size: 20px !important;
padding: 0px 7px;
}
}
@media only screen and (max-width: 1200px) {
.primary-nav-wrapper>div>ul>li {
font-size: 19px !important;
padding: 0px 5px;
}
}
.login-wrapper input,
.sub-menu-login-mobil input {
all: unset;
box-sizing: border-box;
background-color: #f9f9f9;
border: solid 1px #ebebeb;
margin: 0px;
}
.login-wrapper label {
margin: 0px 0px 10px 0px !important;
}
.login-wrapper p {
margin: 0px;
}
.login-wrapper input[type="submit"],
.sub-menu-login-mobil input[type="submit"] {
color: var(--color-white);
float: initial !important;
background-color: var(--color-black);
margin-top: 15px !important;
transition: 0s !important;
width: 145px;
height: 55px;
border: 2px solid var(--color-black) !important;
cursor: pointer !important;
}
.login-wrapper input[type="submit"]:hover,
.sub-menu-login-mobil input[type="submit"]:hover {
background-color: var(--color-white);
color: var(--color-black);
}
.login-wrapper li {
text-transform: initial !important;
}
.login-wrapper>ul {
padding: 0px;
}
.login-wrapper>ul>li {
position: relative;
}
.login-wrapper>ul>li>ul {
position: absolute;
left: -130px;
box-shadow: initial !important;
padding: 0px !important;
}
@media only screen and (max-width: 1600px) {
.login-wrapper>ul>li>ul {
left: -200px;
}
}
.login-wrapper a,
.sub-menu-login-mobil a {
color: var(--color-magenta) !important;
}
.sub-menu-login {
flex-direction: column;
gap: 0px !important;
}
.sub-menu-login .user-registration-error {
margin-bottom: 0;
display: flex;
align-items: center;
}
.user-registration-error li {
display: flex;
align-items: center;
}
.user-registration-error li::before {
content: "" !important;
}
.user-registration-error strong {
display: none;
}
.sub-menu-login>div {
width: 370px;
padding: 30px;
margin: 0 !important;
display: flex;
flex-direction: column;
}
.ur-form-grid {
font-family: var(--font-family-inter-regular);
}
.sub-menu-login .ur-form-grid {
padding: 30px !important;
}
@media only screen and (max-width: 600px) {
.ur-form-grid {
padding: 30px 0px !important;
}
.sub-menu-login-mobil .ur-form-grid {
padding: 30px !important;
}
.ur-frontend-form.login .ur-form-grid {
padding: 30px !important;
}
}
.ur-form-grid .bottom-spacing {
margin-bottom: 15px;
font-size: 18px;
line-height: 24px;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"] {
margin-bottom: 0 !important;
}
.ur-form-grid>div:not(.ur-field-item):not(.user-registration-password-strength):not(.clear) {
height: 55px !important;
}
#user-registration {
margin-inline: var(--page-margin) !important;
}
.user-registration-Button[type="submit"] {
border: 2px solid var(--color-black) !important;
padding: 12px 20px !important;
cursor: pointer !important;
font-family: var(--font-family-inter-bold);
background-color: var(--color-black);
color: var(--color-white);
min-height: 55px;
min-width: 145px;
}
:not(.login-wrapper) .user-registration-Button[type="submit"] {
margin: 0 !important;
}
.user-registration-Button[type="submit"]:hover {
background-color: var(--color-white);
color: var(--color-black);
}
@media only screen and (max-width: 1200px) {
.user-registration-Button[type="submit"] {
padding: 12px 20px !important;
font-size: 16px !important;
line-height: 20px !important;
}
}
.sub-menu-login input[type="password"],
.sub-menu-login input[type="text"] {
min-height: 55px !important;
}
.user-registration-form__input[name="rememberme"],
.user-registration-form__input[name="rememberme"]~span {
display: none !important;
}
.login-wrapper .ur-frontend-form .ur-form-row .ur-form-grid .user-registration-Input {
margin-bottom: 15px !important;
}
.user-registration-Input[name="password"] {
margin-bottom: 0 !important;
}
.user-registration-LostPassword {
position: relative;
}
.user-registration-LostPassword {
padding-block: 16px !important;
border-bottom: solid 1px #f0f0f0 !important;
font-size: smaller;
}
.user-registration-register {
font-size: smaller;
}
.user-registration-register:not(.register) {
margin-top: 15px !important;
}
.sub-menu-login-mobil input[type="submit"] {
width: 100% !important;
height: 50px !important;
margin: 0 !important;
}
.sub-menu-login-mobil>div {
margin: 0px !important;
}
.sub-menu-login-mobil p {
font-size: 16px;
font-family: "inter-bold";
}
.sub-menu-login-mobil a:not(.dashicons) {
font-family: "inter-regular";
}
.sub-menu-login-mobil>div {
border: none !important;
box-shadow: none !important;
}
.sub-menu-login-mobil input[type="password"],
.sub-menu-login-mobil input[type="text"] {
min-height: 45px !important;
}
.sub-menu-login-mobil input[type="text"] {
margin-bottom: 0px !important;
}
.secondary-nav-wrapper>div>ul>li>ul {
box-shadow: none !important;
}
.secondary-nav-wrapper>div:first-child>ul>li:hover>ul {
border: 1px solid #ededed !important;
}
.secondary-nav-wrapper>div:first-child>ul>li>ul {
border: 1px solid #ffffff !important;
transition: border-color ease 250ms, max-height ease 250ms !important;
}
.secondary-nav-wrapper>div>ul>li>a,
.secondary-nav-wrapper>div>ul>li {
cursor: default !important;
height: 20px;
}
.user-is-logged-in .user-registration-MyAccount-navigation,
.user-is-logged-in .user-registration-MyAccount-content h2,
.user-is-logged-in .user-registration-MyAccount-content h3,
.user-is-logged-in .user-registration-MyAccount-content img {
display: none !important;
}
.user-is-logged-in p,
.user-is-logged-in a,
.user-is-logged-in span,
.user-is-logged-in .user-registration-profile-header {
text-align: left !important;
font-family: "inter-regular";
}
.user-is-logged-in .user-registration-profile-header {
margin-bottom: 20px;
}
.user-is-logged-in .sub-menu-login>div>a:not(:last-child) {
width: fit-content;
margin-top: 5px;
}
.user-is-logged-in .sub-menu-login>div>a:not(:last-child):hover {
text-decoration: underline !important;
}
.user-is-logged-in .sub-menu-login>div>a:last-child {
width: 100%;
height: 55px;
border: 2px solid var(--color-magenta);
background-color: var(--color-magenta);
color: var(--color-white) !important;
display: flex;
align-items: center;
padding: 20px;
margin-top: 10px;
position: relative;
font-family: "inter-bold";
}
.user-is-logged-in .sub-menu-login>div>a:last-child:hover {
background-color: var(--color-white);
color: var(--color-magenta) !important;
}
.user-is-logged-in .sub-menu-login>div>a:last-child::after {
content: "";
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/css/assets/images/arrow-down.svg);
width: 13px;
height: 9px;
background-repeat: no-repeat;
background-size: 13px;
transform: rotate(270deg); filter: invert(11%) sepia(86%) saturate(5262%) hue-rotate(317deg) brightness(92%) contrast(96%);
display: inline-block !important;
border: none !important;
position: absolute;
right: 20px;
}
.user-is-logged-in .user-registration-MyAccount-content p:not(:last-child) {
margin-bottom: 20px;
}
.login-wrapper>ul>li>ul [data-component="LoginBox"] {
border: 1px solid #ececec !important;
}
#nav-mobil .sub-menu-login-mobil.user-is-logged-in {
padding: 30px;
}
.user-is-logged-in .sub-menu-login {
display: block !important;
}
.ur-frontend-form {
border: none !important;
} .search-form-wrapper {
position: relative;
}
.search-form-wrapper .search-form-menu {
padding-inline: 16px;
display: flex;
}
.search-form-wrapper .search-form-menu img {
height: 18px;
aspect-ratio: 1;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu {
position: absolute;
max-height: 0;
overflow: hidden;
right: 0;
top: 24px;
transition: max-height ease 250ms;
background-color: white;
width: 370px;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form,
.sub-menu.mobile-search form {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
gap: 20px;
border: 1px solid #ededed;
padding: 30px;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form label,
.sub-menu.mobile-search form label {
font-size: 15px;
font-family: var(--font-family-inter-bold);
color: #515352;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form>div,
.sub-menu.mobile-search form>div {
display: flex;
align-items: center;
position: relative;
width: 100%;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form>div input,
.sub-menu.mobile-search form>div input {
line-height: 20px;
padding: 10px;
font-size: 15px;
font-family: var(--font-family-inter-regular);
width: 100%;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form>div button,
.sub-menu.mobile-search form>div button {
height: 18px;
aspect-ratio: 1;
margin-left: 10px;
position: absolute;
right: 15px;
}
.search-form-wrapper .search-form-menu .search-form-sub-menu form>div button img,
.sub-menu.mobile-search form>div button img {
height: 100%;
aspect-ratio: 1;
}
.search-form-wrapper .search-form-menu:hover .search-form-sub-menu {
position: absolute;
max-height: 300px;
}
.sub-menu.mobile-search form {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
gap: 20px;
border: 1px solid #ededed;
padding: 30px;
} header.nav-wrapper .sub-menu-login form.rw-form {
margin-top: 0;
}
 :root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
var(--mm-min-size),
var(--mm-size),
var(--mm-max-size)
)}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
calc(-1 * var(--mm-max-size)),
calc(-1 * var(--mm-size)),
calc(-1 * var(--mm-min-size))
)}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.wp-block-rw-kupplung-header-image {
align-items: center;
background-color: var(--color-white);
color: var(--color-black);
display: flex;
justify-content: space-between;
margin-left: 0!important;
max-height: 808px;
padding-left: var(--page-margin);
position: relative
}
.wp-block-rw-kupplung-header-image .textContainer {
display: flex;
flex: 1 1 0px;
flex-direction: column;
justify-content: center;
margin-right: 40px;
max-width: 730px;
position: relative;
width: calc(100% - var(--page-margin)*4)
}
.wp-block-rw-kupplung-header-image .textContainer .leftPlus {
left: -33px;
position: absolute;
top: -22px;
width: 45px
}
.wp-block-rw-kupplung-header-image .textContainer .link-button {
margin-bottom: 20px;
margin-top: 30px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-header-image .imagesContainer {
aspect-ratio: 953/811;
display: flex;
max-width: 953px;
position: relative;
width: 100%
}
.wp-block-rw-kupplung-header-image .imagesContainer>.rightPlus {
bottom: 65px;
left: -70px;
pointer-events: none;
position: absolute;
width: 140px
}
.wp-block-rw-kupplung-header-image .imagesContainer .image {
min-width: 0;
-o-object-fit: cover;
object-fit: cover
}
.wp-block-rw-kupplung-header-image .imagesContainer .image1 {
aspect-ratio: 260/681;
margin-bottom: 1.5%;
margin-top: 11%;
width: 30%
}
.wp-block-rw-kupplung-header-image .imagesContainer .image1.alone {
aspect-ratio: 953/811;
margin: 0;
-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iOTUxIg0KICAgaGVpZ2h0PSI4MDgiDQogICB2aWV3Qm94PSIwIDAgOTUxIDgwOCINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gNjkwLDQ2Ny41IFYgMTI3IEggODIwLjUgOTUxIFYgNDY3LjUgODA4IEggODIwLjUgNjkwIFogTSAwLDQ0NC41IFYgMTA0IEggMTMwIDI2MCBWIDQ0NC41IDc4NSBIIDEzMCAwIFogTSAyNzYsMzc0IFYgMCBIIDQ3NSA2NzQgViAzNzQgNzQ4IEggNDc1IDI3NiBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iOTUxIg0KICAgaGVpZ2h0PSI4MDgiDQogICB2aWV3Qm94PSIwIDAgOTUxIDgwOCINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gNjkwLDQ2Ny41IFYgMTI3IEggODIwLjUgOTUxIFYgNDY3LjUgODA4IEggODIwLjUgNjkwIFogTSAwLDQ0NC41IFYgMTA0IEggMTMwIDI2MCBWIDQ0NC41IDc4NSBIIDEzMCAwIFogTSAyNzYsMzc0IFYgMCBIIDQ3NSA2NzQgViAzNzQgNzQ4IEggNDc1IDI3NiBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.wp-block-rw-kupplung-header-image .imagesContainer .image2 {
aspect-ratio: 398/748;
margin-bottom: 4.5%;
margin-left: 15px;
width: 45%
}
.wp-block-rw-kupplung-header-image .imagesContainer .image3 {
aspect-ratio: 262/681;
margin-left: 15px;
margin-top: 15%
}
@media only screen and (max-width: 1400px) {
.wp-block-rw-kupplung-header-image {
flex-direction:column;
max-height: -moz-fit-content;
max-height: fit-content;
padding-left: 0!important
}
.wp-block-rw-kupplung-header-image .imagesContainer {
flex: unset;
width: 100%
}
.wp-block-rw-kupplung-header-image .imagesContainer .image1 {
width: unset
}
.wp-block-rw-kupplung-header-image .imagesContainer .image2 {
aspect-ratio: 398/748;
margin-bottom: 4.5%;
margin-left: 15px;
width: unset
}
.wp-block-rw-kupplung-header-image .imagesContainer .rightPlus {
display: none
}
.wp-block-rw-kupplung-header-image .textContainer {
align-self: baseline;
margin: 40px;
margin-left: calc(var(--page-margin) + 40px);
max-width: unset
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-header-image .textContainer .leftPlus {
left:-14px;
top: -11px;
width: 17px
}
.wp-block-rw-kupplung-header-image .textContainer .link-button {
margin-top: 15px
}
}
@media only screen and (max-width: 953px) {
.wp-block-rw-kupplung-header-image {
display:block
}
}
@media only screen and (max-width: 600px) {
.wp-block-rw-kupplung-header-image .textContainer {
margin:15px 0 0 40px
}
.wp-block-rw-kupplung-header-image .imagesContainer .image2,.wp-block-rw-kupplung-header-image .imagesContainer .image3 {
margin-left: 6px
}
}
.wp-block-rw-kupplung-header-video {
align-items: center;
background-color: var(--color-white);
color: var(--color-black);
display: flex;
justify-content: space-between;
margin-left: 0!important;
max-height: 855px;
padding-left: var(--page-margin);
position: relative
}
.wp-block-rw-kupplung-header-video .textContainer {
display: flex;
flex-direction: column;
justify-content: center;
margin-right: 40px;
max-width: 730px
}
.wp-block-rw-kupplung-header-video .textContainer .headlineText {
position: relative
}
.wp-block-rw-kupplung-header-video .textContainer .headlineText .leftPlus {
left: -33px;
position: absolute;
top: -22px;
width: 45px
}
.wp-block-rw-kupplung-header-video .textContainer .link-button {
margin-bottom: 20px;
margin-top: 30px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-header-video .videoContainer {
flex: 1 1 0px;
max-width: 1090px;
position: relative
}
.wp-block-rw-kupplung-header-video .videoContainer>.rightPlus {
bottom: 170px;
left: -70px;
pointer-events: none;
position: absolute;
width: 140px
}
.wp-block-rw-kupplung-header-video .videoContainer video {
aspect-ratio: 1066/855;
height: 100%;
-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iMTA2NiINCiAgIGhlaWdodD0iODU1Ig0KICAgdmlld0JveD0iMCAwIDEwNjYgODU1Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzNiIgLz4NCiAgPHBhdGgNCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMCINCiAgICAgZD0iTSAyNzYsNDgwLjUgViAxMDYgSCA0NzYgNjc2IFYgNDgwLjUgODU1IEggNDc2IDI3NiBaIE0gNjkyLDM5MiBWIDAgaCAxODcgMTg3IFYgMzkyIDc4NCBIIDg3OSA2OTIgWiBNIDAsNDAxIFYgNjEgSCAxMzAuNSAyNjEgViA0MDEgNzQxIEggMTMwLjUgMCBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iMTA2NiINCiAgIGhlaWdodD0iODU1Ig0KICAgdmlld0JveD0iMCAwIDEwNjYgODU1Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzNiIgLz4NCiAgPHBhdGgNCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMCINCiAgICAgZD0iTSAyNzYsNDgwLjUgViAxMDYgSCA0NzYgNjc2IFYgNDgwLjUgODU1IEggNDc2IDI3NiBaIE0gNjkyLDM5MiBWIDAgaCAxODcgMTg3IFYgMzkyIDc4NCBIIDg3OSA2OTIgWiBNIDAsNDAxIFYgNjEgSCAxMzAuNSAyNjEgViA0MDEgNzQxIEggMTMwLjUgMCBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
max-height: 854px;
max-width: 1090px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media only screen and (max-width: 1400px) {
.wp-block-rw-kupplung-header-video {
flex-direction:column;
max-height: -moz-fit-content;
max-height: fit-content;
padding-left: 0!important
}
.wp-block-rw-kupplung-header-video .videoContainer {
flex: unset;
width: 100%
}
.wp-block-rw-kupplung-header-video .videoContainer .rightPlus {
display: none
}
.wp-block-rw-kupplung-header-video .textContainer {
align-self: baseline;
margin-left: var(--page-margin);
padding: 40px
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-header-video .textContainer .headlineText .leftPlus {
left:-14px;
top: -11px;
width: 17px
}
.wp-block-rw-kupplung-header-video .textContainer .link-button {
margin-top: 15px
}
}
@media only screen and (max-width: 600px) {
.wp-block-rw-kupplung-header-video .textContainer {
margin-left:0
}
}
[data-component=ScrollyTelling]+[data-component=ThreeColumnTeaser] {
margin-bottom: 300px
}
@media only screen and (max-width: 1400px) {
[data-component=ScrollyTelling]+[data-component=ThreeColumnTeaser] {
margin-bottom:150px;
margin-top: 100px
}
}
@media only screen and (max-width: 1100px) {
[data-component=ScrollyTelling]+[data-component=ThreeColumnTeaser] {
margin-bottom:50px;
margin-top: 50px
}
}
.wp-block-rw-kupplung-three-column-teaser {
grid-gap: 16px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-auto-flow: column;
min-height: 398px;
position: relative;
z-index: 1
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container {
border: 1px solid #ededed;
box-shadow: 0 22px 47px rgba(0,0,0,.09);
padding-top: 36px;
padding-inline:32px;position: relative
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container:not(.no-hover-effect):hover .text {
height: 0;
margin: 0;
opacity: 0
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container:not(.no-hover-effect):hover .image-container .image {
max-height: 278px;
max-width: 281px
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container:not(.no-hover-effect):hover a {
margin-top: 4px
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container.white {
background-color: var(--color-white);
color: var(--color-black)
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container.blue {
background-color: var(--color-petrol);
color: var(--color-white)
}
.wp-block-rw-kupplung-three-column-teaser>.teaser-container.black {
background-color: var(--color-black);
color: var(--color-white)
}
.wp-block-rw-kupplung-three-column-teaser .text {
margin: 0 0 20px;
transition: all .25s
}
.wp-block-rw-kupplung-three-column-teaser .text-container {
align-items: flex-start;
display: flex;
flex-direction: column;
justify-content: flex-start
}
.wp-block-rw-kupplung-three-column-teaser .text-container h3 {
max-width: 100%
}
.wp-block-rw-kupplung-three-column-teaser .image-container {
display: flex;
justify-content: flex-end;
width: 100%
}
.wp-block-rw-kupplung-three-column-teaser .image-container .image {
bottom: 0;
height: 100%;
max-height: 232px;
max-width: 232px;
-o-object-fit: contain;
object-fit: contain;
position: absolute;
transition: all .25s;
width: 100%
}
.wp-block-rw-kupplung-three-column-teaser .teaser-container {
display: flex;
flex-direction: column;
justify-content: space-between
}
@keyframes scroll-enter {
0% {
transform: translateY(1000px)
}
to {
transform: translateY(0)
}
}
@media(prefers-reduced-motion:no-preference) {
.wp-block-rw-kupplung-three-column-teaser .teaser-container-animation-1 {
animation: scroll-enter .5s ease-in 0s 1 forwards
}
.wp-block-rw-kupplung-three-column-teaser .teaser-container-animation-2 {
animation: scroll-enter .5s ease-in .25s 1 forwards
}
.wp-block-rw-kupplung-three-column-teaser .teaser-container-animation-3 {
animation: scroll-enter .5s ease-in .5s 1 forwards
}
}
@media only screen and (max-width: 1400px) {
.wp-block-rw-kupplung-three-column-teaser .image-container .image {
max-height:200px;
max-width: 200px
}
.wp-block-rw-kupplung-three-column-teaser .teaser-container:hover .image-container .image {
max-height: 240px;
max-width: 240px
}
}
@media only screen and (min-width: 1201px)and (max-width:1540px) {
.wp-block-rw-kupplung-three-column-teaser .text-container h3 {
font-size:32px
}
}
@media only screen and (max-width: 1100px) {
.wp-block-rw-kupplung-three-column-teaser {
grid-auto-flow:row
}
.wp-block-rw-kupplung-three-column-teaser .image-container {
flex: 1 1 0
}
.wp-block-rw-kupplung-three-column-teaser .image-container .image {
max-width: 110px!important
}
.wp-block-rw-kupplung-three-column-teaser :hover .image-container .image {
max-width: 110px
}
}
@media only screen and (max-width: 500px) {
.wp-block-rw-kupplung-three-column-teaser .teaser-container {
align-items:center;
flex-direction: row;
gap: 25px;
padding-top: 0;
padding-block:15px;padding-inline:25px}
.wp-block-rw-kupplung-three-column-teaser .teaser-container .text-container {
flex: 1 1 0px
}
.wp-block-rw-kupplung-three-column-teaser .teaser-container .text-container .body-text-small {
display: none
}
}
.wp-block-rw-kupplung-cta-teaser-addition {
align-items: center;
display: flex;
justify-content: space-between;
padding: 40px
}
.wp-block-rw-kupplung-cta-teaser-addition .text-container {
align-items: flex-start;
display: flex;
flex-direction: column;
justify-content: center;
margin-inline:20px}
.wp-block-rw-kupplung-cta-teaser-addition .image-container {
margin-left: 20px;
padding: 0
}
.wp-block-rw-kupplung-cta-teaser-addition .image-container .image {
aspect-ratio: 540/300;
max-width: 540px;
-o-object-fit: contain;
object-fit: contain
}
.wp-block-rw-kupplung-cta-teaser-addition .mobile-show {
display: none
}
.wp-block-rw-kupplung-cta-teaser-addition.black {
background-color: var(--color-black);
color: var(--color-white)
}
.wp-block-rw-kupplung-cta-teaser-addition.black .link-button {
background-color: var(--color-white);
color: var(--color-black)
}
.wp-block-rw-kupplung-cta-teaser-addition.black .link-button:hover {
background-color: var(--color-black);
border-color: var(--color-white);
color: var(--color-white)
}
.wp-block-rw-kupplung-cta-teaser-addition.white {
background-color: var(--color-white);
border: 1px solid var(--wp--preset--color--grey);
color: var(--color-black)
}
.wp-block-rw-kupplung-cta-teaser-addition.white .link-button {
background-color: var(--color-black);
color: var(--color-white)!important
}
.wp-block-rw-kupplung-cta-teaser-addition.white .link-button:hover {
background-color: var(--color-white);
border-color: var(--color-black);
color: var(--color-black)!important
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-cta-teaser-addition .text-container {
margin-left:unset
}
}
@media only screen and (max-width: 1000px) {
.wp-block-rw-kupplung-cta-teaser-addition {
align-items:flex-start;
flex-direction: column
}
.wp-block-rw-kupplung-cta-teaser-addition .text-container {
margin-inline:unset}
.wp-block-rw-kupplung-cta-teaser-addition .text-container .mobile-hide {
display: none
}
.wp-block-rw-kupplung-cta-teaser-addition .image-container {
aspect-ratio: 540/300;
margin-left: unset;
margin-top: 30px;
width: 100%
}
.wp-block-rw-kupplung-cta-teaser-addition .image-container .image {
max-width: unset;
width: 100%
}
.wp-block-rw-kupplung-cta-teaser-addition .mobile-show {
display: block
}
}
@media only screen and (max-width: 500px) {
.wp-block-rw-kupplung-cta-teaser-addition {
padding:25px
}
}
.wp-block-rw-kupplung-cta-teaser-cad {
align-items: center;
display: flex;
flex-direction: row;
justify-content: space-between;
overflow: hidden;
padding: 40px;
position: relative
}
.wp-block-rw-kupplung-cta-teaser-cad .text-container {
align-items: flex-start;
display: flex;
flex-direction: column;
gap: 15px;
justify-content: center;
margin-inline:20px}
.wp-block-rw-kupplung-cta-teaser-cad .text-container h2 {
margin: 0
}
.wp-block-rw-kupplung-cta-teaser-cad .image-container {
margin-left: 20px;
padding: 0;
z-index: 1
}
.wp-block-rw-kupplung-cta-teaser-cad .image-container .image {
aspect-ratio: 540/300;
max-width: 540px;
-o-object-fit: contain;
object-fit: contain
}
.wp-block-rw-kupplung-cta-teaser-cad .technical {
filter: invert(32%) sepia(0) saturate(1424%) hue-rotate(146deg) brightness(101%) contrast(88%);
left: 50%;
margin-right: -50%;
position: absolute;
top: 89%;
transform: translate(-12%,-50%)
}
.wp-block-rw-kupplung-cta-teaser-cad.black {
background-color: var(--color-black);
color: var(--color-white)
}
.wp-block-rw-kupplung-cta-teaser-cad.white {
background-color: var(--color-white);
border: 1px solid var(--wp--preset--color--grey);
color: var(--color-black)
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-cta-teaser-cad {
align-items:flex-start;
flex-direction: column
}
.wp-block-rw-kupplung-cta-teaser-cad .text-container {
margin: unset
}
.wp-block-rw-kupplung-cta-teaser-cad .image-container {
margin-left: unset;
margin-top: 30px;
width: 100%
}
.wp-block-rw-kupplung-cta-teaser-cad .image-container .image {
max-width: unset;
width: 100%
}
.wp-block-rw-kupplung-cta-teaser-cad a:hover img {
transform: unset
}
}
@media only screen and (max-width: 500px) {
.wp-block-rw-kupplung-cta-teaser-cad {
padding:25px
}
}
.wp-block-rw-kupplung-cta-teaser-sensor {
align-items: center;
background-color: var(--color-black);
color: var(--color-white);
display: flex;
flex-direction: row;
height: 300px;
justify-content: space-between;
position: relative
}
.wp-block-rw-kupplung-cta-teaser-sensor .technical-container {
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0
}
.wp-block-rw-kupplung-cta-teaser-sensor .technical {
filter: invert(32%) sepia(0) saturate(1424%) hue-rotate(146deg) brightness(101%) contrast(88%);
opacity: .5;
position: absolute;
right: -61px;
top: 25%
}
.wp-block-rw-kupplung-cta-teaser-sensor .text-container {
align-items: flex-start;
display: flex;
flex-direction: column;
justify-content: center;
margin-inline:60px;z-index: 0
}
.wp-block-rw-kupplung-cta-teaser-sensor .text-container h2 {
margin-bottom: 10px!important
}
.wp-block-rw-kupplung-cta-teaser-sensor .image-container {
padding: 0;
z-index: 1
}
.wp-block-rw-kupplung-cta-teaser-sensor .image-container .image {
height: auto;
max-height: 500px;
max-width: 812px
}
.wp-block-rw-kupplung-cta-teaser-sensor video {
bottom: 0;
height: 100%;
left: 0;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0
}
.wp-block-rw-kupplung-cta-teaser-sensor .link-button {
margin-top: 0!important
}
.wp-block-rw-kupplung-cta-teaser-sensor .link-button.transparent:hover {
background: transparent!important
}
@media only screen and (max-width: 1450px) {
.wp-block-rw-kupplung-cta-teaser-sensor .image-container .image {
max-width:555px
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-cta-teaser-sensor {
height:auto;
min-height: 150px
}
.wp-block-rw-kupplung-cta-teaser-sensor .technical {
width: 50%
}
.wp-block-rw-kupplung-cta-teaser-sensor .image-container .image {
max-width: 300px
}
}
@media only screen and (max-width: 628px) {
.wp-block-rw-kupplung-cta-teaser-sensor {
align-items:center;
flex-direction: column
}
.wp-block-rw-kupplung-cta-teaser-sensor .text-container {
align-items: center;
display: flex;
flex-direction: column;
margin: 40px 25px;
text-align: center
}
.wp-block-rw-kupplung-cta-teaser-sensor .text-container h2 {
margin-bottom: 13px!important
}
.wp-block-rw-kupplung-cta-teaser-sensor .image-container {
display: none
}
}
.wp-block-rw-kupplung-product-of-month {
display: flex;
justify-content: space-between;
margin-left: 0!important;
padding-left: var(--page-margin);
position: relative;
width: 100%
}
.wp-block-rw-kupplung-product-of-month .left {
display: flex;
flex: 1 1 0px;
flex-direction: column;
justify-content: center;
margin-right: 90px
}
.wp-block-rw-kupplung-product-of-month .text {
margin-bottom: 35px
}
.wp-block-rw-kupplung-product-of-month .text ul {
list-style: none;
padding-left: 18px
}
.wp-block-rw-kupplung-product-of-month .text li:before {
color: var(--color-magenta);
content: "•";
display: inline-block;
margin-left: -1em;
position: absolute;
width: 1em
}
.wp-block-rw-kupplung-product-of-month .image-container {
aspect-ratio: 1/1;
flex: 1 1 0px;
position: relative;
width: 100%
}
@media only screen and (min-width: 850px) {
.wp-block-rw-kupplung-product-of-month .image-container {
width:40%
}
}
.wp-block-rw-kupplung-product-of-month .image-container .backgroundImage {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.wp-block-rw-kupplung-product-of-month .image-container .image {
left: 50%;
-o-object-fit: contain;
object-fit: contain;
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
width: 70%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-of-month a:hover img {
transform:unset
}
.wp-block-rw-kupplung-product-of-month .left {
margin-right: 40px
}
}
@media only screen and (max-width: 850px) {
.wp-block-rw-kupplung-product-of-month {
flex-direction:column-reverse;
gap: 50px;
padding-left: unset
}
.wp-block-rw-kupplung-product-of-month .left {
margin-inline:var(--page-margin)}
}
@media only screen and (max-width: 550px) {
.wp-block-rw-kupplung-product-of-month {
gap:40px
}
}
.wp-block-rw-kupplung-image-text {
align-items: center;
background-color: var(--color-white);
color: var(--color-black);
display: flex;
justify-content: space-between
}
.wp-block-rw-kupplung-image-text .imageContainer {
align-items: flex-start;
display: flex;
position: relative;
width: 814px
}
.wp-block-rw-kupplung-image-text .imageContainer .image1Container,.wp-block-rw-kupplung-image-text .imageContainer .image2Container {
flex: 1 1 0px
}
.wp-block-rw-kupplung-image-text .imageContainer .image2Container {
margin-left: 16px
}
.wp-block-rw-kupplung-image-text .imageContainer .image1 {
height: auto;
max-height: 731px;
max-width: 398px;
width: 100%
}
.wp-block-rw-kupplung-image-text .imageContainer .image1:not(.alone) {
margin-top: 50px
}
.wp-block-rw-kupplung-image-text .imageContainer .image1.alone {
aspect-ratio: 812/776;
-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB2ZXJzaW9uPSIxLjEiDQogICB3aWR0aD0iODEyIg0KICAgaGVpZ2h0PSI3NzYiDQogICB2aWV3Qm94PSIwIDAgODEyIDc3NiINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZTtmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gMCw0NSBIIDM5OCBWIDc3NiBIIDAgWiBNIDQxNCwwIEggODEyIFYgNjc5IEggNDE0IFoiDQogICAgIGlkPSJwYXRoMjk0IiAvPg0KPC9zdmc+DQo=);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB2ZXJzaW9uPSIxLjEiDQogICB3aWR0aD0iODEyIg0KICAgaGVpZ2h0PSI3NzYiDQogICB2aWV3Qm94PSIwIDAgODEyIDc3NiINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZTtmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gMCw0NSBIIDM5OCBWIDc3NiBIIDAgWiBNIDQxNCwwIEggODEyIFYgNjc5IEggNDE0IFoiDQogICAgIGlkPSJwYXRoMjk0IiAvPg0KPC9zdmc+DQo=);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
max-width: 814px;
-o-object-fit: cover;
object-fit: cover
}
.wp-block-rw-kupplung-image-text .imageContainer .image2 {
height: auto;
max-height: 679px;
max-width: 398px;
width: 100%
}
.wp-block-rw-kupplung-image-text .imageContainer .rightPlus {
position: absolute;
right: -70px;
top: 469px;
width: 140px
}
.wp-block-rw-kupplung-image-text .textContainer {
align-items: flex-start;
display: flex;
flex: 1 1 0px;
flex-direction: column;
margin-bottom: 100px;
margin-left: 140px
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-image-text .imageContainer .rightPlus {
right:-64px;
top: 500px;
width: 130px
}
.wp-block-rw-kupplung-image-text .textContainer {
margin-left: 100px
}
}
@media only screen and (max-width: 1450px) {
.wp-block-rw-kupplung-image-text .imageContainer {
max-width:650px
}
.wp-block-rw-kupplung-image-text .imageContainer .rightPlus {
top: 379px
}
.wp-block-rw-kupplung-image-text .textContainer {
margin-left: 70px
}
}
@media only screen and (max-width: 1100px) {
.wp-block-rw-kupplung-image-text {
flex-direction:column-reverse
}
.wp-block-rw-kupplung-image-text .textContainer {
margin-bottom: 40px;
margin-left: 0;
max-width: 812px
}
.wp-block-rw-kupplung-image-text .imageContainer {
max-width: 812px;
width: 100%
}
.wp-block-rw-kupplung-image-text .imageContainer .rightPlus {
display: none
}
}
@media only screen and (max-width: 600px) {
.wp-block-rw-kupplung-image-text .textContainer {
margin-bottom:28px
}
.wp-block-rw-kupplung-image-text .imageContainer .image1:not(.alone) {
margin-top: 20px
}
.wp-block-rw-kupplung-image-text .imageContainer .image2 {
margin-left: 6px
}
}
.wp-block-rw-kupplung-text-image {
align-items: center;
color: var(--color-black);
display: flex;
justify-content: space-between
}
.wp-block-rw-kupplung-text-image .imageContainer {
align-items: flex-start;
display: flex;
position: relative;
width: 812px
}
.wp-block-rw-kupplung-text-image .imageContainer .image2Container {
margin-left: 16px
}
.wp-block-rw-kupplung-text-image .imageContainer .image1 {
height: auto;
max-height: 679px;
max-width: 398px;
width: 100%
}
.wp-block-rw-kupplung-text-image .imageContainer .image1.alone {
aspect-ratio: 812/776;
-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzMxNCINCiAgIHdpZHRoPSI4MTIiDQogICBoZWlnaHQ9Ijc3NiINCiAgIHZpZXdCb3g9IjAgMCA4MTIgNzc2Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzMzE4IiAvPg0KICA8cGF0aA0KICAgICBzdHlsZT0iZmlsbDojMDAwMDAwIg0KICAgICBkPSJNIDQxNCw0MTAuNSBWIDQ1IEggNjEzIDgxMiBWIDQxMC41IDc3NiBIIDYxMyA0MTQgWiBNIDAsMzM5LjUgViAwIEggMTk5IDM5OCBWIDMzOS41IDY3OSBIIDE5OSAwIFoiDQogICAgIGlkPSJwYXRoNDQxIiAvPg0KPC9zdmc+DQo=);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzMxNCINCiAgIHdpZHRoPSI4MTIiDQogICBoZWlnaHQ9Ijc3NiINCiAgIHZpZXdCb3g9IjAgMCA4MTIgNzc2Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzMzE4IiAvPg0KICA8cGF0aA0KICAgICBzdHlsZT0iZmlsbDojMDAwMDAwIg0KICAgICBkPSJNIDQxNCw0MTAuNSBWIDQ1IEggNjEzIDgxMiBWIDQxMC41IDc3NiBIIDYxMyA0MTQgWiBNIDAsMzM5LjUgViAwIEggMTk5IDM5OCBWIDMzOS41IDY3OSBIIDE5OSAwIFoiDQogICAgIGlkPSJwYXRoNDQxIiAvPg0KPC9zdmc+DQo=);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
max-height: unset;
max-width: 814px;
-o-object-fit: cover;
object-fit: cover
}
.wp-block-rw-kupplung-text-image .imageContainer .image2 {
height: auto;
max-height: 731px;
max-width: 398px;
width: 100%
}
.wp-block-rw-kupplung-text-image .imageContainer:not(.alone) .image2 {
margin-top: 50px
}
.wp-block-rw-kupplung-text-image .imageContainer .rightPlus {
left: -70px;
position: absolute;
top: 460px;
width: 140px
}
.wp-block-rw-kupplung-text-image .textContainer {
align-items: flex-start;
display: flex;
flex: 1 1 0px;
flex-direction: column;
margin-bottom: 100px;
margin-right: 140px
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-text-image .imageContainer .rightPlus {
left:-64px;
top: 470px;
width: 130px
}
.wp-block-rw-kupplung-text-image .textContainer {
margin-right: 100px
}
}
@media only screen and (max-width: 1450px) {
.wp-block-rw-kupplung-text-image .imageContainer {
max-width:650px
}
.wp-block-rw-kupplung-text-image .imageContainer .rightPlus {
top: 379px
}
.wp-block-rw-kupplung-text-image .textContainer {
margin-right: 70px
}
}
@media only screen and (max-width: 1100px) {
.wp-block-rw-kupplung-text-image {
flex-direction:column
}
.wp-block-rw-kupplung-text-image .textContainer {
margin-bottom: 40px;
margin-right: 0;
max-width: 812px
}
.wp-block-rw-kupplung-text-image .imageContainer {
max-width: 812px;
width: 100%
}
.wp-block-rw-kupplung-text-image .imageContainer .rightPlus {
display: none
}
}
@media only screen and (max-width: 600px) {
.wp-block-rw-kupplung-text-image .textContainer {
margin-bottom:28px
}
.wp-block-rw-kupplung-text-image .imageContainer .image1:not(.alone) {
margin-top: 20px
}
.wp-block-rw-kupplung-text-image .imageContainer .image2 {
margin-left: 6px
}
}
.dark .wp-block-rw-kupplung-text-image {
color: var(--color-white)
}
[data-type="scaffold/video-text-slider"] .textBox {
width: 86%
}
.wp-block-rw-kupplung-video-text-slider {
color: var(--color-black);
position: relative
}
.wp-block-rw-kupplung-video-text-slider .innerSlider {
overflow: hidden
}
.wp-block-rw-kupplung-video-text-slider .innerSlider .slider {
height: 798px
}
@media(max-width: 1655px) {
.wp-block-rw-kupplung-video-text-slider .innerSlider .slider {
height:auto
}
}
.wp-block-rw-kupplung-video-text-slider .innerSlider .slider .slide {
display: inline-block;
min-height: -moz-fit-content;
min-height: fit-content;
position: relative
}
.wp-block-rw-kupplung-video-text-slider .next {
opacity: .2
}
.wp-block-rw-kupplung-video-text-slider .textBox {
align-items: center;
display: flex;
flex-direction: column;
margin-left: 395px;
min-height: 790px;
padding-right: 215px
}
@media(max-width: 1745px) {
.wp-block-rw-kupplung-video-text-slider .textBox {
padding-right:0
}
}
@media(max-width: 1440px) {
.wp-block-rw-kupplung-video-text-slider .textBox {
align-items:center;
margin-left: 160px;
margin-top: 0;
min-height: 496px
}
}
@media(max-width: 1080px) {
.wp-block-rw-kupplung-video-text-slider .textBox {
margin-left:290px
}
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .textBox {
align-items:flex-start;
margin-left: 0;
margin-top: 0
}
}
.wp-block-rw-kupplung-video-text-slider .textBox .text-content {
display: flex;
flex-direction: column;
height: 100%;
justify-content: flex-end;
margin-top: auto;
width: 725px
}
@media(max-width: 1875px) {
.wp-block-rw-kupplung-video-text-slider .textBox .text-content {
width:41%
}
}
@media(max-width: 1815px) {
.wp-block-rw-kupplung-video-text-slider .textBox .text-content {
width:39%
}
}
@media(max-width: 1540px) {
.wp-block-rw-kupplung-video-text-slider .textBox .text-content {
width:34%
}
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .textBox .text-content {
margin-inline:var(--page-margin);
width: auto
}
}
.wp-block-rw-kupplung-video-text-slider .media {
aspect-ratio: 1;
height: auto;
margin-left: -300px;
-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iODk5Ig0KICAgaGVpZ2h0PSI3ODkiDQogICB2aWV3Qm94PSIwIDAgODk5IDc4OSINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gNTg4LDQ0OS41IFYgMTEwIEggNzQzLjUgODk5IFYgNDQ5LjUgNzg5IEggNzQzLjUgNTg4IFogTSAwLDM2NCBWIDAgSCAyODkuNSA1NzkgViAzNjQgNzI4IEggMjg5LjUgMCBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzIiDQogICB3aWR0aD0iODk5Ig0KICAgaGVpZ2h0PSI3ODkiDQogICB2aWV3Qm94PSIwIDAgODk5IDc4OSINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczYiIC8+DQogIDxwYXRoDQogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiDQogICAgIGQ9Ik0gNTg4LDQ0OS41IFYgMTEwIEggNzQzLjUgODk5IFYgNDQ5LjUgNzg5IEggNzQzLjUgNTg4IFogTSAwLDM2NCBWIDAgSCAyODkuNSA1NzkgViAzNjQgNzI4IEggMjg5LjUgMCBaIg0KICAgICBpZD0icGF0aDI5MyIgLz4NCjwvc3ZnPg0K);
-webkit-mask-position: top left;
mask-position: top left;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
max-height: 798px;
max-width: 898px;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
width: 100%
}
@media(max-width: 1440px) {
.wp-block-rw-kupplung-video-text-slider .media {
margin-left:-140px;
max-width: 564px
}
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .media {
height:89%;
margin-left: 0;
margin-top: 10px;
margin-inline:var(--page-margin);-webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzQ1NyINCiAgIHdpZHRoPSI2MzEiDQogICBoZWlnaHQ9Ijc4OSINCiAgIHZpZXdCb3g9IjAgMCA2MzEgNzg5Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzNDYxIiAvPg0KICA8cGF0aA0KICAgICBzdHlsZT0iZmlsbDojMDAwMDAwIg0KICAgICBkPSJNIDMyMCw0NDkuNSBWIDExMCBIIDQ3NS41IDYzMSBWIDQ0OS41IDc4OSBIIDQ3NS41IDMyMCBaIE0gMCwzNjQgViAwIEggMTU1LjUgMzExIFYgMzY0IDcyOCBIIDE1NS41IDAgWiINCiAgICAgaWQ9InBhdGg1ODQiIC8+DQo8L3N2Zz4NCg==);
mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgdmVyc2lvbj0iMS4xIg0KICAgaWQ9InN2ZzQ1NyINCiAgIHdpZHRoPSI2MzEiDQogICBoZWlnaHQ9Ijc4OSINCiAgIHZpZXdCb3g9IjAgMCA2MzEgNzg5Ig0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzNDYxIiAvPg0KICA8cGF0aA0KICAgICBzdHlsZT0iZmlsbDojMDAwMDAwIg0KICAgICBkPSJNIDMyMCw0NDkuNSBWIDExMCBIIDQ3NS41IDYzMSBWIDQ0OS41IDc4OSBIIDQ3NS41IDMyMCBaIE0gMCwzNjQgViAwIEggMTU1LjUgMzExIFYgMzY0IDcyOCBIIDE1NS41IDAgWiINCiAgICAgaWQ9InBhdGg1ODQiIC8+DQo8L3N2Zz4NCg==);
-webkit-mask-position: top center;
mask-position: top center;
max-height: 789px;
max-width: calc(100% - var(--page-margin)*2);
position: relative
}
.wp-block-rw-kupplung-video-text-slider .swiper-slide-next .media {
margin-left: 0
}
}
.wp-block-rw-kupplung-video-text-slider .rightPlus {
left: 528px;
position: absolute;
top: 137px;
width: 140px
}
@media(max-width: 1440px) {
.wp-block-rw-kupplung-video-text-slider .rightPlus {
left:353px
}
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .rightPlus {
display:none
}
}
.wp-block-rw-kupplung-video-text-slider .controls {
margin-bottom: 20px;
margin-top: 20px
}
@media(min-width: 1441px) {
.wp-block-rw-kupplung-video-text-slider .controls {
margin-bottom:50px;
margin-top: 100px
}
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .controls {
margin-top:10px
}
}
.wp-block-rw-kupplung-video-text-slider .controls img {
box-shadow: 0 3px 30px rgba(0,0,0,.161);
box-sizing: content-box;
cursor: pointer;
padding: 10px 11px
}
.wp-block-rw-kupplung-video-text-slider .controls img:not(.swiper-button-disabled):hover {
background-color: #fff;
filter: invert(100%)
}
.wp-block-rw-kupplung-video-text-slider .controls img~img {
margin-left: 4px
}
.wp-block-rw-kupplung-video-text-slider .show-desktop {
display: none
}
@media(min-width: 921px) {
.wp-block-rw-kupplung-video-text-slider .show-desktop {
display:block
}
}
.wp-block-rw-kupplung-video-text-slider .show-mobile {
display: none;
width: 100%
}
@media(max-width: 920px) {
.wp-block-rw-kupplung-video-text-slider .show-mobile {
align-self:flex-start;
display: block
}
}
.wp-block-rw-kupplung-video-text-slider .swiper-button-disabled {
cursor: default!important;
opacity: .4
}
.dark .wp-block-rw-kupplung-video-text-slider {
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-video-text-slider .controls img {
background-color: #fff;
box-shadow: none;
filter: invert(100%)
}
.dark .wp-block-rw-kupplung-video-text-slider .controls img:not(.swiper-button-disabled):hover {
filter: invert(0)
}
@font-face {
font-family: swiper-icons;
font-style: normal;
font-weight: 400;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}
:root {
--swiper-theme-color: #007aff
}
.swiper,swiper-container {
display: block;
list-style: none;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1
}
.swiper-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
box-sizing: content-box;
display: flex;
height: 100%;
position: relative;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
width: 100%;
z-index: 1
}
.swiper-android .swiper-slide,.swiper-wrapper {
transform: translateZ(0)
}
.swiper-horizontal {
touch-action: pan-y
}
.swiper-vertical {
touch-action: pan-x
}
.swiper-slide,swiper-slide {
display: block;
flex-shrink: 0;
height: 100%;
position: relative;
transition-property: transform;
width: 100%
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-autoheight,.swiper-autoheight .swiper-slide {
height: auto
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform,height
}
.swiper-backface-hidden .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-3d {
perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
height: 100%;
left: 0;
pointer-events: none;
position: absolute;
top: 0;
width: 100%;
z-index: 10
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0,0,0,.15)
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}
.swiper-css-mode>.swiper-wrapper {
-ms-overflow-style: none;
overflow: auto;
scrollbar-width: none
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
scroll-snap-type: y mandatory
}
.swiper-centered>.swiper-wrapper:before {
content: "";
flex-shrink: 0;
order: 9999
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop:always}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
-webkit-margin-start: var(--swiper-centered-offset-before);
margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
height:100%;
min-height: 1px;
width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
-webkit-margin-before: var(--swiper-centered-offset-before);
margin-block-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-vertical>.swiper-wrapper: before {
height:var(--swiper-centered-offset-after);
min-width: 1px;
width: 100%
}
.swiper-lazy-preloader {
border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
border-radius: 50%;
border-top: 4px solid transparent;
box-sizing: border-box;
height: 42px;
left: 50%;
margin-left: -21px;
margin-top: -21px;
position: absolute;
top: 50%;
transform-origin: 50%;
width: 42px;
z-index: 10
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s linear infinite
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,.swiper-button-prev {
align-items: center;
color: var(--swiper-navigation-color,var(--swiper-theme-color));
cursor: pointer;
display: flex;
height: var(--swiper-navigation-size);
justify-content: center;
margin-top: calc(0px - var(--swiper-navigation-size)/2);
position: absolute;
top: var(--swiper-navigation-top-offset,50%);
width: calc(var(--swiper-navigation-size)/44*27);
z-index: 10
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
cursor: auto;
opacity: .35;
pointer-events: none
}
.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
cursor: auto;
opacity: 0;
pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
display: none!important
}
.swiper-button-next:after,.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
font-variant: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none!important
}
.swiper-button-prev,.swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset,10px);
right: auto
}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
content: "prev"
}
.swiper-button-next,.swiper-rtl .swiper-button-prev {
left: auto;
right: var(--swiper-navigation-sides-offset,10px)
}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
content: "next"
}
.swiper-button-lock {
display: none
}
.wp-block-rw-kupplung-contact-person {
background-color: var(--color-white);
background-color: transparent;
color: var(--color-black);
display: flex;
position: relative
}
.wp-block-rw-kupplung-contact-person .text-content {
align-self: center;
flex-grow: 1;
flex-shrink: 1;
margin-right: 50px;
min-width: 35%
}
@media(max-width: 900px) {
.wp-block-rw-kupplung-contact-person .text-content {
margin-right:0
}
}
.wp-block-rw-kupplung-contact-person h3 {
max-width: 795px
}
.wp-block-rw-kupplung-contact-person a {
color: inherit!important;
text-decoration: none!important
}
.wp-block-rw-kupplung-contact-person .contacts {
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-auto-flow: column;
margin-top: 47px;
max-width: 795px
}
@media(min-width: 901px)and (max-width:1500px) {
.wp-block-rw-kupplung-contact-person .contacts {
grid-gap:15px;
grid-auto-flow: row
}
}
@media(max-width: 600px) {
.wp-block-rw-kupplung-contact-person .contacts {
grid-auto-flow:row;
margin-top: 17px
}
.wp-block-rw-kupplung-contact-person .contacts>div:first-of-type {
margin-bottom: 28px
}
}
.wp-block-rw-kupplung-contact-person .icon {
margin-right: 5px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: sub;
width: 20px
}
.wp-block-rw-kupplung-contact-person .image {
height: auto;
max-height: 422px;
max-width: 795px;
width: 100%
}
.wp-block-rw-kupplung-contact-person .image-desktop {
display: none
}
@media(min-width: 901px) {
.wp-block-rw-kupplung-contact-person .image-desktop {
display:block;
min-width: 0
}
}
.wp-block-rw-kupplung-contact-person .image-mobile {
display: none
}
@media(max-width: 900px) {
.wp-block-rw-kupplung-contact-person .image-mobile {
display:block
}
}
.wp-block-rw-kupplung-latest {
background-color: var(--color-white);
color: var(--color-black);
position: relative
}
.wp-block-rw-kupplung-latest .grid {
grid-gap: 18px;
display: grid;
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-latest .grid>div {
align-items: flex-start;
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 22px 47px rgba(0,0,0,.09);
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 44px
}
.wp-block-rw-kupplung-latest .tag {
border: 1px solid #aeaeae;
margin-top: 0;
padding: 5px 12px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-latest .content-p {
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
display: -webkit-box;
margin-block:15px;overflow: hidden
}
.wp-block-rw-kupplung-latest .content-p>* {
display: inline;
margin: 0
}
.wp-block-rw-kupplung-latest .content-p>:not(p) {
display: none
}
.wp-block-rw-kupplung-latest .button-container {
text-align: center
}
.wp-block-rw-kupplung-latest .link-arrow {
margin-top: 10px
}
.wp-block-rw-kupplung-latest a.link-button {
color: var(--color-white)!important
}
.wp-block-rw-kupplung-latest a.link-button:hover {
color: var(--color-black)!important
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-latest a:hover img {
transform:unset
}
.wp-block-rw-kupplung-latest .grid {
grid-template-columns: 1fr
}
.wp-block-rw-kupplung-latest .grid>div {
padding: 23px
}
}
[data-component=FullwidthSlider] {
height: 92vh
}
@media only screen and (max-width: 850px) {
[data-component=FullwidthSlider] {
height:90vh
}
}
[data-type="scaffold/fullwidth-slider"] {
padding: 0!important
}
[data-type="scaffold/fullwidth-slider"] .wp-block-rw-kupplung-fullwidth-slide {
position: static
}
[data-type="scaffold/fullwidth-slider"] .wp-block-rw-kupplung-fullwidth-slide .media,[data-type="scaffold/fullwidth-slider"] .wp-block-rw-kupplung-fullwidth-slide .slider {
width: unset
}
.wp-block-rw-kupplung-fullwidth-slide {
margin: 0!important;
position: absolute;
right: 0
}
.wp-block-rw-kupplung-fullwidth-slide .media,.wp-block-rw-kupplung-fullwidth-slide .slider {
height: 92vh;
-o-object-fit: cover;
object-fit: cover;
width: 100vw
}
.wp-block-rw-kupplung-fullwidth-slide .swiper-slide {
display: flex;
justify-content: center
}
.wp-block-rw-kupplung-fullwidth-slide .swiper-slide .bigBox {
align-items: flex-end;
display: flex;
height: 100%;
justify-content: flex-end;
margin: auto;
max-width: 1920px;
position: absolute;
width: 100%
}
.wp-block-rw-kupplung-fullwidth-slide .swiper-slide .bigBox .slider-text-content-box {
-webkit-backdrop-filter: blur(8.3px);
backdrop-filter: blur(8.3px);
background: hsla(0,0%,100%,.52);
box-shadow: 0 4px 30px rgba(0,0,0,.1);
margin-bottom: 122px;
margin-right: 140px;
padding: 65px 50px;
position: relative;
width: 500px;
z-index: 20
}
.wp-block-rw-kupplung-fullwidth-slide .swiper-slide .bigBox .slider-text-content-box a {
display: inline-block;
margin-top: 13px
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator {
-webkit-backdrop-filter: blur(8.3px);
backdrop-filter: blur(8.3px);
background: hsla(0,0%,100%,.52);
box-shadow: 0 4px 30px rgba(0,0,0,.1);
left: 0;
padding: 40px 35px;
position: absolute;
top: 45%;
transform: translateY(-45%);
z-index: 4
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator li {
cursor: pointer;
list-style: none;
text-align: left
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator li:not(:last-child) {
margin-bottom: 22px
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator li span {
display: inline-block;
height: 24px;
margin-bottom: -5px;
padding-left: 45px
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator li:before {
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/css/bgimages/inactive_point.png);
background-position: 0;
background-repeat: no-repeat;
background-size: 24px;
content: "";
display: inline-block;
height: 24px;
margin-left: 10px;
margin-top: 2px;
width: 24px
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator .li-active:before {
background-image: url(//rw-china.com/wp-content/themes/scaffold/assets/css/bgimages/active_point.png)
}
.wp-block-rw-kupplung-fullwidth-slide .slide-navigator .li-active span {
color: var(--color-magenta)
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container {
display: none;
gap: 5px;
justify-content: space-between;
left: var(--page-margin);
position: absolute;
right: var(--page-margin);
top: 50%;
transform: translateY(-50%);
z-index: 1
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container .slider-btn {
align-items: center;
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-sizing: border-box;
cursor: pointer;
display: flex;
height: 30px;
justify-content: center;
text-align: center;
width: 30px
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container .slider-btn img {
width: 20px
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container .slider-btn:hover:not(.disabled):hover {
background-color: #fff;
filter: invert(100%)
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container .disabled {
cursor: auto!important;
opacity: .5!important
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-fullwidth-slide .swiper-slide .bigBox .slider-text-content-box {
margin-inline:22px;
margin-bottom: 24px;
padding: 33px 26px
}
}
@media only screen and (max-width: 850px) {
.wp-block-rw-kupplung-fullwidth-slide .media,.wp-block-rw-kupplung-fullwidth-slide .slider {
height:90vh
}
.wp-block-rw-kupplung-fullwidth-slide .slider-btn-container {
display: flex
}
}
.wp-block-rw-kupplung-facts-box-gallery {
background-color: var(--color-white);
color: var(--color-black);
position: relative
}
.wp-block-rw-kupplung-facts-box-gallery .grid {
grid-gap: 18px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-facts-box-gallery .grid>div {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 22px 47px rgba(0,0,0,.09);
min-height: 230px;
padding: 40px
}
.wp-block-rw-kupplung-facts-box-gallery .grid>div>img {
margin-bottom: 15px;
max-width: 100%
}
.wp-block-rw-kupplung-facts-box-gallery p {
margin: 0
}
.wp-block-rw-kupplung-facts-box-gallery .c12-mobil {
display: none
}
.wp-block-rw-kupplung-facts-box-gallery .c12-mobil h2 {
margin-left: 22px
}
.wp-block-rw-kupplung-facts-box-gallery .c12-mobil .swiper {
margin-block:-100px;padding-block:100px}
.wp-block-rw-kupplung-facts-box-gallery .c12-mobil .swiper .swiper-slide>img {
margin-bottom: 15px;
width: 100%
}
@media only screen and (max-width: 800px) {
.wp-block-rw-kupplung-facts-box-gallery {
margin-inline:0!important
}
.wp-block-rw-kupplung-facts-box-gallery .c12-mobil {
display: block
}
.wp-block-rw-kupplung-facts-box-gallery .c12-desktop {
display: none
}
}
.wp-block-rw-kupplung-facts-box-gallery .swiper-slide {
height: unset
}
.wp-block-rw-kupplung-facts-box-gallery .slider-box {
border: 1px solid #e8e8e8;
box-shadow: 0 22px 47px rgba(0,0,0,.09);
height: 100%;
padding: 30px;
width: 100%
}
.wp-block-rw-kupplung-facts-box-vertical {
background-color: var(--color-white);
color: var(--color-black);
position: relative
}
.wp-block-rw-kupplung-facts-box-vertical .grid {
grid-gap: 16px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-facts-box-vertical .grid {
grid-template-columns:1fr
}
}
.wp-block-rw-kupplung-facts-box-vertical .blur-headline {
-webkit-backdrop-filter: blur(14px);
backdrop-filter: blur(14px);
bottom: 46px;
height: 247px;
left: 46px;
position: absolute;
width: 247px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-facts-box-vertical .blur-headline {
bottom:30px;
height: 220px;
left: 30px;
width: 220px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-facts-box-vertical .blur-headline {
bottom:22px;
height: 196px;
left: 22px;
width: 196px
}
}
.wp-block-rw-kupplung-facts-box-vertical h4 {
bottom: 30px;
color: var(--color-white)!important;
left: 30px;
margin-bottom: 0;
padding-right: 20px;
position: absolute;
z-index: 2
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-facts-box-vertical h4 {
bottom:22px;
left: 22px
}
}
.wp-block-rw-kupplung-facts-box-vertical img,.wp-block-rw-kupplung-facts-box-vertical video {
height: 100%!important;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.wp-block-rw-kupplung-facts-box-vertical .box {
height: 671px;
left: 0;
position: relative;
right: 0;
text-decoration: none;
top: 0
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-facts-box-vertical .box {
height:520px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-facts-box-vertical .box {
height:415px
}
}
.wp-block-rw-kupplung-quote-fullwith-quote {
position: relative
}
.wp-block-rw-kupplung-quote-fullwith-quote img {
height: 500px;
margin-top: 60px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-quote-fullwith-quote img {
height:400px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-quote-fullwith-quote img {
height:293px;
margin-top: 0
}
}
.wp-block-rw-kupplung-quote-fullwith-quote .quote-box {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 22px 47px rgba(0,0,0,.161);
height: -moz-fit-content;
height: fit-content;
left: var(--page-margin);
padding: 55px;
position: absolute;
top: 0;
width: 618px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-quote-fullwith-quote .quote-box {
width:464px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-quote-fullwith-quote .quote-box {
padding:25px;
position: relative;
transform: translateY(-50%);
width: calc(100% - 44px)
}
}
.wp-block-rw-kupplung-quote-fullwith-quote .quote-box .name {
color: var(--color-black)
}
.wp-block-rw-kupplung-gallery {
background-color: var(--color-white);
position: relative
}
.wp-block-rw-kupplung-gallery .slider-image img {
aspect-ratio: 1/1;
-o-object-fit: cover;
object-fit: cover;
width: inherit
}
.wp-block-rw-kupplung-gallery.more {
margin-inline:unset!important}
@media only screen and (max-width: 800px) {
.wp-block-rw-kupplung-gallery {
margin-inline:unset!important
}
}
.wp-block-rw-kupplung-history-slide {
color: var(--color-black);
font-family: var(--font-family-inter-bold);
position: relative
}
.wp-block-rw-kupplung-history-slide>h2 {
margin-inline:var(--page-margin)}
.wp-block-rw-kupplung-history-slide .focused-slide {
display: flex;
justify-content: center;
margin-inline:var(--page-margin);text-align: center
}
.wp-block-rw-kupplung-history-slide .focused-slide>* {
flex: 1 1 0px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-top-text {
margin-right: 15px;
text-align: left
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container {
position: relative
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .slide-image {
aspect-ratio: 812/540;
height: 540px;
-o-object-fit: cover;
object-fit: cover
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile,.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .mobile-year {
display: none
}
.wp-block-rw-kupplung-history-slide .slide-year-num {
height: 307px;
margin-top: -158px;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper,.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper {
height: 100%
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide {
align-items: center;
display: flex;
flex-direction: column;
height: 100%;
justify-content: flex-end;
transition: all .4s ease-out
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide.swiper-slide-active {
color: var(--color-magenta);
font-size: 254px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
color: var(--color-grey);
font-size: 154px;
font-weight: 700
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container {
display: flex;
justify-content: center;
position: relative
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slide-sub-text {
font-family: var(--font-family-inter-regular);
font-size: larger;
max-width: 812px;
text-align: left
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slider-btn-container {
display: flex;
gap: 5px;
left: var(--page-margin);
position: absolute;
top: 0
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slider-btn-container .slider-btn {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-sizing: border-box;
cursor: pointer;
height: 50px;
text-align: center;
width: 50px
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slider-btn-container .slider-btn img {
padding-block:10px}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slider-btn-container .slider-btn:hover:not(.disabled):hover {
background-color: #fff;
filter: invert(100%)
}
@media only screen and (max-width: 1800px) {
.wp-block-rw-kupplung-history-slide .focused-slide {
flex-direction:column
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-top-text {
margin-bottom: 25px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-history-slide .slide-year-num {
height: 242px;
margin-top: -125px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide.swiper-slide-active {
font-size: 200px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
font-size: 120px
}
}
@media only screen and (max-width: 1450px) {
.wp-block-rw-kupplung-history-slide .slide-year-num {
height:217px;
margin-top: -113px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide.swiper-slide-active {
font-size: 180px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
font-size: 100px
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container {
margin-inline:100px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .slide-image {
height: auto;
max-height: 540px;
width: 100%
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .mobile-year {
bottom: -117px;
color: var(--color-magenta);
display: inline-block;
font-size: 200px;
left: 50%;
position: absolute;
transform: translate(-50%)
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile {
display: flex;
justify-content: space-between;
left: -70px;
position: absolute;
right: -70px;
top: 50%;
transform: translateY(-50%)
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile .slider-btn {
border: 1px solid var(--color-grey);
cursor: pointer;
height: 50px;
width: 50px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile .slider-btn img {
padding-block:8px}
.wp-block-rw-kupplung-history-slide .slide-year-num {
height: 242px;
margin-top: -125px
}
.wp-block-rw-kupplung-history-slide .slide-year-num .swiper {
display: none
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slide-sub-text {
font-size: large;
height: auto;
margin-inline:var(--page-margin);max-width: unset;
width: auto
}
.wp-block-rw-kupplung-history-slide .slide-sub-text-container .slider-btn-container {
display: none
}
}
@media only screen and (max-width: 1000px) {
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container {
margin-inline:70px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .mobile-year {
bottom: -86px;
font-size: 150px
}
.wp-block-rw-kupplung-history-slide .slide-year-num {
height: 181px;
margin-top: -95px
}
}
@media only screen and (max-width: 650px) {
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container {
margin-inline:45px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .mobile-year {
bottom: -46px;
font-size: 84px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile {
left: -45px;
right: -45px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile .slider-btn {
align-items: center;
display: flex;
height: 30px;
justify-content: center;
width: 30px
}
.wp-block-rw-kupplung-history-slide .focused-slide .slide-image-container .btn-container-mobile .slider-btn img {
padding-block:0;width: 20px
}
.wp-block-rw-kupplung-history-slide .slide-year-num {
height: 101px;
margin-top: -55px
}
.wp-block-rw-kupplung-history-slide .slide-sub-text {
font-size: unset
}
}
@keyframes Opacity {
0% {
opacity: 0
}
to {
opacity: 1
}
}
.wp-block-rw-kupplung-history-slide .oldSlide {
animation: Opacity .35s ease-in-out reverse
}
.wp-block-rw-kupplung-history-slide .newSlide {
animation: Opacity .4s ease-in-out
}
.wp-block-rw-kupplung-history-slide .disabled {
cursor: auto!important;
opacity: .5!important
}
[data-component=CompanyLocations] {
height: 74vh
}
[data-type="scaffold/company-locations"] {
padding: 0!important
}
[data-type="scaffold/company-locations"] .wp-block-rw-kupplung-company-locations {
position: static
}
.wp-block-rw-kupplung-company-locations {
background-image: linear-gradient(180deg,hsla(0,0%,97%,.75),transparent);
color: var(--color-black);
display: flex;
justify-content: center;
left: 0;
position: absolute;
right: 0
}
.wp-block-rw-kupplung-company-locations .content {
max-width: 1920px;
padding: 120px var(--page-margin) 50px
}
@media only screen and (max-width: 1000px) {
.wp-block-rw-kupplung-company-locations .content {
padding-bottom:0;
padding-top: 40px
}
}
.wp-block-rw-kupplung-company-locations .grid {
grid-gap: 80px 18px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr 1fr
}
.wp-block-rw-kupplung-company-locations .grid>div {
width: 370px
}
@media only screen and (max-width: 1700px) {
.wp-block-rw-kupplung-company-locations .grid>div {
width:290px
}
}
.wp-block-rw-kupplung-company-locations .content-text {
max-width: 1230px;
padding-bottom: 60px;
padding-left: 0!important;
padding-right: 0!important
}
.wp-block-rw-kupplung-company-locations .subheading {
color: var(--color-magenta)
}
.wp-block-rw-kupplung-company-locations .address {
margin: 8px 0 20px
}
.wp-block-rw-kupplung-company-locations img {
margin-right: 5px
}
.wp-block-rw-kupplung-company-locations .company-info {
align-items: center;
color: var(--color-black);
display: flex;
margin-bottom: 10px;
text-decoration: none
}
@media only screen and (max-width: 800px) {
.wp-block-rw-kupplung-company-locations .company-info {
margin-bottom:5px
}
}
@media only screen and (max-width: 1350px) {
.wp-block-rw-kupplung-company-locations .grid {
grid-gap:50px 18px;
grid-template-columns: 1fr 1fr
}
}
.wp-block-rw-kupplung-company-locations details>summary {
list-style: none
}
.wp-block-rw-kupplung-company-locations details>summary::-webkit-details-marker,.wp-block-rw-kupplung-company-locations details>summary::marker {
display: none
}
.wp-block-rw-kupplung-company-locations details {
background-color: var(--color-white);
border: 1px solid #e8e8e8;
margin-bottom: 8px;
padding: 21px;
position: relative
}
.wp-block-rw-kupplung-company-locations details h4,.wp-block-rw-kupplung-company-locations details img {
margin-bottom: 0
}
.wp-block-rw-kupplung-company-locations details .minus,.wp-block-rw-kupplung-company-locations details .plus {
position: absolute;
right: 22px;
top: 21px
}
.wp-block-rw-kupplung-company-locations details .minus {
display: none
}
.wp-block-rw-kupplung-company-locations details[open] {
padding-bottom: 28px
}
.wp-block-rw-kupplung-company-locations details[open] .plus {
display: none
}
.wp-block-rw-kupplung-company-locations details[open] .minus {
display: initial
}
.wp-block-rw-kupplung-company-locations details[open] summary {
margin-bottom: 22px
}
.wp-block-rw-kupplung-company-locations .c17-mobil {
display: none
}
@media only screen and (max-width: 800px) {
.wp-block-rw-kupplung-company-locations .c17-mobil {
display:block
}
.wp-block-rw-kupplung-company-locations .c17-desktop {
display: none
}
.wp-block-rw-kupplung-company-locations .address {
margin-bottom: 12px
}
}
.wp-block-rw-kupplung-globe-locations {
background-color: var(--color-white);
color: var(--color-black);
display: flex;
height: 1100px
}
.wp-block-rw-kupplung-globe-locations>div {
flex-grow: 0;
flex-shrink: 0;
margin-left: var(--page-margin);
margin-top: 172px;
max-width: 536px
}
.wp-block-rw-kupplung-globe-locations>span {
flex-grow: 1;
flex-shrink: 1
}
.wp-block-rw-kupplung-globe-locations canvas {
aspect-ratio: unset;
background-color: red;
height: 100%;
width: 100%
}
.wp-block-rw-kupplung-globe-locations a {
display: inline-block;
margin-top: 16px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-globe-locations {
flex-direction:column;
height: unset
}
.wp-block-rw-kupplung-globe-locations>div {
margin-top: unset
}
.wp-block-rw-kupplung-globe-locations a {
margin-top: 10px
}
.wp-block-rw-kupplung-globe-locations a:hover img {
transform: unset
}
.wp-block-rw-kupplung-globe-locations canvas {
height: 334px
}
}
.wp-block-rw-kupplung-sticky {
position: fixed;
right: 0;
top: 40%;
z-index: 10
}
.wp-block-rw-kupplung-sticky .sticky-item {
align-items: center;
background: var(--color-magenta);
box-sizing: border-box;
cursor: pointer;
display: flex;
height: 80px;
justify-content: center;
margin: 2px;
padding: 20px;
width: 80px
}
.wp-block-rw-kupplung-sticky .active {
border: 2px solid #fff;
scale: 1.2;
transform: translateX(-5px)
}
.wp-block-rw-kupplung-sticky .sticky-item:hover {
background: #82074c
}
.wp-block-rw-kupplung-sticky .arrow-up {
background: var(--color-black);
box-sizing: border-box;
cursor: pointer;
float: right;
height: 60px;
margin: 60px 2px 2px;
padding: 10px;
text-align: center;
width: 60px
}
.wp-block-rw-kupplung-sticky .sticky-content-box {
animation: slide-in .5s both;
background: var(--color-white);
box-shadow: 0 0 5px rgba(0,0,0,.1);
height: 420px;
padding: 60px 100px 20px 20px;
position: absolute;
right: 0;
top: -60px;
width: 460px;
z-index: -1
}
.wp-block-rw-kupplung-sticky .sticky-content-box .small_text p {
font-size: 13px
}
.wp-block-rw-kupplung-sticky .sticky-content-box .sticky-dialog-contact-icon {
margin-right: 10px;
transform: translateY(10px);
width: 20px
}
.wp-block-rw-kupplung-sticky .sticky-content-box .contact-link {
font-weight: 700
}
.wp-block-rw-kupplung-sticky .close_btn {
cursor: pointer;
position: absolute;
right: 20px;
top: 20px
}
@keyframes slide-in {
0% {
right: -460px
}
to {
right: 0
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-sticky {
display:none
}
}
.wp-block-rw-kupplung-accordion details {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
margin-bottom: 12px;
padding: 22px 25px
}
.wp-block-rw-kupplung-accordion details summary {
cursor: pointer
}
.wp-block-rw-kupplung-accordion details summary h4 {
margin-bottom: 0
}
.wp-block-rw-kupplung-accordion details summary h4 img {
float: right;
margin-top: 2px
}
.wp-block-rw-kupplung-accordion details summary::-webkit-details-marker,.wp-block-rw-kupplung-accordion details summary::marker {
content: "";
display: none
}
.wp-block-rw-kupplung-accordion details .minus {
display: none
}
.wp-block-rw-kupplung-accordion details[open] {
padding-bottom: 51px
}
.wp-block-rw-kupplung-accordion details[open] .plus {
display: none
}
.wp-block-rw-kupplung-accordion details[open] .minus {
display: initial
}
.wp-block-rw-kupplung-accordion details .content {
margin-top: 40px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-accordion details[open] {
padding-bottom:22px
}
}
.wp-block-rw-kupplung-category-box {
position: relative
}
.wp-block-rw-kupplung-category-box .grid {
grid-gap: 18px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-category-box .grid .box {
background-color: var(--color-white);
border: 1px solid #ededed;
box-shadow: 0 22px 47px rgba(0,0,0,.09);
min-height: 483px;
padding: 40px;
position: relative
}
.wp-block-rw-kupplung-category-box .grid .box:hover .text {
display: none
}
.wp-block-rw-kupplung-category-box .grid .box:hover img {
max-height: 260px;
max-width: 328px
}
.wp-block-rw-kupplung-category-box .grid .box:hover .link-arrow {
display: block;
margin-top: 20px
}
.wp-block-rw-kupplung-category-box a {
color: var(--color-black);
text-decoration: none!important
}
.wp-block-rw-kupplung-category-box .text {
margin-bottom: 20px;
margin-top: 20px
}
.wp-block-rw-kupplung-category-box .imageBox {
align-items: flex-end;
display: flex;
justify-content: flex-end;
position: relative
}
.wp-block-rw-kupplung-category-box .imageBox img {
height: 100%;
margin-right: 20px;
max-height: 235px;
max-width: 253px;
-o-object-fit: contain;
object-fit: contain;
transition: all .25s;
width: 100%
}
.wp-block-rw-kupplung-category-box .mobileShow {
display: none
}
.wp-block-rw-kupplung-category-box .mobileHide {
bottom: 40px;
position: absolute;
right: 40px
}
.wp-block-rw-kupplung-category-box .abbreviation {
background-color: var(--color-white);
border: 2px solid var(--color-magenta);
box-shadow: 0 22px 47px rgba(0,0,0,.09);
color: var(--color-magenta);
font-family: var(--font-family-inter-bold);
font-size: 20px;
line-height: 22px;
padding: 12px 16px;
position: absolute;
right: 0;
top: 0
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-category-box .grid {
grid-template-columns:1fr 1fr
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-category-box .grid .box {
min-height:unset
}
.wp-block-rw-kupplung-category-box .grid .box:hover .text {
display: block
}
.wp-block-rw-kupplung-category-box .grid .box:hover img {
max-height: 235px;
max-width: 253px
}
.wp-block-rw-kupplung-category-box .grid .box:hover .link-arrow {
margin-top: 0
}
.wp-block-rw-kupplung-category-box .imageBox {
display: inline-block;
height: 174px;
margin-top: 23px
}
.wp-block-rw-kupplung-category-box .imageBox img {
transform: unset
}
.wp-block-rw-kupplung-category-box .mobileShow {
display: flex!important;
justify-content: space-evenly
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-category-box .grid {
grid-template-columns:minmax(0,545px)
}
}
.dark .wp-block-rw-kupplung-category-box .grid .box {
background-color: #0f0f0f;
border: 1px solid #2b2b2b;
box-shadow: 0 22px 47px rgba(0,0,0,.502);
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-category-box .abbreviation {
background-color: #151517
}
.wp-block-rw-kupplung-category-header {
color: var(--color-black);
padding-top: 52px;
position: relative
}
.wp-block-rw-kupplung-category-header .text-block {
max-width: 1200px;
position: relative
}
.wp-block-rw-kupplung-category-header .text-block .left-plus {
left: -45px;
position: absolute;
top: -45px;
width: 60px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-category-header {
padding-top:0
}
.wp-block-rw-kupplung-category-header .text-block {
margin-top: 20px
}
.wp-block-rw-kupplung-category-header .text-block .left-plus {
left: -15px;
top: -15px;
width: 22px
}
}
.dark .wp-block-rw-kupplung-category-header {
color: var(--color-white)
}
.wp-block-rw-kupplung-jobs-header {
align-items: center;
color: var(--color-black);
justify-content: space-between;
margin: 0!important;
min-height: 440px;
position: relative
}
.wp-block-rw-kupplung-jobs-header .container {
display: block;
width: 100%
}
.wp-block-rw-kupplung-jobs-header .header-image {
display: block;
height: 391px;
margin-bottom: 100px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-jobs-header .header-image {
height:400px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-jobs-header .header-image {
height:293px;
margin-bottom: 50px
}
}
.wp-block-rw-kupplung-jobs-header .text-block {
display: flex;
flex-direction: column;
margin-inline:var(--page-margin);position: relative
}
.wp-block-rw-kupplung-jobs-header .text-block .left-plus {
left: -45px;
position: absolute;
top: -45px;
width: 60px
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-jobs-header {
min-height:320px
}
.wp-block-rw-kupplung-jobs-header .text-block {
max-width: 500px
}
.wp-block-rw-kupplung-jobs-header .text-block .left-plus {
left: -15px;
top: -15px;
width: 22px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-jobs-header {
flex-direction:column;
height: auto
}
}
.wp-block-rw-kupplung-jobs-list {
color: var(--color-black);
font-family: var(--font-family-inter-bold);
position: relative
}
.wp-block-rw-kupplung-jobs-list #JobsList {
display: block;
position: relative;
top: -150px;
visibility: hidden
}
.wp-block-rw-kupplung-jobs-list .job-table {
margin-bottom: 50px;
margin-top: 50px
}
.wp-block-rw-kupplung-jobs-list .job-table .gray-box {
background: #d3d3d3;
border: 1px solid #ececec;
content: " ";
padding: 50px
}
.wp-block-rw-kupplung-jobs-list .job-table .table-row {
grid-gap: 18px;
align-content: center;
background: var(--color-white);
border: 1px solid #ececec;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 2fr 1fr 1fr
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-jobs-list .job-table .table-row {
grid-gap:5px;
grid-template-columns: 2fr;
margin-top: 20px;
padding: 10px
}
}
.wp-block-rw-kupplung-jobs-list .job-table .table-row .table-col {
margin: auto 0;
padding: 40px
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-jobs-list .job-table .table-row .table-col {
padding-bottom:10px;
padding-left: 20px;
padding-top: 10px;
text-align: left
}
}
.wp-block-rw-kupplung-jobs-list .job-table .table-row .table-col .job-desc {
font-family: var(--font-family-inter-regular)!important
}
.wp-block-rw-kupplung-jobs-list .job-table .table-row .last-col {
text-align: center
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-jobs-list .job-table .table-row .last-col {
text-align:left
}
}
.wp-block-rw-kupplung-large-heading {
color: var(--color-black);
margin-block:200px;position: relative
}
.wp-block-rw-kupplung-large-heading .heading-centered {
margin: auto;
text-align: center
}
.wp-block-rw-kupplung-large-heading .heading-left {
text-align: left
}
.wp-block-rw-kupplung-large-heading h5 {
font-size: 90px;
line-height: 105px;
margin-bottom: 20px;
text-align: inherit
}
.wp-block-rw-kupplung-large-heading .link-button {
color: var(--color-white)!important;
margin-top: 0
}
.wp-block-rw-kupplung-large-heading .link-button:hover {
color: var(--color-black)!important
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-large-heading {
margin-block:140px
}
.wp-block-rw-kupplung-large-heading h5 {
font-size: 55px;
line-height: 65px
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-large-heading {
margin-block:100px
}
.wp-block-rw-kupplung-large-heading h5 {
font-size: 34px;
line-height: 45px
}
.wp-block-rw-kupplung-large-heading a:hover img {
transform: unset
}
}
.dark .wp-block-rw-kupplung-large-heading h5 {
color: var(--color-white)
}
.wp-block-rw-kupplung-latest-news {
background-color: var(--color-white);
color: var(--color-black);
position: relative
}
.wp-block-rw-kupplung-latest-news .category-switch-container {
align-items: center;
display: flex;
margin-block:20px}
.wp-block-rw-kupplung-latest-news .category-switch-container .category-tag {
align-items: center;
background-color: #dfdfdf;
border-radius: 50px;
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
margin-inline:5px;padding: 10px 20px;
transition: .1s;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.wp-block-rw-kupplung-latest-news .category-switch-container .category-tag:hover {
background-color: #afafaf
}
.wp-block-rw-kupplung-latest-news .category-switch-container .category-tag:active {
scale: .9
}
.wp-block-rw-kupplung-latest-news .category-switch-container .active-category-tag {
background-color: #afafaf
}
.wp-block-rw-kupplung-latest-news .category-switch-container .clear-tag-selection img {
height: 15px
}
.wp-block-rw-kupplung-latest-news .latest-news-grid {
grid-gap: 18px;
display: grid;
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .post-teaser-box {
align-items: flex-start;
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 22px 47px rgba(0,0,0,.09);
display: none;
flex-direction: column;
justify-content: space-between;
padding: 40px;
transform-origin: center
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .post-teaser-box .tag {
border: 1px solid #aeaeae;
margin-top: 0;
padding: 5px 12px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .post-teaser-box .content-p {
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
display: -webkit-box;
margin-block:15px;overflow: hidden
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .post-teaser-box .content-p>* {
display: inline;
margin: 0
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .post-teaser-box .content-p>:not(p) {
display: none
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .noAnimations {
animation-duration: 0s!important;
-webkit-animation-duration: 0s!important
}
.wp-block-rw-kupplung-latest-news .button-container {
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.wp-block-rw-kupplung-latest-news .link-button {
color: var(--color-white)!important
}
.wp-block-rw-kupplung-latest-news .link-button:hover {
color: var(--color-black)!important
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .paginationShowInit {
display: flex
}
.wp-block-rw-kupplung-latest-news .latest-news-grid .paginationShow {
animation: Opacity .5s ease-in forwards;
display: flex
}
.wp-block-rw-kupplung-latest-news .button-container .disabledButton {
background-color: var(--color-white)!important;
border: 2px solid var(--color-grey)!important;
color: var(--color-grey)!important;
pointer-events: none!important
}
.wp-block-rw-kupplung-latest-news .button-container .removeButton {
display: none
}
@keyframes Opacity {
0% {
opacity: 0;
transform: scale(0)
}
to {
opacity: 1;
transform: scale(1)
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-latest-news a:hover img {
transform:unset
}
.wp-block-rw-kupplung-latest-news .latest-news-grid {
grid-template-columns: 1fr
}
.wp-block-rw-kupplung-latest-news .latest-news-grid>div {
padding: 23px
}
}
.wp-block-rw-kupplung-plus-heading {
margin-bottom: -90px;
position: relative
}
.wp-block-rw-kupplung-plus-heading .content-text {
max-width: 1230px
}
.wp-block-rw-kupplung-plus-heading h2 {
padding-top: 47px
}
.wp-block-rw-kupplung-plus-heading h4 {
margin-bottom: 38px
}
.wp-block-rw-kupplung-plus-heading .leftPlus {
left: -32px;
position: absolute;
top: -22px;
width: 45px
}
.wp-block-rw-kupplung-plus-heading ul {
list-style: none;
padding-left: 18px
}
.wp-block-rw-kupplung-plus-heading li:before {
color: var(--color-magenta);
content: "â€¢";
display: inline-block;
margin-left: -1em;
position: absolute;
width: 1em
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-plus-heading {
margin-bottom:-40px
}
.wp-block-rw-kupplung-plus-heading .leftPlus {
left: -14px;
top: -11px;
width: 17px
}
}
.wp-block-rw-kupplung-product-downloads {
margin-bottom: 197px
}
.wp-block-rw-kupplung-product-downloads details {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
margin-bottom: 12px;
padding: 22px 25px
}
.wp-block-rw-kupplung-product-downloads details summary {
cursor: pointer
}
.wp-block-rw-kupplung-product-downloads details summary h4 {
margin-bottom: 0
}
.wp-block-rw-kupplung-product-downloads details summary h4 img {
float: right;
margin-top: 2px
}
.wp-block-rw-kupplung-product-downloads details summary::-webkit-details-marker,.wp-block-rw-kupplung-product-downloads details summary::marker {
content: "";
display: none
}
.wp-block-rw-kupplung-product-downloads details .description {
display: inline-block;
margin: 40px 0
}
.wp-block-rw-kupplung-product-downloads details .minus {
display: none
}
.wp-block-rw-kupplung-product-downloads details[open] {
padding-bottom: 51px
}
.wp-block-rw-kupplung-product-downloads details[open] .plus {
display: none
}
.wp-block-rw-kupplung-product-downloads details[open] .minus {
display: initial
}
.wp-block-rw-kupplung-product-downloads details .grid {
grid-gap: 18px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-product-downloads details .grid .box {
display: flex;
gap: 42px
}
.wp-block-rw-kupplung-product-downloads details .grid .box .info {
display: flex;
flex: 1 0 1px;
flex-direction: column;
justify-content: space-between
}
.wp-block-rw-kupplung-product-downloads details .grid .title {
font-family: var(--font-family-inter-bold)
}
.wp-block-rw-kupplung-product-downloads details .grid .thumbnail {
box-shadow: 0 0 20px hsla(0,0%,55%,.5);
height: 198px;
-o-object-fit: cover;
object-fit: cover;
width: 140px
}
.wp-block-rw-kupplung-product-downloads details .grid a {
color: var(--color-magenta)!important;
cursor: pointer;
font-family: var(--font-family-inter-bold);
font-size: 18px;
line-height: 22px;
text-decoration: none!important
}
.wp-block-rw-kupplung-product-downloads details .grid a img {
margin-left: 10px;
vertical-align: middle
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-downloads details .grid a {
font-size:16px;
line-height: 20px
}
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-product-downloads details .grid {
grid-template-columns:1fr 1fr
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-downloads {
margin-bottom:unset
}
.wp-block-rw-kupplung-product-downloads details .description {
margin: 20px 0
}
.wp-block-rw-kupplung-product-downloads details[open] {
padding-bottom: 22px
}
.wp-block-rw-kupplung-product-downloads details .grid {
grid-template-columns: 1fr
}
.wp-block-rw-kupplung-product-downloads details .grid .box {
gap: 9px
}
.wp-block-rw-kupplung-product-downloads details .grid .thumbnail {
height: 117px;
width: 83px
}
.wp-block-rw-kupplung-product-downloads details .grid a img {
width: 11px
}
}
.dark .wp-block-rw-kupplung-product-downloads h3,.dark .wp-block-rw-kupplung-product-downloads h4 {
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-downloads details {
background-color: #0a0a0a;
border: 1px solid #202020;
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-downloads .minus,.dark .wp-block-rw-kupplung-product-downloads .plus {
filter: invert(100%) sepia(0) saturate(0) hue-rotate(152deg) brightness(110%) contrast(101%)
}
.wp-block-rw-kupplung-product-grid {
position: relative
}
.wp-block-rw-kupplung-product-grid .grid {
grid-gap: 18px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-product-grid .grid .box {
background-color: var(--color-white);
border: 1px solid #ededed;
box-shadow: 0 22px 47px rgba(0,0,0,.09);
color: var(--color-black);
height: 483px;
padding: 40px;
position: relative
}
.wp-block-rw-kupplung-product-grid .grid .box:hover .subHeadline {
display: none
}
.wp-block-rw-kupplung-product-grid .grid .box:hover img {
max-height: 260px;
max-width: 328px
}
.wp-block-rw-kupplung-product-grid .grid .box:hover a {
margin-top: 20px
}
.wp-block-rw-kupplung-product-grid a {
text-decoration: none!important
}
.wp-block-rw-kupplung-product-grid .arrowLink {
display: block;
margin-top: 42px
}
.wp-block-rw-kupplung-product-grid .imageBox {
align-items: flex-end;
display: flex;
justify-content: flex-end;
position: relative
}
.wp-block-rw-kupplung-product-grid .imageBox img {
height: 100%;
margin-right: 20px;
max-height: 235px;
max-width: 253px;
-o-object-fit: contain;
object-fit: contain;
transition: all .25s;
width: 100%
}
.wp-block-rw-kupplung-product-grid .mobileShow {
display: none
}
.wp-block-rw-kupplung-product-grid .mobileHide {
bottom: 40px;
position: absolute;
right: 40px
}
.wp-block-rw-kupplung-product-grid .abbreviation {
background-color: var(--color-white);
border: 2px solid var(--color-magenta);
box-shadow: 0 22px 47px rgba(0,0,0,.09);
color: var(--color-magenta);
font-family: var(--font-family-inter-bold);
font-size: 20px;
line-height: 22px;
padding: 12px 16px;
position: absolute;
right: 0;
top: 0
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-product-grid .grid {
grid-template-columns:1fr 1fr
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-grid .grid .box {
height:unset
}
.wp-block-rw-kupplung-product-grid .grid .box:hover .subHeadline {
display: block
}
.wp-block-rw-kupplung-product-grid .grid .box:hover img {
max-height: 235px;
max-width: 253px
}
.wp-block-rw-kupplung-product-grid .grid .box:hover a {
margin-top: 42px!important
}
.wp-block-rw-kupplung-product-grid .imageBox {
display: inline-block;
height: 174px;
margin-top: 23px;
min-width: 200px
}
.wp-block-rw-kupplung-product-grid .imageBox img {
transform: unset
}
.wp-block-rw-kupplung-product-grid .arrowLink {
margin-top: 23px
}
.wp-block-rw-kupplung-product-grid .mobileShow {
display: flex!important;
justify-content: space-evenly
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-product-grid .grid {
grid-template-columns:minmax(0,545px)
}
}
.dark .wp-block-rw-kupplung-product-grid .grid .box {
background-color: #0f0f0f;
border: 1px solid #2b2b2b;
box-shadow: 0 22px 47px rgba(0,0,0,.502);
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-grid .abbreviation {
background-color: #151517
}
.wp-block-rw-kupplung-product-header {
align-items: center;
color: var(--color-black);
display: flex;
justify-content: space-between;
min-height: 440px;
position: relative
}
.wp-block-rw-kupplung-product-header .text-block {
display: flex;
flex-direction: column;
max-width: 711px;
position: relative
}
.wp-block-rw-kupplung-product-header .text-block .left-plus {
left: -45px;
position: absolute;
top: -45px;
width: 60px
}
.wp-block-rw-kupplung-product-header .text-block .image-container-mobile {
display: none
}
.wp-block-rw-kupplung-product-header .text-block .link-button {
margin-top: 55px;
width: -moz-fit-content;
width: fit-content
}
.wp-block-rw-kupplung-product-header .image-container {
height: 100%;
margin-right: 125px;
text-align: center;
width: 500px
}
.wp-block-rw-kupplung-product-header .image-container>.image {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
width: 100%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-header {
height:320px
}
.wp-block-rw-kupplung-product-header .text-block {
max-width: 500px
}
.wp-block-rw-kupplung-product-header .text-block .left-plus {
left: -15px;
top: -15px;
width: 22px
}
.wp-block-rw-kupplung-product-header .image-container {
flex: 1 1 0px;
max-width: 500px
}
}
@media only screen and (max-width: 900px) {
.wp-block-rw-kupplung-product-header {
flex-direction:column;
height: auto
}
.wp-block-rw-kupplung-product-header .text-block .image-container-mobile {
display: block;
height: 284px;
margin-top: 20px
}
.wp-block-rw-kupplung-product-header .text-block .image-container-mobile .image {
height: 100%
}
.wp-block-rw-kupplung-product-header .text-block .link-button {
margin-top: 15px
}
.wp-block-rw-kupplung-product-header .image-container {
display: none
}
}
@media only screen and (max-width: 450px) {
.wp-block-rw-kupplung-product-header .text-block .image-container-mobile {
margin-inline:auto
}
}
.dark .wp-block-rw-kupplung-product-header {
color: var(--color-white)
}
[data-component=ProductTab] {
height: 400px
}
[data-type="scaffold/product-tab"] {
padding: 0!important
}
[data-type="scaffold/product-tab"] .wp-block-rw-kupplung-product-tab {
position: static
}
.wp-block-rw-kupplung-product-tab {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 0 50px rgba(0,0,0,.051);
left: 0;
margin: 0!important;
padding: 93px 138px 83px;
right: 0
}
.wp-block-rw-kupplung-product-tab>.tabs {
display: none;
margin-inline:auto!important;max-width: 1640px
}
.wp-block-rw-kupplung-product-tab>.tabs.selected {
display: block
}
.wp-block-rw-kupplung-product-tab .headline {
margin-bottom: 38px;
margin-inline:auto!important;max-width: 1640px
}
.wp-block-rw-kupplung-product-tab h4 {
display: inline-block
}
.wp-block-rw-kupplung-product-tab .separator {
border: 1px solid var(--color-black);
display: inline-block;
height: 25px;
margin: 0 19px;
opacity: .5
}
.wp-block-rw-kupplung-product-tab .inactive {
opacity: .2
}
.wp-block-rw-kupplung-product-tab .pointer {
cursor: pointer
}
.wp-block-rw-kupplung-product-tab .nested ul {
-moz-column-count: 2;
column-count: 2;
-moz-column-gap: 80px;
column-gap: 80px;
font-family: var(--font-family-inter-bold);
list-style: none;
padding-left: 2px
}
.wp-block-rw-kupplung-product-tab .nested ul li {
-moz-column-break-inside: avoid;
break-inside: avoid
}
.wp-block-rw-kupplung-product-tab .nested ul li~li {
margin-top: 59px
}
.wp-block-rw-kupplung-product-tab .nested ul li:before {
content: ""!important
}
.wp-block-rw-kupplung-product-tab .nested ul ul {
-moz-column-count: unset;
column-count: unset;
font-family: var(--font-family-inter-regular);
padding-left: 18px
}
.wp-block-rw-kupplung-product-tab .nested ul ul li {
margin-top: unset
}
.wp-block-rw-kupplung-product-tab .nested ul ul li:not(.not):before {
content: "•"!important
}
.wp-block-rw-kupplung-product-tab .grid {
grid-gap: 30px 40px;
display: grid;
grid-auto-columns: minmax(0,1fr);
grid-template-columns: 1fr 1fr 1fr
}
.wp-block-rw-kupplung-product-tab .grid strong {
font-family: var(--font-family-inter-bold)
}
.wp-block-rw-kupplung-product-tab details {
position: relative
}
.wp-block-rw-kupplung-product-tab details .minus,.wp-block-rw-kupplung-product-tab details .plus {
position: absolute;
right: 22px;
top: 21px
}
.wp-block-rw-kupplung-product-tab details .minus {
display: none
}
.wp-block-rw-kupplung-product-tab details[open] {
padding-bottom: 28px
}
.wp-block-rw-kupplung-product-tab details[open] .plus {
display: none
}
.wp-block-rw-kupplung-product-tab details[open] .minus {
display: initial
}
.wp-block-rw-kupplung-product-tab details[open] summary {
margin-bottom: 22px
}
.wp-block-rw-kupplung-product-tab details>summary {
cursor: pointer;
display: none;
list-style: none
}
.wp-block-rw-kupplung-product-tab details>summary h4 {
margin-bottom: 0
}
.wp-block-rw-kupplung-product-tab details>summary::-webkit-details-marker,.wp-block-rw-kupplung-product-tab details>summary::marker {
display: none
}
.wp-block-rw-kupplung-product-tab .text_box {
display: flex;
gap: 55px
}
.wp-block-rw-kupplung-product-tab .text_box img {
max-height: 412px;
max-width: 674px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media only screen and (max-width: 1600px) {
.wp-block-rw-kupplung-product-tab {
padding:60px
}
.wp-block-rw-kupplung-product-tab .grid {
grid-template-columns: 1fr 1fr
}
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-tab {
background-color:unset;
border: unset;
box-shadow: unset;
padding: 0 20px
}
.wp-block-rw-kupplung-product-tab h4 {
display: block
}
.wp-block-rw-kupplung-product-tab .separator {
height: 18px;
margin: 0 10px
}
.wp-block-rw-kupplung-product-tab>.tabs {
background-color: var(--color-white);
border: 1px solid var(--color-grey);
box-shadow: 0 0 50px rgba(0,0,0,.051);
display: block;
margin-bottom: 15px
}
.wp-block-rw-kupplung-product-tab .nested ul {
-moz-column-count: 1;
column-count: 1
}
.wp-block-rw-kupplung-product-tab .nested ul li~li {
margin-top: 43px
}
.wp-block-rw-kupplung-product-tab .nested ul ul li {
margin-top: unset
}
.wp-block-rw-kupplung-product-tab .grid {
grid-gap: 10px;
grid-template-columns: 1fr
}
.wp-block-rw-kupplung-product-tab .grid>div {
min-height: unset
}
.wp-block-rw-kupplung-product-tab .grid>div p {
margin-bottom: 0;
margin-top: 7px
}
.wp-block-rw-kupplung-product-tab details {
border: 1px solid #e8e8e8;
margin-bottom: 8px;
padding: 21px
}
.wp-block-rw-kupplung-product-tab details summary {
display: list-item
}
.wp-block-rw-kupplung-product-tab .text_box {
flex-direction: column
}
}
.dark .wp-block-rw-kupplung-product-tab {
background-color: #0a0a0a;
border: unset;
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-tab .separator {
border-color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-tab .grid>div {
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-tab .minus,.dark .wp-block-rw-kupplung-product-tab .plus {
filter: invert(100%) sepia(0) saturate(0) hue-rotate(152deg) brightness(110%) contrast(101%)
}
@media only screen and (max-width: 1200px) {
.dark .wp-block-rw-kupplung-product-tab {
background-color:unset;
border: unset;
box-shadow: unset
}
.dark .wp-block-rw-kupplung-product-tab details {
background-color: #0a0a0a;
border: 1px solid #202020;
color: var(--color-white)
}
}
input.field_username {
display: none!important
}
.registration-select:focus-visible {
outline: 0
}
.registration-select {
margin-right: 10%
}
.registration-select [class$=-requiredInput] {
border: 0;
height: 0;
min-height: 0!important;
padding: 0!important;
position: absolute
}
.registration-select>div:is(.css-vzbn94-control,.css-qrg9yj-control),.registration-select>div:is(.css-vzbn94-control,.css-qrg9yj-control):hover {
border-color: #ebebeb;
box-shadow: none
}
.registration-select>div:focus-within {
border-color: var(--color-magenta)!important
}
.registration-select .css-19bb58m {
padding-bottom: 1px!important
}
.registration-select input {
width: unset!important
}
.registration-select>div[class$=-menu]>div>.css-d7l1ni-option,.registration-select>div[class$=-menu]>div>[class$=-option]:not(.css-tr4s17-option):hover {
background-color: rgba(185,11,108,.3)
}
.registration-select>div[class$=-menu]>div>.css-tr4s17-option {
background-color: var(--color-magenta)
}
@media only screen and (max-width: 600px) {
.registration-select {
width:100%
}
}
.wp-block-rw-kupplung-product-table {
margin-bottom: 124px
}
.wp-block-rw-kupplung-product-table .open {
color: var(--color-magenta);
cursor: pointer;
min-width: 138px;
text-decoration: none
}
.wp-block-rw-kupplung-product-table .open div {
border-top: 4px solid var(--color-magenta);
cursor: auto;
padding: 37px 50px 32px 23px;
transform: unset!important
}
.wp-block-rw-kupplung-product-table .open div div {
margin-top: unset
}
.wp-block-rw-kupplung-product-table .open img {
margin-right: 0;
position: absolute;
right: 21px;
top: 45px
}
.wp-block-rw-kupplung-product-table .table-scroll-container {
box-shadow: 0 20px 99px rgba(0,0,0,.071);
margin-bottom: 100px;
margin-top: 15px;
max-width: 100%;
overflow-x: auto
}
.wp-block-rw-kupplung-product-table table.mobileHide {
background-color: var(--color-white);
border: 1px solid #eaeaea;
border-collapse: collapse
}
.wp-block-rw-kupplung-product-table table.mobileHide td {
border: 1px solid #eaeaea;
padding: 21px 20px
}
.wp-block-rw-kupplung-product-table table.mobileHide .series {
max-width: 73px;
padding: 0;
position: relative;
vertical-align: initial
}
.wp-block-rw-kupplung-product-table table.mobileHide .series>div {
cursor: pointer;
transform: rotate(270deg)
}
.wp-block-rw-kupplung-product-table table.mobileHide .series>div>div {
position: relative;
right: 196px;
text-align: right;
width: 248px
}
.wp-block-rw-kupplung-product-table table.mobileHide .series.grey {
border-bottom: 2px solid #eaeaea
}
.wp-block-rw-kupplung-product-table table.mobileHide .series img {
margin-left: 32px;
margin-right: 3px
}
.wp-block-rw-kupplung-product-table .mobileShow {
display: none
}
.wp-block-rw-kupplung-product-table .mobileShow details summary {
background-color: var(--color-white);
border: 1px solid #eaeaea;
border-bottom: none;
cursor: pointer;
padding: 17px 20px 17px 10px
}
.wp-block-rw-kupplung-product-table .mobileShow details summary::-webkit-details-marker,.wp-block-rw-kupplung-product-table .mobileShow details summary::marker {
content: "";
display: none
}
.wp-block-rw-kupplung-product-table .mobileShow details summary img {
float: right;
margin-top: 7px
}
.wp-block-rw-kupplung-product-table .mobileShow details:last-child {
border-bottom: 1px solid #eaeaea
}
.wp-block-rw-kupplung-product-table .mobileShow details .mobileTableContainer {
max-width: 100%;
overflow-x: auto
}
.wp-block-rw-kupplung-product-table .mobileShow details table {
border-collapse: collapse;
width: 100%
}
.wp-block-rw-kupplung-product-table .mobileShow details table td {
background-color: var(--color-white);
border-bottom: none!important;
border: 1px solid #eaeaea;
padding: 18px 9px
}
.wp-block-rw-kupplung-product-table .mobileShow details .openIcon {
display: none
}
.wp-block-rw-kupplung-product-table .mobileShow details[open] summary {
border-top: 3px solid var(--color-magenta);
color: var(--color-magenta);
padding-top: 15px
}
.wp-block-rw-kupplung-product-table .mobileShow details[open] .closed {
display: none
}
.wp-block-rw-kupplung-product-table .mobileShow details[open] .openIcon {
display: initial
}
.wp-block-rw-kupplung-product-table .center {
text-align: center
}
.wp-block-rw-kupplung-product-table .grey {
background-color: #f8f8f8!important
}
.wp-block-rw-kupplung-product-table h3 {
display: inline-block
}
.wp-block-rw-kupplung-product-table .separator {
border: 1px solid var(--color-black);
display: inline-block;
height: 30px;
margin: 0 36px;
opacity: .5
}
.wp-block-rw-kupplung-product-table .inactive {
opacity: .2
}
.wp-block-rw-kupplung-product-table .pointer {
cursor: pointer
}
.wp-block-rw-kupplung-product-table .technical {
min-height: 350px
}
.wp-block-rw-kupplung-product-table .technical_bg {
filter: invert(32%) sepia(0) saturate(1424%) hue-rotate(146deg) brightness(101%) contrast(88%);
margin-top: 147px;
opacity: .5;
position: absolute;
right: 60px;
z-index: -1
}
.wp-block-rw-kupplung-product-table iframe {
border: unset;
height: 850px;
margin-bottom: -30px;
width: 100%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-product-table .separator {
height:18px;
margin: 0 10px
}
}
.wp-block-rw-kupplung-product-table h2 {
scroll-margin-top: 100px
}
.dark .wp-block-rw-kupplung-product-table {
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-table .separator {
border-color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-table table {
background-color: #141414
}
.dark .wp-block-rw-kupplung-product-table .grey {
background-color: #0b0b0b!important
}
.dark .wp-block-rw-kupplung-product-table .series:not(.open) img,.dark .wp-block-rw-kupplung-product-table details:not([open]) img {
filter: invert(100%) sepia(0) saturate(0) hue-rotate(152deg) brightness(110%) contrast(101%)
}
.dark .wp-block-rw-kupplung-product-table .mobileShow .grey {
background-color: #141414!important
}
.dark .wp-block-rw-kupplung-product-table .mobileShow summary,.dark .wp-block-rw-kupplung-product-table .mobileShow td {
background-color: #0b0b0b!important
}
#rw-form-container {
scroll-margin-top: 100px
}
.rw-form {
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
margin-top: 0;
padding: 40px 0
}
.rw-form>h4,.rw-form>p {
display: none;
max-width: 80%
}
.rw-form>p.user-registration-message {
display: block
}
.rw-form .mandatory-fields {
color: #666;
display: block;
font-size: 16px
}
.rw-form .input-container {
margin-bottom: 45px
}
.rw-form .input-container>div {
display: inline-block;
width: -moz-fit-content;
width: fit-content
}
.rw-form .input-container>div:not(:last-child) {
margin-right: 15px
}
.rw-form .input-container>div:last-child {
margin-top: 15px
}
.rw-form .input-container label {
display: block;
font-size: 16px;
margin-bottom: 5px;
margin-top: 10px
}
.rw-form .input-container input:not([type=checkbox]) {
background-color: #f9f9f9;
color: var(--color-black);
padding: 15px 20px
}
.rw-form .input-container .checkmark-container-cad {
cursor: pointer;
display: block;
font-size: 16px;
margin-bottom: 12px;
padding-left: 35px;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.rw-form .input-container .checkmark-container-cad input[type=checkbox] {
cursor: pointer;
height: 0;
opacity: 0;
position: absolute;
width: 0
}
.rw-form .input-container .checkmark-container-cad .checkmark-cad {
--display: none;
background-color: #f8f8f8;
border: 1px solid #e4e4e4;
border-radius: 50px;
cursor: pointer;
height: 25px;
left: 0;
position: absolute;
top: 0;
width: 25px
}
.rw-form .input-container .checkmark-container-cad .checkmark-cad:after {
border: solid #b90b6c;
border-width: 0 2px 2px 0;
content: "";
display: var(--display);
height: 14px;
left: 8px;
position: absolute;
top: 3px;
transform: rotate(45deg);
width: 7px
}
.rw-form .input-container .checkmark-container-cad:hover .checkmark-cad {
background-color: #ddd
}
.rw-form .submit-container input[type=submit] {
cursor: pointer;
margin: 0 30px 0 0!important;
padding: 15px 25px;
text-align: center
}
.rw-form .submit-container button[type=button] {
color: var(--color-magenta)!important;
margin-top: 15px
}
.rw-form .submit-container .switch-form-button-header {
display: none
}
.rw-form .submit-container .rw-forgotpassword {
color: #000;
display: block;
font-size: 14px;
margin-top: 15px
}
@media only screen and (max-width: 600px) {
.rw-form .input-container>div,.rw-form .input-container>div input {
width:100%
}
}
section.wp-block-rw-kupplung-product-table .rw-form {
margin-top: 200px
}
section.wp-block-rw-kupplung-product-table .rw-form>:is(p,h4) {
display: block
}
.dark .rw-form .submit-container input[type=submit] {
background-color: var(--color-white);
border: 2px solid var(--color-white);
color: var(--color-black)
}
.dark .rw-form .submit-container input[type=submit]:hover {
background-color: var(--color-black);
border-color: var(--color-white);
color: var(--color-white)
}
.dark .rw-form .submit-container .rw-forgotpassword {
color: var(--color-white)
}
.dark .rw-popup {
background-color: var(--color-black);
border: 1px solid #000
}
.dark .rw-popup button {
background-color: var(--color-white);
border: 2px solid var(--color-white);
color: var(--color-black)
}
.dark .rw-popup button:hover {
background-color: var(--color-black);
border: 2px solid var(--color-white);
color: var(--color-white)
}
.dark .rw-popup a img {
filter: invert(100%)
}
.rw-popup {
background-color: var(--color-white);
border: 1px solid #c5c5c5;
min-height: 200px;
padding: 55px;
position: relative;
width: 50%
}
.rw-popup a {
cursor: pointer;
position: absolute;
right: 20px;
top: 20px
}
.rw-popup a img {
transform: rotate(45deg)
}
.rw-popup button {
margin-top: 10px;
padding: 15px 30px;
text-align: center
}
@media only screen and (max-width: 900px) {
.rw-popup {
width:80%
}
}
@media only screen and (max-width: 600px) {
.rw-popup {
padding:35px;
width: 85%
}
}
.rw-backfilter {
align-items: center;
background: rgba(0,0,0,.7);
bottom: 0;
display: flex;
height: 100vh;
justify-content: center;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100vw;
z-index: 9999
}
:is(header.nav-wrapper,#menu-mobil) [data-component=LoginBox] {
padding: 30px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form {
border: 0;
font-family: var(--font-family-inter-regular);
margin-top: 0;
padding: 0
}
:is(header.nav-wrapper,#menu-mobil) .rw-form>:is(p,h4) {
display: block
}
:is(header.nav-wrapper,#menu-mobil) .rw-form>h4 {
color: #515352;
font-size: 18px!important;
font-weight: 400;
line-height: 24px;
margin-bottom: 15px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container {
margin-bottom: 0
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div {
width: 100%
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div input:not([type=checkbox]) {
width: 100%
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div:not(:last-child) {
margin-bottom: 15px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container label {
display: none
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container input[type=submit] {
background-color: #000;
border: 2px solid #000;
color: #fff;
height: unset!important;
width: -moz-fit-content;
width: fit-content
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container input[type=submit]:hover {
background-color: #fff;
color: #000
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .switch-form-button {
display: none
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .switch-form-button-header {
display: block;
font-size: 14px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .rw-forgotpassword {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 15px
}
[data-component=ScrollyTelling] {
height: 200vh;
margin-bottom: -600px
}
@media only screen and (max-width: 1100px) {
[data-component=ScrollyTelling] {
margin-bottom:0
}
}
.wp-block-rw-kupplung-scrolly-telling {
background-color: var(--color-white);
box-shadow: 0 0 50px rgba(0,0,0,.051);
left: 0;
margin: 0!important;
position: absolute;
right: 0
}
.wp-block-rw-kupplung-scrolly-telling .video-container {
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 2
}
.wp-block-rw-kupplung-scrolly-telling .video-container video {
height: 94vh;
-o-object-fit: cover;
object-fit: cover;
transition: .5s;
width: 100%
}
.wp-block-rw-kupplung-scrolly-telling .video-container img {
bottom: 20px;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 10vw
}
.wp-block-rw-kupplung-scrolly-telling .video-container .scroll-h1 {
color: var(--color-white);
display: flex;
justify-content: left;
position: absolute;
top: 80px;
width: 100%;
z-index: 1
}
.wp-block-rw-kupplung-scrolly-telling .video-container .scroll-h1 div {
display: flex;
justify-content: center;
margin-inline:var(--page-margin);position: relative
}
.wp-block-rw-kupplung-scrolly-telling .video-container .scroll-h1 div .left-plus {
left: -6px;
position: absolute;
top: -13px;
width: 22px
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container {
position: relative
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-h1-wrapper {
display: flex;
height: 700px;
justify-content: flex-end;
position: absolute;
width: 100%
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-h1 {
color: var(--color-white);
height: -moz-fit-content;
height: fit-content;
max-width: 550px;
position: sticky;
right: var(--page-margin);
top: 250px;
z-index: 1
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-h1 h1 {
margin: 0
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-h1 .left-plus {
left: -45px;
position: absolute;
top: -40px;
width: 60px
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound {
height: 300vh
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound .content {
align-items: center;
display: flex;
flex-direction: column;
height: 100vh;
justify-content: flex-start;
position: sticky;
top: 100px;
width: 100%
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound video {
height: 94vh;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound.bound-one {
background: #d0d8db
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-icon {
height: auto;
left: 50%;
position: absolute;
top: 70vh;
transform: translate(-50%);
width: 60px;
z-index: 1
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-h1 .left-plus {
left:-20px;
top: -15px;
width: 25px
}
}
@media only screen and (max-width: 1080px) {
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound .content {
top:80px
}
.wp-block-rw-kupplung-scrolly-telling .scrollytelling-container .scroll-bound video,.wp-block-rw-kupplung-scrolly-telling .video-container video {
height: 100vh;
-o-object-fit: cover;
object-fit: cover
}
}
input.field_username {
display: none!important
}
.registration-select:focus-visible {
outline: 0
}
.registration-select {
margin-right: 10%
}
.registration-select [class$=-requiredInput] {
border: 0;
height: 0;
min-height: 0!important;
padding: 0!important;
position: absolute
}
.registration-select>div:is(.css-vzbn94-control,.css-qrg9yj-control),.registration-select>div:is(.css-vzbn94-control,.css-qrg9yj-control):hover {
border-color: #ebebeb;
box-shadow: none
}
.registration-select>div:focus-within {
border-color: var(--color-magenta)!important
}
.registration-select .css-19bb58m {
padding-bottom: 1px!important
}
.registration-select input {
width: unset!important
}
.registration-select>div[class$=-menu]>div>.css-d7l1ni-option,.registration-select>div[class$=-menu]>div>[class$=-option]:not(.css-tr4s17-option):hover {
background-color: rgba(185,11,108,.3)
}
.registration-select>div[class$=-menu]>div>.css-tr4s17-option {
background-color: var(--color-magenta)
}
@media only screen and (max-width: 600px) {
.registration-select {
width:100%
}
}
.wp-block-rw-kupplung-cad-configurator {
margin-bottom: 124px
}
.wp-block-rw-kupplung-cad-configurator .open {
color: var(--color-magenta);
cursor: pointer;
min-width: 138px;
text-decoration: none
}
.wp-block-rw-kupplung-cad-configurator .open div {
border-top: 4px solid var(--color-magenta);
cursor: auto;
padding: 37px 50px 32px 23px;
transform: unset!important
}
.wp-block-rw-kupplung-cad-configurator .open div div {
margin-top: unset
}
.wp-block-rw-kupplung-cad-configurator .open img {
margin-right: 0;
position: absolute;
right: 21px;
top: 45px
}
.wp-block-rw-kupplung-cad-configurator .table-scroll-container {
box-shadow: 0 20px 99px rgba(0,0,0,.071);
margin-bottom: 100px;
margin-top: 15px;
max-width: 100%;
overflow-x: auto
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide {
background-color: var(--color-white);
border: 1px solid #eaeaea;
border-collapse: collapse
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide td {
border: 1px solid #eaeaea;
padding: 21px 20px
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide .series {
max-width: 73px;
padding: 0;
position: relative;
vertical-align: initial
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide .series>div {
cursor: pointer;
transform: rotate(270deg)
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide .series>div>div {
position: relative;
right: 196px;
text-align: right;
width: 248px
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide .series.grey {
border-bottom: 2px solid #eaeaea
}
.wp-block-rw-kupplung-cad-configurator table.mobileHide .series img {
margin-left: 32px;
margin-right: 3px
}
.wp-block-rw-kupplung-cad-configurator .mobileShow {
display: none
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details summary {
background-color: var(--color-white);
border: 1px solid #eaeaea;
border-bottom: none;
cursor: pointer;
padding: 17px 20px 17px 10px
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details summary::-webkit-details-marker,.wp-block-rw-kupplung-cad-configurator .mobileShow details summary::marker {
content: "";
display: none
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details summary img {
float: right;
margin-top: 7px
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details:last-child {
border-bottom: 1px solid #eaeaea
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details .mobileTableContainer {
max-width: 100%;
overflow-x: auto
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details table {
border-collapse: collapse;
width: 100%
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details table td {
background-color: var(--color-white);
border-bottom: none!important;
border: 1px solid #eaeaea;
padding: 18px 9px
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details .openIcon {
display: none
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details[open] summary {
border-top: 3px solid var(--color-magenta);
color: var(--color-magenta);
padding-top: 15px
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details[open] .closed {
display: none
}
.wp-block-rw-kupplung-cad-configurator .mobileShow details[open] .openIcon {
display: initial
}
.wp-block-rw-kupplung-cad-configurator .center {
text-align: center
}
.wp-block-rw-kupplung-cad-configurator .grey {
background-color: #f8f8f8!important
}
.wp-block-rw-kupplung-cad-configurator h3 {
display: inline-block
}
.wp-block-rw-kupplung-cad-configurator .separator {
border: 1px solid var(--color-black);
display: inline-block;
height: 30px;
margin: 0 36px;
opacity: .5
}
.wp-block-rw-kupplung-cad-configurator .inactive {
opacity: .2
}
.wp-block-rw-kupplung-cad-configurator .pointer {
cursor: pointer
}
.wp-block-rw-kupplung-cad-configurator .technical {
min-height: 350px
}
.wp-block-rw-kupplung-cad-configurator .technical_bg {
filter: invert(32%) sepia(0) saturate(1424%) hue-rotate(146deg) brightness(101%) contrast(88%);
margin-top: 147px;
opacity: .5;
position: absolute;
right: 60px;
z-index: -1
}
.wp-block-rw-kupplung-cad-configurator iframe {
border: unset;
height: 850px;
margin-bottom: -30px;
width: 100%
}
@media only screen and (max-width: 1200px) {
.wp-block-rw-kupplung-cad-configurator .separator {
height:18px;
margin: 0 10px
}
}
.wp-block-rw-kupplung-cad-configurator h2 {
scroll-margin-top: 100px
}
.dark .wp-block-rw-kupplung-product-table {
color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-table .separator {
border-color: var(--color-white)
}
.dark .wp-block-rw-kupplung-product-table table {
background-color: #141414
}
.dark .wp-block-rw-kupplung-product-table .grey {
background-color: #0b0b0b!important
}
.dark .wp-block-rw-kupplung-product-table .series:not(.open) img,.dark .wp-block-rw-kupplung-product-table details:not([open]) img {
filter: invert(100%) sepia(0) saturate(0) hue-rotate(152deg) brightness(110%) contrast(101%)
}
.dark .wp-block-rw-kupplung-product-table .mobileShow .grey {
background-color: #141414!important
}
.dark .wp-block-rw-kupplung-product-table .mobileShow summary,.dark .wp-block-rw-kupplung-product-table .mobileShow td {
background-color: #0b0b0b!important
}
#rw-form-container {
scroll-margin-top: 100px
}
.rw-form {
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
margin-top: 0;
padding: 40px 0
}
.rw-form>h4,.rw-form>p {
display: none;
max-width: 80%
}
.rw-form>p.user-registration-message {
display: block
}
.rw-form .mandatory-fields {
color: #666;
display: block;
font-size: 16px
}
.rw-form .input-container {
margin-bottom: 45px
}
.rw-form .input-container>div {
display: inline-block;
width: -moz-fit-content;
width: fit-content
}
.rw-form .input-container>div:not(:last-child) {
margin-right: 15px
}
.rw-form .input-container>div:last-child {
margin-top: 15px
}
.rw-form .input-container label {
display: block;
font-size: 16px;
margin-bottom: 5px;
margin-top: 10px
}
.rw-form .input-container input:not([type=checkbox]) {
background-color: #f9f9f9;
color: var(--color-black);
padding: 15px 20px
}
.rw-form .input-container .checkmark-container-cad {
cursor: pointer;
display: block;
font-size: 16px;
margin-bottom: 12px;
padding-left: 35px;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.rw-form .input-container .checkmark-container-cad input[type=checkbox] {
cursor: pointer;
height: 0;
opacity: 0;
position: absolute;
width: 0
}
.rw-form .input-container .checkmark-container-cad .checkmark-cad {
--display: none;
background-color: #f8f8f8;
border: 1px solid #e4e4e4;
border-radius: 50px;
cursor: pointer;
height: 25px;
left: 0;
position: absolute;
top: 0;
width: 25px
}
.rw-form .input-container .checkmark-container-cad .checkmark-cad:after {
border: solid #b90b6c;
border-width: 0 2px 2px 0;
content: "";
display: var(--display);
height: 14px;
left: 8px;
position: absolute;
top: 3px;
transform: rotate(45deg);
width: 7px
}
.rw-form .input-container .checkmark-container-cad:hover .checkmark-cad {
background-color: #ddd
}
.rw-form .submit-container input[type=submit] {
cursor: pointer;
margin: 0 30px 0 0!important;
padding: 15px 25px;
text-align: center
}
.rw-form .submit-container button[type=button] {
color: var(--color-magenta)!important;
margin-top: 15px
}
.rw-form .submit-container .switch-form-button-header {
display: none
}
.rw-form .submit-container .rw-forgotpassword {
color: #000;
display: block;
font-size: 14px;
margin-top: 15px
}
@media only screen and (max-width: 600px) {
.rw-form .input-container>div,.rw-form .input-container>div input {
width:100%
}
}
section.wp-block-rw-kupplung-product-table .rw-form {
margin-top: 200px
}
section.wp-block-rw-kupplung-product-table .rw-form>:is(p,h4) {
display: block
}
.dark .rw-form .submit-container input[type=submit] {
background-color: var(--color-white);
border: 2px solid var(--color-white);
color: var(--color-black)
}
.dark .rw-form .submit-container input[type=submit]:hover {
background-color: var(--color-black);
border-color: var(--color-white);
color: var(--color-white)
}
.dark .rw-form .submit-container .rw-forgotpassword {
color: var(--color-white)
}
.dark .rw-popup {
background-color: var(--color-black);
border: 1px solid #000
}
.dark .rw-popup button {
background-color: var(--color-white);
border: 2px solid var(--color-white);
color: var(--color-black)
}
.dark .rw-popup button:hover {
background-color: var(--color-black);
border: 2px solid var(--color-white);
color: var(--color-white)
}
.dark .rw-popup a img {
filter: invert(100%)
}
.rw-popup {
background-color: var(--color-white);
border: 1px solid #c5c5c5;
min-height: 200px;
padding: 55px;
position: relative;
width: 50%
}
.rw-popup a {
cursor: pointer;
position: absolute;
right: 20px;
top: 20px
}
.rw-popup a img {
transform: rotate(45deg)
}
.rw-popup button {
margin-top: 10px;
padding: 15px 30px;
text-align: center
}
@media only screen and (max-width: 900px) {
.rw-popup {
width:80%
}
}
@media only screen and (max-width: 600px) {
.rw-popup {
padding:35px;
width: 85%
}
}
.rw-backfilter {
align-items: center;
background: rgba(0,0,0,.7);
bottom: 0;
display: flex;
height: 100vh;
justify-content: center;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100vw;
z-index: 9999
}
:is(header.nav-wrapper,#menu-mobil) [data-component=LoginBox] {
padding: 30px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form {
border: 0;
font-family: var(--font-family-inter-regular);
margin-top: 0;
padding: 0
}
:is(header.nav-wrapper,#menu-mobil) .rw-form>:is(p,h4) {
display: block
}
:is(header.nav-wrapper,#menu-mobil) .rw-form>h4 {
color: #515352;
font-size: 18px!important;
font-weight: 400;
line-height: 24px;
margin-bottom: 15px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container {
margin-bottom: 0
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div {
width: 100%
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div input:not([type=checkbox]) {
width: 100%
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container>div:not(:last-child) {
margin-bottom: 15px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .input-container label {
display: none
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container input[type=submit] {
background-color: #000;
border: 2px solid #000;
color: #fff;
height: unset!important;
width: -moz-fit-content;
width: fit-content
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container input[type=submit]:hover {
background-color: #fff;
color: #000
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .switch-form-button {
display: none
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .switch-form-button-header {
display: block;
font-size: 14px
}
:is(header.nav-wrapper,#menu-mobil) .rw-form .submit-container .rw-forgotpassword {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 15px
}