@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=cyrillic");@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons|Material+Icons+Outlined");@import url("https://fonts.googleapis.com/css?family=Manrope:200,300,400,500,600,700,800&display=swap");/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=cyrillic");@import url("https://fonts.googleapis.com/css?family=Manrope:200,300,400,500,600,700,800&display=swap");.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:'Font Awesome 6 Free'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:0.625em;line-height:0.1em;vertical-align:0.225em}.fa-xs{font-size:0.75em;line-height:0.0833333337em;vertical-align:0.125em}.fa-sm{font-size:0.875em;line-height:0.0714285718em;vertical-align:0.0535714295em}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:0.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.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-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-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{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-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{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-person::before{content:"\f183"}.fa-male::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{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::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{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.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{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before{content:"\f0e3"}.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{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows::before{content:"\e068"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-scissors::before{content:"\f0c4"}.fa-cut::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-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-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{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-face-kiss-beam::before{content:"\f597"}.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{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.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-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-face-dizzy::before{content:"\f567"}.fa-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::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-map-location::before{content:"\f59f"}.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-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-half::before{content:"\f252"}.fa-hourglass-2::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.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::before{content:"\f256"}.fa-hand-paper::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{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::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{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before{content:"\f581"}.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-staff-snake::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-aesculapius::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::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-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-face-frown-open::before{content:"\f57a"}.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::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::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-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::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-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-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-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::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{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-person-running::before{content:"\f70c"}.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{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before{content:"\e070"}.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-start::before{content:"\f251"}.fa-hourglass-1::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{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before{content:"\f4ce"}.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{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before{content:"\f599"}.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-lines::before{content:"\f3c9"}.fa-microphone-alt::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{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::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-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::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-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::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-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-table-columns::before{content:"\f0db"}.fa-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::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before{content:"\f568"}.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{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-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-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-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{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::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-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before{content:"\f5c8"}.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{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::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{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-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{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.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-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-book-atlas::before{content:"\f558"}.fa-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{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-table-cells-column-lock::before{content:"\e678"}.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{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::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{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::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-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.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-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before{content:"\f200"}.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{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::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{content:"\f7d9"}.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-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.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-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before{content:"\f049"}.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::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-volume-high::before{content:"\f028"}.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{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before{content:"\f059"}.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-flip::before{content:"\f879"}.fa-phone-alt::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-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before{content:"\f54d"}.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{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before{content:"\f5b3"}.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::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before{content:"\f4c0"}.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{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before{content:"\f601"}.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{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-arrow-up-1-9::before{content:"\f163"}.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-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before{content:"\f7d7"}.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-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before{content:"\f827"}.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before{content:"\f2a0"}.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-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-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{content:"\f887"}.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::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera::before{content:"\f030"}.fa-camera-alt::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{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before{content:"\f4c1"}.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-medical::before{content:"\f486"}.fa-prescription-bottle-alt::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{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before{content:"\f177"}.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-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-droplet-slash::before{content:"\f5c7"}.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{content:"\f07a"}.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{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-backward-step::before{content:"\f048"}.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-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::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-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-tty::before{content:"\f1e4"}.fa-teletype::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-person-hiking::before{content:"\f6ec"}.fa-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{content:"\f7da"}.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{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::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{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-arrow-up-wide-short::before{content:"\f161"}.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-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::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{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before{content:"\f0e7"}.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-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-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{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.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{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::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::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before{content:"\f5da"}.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{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.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-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::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{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-table-cells-row-lock::before{content:"\e67a"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-trash-can-arrow-up::before{content:"\f82a"}.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-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before{content:"\f309"}.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-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before{content:"\e4e0"}.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::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::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before{content:"\f829"}.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-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before{content:"\f87c"}.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{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::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-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before{content:"\f77d"}.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{content:"\25"}.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{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-gears::before{content:"\f085"}.fa-cogs::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{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-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-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::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-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::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-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before{content:"\f666"}.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{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.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{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::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-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-share::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::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{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-large::before{content:"\f406"}.fa-user-alt::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{content:"\f249"}.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{content:"\f5b4"}.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-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.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{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: 'Font Awesome 6 Free';--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url(/assets/font-awesome/fa-solid-900-370bba3c04d5d177f9af8bcb796011e21509808f9a5369289328f89870dba0a0.woff2) format("woff2"),url(/assets/font-awesome/fa-solid-900-3c7bf1859e32a508e8a6c4750a2e195eb283b77bba013bef0b93a44b11630e2f.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: 'Font Awesome 6 Free';--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-regular-400-f5930dd8a4e66926250f45d051ff86566a4237b8c45d28e3abdc937e0a58aa7f.woff2) format("woff2"),url(/assets/font-awesome/fa-regular-400-60054ca3c188db05e091d3185a2ad284dd321587b06676bab96797a2764d10f0.ttf) format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: 'Font Awesome 6 Brands';--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-brands-400-4f44a163fb44be54c1a2d02d4637b7a6a39722e313b6569cb81f88a72d879663.woff2) format("woff2"),url(/assets/font-awesome/fa-brands-400-03e2d94838db33a68d48642e65b9a0c20389c97e7eca5e1d3c5b9b1b6fce4e07.ttf) format("truetype")}.fab,.fa-brands{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-pixiv:before{content:"\e640"}.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-square-js:before{content:"\f3b9"}.fa-js-square: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-jxl:before{content:"\e67b"}.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-square-reddit:before{content:"\f1a2"}.fa-reddit-square: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-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square: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-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt: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{content:"\f2aa"}.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-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-square-dribbble:before{content:"\f397"}.fa-dribbble-square: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{content:"\f081"}.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-square-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{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact: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-square-letterboxd:before{content:"\e62e"}.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-shoelace:before{content:"\e60c"}.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{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full: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-square-github:before{content:"\f092"}.fa-github-square: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-google-scholar:before{content:"\e63b"}.fa-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square: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-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square: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-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square: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-signal-messenger:before{content:"\e663"}.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-mintbit:before{content:"\e62f"}.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-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.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{content:"\f169"}.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-letterboxd:before{content:"\e62d"}.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{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square: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-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-square-facebook:before{content:"\f082"}.fa-facebook-square: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-square-lastfm:before{content:"\f203"}.fa-lastfm-square: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-upwork:before{content:"\e641"}.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-square-upwork:before{content:"\e67c"}.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-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before{content:"\e2d0"}.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-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.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-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.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:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash: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:before{content:"\f23a"}.fa-medium-m: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"}@font-face{font-family:'karo_icon_test';src:url(/../fonts/karo_icon_test.eot?ei6d1o);src:url(/../fonts/karo_icon_test.eot?ei6d1o#iefix) format("embedded-opentype"),url(/../fonts/karo_icon_test.ttf?ei6d1o) format("truetype"),url(/../fonts/karo_icon_test.woff?ei6d1o) format("woff"),url(/../fonts/karo_icon_test.svg?ei6d1o#karo_icon_test) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'karo_icon_test' !important;speak:none;font-style:normal !important;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"] i,[class*=" icon-"] i{font-style:normal;float:left}.content-wrapper{padding-bottom:50px}.icon-sound .path1:before{content:"\e901";color:#ed2124}.icon-sound .path2:before{content:"\e902";margin-left:-1.046875em;color:#ed2124}.icon-sound .path3:before{content:"\e903";margin-left:-1.046875em;color:white}.icon-sound .path4:before{content:"\e904";margin-left:-1.046875em;color:black}.icon-sound .path5:before{content:"\e905";margin-left:-1.046875em;color:black}.icon-sound .path6:before{content:"\e906";margin-left:-1.046875em;color:black}.icon-adobe:before{content:"\e907"}.icon-arrow1:before{content:"\e908"}.icon-arrow2:before{content:"\e909"}.icon-close:before{content:"\e90a"}.icon-karo_logo_red_black .path1:before{content:"\e943";color:#161616}.icon-karo_logo_red_black .path2:before{content:"\e944";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path3:before{content:"\e945";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path4:before{content:"\e946";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path5:before{content:"\e947";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path6:before{content:"\e948";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path7:before{content:"\e949";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path8:before{content:"\e94a";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path9:before{content:"\e94b";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path10:before{content:"\e94c";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path11:before{content:"\e94d";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path12:before{content:"\e94e";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path13:before{content:"\e94f";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path14:before{content:"\e950";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path15:before{content:"\e951";margin-left:-1.9560546875em;color:white}.icon-karo_logo_red_black .path16:before{content:"\e952";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path17:before{content:"\e953";margin-left:-1.9560546875em;color:#99101d}.icon-terrabo:before{content:"\e99b"}.icon-karo_logo_white_black .path1:before{content:"\e935";color:#161616}.icon-karo_logo_white_black .path2:before{content:"\e936";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path3:before{content:"\e937";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path4:before{content:"\e938";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path5:before{content:"\e939";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path6:before{content:"\e93a";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path7:before{content:"\e93b";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path8:before{content:"\e93c";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path9:before{content:"\e93d";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path10:before{content:"\e93e";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path11:before{content:"\e93f";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path12:before{content:"\e940";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path13:before{content:"\e941";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path14:before{content:"\e942";margin-left:-1.9560546875em;color:white}.icon-karo_learning .path1:before{content:"\e90b";color:#b0141d}.icon-karo_learning .path2:before{content:"\e90c";margin-left:-1em;color:#b0141d}.icon-karo_learning .path3:before{content:"\e90d";margin-left:-1em;color:#b0141d}.icon-karo_learning .path4:before{content:"\e90e";margin-left:-1em;color:#b0141d}.icon-karo_learning .path5:before{content:"\e90f";margin-left:-1em;color:#b0141d}.icon-karo_learning .path6:before{content:"\e910";margin-left:-1em;color:#b0141d}.icon-karo_learning .path7:before{content:"\e911";margin-left:-1em;color:#b0141d}.icon-karo_learning .path8:before{content:"\e912";margin-left:-1em;color:#b0141d}.icon-karo_learning .path9:before{content:"\e913";margin-left:-1em;color:#b0141d}.icon-karo_learning .path10:before{content:"\e914";margin-left:-1em;color:#b0141d}.icon-karo_learning .path11:before{content:"\e915";margin-left:-1em;color:#b0141d}.icon-karo_learning .path12:before{content:"\e916";margin-left:-1em;color:#b0141d}.icon-karo_learning .path13:before{content:"\e917";margin-left:-1em;color:#b0141d}.icon-karo_learning .path14:before{content:"\e918";margin-left:-1em;color:#b0141d}.icon-karo_learning .path15:before{content:"\e919";margin-left:-1em;color:white}.icon-karo_learning .path16:before{content:"\e91a";margin-left:-1em;color:#b0141d}.icon-karo_learning .path17:before{content:"\e91b";margin-left:-1em;color:#99101d}.icon-karo_learning_1color:before{content:"\e91c"}.icon-menu:before{content:"\e91d"}.icon-play:before{content:"\e91e"}.icon-print:before{content:"\e91f"}.icon-result:before{content:"\e920"}.icon-status1:before{content:"\e921"}.icon-status2:before{content:"\e922"}.icon-step:before{content:"\e923"}.icon-time:before{content:"\e924"}.icon-txt .path1:before{content:"\e925";color:white}.icon-txt .path2:before{content:"\e926";margin-left:-1em;color:white}.icon-txt .path3:before{content:"\e927";margin-left:-1em;color:#ed2124}.icon-txt .path4:before{content:"\e928";margin-left:-1em;color:black}.icon-txt .path5:before{content:"\e929";margin-left:-1em;color:#ed2124}.icon-txt .path6:before{content:"\e92a";margin-left:-1em;color:#ed2124}.icon-txt .path7:before{content:"\e92b";margin-left:-1em;color:#ed2124}.icon-txt .path8:before{content:"\e92c";margin-left:-1em;color:black}.icon-txt .path9:before{content:"\e92d";margin-left:-1em;color:black}.icon-txt .path10:before{content:"\e92e";margin-left:-1em;color:black}.icon-txt .path11:before{content:"\e92f";margin-left:-1em;color:black}.icon-txt .path12:before{content:"\e930";margin-left:-1em;color:black}.icon-txt .path13:before{content:"\e931";margin-left:-1em;color:black}.icon-txt .path14:before{content:"\e932";margin-left:-1em;color:black}.icon-txt .path15:before{content:"\e933";margin-left:-1em;color:black}.icon-volume:before{content:"\e934"}.icon-Logo_karo2:before{content:"\e900"}.icon-black2:before{content:"\e99b"}.section-lecture .quiz_widget{padding-top:1em;padding-left:1em}.section-lecture .quiz_widget li+li{margin-top:1em}.section-lecture .quiz_widget__question{font-weight:600;font-size:1.4em}.section-lecture .quiz_widget__text{font-size:1.2em;padding-bottom:1em}.section-lecture .quiz_widget__questions label{display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:solid 1px #b7bec6;padding:0.6em 0.3em 0.6em 3em;width:90%;height:auto;font-weight:400;position:relative;text-align:left;white-space:normal}.section-lecture .quiz_widget__questions label i{line-height:1;margin-right:1em;position:absolute;top:50%;left:.5em;margin-top:-0.6em}.section-lecture .quiz_widget__questions label i.fa-check-square{display:none}.section-lecture .quiz_widget__questions label i.dot-circle{display:none}.section-lecture .quiz_widget__questions label+label{margin-top:0.9em}.section-lecture .quiz_widget__questions label input{height:1em;line-height:normal;margin:-0.5em 0 0;position:absolute;left:13px;top:50%;width:1em;display:none}.section-lecture .quiz_widget__questions label.active{border-color:#5d5fef !important;background-color:#5d5fef !important;color:white}.section-lecture .quiz_widget__questions label.active i.fa-check-square{display:inline}.section-lecture .quiz_widget__questions label.active i.dot-circle{display:inline-block}.section-lecture .quiz_widget__questions label.active i.circle{display:none}.section-lecture .quiz_widget__questions label.active i.fa-square-o{display:none}.news-list__col{padding:10px;width:25%;float:left}.news-list__col:nth-child(4n+1){clear:left}@media (max-width: 1024px){.news-list__col{width:33.3333333333%}.news-list__col:nth-child(4n+1){clear:none}.news-list__col:nth-child(3n+1){clear:left}}@media (max-width: 840px){.news-list__col{width:50%}.news-list__col:nth-child(4n+1){clear:none}.news-list__col:nth-child(3n+1){clear:none}.news-list__col:nth-child(2n+1){clear:left}}@media (max-width: 400px){.news-list__col{width:100%}}.news-list__info__button{text-align:center;padding:10px 0}.news-list__avatar img{width:100%;display:block}.news-view .news-list__avatar{margin-bottom:30px}.news-view .news-list__avatar img{width:auto;margin-left:auto;margin-right:auto}.company-list .affix{right:15px}.company-list__filter{padding-top:15px}.company-list__content{padding-top:15px}.company-list__row{display:table;table-layout:fixed;width:100%}.company-list__row__inner{display:table-row}.company-list__avatar{display:table-cell;vertical-align:top;padding:15px;width:180px}.company-list__avatar__bg{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;overflow:hidden;border:1px solid #ec0000;width:150px;height:150px;position:relative;top:0;left:0}.company-list__avatar__image{width:150px;height:150px;position:absolute;top:0;left:0}.company-list__info{display:table-cell;padding:15px;vertical-align:top}.company-list__info .separator{height:10px}.company-list .affix{right:15px}.company-list__filter{padding-top:15px}.company-list__content{padding-top:15px}.company-list__row{display:table;table-layout:fixed;width:100%}.company-list__row__inner{display:table-row}.company-list__avatar{display:table-cell;vertical-align:top;padding:15px;width:180px}.company-list__avatar__bg{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;overflow:hidden;border:1px solid #ec0000;width:150px;height:150px;position:relative;top:0;left:0}.company-list__avatar__image{width:150px;height:150px;position:absolute;top:0;left:0}.company-list__info{display:table-cell;padding:15px;vertical-align:top}.company-list__info .separator{height:10px}.company-list__group{padding:0 10px 10px;border:1px solid rgba(0,0,0,0.2)}.company-list__group h3{margin-top:0;margin-right:-10px;margin-bottom:0;margin-left:-10px;padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;background:rgba(0,0,0,0.1)}.company-list__group>.company-list__group{margin-top:1em;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px}.company-list__group>.company-list__group h3{background:transparent;font-style:italic;font-size:20px;border-bottom:1px solid rgba(0,0,0,0.2)}.company-list__group>.company-list__group+.company-list__group{margin-top:1em}.company-list__group+.company-list__group{margin-top:-1px}.company-list .affix{right:15px;top:10px}@media (max-width: 1024px){.company-list .affix{position:relative;top:0;left:0}}.company-list__filter{padding-top:15px}.company-list__content{padding-top:15px}.company-list__row{display:table;table-layout:fixed;width:100%}.company-list__row h4{font-size:24px}.company-list__row__inner{display:table-row}.company-list__avatar{display:table-cell;vertical-align:top;padding:15px;width:180px;position:relative}.company-list__avatar__bg{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;overflow:hidden;border:1px solid #ec0000;width:150px;height:150px;position:relative;top:0;left:0}.company-list__avatar__image{width:150px;height:150px;position:absolute;top:0;left:0}@media (max-width: 400px){.company-list__avatar{width:90px;padding:10px}.company-list__avatar__bg,.company-list__avatar__image{width:70px;height:70px}}.company-list__info{display:table-cell;padding:15px;vertical-align:top}.company-list__info .separator{height:10px}@media (max-width: 640px){.company-list__info__row{font-size:12px}.company-list__info h4{margin-top:0;font-size:18px}}.escapingBallG{position:relative;width:2.9em;height:1em;margin:auto}.escapingBallG__inner{background-color:white;position:absolute;top:0;left:0;width:1em;height:1em;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;animation-name:bounce_escapingBallG;-o-animation-name:bounce_escapingBallG;-ms-animation-name:bounce_escapingBallG;-webkit-animation-name:bounce_escapingBallG;-moz-animation-name:bounce_escapingBallG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-timing-function:linear;-o-animation-timing-function:linear;-ms-animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-webkit-animation-delay:0s;-moz-animation-delay:0s;transform:scale(0.5, 1);-o-transform:scale(0.5, 1);-ms-transform:scale(0.5, 1);-webkit-transform:scale(0.5, 1);-moz-transform:scale(0.5, 1)}@keyframes bounce_escapingBallG{0%{left:0;transform:scale(0.5, 1)}25%{left:0.9em;transform:scale(1, 0.5)}50%{left:2.4em;transform:scale(0.5, 1)}75%{left:0.9em;transform:scale(1, 0.5)}100%{left:0px;transform:scale(0.5, 1)}}@-o-keyframes bounce_escapingBallG{0%{left:0px;-o-transform:scale(0.5, 1)}25%{left:0.9em;-o-transform:scale(1, 0.5)}50%{left:2.4em;-o-transform:scale(0.5, 1)}75%{left:0.9em;-o-transform:scale(1, 0.5)}100%{left:0px;-o-transform:scale(0.5, 1)}}@-ms-keyframes bounce_escapingBallG{0%{left:0px;-ms-transform:scale(0.5, 1)}25%{left:0.9em;-ms-transform:scale(1, 0.5)}50%{left:2.4em;-ms-transform:scale(0.5, 1)}75%{left:0.9em;-ms-transform:scale(1, 0.5)}100%{left:0px;-ms-transform:scale(0.5, 1)}}@-webkit-keyframes bounce_escapingBallG{0%{left:0px;-webkit-transform:scale(0.5, 1)}25%{left:0.9em;-webkit-transform:scale(1, 0.5)}50%{left:2.4em;-webkit-transform:scale(0.5, 1)}75%{left:0.9em;-webkit-transform:scale(1, 0.5)}100%{left:0px;-webkit-transform:scale(0.5, 1)}}@-moz-keyframes bounce_escapingBallG{0%{left:0px;-moz-transform:scale(0.5, 1)}25%{left:0.9em;-moz-transform:scale(1, 0.5)}50%{left:2.4em;-moz-transform:scale(0.5, 1)}75%{left:0.9em;-moz-transform:scale(1, 0.5)}100%{left:0px;-moz-transform:scale(0.5, 1)}}.section-lecture{padding-bottom:10.7142857143em}.section-lecture *{font-family:'Open Sans', sans-serif}.section-lecture * .material-icons{font-family:'Material Icons'}.section-lecture h2{font-weight:300;font-size:3.6em;padding-top:0;padding-right:0;padding-bottom:0.5em;padding-left:0;margin:0}@media (max-width: 1024px){.section-lecture h2{font-size:2.3em}}@media (max-width: 640px){.section-lecture h2{font-size:1.5em}}.section-lecture h3{font-size:2.4em;line-height:normal;margin:0;padding-top:0;padding-right:0;padding-bottom:0.5em;padding-left:0}@media (max-width: 640px){.section-lecture h3{font-size:1.2em;font-weight:600}}.section-lecture a:hover,.section-lecture a:focus{text-decoration:none}.section-lecture li{list-style-type:none}.section-lecture ul{margin-left:0;padding-left:0}.section-lecture #mainframe{margin-bottom:30em}.section-lecture #mainimg{position:fixed;height:85vh}.section-lecture #mainimg2{height:90vh}.section-lecture #playpanel{background-color:#ecf0f5;border-top:1px solid #dee2e9}.section-lecture #progress{background-color:#d2d6de;height:10px}.section-lecture #usage{height:126px;border-bottom:solid 1px;border-color:#d2d6de;vertical-align:middle}.section-lecture .vcenter{position:relative;top:50%;transform:translateY(150%)}.section-lecture #companyinfo{height:50px;background-color:#ffffff;font-size:1.5em;font-weight:600;padding-top:1em;padding-left:3.7em}.section-lecture .bluetext{color:#3c8dbc}.section-lecture .bigtext{font-size:1.8em}.section-lecture .usageico{font-size:3em;padding-left:1.4em;padding-right:1em}.section-lecture .maintext{font-weight:400;font-size:1.7em;padding-bottom:1em}.section-lecture .maintextnonepadding{font-weight:400;font-size:1.7em}.section-lecture .maintextbold{font-weight:700;font-size:1.7em;padding-bottom:1em}.section-lecture .maintextboldnonepadding{font-weight:700;font-size:1.7em}.section-lecture .bold{font-weight:700}.section-lecture .redtext{color:#ed2124}.section-lecture .graytext{color:#9ba0a8}.section-lecture .greentext{color:#5cb85c}.section-lecture .dashed{border-bottom:1px dashed}.section-lecture .question{font-weight:700;font-size:2.4em;padding-bottom:1em;padding-top:2em}.section-lecture .title{font-weight:700;font-size:3.5em;padding-bottom:0.5em;padding-top:0.3em}.section-lecture .nonepadding{padding-right:0;padding-left:0;padding-top:0;padding-bottom:0}.section-lecture .paddingtop{padding-top:3em}.section-lecture .paddingtop2{padding-top:3em}.section-lecture .paddingbottom{padding-bottom:3em}.section-lecture .progress{background-color:#dee2e9;border-radius:14px;border:solid 1px;border-color:#d2d6de;box-shadow:none;height:18px;margin-bottom:0}.section-lecture .progress-bar-danger{background-image:-webkit-linear-gradient(top, #f54548 0%, #ed2124 100%);background-image:-o-linear-gradient(top, #f54548 0%, #ed2124 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f54548), to(#ed2124));background-image:linear-gradient(to bottom, #f54548 0%, #ed2124 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x;background-color:#ec2124;border:solid 1px;border-color:#c40101;border-radius:14px}.section-lecture .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.section-lecture .progress-striped .progress-bar,.section-lecture .progress-bar-striped{background-image:-webkit-linear-gradient(125deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(125deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(125deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.section-lecture .progress.active .progress-bar,.section-lecture .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.section-lecture .progress_countdown_wrapper{margin-top:15px}.section-lecture .progress_countdown_wrapper .progress-bar{line-height:1.1}.section-lecture .progress_countdown_wrapper .progress_countdown_time{font-weight:700}.section-lecture .tooltip-inner{max-width:200px;padding:3px 8px;color:#333333;text-align:center;background-color:#ffffff;border-radius:4px;border:solid 1px;border-color:#d2d6de;font-size:1.3em;font-weight:700;padding-left:0.8em;padding-right:0.8em;padding-top:0.2em;padding-bottom:0.2em}.section-lecture .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#d2d6de}.section-lecture .progress2{background-image:-webkit-linear-gradient(top, #d2d6de 0%, #d2d6de 100%);background-image:-o-linear-gradient(top, #d2d6de 0%, #d2d6de 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d2d6de), to(#d2d6de));background-image:linear-gradient(to bottom, #d2d6de 0%, #d2d6de 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.section-lecture .progress-bar2{background-image:-webkit-linear-gradient(top, #ed2124 0%, #ed2124 100%);background-image:-o-linear-gradient(top, #ed2124 0%, #ed2124 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#ed2124), to(#ed2124));background-image:linear-gradient(to bottom, #ed2124 0%, #ed2124 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.section-lecture .progress2{height:10px;margin-bottom:20px;overflow:hidden;background-color:#d2d6de;border-radius:0}.section-lecture .progress-bar2{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.section-lecture .btn-danger2{font-weight:600;font-size:1.6em;color:#fff;background-color:#ed2124;border-color:#c40101;padding-right:1.6em;padding-left:1.6em;border-radius:3px;margin-right:0.6em;margin-left:0.6em}.section-lecture .btn-danger2:hover,.section-lecture .btn-danger2:focus{background-color:#c40101;background-position:0 -15px;color:#ffffff}.section-lecture .btn-back2{font-weight:600;font-size:1.6em;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;border-radius:3px;margin-right:0.6em;margin-left:0.6em}.section-lecture .btn-back2:active,.section-lecture .btn-back2.active{background-color:#b7bec6;border-color:#b7bec6}.section-lecture .btn-back2:hover,.section-lecture .btn-back2:focus{background-color:#b7bec6;background-position:0 -15px}.section-lecture .btn-back2:active,.section-lecture .btn-back2.active{background-color:#b7bec6;border-color:#b7bec6}.section-lecture .btn-secondary{font-weight:600;font-size:1.6em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;border-radius:3px;margin-right:0.6em;margin-left:0.6em}.section-lecture .btn-secondary2{font-weight:400;font-size:1.6em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:1em;padding-bottom:1em;border-radius:3px;margin-right:0.6em;margin-left:3em;margin-top:0.5em;margin-bottom:0.5em;width:22.5em;text-align:left}.section-lecture .btn-secondary2:hover{color:#ffffff;background-color:#ed2124;border-color:#c40101}.section-lecture .btn-secondary3{font-size:1.2em;padding-right:1.6em;padding-left:1.6em;padding-top:1em;padding-bottom:1em;margin-right:0.6em;margin-left:3em;margin-top:0.5em;margin-bottom:0.5em;width:22.5em;text-align:left}.section-lecture .btn-secondary3:hover{color:#ffffff;background-color:#ffa341;border-color:#ffa341}.section-lecture button{outline:none !important}.section-lecture .defaultcheck{background-color:#ffffff;border-radius:3px;border:solid 1px;border-color:#b7bec6;padding-top:0.3em;padding-bottom:0.3em;padding-left:3em;padding-right:0.3em;margin-top:2em;margin-bottom:1.3em;width:90%;font-weight:400;position:relative}.section-lecture .checkbox label,.section-lecture .radio label{padding-left:0px}.section-lecture .checkbox input[type=checkbox],.section-lecture .checkbox-inline input[type=checkbox],.section-lecture .radio input[type=radio],.section-lecture .radio-inline input[type=radio]{margin-top:4px\9;margin-left:0px}.section-lecture #hempty{height:8em}.section-lecture .htext{padding-top:1em;padding-bottom:1em;padding-left:0.6em}.section-lecture .myvideo{position:relative;padding-bottom:56.25%;padding-top:3em;height:0;overflow:hidden}.section-lecture .myvideo iframe,.section-lecture .myvideo object,.section-lecture .myvideo embed{position:absolute;top:0;left:0;width:80%;height:80%}.section-lecture .modalstyle{padding-bottom:7em;padding-left:5em;padding-right:5em}.section-lecture .modal-header{padding:15px;border-bottom:none}.section-lecture .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:0px solid #999;border:0px solid rgba(0,0,0,0.2);border-radius:0px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5)}.section-lecture .modal-dialog{width:75em;background-color:#ffffff;margin-top:15vh}.section-lecture .close:hover,.section-lecture .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.section-lecture .pagination>li>a,.section-lecture .pagination>li>span{position:relative;float:left;padding-top:0.3em;padding-bottom:0.3em;padding-left:0.7em;padding-right:0.7em;line-height:1.42857143;color:#333333;text-decoration:none;background-color:#ecf0f5;border-radius:4px;border:solid 1px;border-color:rgba(255,255,255,0);font-size:2em;font-weight:700;margin-left:0.5em;margin-right:0.5em}.section-lecture .pagination>li>a:hover,.section-lecture .pagination>li>span:hover,.section-lecture .pagination>li>a:focus,.section-lecture .pagination>li>span:focus{z-index:0;background-color:#e8eaee;border-color:#d2d6de;border:solid 1px}.section-lecture .pagination>li>a:focus,.section-lecture .pagination>li>a:hover,.section-lecture .pagination>li>span:focus,.section-lecture .pagination>li>span:hover{z-index:0;color:#333333;background-color:#e8eaee;border-color:#d2d6de}.section-lecture .pagination>.active>a,.section-lecture .pagination>.active>a:focus,.section-lecture .pagination>.active>a:hover,.section-lecture .pagination>.active>span,.section-lecture .pagination>.active>span:focus,.section-lecture .pagination>.active>span:hover{z-index:0;color:#fff;cursor:default;background-color:#ed2124;border-color:#c40101;border:solid 1px}.section-lecture #sertifikat{background-color:#ffffff;min-height:26vh;max-height:54em;margin-left:0em}.section-lecture #imgsert img{width:100%;min-height:54em;height:10%;margin:0}.section-lecture .lecture-item{border-top:solid 1px;border-color:#d2d6de;padding:2.5em 20px}.section-lecture .lecture-item__blockurl{display:block;text-decoration:none;color:#333333}.section-lecture .lecture-item__blockurl:hover{text-decoration:none}.section-lecture .lecture-item h3{color:#333333;font-size:2em;margin-bottom:0.8em}.section-lecture .lecture-item p{color:#333333}.section-lecture .lecture-item__statusbar{font-weight:600;padding-top:2em;line-height:1}.section-lecture .lecture-item__statusbar>div{max-width:300px}.section-lecture .lecture-item__statusbar i{font-size:1.3em;margin-right:0.3em;vertical-align:middle}.section-lecture .lecture-item__statusbar__state span{color:#a8a8a8;margin-left:1em}.section-lecture .lecture-item__statusbar__state span.state-completed{color:#5cb85c}.section-lecture .lecture-item__statusbar a{color:#333}.section-lecture .lecture-item__statusbar a span{color:#e62521;border-bottom:1px dotted #e62521}.section-lecture .lecture-item__description{font-size:1em}.section-lecture .lecture-item img{width:100%}.section-lecture .lecture-item.hover{background-color:#ffffff}.section-lecture .certificate-small{font-size:0.7vw;padding-top:10px}.section-lecture .certificate-small__wrapper.lzone{width:42.5em;height:60.1428571429em;background:transparent url(/assets/lecture/bg_lzone-103d644cc12ebd00e22e7422c5ccda51565c94fa11e5b8d2ad74eb70e8b08214.jpg) 50% 50% no-repeat;background-size:cover;margin:0 auto}.section-lecture .certificate-small__wrapper.gpmcipa{width:42.5em;height:60.1428571429em;background:transparent url(/assets/lecture/bg_gpmcipa-d164427105e861cc4eb766bd6a8c90a2767e5894931f364be33b69fdad8dc12b.jpg) 50% 50% no-repeat;background-size:cover;margin:0 auto}.section-lecture .certificate-small__inner{padding:5em 5em}.section-lecture .certificate-small__number{color:#333333;font-size:1.3em;padding-bottom:1.4em}.section-lecture .certificate-small__course{line-height:1;font-size:2.4em;color:#ec2526;width:auto;padding-bottom:30px;min-height:3.2142857143em}.section-lecture .certificate-small__contacts{color:black;line-height:1}.section-lecture .certificate-small__contacts__label{font-size:1.1em;min-height:1.7142857143em}.section-lecture .certificate-small__contacts__value{font-size:1.4em;font-family:"Open Sans";font-weight:600;padding-bottom:10px;min-height:1.7142857143em}@media (max-width: 1024px){.section-lecture .certificate-small{font-size:1.3vw}}.section-lecture .lecture-step__content__test__result{padding:20px;border:1px dotted #333}.section-lecture .lecture-step__success__left{width:30vw;float:left}.section-lecture .lecture-step__success__right{padding:0 15px 0 30vw}.section-lecture .lecture-step__success:after{display:table;clear:both;width:100%}@media (max-width: 1024px){.section-lecture .lecture-step__success__left{float:none;width:100%;padding:0 15px}.section-lecture .lecture-step__success__right{float:none;width:100%;padding:0 15px}}.section-lecture .lecture-step__image img{max-width:100%}.section-lecture .lecture-step__left{padding:0 25vw 0 25px}@media (max-width: 1024px){.section-lecture .lecture-step__left{padding:0 15px}}.section-lecture .lecture-step__right img{display:block;width:42.1428571429em;height:70em;position:absolute;top:0;right:0}.section-lecture .lecture-step__repeater{text-align:center;padding-top:2em;padding-bottom:2em;font-size:1.2em}.section-lecture .lecture-step__repeater__text{padding-top:2em;padding-bottom:2em}.section-lecture .lecture-step__repeater__text>div .btn{width:240px}@media (max-width: 640px){.section-lecture .lecture-step__repeater__text>div span{display:block;padding:1em 0}}.section-lecture .lecture-step__repeater__text>div:first-child{padding-bottom:1em}.section-lecture .lecture-player{display:table;width:100%;background:#ecf0f5}.section-lecture .lecture-player__aligner{position:relative}.section-lecture .lecture-player__outer{position:fixed;bottom:0;width:100%;padding-left:80px;left:0;right:0}@media (max-width: 640px){.section-lecture .lecture-player__outer{padding-left:0px}}.section-lecture .lecture-player__wrapper{display:table-row}.section-lecture .lecture-player__player{width:200px;display:table-cell;vertical-align:middle;padding:15px 0 15px 15px}.section-lecture .lecture-player__progress{display:table-cell;vertical-align:middle;padding:15px 40px 15px 20px}@media (max-width: 1024px){.section-lecture .lecture-player__progress{display:none}}.section-lecture .lecture-player__buttons{width:300px;display:table-cell;vertical-align:bottom;padding:15px 15px 15px 0}.section-lecture .lecture-player__buttons p{display:none}@media (max-width: 1024px){.section-lecture .lecture-player__buttons p{display:block}}.section-lecture .lecture-player__buttons__row{text-align:right}.section-lecture .lecture-player__buttons__row .btn-prev{border:1px solid #b7bec6;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.section-lecture .lecture-player__buttons__row .btn-prev .escapingBallG__inner{background:#c40101}.section-lecture .lecture-player__buttons__row .btn-next{border:1px solid #c40101;background:#ed2124;color:white;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;float:right}.section-lecture .lecture-player__buttons__row .btn:after{display:table;width:100%;clear:both}@media (max-width: 1024px){.section-lecture .lecture-player__buttons__row{text-align:left}.section-lecture .lecture-player__buttons__row .btn{width:47%}.section-lecture .lecture-player__buttons__row .btn+.btn{margin-left:4%}}.section-lecture .jp-controls{display:inline-block;vertical-align:middle}.section-lecture .jp-controls button{display:block;overflow:hidden;text-indent:-9999px;border:none;cursor:pointer}.section-lecture .jp-play{width:40px;height:40px}.section-lecture .jp-play{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) 0 0 no-repeat}.section-lecture .jp-play:focus{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) -41px 0 no-repeat}.section-lecture .jp-state-playing .jp-play{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) 0 -42px no-repeat}.section-lecture .jp-state-playing .jp-play:focus{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) -41px -42px no-repeat}.section-lecture .jp-volume-controls{display:inline-block;vertical-align:middle;width:0px}.section-lecture .jp-volume-controls button{display:block;overflow:hidden;text-indent:-9999px;border:none;cursor:pointer}.section-lecture .jp-mute,.section-lecture .jp-volume-max{width:18px;height:15px}.section-lecture .jp-mute{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) 0 -170px no-repeat}.section-lecture .jp-mute:focus{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) -19px -170px no-repeat}.section-lecture .jp-state-muted .jp-mute{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) -60px -170px no-repeat}.section-lecture .jp-state-muted .jp-mute:focus{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) -79px -170px no-repeat}.section-lecture .jp-progress{overflow:hidden;background-color:#ddd}.section-lecture .jp-audio .jp-progress{position:absolute;bottom:100%;height:4px;-webkit-transition:height 300ms ease;-moz-transition:height 300ms ease;-ms-transition:height 300ms ease;-o-transition:height 300ms ease;transition:height 300ms ease}.section-lecture .hover .jp-audio .jp-progress{display:inline-block;bottom:100%;height:10px}.section-lecture .jp-audio .jp-type-single .jp-progress{left:0px;width:1920px}.section-lecture .jp-audio .jp-type-playlist .jp-progress{left:166px;width:130px}.section-lecture .jp-video .jp-progress{top:0px;left:0px;width:100%;height:10px}.section-lecture .jp-seek-bar{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) 0 -202px repeat-x;width:0px;height:100%;cursor:pointer}.section-lecture .jp-play-bar{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png) 0 -218px repeat-x;width:0px;height:100%}.section-lecture .jp-seeking-bg{background:url(/assets/lecture/jplayer.blue.monday-c4c7b2e9182e4fdf50073c0e77bc6dca2a3e2436c839c3428c46e9dd8892f197.png)}.section-lecture #player{margin-top:4.5em}.section-lecture .positionstatic{position:static}@media screen and (max-width: 640px){.section-lecture #mainframe{margin-bottom:10em}.section-lecture .question{font-size:1.4em}.section-lecture .title{font-weight:700;font-size:1.8em;padding-bottom:1em;padding-top:1.5em}.section-lecture .maintext{font-weight:400;font-size:1.2em}.section-lecture .bigtext{font-size:1.3em;padding-bottom:0.1em;padding-top:0.7em}.section-lecture .rezhmobtext{font-size:1.5em;padding-bottom:0.1em;padding-top:0.1em;padding-right:5%;padding-left:5%}.section-lecture #iconsize{font-size:6em}.section-lecture .maintextboldnonepadding{font-weight:700;font-size:1.3em}.section-lecture .defaultcheck{border-radius:2px;border:solid 1px;border-color:#b7bec6;padding-top:0.8em;padding-bottom:0.8em;padding-left:3em;padding-right:0.3em;margin-top:2em;margin-bottom:2em;width:100%}.section-lecture .choosecheck{border-radius:2px;border:solid 1px;border-color:#c40101;padding-top:0.8em;padding-bottom:0.8em;padding-left:3em;padding-right:0.3em;margin-top:2em;margin-bottom:2em;width:100%}.section-lecture .checkbox label,.section-lecture .radio label{padding-left:30px}.section-lecture #progress{background-color:#ed2124;height:5px}.section-lecture #usage{height:90px;border-bottom:solid 1px;border-color:#d2d6de;vertical-align:middle}.section-lecture .vcenter{position:relative;top:50%;transform:translateY(0%)}.section-lecture .btn-danger2{font-weight:600;font-size:1.2em;color:#fff;background-color:#ed2124;border-color:#c40101;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em}.section-lecture .btn-back2{font-weight:600;font-size:1.2em;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em}.section-lecture .btn-secondary{font-weight:600;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em;margin-left:1.2em}.section-lecture .btn-secondary2{font-weight:400;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:1em;padding-bottom:1em;border-radius:3px;margin-right:0;margin-left:0;margin-top:0.5em;margin-bottom:0.5em;width:80%;text-align:left}.section-lecture .usageico{font-size:3.5em;padding-left:0.0em;padding-right:0.3em;padding-top:0.8em}.section-lecture #hempty{height:0}.section-lecture .htext{padding-top:1em;padding-bottom:1em;padding-left:0}.section-lecture #kurs{padding-right:0;padding-left:0;padding-top:0;padding-bottom:5em}.section-lecture .paddingtop2{padding-top:0}.section-lecture .pagination>li>a,.section-lecture .pagination>li>span{position:relative;float:left;padding-top:0.3em;padding-bottom:0.3em;padding-left:0.7em;padding-right:0.7em;line-height:1.42857143;color:#333333;text-decoration:none;background-color:#ecf0f5;border-radius:4px;border:none;font-size:1.5em;font-weight:700;margin-left:0.5em;margin-right:0.5em}.section-lecture #pag{height:7em;text-align:center}.section-lecture .btn-secondary2{font-weight:400;font-size:1.4em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:0.5em;padding-bottom:0.5em;border-radius:3px;margin-right:12%;margin-left:12%;margin-top:0.5em;margin-bottom:0.5em;width:86%;text-align:center}.section-lecture .btn-secondary3{font-weight:400;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:1em;padding-bottom:1em;border-radius:3px;margin-right:5%;margin-left:5%;margin-top:0.5em;margin-bottom:0.5em;width:90%;text-align:center}.section-lecture .myvideo{position:relative;padding-bottom:56.25%;padding-top:3em;margin-top:3em;height:0;overflow:hidden}.section-lecture .myvideo iframe,.section-lecture .myvideo object,.section-lecture .myvideo embed{position:absolute;top:0;left:0;width:100%;height:100%}.section-lecture .modalstyle{padding-bottom:5em;padding-left:1em;padding-right:1em}.section-lecture .modal-header{padding:15px;border-bottom:none}.section-lecture .modal-dialog{width:90%;margin-top:15vh;margin-left:5%;margin-right:5%}.section-lecture #mdlbtn{font-size:1.8em;padding-left:4em;padding-right:4em}.section-lecture #mdlbtn2{font-size:1.7em;width:60%;font-weight:400;padding-top:0.6em;padding-bottom:0.6em}.section-lecture #sertifikat{min-height:26vh;max-height:54em;margin-left:0;margin-right:0;padding-right:0;padding-left:0}.section-lecture #imgsert img{width:100%;min-height:54em;height:10%;margin:0}.section-lecture #rezhmob{border-top:solid 1px;border-color:#d2d6de;padding-top:2em;padding-bottom:4em}.section-lecture #player{margin-top:3.5em}.section-lecture .course_image{padding-left:0;padding-right:0}}@media screen and (max-width: 1025px) and (min-width: 641px){.section-lecture .htext{padding-top:1em;padding-bottom:1em;padding-left:0.5em}.section-lecture #mainframe{margin-bottom:10em}.section-lecture .question{font-size:1.4em}.section-lecture .title{font-size:2.5em;padding-bottom:1em;padding-top:1.5em}.section-lecture .maintext{font-weight:400;font-size:1.2em}.section-lecture .bigtext{font-size:1.3em;padding-bottom:0.1em;padding-top:0.7em}.section-lecture .rezhmobtext{font-size:1.5em;padding-bottom:0.1em;padding-top:0.1em;padding-right:5%;padding-left:5%}.section-lecture .maintextboldnonepadding{font-weight:700;font-size:1.3em}.section-lecture #iconsize{font-size:8em}.section-lecture .defaultcheck{border-radius:2px;border:solid 1px;border-color:#b7bec6;padding-top:0.8em;padding-bottom:0.8em;padding-left:3em;padding-right:0.3em;margin-top:2em;margin-bottom:2em;width:80%}.section-lecture .choosecheck{border-radius:2px;border:solid 1px;border-color:#c40101;padding-top:0.8em;padding-bottom:0.8em;padding-left:3em;padding-right:0.3em;margin-top:2em;margin-bottom:2em;width:80%}.section-lecture .checkbox label,.section-lecture .radio label{padding-left:30px}.section-lecture #progress{background-color:#ed2124;height:5px}.section-lecture #usage{height:90px;border-bottom:solid 1px;border-color:#d2d6de;vertical-align:middle}.section-lecture .vcenter{position:relative;top:50%;transform:translateY(0%)}.section-lecture .btn-danger2{font-weight:600;font-size:1.2em;color:#fff;background-color:#ed2124;border-color:#c40101;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em}.section-lecture .btn-back2{font-weight:600;font-size:1.2em;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em}.section-lecture .btn-secondary{font-weight:600;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;border-radius:2px;padding-top:0.8em;padding-bottom:0.8em;margin-right:0.4em;margin-left:1.2em}.section-lecture .usageico{font-size:3.5em;padding-left:0.5em;padding-right:1.0em;padding-top:0.8em}.section-lecture .pagination>li>a,.section-lecture .pagination>li>span{position:relative;float:left;padding-top:0.3em;padding-bottom:0.3em;padding-left:0.7em;padding-right:0.7em;line-height:1.42857143;color:#333333;text-decoration:none;background-color:#ecf0f5;border-radius:4px;border:none;font-size:1.5em;font-weight:700;margin-left:0.5em;margin-right:0.5em}.section-lecture #pag{height:7em;text-align:center}.section-lecture .btn-secondary2{font-weight:400;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:0.5em;padding-bottom:0.5em;border-radius:3px;margin-right:0;margin-left:0;margin-top:0.5em;margin-bottom:0.5em;width:95%;text-align:center}.section-lecture .btn-secondary3{font-weight:400;font-size:1.2em;color:#333333;background-color:#ffffff;border-color:#b7bec6;padding-right:1.6em;padding-left:1.6em;padding-top:1em;padding-bottom:1em;border-radius:3px;margin-right:0;margin-left:5%;margin-top:0.5em;margin-bottom:0.5em;width:95%;text-align:center}.section-lecture .myvideo{position:relative;padding-bottom:56.25%;padding-top:3em;margin-top:3em;height:0;overflow:hidden}.section-lecture .myvideo iframe,.section-lecture .myvideo object,.section-lecture .myvideo embed{position:absolute;top:0;left:0;width:100%;height:100%}.section-lecture #mdlbtn{font-size:1.8em;padding-left:4em;padding-right:4em}.section-lecture #mdlbtn2{font-size:1.7em;width:40%;font-weight:400;padding-top:0.6em;padding-bottom:0.6em}.section-lecture #rezhmob{border-top:solid 1px;border-color:#d2d6de;padding-top:4em;padding-bottom:6em}.section-lecture #player{margin-top:3.3em}.section-lecture .course_image{padding-left:0;padding-right:0}.section-lecture .modalstyle{padding-bottom:5em;padding-left:1em;padding-right:1em}.section-lecture .modal-header{padding:15px;border-bottom:none}.section-lecture .modal-dialog{width:90%;margin-top:5%;margin-left:5%;margin-right:5%}.section-lecture #sertifikat{min-height:26vh;max-height:54em;margin-left:0;margin-right:0;padding-right:0;padding-left:0}}.pre-result-popup h4{font-size:24px;font-weight:300;margin:0;padding:0 0 20px}.pre-result-popup__buttons{padding:1.5em;text-align:center}.content-wrapper{padding-bottom:50px}.site-login{background:white;overflow:hidden;width:300px;margin:100px auto 0;padding:15px}.login-page .login-page__content{position:relative;z-index:1}.login-page .login-page__bg{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-position:center;background-attachment:fixed;background-size:cover}@font-face{font-family:'RedactorFont';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/NUAAAC8AAAAYGNtYXAaVcx2AAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zm8dIFkAAAFwAAATSGhlYWQACVb9AAAUuAAAADZoaGVhA+ECBQAAFPAAAAAkaG10eEEBA94AABUUAAAAkGxvY2FVlFE8AAAVpAAAAEptYXhwAC8AkgAAFfAAAAAgbmFtZRHEcG0AABYQAAABZnBvc3QAAwAAAAAXeAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmHwHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYf//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAAACUCAAGSAAQACQANAAA3EQURBQEFEQURATUXBwACAP4AAdv+SgG2/tySkiUBbgH+lAEBSgH+3AEBJv7/3G9sAAAGAAAASQIAAW4ABAAJAA4AEwAYAB0AABMhFSE1FSEVITUVIRUhNSczFSM1FTMVIzUVMxUjNZIBbv6SAW7+kgFu/pKSSUlJSUlJAW5JSW5JSW5JSdxJSW5JSW5JSQAAAAACAAAAJQH3AZIAFgAuAAAlLgMnBzIuAic+AyMXNh4CByUnMg4CBx4DIxcnHgMXNi4CBwH3Dik/XUABAR04Vjg+WDUYAQFNeEcZEv7MAQENHDMlHzIfEQEBASZUTDYHCSBIZj4lGCQaEARqFi5HLzJFKhJqDC1RZSzVPQoWIxkbJBQID0wCCQ4VDxo4KA8PAAACAG4AJQGSAZIABAAzAAA3IQchJzceAzMyPgI3PgMnNyMXDgMHDgMjIi4CJy4DNycjBx4DF24BJQH+3QFABRIUGg0QGBUQCAYKBgQBAUABAQEEBAQCCAgKBQYJCQcEAgUCAwEBPwEBAwcJCEkkJD8HCgYEBAYKBwcRFRkPtcMGCQkHAwMFAwEBAwUDAwcJCQbDtQ8ZFREHAAUAAP//AgABtwAGAA4AFgBHAF8AAAEzFTMVIzUfAQc1IzUzNS8BNxUzFSMVFx4DFRwBDgEHDgMHMh4CFx4DHwEjJzwBJjQjLgMrARUjNTMyHgIXBzMyPgI3PgM1NC4CJy4DKwEVAUkjS24mkZFvb96RkW9vDAMFAwECAwICBQUGBAECAgIBAQICAgEbIBMBAQIEBQUCCh0qCAwKCQM3DgMFBQMCAQIBAQEBAgECAwQGAw4BtpYgtv9cXEolSUhcXEklSlUDCAoNBwQJBwcCAwUDAgEBAQIBAQMEBANCLgEBAQIGBwYCSLYBAwUDRAECAgECBAQGAwQFBQQBAgIBATIAAAAAAwBtAAABkgGTAAMADAARAAAlIzcXBzM3MxczAyMDFyEVITUBI0YjI7ZKF2MXSmVbZQEBJP7c5nh4eUlJASb+2iRJSQAKAAAAJQIAAZIABAAJAA4AEwAYAB0AIgAnACwAMQAANxEFEQU3FzUHFTU3NScVJwcVFzUVJxU3NRUHFRc1NxUXNQclBxUXNRUnFTc1FQcVFzUAAgD+ALeSkpKSJW1tbW1tbSWSkgEkbW1tbW1tJQFuAf6UASUBSgFIbQFIAUq4AUgBSm8BSgFIbQFIAUrbSAFKAQEBSAFKbwFKAUhtAUgBSgAAAAIACQAlAgABkgAWAC4AACUOAxU1DgMHJj4CFzU0HgIXBT4DNxU1FD4CNy4DNRUmDgIXAgA5VTkcQVxAKA8RGEh3Thc2Vz/+PAY3S1UlECAxICYyHQw9Z0chCt8wRi8VAWsFDxsjGS1kUiwLaQETKUYxYBAUDwgDTRABCRMlGhoiFwkBPhAQJzkZAAAAAgBJAEkBtwFuAEcAjwAAAQ4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYHNAYmIicwLgE0NTQ+Ajc+Azc1DgMHJw4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYVJgYmIjUiJjQmNTQ+Ajc+Azc1DgMHATkJDQkEAwYKBgcOEBAJCA4NDAUGCAUDAwQHBQUKCgwGBQoICAMBAgIBAQEBAQEBAQMGCgYGDxITCxMhHBYJzQkNCQQDBwkHBg4QEQgIDg0MBgUIBQMCBQcFBAoLDAYFCQkIAwECAgEBAQEBAQEBAwcJBgcPERQLEyEcFwkBIgwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAQwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAAT//wBJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNQcXAAIA/gC3AUn+twFJ/rclk5MBbklJbklJbklJSbdcWwAAAAUAAABJAgABbgAEAAkADgAaAG0AABMhFSE1FSEVITUVIRUhNSczNSM1IwcVNxUjFRc+Azc+Azc0PgE0NTQuAicuAyMiBioBByIOAiMVPgM3Mj4BMjM6AR4BFx4CFBUcAQYUBw4DBw4DDwEVMzUjPgM3MZIBbv6SAW7+kgFu/pKNRBgUFhYYIAUHBQMBAgICAQEBAQEDBAICBgcHBQEEAwQCAgMEBAICBAQDAgIDAwMCAgMDAwEBAgEBAQEBAgICAQQGCQULRC0BAwQEAgFuSUluSUluSUlrFF0GFAZJFJEFBwYEAQIDBAMBAgMDAwIDBwUFAgIEAgEBAQEBAhUBAgIBAQEBAQIBAQIDBAIBAgMCAQICAwMCAQUHCQYNExQBBAMFAgADAAAASQIAAW4ALAAxAGwAACUiLgInNTMeAzMyPgI1NC4CIyIOAgcjNT4DMzIeAhUUDgIjJzMVIzUnIg4CByMVDgMVFB4CFxUzHgMzMj4CNzMVDgMjIi4CNTQ+AjMyHgIXFSMuAyMBbgoUEhEIHgUKCwsGEyEZDg4ZIRMGCwsKBR4IERIUCh41KBcXKDUet5KSJQYLCwoFHgQHBQICBQcEHgUKCwsGBgsLCgUeCBESFAoeNSgXFyg1HgoUEhEIHgUKCwsGSQMGBwU0AgQDAQ0XHhESHhcNAQMEAjQFBwYDFyg1Hx41KBe3SUkvAQMEAhgFCw0OBwcNDQsGFwIEAwEBAwQCNAUHBgMXKDUeHzUoFwMGBwU0AgQDAQAAAAEAAAC3AgABAAAEAAATIRUhNQACAP4AAQBJSQABAJIASQGSAZIADAAAAQ8CFzcHNxc3DwEXAQcpQQvBC0ApQAvBC0EBWdYBOAE6AdgBOgE4AQAAAAQAAABJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNRcHAAIA/gC3AUn+twFJ/re3k5MBbklJbklJbklJSbdcWwAAAAMAAAAlAgABkgAEAAkAEgAANxEFEQUBBREFEQc/ARcVJTU3FwACAP4AAdv+SgG2tiQwPv6Sbm4lAW4B/pQBAUoB/twBASa4AV5eSgFIk5MABAAlAAAB2wG3AAMAGgAeADUAAAEVJzMHHgIGDwEOAS4BJy4BNDY/AT4BHgEXARcnFTceATI2PwE+AS4BJy4CBg8BDgEeARcB29vbKgMDAQICcwIGBgYCAwMBAnQCBQYGAv5029sqAwYGBQJzAgEBAgMCBgYGAnICAgEDAgG33NwrAgYGBgJzAgEBAgMDBQYGAnMCAQECA/51AdvaKgMDAQJzAgUGBgMCAwECAnMCBQYGAgAABAAA/9sCAAHbAAMAGgAeADUAACU1Fwc3LgI2PwE+AR4BFx4BFAYPAQ4BIiYnBycXNQcuASIGDwEOAR4BFx4CNj8BPgEuAScBJdvbKgMDAQICcwIGBgYCAwMBAnQCBQYGAnTb2yoDBgYFAnMCAQECAwIGBgYCcgICAQMC/9zbASwCBgYGAnICAgEDAgMGBgUCcwIBAwN1AdzbKgMDAQJzAgUGBgMCAwECAnICBgYGAgABAG4AJQFuAZIAEgAAJREjESM1Ii4CNTQ+AjsBESMBSSRKFigeEREeKBaTJSUBSf63khEeKBcWKB4R/pMAAAAAAwAlAAEB3AG2AAoAVwB4AAAlMwcnMzUjNxcjFQcOAwcOAyMiLgInLgM1ND4CNz4DOwE1NC4CJy4DIyIOAgcOAwc1PgM3PgIyMzIeAhceAx0BIzU1IyIOAgcOAxUUHgIXHgMzMj4CNz4DPQEBkkpcXEpKXFxK6wIGBgcEAwgICQUIDw4LBQUHBQIDBQkGBQ8SFAwlAQMDAgMFBwgFBAoJCQQFCQkJBQQJCQkEBQkKCQUNFRENBQUIBQI0FQgMCggDAwUDAQECAwICBQUHAwUJCQcCAwUCApKRkZORkZMHBAYFBQECAwIBAgUHBQULDQ8JCRANCwQFBgUCCQMGBQQCAgICAQEBAgEBAwQFAy8CAwMCAQEBAQIFCAUGDhIXDXgYSwECAwICBgYIBQQGBgUCAgMCAQIEBgQECgsOBwQAAAAEACUASgHbAW4AAwAMAC0AegAANyM3FwczNzMXMwMjAyUVFA4CBw4DIyIuAicuAzU0PgI3PgM7ATcuAyMqAQ4BBw4DBxU+Azc+AzMyHgIXHgMdASMiDgIHDgMVFB4CFx4DMzI+Ajc+AzcVMzU0LgInrjUbGok4EUsSOE1ETQF/AQMFAwMHCQoFBAYGBQIDAwIBAgMEAwMJCw0IFiIFDhIWDQYKCgoFBAoJCgQFCgoJBQUJCgoFBAkHBgIDAwMBJg0WEw8GBgkGAwIFCAUFDA4QCQUJCQgEBAcHBgI3AgUIBsV1dXZHRwEf/uFlBAcOCwsEBAYEAwICAwICBQYHAwUJBwUCAgMCAWIFCAYCAQEBAQMCBAIwAwUEAwIBAgEBAQIDAQIEBgYDCQMEBwQFCw4QCgkPDgsFBQcFAgEBAwICBQUHAxh7DhcTDwUAAAIASQBJAbcBkwAEAIEAABMhFSE1Fx4DFx4DFRQOAgcOAyMiLgInLgMnFR4DFx4DMzI+Ajc+AzU0LgInLgMvAS4DJy4DNTQ+Ajc+AzMyHgIXHgMXNS4DJy4DIyIOAgcOAxUUHgIXHgMfAUkBbv6SvwQIBgYCAgMDAQIDBQQDCAkLBgYNDAwGBg0NDQYGCwwNBgYNDAwHDxoXEggHCwgDAgUHBAUMDxIKHAcNCQcDAgMDAQIDBQMDCAkKBgYLCgsGBQsLCgYGCwwLBgYLDAsGDBcUEQcICwcDAgQHBAUMERUNIAEAJSUxAgMFBAMDBgYHAwUICAYDAgQDAQECAwMCBQcIBEEDBAUDAgECAQEDBgkGBQ8SFQwJEA8NBgYKCggDCwIFBQQDAgUFBgMFBwcFAwIDAwEBAgMCAgQGBgM9AgUDBAEBAgEBAwcJBgYPERMLCA8ODAQFCgoJBQsAAAQAAABJAgABbgAEAAkADgATAAA/ARcHJxc3FwcnJScHFzcXJwcXNwAltiO4AbYluCMB/yO4JbYBuCO2Jdsdkh6TAZQekhwBHZIekwGUHpIcAAAAAAUAAP/bAgAB2wAEAAkADgATABgAABcRIREhASERIREHITUhFRUhNSEVFSE1IRUAAgD+AAHb/koBtkn+3AEk/twBJP7cASQlAgD+AAHc/kkBt5JJSW5JSW5JSQAAAwCTAEkBbQGSABcALwBbAAA3Mh4CFx4DFwYUDgEHDgMrATczNzIeAhceAhQXBhQOAQcOAysBNzMDMzI+Ajc+Ayc2LgInLgMnPgM3PgMnNi4CJy4DKwED+AcNCQkDBAMEAQEBBAQEAgkKDQcqASgBBQsIBwIDAwQBAQQCBAEICAsFKgEoZGQRGRgRCAYLBgQBAQMEBwQGCg8OCggMDQgFAwcDAwEBBAYLBgcQFBcOZAHeAQMEAwMICQwHBgsJCAIDBAMBYYECAgMDAgYHCQUFCQcGAgIEAgFN/uoDBQgGBQ4RFQsKEQ8NBgUJBgQBAQMFBwUECwwOCAsSDw0FBggFAv63AAADACUAAAHbAbcABAANABEAADcRIREhEyMDMzczFzMDBxcjNyUBtv5K/URMOBBLETdLIho0GgABt/5JAW7+20hIASU1eHgAAAACAEIAHwG8AZkAIQBLAAAlBycOAS4BJwcXBw4BIiYvAS4BNDY/AT4BMhYfAR4BFAYHJy4BIgYPAQ4BFBYXHgE+AT8BLgMnLgI2PwE+AhYXBxc3PgE0JicBvJQEBQsMCwYhHg8PJygnDw8PDw8P1w8nKCcPDw8QEA8lCxscHAvFCwwLCgsbHRsLJwMFBgUCCgwDBQhSBg8QEgl+JoYLCwoL9pQEAQECAwMgHg8PDw8PDxAmKCcP1w8QEA8PDycoJw9+CwoLC8YLGx0bCwoLAQsLJgIDBAUCChcXFQhSBgYBBAV9JYYLHBwbCwAAAAMAAABJAgABbgAEAAkADgAAEyEVITUXIRUhNRczFSM1AAIA/gCSAW7+kpPb2wFuSUluSUluSUkAAwAAAEkCAAFuAAQACQAOAAATIRUhNRUhFSE1FTMVIzUAAgD+AAFt/pPc3AFuSUluSUluSUkAAAADAAAASQIAAW4ABAAJAA4AABMhFSE1FSEVITUVIRUhNQAB//4BAf/+AQIA/gABbklJbklJbklJAAMAAABJAgABbgAEAAkADgAAEyEHIScHIRchNxchByEnbgElAf7dAW0B/wH9/wFtASUB/t0BAW5JSW5JSW5JSQAGAAAAJwIAAZUACAANABQAGAAdACEAADc1IxEhFTMRIQEhFSE1FyMVIRUhNQcjNxcXITUhFScXIzdJSQG3Sf5JAUn+kwFtSiX+twFu27hcXG3+2wElKSlJICdJASVK/twBSdzcSbcl3EltbSUlJW5JSQAAAAEAAAABAADCHXSvXw889QALAgAAAAAAz3WLJQAAAADPdYsl////2wIAAdsAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgD//wAAAgAAAQAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAACAAAAAgAAbgIAAAACAABtAgAAAAIAAAkCAABJAgD//wIAAAACAAAAAgAAAAIAAJICAAAAAgAAAAIAACUCAAAAAgAAbgIAACUCAAAlAgAASQIAAAACAAAAAgAAkwIAACUCAABCAgAAAAIAAAACAAAAAgAAAAIAAAAAAAAAAAoAFAAeAEAAcAC4AQQBhgGoAfoCQAMCAyYDuARGBFQEcASUBLwFFgVuBY4GLgbUB4IHrAfaCFwIgAj2CRIJLglKCWoJpAAAAAEAAAAkAJAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABIoAAoAAAAAEeAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADgEAAA4Bg0Rie09TLzIAAA74AAAAYAAAAGAIIvzVY21hcAAAD1gAAABMAAAATBpVzHZnYXNwAAAPpAAAAAgAAAAIAAAAEGhlYWQAAA+sAAAANgAAADYACVb9aGhlYQAAD+QAAAAkAAAAJAPhAgVobXR4AAAQCAAAAJAAAACQQQED3m1heHAAABCYAAAABgAAAAYAJFAAbmFtZQAAEKAAAAFmAAABZhHEcG1wb3N0AAASCAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeKZviU+HQFHQAAAT8PHQAAAUQRHQAAAAkdAAAN+BIAJQEBDRkbHSAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idoqessba7wFJlZGFjdG9yRm9udFJlZGFjdG9yRm9udHUwdTF1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRXVFNjFGAAACAYkAIgAkAgABAAQABwAKAA0AQQCYAPEBSQH6Ai8CxwMhA98EGwTXBYEFkQW0BfEGLwagBxEHOgf0CLUJaQmsCfwKhAq5C0QLdAuiC9AMAQxo/JQO/JQO/JQO+5QOi7AVi/gB+JSLi/wB/JSLBfhv990V/EqLi/u5+EqLi/e5Bfu4+5QVi/dv9yb7Avsm+wEFDvcm+AIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AX7JvdwFdSLi0JCi4vUBYv7AhXUi4tCQouL1AWL+wIV1IuLQkKLi9QFDviLsBVky0yq+0KWCIshBYuLQMb7LPcT9z33GsW4i4sIiyEF92Wr9wT7QV77Cgj7yfdpFYvIBYuLb3ImSOFBtnqLiwiLfIvXBe6F9yJ7nGSl0PsO6Ps2YwgO9wLUFfe4i4tn+7iLi68FysoVnHmngrGLsounlJydnJ2Up4uyCIv3SUyLi/tXBYt8hoCDg4ODgId8i32Lf4+Dk4OTh5aLmgiL91dLi4v7SQWLZJRvnXkIDvfd+EoVrouL+yrWi4tr+wKLi/dKBbH7kxX3JS/7JS+L1fsDi4uw9wOLi9QF+3LTFfsl5/cl54tC9wOLi2b7A4uLQQWXNhWTg499i3iLf4mBhoSGg4SHgYmOio6KjYiNiI6GjoQIpklri3i5BYuMio2KjYaZhZKEiwiBi4tDbouL90q1iwWfi5mHk4MIVEcVmYsFk4uRjY+Pjo+NkYuUi5SJkoiOh4+FjYOLCH2Li1kFDve393oVRYuu9wyu+wwF+0r7DRXVi6LU7ouiQtWLJve6MIsm+7oFjGcV97iLi0L7uIuL1AUOi7AVi/gB+JSLi/wB/JSLBfdLrxX3JouL1Psmi4tCBYv3AhX3JouL1Psmi4tCBWb3SxX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBbD3cBWLQvcmi4vU+yaLBfe4ixX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBQ74lPdzFfss+xNAUIuLCIv1BftCgExsZEte9wr3BPdB92VrCIv1BYuLxV73PfsaCPxYLBWcsvcim+6RCIs/i5oFi4u2nOHVJs5vpIuLCItOBfs2s/sOLqVGCA73zfe2FXNsgGiLY4tpk3Ccd513n4Gji6CLnJKZmpqakpyLn4uehZt+mH+ZfJJ7i32LgIeChQiIiYmKiYuKi4mMioyKjoqPi5GLpJOknKOco6KcqJYIi6EFWXhlcnRrCPthixV0bH9oi2OLaZNwnXecd6CBoougi5ySmpqZmpKci5+LnoWbfph/mX2Seot+i3+IgoQIiImJioqLiYuKjIqMiY6Kj4uRi6SUpJujnKOinKmWCIuhBVh4ZnJzawgOi/gCFfiUi4tC/JSLi9QF90v7AhX33YuLQvvdi4vUBYv7AhX33YuLQvvdi4vUBWZCFYv3S/snL/cnMAUO9yb4AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBfsh9hXPi4ufc4uL6HeLdYWLd6GRi0Jzi4t3Bav7JRWXl5KTjY6PkI2PjY+Mj4yPi5CLlIiThJCFkYKOf4uHi4aKhoqGioaKhokIi3YFkI6QjZCNkIyPjI+LkIuPio6IjoiMh4uGi4iLiImIiYeJh4eHiIiDgX18CIB+i3jPi4ufXosFjo+QkJGRCIuLBQ74AtQVcItyk3aYCIu/qYsFmIWZh5uLvYu0sIu5i7pisFmLe4t9h36FCG2Li78FoJikk6aL3IvMSYs6iztKSTqLCPtL90sV9yaLi0L7JouL1AVmuhV8i3yHfoUIbYuLcwWAfYR6i3iLeZJ5ln0Ii3SpiwWYhZqHmoubi5mPmJEIqYuLVwV2fnKDcIs6i0rNi9uL3MzN3Iumi6SDoH4Ii1dtiwV+kX2Pe4sIDov3lBX4lIuLQvyUi4vUBQ73m/ftFWL7a0qLgFL3VYuWxEuLtPdry4uWxPtVi4BSzIsFDov4AhX4lIuLQvyUi4vUBfdL+wIV992Li0L73YuL1AWL+wIV992Li0L73YuL1AX7S0IVi/dL9ycv+ycwBQ6LsBWL+AH4lIuL/AH8lIsF+G/33RX8SouL+7n4SouL97kF+0r7SxWvi7vqySyLQvwCi4vU9wL3JvcC+yYFDvhv+EsVi/tw+2/3cPdviwVhYBWShIyChoUI+wf7BwWFhoKMhJKEkoqUkJEI9wj3BwWQkJWKkYQI/CD8HxX3b4r7b/dvi/tuBbW1FZKElYqQkAj3B/cHBZCQipWEkoSRgo2FhQj7BvsHBYWGjYGRhQgO97n3kxWL93D3b/tv+2+KBbW3FYSSipSQkQj3B/cGBZGRlIqShJKEjIGGhgj7CPsHBYaGgYyFkgj7CPsJFftvjPdv+3CL928FYWEVhJKBjIaGCPsH+wcFhoaMgZKEkoSUipGRCPcG9wYFkZGJlIWSCA733bAVi/fdZ4uL+91Bi4v3JgVPi1q8i8iLx7y8x4sI9yeLi/wBZosFDvgm9yYV1Ysv+yUv9yXVi4v3J0GL5/cl5/slQYuL+ycF+3+EFYWCgoSBhoGGgIh/i3WLeZF+mH6XhZ2Looujkp2blpqXopGriwiwi4uUBYuUiJKFj4SQgo1/i3+Lf4l/iH+If4V+hAiLugWWkJeOl46XjZiMmIusi6KEmH6ZfZFyi2gIi/sMV4uLowWL1hV2iwV3i32IhIaDhoeCi36LgY6EkIWQhpOIlIuZi5aQkpaTlo+ai58Ii48FDvdC91kVVoum9wml+wkF+x37ChXDi5zS1oudRMOLPvezR4s++7MF+BPwFYuHBYt3h3uDgIOAf4V9i4GLg46GkYWRiJOLlIuYj5WTkJSQmY6giwihiwWt7RV9mXOSaYt8i36Kfol/iH6Hf4YIi1sFmJOYkJiPl46YjZmLl4uViJGHkoaOhIuCCIuCZYsFaYtyhXt/e3+DeItyi3SReZl+mH6ehaOLmIuXjZWQlpCTk5KUCItzwouL9w8Fi6+EpX2ZCA7U95QV+AKLi2b8AouLsAX3U1oVloeUhZGEkYSOgouCi36GgYKEgoR/iHuLe4t6jnuRepB6lHqXCItKBZqEm4Wch5yIm4mci7OLqZOfm5+alKOLq4ujhZ9/mn6bd5dwlAhvlgV3kX6ShZGFkIiTi5OLl4+UlJGTkZeOm4uai5mImoaZhpqEmYIIi8gFfJF8kHuPfI58jXuLaYtxg3h6d3uCdItui3WQeZd+l32hf61+CKuABQ6L928Vr6n3S/snZ277S/cmBYuLFfdL9yevbvtL+ydnqAX4lIsVZ6n7S/snr273S/cmBYuLFftL9ydnbvdL+yevqAUOi2YVi/iU+JSLi/yU/JSLBfhv+HAV/EqLi/xL+EqLi/hLBUL7JhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBQ73jPdyFZ6LmYiUg5ODj36LeYt6h3+DhIOEfYd3iwhii4vstIsFi/cVFZuLloiShJKFjoKLfYt+iIGEhYSFgIh7iwhii4vYtIsFJvuqFfCLBbWLqJKemp2ZlKKLqoulhZ9/mn+ZeZRzjZ+NmpKVl5aXkJuLoIungqB5mHqZcJJoiwgmi4v73QUOsIsVi/hL+EqLi/xL/EqLBfeR+AIVR4s/+7nDi5vT1oucQ8KLQPe5BWlWFaX7DFeLpfcMBQ74UPeKFfso+yiHjwV9h3uNfJMIamupbXx8BWJiSYtitAh8mgVitIvNtLQI92v3awW0tM2LtGIImnwFtGKLSWJiCGb3EhVuqFyKbm4I+1n7WgVtbotcp26ob7qLqKkIsrEFg4+EkIWScKaGsJ+gCN3dBZuapIyifwj7EvsRsWb3GvcaBaiojLpuqAgOi/gCFfiUi4tC/JSLi9QF9yb7AhX4AouLQvwCi4vUBfcn+wIV92+Li0L7b4uL1AUOi/gCFfiUi4tC/JSLi9QFi/sCFfgBi4tC/AGLi9QFi/sCFfdwi4tC+3CLi9QFDov4AhX4k4uLQvyTi4vUBYv7AhX4k4uLQvyTi4vUBYv7AhX4lIuLQvyUi4vUBQ73AvgCFfe4i4tC+7iLi9QF+wL7AhX4lIuLQvyUi4vUBfcC+wIV97iLi0L7uIuL1AUO1LIVi9RCi4v3ufhLi4tB1IuL+7j8S4sF99333RX8AYuL+3D4AYuL93AF1UIVZouL+0v73YuLZvgCi4v3cAX7b0IV+0yL5/cB5/sBBfcBZhX7uYuLsPe5i4tmBWL3AhW0QkKLq9QFDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYfAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5h///f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAhlBJsl8PPPUACwIAAAAAAM91iyUAAAAAz3WLJf///9sCAAHbAAAACAACAAAAAAAAAAEAAAHg/+AAAAIA//8AAAIAAAEAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAG4CAAAAAgAAbQIAAAACAAAJAgAASQIA//8CAAAAAgAAAAIAAAACAACSAgAAAAIAAAACAAAlAgAAAAIAAG4CAAAlAgAAJQIAAEkCAAAAAgAAAAIAAJMCAAAlAgAAQgIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAkAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");font-weight:normal;font-style:normal}.redactor-editor code,.redactor-editor pre{font-family:Menlo, Monaco, monospace, sans-serif !important;cursor:text}.redactor-editor div,.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor table,.redactor-editor dl,.redactor-editor blockquote,.redactor-editor pre{font-size:14px;line-height:1.6em}.redactor-editor a{color:#15c;text-decoration:underline}.redactor-editor object,.redactor-editor embed,.redactor-editor video,.redactor-editor img{max-width:100%;width:auto}.redactor-editor video,.redactor-editor img{height:auto}.redactor-editor div,.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor table,.redactor-editor dl,.redactor-editor figure,.redactor-editor blockquote,.redactor-editor pre{margin:0;margin-bottom:15px;border:none;background:none;box-shadow:none}.redactor-editor iframe,.redactor-editor object,.redactor-editor hr{margin-bottom:15px}.redactor-editor blockquote{margin-left:1.6em !important;padding:0;text-align:left;color:#777;font-style:italic}.redactor-editor blockquote:before,.redactor-editor blockquote:after{content:''}.redactor-editor ul,.redactor-editor ol{padding-left:2em}.redactor-editor ul ul,.redactor-editor ol ol,.redactor-editor ul ol,.redactor-editor ol ul{margin:2px;padding:0;padding-left:2em;border:none}.redactor-editor ol ol li{list-style-type:lower-alpha}.redactor-editor ol ol ol li{list-style-type:lower-roman}.redactor-editor dl dt{font-weight:bold}.redactor-editor dd{margin-left:1em}.redactor-editor table{border-collapse:collapse;font-size:1em;width:100%}.redactor-editor table td,.redactor-editor table th{padding:5px;border:1px solid #ddd;vertical-align:top}.redactor-editor table thead td,.redactor-editor table th{font-weight:bold;border-bottom-color:#888}.redactor-editor code{background-color:transparent;color:inherit}.redactor-editor pre{padding:1em;border:1px solid #ddd;border-radius:3px;background:transparent;font-size:90%}.redactor-editor hr{display:block;height:1px;border:0;border-top:1px solid #ccc}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4,.redactor-editor h5,.redactor-editor h6{font-weight:bold;color:#000;padding:0;background:none;text-rendering:optimizeLegibility;margin:0 0 .5em 0}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4{line-height:1.3}.redactor-editor h1{font-size:36px}.redactor-editor h2{font-size:24px;margin-bottom:.7em}.redactor-editor h3{font-size:21px}.redactor-editor h4{font-size:18px}.redactor-editor h5{font-size:16px}.redactor-editor h6{font-size:12px;text-transform:uppercase}/*!

 =========================================================
 * Material Dashboard PRO - v2.0.1
 =========================================================

 * Product Page: https://www.creative-tim.com/product/material-dashboard-pro
 * Copyright 2018 Creative Tim (http://www.creative-tim.com)

 * Designed by www.invisionapp.com Coded by www.creative-tim.com

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */.card{font-size:.875rem}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fafafa}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#5d5fef;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#171ae8;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}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}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fafafa}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#5d5fef;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#171ae8;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}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}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-family:inherit;font-weight:400;line-height:1.2;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:7rem;font-weight:300;line-height:1.2}.display-2{font-size:3.5rem;font-weight:300;line-height:1.2}.display-3{font-size:2.8125rem;font-weight:300;line-height:1.2}.display-4{font-size:2.125rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fafafa;border:1px solid #dee2e6;border-radius:0.25rem;box-shadow:0 1px 2px rgba(0,0,0,0.075);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}code{font-size:87.5%;color:#e91e63;word-break:break-word}a>code{color:inherit}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#ffffff;background-color:#212529;border-radius:0.2rem;box-shadow:inset 0 -0.1rem 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:500;box-shadow:none}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid rgba(0,0,0,0.06)}.table thead th{vertical-align:bottom;border-bottom:2px solid rgba(0,0,0,0.06)}.table tbody+tbody{border-top:2px solid rgba(0,0,0,0.06)}.table .table{background-color:#fafafa}.table-sm th,.table-sm td{padding:0.3rem}.table-bordered{border:1px solid rgba(0,0,0,0.06)}.table-bordered th,.table-bordered td{border:1px solid rgba(0,0,0,0.06)}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#d2d2fb}.table-hover .table-primary:hover{background-color:#bbbbf9}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#bbbbf9}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#ffe5ca}.table-hover .table-secondary:hover{background-color:#ffd8b1}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#ffd8b1}.table-success,.table-success>th,.table-success>td{background-color:#cde9ce}.table-hover .table-success:hover{background-color:#bbe1bd}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#bbe1bd}.table-info,.table-info>th,.table-info>td{background-color:#b8ecf3}.table-hover .table-info:hover{background-color:#a2e6ef}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a2e6ef}.table-warning,.table-warning>th,.table-warning>td{background-color:#fff9c8}.table-hover .table-warning:hover{background-color:#fff6af}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff6af}.table-danger,.table-danger>th,.table-danger>td{background-color:#fccac7}.table-hover .table-danger:hover{background-color:#fbb3af}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fbb3af}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fafafa;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:rgba(0,0,0,0.06)}.table-dark{color:#fafafa;background-color:#212529}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:0.4375rem 0;font-size:1rem;line-height:1.5;color:#495057;background-color:rgba(0,0,0,0);background-clip:padding-box;border:1px solid #d2d2d2;border-radius:0;box-shadow:none;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:rgba(0,0,0,0);border-color:#d1d2fa;outline:0;box-shadow:none,0 0 0 0.2rem rgba(93,95,239,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.4375rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:rgba(0,0,0,0)}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.4375rem + 1px);padding-bottom:calc(0.4375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5625rem + 1px);padding-bottom:calc(0.5625rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:0.4375rem;padding-bottom:0.4375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:0.25rem 0;font-size:0.875rem;line-height:1.5;border-radius:0.2rem}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(2.125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:0.5625rem 0;font-size:1.25rem;line-height:1.5;border-radius:0.3rem}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(4.125rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:0.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#4caf50}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(76,175,80,0.8);border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#4caf50}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#4caf50;box-shadow:0 0 0 0.2rem rgba(76,175,80,0.25)}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4caf50}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#4caf50}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{background-color:#a3d7a5}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#6ec071}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(76,175,80,0.25)}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#4caf50}.was-validated .custom-file-input:valid~.custom-file-label::before,.custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(76,175,80,0.25)}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#f44336}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(244,67,54,0.8);border-radius:.2rem}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#f44336}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f44336;box-shadow:0 0 0 0.2rem rgba(244,67,54,0.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f44336}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#f44336}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{background-color:#fbb4af}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{background-color:#f77066}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(244,67,54,0.25)}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f44336}.was-validated .custom-file-input:invalid~.custom-file-label::before,.custom-file-input.is-invalid~.custom-file-label::before{border-color:inherit}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(244,67,54,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:0.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:0.46875rem 1rem;font-size:1rem;line-height:1.5;border-radius:0.25rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.btn:hover,.btn:focus{text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(93,95,239,0.25)}.btn.disabled,.btn:disabled{opacity:0.65;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):active,.btn.active:not(:disabled):not(.disabled){background-image:none;box-shadow:none}.btn:not(:disabled):not(.disabled):active:focus,.btn.active:not(:disabled):not(.disabled):focus{box-shadow:0 0 0 0.2rem rgba(93,95,239,0.25),none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#ffffff;background-color:#5d5fef;border-color:#5d5fef;box-shadow:none}.btn-primary:hover{color:#ffffff;background-color:#3a3dec;border-color:#2f31ea}.btn-primary:focus,.btn-primary.focus{box-shadow:none,0 0 0 0.2rem rgba(93,95,239,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#ffffff;background-color:#5d5fef;border-color:#5d5fef}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.active:not(:disabled):not(.disabled),.show>.btn-primary.dropdown-toggle{color:#ffffff;background-color:#2f31ea;border-color:#2326e9}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(93,95,239,0.5)}.btn-secondary{color:#212529;background-color:#ffa341;border-color:#ffa341;box-shadow:none}.btn-secondary:hover{color:#212529;background-color:#ff901b;border-color:#ff8a0e}.btn-secondary:focus,.btn-secondary.focus{box-shadow:none,0 0 0 0.2rem rgba(255,163,65,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#ffa341;border-color:#ffa341}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.active:not(:disabled):not(.disabled),.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#ff8a0e;border-color:#ff8401}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(255,163,65,0.5)}.btn-success{color:#ffffff;background-color:#4caf50;border-color:#4caf50;box-shadow:none}.btn-success:hover{color:#ffffff;background-color:#409444;border-color:#3d8b40}.btn-success:focus,.btn-success.focus{box-shadow:none,0 0 0 0.2rem rgba(76,175,80,0.5)}.btn-success.disabled,.btn-success:disabled{color:#ffffff;background-color:#4caf50;border-color:#4caf50}.btn-success:not(:disabled):not(.disabled):active,.btn-success.active:not(:disabled):not(.disabled),.show>.btn-success.dropdown-toggle{color:#ffffff;background-color:#3d8b40;border-color:#39833c}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success.active:not(:disabled):not(.disabled):focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(76,175,80,0.5)}.btn-info{color:#ffffff;background-color:#00bcd4;border-color:#00bcd4;box-shadow:none}.btn-info:hover{color:#ffffff;background-color:#009aae;border-color:#008fa1}.btn-info:focus,.btn-info.focus{box-shadow:none,0 0 0 0.2rem rgba(0,188,212,0.5)}.btn-info.disabled,.btn-info:disabled{color:#ffffff;background-color:#00bcd4;border-color:#00bcd4}.btn-info:not(:disabled):not(.disabled):active,.btn-info.active:not(:disabled):not(.disabled),.show>.btn-info.dropdown-toggle{color:#ffffff;background-color:#008fa1;border-color:#008394}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info.active:not(:disabled):not(.disabled):focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(0,188,212,0.5)}.btn-warning{color:#212529;background-color:#ffeb3b;border-color:#ffeb3b;box-shadow:none}.btn-warning:hover{color:#212529;background-color:#ffe715;border-color:#ffe608}.btn-warning:focus,.btn-warning.focus{box-shadow:none,0 0 0 0.2rem rgba(255,235,59,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffeb3b;border-color:#ffeb3b}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning.active:not(:disabled):not(.disabled),.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#ffe608;border-color:#fae100}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(255,235,59,0.5)}.btn-danger{color:#ffffff;background-color:#f44336;border-color:#f44336;box-shadow:none}.btn-danger:hover{color:#ffffff;background-color:#f22112;border-color:#ea1c0d}.btn-danger:focus,.btn-danger.focus{box-shadow:none,0 0 0 0.2rem rgba(244,67,54,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#ffffff;background-color:#f44336;border-color:#f44336}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger.active:not(:disabled):not(.disabled),.show>.btn-danger.dropdown-toggle{color:#ffffff;background-color:#ea1c0d;border-color:#de1b0c}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(244,67,54,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:none}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:none,0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light.active:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light.active:not(:disabled):not(.disabled):focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-dark{color:#ffffff;background-color:#343a40;border-color:#343a40;box-shadow:none}.btn-dark:hover{color:#ffffff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:none,0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark.active:not(:disabled):not(.disabled),.show>.btn-dark.dropdown-toggle{color:#ffffff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:none,0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-outline-primary{color:#5d5fef;background-color:transparent;background-image:none;border-color:#5d5fef}.btn-outline-primary:hover{color:#ffffff;background-color:#5d5fef;border-color:#5d5fef}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(93,95,239,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#5d5fef;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.active:not(:disabled):not(.disabled),.show>.btn-outline-primary.dropdown-toggle{color:#ffffff;background-color:#5d5fef;border-color:#5d5fef}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(93,95,239,0.5)}.btn-outline-secondary{color:#ffa341;background-color:transparent;background-image:none;border-color:#ffa341}.btn-outline-secondary:hover{color:#212529;background-color:#ffa341;border-color:#ffa341}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(255,163,65,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ffa341;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ffa341;border-color:#ffa341}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,163,65,0.5)}.btn-outline-success{color:#4caf50;background-color:transparent;background-image:none;border-color:#4caf50}.btn-outline-success:hover{color:#ffffff;background-color:#4caf50;border-color:#4caf50}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(76,175,80,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#4caf50;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success.active:not(:disabled):not(.disabled),.show>.btn-outline-success.dropdown-toggle{color:#ffffff;background-color:#4caf50;border-color:#4caf50}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(76,175,80,0.5)}.btn-outline-info{color:#00bcd4;background-color:transparent;background-image:none;border-color:#00bcd4}.btn-outline-info:hover{color:#ffffff;background-color:#00bcd4;border-color:#00bcd4}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(0,188,212,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#00bcd4;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info.active:not(:disabled):not(.disabled),.show>.btn-outline-info.dropdown-toggle{color:#ffffff;background-color:#00bcd4;border-color:#00bcd4}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,188,212,0.5)}.btn-outline-warning{color:#ffeb3b;background-color:transparent;background-image:none;border-color:#ffeb3b}.btn-outline-warning:hover{color:#212529;background-color:#ffeb3b;border-color:#ffeb3b}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,235,59,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffeb3b;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning.active:not(:disabled):not(.disabled),.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffeb3b;border-color:#ffeb3b}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,235,59,0.5)}.btn-outline-danger{color:#f44336;background-color:transparent;background-image:none;border-color:#f44336}.btn-outline-danger:hover{color:#ffffff;background-color:#f44336;border-color:#f44336}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(244,67,54,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f44336;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.active:not(:disabled):not(.disabled),.show>.btn-outline-danger.dropdown-toggle{color:#ffffff;background-color:#f44336;border-color:#f44336}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(244,67,54,0.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light.active:not(:disabled):not(.disabled),.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark.active:not(:disabled):not(.disabled),.show>.btn-outline-dark.dropdown-toggle{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#5d5fef;background-color:transparent}.btn-link:hover{color:#171ae8;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link:focus,.btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#999999}.btn-lg,.btn-group-lg>.btn{padding:1.125rem 2.25rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem}.btn-sm,.btn-group-sm>.btn{padding:0.40625rem 1.25rem;font-size:0.875rem;line-height:1.5;border-radius:0.1875rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:0.5rem}input.btn-block[type="submit"],input.btn-block[type="reset"],input.btn-block[type="button"]{width:100%}.fade{opacity:0;transition:opacity 0.15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);width:max-content;border-radius:0.25rem;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.dropup .dropdown-menu{margin-top:0;margin-bottom:0.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:0.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:0.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:0.625rem 1.25rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#ffffff;text-decoration:none;background-color:#5d5fef}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.25rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:0 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.dropdown-toggle-split::after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.9375rem;padding-left:0.9375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.6875rem;padding-left:1.6875rem}.btn-group.show .dropdown-toggle{box-shadow:none}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file:focus{z-index:3}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:0.4375rem 0;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:transparent;border:1px solid transparent;border-radius:0}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#ffffff;background-color:#5d5fef;box-shadow:none}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(93,95,239,0.25)}.custom-control-input:active~.custom-control-label::before{color:#ffffff;background-color:white;box-shadow:none}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:0.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";user-select:none;background-color:#dee2e6;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-control-label::after{position:absolute;top:0.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:0.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#5d5fef}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#5d5fef;box-shadow:none}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(93,95,239,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(93,95,239,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#5d5fef}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(93,95,239,0.5)}.custom-select{display:inline-block;width:100%;height:calc(2.4375rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%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 0.75rem center;background-size:8px 10px;border:1px solid #d2d2d2;border-radius:0.25rem;appearance:none}.custom-select:focus{border-color:#d1d2fa;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(209,210,250,0.5)}.custom-select:focus::-ms-value{color:#495057;background-color:rgba(0,0,0,0)}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(2.125rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:75%}.custom-select-lg{height:calc(4.125rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.4375rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.4375rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#d1d2fa;box-shadow:0 0 0 0.2rem rgba(93,95,239,0.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#d1d2fa}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.4375rem + 2px);padding:0.46875rem 1rem;line-height:1.3;color:#495057;background-color:transparent;border:0 solid #d2d2d2;border-radius:0;box-shadow:none}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.4375rem + 2px) - 0 * 2);padding:0.46875rem 1rem;line-height:1.3;color:#495057;content:"Browse";background-color:transparent;border-left:0 solid #d2d2d2;border-radius:0 0 0 0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fafafa;border-color:#dee2e6 #dee2e6 #fafafa}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:0.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#ffffff;background-color:#5d5fef}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{box-shadow:0px 2px 15px 0px #99999912, 0px 0px 4px 0px #4C4C4C12 !important;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-right:0;padding-left:0;max-width:1920px;width:100%}.navbar-brand{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-nav.search{width:37%}.navbar-nav.search li:first-child{width:100%;max-width:330px}.navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#ffffff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#ffffff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#ffffff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#ffffff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#ffffff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #eeeeee;border-radius:0.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:0.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:#fff;border-bottom:1px solid #eeeeee}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:0.75rem 1.25rem;background-color:#fff;border-top:1px solid #eeeeee}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(0.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header{border-top-right-radius:0}.card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header{border-top-left-radius:0}.card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:0.25rem}.card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.card-columns .card{margin-bottom:0.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:0.5rem;padding-left:0.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:0;line-height:1.25;color:#5d5fef;background-color:transparent;border:0 solid #dee2e6}.page-link:hover{color:#171ae8;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 0.2rem rgba(93,95,239,0.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.page-item.active .page-link{z-index:1;color:#ffffff;background-color:#5d5fef;border-color:#5d5fef}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:transparent;border-color:#dee2e6}.pagination-lg .page-link{padding:0.75rem 0;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem}.pagination-sm .page-link{padding:0.25rem 0;font-size:0.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:0.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}.alert-heading{color:inherit}.alert-link{font-weight:500}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#30317c;background-color:#dfdffc;border-color:#d2d2fb}.alert-primary hr{border-top-color:#bbbbf9}.alert-primary .alert-link{color:#222257}.alert-secondary{color:#855522;background-color:#ffedd9;border-color:#ffe5ca}.alert-secondary hr{border-top-color:#ffd8b1}.alert-secondary .alert-link{color:#5c3b18}.alert-success{color:#285b2a;background-color:#dbefdc;border-color:#cde9ce}.alert-success hr{border-top-color:#bbe1bd}.alert-success .alert-link{color:#18381a}.alert-info{color:#00626e;background-color:#ccf2f6;border-color:#b8ecf3}.alert-info hr{border-top-color:#a2e6ef}.alert-info .alert-link{color:#00353b}.alert-warning{color:#857a1f;background-color:#fffbd8;border-color:#fff9c8}.alert-warning hr{border-top-color:#fff6af}.alert-warning .alert-link{color:#5c5415}.alert-danger{color:#7f231c;background-color:#fdd9d7;border-color:#fccac7}.alert-danger hr{border-top-color:#fbb3af}.alert-danger .alert-link{color:#551713}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e9ecef;border-radius:0.25rem;box-shadow:inset 0 0.1rem 0.1rem rgba(0,0,0,0.1)}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#ffffff;text-align:center;background-color:#5d5fef;transition:width 0.6s ease}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;margin-bottom:0;background-color:inherit;border:0 solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item:hover,.list-group-item:focus{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:inherit}.list-group-item.active{z-index:2;color:#ffffff;background-color:#5d5fef;border-color:#5d5fef}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#30317c;background-color:#d2d2fb}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#30317c;background-color:#bbbbf9}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#30317c;border-color:#30317c}.list-group-item-secondary{color:#855522;background-color:#ffe5ca}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#855522;background-color:#ffd8b1}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#855522;border-color:#855522}.list-group-item-success{color:#285b2a;background-color:#cde9ce}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#285b2a;background-color:#bbe1bd}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#285b2a;border-color:#285b2a}.list-group-item-info{color:#00626e;background-color:#b8ecf3}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#00626e;background-color:#a2e6ef}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#00626e;border-color:#00626e}.list-group-item-warning{color:#857a1f;background-color:#fff9c8}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#857a1f;background-color:#fff6af}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#857a1f;border-color:#857a1f}.list-group-item-danger{color:#7f231c;background-color:#fccac7}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#7f231c;background-color:#fbb3af}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#7f231c;border-color:#7f231c}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:500;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:.5}.close:hover,.close:focus{color:#000000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:500;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-primary{color:#ffffff;background-color:#5d5fef}.badge-primary[href]:hover,.badge-primary[href]:focus{color:#ffffff;text-decoration:none;background-color:#2f31ea}.badge-secondary{color:#212529;background-color:#ffa341}.badge-secondary[href]:hover,.badge-secondary[href]:focus{color:#212529;text-decoration:none;background-color:#ff8a0e}.badge-success{color:#ffffff;background-color:#4caf50}.badge-success[href]:hover,.badge-success[href]:focus{color:#ffffff;text-decoration:none;background-color:#3d8b40}.badge-info{color:#ffffff;background-color:#00bcd4}.badge-info[href]:hover,.badge-info[href]:focus{color:#ffffff;text-decoration:none;background-color:#008fa1}.badge-warning{color:#212529;background-color:#ffeb3b}.badge-warning[href]:hover,.badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#ffe608}.badge-danger{color:#ffffff;background-color:#f44336}.badge-danger[href]:hover,.badge-danger[href]:focus{color:#ffffff;text-decoration:none;background-color:#ea1c0d}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:hover,.badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#ffffff;background-color:#343a40}.badge-dark[href]:hover,.badge-dark[href]:focus{color:#ffffff;text-decoration:none;background-color:#1d2124}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -25%)}.modal.show .modal-dialog{transform:translate(0, 0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (0.5rem * 2))}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;box-shadow:0 0.25rem 0.5rem rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.26}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-content{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.5)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Roboto", "Helvetica", "Arial", sans-serif;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:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:0.9}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:rgba(97,97,97,0.9)}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:rgba(97,97,97,0.9)}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:rgba(97,97,97,0.9)}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:rgba(97,97,97,0.9)}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#ffffff;text-align:center;background-color:rgba(97,97,97,0.9);border-radius:0.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Roboto", "Helvetica", "Arial", sans-serif;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:0.875rem;word-wrap:break-word;background-color:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;box-shadow:0 0.25rem 0.5rem rgba(0,0,0,0.2)}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^="top"] .arrow{bottom:calc((0.5rem + 1px) * -1)}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after{border-width:0.5rem 0.5rem 0}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before{bottom:0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after{bottom:1px;border-top-color:#ffffff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^="right"] .arrow{left:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:0.3rem 0}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after{border-width:0.5rem 0.5rem 0.5rem 0}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before{left:0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after{left:1px;border-right-color:#ffffff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^="bottom"] .arrow{top:calc((0.5rem + 1px) * -1)}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after{border-width:0 0.5rem 0.5rem 0.5rem}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before{top:0;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after{top:1px;border-bottom-color:#ffffff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^="left"] .arrow{right:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:0.3rem 0}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after{border-width:0.5rem 0 0.5rem 0.5rem}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before{right:0;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after{right:1px;border-left-color:#ffffff}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:0.5rem 0.75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform 0.6s ease;backface-visibility:hidden;perspective:1000px}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style: preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0, 0, 0)}}.carousel-item-next,.active.carousel-item-right{transform:translateX(100%)}@supports (transform-style: preserve-3d){.carousel-item-next,.active.carousel-item-right{transform:translate3d(100%, 0, 0)}}.carousel-item-prev,.active.carousel-item-left{transform:translateX(-100%)}@supports (transform-style: preserve-3d){.carousel-item-prev,.active.carousel-item-left{transform:translate3d(-100%, 0, 0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#ffffff;text-align:center;opacity:0.5}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#ffffff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,0.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#ffffff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#ffffff;text-align:center}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#5d5fef !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#2f31ea !important}.bg-secondary{background-color:#ffa341 !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#ff8a0e !important}.bg-success{background-color:#4caf50 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#3d8b40 !important}.bg-info{background-color:#00bcd4 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#008fa1 !important}.bg-warning{background-color:#ffeb3b !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ffe608 !important}.bg-danger{background-color:#f44336 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ea1c0d !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#ffffff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#5d5fef !important}.border-secondary{border-color:#ffa341 !important}.border-success{border-color:#4caf50 !important}.border-info{border-color:#00bcd4 !important}.border-warning{border-color:#ffeb3b !important}.border-danger{border-color:#f44336 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#ffffff !important}.rounded{border-radius:0.25rem !important}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-circle{border-radius:50% !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.sticky-top{position:sticky;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only,.bootstrap-datetimepicker-widget table th.next::after,.bootstrap-datetimepicker-widget table th.prev::after,.bootstrap-datetimepicker-widget .picker-switch::after,.bootstrap-datetimepicker-widget .btn[data-action="today"]::after,.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after,.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after,.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after,.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after,.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:0.25rem !important}.mt-1,.my-1{margin-top:0.25rem !important}.mr-1,.mx-1{margin-right:0.25rem !important}.mb-1,.my-1{margin-bottom:0.25rem !important}.ml-1,.mx-1{margin-left:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2,.my-2{margin-top:0.5rem !important}.mr-2,.mx-2{margin-right:0.5rem !important}.mb-2,.my-2{margin-bottom:0.5rem !important}.ml-2,.mx-2{margin-left:0.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:0.25rem !important}.pt-1,.py-1{padding-top:0.25rem !important}.pr-1,.px-1{padding-right:0.25rem !important}.pb-1,.py-1{padding-bottom:0.25rem !important}.pl-1,.px-1{padding-left:0.25rem !important}.p-2{padding:0.5rem !important}.pt-2,.py-2{padding-top:0.5rem !important}.pr-2,.px-2{padding-right:0.5rem !important}.pb-2,.py-2{padding-bottom:0.5rem !important}.pl-2,.px-2{padding-left:0.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:0.25rem !important}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important}.m-sm-2{margin:0.5rem !important}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:0.25rem !important}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important}.p-sm-2{padding:0.5rem !important}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:0.25rem !important}.mt-md-1,.my-md-1{margin-top:0.25rem !important}.mr-md-1,.mx-md-1{margin-right:0.25rem !important}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important}.ml-md-1,.mx-md-1{margin-left:0.25rem !important}.m-md-2{margin:0.5rem !important}.mt-md-2,.my-md-2{margin-top:0.5rem !important}.mr-md-2,.mx-md-2{margin-right:0.5rem !important}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important}.ml-md-2,.mx-md-2{margin-left:0.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:0.25rem !important}.pt-md-1,.py-md-1{padding-top:0.25rem !important}.pr-md-1,.px-md-1{padding-right:0.25rem !important}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important}.pl-md-1,.px-md-1{padding-left:0.25rem !important}.p-md-2{padding:0.5rem !important}.pt-md-2,.py-md-2{padding-top:0.5rem !important}.pr-md-2,.px-md-2{padding-right:0.5rem !important}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important}.pl-md-2,.px-md-2{padding-left:0.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:0.25rem !important}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important}.m-lg-2{margin:0.5rem !important}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:0.25rem !important}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important}.p-lg-2{padding:0.5rem !important}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:0.25rem !important}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important}.m-xl-2{margin:0.5rem !important}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:0.25rem !important}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important}.p-xl-2{padding:0.5rem !important}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:500 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#5d5fef !important}a.text-primary:hover,a.text-primary:focus{color:#2f31ea !important}.text-secondary{color:#ffa341 !important}a.text-secondary:hover,a.text-secondary:focus{color:#ff8a0e !important}.text-success{color:#4caf50 !important}a.text-success:hover,a.text-success:focus{color:#3d8b40 !important}.text-info{color:#00bcd4 !important}a.text-info:hover,a.text-info:focus{color:#008fa1 !important}.text-warning{color:#ffeb3b !important}a.text-warning:hover,a.text-warning:focus{color:#ffe608 !important}.text-danger{color:#f44336 !important}a.text-danger:hover,a.text-danger:focus{color:#ea1c0d !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#dae0e5 !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#1d2124 !important}.text-muted,.bmd-help{color:#6c757d !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible !important}.invisible{visibility:hidden !important}body{background-color:#FFFFFF}a:focus{outline:none}button:focus{outline:none}.bmd-layout-canvas{position:absolute;width:100%;height:100%}.bmd-layout-container{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.bmd-layout-header{z-index:3;display:flex;flex-direction:column;flex-wrap:nowrap;flex-shrink:0;justify-content:flex-start;width:100%;max-height:1000px;transform:translateZ(0);transition-duration:0.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.bmd-layout-content{position:relative;z-index:1;display:inline-block;flex-grow:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition-duration:0.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.bmd-layout-spacer{flex-grow:1}.bmd-layout-backdrop{position:absolute;top:0;left:0;z-index:4;width:100%;height:100%;visibility:hidden;background-color:transparent;transition-property:background-color;transition-duration:0.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}@supports (pointer-events: auto){.bmd-layout-backdrop{background-color:rgba(0,0,0,0.5);opacity:0;transition-property:opacity;visibility:visible;pointer-events:none}}.btn{position:relative;padding:12px 30px;margin:0.3125rem 1px;font-size:.75rem;font-weight:400;line-height:1.42857143;text-decoration:none;text-transform:uppercase;letter-spacing:0;cursor:pointer;background-color:transparent;border:0;border-radius:0.2rem;outline:0;transition:box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);will-change:box-shadow, transform}.btn:focus,.btn.focus,.btn:active:focus,.btn.focus:active,.btn.active:focus,.btn.active.focus{outline:0}.btn.btn-primary{color:#fff;background-color:#5d5fef;border-color:#5d5fef;box-shadow:0 2px 2px 0 rgba(93,95,239,0.14),0 3px 1px -2px rgba(93,95,239,0.2),0 1px 5px 0 rgba(93,95,239,0.12)}.btn.btn-primary:hover{color:#fff;background-color:#4f51ee;border-color:#2528e9}.btn.btn-primary:focus,.btn.btn-primary.focus,.btn.btn-primary:hover{color:#fff;background-color:#4f51ee;border-color:#2528e9}.btn.btn-primary:active,.btn.btn-primary.active,.open>.btn.btn-primary.dropdown-toggle,.show>.btn.btn-primary.dropdown-toggle{color:#fff;background-color:#4f51ee;border-color:#2528e9;box-shadow:0 2px 2px 0 rgba(93,95,239,0.14),0 3px 1px -2px rgba(93,95,239,0.2),0 1px 5px 0 rgba(93,95,239,0.12)}.btn.btn-primary:active:hover,.btn.btn-primary:active:focus,.btn.btn-primary.focus:active,.btn.btn-primary.active:hover,.btn.btn-primary.active:focus,.btn.btn-primary.active.focus,.open>.btn.btn-primary.dropdown-toggle:hover,.open>.btn.btn-primary.dropdown-toggle:focus,.open>.btn.btn-primary.dropdown-toggle.focus,.show>.btn.btn-primary.dropdown-toggle:hover,.show>.btn.btn-primary.dropdown-toggle:focus,.show>.btn.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#4f51ee;border-color:#1215ba}.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#5d5fef}.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover{background-color:#4f51ee}.btn.btn-primary.disabled:focus,.btn.btn-primary.disabled.focus,.btn.btn-primary:disabled:focus,.btn.btn-primary.focus:disabled{background-color:#5d5fef;border-color:#5d5fef}.btn.btn-primary.disabled:hover,.btn.btn-primary:disabled:hover{background-color:#5d5fef;border-color:#5d5fef}.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary:hover{box-shadow:0 14px 26px -12px rgba(93,95,239,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(93,95,239,0.2)}.btn.btn-primary.btn-link{background-color:transparent;color:#5d5fef;box-shadow:none}.btn.btn-primary.btn-link:hover,.btn.btn-primary.btn-link:focus,.btn.btn-primary.btn-link:active{background-color:transparent;color:#5d5fef}.btn.btn-secondary{color:#333333;background-color:#fafafa;border-color:#ccc;box-shadow:0 2px 2px 0 rgba(250,250,250,0.14),0 3px 1px -2px rgba(250,250,250,0.2),0 1px 5px 0 rgba(250,250,250,0.12)}.btn.btn-secondary:hover{color:#333333;background-color:#f2f2f2;border-color:#adadad}.btn.btn-secondary:focus,.btn.btn-secondary.focus,.btn.btn-secondary:hover{color:#333333;background-color:#f2f2f2;border-color:#adadad}.btn.btn-secondary:active,.btn.btn-secondary.active,.open>.btn.btn-secondary.dropdown-toggle,.show>.btn.btn-secondary.dropdown-toggle{color:#333333;background-color:#f2f2f2;border-color:#adadad;box-shadow:0 2px 2px 0 rgba(250,250,250,0.14),0 3px 1px -2px rgba(250,250,250,0.2),0 1px 5px 0 rgba(250,250,250,0.12)}.btn.btn-secondary:active:hover,.btn.btn-secondary:active:focus,.btn.btn-secondary.focus:active,.btn.btn-secondary.active:hover,.btn.btn-secondary.active:focus,.btn.btn-secondary.active.focus,.open>.btn.btn-secondary.dropdown-toggle:hover,.open>.btn.btn-secondary.dropdown-toggle:focus,.open>.btn.btn-secondary.dropdown-toggle.focus,.show>.btn.btn-secondary.dropdown-toggle:hover,.show>.btn.btn-secondary.dropdown-toggle:focus,.show>.btn.btn-secondary.dropdown-toggle.focus{color:#333333;background-color:#f2f2f2;border-color:#8c8c8c}.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#fafafa}.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover{background-color:#f2f2f2}.btn.btn-secondary.disabled:focus,.btn.btn-secondary.disabled.focus,.btn.btn-secondary:disabled:focus,.btn.btn-secondary.focus:disabled{background-color:#fafafa;border-color:#ccc}.btn.btn-secondary.disabled:hover,.btn.btn-secondary:disabled:hover{background-color:#fafafa;border-color:#ccc}.btn.btn-secondary:focus,.btn.btn-secondary:active,.btn.btn-secondary:hover{box-shadow:0 14px 26px -12px rgba(250,250,250,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(250,250,250,0.2)}.btn.btn-secondary.btn-link{background-color:transparent;color:#fafafa;box-shadow:none}.btn.btn-secondary.btn-link:hover,.btn.btn-secondary.btn-link:focus,.btn.btn-secondary.btn-link:active{background-color:transparent;color:#fafafa}.btn.btn-info{color:#fff;background-color:#00bcd4;border-color:#00bcd4;box-shadow:0 2px 2px 0 rgba(0,188,212,0.14),0 3px 1px -2px rgba(0,188,212,0.2),0 1px 5px 0 rgba(0,188,212,0.12)}.btn.btn-info:hover{color:#fff;background-color:#00aec5;border-color:#008697}.btn.btn-info:focus,.btn.btn-info.focus,.btn.btn-info:hover{color:#fff;background-color:#00aec5;border-color:#008697}.btn.btn-info:active,.btn.btn-info.active,.open>.btn.btn-info.dropdown-toggle,.show>.btn.btn-info.dropdown-toggle{color:#fff;background-color:#00aec5;border-color:#008697;box-shadow:0 2px 2px 0 rgba(0,188,212,0.14),0 3px 1px -2px rgba(0,188,212,0.2),0 1px 5px 0 rgba(0,188,212,0.12)}.btn.btn-info:active:hover,.btn.btn-info:active:focus,.btn.btn-info.focus:active,.btn.btn-info.active:hover,.btn.btn-info.active:focus,.btn.btn-info.active.focus,.open>.btn.btn-info.dropdown-toggle:hover,.open>.btn.btn-info.dropdown-toggle:focus,.open>.btn.btn-info.dropdown-toggle.focus,.show>.btn.btn-info.dropdown-toggle:hover,.show>.btn.btn-info.dropdown-toggle:focus,.show>.btn.btn-info.dropdown-toggle.focus{color:#fff;background-color:#00aec5;border-color:#004b55}.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#00bcd4}.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon:hover{background-color:#00aec5}.btn.btn-info.disabled:focus,.btn.btn-info.disabled.focus,.btn.btn-info:disabled:focus,.btn.btn-info.focus:disabled{background-color:#00bcd4;border-color:#00bcd4}.btn.btn-info.disabled:hover,.btn.btn-info:disabled:hover{background-color:#00bcd4;border-color:#00bcd4}.btn.btn-info:focus,.btn.btn-info:active,.btn.btn-info:hover{box-shadow:0 14px 26px -12px rgba(0,188,212,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,188,212,0.2)}.btn.btn-info.btn-link{background-color:transparent;color:#00bcd4;box-shadow:none}.btn.btn-info.btn-link:hover,.btn.btn-info.btn-link:focus,.btn.btn-info.btn-link:active{background-color:transparent;color:#00bcd4}.btn.btn-success{color:#fff;background-color:#4caf50;border-color:#4caf50;box-shadow:0 2px 2px 0 rgba(76,175,80,0.14),0 3px 1px -2px rgba(76,175,80,0.2),0 1px 5px 0 rgba(76,175,80,0.12)}.btn.btn-success:hover{color:#fff;background-color:#47a44b;border-color:#39843c}.btn.btn-success:focus,.btn.btn-success.focus,.btn.btn-success:hover{color:#fff;background-color:#47a44b;border-color:#39843c}.btn.btn-success:active,.btn.btn-success.active,.open>.btn.btn-success.dropdown-toggle,.show>.btn.btn-success.dropdown-toggle{color:#fff;background-color:#47a44b;border-color:#39843c;box-shadow:0 2px 2px 0 rgba(76,175,80,0.14),0 3px 1px -2px rgba(76,175,80,0.2),0 1px 5px 0 rgba(76,175,80,0.12)}.btn.btn-success:active:hover,.btn.btn-success:active:focus,.btn.btn-success.focus:active,.btn.btn-success.active:hover,.btn.btn-success.active:focus,.btn.btn-success.active.focus,.open>.btn.btn-success.dropdown-toggle:hover,.open>.btn.btn-success.dropdown-toggle:focus,.open>.btn.btn-success.dropdown-toggle.focus,.show>.btn.btn-success.dropdown-toggle:hover,.show>.btn.btn-success.dropdown-toggle:focus,.show>.btn.btn-success.dropdown-toggle.focus{color:#fff;background-color:#47a44b;border-color:#255627}.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#4caf50}.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon:hover{background-color:#47a44b}.btn.btn-success.disabled:focus,.btn.btn-success.disabled.focus,.btn.btn-success:disabled:focus,.btn.btn-success.focus:disabled{background-color:#4caf50;border-color:#4caf50}.btn.btn-success.disabled:hover,.btn.btn-success:disabled:hover{background-color:#4caf50;border-color:#4caf50}.btn.btn-success:focus,.btn.btn-success:active,.btn.btn-success:hover{box-shadow:0 14px 26px -12px rgba(76,175,80,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(76,175,80,0.2)}.btn.btn-success.btn-link{background-color:transparent;color:#4caf50;box-shadow:none}.btn.btn-success.btn-link:hover,.btn.btn-success.btn-link:focus,.btn.btn-success.btn-link:active{background-color:transparent;color:#4caf50}.btn.btn-warning{color:#fff;background-color:#ff9800;border-color:#ff9800;box-shadow:0 2px 2px 0 rgba(255,152,0,0.14),0 3px 1px -2px rgba(255,152,0,0.2),0 1px 5px 0 rgba(255,152,0,0.12)}.btn.btn-warning:hover{color:#fff;background-color:#f08f00;border-color:#c27400}.btn.btn-warning:focus,.btn.btn-warning.focus,.btn.btn-warning:hover{color:#fff;background-color:#f08f00;border-color:#c27400}.btn.btn-warning:active,.btn.btn-warning.active,.open>.btn.btn-warning.dropdown-toggle,.show>.btn.btn-warning.dropdown-toggle{color:#fff;background-color:#f08f00;border-color:#c27400;box-shadow:0 2px 2px 0 rgba(255,152,0,0.14),0 3px 1px -2px rgba(255,152,0,0.2),0 1px 5px 0 rgba(255,152,0,0.12)}.btn.btn-warning:active:hover,.btn.btn-warning:active:focus,.btn.btn-warning.focus:active,.btn.btn-warning.active:hover,.btn.btn-warning.active:focus,.btn.btn-warning.active.focus,.open>.btn.btn-warning.dropdown-toggle:hover,.open>.btn.btn-warning.dropdown-toggle:focus,.open>.btn.btn-warning.dropdown-toggle.focus,.show>.btn.btn-warning.dropdown-toggle:hover,.show>.btn.btn-warning.dropdown-toggle:focus,.show>.btn.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#f08f00;border-color:#804c00}.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#ff9800}.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover{background-color:#f08f00}.btn.btn-warning.disabled:focus,.btn.btn-warning.disabled.focus,.btn.btn-warning:disabled:focus,.btn.btn-warning.focus:disabled{background-color:#ff9800;border-color:#ff9800}.btn.btn-warning.disabled:hover,.btn.btn-warning:disabled:hover{background-color:#ff9800;border-color:#ff9800}.btn.btn-warning:focus,.btn.btn-warning:active,.btn.btn-warning:hover{box-shadow:0 14px 26px -12px rgba(255,152,0,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(255,152,0,0.2)}.btn.btn-warning.btn-link{background-color:transparent;color:#ff9800;box-shadow:none}.btn.btn-warning.btn-link:hover,.btn.btn-warning.btn-link:focus,.btn.btn-warning.btn-link:active{background-color:transparent;color:#ff9800}.btn.btn-danger{color:#fff;background-color:#f44336;border-color:#f44336;box-shadow:0 2px 2px 0 rgba(244,67,54,0.14),0 3px 1px -2px rgba(244,67,54,0.2),0 1px 5px 0 rgba(244,67,54,0.12)}.btn.btn-danger:hover{color:#fff;background-color:#f33527;border-color:#e11b0c}.btn.btn-danger:focus,.btn.btn-danger.focus,.btn.btn-danger:hover{color:#fff;background-color:#f33527;border-color:#e11b0c}.btn.btn-danger:active,.btn.btn-danger.active,.open>.btn.btn-danger.dropdown-toggle,.show>.btn.btn-danger.dropdown-toggle{color:#fff;background-color:#f33527;border-color:#e11b0c;box-shadow:0 2px 2px 0 rgba(244,67,54,0.14),0 3px 1px -2px rgba(244,67,54,0.2),0 1px 5px 0 rgba(244,67,54,0.12)}.btn.btn-danger:active:hover,.btn.btn-danger:active:focus,.btn.btn-danger.focus:active,.btn.btn-danger.active:hover,.btn.btn-danger.active:focus,.btn.btn-danger.active.focus,.open>.btn.btn-danger.dropdown-toggle:hover,.open>.btn.btn-danger.dropdown-toggle:focus,.open>.btn.btn-danger.dropdown-toggle.focus,.show>.btn.btn-danger.dropdown-toggle:hover,.show>.btn.btn-danger.dropdown-toggle:focus,.show>.btn.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#f33527;border-color:#a21309}.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#f44336}.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover{background-color:#f33527}.btn.btn-danger.disabled:focus,.btn.btn-danger.disabled.focus,.btn.btn-danger:disabled:focus,.btn.btn-danger.focus:disabled{background-color:#f44336;border-color:#f44336}.btn.btn-danger.disabled:hover,.btn.btn-danger:disabled:hover{background-color:#f44336;border-color:#f44336}.btn.btn-danger:focus,.btn.btn-danger:active,.btn.btn-danger:hover{box-shadow:0 14px 26px -12px rgba(244,67,54,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(244,67,54,0.2)}.btn.btn-danger.btn-link{background-color:transparent;color:#f44336;box-shadow:none}.btn.btn-danger.btn-link:hover,.btn.btn-danger.btn-link:focus,.btn.btn-danger.btn-link:active{background-color:transparent;color:#f44336}.btn.btn-rose{color:#fff;background-color:#e91e63;border-color:#e91e63;box-shadow:0 2px 2px 0 rgba(233,30,99,0.14),0 3px 1px -2px rgba(233,30,99,0.2),0 1px 5px 0 rgba(233,30,99,0.12)}.btn.btn-rose:hover{color:#fff;background-color:#ea2c6d;border-color:#b8124a}.btn.btn-rose:focus,.btn.btn-rose.focus,.btn.btn-rose:hover{color:#fff;background-color:#ea2c6d;border-color:#b8124a}.btn.btn-rose:active,.btn.btn-rose.active,.open>.btn.btn-rose.dropdown-toggle,.show>.btn.btn-rose.dropdown-toggle{color:#fff;background-color:#ea2c6d;border-color:#b8124a;box-shadow:0 2px 2px 0 rgba(233,30,99,0.14),0 3px 1px -2px rgba(233,30,99,0.2),0 1px 5px 0 rgba(233,30,99,0.12)}.btn.btn-rose:active:hover,.btn.btn-rose:active:focus,.btn.btn-rose.focus:active,.btn.btn-rose.active:hover,.btn.btn-rose.active:focus,.btn.btn-rose.active.focus,.open>.btn.btn-rose.dropdown-toggle:hover,.open>.btn.btn-rose.dropdown-toggle:focus,.open>.btn.btn-rose.dropdown-toggle.focus,.show>.btn.btn-rose.dropdown-toggle:hover,.show>.btn.btn-rose.dropdown-toggle:focus,.show>.btn.btn-rose.dropdown-toggle.focus{color:#fff;background-color:#ea2c6d;border-color:#7b0c32}.open>.btn.btn-rose.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#e91e63}.open>.btn.btn-rose.dropdown-toggle.bmd-btn-icon:hover{background-color:#ea2c6d}.btn.btn-rose.disabled:focus,.btn.btn-rose.disabled.focus,.btn.btn-rose:disabled:focus,.btn.btn-rose.focus:disabled{background-color:#e91e63;border-color:#e91e63}.btn.btn-rose.disabled:hover,.btn.btn-rose:disabled:hover{background-color:#e91e63;border-color:#e91e63}.btn.btn-rose:focus,.btn.btn-rose:active,.btn.btn-rose:hover{box-shadow:0 14px 26px -12px rgba(233,30,99,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(233,30,99,0.2)}.btn.btn-rose.btn-link{background-color:transparent;color:#e91e63;box-shadow:none}.btn.btn-rose.btn-link:hover,.btn.btn-rose.btn-link:focus,.btn.btn-rose.btn-link:active{background-color:transparent;color:#e91e63}.btn,.btn.btn-default{color:#fff;background-color:#999999;border-color:#999999;box-shadow:0 2px 2px 0 rgba(153,153,153,0.14),0 3px 1px -2px rgba(153,153,153,0.2),0 1px 5px 0 rgba(153,153,153,0.12)}.btn:hover,.btn.btn-default:hover{color:#fff;background-color:#919191;border-color:#7a7a7a}.btn:focus,.btn.focus,.btn:hover,.btn.btn-default:focus,.btn.btn-default.focus,.btn.btn-default:hover{color:#fff;background-color:#919191;border-color:#7a7a7a}.btn:active,.btn.active,.open>.btn.dropdown-toggle,.show>.btn.dropdown-toggle,.btn.btn-default:active,.btn.btn-default.active,.open>.btn.btn-default.dropdown-toggle,.show>.btn.btn-default.dropdown-toggle{color:#fff;background-color:#919191;border-color:#7a7a7a;box-shadow:0 2px 2px 0 rgba(153,153,153,0.14),0 3px 1px -2px rgba(153,153,153,0.2),0 1px 5px 0 rgba(153,153,153,0.12)}.btn:active:hover,.btn:active:focus,.btn.focus:active,.btn.active:hover,.btn.active:focus,.btn.active.focus,.open>.btn.dropdown-toggle:hover,.open>.btn.dropdown-toggle:focus,.open>.btn.dropdown-toggle.focus,.show>.btn.dropdown-toggle:hover,.show>.btn.dropdown-toggle:focus,.show>.btn.dropdown-toggle.focus,.btn.btn-default:active:hover,.btn.btn-default:active:focus,.btn.btn-default.focus:active,.btn.btn-default.active:hover,.btn.btn-default.active:focus,.btn.btn-default.active.focus,.open>.btn.btn-default.dropdown-toggle:hover,.open>.btn.btn-default.dropdown-toggle:focus,.open>.btn.btn-default.dropdown-toggle.focus,.show>.btn.btn-default.dropdown-toggle:hover,.show>.btn.btn-default.dropdown-toggle:focus,.show>.btn.btn-default.dropdown-toggle.focus{color:#fff;background-color:#919191;border-color:#595959}.open>.btn.dropdown-toggle.bmd-btn-icon,.open>.btn.btn-default.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#999999}.open>.btn.dropdown-toggle.bmd-btn-icon:hover,.open>.btn.btn-default.dropdown-toggle.bmd-btn-icon:hover{background-color:#919191}.btn.disabled:focus,.btn.disabled.focus,.btn:disabled:focus,.btn.focus:disabled,.btn.btn-default.disabled:focus,.btn.btn-default.disabled.focus,.btn.btn-default:disabled:focus,.btn.btn-default.focus:disabled{background-color:#999999;border-color:#999999}.btn.disabled:hover,.btn:disabled:hover,.btn.btn-default.disabled:hover,.btn.btn-default:disabled:hover{background-color:#999999;border-color:#999999}.btn:focus,.btn:active,.btn:hover,.btn.btn-default:focus,.btn.btn-default:active,.btn.btn-default:hover{box-shadow:0 14px 26px -12px rgba(153,153,153,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(153,153,153,0.2)}.btn.btn-link,.btn.btn-default.btn-link{background-color:transparent;color:#999999;box-shadow:none}.btn.btn-link:hover,.btn.btn-link:focus,.btn.btn-link:active,.btn.btn-default.btn-link:hover,.btn.btn-default.btn-link:focus,.btn.btn-default.btn-link:active{background-color:transparent;color:#999999}.btn.btn-white,.btn.btn-white:focus,.btn.btn-white:hover{background-color:#fff;color:#999999}.btn.btn-white.btn-link{color:#fff;background:transparent;box-shadow:none}.btn.btn-link:hover,.btn.btn-link:focus,.btn.btn-link:active{text-decoration:none !important}.btn.btn-raised.btn-link,.btn-group-raised .btn.btn-link{box-shadow:none}.btn.btn-raised.btn-link.active,.btn-group-raised .btn.btn-link.active{box-shadow:none}.btn.btn-raised.btn-link:hover,.btn.btn-raised.btn-link:focus,.btn.btn-raised.btn-link:active,.btn-group-raised .btn.btn-link:hover,.btn-group-raised .btn.btn-link:focus,.btn-group-raised .btn.btn-link:active{box-shadow:none}fieldset[disabled][disabled] .btn.btn-raised,.btn.btn-raised.disabled,.btn.btn-raised:disabled,.btn.btn-raised[disabled],fieldset[disabled][disabled] .btn-group-raised .btn,.btn-group-raised .btn.disabled,.btn-group-raised .btn:disabled,.btn-group-raised .btn[disabled]{box-shadow:none}.btn.btn-outline,.btn.btn-outline-primary,.btn.btn-outline-secondary,.btn.btn-outline-info,.btn.btn-outline-success,.btn.btn-outline-warning,.btn.btn-outline-danger{border-color:currentColor;border-style:solid;border-width:1px}.btn.btn-outline{color:#333333;background-color:transparent;border-color:#333333}.btn.btn-outline:hover{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333}.btn.btn-outline:focus,.btn.btn-outline.focus,.btn.btn-outline:hover{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333}.btn.btn-outline:active,.btn.btn-outline.active,.open>.btn.btn-outline.dropdown-toggle,.show>.btn.btn-outline.dropdown-toggle{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline:active:hover,.btn.btn-outline:active:focus,.btn.btn-outline.focus:active,.btn.btn-outline.active:hover,.btn.btn-outline.active:focus,.btn.btn-outline.active.focus,.open>.btn.btn-outline.dropdown-toggle:hover,.open>.btn.btn-outline.dropdown-toggle:focus,.open>.btn.btn-outline.dropdown-toggle.focus,.show>.btn.btn-outline.dropdown-toggle:hover,.show>.btn.btn-outline.dropdown-toggle:focus,.show>.btn.btn-outline.dropdown-toggle.focus{color:#333333;background-color:rgba(153,153,153,0.4);border-color:#333333}.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline.disabled:focus,.btn.btn-outline.disabled.focus,.btn.btn-outline:disabled:focus,.btn.btn-outline.focus:disabled{background-color:transparent;border-color:#333333}.btn.btn-outline.disabled:hover,.btn.btn-outline:disabled:hover{background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline{color:#333333;background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline:hover{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline:focus,.bg-inverse .btn.btn-outline.focus,.bg-inverse .btn.btn-outline:hover{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline:active,.bg-inverse .btn.btn-outline.active,.open>.bg-inverse .btn.btn-outline.dropdown-toggle,.show>.bg-inverse .btn.btn-outline.dropdown-toggle{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline:active:hover,.bg-inverse .btn.btn-outline:active:focus,.bg-inverse .btn.btn-outline.focus:active,.bg-inverse .btn.btn-outline.active:hover,.bg-inverse .btn.btn-outline.active:focus,.bg-inverse .btn.btn-outline.active.focus,.open>.bg-inverse .btn.btn-outline.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline.dropdown-toggle.focus{color:#333333;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline.disabled:focus,.bg-inverse .btn.btn-outline.disabled.focus,.bg-inverse .btn.btn-outline:disabled:focus,.bg-inverse .btn.btn-outline.focus:disabled{background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline.disabled:hover,.bg-inverse .btn.btn-outline:disabled:hover{background-color:transparent;border-color:#333333}.btn.btn-outline.btn-link{background-color:transparent}.btn.btn-outline-primary{color:#5d5fef;background-color:transparent;border-color:#5d5fef}.btn.btn-outline-primary:hover{color:#5d5fef;background-color:rgba(153,153,153,0.2);border-color:#5d5fef}.btn.btn-outline-primary:focus,.btn.btn-outline-primary.focus,.btn.btn-outline-primary:hover{color:#5d5fef;background-color:rgba(153,153,153,0.2);border-color:#5d5fef}.btn.btn-outline-primary:active,.btn.btn-outline-primary.active,.open>.btn.btn-outline-primary.dropdown-toggle,.show>.btn.btn-outline-primary.dropdown-toggle{color:#5d5fef;background-color:rgba(153,153,153,0.2);border-color:#5d5fef;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-primary:active:hover,.btn.btn-outline-primary:active:focus,.btn.btn-outline-primary.focus:active,.btn.btn-outline-primary.active:hover,.btn.btn-outline-primary.active:focus,.btn.btn-outline-primary.active.focus,.open>.btn.btn-outline-primary.dropdown-toggle:hover,.open>.btn.btn-outline-primary.dropdown-toggle:focus,.open>.btn.btn-outline-primary.dropdown-toggle.focus,.show>.btn.btn-outline-primary.dropdown-toggle:hover,.show>.btn.btn-outline-primary.dropdown-toggle:focus,.show>.btn.btn-outline-primary.dropdown-toggle.focus{color:#5d5fef;background-color:rgba(153,153,153,0.4);border-color:#5d5fef}.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-primary.disabled:focus,.btn.btn-outline-primary.disabled.focus,.btn.btn-outline-primary:disabled:focus,.btn.btn-outline-primary.focus:disabled{background-color:transparent;border-color:#5d5fef}.btn.btn-outline-primary.disabled:hover,.btn.btn-outline-primary:disabled:hover{background-color:transparent;border-color:#5d5fef}.bg-inverse .btn.btn-outline-primary{color:#5d5fef;background-color:transparent;border-color:#5d5fef}.bg-inverse .btn.btn-outline-primary:hover{color:#5d5fef;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-primary:focus,.bg-inverse .btn.btn-outline-primary.focus,.bg-inverse .btn.btn-outline-primary:hover{color:#5d5fef;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-primary:active,.bg-inverse .btn.btn-outline-primary.active,.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle{color:#5d5fef;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-primary:active:hover,.bg-inverse .btn.btn-outline-primary:active:focus,.bg-inverse .btn.btn-outline-primary.focus:active,.bg-inverse .btn.btn-outline-primary.active:hover,.bg-inverse .btn.btn-outline-primary.active:focus,.bg-inverse .btn.btn-outline-primary.active.focus,.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus{color:#5d5fef;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-primary.disabled:focus,.bg-inverse .btn.btn-outline-primary.disabled.focus,.bg-inverse .btn.btn-outline-primary:disabled:focus,.bg-inverse .btn.btn-outline-primary.focus:disabled{background-color:transparent;border-color:#5d5fef}.bg-inverse .btn.btn-outline-primary.disabled:hover,.bg-inverse .btn.btn-outline-primary:disabled:hover{background-color:transparent;border-color:#5d5fef}.btn.btn-outline-primary.btn-link{background-color:transparent}.btn.btn-outline-secondary{color:#333333;background-color:transparent;border-color:#333333}.btn.btn-outline-secondary:hover{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333}.btn.btn-outline-secondary:focus,.btn.btn-outline-secondary.focus,.btn.btn-outline-secondary:hover{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333}.btn.btn-outline-secondary:active,.btn.btn-outline-secondary.active,.open>.btn.btn-outline-secondary.dropdown-toggle,.show>.btn.btn-outline-secondary.dropdown-toggle{color:#333333;background-color:rgba(153,153,153,0.2);border-color:#333333;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-secondary:active:hover,.btn.btn-outline-secondary:active:focus,.btn.btn-outline-secondary.focus:active,.btn.btn-outline-secondary.active:hover,.btn.btn-outline-secondary.active:focus,.btn.btn-outline-secondary.active.focus,.open>.btn.btn-outline-secondary.dropdown-toggle:hover,.open>.btn.btn-outline-secondary.dropdown-toggle:focus,.open>.btn.btn-outline-secondary.dropdown-toggle.focus,.show>.btn.btn-outline-secondary.dropdown-toggle:hover,.show>.btn.btn-outline-secondary.dropdown-toggle:focus,.show>.btn.btn-outline-secondary.dropdown-toggle.focus{color:#333333;background-color:rgba(153,153,153,0.4);border-color:#333333}.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-secondary.disabled:focus,.btn.btn-outline-secondary.disabled.focus,.btn.btn-outline-secondary:disabled:focus,.btn.btn-outline-secondary.focus:disabled{background-color:transparent;border-color:#333333}.btn.btn-outline-secondary.disabled:hover,.btn.btn-outline-secondary:disabled:hover{background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline-secondary{color:#333333;background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline-secondary:hover{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-secondary:focus,.bg-inverse .btn.btn-outline-secondary.focus,.bg-inverse .btn.btn-outline-secondary:hover{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-secondary:active,.bg-inverse .btn.btn-outline-secondary.active,.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle{color:#333333;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-secondary:active:hover,.bg-inverse .btn.btn-outline-secondary:active:focus,.bg-inverse .btn.btn-outline-secondary.focus:active,.bg-inverse .btn.btn-outline-secondary.active:hover,.bg-inverse .btn.btn-outline-secondary.active:focus,.bg-inverse .btn.btn-outline-secondary.active.focus,.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus{color:#333333;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-secondary.disabled:focus,.bg-inverse .btn.btn-outline-secondary.disabled.focus,.bg-inverse .btn.btn-outline-secondary:disabled:focus,.bg-inverse .btn.btn-outline-secondary.focus:disabled{background-color:transparent;border-color:#333333}.bg-inverse .btn.btn-outline-secondary.disabled:hover,.bg-inverse .btn.btn-outline-secondary:disabled:hover{background-color:transparent;border-color:#333333}.btn.btn-outline-secondary.btn-link{background-color:transparent}.btn.btn-outline-info{color:#00bcd4;background-color:transparent;border-color:#00bcd4}.btn.btn-outline-info:hover{color:#00bcd4;background-color:rgba(153,153,153,0.2);border-color:#00bcd4}.btn.btn-outline-info:focus,.btn.btn-outline-info.focus,.btn.btn-outline-info:hover{color:#00bcd4;background-color:rgba(153,153,153,0.2);border-color:#00bcd4}.btn.btn-outline-info:active,.btn.btn-outline-info.active,.open>.btn.btn-outline-info.dropdown-toggle,.show>.btn.btn-outline-info.dropdown-toggle{color:#00bcd4;background-color:rgba(153,153,153,0.2);border-color:#00bcd4;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-info:active:hover,.btn.btn-outline-info:active:focus,.btn.btn-outline-info.focus:active,.btn.btn-outline-info.active:hover,.btn.btn-outline-info.active:focus,.btn.btn-outline-info.active.focus,.open>.btn.btn-outline-info.dropdown-toggle:hover,.open>.btn.btn-outline-info.dropdown-toggle:focus,.open>.btn.btn-outline-info.dropdown-toggle.focus,.show>.btn.btn-outline-info.dropdown-toggle:hover,.show>.btn.btn-outline-info.dropdown-toggle:focus,.show>.btn.btn-outline-info.dropdown-toggle.focus{color:#00bcd4;background-color:rgba(153,153,153,0.4);border-color:#00bcd4}.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-info.disabled:focus,.btn.btn-outline-info.disabled.focus,.btn.btn-outline-info:disabled:focus,.btn.btn-outline-info.focus:disabled{background-color:transparent;border-color:#00bcd4}.btn.btn-outline-info.disabled:hover,.btn.btn-outline-info:disabled:hover{background-color:transparent;border-color:#00bcd4}.bg-inverse .btn.btn-outline-info{color:#00bcd4;background-color:transparent;border-color:#00bcd4}.bg-inverse .btn.btn-outline-info:hover{color:#00bcd4;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-info:focus,.bg-inverse .btn.btn-outline-info.focus,.bg-inverse .btn.btn-outline-info:hover{color:#00bcd4;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-info:active,.bg-inverse .btn.btn-outline-info.active,.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle{color:#00bcd4;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-info:active:hover,.bg-inverse .btn.btn-outline-info:active:focus,.bg-inverse .btn.btn-outline-info.focus:active,.bg-inverse .btn.btn-outline-info.active:hover,.bg-inverse .btn.btn-outline-info.active:focus,.bg-inverse .btn.btn-outline-info.active.focus,.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle.focus{color:#00bcd4;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-info.disabled:focus,.bg-inverse .btn.btn-outline-info.disabled.focus,.bg-inverse .btn.btn-outline-info:disabled:focus,.bg-inverse .btn.btn-outline-info.focus:disabled{background-color:transparent;border-color:#00bcd4}.bg-inverse .btn.btn-outline-info.disabled:hover,.bg-inverse .btn.btn-outline-info:disabled:hover{background-color:transparent;border-color:#00bcd4}.btn.btn-outline-info.btn-link{background-color:transparent}.btn.btn-outline-success{color:#4caf50;background-color:transparent;border-color:#4caf50}.btn.btn-outline-success:hover{color:#4caf50;background-color:rgba(153,153,153,0.2);border-color:#4caf50}.btn.btn-outline-success:focus,.btn.btn-outline-success.focus,.btn.btn-outline-success:hover{color:#4caf50;background-color:rgba(153,153,153,0.2);border-color:#4caf50}.btn.btn-outline-success:active,.btn.btn-outline-success.active,.open>.btn.btn-outline-success.dropdown-toggle,.show>.btn.btn-outline-success.dropdown-toggle{color:#4caf50;background-color:rgba(153,153,153,0.2);border-color:#4caf50;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-success:active:hover,.btn.btn-outline-success:active:focus,.btn.btn-outline-success.focus:active,.btn.btn-outline-success.active:hover,.btn.btn-outline-success.active:focus,.btn.btn-outline-success.active.focus,.open>.btn.btn-outline-success.dropdown-toggle:hover,.open>.btn.btn-outline-success.dropdown-toggle:focus,.open>.btn.btn-outline-success.dropdown-toggle.focus,.show>.btn.btn-outline-success.dropdown-toggle:hover,.show>.btn.btn-outline-success.dropdown-toggle:focus,.show>.btn.btn-outline-success.dropdown-toggle.focus{color:#4caf50;background-color:rgba(153,153,153,0.4);border-color:#4caf50}.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-success.disabled:focus,.btn.btn-outline-success.disabled.focus,.btn.btn-outline-success:disabled:focus,.btn.btn-outline-success.focus:disabled{background-color:transparent;border-color:#4caf50}.btn.btn-outline-success.disabled:hover,.btn.btn-outline-success:disabled:hover{background-color:transparent;border-color:#4caf50}.bg-inverse .btn.btn-outline-success{color:#4caf50;background-color:transparent;border-color:#4caf50}.bg-inverse .btn.btn-outline-success:hover{color:#4caf50;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-success:focus,.bg-inverse .btn.btn-outline-success.focus,.bg-inverse .btn.btn-outline-success:hover{color:#4caf50;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-success:active,.bg-inverse .btn.btn-outline-success.active,.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle{color:#4caf50;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-success:active:hover,.bg-inverse .btn.btn-outline-success:active:focus,.bg-inverse .btn.btn-outline-success.focus:active,.bg-inverse .btn.btn-outline-success.active:hover,.bg-inverse .btn.btn-outline-success.active:focus,.bg-inverse .btn.btn-outline-success.active.focus,.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle.focus{color:#4caf50;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-success.disabled:focus,.bg-inverse .btn.btn-outline-success.disabled.focus,.bg-inverse .btn.btn-outline-success:disabled:focus,.bg-inverse .btn.btn-outline-success.focus:disabled{background-color:transparent;border-color:#4caf50}.bg-inverse .btn.btn-outline-success.disabled:hover,.bg-inverse .btn.btn-outline-success:disabled:hover{background-color:transparent;border-color:#4caf50}.btn.btn-outline-success.btn-link{background-color:transparent}.btn.btn-outline-warning{color:#ff9800;background-color:transparent;border-color:#ff9800}.btn.btn-outline-warning:hover{color:#ff9800;background-color:rgba(153,153,153,0.2);border-color:#ff9800}.btn.btn-outline-warning:focus,.btn.btn-outline-warning.focus,.btn.btn-outline-warning:hover{color:#ff9800;background-color:rgba(153,153,153,0.2);border-color:#ff9800}.btn.btn-outline-warning:active,.btn.btn-outline-warning.active,.open>.btn.btn-outline-warning.dropdown-toggle,.show>.btn.btn-outline-warning.dropdown-toggle{color:#ff9800;background-color:rgba(153,153,153,0.2);border-color:#ff9800;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-warning:active:hover,.btn.btn-outline-warning:active:focus,.btn.btn-outline-warning.focus:active,.btn.btn-outline-warning.active:hover,.btn.btn-outline-warning.active:focus,.btn.btn-outline-warning.active.focus,.open>.btn.btn-outline-warning.dropdown-toggle:hover,.open>.btn.btn-outline-warning.dropdown-toggle:focus,.open>.btn.btn-outline-warning.dropdown-toggle.focus,.show>.btn.btn-outline-warning.dropdown-toggle:hover,.show>.btn.btn-outline-warning.dropdown-toggle:focus,.show>.btn.btn-outline-warning.dropdown-toggle.focus{color:#ff9800;background-color:rgba(153,153,153,0.4);border-color:#ff9800}.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-warning.disabled:focus,.btn.btn-outline-warning.disabled.focus,.btn.btn-outline-warning:disabled:focus,.btn.btn-outline-warning.focus:disabled{background-color:transparent;border-color:#ff9800}.btn.btn-outline-warning.disabled:hover,.btn.btn-outline-warning:disabled:hover{background-color:transparent;border-color:#ff9800}.bg-inverse .btn.btn-outline-warning{color:#ff9800;background-color:transparent;border-color:#ff9800}.bg-inverse .btn.btn-outline-warning:hover{color:#ff9800;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-warning:focus,.bg-inverse .btn.btn-outline-warning.focus,.bg-inverse .btn.btn-outline-warning:hover{color:#ff9800;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-warning:active,.bg-inverse .btn.btn-outline-warning.active,.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle{color:#ff9800;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-warning:active:hover,.bg-inverse .btn.btn-outline-warning:active:focus,.bg-inverse .btn.btn-outline-warning.focus:active,.bg-inverse .btn.btn-outline-warning.active:hover,.bg-inverse .btn.btn-outline-warning.active:focus,.bg-inverse .btn.btn-outline-warning.active.focus,.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus{color:#ff9800;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-warning.disabled:focus,.bg-inverse .btn.btn-outline-warning.disabled.focus,.bg-inverse .btn.btn-outline-warning:disabled:focus,.bg-inverse .btn.btn-outline-warning.focus:disabled{background-color:transparent;border-color:#ff9800}.bg-inverse .btn.btn-outline-warning.disabled:hover,.bg-inverse .btn.btn-outline-warning:disabled:hover{background-color:transparent;border-color:#ff9800}.btn.btn-outline-warning.btn-link{background-color:transparent}.btn.btn-outline-danger{color:#f44336;background-color:transparent;border-color:#f44336}.btn.btn-outline-danger:hover{color:#f44336;background-color:rgba(153,153,153,0.2);border-color:#f44336}.btn.btn-outline-danger:focus,.btn.btn-outline-danger.focus,.btn.btn-outline-danger:hover{color:#f44336;background-color:rgba(153,153,153,0.2);border-color:#f44336}.btn.btn-outline-danger:active,.btn.btn-outline-danger.active,.open>.btn.btn-outline-danger.dropdown-toggle,.show>.btn.btn-outline-danger.dropdown-toggle{color:#f44336;background-color:rgba(153,153,153,0.2);border-color:#f44336;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn.btn-outline-danger:active:hover,.btn.btn-outline-danger:active:focus,.btn.btn-outline-danger.focus:active,.btn.btn-outline-danger.active:hover,.btn.btn-outline-danger.active:focus,.btn.btn-outline-danger.active.focus,.open>.btn.btn-outline-danger.dropdown-toggle:hover,.open>.btn.btn-outline-danger.dropdown-toggle:focus,.open>.btn.btn-outline-danger.dropdown-toggle.focus,.show>.btn.btn-outline-danger.dropdown-toggle:hover,.show>.btn.btn-outline-danger.dropdown-toggle:focus,.show>.btn.btn-outline-danger.dropdown-toggle.focus{color:#f44336;background-color:rgba(153,153,153,0.4);border-color:#f44336}.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(153,153,153,0.2)}.btn.btn-outline-danger.disabled:focus,.btn.btn-outline-danger.disabled.focus,.btn.btn-outline-danger:disabled:focus,.btn.btn-outline-danger.focus:disabled{background-color:transparent;border-color:#f44336}.btn.btn-outline-danger.disabled:hover,.btn.btn-outline-danger:disabled:hover{background-color:transparent;border-color:#f44336}.bg-inverse .btn.btn-outline-danger{color:#f44336;background-color:transparent;border-color:#f44336}.bg-inverse .btn.btn-outline-danger:hover{color:#f44336;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-danger:focus,.bg-inverse .btn.btn-outline-danger.focus,.bg-inverse .btn.btn-outline-danger:hover{color:#f44336;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-danger:active,.bg-inverse .btn.btn-outline-danger.active,.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle,.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle{color:#f44336;background-color:rgba(204,204,204,0.15);border-color:rgba(204,204,204,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.bg-inverse .btn.btn-outline-danger:active:hover,.bg-inverse .btn.btn-outline-danger:active:focus,.bg-inverse .btn.btn-outline-danger.focus:active,.bg-inverse .btn.btn-outline-danger.active:hover,.bg-inverse .btn.btn-outline-danger.active:focus,.bg-inverse .btn.btn-outline-danger.active.focus,.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover,.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus,.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover,.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus{color:#f44336;background-color:rgba(204,204,204,0.25);border-color:rgba(204,204,204,0.25)}.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:transparent}.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover{background-color:rgba(204,204,204,0.15)}.bg-inverse .btn.btn-outline-danger.disabled:focus,.bg-inverse .btn.btn-outline-danger.disabled.focus,.bg-inverse .btn.btn-outline-danger:disabled:focus,.bg-inverse .btn.btn-outline-danger.focus:disabled{background-color:transparent;border-color:#f44336}.bg-inverse .btn.btn-outline-danger.disabled:hover,.bg-inverse .btn.btn-outline-danger:disabled:hover{background-color:transparent;border-color:#f44336}.btn.btn-outline-danger.btn-link{background-color:transparent}.btn.btn-lg,.btn-group-lg .btn{padding:1.125rem 2.25rem;font-size:0.875rem;line-height:1.3333333;border-radius:0.2rem}.btn.btn-sm,.btn-group-sm .btn{padding:0.40625rem 1.25rem;font-size:0.6875rem;line-height:1.5;border-radius:0.2rem}.btn.btn-round{border-radius:30px}.btn.btn-fab,.btn.btn-just-icon{font-size:24px;height:41px;min-width:41px;width:41px;padding:0;overflow:hidden;position:relative;line-height:41px}.btn.btn-fab.btn-round,.btn.btn-just-icon.btn-round{border-radius:50%}.btn-group-sm .btn.btn-fab,.btn.btn-fab.btn-sm,.btn.btn-fab.btn-fab-mini,.btn-group-sm .btn.btn-just-icon,.btn.btn-just-icon.btn-sm,.btn.btn-just-icon.btn-fab-mini{height:30px;min-width:30px;width:30px}.btn-group-sm .btn.btn-fab .material-icons,.btn-group-sm .btn.btn-fab .fa,.btn.btn-fab.btn-sm .material-icons,.btn.btn-fab.btn-sm .fa,.btn.btn-fab.btn-fab-mini .material-icons,.btn.btn-fab.btn-fab-mini .fa,.btn-group-sm .btn.btn-just-icon .material-icons,.btn-group-sm .btn.btn-just-icon .fa,.btn.btn-just-icon.btn-sm .material-icons,.btn.btn-just-icon.btn-sm .fa,.btn.btn-just-icon.btn-fab-mini .material-icons,.btn.btn-just-icon.btn-fab-mini .fa{font-size:17px;line-height:29px}.btn-group-lg .btn.btn-fab,.btn.btn-fab.btn-lg,.btn-group-lg .btn.btn-just-icon,.btn.btn-just-icon.btn-lg{height:57px;min-width:57px;width:57px;line-height:56px}.btn-group-lg .btn.btn-fab .material-icons,.btn-group-lg .btn.btn-fab .fa,.btn.btn-fab.btn-lg .material-icons,.btn.btn-fab.btn-lg .fa,.btn-group-lg .btn.btn-just-icon .material-icons,.btn-group-lg .btn.btn-just-icon .fa,.btn.btn-just-icon.btn-lg .material-icons,.btn.btn-just-icon.btn-lg .fa{font-size:32px;line-height:56px}.btn.btn-fab .material-icons,.btn.btn-fab .fa,.btn.btn-just-icon .material-icons,.btn.btn-just-icon .fa{margin-top:0;position:absolute;width:100%;transform:none;left:0;top:0;height:100%;line-height:41px;font-size:20px}.btn-just-icon.btn-lg,.btn-group-lg>.btn-just-icon.btn{font-size:24px;height:41px;min-width:41px;width:41px}.input-group-btn>.btn{border:0}.btn .material-icons,.btn:not(.btn-just-icon):not(.btn-fab):not(.btn-survey-question) .fa{position:relative;display:inline-block;top:0;margin-top:-1em;margin-bottom:-1em;font-size:1.1rem;vertical-align:middle}.bg-inverse fieldset[disabled][disabled] .btn,.bg-inverse .btn.disabled,.bg-inverse .btn:disabled,.bg-inverse .btn[disabled],.bg-inverse fieldset[disabled][disabled] .input-group-btn .btn,.bg-inverse .input-group-btn .btn.disabled,.bg-inverse .input-group-btn .btn:disabled,.bg-inverse .input-group-btn .btn[disabled],.bg-inverse fieldset[disabled][disabled] .btn-group,.bg-inverse .btn-group.disabled,.bg-inverse .btn-group:disabled,.bg-inverse .btn-group[disabled],.bg-inverse fieldset[disabled][disabled] .btn-group-vertical,.bg-inverse .btn-group-vertical.disabled,.bg-inverse .btn-group-vertical:disabled,.bg-inverse .btn-group-vertical[disabled]{color:rgba(255,255,255,0.3)}.btn-group,.btn-group-vertical{position:relative;margin:10px 1px}.btn-group .dropdown-menu,.btn-group-vertical .dropdown-menu{border-radius:0 0 0.25rem 0.25rem}.btn-group.btn-group-raised,.btn-group-vertical.btn-group-raised{box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.btn-group .btn+.btn,.btn-group .btn,.btn-group .btn:active,.btn-group .btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn,.btn-group-vertical .btn:active,.btn-group-vertical .btn-group{margin:0}.btn-group>.btn-group,.btn-group-vertical>.btn-group{margin:0}.form-check{margin-bottom:.5rem;padding-left:0}.form-check .form-check-label{cursor:pointer;padding-left:0}.form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,0.26)}.form-group.is-focused .form-check .form-check-label:hover,.form-group.is-focused .form-check .form-check-label:focus{color:rgba(0,0,0,0.54)}fieldset[disabled] .form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,0.26)}.form-check .form-check-input{opacity:0;position:absolute;margin:0;z-index:-1;width:0;height:0;overflow:hidden;left:0;pointer-events:none}.form-check .form-check-sign{vertical-align:middle;position:relative;top:-2px;float:left;padding-right:10px;display:inline-block}.form-check .form-check-sign:before{display:block;position:absolute;left:0;content:"";background-color:rgba(0,0,0,0.84);height:20px;width:20px;border-radius:100%;z-index:1;opacity:0;margin:0;top:0;-webkit-transform:scale3d(2.3, 2.3, 1);-moz-transform:scale3d(2.3, 2.3, 1);-o-transform:scale3d(2.3, 2.3, 1);-ms-transform:scale3d(2.3, 2.3, 1);transform:scale3d(2.3, 2.3, 1)}.form-check .form-check-sign .check{position:relative;display:inline-block;width:20px;height:20px;border:1px solid rgba(0,0,0,0.54);overflow:hidden;z-index:1;border-radius:3px}.form-check .form-check-sign .check:before{position:absolute;content:"";transform:rotate(45deg);display:block;margin-top:-3px;margin-left:7px;width:0;color:#fff;height:0;box-shadow:0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;-webkit-animation:checkbox-off 0.3s forwards;-moz-animation:checkbox-off 0.3s forwards;-o-animation:checkbox-off 0.3s forwards;-ms-animation:checkbox-off 0.3s forwards;animation:checkbox-off 0.3s forwards}.form-check .form-check-input:focus+.form-check-sign .check:after{opacity:0.2}.form-check .form-check-input:checked+.form-check-sign .check{background:#5d5fef}.form-check .form-check-input:checked+.form-check-sign .check:before{color:#FFFFFF;box-shadow:0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;-webkit-animation:checkbox-on 0.3s forwards;-moz-animation:checkbox-on 0.3s forwards;-o-animation:checkbox-on 0.3s forwards;-ms-animation:checkbox-on 0.3s forwards;animation:checkbox-on 0.3s forwards}.form-check .form-check-input:checked+.form-check-sign:before{-webkit-animation:rippleOn 500ms;-moz-animation:rippleOn 500ms;-o-animation:rippleOn 500ms;-ms-animation:rippleOn 500ms;animation:rippleOn 500ms}.form-check .form-check-input:checked+.form-check-sign .check:after{-webkit-animation:rippleOn 500ms forwards;-moz-animation:rippleOn 500ms forwards;-o-animation:rippleOn 500ms forwards;-ms-animation:rippleOn 500ms forwards;animation:rippleOn 500ms forwards}.form-check .form-check-input:not(:checked)+.form-check-sign:before{-webkit-animation:rippleOff 500ms;-moz-animation:rippleOff 500ms;-o-animation:rippleOff 500ms;-ms-animation:rippleOff 500ms;animation:rippleOff 500ms}.form-check .form-check-input:not(:checked)+.form-check-sign .check:after{-webkit-animation:rippleOff 500ms;-moz-animation:rippleOff 500ms;-o-animation:rippleOff 500ms;-ms-animation:rippleOff 500ms;animation:rippleOff 500ms}.form-check .rtl .form-check .form-check-sign .check::before{margin-right:10px}fieldset[disabled] .form-check,fieldset[disabled] .form-check .form-check-input,.form-check .form-check-input[disabled]~.form-check-sign .check,.form-check .form-check-input[disabled]+.circle{opacity:0.5}.form-check .form-check-input[disabled]~.form-check-sign .check{border-color:#000000;opacity:.26}.form-check .form-check-input[disabled]+.form-check-sign .check:after{background-color:rgba(0,0,0,0.87);transform:rotate(-45deg)}.form-check .form-check-input[disabled][checked]+.form-check-sign .check{background-color:#000000}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px}50%{box-shadow:0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px}100%{box-shadow:0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px}}@keyframes rippleOn{0%{opacity:0}50%{opacity:0.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:0.2}100%{opacity:0}}.card{border:0;margin-bottom:30px;margin-top:30px;border-radius:6px;color:#333333;background:#fff;width:100%;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.card .card-category:not([class*="text-"]){color:#999999}.card .card-category{margin-top:10px}.card .card-category .material-icons{position:relative;top:8px;line-height:0}.card .form-check{margin-top:15px}.card .card-title{margin-top:0.625rem}.card .card-title:last-child{margin-bottom:0}.card.no-shadow .card-header-image,.card.no-shadow .card-header-image img{box-shadow:none !important}.card .card-body,.card .card-footer{padding:0.9375rem 1.875rem}.card .card-body+.card-footer{padding-top:0rem;border:0;border-radius:6px}.card .card-footer{display:flex;align-items:center;background-color:transparent;border:0}.card .card-footer .author,.card .card-footer .stats{display:inline-flex}.card .card-footer .stats{color:#999999}.card .card-footer .stats .material-icons{position:relative;top:-10px;margin-right:3px;margin-left:3px;font-size:18px}.card.bmd-card-raised{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}@media (min-width: 992px){.card.bmd-card-flat{box-shadow:none}}.card .card-header{border-bottom:none;background:transparent}.card .card-header .title{color:#fff}.card .card-header .nav-tabs{padding:0}.card .card-header.card-header-image{position:relative;padding:0;z-index:1;margin-left:15px;margin-right:15px;margin-top:-30px;border-radius:6px;text-align:center}.card .card-header.card-header-image img{max-width:100%;border-radius:6px;pointer-events:none;box-shadow:0 5px 15px -8px rgba(0,0,0,0.24),0 8px 10px -5px rgba(0,0,0,0.2)}.card .card-header.card-header-image .card-title{position:absolute;bottom:15px;left:15px;color:#fff;font-size:1.125rem;text-shadow:0 2px 5px rgba(33,33,33,0.5)}.card .card-header.card-header-image .colored-shadow{transform:scale(0.94);top:12px;filter:blur(12px);position:absolute;width:100%;height:100%;background-size:cover;z-index:-1;transition:opacity .45s;opacity:0}.card .card-header.card-header-image.no-shadow{box-shadow:none}.card .card-header.card-header-image.no-shadow.shadow-normal{box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.card .card-header.card-header-image.no-shadow .colored-shadow{display:none !important}.card .card-header-primary .card-icon,.card .card-header-primary .card-text,.card .card-header-primary:not(.card-header-icon):not(.card-header-text),.card.bg-primary,.card.card-rotate.bg-primary .front,.card.card-rotate.bg-primary .back{background:linear-gradient(180deg, #8f91f4 -6.25%, #5d5fef 100%)}.card .card-header-info .card-icon,.card .card-header-info .card-text,.card .card-header-info:not(.card-header-icon):not(.card-header-text),.card.bg-info,.card.card-rotate.bg-info .front,.card.card-rotate.bg-info .back{background:linear-gradient(60deg, #26c6da, #00acc1)}.card .card-header-success .card-icon,.card .card-header-success .card-text,.card .card-header-success:not(.card-header-icon):not(.card-header-text),.card.bg-success,.card.card-rotate.bg-success .front,.card.card-rotate.bg-success .back{background:linear-gradient(60deg, #66bb6a, #43a047)}.card .card-header-warning .card-icon,.card .card-header-warning .card-text,.card .card-header-warning:not(.card-header-icon):not(.card-header-text),.card.bg-warning,.card.card-rotate.bg-warning .front,.card.card-rotate.bg-warning .back{background:linear-gradient(60deg, #ffa726, #fb8c00)}.card .card-header-danger .card-icon,.card .card-header-danger .card-text,.card .card-header-danger:not(.card-header-icon):not(.card-header-text),.card.bg-danger,.card.card-rotate.bg-danger .front,.card.card-rotate.bg-danger .back{background:linear-gradient(180deg, #8f91f4 -6.25%, #5d5fef 100%)}.card .card-header-rose .card-icon,.card .card-header-rose .card-text,.card .card-header-rose:not(.card-header-icon):not(.card-header-text),.card.bg-rose,.card.card-rotate.bg-rose .front,.card.card-rotate.bg-rose .back{background:linear-gradient(60deg, #ec407a, #d81b60)}.card .card-header-primary .card-icon,.card .card-header-primary:not(.card-header-icon):not(.card-header-text),.card .card-header-primary .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.card .card-header-danger .card-icon,.card .card-header-danger:not(.card-header-icon):not(.card-header-text),.card .card-header-danger .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.card .card-header-rose .card-icon,.card .card-header-rose:not(.card-header-icon):not(.card-header-text),.card .card-header-rose .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4)}.card .card-header-warning .card-icon,.card .card-header-warning:not(.card-header-icon):not(.card-header-text),.card .card-header-warning .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.card .card-header-info .card-icon,.card .card-header-info:not(.card-header-icon):not(.card-header-text),.card .card-header-info .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4)}.card .card-header-success .card-icon,.card .card-header-success:not(.card-header-icon):not(.card-header-text),.card .card-header-success .card-text{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.card [class*="card-header-"],.card[class*="bg-"]{color:#fff}.card [class*="card-header-"] .card-title a,.card [class*="card-header-"] .card-title,.card [class*="card-header-"] .icon i,.card[class*="bg-"] .card-title a,.card[class*="bg-"] .card-title,.card[class*="bg-"] .icon i{color:#fff}.card [class*="card-header-"] .icon i,.card[class*="bg-"] .icon i{border-color:rgba(255,255,255,0.25)}.card [class*="card-header-"] .author a,.card [class*="card-header-"] .stats,.card [class*="card-header-"] .card-category,.card [class*="card-header-"] .card-description,.card[class*="bg-"] .author a,.card[class*="bg-"] .stats,.card[class*="bg-"] .card-category,.card[class*="bg-"] .card-description{color:rgba(255,255,255,0.8)}.card [class*="card-header-"] .author a:hover,.card [class*="card-header-"] .author a:focus,.card [class*="card-header-"] .author a:active,.card[class*="bg-"] .author a:hover,.card[class*="bg-"] .author a:focus,.card[class*="bg-"] .author a:active{color:#fff}.card .author .avatar{width:30px;height:30px;overflow:hidden;border-radius:50%;margin-right:5px}.card .author a{color:#3C4858;text-decoration:none}.card .author a .ripple-container{display:none}.card .card-category-social .fa{font-size:24px;position:relative;margin-top:-4px;top:2px;margin-right:5px}.card .card-category-social .material-icons{position:relative;top:5px}.card[class*="bg-"],.card[class*="bg-"] .card-body{border-radius:6px}.card[class*="bg-"] h1 small,.card[class*="bg-"] h2 small,.card[class*="bg-"] h3 small,.card[class*="bg-"] .card-body h1 small,.card[class*="bg-"] .card-body h2 small,.card[class*="bg-"] .card-body h3 small{color:rgba(255,255,255,0.8)}.card .card-stats{background:transparent;display:flex}.card .card-stats .author,.card .card-stats .stats{display:inline-flex}.card-plain{background:transparent;box-shadow:none !important}.card-plain .card-header:not(.card-avatar){margin-left:0;margin-right:0}.card-plain .card-header:not(.card-avatar) .card-category,.card-plain .card-header:not(.card-avatar) .card-description{color:#999999}.card-plain .card-body{padding-left:5px;padding-right:5px}.card-plain .card-header-image{margin:0 !important;border-radius:6px}.card-plain .card-header-image img{border-radius:6px}.card-plain .card-footer{padding-left:5px;padding-right:5px;background-color:transparent}.card-profile,.card-testimonial{margin-top:30px;text-align:center}.card-profile .card-avatar,.card-testimonial .card-avatar{margin:-50px auto 0;border-radius:50%;overflow:hidden;padding:0;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.card-profile .card-avatar+.card-body,.card-testimonial .card-avatar+.card-body{margin-top:15px}.card-profile .card-avatar img,.card-testimonial .card-avatar img{width:100%;height:auto}.card-profile .card-body+.card-footer,.card-testimonial .card-body+.card-footer{margin-top:-15px}.card-profile .card-footer .btn.btn-just-icon,.card-testimonial .card-footer .btn.btn-just-icon{font-size:20px;padding:12px 12px;line-height:1em}.card-plain.card-profile .card-avatar,.card-plain.card-testimonial .card-avatar{margin-top:0}.card-testimonial .card-avatar{max-width:100px;max-height:100px}.card-testimonial .card-footer{margin-top:0;display:block}.card-testimonial .card-footer .card-avatar{margin-top:10px;margin-bottom:-60px}.card-testimonial .card-description{font-style:italic}.card-testimonial .card-description+.card-title{margin-top:30px}.card-testimonial .icon{margin-top:30px}.card-testimonial .icon .material-icons{font-size:40px}.card-profile .card-header:not([class*="card-header-"]){background:transparent;box-shadow:none}.card-profile .card-avatar{max-width:130px;max-height:130px}.card-blog{margin-top:60px}.card-blog [class*="col-"] .card-header-image img{width:100%}.card-blog .carf-footer .stats .material-icons{font-size:18px;position:relative;top:4px;width:19px}.card-product{margin-top:30px}.card-product .btn-simple.btn-just-icon{padding:0}.card-product .card-footer .price h4{margin-bottom:0}.card-product .card-footer .btn{margin:0}.card-product .card-title,.card-product .card-category,.card-product .card-description{text-align:center}.card-product .category{margin-bottom:0}.card-product .category~.card-title{margin-top:0}.card-product .price{font-size:18px;color:#9A9A9A}.card-product .price-old{text-decoration:line-through;font-size:16px;color:#9A9A9A}.card-product .price-new{color:#f44336}.card-pricing{text-align:center}.card-pricing:after{background-color:rgba(0,0,0,0.7) !important}.card-pricing .card-title{margin-top:30px}.card-pricing .card-body{padding:15px !important;margin:0 !important}.card-pricing .card-icon{padding:10px 0 0px}.card-pricing .card-icon i{font-size:55px;border:1px solid #E5E5E5;border-radius:50%;width:130px;line-height:130px;height:130px}.card-pricing h1 small{font-size:18px;display:inline-flex;height:0}.card-pricing h1 small:first-child{position:relative;top:-17px;font-size:26px}.card-pricing ul{list-style:none;padding:0;max-width:240px;margin:10px auto}.card-pricing ul li{color:#999999;text-align:center;padding:12px 0;border-bottom:1px solid rgba(153,153,153,0.3)}.card-pricing ul li:last-child{border:0}.card-pricing ul li b{color:#3C4858}.card-pricing ul li i{top:6px;position:relative}.card-pricing.card-background ul li,.card-pricing[class*="bg-"] ul li{color:#fff;border-color:rgba(255,255,255,0.3)}.card-pricing.card-background ul li b,.card-pricing[class*="bg-"] ul li b{color:#fff;font-weight:700}.card-pricing.card-background [class*="text-"],.card-pricing.card-background .card-category,.card-pricing[class*="bg-"] [class*="text-"],.card-pricing[class*="bg-"] .card-category{color:#fff !important}.card-pricing .card-footer{z-index:2}.card-collapse,.card-collapse .card-header{box-shadow:none;background-color:transparent;border-radius:0}.card-collapse{margin:0}.card-collapse .card-header{border-bottom:1px solid #ddd;padding:25px 10px 5px 0px;margin:0;box-shadow:none !important;background:#ffffff}.card-collapse .card-header a{color:#3C4858;font-size:0.9375rem;display:block}.card-collapse .card-header a:hover,.card-collapse .card-header a:active,.card-collapse .card-header a[aria-expanded="true"]{color:#e91e63}.card-collapse .card-header a i{float:right;top:4px;position:relative}.card-collapse .card-header a[aria-expanded="true"] i{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.card-collapse .card-body{padding:15px 0px 5px}.card-signup .card-header{margin-left:20px;margin-right:20px;margin-top:-40px;padding:20px 0;width:100%;margin-bottom:15px}.card-signup .text-divider{margin-top:30px;margin-bottom:0px;text-align:center}.card-signup .card-body{padding:0px 30px 0px 10px}.card-signup .form-check{padding-top:27px}.card-signup .form-check label{margin-left:18px}.card-signup .form-check .form-check-sign{padding-right:27px}.card-signup .social-line{margin-top:1rem;text-align:center;padding:0}.card-signup .social-line .btn{color:#fff;margin-left:5px;margin-right:5px}.card-form-horizontal .card-body{padding-left:15px;padding-right:15px}.card-form-horizontal .form-group .form-control,.card-form-horizontal .input-group .form-control{margin-bottom:0}.card-form-horizontal form{margin:0}.card-form-horizontal .btn{margin:0}.card-form-horizontal .input-group .input-group-addon{padding-left:0}.card-form-horizontal .bmd-form-group{padding-bottom:0px;padding-top:0}.card-background{background-position:center center;background-size:cover;text-align:center}.card-background .card-body{position:relative;z-index:2;min-height:280px;padding-top:40px;padding-bottom:40px;max-width:440px;margin:0 auto}.card-background .card-category,.card-background .card-description,.card-background small{color:rgba(255,255,255,0.7) !important}.card-background .card-title{color:#fff;margin-top:10px}.card-background:not(.card-pricing) .btn{margin-bottom:0}.card-background:after{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:"";background-color:rgba(0,0,0,0.56);border-radius:6px}.card{box-shadow:0 1px 4px 0 rgba(0,0,0,0.14)}.card .table tr:first-child td{border-top:none}.card .card-title{margin-top:0;margin-bottom:3px}.card .card-body{padding:0.9375rem 20px;position:relative}.card .card-header{z-index:3 !important}.card .card-header .card-category{margin:0}.card .card-header.card-header-text{display:inline-block}.card .card-header.card-header-text:after{content:"";display:table}.card .card-header.card-header-icon i,.card .card-header.card-header-text i{width:33px;height:33px;text-align:center;line-height:33px}.card .card-header.card-header-icon .card-title,.card .card-header.card-header-text .card-title{margin-top:15px;color:#3C4858}.card .card-header.card-header-icon h4,.card .card-header.card-header-text h4{font-weight:300}.card .card-header.card-header-tabs .nav-tabs{background:transparent;padding:0}.card .card-header.card-header-tabs .nav-tabs-title{float:left;padding:10px 10px 10px 0;line-height:24px}.card.card-plain .card-header.card-header-icon+.card-body .card-title,.card.card-plain .card-header.card-header-icon+.card-body .card-category{margin-top:-20px}.card .card-actions{position:absolute;z-index:1;top:-50px;width:calc(100% - 30px);left:17px;right:17px;text-align:center}.card .card-actions .card-header{padding:0;min-height:160px}.card .card-actions .btn{padding-left:12px;padding-right:12px}.card .card-actions .fix-broken-card{position:absolute;top:-65px}.card.card-chart .card-footer i:nth-child(1n+2){width:18px;text-align:center}.card.card-chart .card-category{margin:0}.card .card-body+.card-footer,.card .card-footer{padding:0;padding-top:10px;margin:0 15px 10px;border-radius:0;justify-content:space-between;align-items:center}.card .card-body+.card-footer h6,.card .card-footer h6{width:100%}.card .card-body+.card-footer .stats,.card .card-footer .stats{color:#999999;font-size:12px;line-height:22px}.card .card-body+.card-footer .stats .card-category,.card .card-footer .stats .card-category{padding-top:7px;padding-bottom:7px;margin:0}.card .card-body+.card-footer .stats .material-icons,.card .card-footer .stats .material-icons{position:relative;top:4px;font-size:16px}.card [class*="card-header-"]{margin:0px 15px 0;padding:0;position:relative}.card [class*="card-header-"]:not(.card-header-icon):not(.card-header-text):not(.card-header-image){border-radius:3px;margin-top:-20px;padding:15px}.card [class*="card-header-"] .card-icon,.card [class*="card-header-"] .card-text{border-radius:3px;background-color:#999999;padding:15px;margin-top:-20px;margin-right:15px;float:left}.card [class*="card-header-"] .card-text{float:none;display:inline-block;margin-right:0}.card [class*="card-header-"] .card-text .card-title{color:#fff;margin-top:0}.card [class*="card-header-"] .ct-chart .card-title{color:#fff}.card [class*="card-header-"] .ct-chart .card-category{margin-bottom:0;color:rgba(255,255,255,0.62)}.card [class*="card-header-"] .ct-chart .ct-label{color:rgba(255,255,255,0.7)}.card [class*="card-header-"] .ct-chart .ct-grid{stroke:rgba(255,255,255,0.2)}.card [class*="card-header-"] .ct-chart .ct-series-a .ct-point,.card [class*="card-header-"] .ct-chart .ct-series-a .ct-line,.card [class*="card-header-"] .ct-chart .ct-series-a .ct-bar,.card [class*="card-header-"] .ct-chart .ct-series-a .ct-slice-donut{stroke:rgba(255,255,255,0.8)}.card [class*="card-header-"] .ct-chart .ct-series-a .ct-slice-pie,.card [class*="card-header-"] .ct-chart .ct-series-a .ct-area{fill:rgba(255,255,255,0.4)}.card [class*="card-header-"] .ct-chart .ct-series-a .ct-bar{stroke-width:10px}.card [class*="card-header-"] .ct-chart .ct-point{stroke-width:10px;stroke-linecap:round}.card [class*="card-header-"] .ct-chart .ct-line{fill:none;stroke-width:4px}.card [data-header-animation="true"]{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);-moz-transition:all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);-o-transition:all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);-ms-transition:all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);transition:all 300ms cubic-bezier(0.34, 1.61, 0.7, 1)}.card:hover [data-header-animation="true"]{-webkit-transform:translate3d(0, -50px, 0);-moz-transform:translate3d(0, -50px, 0);-o-transform:translate3d(0, -50px, 0);-ms-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0)}.card.card-stats .card-header.card-header-icon,.card.card-stats .card-header.card-header-text{text-align:right}.card.card-stats .card-header .card-icon+.card-title,.card.card-stats .card-header .card-icon+.card-category{padding-top:10px}.card.card-stats .card-header .card-title,.card.card-stats .card-header .card-category{margin:0}.card.card-stats .card-header .card-category{margin-bottom:0;margin-top:0}.card.card-stats .card-header .card-category:not([class*="text-"]){color:#999999;font-size:14px}.card.card-stats .card-header+.card-footer{border-top:1px solid #eee;margin-top:20px}.card.card-stats .card-header i{font-size:36px;line-height:56px;width:56px;height:56px;text-align:center}.card.card-stats .card-body{text-align:right}.card .map{height:280px;border-radius:6px;margin-top:15px}.card .map.map-big{height:420px}.card .card-body.table-full-width{padding:0}.card .card-plain .card-header-icon{margin-right:15px !important}.table-sales{margin-top:40px}.iframe-container{margin:0 -20px 0}.iframe-container iframe{width:100%;height:500px;border:0;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.card-wizard .nav.nav-pills .nav-item{margin:0}.card-wizard .nav.nav-pills .nav-item .nav-link{padding:6px 15px !important}.card-wizard .nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child){margin-left:0}.card-wizard .nav-item .nav-link.active,.card-wizard .nav-item .nav-link:hover,.card-wizard .nav-item .nav-link:focus{background-color:inherit !important;box-shadow:none !important}.card-wizard .input-group-text{padding:6px 15px 0px !important}.card-wizard .card-footer{border-top:none !important}.card-chart .card-body+.card-footer,.card-product .card-body+.card-footer{border-top:1px solid #eee}.card-product .price{color:inherit}.card-collapse{margin-bottom:15px}.card-collapse .card .card-header a[aria-expanded="true"]{color:#e91e63}.switch label{position:relative;padding-left:2.4375rem}.switch label .bmd-switch-track{position:absolute;top:0.3125rem;left:0;display:inline-block;width:2.125rem;height:0.875rem;cursor:pointer;background-image:linear-gradient(to right, #eee 0%, #eee 50%, #e5e5f6 50%, #e5e5f6 100%);background-position:0%;background-size:4.25rem 0.875rem;border-radius:2.125rem;transition:background-position 0.2s ease-in}.switch label .bmd-switch-track::after{position:absolute;top:50%;left:0;display:block;align-self:center;width:1.25rem;height:1.25rem;content:"";background:#f1f1f1;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.5);transition:left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease;transform:translateY(-50%)}.switch label .bmd-switch-track:active::after{transform:translateY(-50%) scale3d(1.15, 0.85, 1)}.switch label input{position:absolute;display:block;width:0;height:0;opacity:0}.switch label input:checked+.bmd-switch-track{background-position:-100%}.switch label input:checked+.bmd-switch-track::after{left:calc(100% - 1.25rem);background-color:#5d5fef}.switch label input:disabled+.bmd-switch-track:active::after{transform:translateY(-50%)}.switch label input:disabled+.bmd-switch-track{cursor:default;background:#eeeeee}.switch label input:disabled+.bmd-switch-track::after{background:#bdbdbd}.form-check .form-check-label{cursor:pointer;padding-left:25px;position:relative}.form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,0.26)}.form-group.is-focused .form-check .form-check-label:hover,.form-group.is-focused .form-check .form-check-label:focus{color:rgba(0,0,0,0.54)}fieldset[disabled] .form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,0.26)}.form-check .form-check-label span{display:block;position:absolute;left:-1px;top:-1px;transition-duration:0.2s}.form-check .form-check-label .circle{border:1px solid rgba(0,0,0,0.54);height:15px;width:15px;border-radius:100%;top:1px}.form-check .form-check-label .circle .check{height:15px;width:15px;border-radius:100%;background-color:#5d5fef;-webkit-transform:scale3d(0, 0, 0);-moz-transform:scale3d(0, 0, 0);-o-transform:scale3d(0, 0, 0);-ms-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}.form-check .form-check-label .form-check-input:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms;-moz-animation:rippleOff 500ms;-o-animation:rippleOff 500ms;-ms-animation:rippleOff 500ms;animation:rippleOff 500ms}.form-check .form-check-label .form-check-input:checked~.check:after{-webkit-animation:rippleOff 500ms;-moz-animation:rippleOff 500ms;-o-animation:rippleOff 500ms;-ms-animation:rippleOff 500ms;animation:rippleOff 500ms}.form-check .form-check-input{opacity:0;height:0;width:0;overflow:hidden}.form-check .form-check-input:checked~.check,.form-check .form-check-input:checked~.circle{opacity:1}.form-check .form-check-input:checked~.check{background-color:#5d5fef}.form-check .form-check-input:checked~.circle{border-color:#5d5fef}.form-check .form-check-input:checked~.circle .check{-webkit-transform:scale3d(0.65, 0.65, 1);-moz-transform:scale3d(0.65, 0.65, 1);-o-transform:scale3d(0.65, 0.65, 1);-ms-transform:scale3d(0.65, 0.65, 1);transform:scale3d(0.65, 0.65, 1)}.form-check .form-check-input[disabled]~.check,.form-check .form-check-input[disabled]~.circle{opacity:0.26}.form-check .form-check-input[disabled]~.check{background-color:#000000}.form-check .form-check-input[disabled]~.circle{border-color:#000000}.form-check .form-check-input[disabled]+.circle .check{background-color:#000000}.form-check .form-check-sign{vertical-align:middle;position:relative;top:-2px;float:left;padding-right:10px;display:inline-block}.form-check+.form-check{margin-top:0}.carousel .carousel-control.left,.carousel .carousel-control.right{background-image:none}.carousel .carousel-control.right i{right:0}.carousel .card{margin-top:0}.carousel .item{text-align:center}.carousel.carousel-full-nagivation .carousel-control{width:50%}.carousel.carousel-full-nagivation .carousel-control.left,.carousel.carousel-full-nagivation .carousel-control.right{background-image:none}.carousel.carousel-full-nagivation .carousel-control .material-icons,.carousel.carousel-full-nagivation .carousel-control .fa{display:none}.carousel.carousel-full-nagivation .left{cursor:url(/../img/arrow-left.png),url(/../img/arrow-left.cur),default !important}.carousel.carousel-full-nagivation .right{cursor:url(/../img/arrow-right.png),url(/../img/arrow-right.cur),default !important}.carousel .carousel-control{height:15%;margin:auto}.carousel .carousel-control-prev .material-icons,.carousel .carousel-control-next .material-icons{z-index:5;display:inline-block;font-size:50px;position:absolute;top:0;left:0;right:0;bottom:0;height:50px;margin:auto}.carousel .carousel-indicators{bottom:5px}.carousel .carousel-indicators li,.carousel .carousel-indicators .active{margin:11px 10px}.carousel .carousel-indicators li{display:inline-block;width:10px;height:10px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px;background:#FFFFFF;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);border-radius:2px}.carousel .carousel-indicators .active{margin-top:10px;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2)}.carousel .carousel-caption{padding-bottom:45px}.carousel .carousel-caption .material-icons{position:relative;top:5px}form{margin-bottom:1.125rem}.card form{margin:0}.navbar form{border:1px solid #ECEDF1;border-radius:10px;box-shadow:0px 2px 15px 0px #99999912, 0px 0px 4px 0px #4C4C4C12;margin-bottom:0}.navbar form .bmd-form-group{display:inline-block;padding-top:0}.navbar form .btn{margin-bottom:0}.navbar form .form-control{padding:8px 16px}.navbar form .form_input{height:37px}.form-control{background:no-repeat center bottom,center calc(100% - 1px);background-size:0 100%, 100% 100%;border:0;height:36px;transition:background 0s ease-out;padding-left:0;padding-right:0;border-radius:0;font-size:14px}.form-control:focus,.bmd-form-group.is-focused .form-control{background-size:100% 100%, 100% 100%;transition-duration:0.3s}.form-control::-moz-placeholder{color:#AAAAAA;font-weight:400;font-size:14px}.form-control:-ms-input-placeholder{color:#AAAAAA;font-weight:400;font-size:14px}.form-control::-webkit-input-placeholder{color:#AAAAAA;font-weight:400;font-size:14px}.has-white .form-control::-moz-placeholder{color:#fff}.has-white .form-control:-ms-input-placeholder{color:#fff}.has-white .form-control::-webkit-input-placeholder{color:#fff}.bmd-help{position:absolute;display:none;font-size:.8rem;font-weight:normal}.bmd-form-group.is-focused .bmd-help{display:block}.bmd-help:nth-of-type(2){padding-top:1rem}.bmd-help+.bmd-help{position:relative;margin-bottom:0}.radio label,.is-focused .radio label,.radio-inline,.is-focused .radio-inline,.checkbox label,.is-focused .checkbox label,.checkbox-inline,.is-focused .checkbox-inline,.switch label,.is-focused .switch label{color:#999999}.radio label label:has(input[type=radio][disabled]),.radio label label:has(input[type=radio][disabled]):hover,.radio label label:has(input[type=radio][disabled]):focus,.radio label label:has(input[type=checkbox][disabled]),.radio label label:has(input[type=checkbox][disabled]):hover,.radio label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .radio label,fieldset[disabled] .radio label:hover,fieldset[disabled] .radio label:focus,.is-focused .radio label label:has(input[type=radio][disabled]),.is-focused .radio label label:has(input[type=radio][disabled]):hover,.is-focused .radio label label:has(input[type=radio][disabled]):focus,.is-focused .radio label label:has(input[type=checkbox][disabled]),.is-focused .radio label label:has(input[type=checkbox][disabled]):hover,.is-focused .radio label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .is-focused .radio label,fieldset[disabled] .is-focused .radio label:hover,fieldset[disabled] .is-focused .radio label:focus,.radio-inline label:has(input[type=radio][disabled]),.radio-inline label:has(input[type=radio][disabled]):hover,.radio-inline label:has(input[type=radio][disabled]):focus,.radio-inline label:has(input[type=checkbox][disabled]),.radio-inline label:has(input[type=checkbox][disabled]):hover,.radio-inline label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .radio-inline,fieldset[disabled] .radio-inline:hover,fieldset[disabled] .radio-inline:focus,.is-focused .radio-inline label:has(input[type=radio][disabled]),.is-focused .radio-inline label:has(input[type=radio][disabled]):hover,.is-focused .radio-inline label:has(input[type=radio][disabled]):focus,.is-focused .radio-inline label:has(input[type=checkbox][disabled]),.is-focused .radio-inline label:has(input[type=checkbox][disabled]):hover,.is-focused .radio-inline label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .is-focused .radio-inline,fieldset[disabled] .is-focused .radio-inline:hover,fieldset[disabled] .is-focused .radio-inline:focus,.checkbox label label:has(input[type=radio][disabled]),.checkbox label label:has(input[type=radio][disabled]):hover,.checkbox label label:has(input[type=radio][disabled]):focus,.checkbox label label:has(input[type=checkbox][disabled]),.checkbox label label:has(input[type=checkbox][disabled]):hover,.checkbox label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox label:hover,fieldset[disabled] .checkbox label:focus,.is-focused .checkbox label label:has(input[type=radio][disabled]),.is-focused .checkbox label label:has(input[type=radio][disabled]):hover,.is-focused .checkbox label label:has(input[type=radio][disabled]):focus,.is-focused .checkbox label label:has(input[type=checkbox][disabled]),.is-focused .checkbox label label:has(input[type=checkbox][disabled]):hover,.is-focused .checkbox label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .is-focused .checkbox label,fieldset[disabled] .is-focused .checkbox label:hover,fieldset[disabled] .is-focused .checkbox label:focus,.checkbox-inline label:has(input[type=radio][disabled]),.checkbox-inline label:has(input[type=radio][disabled]):hover,.checkbox-inline label:has(input[type=radio][disabled]):focus,.checkbox-inline label:has(input[type=checkbox][disabled]),.checkbox-inline label:has(input[type=checkbox][disabled]):hover,.checkbox-inline label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox-inline:hover,fieldset[disabled] .checkbox-inline:focus,.is-focused .checkbox-inline label:has(input[type=radio][disabled]),.is-focused .checkbox-inline label:has(input[type=radio][disabled]):hover,.is-focused .checkbox-inline label:has(input[type=radio][disabled]):focus,.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]),.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):hover,.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .is-focused .checkbox-inline,fieldset[disabled] .is-focused .checkbox-inline:hover,fieldset[disabled] .is-focused .checkbox-inline:focus,.switch label label:has(input[type=radio][disabled]),.switch label label:has(input[type=radio][disabled]):hover,.switch label label:has(input[type=radio][disabled]):focus,.switch label label:has(input[type=checkbox][disabled]),.switch label label:has(input[type=checkbox][disabled]):hover,.switch label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .switch label,fieldset[disabled] .switch label:hover,fieldset[disabled] .switch label:focus,.is-focused .switch label label:has(input[type=radio][disabled]),.is-focused .switch label label:has(input[type=radio][disabled]):hover,.is-focused .switch label label:has(input[type=radio][disabled]):focus,.is-focused .switch label label:has(input[type=checkbox][disabled]),.is-focused .switch label label:has(input[type=checkbox][disabled]):hover,.is-focused .switch label label:has(input[type=checkbox][disabled]):focus,fieldset[disabled] .is-focused .switch label,fieldset[disabled] .is-focused .switch label:hover,fieldset[disabled] .is-focused .switch label:focus{color:#999999}[class^='bmd-label'],[class*=' bmd-label']{color:#999999}.form-control,.is-focused .form-control{background-image:linear-gradient(to top, #5d5fef 2px, rgba(93,95,239,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .form-control,.form-control.disabled,.form-control:disabled,.form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.form-control.form-control-success,.is-focused .form-control.form-control-success{background-image:linear-gradient(to top, #5d5fef 2px, rgba(93,95,239,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.form-control.form-control-warning,.is-focused .form-control.form-control-warning{background-image:linear-gradient(to top, #5d5fef 2px, rgba(93,95,239,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.form-control.form-control-danger,.is-focused .form-control.form-control-danger{background-image:linear-gradient(to top, #5d5fef 2px, rgba(93,95,239,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#999999}.is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(153,153,153,0.8);border-radius:.2rem}.was-validated .is-focused .form-control:valid,.is-focused .form-control.is-valid,.was-validated .is-focused .custom-select:valid,.is-focused .custom-select.is-valid{border-color:#999999}.was-validated .is-focused .form-control:valid:focus,.is-focused .form-control.is-valid:focus,.was-validated .is-focused .custom-select:valid:focus,.is-focused .custom-select.is-valid:focus{border-color:#999999;box-shadow:0 0 0 0.2rem rgba(153,153,153,0.25)}.was-validated .is-focused .form-control:valid~.valid-feedback,.was-validated .is-focused .form-control:valid~.valid-tooltip,.is-focused .form-control.is-valid~.valid-feedback,.is-focused .form-control.is-valid~.valid-tooltip,.was-validated .is-focused .custom-select:valid~.valid-feedback,.was-validated .is-focused .custom-select:valid~.valid-tooltip,.is-focused .custom-select.is-valid~.valid-feedback,.is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .is-focused .form-check-input:valid~.form-check-label,.is-focused .form-check-input.is-valid~.form-check-label{color:#999999}.was-validated .is-focused .form-check-input:valid~.valid-feedback,.was-validated .is-focused .form-check-input:valid~.valid-tooltip,.is-focused .form-check-input.is-valid~.valid-feedback,.is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .is-focused .custom-control-input:valid~.custom-control-label,.is-focused .custom-control-input.is-valid~.custom-control-label{color:#999999}.was-validated .is-focused .custom-control-input:valid~.custom-control-label::before,.is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#d9d9d9}.was-validated .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .is-focused .custom-control-input:valid~.valid-tooltip,.is-focused .custom-control-input.is-valid~.valid-feedback,.is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#b3b3b3}.was-validated .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(153,153,153,0.25)}.was-validated .is-focused .custom-file-input:valid~.custom-file-label,.is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#999999}.was-validated .is-focused .custom-file-input:valid~.custom-file-label::before,.is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .is-focused .custom-file-input:valid~.valid-tooltip,.is-focused .custom-file-input.is-valid~.valid-feedback,.is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .is-focused .custom-file-input:valid:focus~.custom-file-label,.is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(153,153,153,0.25)}.is-focused [class^='bmd-label'],.is-focused [class*=' bmd-label']{color:#5d5fef}.is-focused .bmd-label-placeholder{color:#999999}.is-focused .form-control{border-color:#d2d2d2}.is-focused .bmd-help{color:#555555}.has-success [class^='bmd-label'],.has-success [class*=' bmd-label']{color:#4caf50}.has-success .form-control,.is-focused .has-success .form-control{background-image:linear-gradient(to top, #4caf50 2px, rgba(76,175,80,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-success .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-success .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .has-success .form-control,.has-success .form-control.disabled,.has-success .form-control:disabled,.has-success .form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-success .form-control.form-control-success,.is-focused .has-success .form-control.form-control-success{background-image:linear-gradient(to top, #4caf50 2px, rgba(76,175,80,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-success .form-control.form-control-warning,.is-focused .has-success .form-control.form-control-warning{background-image:linear-gradient(to top, #4caf50 2px, rgba(76,175,80,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-success .form-control.form-control-danger,.is-focused .has-success .form-control.form-control-danger{background-image:linear-gradient(to top, #4caf50 2px, rgba(76,175,80,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-success .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#4caf50}.has-success .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(76,175,80,0.8);border-radius:.2rem}.was-validated .has-success .is-focused .form-control:valid,.has-success .is-focused .form-control.is-valid,.was-validated .has-success .is-focused .custom-select:valid,.has-success .is-focused .custom-select.is-valid{border-color:#4caf50}.was-validated .has-success .is-focused .form-control:valid:focus,.has-success .is-focused .form-control.is-valid:focus,.was-validated .has-success .is-focused .custom-select:valid:focus,.has-success .is-focused .custom-select.is-valid:focus{border-color:#4caf50;box-shadow:0 0 0 0.2rem rgba(76,175,80,0.25)}.was-validated .has-success .is-focused .form-control:valid~.valid-feedback,.was-validated .has-success .is-focused .form-control:valid~.valid-tooltip,.has-success .is-focused .form-control.is-valid~.valid-feedback,.has-success .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-success .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-success .is-focused .custom-select:valid~.valid-tooltip,.has-success .is-focused .custom-select.is-valid~.valid-feedback,.has-success .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-success .is-focused .form-check-input:valid~.form-check-label,.has-success .is-focused .form-check-input.is-valid~.form-check-label{color:#4caf50}.was-validated .has-success .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-success .is-focused .form-check-input:valid~.valid-tooltip,.has-success .is-focused .form-check-input.is-valid~.valid-feedback,.has-success .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-success .is-focused .custom-control-input:valid~.custom-control-label,.has-success .is-focused .custom-control-input.is-valid~.custom-control-label{color:#4caf50}.was-validated .has-success .is-focused .custom-control-input:valid~.custom-control-label::before,.has-success .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#a3d7a5}.was-validated .has-success .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-success .is-focused .custom-control-input:valid~.valid-tooltip,.has-success .is-focused .custom-control-input.is-valid~.valid-feedback,.has-success .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-success .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-success .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#6ec071}.was-validated .has-success .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-success .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(76,175,80,0.25)}.was-validated .has-success .is-focused .custom-file-input:valid~.custom-file-label,.has-success .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#4caf50}.was-validated .has-success .is-focused .custom-file-input:valid~.custom-file-label::before,.has-success .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-success .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-success .is-focused .custom-file-input:valid~.valid-tooltip,.has-success .is-focused .custom-file-input.is-valid~.valid-feedback,.has-success .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-success .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-success .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(76,175,80,0.25)}.has-success .is-focused [class^='bmd-label'],.has-success .is-focused [class*=' bmd-label']{color:#4caf50}.has-success .is-focused .bmd-label-placeholder{color:#4caf50}.has-success .is-focused .form-control{border-color:#4caf50}.has-success .is-focused .bmd-help{color:#555555}.has-info [class^='bmd-label'],.has-info [class*=' bmd-label']{color:#00bcd4}.has-info .form-control,.is-focused .has-info .form-control{background-image:linear-gradient(to top, #00bcd4 2px, rgba(0,188,212,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-info .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-info .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .has-info .form-control,.has-info .form-control.disabled,.has-info .form-control:disabled,.has-info .form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-info .form-control.form-control-success,.is-focused .has-info .form-control.form-control-success{background-image:linear-gradient(to top, #00bcd4 2px, rgba(0,188,212,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-info .form-control.form-control-warning,.is-focused .has-info .form-control.form-control-warning{background-image:linear-gradient(to top, #00bcd4 2px, rgba(0,188,212,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-info .form-control.form-control-danger,.is-focused .has-info .form-control.form-control-danger{background-image:linear-gradient(to top, #00bcd4 2px, rgba(0,188,212,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-info .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#00bcd4}.has-info .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(0,188,212,0.8);border-radius:.2rem}.was-validated .has-info .is-focused .form-control:valid,.has-info .is-focused .form-control.is-valid,.was-validated .has-info .is-focused .custom-select:valid,.has-info .is-focused .custom-select.is-valid{border-color:#00bcd4}.was-validated .has-info .is-focused .form-control:valid:focus,.has-info .is-focused .form-control.is-valid:focus,.was-validated .has-info .is-focused .custom-select:valid:focus,.has-info .is-focused .custom-select.is-valid:focus{border-color:#00bcd4;box-shadow:0 0 0 0.2rem rgba(0,188,212,0.25)}.was-validated .has-info .is-focused .form-control:valid~.valid-feedback,.was-validated .has-info .is-focused .form-control:valid~.valid-tooltip,.has-info .is-focused .form-control.is-valid~.valid-feedback,.has-info .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-info .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-info .is-focused .custom-select:valid~.valid-tooltip,.has-info .is-focused .custom-select.is-valid~.valid-feedback,.has-info .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-info .is-focused .form-check-input:valid~.form-check-label,.has-info .is-focused .form-check-input.is-valid~.form-check-label{color:#00bcd4}.was-validated .has-info .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-info .is-focused .form-check-input:valid~.valid-tooltip,.has-info .is-focused .form-check-input.is-valid~.valid-feedback,.has-info .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-info .is-focused .custom-control-input:valid~.custom-control-label,.has-info .is-focused .custom-control-input.is-valid~.custom-control-label{color:#00bcd4}.was-validated .has-info .is-focused .custom-control-input:valid~.custom-control-label::before,.has-info .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#55ecff}.was-validated .has-info .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-info .is-focused .custom-control-input:valid~.valid-tooltip,.has-info .is-focused .custom-control-input.is-valid~.valid-feedback,.has-info .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-info .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-info .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#08e3ff}.was-validated .has-info .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-info .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(0,188,212,0.25)}.was-validated .has-info .is-focused .custom-file-input:valid~.custom-file-label,.has-info .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#00bcd4}.was-validated .has-info .is-focused .custom-file-input:valid~.custom-file-label::before,.has-info .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-info .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-info .is-focused .custom-file-input:valid~.valid-tooltip,.has-info .is-focused .custom-file-input.is-valid~.valid-feedback,.has-info .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-info .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-info .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(0,188,212,0.25)}.has-info .is-focused [class^='bmd-label'],.has-info .is-focused [class*=' bmd-label']{color:#00bcd4}.has-info .is-focused .bmd-label-placeholder{color:#00bcd4}.has-info .is-focused .form-control{border-color:#00bcd4}.has-info .is-focused .bmd-help{color:#555555}.has-white [class^='bmd-label'],.has-white [class*=' bmd-label']{color:#fff}.has-white .form-control,.is-focused .has-white .form-control{background-image:linear-gradient(to top, #fff 2px, rgba(255,255,255,0) 2px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px)}.has-white .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px)}.has-white .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px)}fieldset[disabled][disabled] .has-white .form-control,.has-white .form-control.disabled,.has-white .form-control:disabled,.has-white .form-control[disabled]{background-image:linear-gradient(to right, #fff 0%, #fff 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-white .form-control.form-control-success,.is-focused .has-white .form-control.form-control-success{background-image:linear-gradient(to top, #fff 2px, rgba(255,255,255,0) 2px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-white .form-control.form-control-warning,.is-focused .has-white .form-control.form-control-warning{background-image:linear-gradient(to top, #fff 2px, rgba(255,255,255,0) 2px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-white .form-control.form-control-danger,.is-focused .has-white .form-control.form-control-danger{background-image:linear-gradient(to top, #fff 2px, rgba(255,255,255,0) 2px),linear-gradient(to top, #fff 1px, rgba(255,255,255,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-white .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#fff}.has-white .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(255,255,255,0.8);border-radius:.2rem}.was-validated .has-white .is-focused .form-control:valid,.has-white .is-focused .form-control.is-valid,.was-validated .has-white .is-focused .custom-select:valid,.has-white .is-focused .custom-select.is-valid{border-color:#fff}.was-validated .has-white .is-focused .form-control:valid:focus,.has-white .is-focused .form-control.is-valid:focus,.was-validated .has-white .is-focused .custom-select:valid:focus,.has-white .is-focused .custom-select.is-valid:focus{border-color:#fff;box-shadow:0 0 0 0.2rem rgba(255,255,255,0.25)}.was-validated .has-white .is-focused .form-control:valid~.valid-feedback,.was-validated .has-white .is-focused .form-control:valid~.valid-tooltip,.has-white .is-focused .form-control.is-valid~.valid-feedback,.has-white .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-white .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-white .is-focused .custom-select:valid~.valid-tooltip,.has-white .is-focused .custom-select.is-valid~.valid-feedback,.has-white .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-white .is-focused .form-check-input:valid~.form-check-label,.has-white .is-focused .form-check-input.is-valid~.form-check-label{color:#fff}.was-validated .has-white .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-white .is-focused .form-check-input:valid~.valid-tooltip,.has-white .is-focused .form-check-input.is-valid~.valid-feedback,.has-white .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-white .is-focused .custom-control-input:valid~.custom-control-label,.has-white .is-focused .custom-control-input.is-valid~.custom-control-label{color:#fff}.was-validated .has-white .is-focused .custom-control-input:valid~.custom-control-label::before,.has-white .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:white}.was-validated .has-white .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-white .is-focused .custom-control-input:valid~.valid-tooltip,.has-white .is-focused .custom-control-input.is-valid~.valid-feedback,.has-white .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-white .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-white .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:white}.was-validated .has-white .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-white .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(255,255,255,0.25)}.was-validated .has-white .is-focused .custom-file-input:valid~.custom-file-label,.has-white .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#fff}.was-validated .has-white .is-focused .custom-file-input:valid~.custom-file-label::before,.has-white .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-white .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-white .is-focused .custom-file-input:valid~.valid-tooltip,.has-white .is-focused .custom-file-input.is-valid~.valid-feedback,.has-white .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-white .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-white .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.25)}.has-white .is-focused [class^='bmd-label'],.has-white .is-focused [class*=' bmd-label']{color:#fff}.has-white .is-focused .bmd-label-placeholder{color:#fff}.has-white .is-focused .form-control{border-color:#fff}.has-white .is-focused .bmd-help{color:#555555}.has-white .form-control:focus{color:#fff}.has-warning [class^='bmd-label'],.has-warning [class*=' bmd-label']{color:#ff9800}.has-warning .form-control,.is-focused .has-warning .form-control{background-image:linear-gradient(to top, #ff9800 2px, rgba(255,152,0,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-warning .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-warning .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .has-warning .form-control,.has-warning .form-control.disabled,.has-warning .form-control:disabled,.has-warning .form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-warning .form-control.form-control-success,.is-focused .has-warning .form-control.form-control-success{background-image:linear-gradient(to top, #ff9800 2px, rgba(255,152,0,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-warning .form-control.form-control-warning,.is-focused .has-warning .form-control.form-control-warning{background-image:linear-gradient(to top, #ff9800 2px, rgba(255,152,0,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-warning .form-control.form-control-danger,.is-focused .has-warning .form-control.form-control-danger{background-image:linear-gradient(to top, #ff9800 2px, rgba(255,152,0,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-warning .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#ff9800}.has-warning .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(255,152,0,0.8);border-radius:.2rem}.was-validated .has-warning .is-focused .form-control:valid,.has-warning .is-focused .form-control.is-valid,.was-validated .has-warning .is-focused .custom-select:valid,.has-warning .is-focused .custom-select.is-valid{border-color:#ff9800}.was-validated .has-warning .is-focused .form-control:valid:focus,.has-warning .is-focused .form-control.is-valid:focus,.was-validated .has-warning .is-focused .custom-select:valid:focus,.has-warning .is-focused .custom-select.is-valid:focus{border-color:#ff9800;box-shadow:0 0 0 0.2rem rgba(255,152,0,0.25)}.was-validated .has-warning .is-focused .form-control:valid~.valid-feedback,.was-validated .has-warning .is-focused .form-control:valid~.valid-tooltip,.has-warning .is-focused .form-control.is-valid~.valid-feedback,.has-warning .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-warning .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-warning .is-focused .custom-select:valid~.valid-tooltip,.has-warning .is-focused .custom-select.is-valid~.valid-feedback,.has-warning .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-warning .is-focused .form-check-input:valid~.form-check-label,.has-warning .is-focused .form-check-input.is-valid~.form-check-label{color:#ff9800}.was-validated .has-warning .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-warning .is-focused .form-check-input:valid~.valid-tooltip,.has-warning .is-focused .form-check-input.is-valid~.valid-feedback,.has-warning .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-warning .is-focused .custom-control-input:valid~.custom-control-label,.has-warning .is-focused .custom-control-input.is-valid~.custom-control-label{color:#ff9800}.was-validated .has-warning .is-focused .custom-control-input:valid~.custom-control-label::before,.has-warning .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#ffcc80}.was-validated .has-warning .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-warning .is-focused .custom-control-input:valid~.valid-tooltip,.has-warning .is-focused .custom-control-input.is-valid~.valid-feedback,.has-warning .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-warning .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-warning .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#ffad33}.was-validated .has-warning .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-warning .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(255,152,0,0.25)}.was-validated .has-warning .is-focused .custom-file-input:valid~.custom-file-label,.has-warning .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#ff9800}.was-validated .has-warning .is-focused .custom-file-input:valid~.custom-file-label::before,.has-warning .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-warning .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-warning .is-focused .custom-file-input:valid~.valid-tooltip,.has-warning .is-focused .custom-file-input.is-valid~.valid-feedback,.has-warning .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-warning .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-warning .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(255,152,0,0.25)}.has-warning .is-focused [class^='bmd-label'],.has-warning .is-focused [class*=' bmd-label']{color:#ff9800}.has-warning .is-focused .bmd-label-placeholder{color:#ff9800}.has-warning .is-focused .form-control{border-color:#ff9800}.has-warning .is-focused .bmd-help{color:#555555}.has-danger [class^='bmd-label'],.has-danger [class*=' bmd-label']{color:#f44336}.has-danger .form-control,.is-focused .has-danger .form-control{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-danger .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-danger .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .has-danger .form-control,.has-danger .form-control.disabled,.has-danger .form-control:disabled,.has-danger .form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-danger .form-control.form-control-success,.is-focused .has-danger .form-control.form-control-success{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-danger .form-control.form-control-warning,.is-focused .has-danger .form-control.form-control-warning{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-danger .form-control.form-control-danger,.is-focused .has-danger .form-control.form-control-danger{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-danger .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#f44336}.has-danger .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(244,67,54,0.8);border-radius:.2rem}.was-validated .has-danger .is-focused .form-control:valid,.has-danger .is-focused .form-control.is-valid,.was-validated .has-danger .is-focused .custom-select:valid,.has-danger .is-focused .custom-select.is-valid{border-color:#f44336}.was-validated .has-danger .is-focused .form-control:valid:focus,.has-danger .is-focused .form-control.is-valid:focus,.was-validated .has-danger .is-focused .custom-select:valid:focus,.has-danger .is-focused .custom-select.is-valid:focus{border-color:#f44336;box-shadow:0 0 0 0.2rem rgba(244,67,54,0.25)}.was-validated .has-danger .is-focused .form-control:valid~.valid-feedback,.was-validated .has-danger .is-focused .form-control:valid~.valid-tooltip,.has-danger .is-focused .form-control.is-valid~.valid-feedback,.has-danger .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-danger .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-danger .is-focused .custom-select:valid~.valid-tooltip,.has-danger .is-focused .custom-select.is-valid~.valid-feedback,.has-danger .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-danger .is-focused .form-check-input:valid~.form-check-label,.has-danger .is-focused .form-check-input.is-valid~.form-check-label{color:#f44336}.was-validated .has-danger .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-danger .is-focused .form-check-input:valid~.valid-tooltip,.has-danger .is-focused .form-check-input.is-valid~.valid-feedback,.has-danger .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-danger .is-focused .custom-control-input:valid~.custom-control-label,.has-danger .is-focused .custom-control-input.is-valid~.custom-control-label{color:#f44336}.was-validated .has-danger .is-focused .custom-control-input:valid~.custom-control-label::before,.has-danger .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#fbb4af}.was-validated .has-danger .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-danger .is-focused .custom-control-input:valid~.valid-tooltip,.has-danger .is-focused .custom-control-input.is-valid~.valid-feedback,.has-danger .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-danger .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-danger .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#f77066}.was-validated .has-danger .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-danger .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(244,67,54,0.25)}.was-validated .has-danger .is-focused .custom-file-input:valid~.custom-file-label,.has-danger .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#f44336}.was-validated .has-danger .is-focused .custom-file-input:valid~.custom-file-label::before,.has-danger .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-danger .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-danger .is-focused .custom-file-input:valid~.valid-tooltip,.has-danger .is-focused .custom-file-input.is-valid~.valid-feedback,.has-danger .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-danger .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-danger .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(244,67,54,0.25)}.has-danger .is-focused [class^='bmd-label'],.has-danger .is-focused [class*=' bmd-label']{color:#f44336}.has-danger .is-focused .bmd-label-placeholder{color:#f44336}.has-danger .is-focused .form-control{border-color:#f44336}.has-danger .is-focused .bmd-help{color:#555555}.has-rose [class^='bmd-label'],.has-rose [class*=' bmd-label']{color:#e91e63}.has-rose .form-control,.is-focused .has-rose .form-control{background-image:linear-gradient(to top, #e91e63 2px, rgba(233,30,99,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-rose .form-control:invalid{background-image:linear-gradient(to top, #f44336 2px, rgba(244,67,54,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}.has-rose .form-control:read-only{background-image:linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px)}fieldset[disabled][disabled] .has-rose .form-control,.has-rose .form-control.disabled,.has-rose .form-control:disabled,.has-rose .form-control[disabled]{background-image:linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);background-repeat:repeat-x;background-size:3px 1px}.has-rose .form-control.form-control-success,.is-focused .has-rose .form-control.form-control-success{background-image:linear-gradient(to top, #e91e63 2px, rgba(233,30,99,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="}.has-rose .form-control.form-control-warning,.is-focused .has-rose .form-control.form-control-warning{background-image:linear-gradient(to top, #e91e63 2px, rgba(233,30,99,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"}.has-rose .form-control.form-control-danger,.is-focused .has-rose .form-control.form-control-danger{background-image:linear-gradient(to top, #e91e63 2px, rgba(233,30,99,0) 2px),linear-gradient(to top, #d2d2d2 1px, rgba(210,210,210,0) 1px),"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="}.has-rose .is-focused .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#e91e63}.has-rose .is-focused .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(233,30,99,0.8);border-radius:.2rem}.was-validated .has-rose .is-focused .form-control:valid,.has-rose .is-focused .form-control.is-valid,.was-validated .has-rose .is-focused .custom-select:valid,.has-rose .is-focused .custom-select.is-valid{border-color:#e91e63}.was-validated .has-rose .is-focused .form-control:valid:focus,.has-rose .is-focused .form-control.is-valid:focus,.was-validated .has-rose .is-focused .custom-select:valid:focus,.has-rose .is-focused .custom-select.is-valid:focus{border-color:#e91e63;box-shadow:0 0 0 0.2rem rgba(233,30,99,0.25)}.was-validated .has-rose .is-focused .form-control:valid~.valid-feedback,.was-validated .has-rose .is-focused .form-control:valid~.valid-tooltip,.has-rose .is-focused .form-control.is-valid~.valid-feedback,.has-rose .is-focused .form-control.is-valid~.valid-tooltip,.was-validated .has-rose .is-focused .custom-select:valid~.valid-feedback,.was-validated .has-rose .is-focused .custom-select:valid~.valid-tooltip,.has-rose .is-focused .custom-select.is-valid~.valid-feedback,.has-rose .is-focused .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .has-rose .is-focused .form-check-input:valid~.form-check-label,.has-rose .is-focused .form-check-input.is-valid~.form-check-label{color:#e91e63}.was-validated .has-rose .is-focused .form-check-input:valid~.valid-feedback,.was-validated .has-rose .is-focused .form-check-input:valid~.valid-tooltip,.has-rose .is-focused .form-check-input.is-valid~.valid-feedback,.has-rose .is-focused .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .has-rose .is-focused .custom-control-input:valid~.custom-control-label,.has-rose .is-focused .custom-control-input.is-valid~.custom-control-label{color:#e91e63}.was-validated .has-rose .is-focused .custom-control-input:valid~.custom-control-label::before,.has-rose .is-focused .custom-control-input.is-valid~.custom-control-label::before{background-color:#f492b4}.was-validated .has-rose .is-focused .custom-control-input:valid~.valid-feedback,.was-validated .has-rose .is-focused .custom-control-input:valid~.valid-tooltip,.has-rose .is-focused .custom-control-input.is-valid~.valid-feedback,.has-rose .is-focused .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .has-rose .is-focused .custom-control-input:valid:checked~.custom-control-label::before,.has-rose .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#ee4c83}.was-validated .has-rose .is-focused .custom-control-input:valid:focus~.custom-control-label::before,.has-rose .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fafafa,0 0 0 0.2rem rgba(233,30,99,0.25)}.was-validated .has-rose .is-focused .custom-file-input:valid~.custom-file-label,.has-rose .is-focused .custom-file-input.is-valid~.custom-file-label{border-color:#e91e63}.was-validated .has-rose .is-focused .custom-file-input:valid~.custom-file-label::before,.has-rose .is-focused .custom-file-input.is-valid~.custom-file-label::before{border-color:inherit}.was-validated .has-rose .is-focused .custom-file-input:valid~.valid-feedback,.was-validated .has-rose .is-focused .custom-file-input:valid~.valid-tooltip,.has-rose .is-focused .custom-file-input.is-valid~.valid-feedback,.has-rose .is-focused .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .has-rose .is-focused .custom-file-input:valid:focus~.custom-file-label,.has-rose .is-focused .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(233,30,99,0.25)}.has-rose .is-focused [class^='bmd-label'],.has-rose .is-focused [class*=' bmd-label']{color:#e91e63}.has-rose .is-focused .bmd-label-placeholder{color:#e91e63}.has-rose .is-focused .form-control{border-color:#e91e63}.has-rose .is-focused .bmd-help{color:#555555}.bmd-form-group{position:relative}.bmd-form-group:not(.has-success):not(.has-danger) .bmd-label-floating[class^='bmd-label'],.bmd-form-group:not(.has-success):not(.has-danger) .bmd-label-floating[class*=' bmd-label']{color:#AAAAAA}.bmd-form-group [class^='bmd-label'],.bmd-form-group [class*=' bmd-label']{position:absolute;pointer-events:none;transition:0.3s ease all}.bmd-form-group .bmd-label-floating[class^='bmd-label'],.bmd-form-group .bmd-label-floating[class*=' bmd-label']{will-change:left, top, contents;margin:0;line-height:1.4;font-weight:400}.bmd-form-group.is-filled .bmd-label-placeholder{display:none}.bmd-form-group.bmd-collapse-inline{display:flex;align-items:center;padding:0;min-height:2.1em}.bmd-form-group.bmd-collapse-inline .collapse{flex:1;display:none}.bmd-form-group.bmd-collapse-inline .collapse.show{max-width:1200px}.bmd-form-group.bmd-collapse-inline .collapsing,.bmd-form-group.bmd-collapse-inline .width:not(.collapse),.bmd-form-group.bmd-collapse-inline .collapse.show{display:block}.bmd-form-group.bmd-collapse-inline .collapsing{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.bmd-form-group .form-control,.bmd-form-group label,.bmd-form-group input::placeholder{line-height:1.1}.bmd-form-group label{color:#AAAAAA}.bmd-form-group .radio label,.bmd-form-group label.radio-inline,.bmd-form-group .checkbox label,.bmd-form-group label.checkbox-inline,.bmd-form-group .switch label{line-height:1.5}.bmd-form-group .checkbox label,.bmd-form-group .radio label,.bmd-form-group label{font-size:0.875rem}.bmd-form-group .bmd-label-floating,.bmd-form-group .bmd-label-placeholder{top:0.6125rem}.bmd-form-group .is-focused .bmd-label-floating,.bmd-form-group .is-filled .bmd-label-floating{top:-1rem;left:0;font-size:0.6875rem}.bmd-form-group .bmd-label-static{top:0.35rem;left:0;font-size:0.875rem}.bmd-form-group .bmd-help{margin-top:0;font-size:0.75rem}.bmd-form-group .form-control.form-control-success,.bmd-form-group .form-control.form-control-warning,.bmd-form-group .form-control.form-control-danger{background-size:0 100%, 100% 100%, 0.9375rem 0.9375rem}.bmd-form-group .form-control.form-control-success,.bmd-form-group .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,.bmd-form-group .form-control.form-control-warning,.bmd-form-group .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,.bmd-form-group .form-control.form-control-danger,.bmd-form-group .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger{padding-right:0;background-repeat:no-repeat, no-repeat;background-position:center bottom,center calc(100% - 1px),center right 0.46875rem}.bmd-form-group .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,.bmd-form-group .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,.bmd-form-group .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger{background-size:100% 100%, 100% 100%, 0.9375rem 0.9375rem}.bmd-form-group.bmd-form-group-sm .form-control,.bmd-form-group.bmd-form-group-sm label,.bmd-form-group.bmd-form-group-sm input::placeholder{line-height:1.1}.bmd-form-group.bmd-form-group-sm label{color:#AAAAAA}.bmd-form-group.bmd-form-group-sm .radio label,.bmd-form-group.bmd-form-group-sm label.radio-inline,.bmd-form-group.bmd-form-group-sm .checkbox label,.bmd-form-group.bmd-form-group-sm label.checkbox-inline,.bmd-form-group.bmd-form-group-sm .switch label{line-height:1.5}.bmd-form-group.bmd-form-group-sm .checkbox label,.bmd-form-group.bmd-form-group-sm .radio label,.bmd-form-group.bmd-form-group-sm label{font-size:0.875rem}.bmd-form-group.bmd-form-group-sm .bmd-label-floating,.bmd-form-group.bmd-form-group-sm .bmd-label-placeholder{top:0.175rem}.bmd-form-group.bmd-form-group-sm .is-focused .bmd-label-floating,.bmd-form-group.bmd-form-group-sm .is-filled .bmd-label-floating{top:-1.25rem;left:0;font-size:0.6875rem}.bmd-form-group.bmd-form-group-sm .bmd-label-static{top:0.1rem;left:0;font-size:0.875rem}.bmd-form-group.bmd-form-group-sm .bmd-help{margin-top:0;font-size:0.65625rem}.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger{background-size:0 100%, 100% 100%, 0.6875rem 0.6875rem}.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger{padding-right:0;background-repeat:no-repeat, no-repeat;background-position:center bottom,center calc(100% - 1px),center right 0.34375rem}.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger{background-size:100% 100%, 100% 100%, 0.6875rem 0.6875rem}.bmd-form-group.bmd-form-group-lg .form-control,.bmd-form-group.bmd-form-group-lg label,.bmd-form-group.bmd-form-group-lg input::placeholder{line-height:1.1}.bmd-form-group.bmd-form-group-lg label{color:#AAAAAA}.bmd-form-group.bmd-form-group-lg .radio label,.bmd-form-group.bmd-form-group-lg label.radio-inline,.bmd-form-group.bmd-form-group-lg .checkbox label,.bmd-form-group.bmd-form-group-lg label.checkbox-inline,.bmd-form-group.bmd-form-group-lg .switch label{line-height:1.5}.bmd-form-group.bmd-form-group-lg .checkbox label,.bmd-form-group.bmd-form-group-lg .radio label,.bmd-form-group.bmd-form-group-lg label{font-size:0.875rem}.bmd-form-group.bmd-form-group-lg .bmd-label-floating,.bmd-form-group.bmd-form-group-lg .bmd-label-placeholder{top:0.7375rem}.bmd-form-group.bmd-form-group-lg .is-focused .bmd-label-floating,.bmd-form-group.bmd-form-group-lg .is-filled .bmd-label-floating{top:-1rem;left:0;font-size:0.6875rem}.bmd-form-group.bmd-form-group-lg .bmd-label-static{top:0.35rem;left:0;font-size:0.875rem}.bmd-form-group.bmd-form-group-lg .bmd-help{margin-top:0;font-size:0.9375rem}.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger{background-size:0 100%, 100% 100%, 1.1875rem 1.1875rem}.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger{padding-right:0;background-repeat:no-repeat, no-repeat;background-position:center bottom,center calc(100% - 1px),center right 0.59375rem}.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger{background-size:100% 100%, 100% 100%, 1.1875rem 1.1875rem}.form-control,label,input::placeholder{line-height:1.1}label{color:#AAAAAA}.radio label,label.radio-inline,.checkbox label,label.checkbox-inline,.switch label{line-height:1.5}.checkbox label,.radio label,label{font-size:0.875rem}.bmd-label-floating,.bmd-label-placeholder{top:0.6125rem}.is-focused .bmd-label-floating,.is-filled .bmd-label-floating{top:-1rem;left:0;font-size:0.6875rem}.bmd-label-static{top:0.35rem;left:0;font-size:0.875rem}.bmd-help{margin-top:0;font-size:0.75rem}.form-control.form-control-success,.form-control.form-control-warning,.form-control.form-control-danger{background-size:0 100%, 100% 100%, 0.9375rem 0.9375rem}.form-control.form-control-success,.form-control.form-control-success:focus,.bmd-form-group.is-focused .form-control.form-control-success,.form-control.form-control-warning,.form-control.form-control-warning:focus,.bmd-form-group.is-focused .form-control.form-control-warning,.form-control.form-control-danger,.form-control.form-control-danger:focus,.bmd-form-group.is-focused .form-control.form-control-danger{padding-right:0;background-repeat:no-repeat, no-repeat;background-position:center bottom,center calc(100% - 1px),center right 0.46875rem}.form-control.form-control-success:focus,.bmd-form-group.is-focused .form-control.form-control-success,.form-control.form-control-warning:focus,.bmd-form-group.is-focused .form-control.form-control-warning,.form-control.form-control-danger:focus,.bmd-form-group.is-focused .form-control.form-control-danger{background-size:100% 100%, 100% 100%, 0.9375rem 0.9375rem}select,select.form-control{-moz-appearance:none;-webkit-appearance:none}@media (min-width: 576px){.form-inline .input-group{display:inline-flex;align-items:center}}.form-control-feedback{position:absolute;top:4px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none;opacity:0}.has-success .form-control-feedback{color:#4caf50;opacity:1}.has-danger .form-control-feedback{color:#f44336;opacity:1}.form-group{padding-bottom:10px;position:relative;margin:8px 0 0}textarea{height:auto !important;resize:none;line-height:1.42857143 !important}.form-group input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.form-newsletter .input-group,.form-newsletter .form-group{float:left;width:78%;margin-right:2%;margin-top:9px;padding-top:5px}.form-newsletter .btn{float:left;width:20%;margin:9px 0 0}.form-file-upload .input-group-btn:last-child>.btn-round{border-radius:30px}.form-file-upload .input-group-btn .btn{margin:0}.form-file-upload .input-group{width:100%}.input-group .input-group-btn{padding:0 12px}.form-control[disabled],fieldset[disabled] .form-control,.form-group .form-control[disabled],fieldset[disabled] .form-group .form-control{background-color:transparent;cursor:not-allowed;border-bottom:1px dotted #d2d2d2;background-repeat:no-repeat}.card .card-body .col-form-label,.card .card-body .label-on-right{padding:16px 5px 0 0;text-align:right}.card .card-body .label-on-right{text-align:left}.card .label-on-right code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.card-wizard .input-group .form-group{width:80%}.input-group .input-group-text{display:flex;justify-content:center;align-items:center;padding:0 15px 0 15px;background-color:transparent;border-color:transparent}.list-group{display:flex;flex-direction:column;flex-grow:1;padding:.5rem 0}.list-group.bmd-list-group-sm{padding:.25rem 0}.list-group.bmd-list-group-sm .list-group-item{padding:.5rem 1rem}.bmd-list-group-col{display:flex;flex-direction:column;min-width:0}.list-group-item{display:flex;flex-flow:row wrap;align-items:center;padding:1rem;line-height:1}.list-group-item .list-group-item-text{min-width:0;max-height:2.188rem;overflow:hidden;text-overflow:ellipsis}.list-group-item :first-child{margin-right:2rem}.list-group-item>.pull-xs-right,.list-group-item>.pull-sm-right,.list-group-item>.pull-md-right,.list-group-item>.pull-lg-right,.list-group-item>.pull-xl-right,.list-group-item>*~.label:last-child,.list-group-item>*~.material-icons:last-child{margin-right:0;margin-left:auto}.list-group-item .material-icons.pull-xs-right,.list-group-item .material-icons.pull-sm-right,.list-group-item .material-icons.pull-md-right,.list-group-item .material-icons.pull-lg-right,.list-group-item .material-icons.pull-xl-right,.list-group-item .material-icons~.material-icons:last-child{padding-left:1rem}.list-group-item .list-group-item-text{font-size:.875rem;color:#555555}.nav-link{text-transform:uppercase}.navbar-nav .nav-link{padding:0.5321rem;font-size:0.875rem;font-weight:400}.nav-tabs,.nav-pills{border:0;border-radius:3px;padding:0 15px}.nav-tabs .nav-link,.nav-pills .nav-link{padding:1.4286em 0.8575em;font-size:0.875rem;font-weight:500;border:0}.nav .nav-item{position:relative}.img-thumbnail{border-radius:16px}.img-raised{box-shadow:0 5px 15px -8px rgba(0,0,0,0.24),0 8px 10px -5px rgba(0,0,0,0.2)}.rounded{border-radius:6px !important}.navbar{border:0;border-radius:3px;padding:0.625rem 0;margin-bottom:20px;color:#555;background-color:#fff !important;box-shadow:0 4px 18px 0px rgba(0,0,0,0.12),0 7px 10px -5px rgba(0,0,0,0.15)}.navbar .dropdown-item:hover,.navbar .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,255,255,0.4);background-color:#fff;color:#555}.navbar .navbar-toggler .navbar-toggler-icon{background-color:#555}.navbar.fixed-top{border-radius:0}.navbar .navbar-nav .nav-item .nav-link{position:relative;color:inherit;padding:0.9375rem;font-weight:400;font-size:12px;text-transform:uppercase;border-radius:3px;line-height:20px}.navbar .navbar-nav .nav-item .nav-link:not(.btn-just-icon) .fa{position:relative;top:2px;margin-top:-4px;margin-right:4px}.navbar .navbar-nav .nav-item .nav-link .material-icons,.navbar .navbar-nav .nav-item .nav-link .fa{font-size:1.25rem;max-width:24px;margin-top:-1.1em}.navbar .navbar-nav .nav-item .nav-link:not(.btn) .material-icons{margin-top:-7px;top:3px;position:relative;margin-right:3px}.navbar .navbar-nav .nav-item .nav-link.profile-photo{padding:0;margin:0 3px}.navbar .navbar-nav .nav-item .nav-link.profile-photo:after{display:none}.navbar .navbar-nav .nav-item .nav-link.profile-photo .profile-photo-small{height:40px;width:40px}.navbar .navbar-nav .nav-item .nav-link.profile-photo .ripple-container{border-radius:50%}.navbar .navbar-nav .dropdown-menu-right{transform-origin:100% 0}.navbar .navbar-nav .nav-item.active .nav-link,.navbar .navbar-nav .nav-item.active .nav-link:hover,.navbar .navbar-nav .nav-item.active .nav-link:focus{color:inherit;background-color:rgba(255,255,255,0.1)}.navbar .btn,.navbar .navbar-nav .nav-item .btn{margin-top:0;margin-bottom:0}.navbar .navbar-toggler{cursor:pointer}.navbar .navbar-toggler .navbar-toggler-icon{width:22px;height:2px;vertical-align:middle;outline:0;display:block;border-radius:1px}.navbar .navbar-toggler .navbar-toggler-icon+.navbar-toggler-icon{margin-top:4px}.navbar.navbar-absolute{position:absolute;width:100%;padding-top:10px;z-index:1029}.navbar .navbar-wrapper{display:inline-flex;align-items:center}.navbar .navbar-brand{position:relative;color:inherit;height:50px;font-size:1.125rem;line-height:30px;padding:0.625rem 0;font-weight:300;margin-left:1rem}.navbar>.container{flex:1}.navbar.bg-primary{color:#fff;background-color:#5d5fef !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(93,95,239,0.46)}.navbar.bg-primary .dropdown-item:hover,.navbar.bg-primary .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4);background-color:#5d5fef;color:#fff}.navbar.bg-primary .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-info{color:#fff;background-color:#00bcd4 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(0,188,212,0.46)}.navbar.bg-info .dropdown-item:hover,.navbar.bg-info .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4);background-color:#00bcd4;color:#fff}.navbar.bg-info .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-warning{color:#fff;background-color:#ff9800 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(255,152,0,0.46)}.navbar.bg-warning .dropdown-item:hover,.navbar.bg-warning .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4);background-color:#ff9800;color:#fff}.navbar.bg-warning .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-rose{color:#fff;background-color:#e91e63 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(233,30,99,0.46)}.navbar.bg-rose .dropdown-item:hover,.navbar.bg-rose .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4);background-color:#e91e63;color:#fff}.navbar.bg-rose .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-danger{color:#fff;background-color:#f44336 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(244,67,54,0.46)}.navbar.bg-danger .dropdown-item:hover,.navbar.bg-danger .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4);background-color:#f44336;color:#fff}.navbar.bg-danger .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-success{color:#fff;background-color:#4caf50 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(76,175,80,0.46)}.navbar.bg-success .dropdown-item:hover,.navbar.bg-success .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4);background-color:#4caf50;color:#fff}.navbar.bg-success .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar.bg-dark{color:#fff;background-color:#212121 !important;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 12px -5px rgba(33,33,33,0.46)}.navbar.bg-dark .dropdown-item:hover,.navbar.bg-dark .dropdown-item:focus{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(33,33,33,0.4);background-color:#212121;color:#fff}.navbar.bg-dark .navbar-toggler .navbar-toggler-icon{background-color:#fff}.navbar .notification{position:absolute;top:5px;border:1px solid #FFF;right:10px;font-size:9px;background:#f44336;color:#FFFFFF;min-width:20px;padding:0px 5px;height:20px;border-radius:10px;text-align:center;line-height:19px;vertical-align:middle;display:block}#navbar .navbar{border-radius:0}.navbar .navbar-minimize{padding:3px 0 0 15px}.navbar.navbar-transparent{padding:18px 28px;background-color:#F7F9FF !important}.navbar .collapse .navbar-nav .nav-item .nav-link{position:relative;padding:10px 15px;font-weight:400;font-size:12px;text-transform:uppercase;border-radius:3px;line-height:20px;margin-left:5px;color:inherit}.navbar .collapse .navbar-nav .nav-item .nav-link:not(.btn-just-icon) .fa{position:relative;top:2px;margin-top:-4px;margin-right:4px}.navbar .collapse .navbar-nav .nav-item .nav-link .material-icons,.navbar .collapse .navbar-nav .nav-item .nav-link .fa{font-size:1.25rem;max-width:24px;margin-top:-1.1em}.navbar .collapse .navbar-nav .nav-item .nav-link:not(.btn) .material-icons{margin-top:-3px;top:0px;position:relative;margin-right:3px}.navbar .collapse .navbar-nav .nav-item .nav-link .notification{top:-10px;right:-5px}.off-canvas-sidebar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding-top:15px;padding-bottom:15px;font-weight:500;font-size:12px;text-transform:uppercase;border-radius:3px;color:#fff;margin:0 15px}.off-canvas-sidebar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover{background:rgba(200,200,200,0.2)}.badge{border-radius:12px;padding:5px 12px;text-transform:uppercase;font-size:10px;color:#fff}.badge.badge-primary{background-color:#5d5fef}.badge.badge-info{background-color:#00bcd4}.badge.badge-success{background-color:#4caf50}.badge.badge-warning{background-color:#ff9800}.badge.badge-danger{background-color:#f44336}.badge.badge-rose{background-color:#e91e63}.badge.badge-default{background-color:#999999}.alert{border:0;border-radius:0;padding:20px 15px;line-height:20px}.alert b{font-weight:500;text-transform:uppercase;font-size:12px}.alert,.alert.alert-default{background-color:white;color:#555555}.alert a,.alert .alert-link,.alert.alert-default a,.alert.alert-default .alert-link{color:#555555}.alert.alert-inverse{background-color:#292929;color:#fff}.alert.alert-inverse a,.alert.alert-inverse .alert-link{color:#fff}.alert.alert-primary{background-color:#6b6df0;color:#ffffff}.alert.alert-primary a,.alert.alert-primary .alert-link{color:#ffffff}.alert.alert-success{background-color:#55b559;color:#ffffff}.alert.alert-success a,.alert.alert-success .alert-link{color:#ffffff}.alert.alert-info{background-color:#00cae3;color:#ffffff}.alert.alert-info a,.alert.alert-info .alert-link{color:#ffffff}.alert.alert-warning{background-color:#ff9e0f;color:#ffffff}.alert.alert-warning a,.alert.alert-warning .alert-link{color:#ffffff}.alert.alert-danger{background-color:#f55145;color:#ffffff}.alert.alert-danger a,.alert.alert-danger .alert-link{color:#ffffff}.alert.alert-rose{background-color:#ea2c6d;color:#ffffff}.alert.alert-rose a,.alert.alert-rose .alert-link{color:#ffffff}.alert-info,.alert-danger,.alert-warning,.alert-success{color:#ffffff}.alert-default a,.alert-default .alert-link{color:rgba(0,0,0,0.87)}.alert .alert-icon{display:block;float:left;margin-right:1.071rem}.alert .alert-icon i{margin-top:-7px;top:5px;position:relative}.alert .close{color:#fff;text-shadow:none;opacity:.9}.alert .close i{font-size:20px}.alert .close:hover,.alert .close:focus{opacity:1}.alert{border:0;border-radius:3px;position:relative;padding:20px 15px;line-height:20px}.alert b{font-weight:500;text-transform:uppercase;font-size:12px}.alert,.alert.alert-default{background-color:white;color:#555555}.alert a,.alert .alert-link,.alert.alert-default a,.alert.alert-default .alert-link{color:#555555}.alert.alert-inverse{background-color:#292929;color:#fff}.alert.alert-inverse a,.alert.alert-inverse .alert-link{color:#fff}.alert.alert-primary{background-color:#6b6df0;color:#ffffff}.alert.alert-primary a,.alert.alert-primary .alert-link{color:#ffffff}.alert.alert-success{background-color:#55b559;color:#ffffff}.alert.alert-success a,.alert.alert-success .alert-link{color:#ffffff}.alert.alert-info{background-color:#00cae3;color:#ffffff}.alert.alert-info a,.alert.alert-info .alert-link{color:#ffffff}.alert.alert-warning{background-color:#ff9e0f;color:#ffffff}.alert.alert-warning a,.alert.alert-warning .alert-link{color:#ffffff}.alert.alert-danger{background-color:#f55145;color:#ffffff}.alert.alert-danger a,.alert.alert-danger .alert-link{color:#ffffff}.alert.alert-rose{background-color:#ea2c6d;color:#ffffff}.alert.alert-rose a,.alert.alert-rose .alert-link{color:#ffffff}.alert-info,.alert-danger,.alert-warning,.alert-success,.alert-rose{color:#ffffff}.alert-default a,.alert-default .alert-link{color:rgba(0,0,0,0.87)}.alert span{display:block;max-width:89%}.alert.alert-danger{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4)}.alert.alert-danger i{color:#f44336}.alert.alert-warning{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.alert.alert-warning i{color:#ff9800}.alert.alert-success{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.alert.alert-success i{color:#4caf50}.alert.alert-info{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4)}.alert.alert-info i{color:#00bcd4}.alert.alert-primary{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.alert.alert-primary i{color:#5d5fef}.alert.alert-rose{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4)}.alert.alert-rose i{color:#e91e63}.alert.alert-with-icon{margin-top:43px;padding-left:66px}.alert.alert-with-icon i[data-notify="icon"]{display:block;left:15px;position:absolute;margin-top:-39px;font-size:20px;background-color:#fff;padding:9px;border-radius:50%;max-width:38px;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.alert .close{line-height:.5}.alert .close i{color:#fff;font-size:11px}.alert i[data-notify="icon"]{display:none}.alert .alert-icon{display:block;float:left;margin-right:1.071rem}.alert .alert-icon i{margin-top:-7px;top:5px;position:relative}.alert [data-notify="dismiss"]{margin-right:5px}.places-buttons .btn{margin-bottom:30px}.pagination>.page-item>.page-link,.pagination>.page-item>span{border:0;border-radius:8px !important;transition:all .3s;padding:0px 11px;margin:0 3px;min-width:30px;height:30px;line-height:30px;color:#999999;font-weight:400;font-size:12px;text-transform:uppercase;background:transparent;text-align:center}.pagination>.page-item>.page-link:hover,.pagination>.page-item>.page-link:focus,.pagination>.page-item>span:hover,.pagination>.page-item>span:focus{color:#999999}.pagination>.page-item.active>a,.pagination>.page-item.active>span{color:#999999}.pagination>.page-item.active>a,.pagination>.page-item.active>a:focus,.pagination>.page-item.active>a:hover,.pagination>.page-item.active>span,.pagination>.page-item.active>span:focus,.pagination>.page-item.active>span:hover{background-color:#ffa341;border-color:#ffa341;color:#fff;box-shadow:0 4px 5px 0 rgba(255,163,65,0.14),0 1px 10px 0 rgba(255,163,65,0.12),0 2px 4px -1px rgba(255,163,65,0.2)}.pagination.pagination-info>.page-item.active>a,.pagination.pagination-info>.page-item.active>a:focus,.pagination.pagination-info>.page-item.active>a:hover,.pagination.pagination-info>.page-item.active>span,.pagination.pagination-info>.page-item.active>span:focus,.pagination.pagination-info>.page-item.active>span:hover{background-color:#00bcd4;border-color:#00bcd4;box-shadow:0 4px 5px 0 rgba(0,188,212,0.14),0 1px 10px 0 rgba(0,188,212,0.12),0 2px 4px -1px rgba(0,188,212,0.2)}.pagination.pagination-success>.page-item.active>a,.pagination.pagination-success>.page-item.active>a:focus,.pagination.pagination-success>.page-item.active>a:hover,.pagination.pagination-success>.page-item.active>span,.pagination.pagination-success>.page-item.active>span:focus,.pagination.pagination-success>.page-item.active>span:hover{background-color:#4caf50;border-color:#4caf50;box-shadow:0 4px 5px 0 rgba(76,175,80,0.14),0 1px 10px 0 rgba(76,175,80,0.12),0 2px 4px -1px rgba(76,175,80,0.2)}.pagination.pagination-warning>.page-item.active>a,.pagination.pagination-warning>.page-item.active>a:focus,.pagination.pagination-warning>.page-item.active>a:hover,.pagination.pagination-warning>.page-item.active>span,.pagination.pagination-warning>.page-item.active>span:focus,.pagination.pagination-warning>.page-item.active>span:hover{background-color:#ff9800;border-color:#ff9800;box-shadow:0 4px 5px 0 rgba(255,152,0,0.14),0 1px 10px 0 rgba(255,152,0,0.12),0 2px 4px -1px rgba(255,152,0,0.2)}.pagination.pagination-danger>.page-item.active>a,.pagination.pagination-danger>.page-item.active>a:focus,.pagination.pagination-danger>.page-item.active>a:hover,.pagination.pagination-danger>.page-item.active>span,.pagination.pagination-danger>.page-item.active>span:focus,.pagination.pagination-danger>.page-item.active>span:hover{background-color:#f44336;border-color:#f44336;box-shadow:0 4px 5px 0 rgba(244,67,54,0.14),0 1px 10px 0 rgba(244,67,54,0.12),0 2px 4px -1px rgba(244,67,54,0.2)}.nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child){margin-left:5px}.nav-pills.flex-column .nav-item+.nav-item{margin-top:5px}.nav-pills .nav-item .nav-link{line-height:24px;text-transform:uppercase;font-size:12px;font-weight:500;min-width:100px;text-align:center;color:#555;transition:all .3s;border-radius:30px;padding:10px 15px}.nav-pills .nav-item .nav-link:hover{background-color:rgba(200,200,200,0.2)}.nav-pills .nav-item .nav-link.active{color:#fff;background-color:#5d5fef;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.nav-pills .nav-item i{display:block;font-size:30px;padding:15px 0}.nav-pills.nav-pills-info .nav-item .nav-link.active,.nav-pills.nav-pills-info .nav-item .nav-link.active:focus,.nav-pills.nav-pills-info .nav-item .nav-link.active:hover{background-color:#00bcd4;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4);color:#fff}.nav-pills.nav-pills-rose .nav-item .nav-link.active,.nav-pills.nav-pills-rose .nav-item .nav-link.active:focus,.nav-pills.nav-pills-rose .nav-item .nav-link.active:hover{background-color:#e91e63;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4);color:#fff}.nav-pills.nav-pills-success .nav-item .nav-link.active,.nav-pills.nav-pills-success .nav-item .nav-link.active:focus,.nav-pills.nav-pills-success .nav-item .nav-link.active:hover{background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4);color:#fff}.nav-pills.nav-pills-warning .nav-item .nav-link.active,.nav-pills.nav-pills-warning .nav-item .nav-link.active:focus,.nav-pills.nav-pills-warning .nav-item .nav-link.active:hover{background-color:#ff9800;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4);color:#fff}.nav-pills.nav-pills-danger .nav-item .nav-link.active,.nav-pills.nav-pills-danger .nav-item .nav-link.active:focus,.nav-pills.nav-pills-danger .nav-item .nav-link.active:hover{background-color:#f44336;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4);color:#fff}.nav-pills.nav-pills-icons .nav-item .nav-link{border-radius:4px}.tab-space{padding:20px 0 50px 0px}.card .tab-content.tab-space{padding:20px 0 9px 0}.info{max-width:360px;margin:0 auto;padding:70px 0 30px}.info .icon{color:#999999}.info .icon>i{font-size:3.85rem}.info .info-title{color:#3C4858;margin:1.75rem 0 0.875rem}.info p{color:#999999}.info-horizontal .icon{float:left;margin-top:24px;margin-right:10px}.info-horizontal .icon>i{font-size:2.25rem}.info-horizontal .description{overflow:hidden}.card-icon.icon-primary{color:#5d5fef}.card-icon.icon-info{color:#00bcd4}.card-icon.icon-success{color:#4caf50}.card-icon.icon-warning{color:#ff9800}.card-icon.icon-danger{color:#f44336}.card-icon.icon-rose{color:#e91e63}.card-icon.icon-white{color:#fff}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4{font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-weight:300;line-height:1.5em}h1,.h1{font-size:3.3125rem;line-height:1.15em}h2,.h2{font-size:2.25rem}h3,.h3{font-size:1.5625rem;line-height:1.4em;margin:20px 0 10px}h4,.h4{font-size:1.125rem;line-height:1.4em;font-weight:300}h5,.h5{font-size:1.0625rem;line-height:1.4em;margin-bottom:15px}h6,.h6{font-size:0.75rem;text-transform:uppercase;font-weight:500}.title,.title a,.card-title,.card-title a,.info-title,.info-title a,.footer-brand,.footer-brand a,.footer-big h5,.footer-big h5 a,.footer-big h4,.footer-big h4 a,.media .media-heading,.media .media-heading a{color:#3C4858;text-decoration:none}.card-blog .card-title{font-weight:700}h2.title{margin-bottom:2.142rem}.description,.card-description,.footer-big p{color:#999999}.text-warning{color:#ff9800 !important}.text-primary{color:#5d5fef !important}.text-danger{color:#f44336 !important}.text-success{color:#4caf50 !important}.text-info{color:#00bcd4 !important}.text-rose{color:#e91e63 !important}.text-gray{color:#999999 !important}.nav-tabs{border:0;border-radius:3px;padding:0 15px}.nav-tabs .nav-item .nav-link{color:#fff;border:0;margin:0;border-radius:3px;line-height:24px;text-transform:uppercase;font-size:12px;padding:10px 15px;background-color:transparent;transition:0.3s background-color 0s}.nav-tabs .nav-item .nav-link:hover{border:0}.nav-tabs .nav-item .nav-link,.nav-tabs .nav-item .nav-link:hover,.nav-tabs .nav-item .nav-link:focus{border:0 !important;color:#fff !important;font-weight:500}.nav-tabs .nav-item.disabled .nav-link,.nav-tabs .nav-item.disabled .nav-link:hover{color:rgba(255,255,255,0.5)}.nav-tabs .nav-item .material-icons{margin:-1px 5px 0 0}.nav-tabs .nav-item .nav-link.active{background-color:rgba(255,255,255,0.2);transition:0.3s background-color 0.2s}.nav-tabs .nav-link{border-bottom:0.214rem solid transparent}.nav-tabs .nav-link{color:#555555}.nav-tabs .nav-link.active{color:#333333;border-color:#5d5fef}.nav-tabs .nav-link.active:hover,.nav-tabs .nav-link.active:focus{border-color:#5d5fef}.nav-tabs .nav-link.disabled{color:#999999}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:hover,.nav-tabs .nav-link.disabled:focus{color:#999999}.nav-tabs.header-primary .nav-link{color:white}.nav-tabs.header-primary .nav-link.active{color:#fff;border-color:#fff}.nav-tabs.header-primary .nav-link.active:hover,.nav-tabs.header-primary .nav-link.active:focus{border-color:#fff}.nav-tabs.header-primary .nav-link.disabled{color:rgba(255,255,255,0.84)}.nav-tabs.header-primary .nav-link.disabled,.nav-tabs.header-primary .nav-link.disabled:hover,.nav-tabs.header-primary .nav-link.disabled:focus{color:rgba(255,255,255,0.84)}.nav-tabs.bg-inverse .nav-link{color:white}.nav-tabs.bg-inverse .nav-link.active{color:#fff;border-color:#fff}.nav-tabs.bg-inverse .nav-link.active:hover,.nav-tabs.bg-inverse .nav-link.active:focus{border-color:#fff}.nav-tabs.bg-inverse .nav-link.disabled{color:rgba(255,255,255,0.84)}.nav-tabs.bg-inverse .nav-link.disabled,.nav-tabs.bg-inverse .nav-link.disabled:hover,.nav-tabs.bg-inverse .nav-link.disabled:focus{color:rgba(255,255,255,0.84)}.card-nav-tabs{margin-top:45px}.card-nav-tabs .card-header{margin-top:-30px !important}.tooltip-arrow{display:none}.tooltip.show{opacity:1;-webkit-transform:translate3d(0, 0px, 0);-moz-transform:translate3d(0, 0px, 0);-o-transform:translate3d(0, 0px, 0);-ms-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0)}.tooltip{opacity:0;transition:opacity, transform .2s ease;-webkit-transform:translate3d(0, 5px, 0);-moz-transform:translate3d(0, 5px, 0);-o-transform:translate3d(0, 5px, 0);-ms-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);font-size:0.875rem}.tooltip.bs-tooltip-top .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before{border-top-color:#fff}.tooltip.bs-tooltip-right .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before{border-right-color:#fff}.tooltip.bs-tooltip-left .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before{border-left-color:#fff}.tooltip.bs-tooltip-bottom .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{border-bottom-color:#fff}.tooltip-inner{padding:10px 15px;min-width:130px}.popover,.tooltip-inner{line-height:1.5em;background:#fff;border:none;border-radius:3px;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);color:#555}.popover{padding:0;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.popover.left>.arrow,.popover.right>.arrow,.popover.top>.arrow,.popover.bottom>.arrow{border:none}.popover.bs-popover-top .arrow::before,.popover.bs-popover-auto[x-placement^="top"] .arrow::before,.popover.bs-popover-bottom .arrow::before,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,.popover.bs-popover-right .arrow::before,.popover.bs-popover-auto[x-placement^="right"] .arrow::before,.popover.bs-popover-left .arrow::before,.popover.bs-popover-auto[x-placement^="left"] .arrow::before{border:0}.popover-header{background-color:#fff;border:none;padding:15px 15px 5px;font-size:1.125rem;margin:0;color:#555}.popover-body{padding:10px 15px 15px;line-height:1.4;color:#555}.modal-dialog .modal-content{box-shadow:0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22);border-radius:6px;border:none}.modal-dialog .modal-content .card-signup{margin:0}.modal-dialog .modal-content .card-signup .modal-header{padding-top:0}.modal-dialog .modal-header{border-bottom:none;padding-top:24px;padding-right:24px;padding-bottom:0;padding-left:24px}.modal-dialog .modal-header .modal-title{text-align:center;width:100%}.modal-dialog .modal-header .close{position:absolute;top:15px;right:20px}.modal-dialog .modal-body{padding-top:24px;padding-right:24px;padding-bottom:16px;padding-left:24px}.modal-dialog .modal-footer{border-top:none;padding:24px}.modal-dialog .modal-footer.text-center{text-align:center}.modal-dialog .modal-footer button{margin:0;padding-left:16px;padding-right:16px;width:auto}.modal-dialog .modal-footer button.pull-left{padding-left:5px;padding-right:5px;position:relative;left:-5px}.modal-dialog .modal-body+.modal-footer{padding-top:0}.modal-backdrop{background:rgba(0,0,0,0.3)}.modal .modal-dialog{margin-top:100px}.modal .modal-dialog.modal-login{width:360px}.modal .modal-dialog.modal-login .modal-header .close{color:#fff;top:-14px;right:10px;text-shadow:none;position:relative}.modal .modal-dialog.modal-login .modal-footer{padding-bottom:0;padding-top:0}.modal .modal-dialog.modal-login .modal-body{padding-left:4px;padding-bottom:0;padding-top:0}.modal .modal-dialog.modal-login .card-signup{margin-bottom:0}.modal .modal-dialog.modal-signup{max-width:900px}.modal .modal-dialog.modal-signup .info-horizontal{padding:0px 0px 20px}.modal .modal-dialog.modal-signup .modal-title{text-align:center;width:100%}.modal .modal-dialog.modal-signup .modal-footer{padding:0 5px}.modal .modal-dialog.modal-signup .modal-header{padding-top:0}.modal .modal-dialog.modal-signup .card-signup{padding:40px 0;margin-bottom:0}.modal .modal-dialog.modal-signup .modal-body{padding-bottom:0;padding-top:0}.modal .modal-header .close{color:#999999}.modal .modal-header .close:hover,.modal .modal-header .close:focus{opacity:1}.modal .modal-header .close i{font-size:16px}.modal-notice .instruction{margin-bottom:25px}.modal-notice .picture{max-width:150px}.modal-notice .modal-content .btn-raised{margin-bottom:15px}.modal-small{width:300px;margin:0 auto}.modal-small .modal-body{margin-top:20px}.dropdown-menu{display:none;padding:0.3125rem 0;border:0;transform-origin:0 0;will-change:transform, opacity;transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}.dropdown-menu.showing{animation-name:bmd-dropdown-animation;animation-duration:0.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.open>.dropdown-menu,.dropdown-menu.show{display:block;opacity:1;transform:scale(1)}.dropdown-menu.hiding{display:block;opacity:0;transform:scale(0)}.dropdown-menu[x-placement="bottom-start"]{transform-origin:0 0}.dropdown-menu[x-placement="bottom-end"]{transform-origin:100% 0}.dropdown-menu[x-placement="top-start"]{transform-origin:0 100%}.dropdown-menu[x-placement="top-end"]{transform-origin:100% 100%}.dropdown-menu .disabled>a{color:#777}.dropdown-menu .disabled>a:focus,.dropdown-menu .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;color:#777}.dropdown-menu.dropdown-with-icons .dropdown-item{padding:0.75rem 1.25rem 0.75rem 0.75rem}.dropdown-menu.dropdown-with-icons .dropdown-item .material-icons{vertical-align:middle;font-size:24px;position:relative;margin-top:-4px;top:1px;margin-right:12px;opacity:.5}.dropdown-menu .dropdown-item,.dropdown-menu li>a{position:relative;width:auto;display:flex;flex-flow:nowrap;align-items:center;color:#333;font-weight:normal;text-decoration:none;font-size:.8125rem;border-radius:0.125rem;margin:0 0.3125rem;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear;min-width:7rem;padding:0.625rem 1.25rem;overflow:hidden;line-height:1.42857143;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 768px){.dropdown-menu .dropdown-item,.dropdown-menu li>a{padding-right:1.5rem;padding-left:1.5rem}}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus,.dropdown-menu a:hover,.dropdown-menu a:focus,.dropdown-menu a:active{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4);background-color:#5d5fef;color:#FFFFFF}.dropdown-toggle.bmd-btn-icon::after,.dropdown-toggle.bmd-btn-fab::after{display:none}.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-right,.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-right{bottom:2rem}.dropdown-toggle:after{will-change:transform;transition:transform 150ms linear}.show .dropdown-toggle:after{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-right{bottom:2.5rem}.dropdown-toggle.bmd-btn-icon~.dropdown-menu{margin:0}.dropdown-header{font-size:0.75rem;padding-top:0.1875rem;padding-bottom:0.1875rem;text-transform:none;color:#777;line-height:1.42857143;font-weight:inherit}@keyframes bmd-dropdown-animation{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.dropdown-menu.bootstrap-datetimepicker-widget{opacity:0;transform:scale(0);transition-duration:0.3s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform-origin:0 0;will-change:transform, opacity;top:0}.dropdown-menu.bootstrap-datetimepicker-widget.top{transform-origin:0 100%}.dropdown-menu.bootstrap-datetimepicker-widget.open{opacity:1;transform:scale(1);top:0}.bmd-layout-drawer{position:absolute;z-index:5;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;max-height:100%;overflow:visible;overflow-y:auto;font-size:.875rem;transition:transform;will-change:transform;transform-style:preserve-3d;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);transition-duration:0.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.bmd-layout-drawer>*{flex-shrink:0}.bmd-layout-drawer>header{display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.bmd-layout-drawer>header .navbar-brand{padding-left:1.5rem;font-size:1.25rem}.bmd-layout-drawer>.list-group{padding-top:1rem}.bmd-layout-drawer>.list-group .list-group-item{padding-right:2.5rem;padding-left:2.5rem;font-size:.8125rem;font-weight:500}.bmd-drawer-f-l>.bmd-layout-drawer{top:0;left:0;width:240px;height:100%;transform:translateX(-250px)}.bmd-drawer-f-l>.bmd-layout-header,.bmd-drawer-f-l>.bmd-layout-content{margin-left:0}.bmd-drawer-f-r>.bmd-layout-drawer{top:0;right:0;width:240px;height:100%;transform:translateX(250px)}.bmd-drawer-f-r>.bmd-layout-header,.bmd-drawer-f-r>.bmd-layout-content{margin-right:0}.bmd-drawer-f-t>.bmd-layout-drawer{top:0;left:0;width:100%;height:100px;transform:translateY(-110px)}.bmd-drawer-f-t>.bmd-layout-content{margin-top:0}.bmd-drawer-f-b>.bmd-layout-drawer{bottom:0;left:0;width:100%;height:100px;transform:translateY(110px)}.bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-l>.bmd-layout-header{width:calc(100% - 240px);margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-l>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-l>.bmd-layout-content{margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-r>.bmd-layout-header{width:calc(100% - 240px);margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-r>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-r>.bmd-layout-content{margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-t>.bmd-layout-header{margin-top:100px}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-t>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-b>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:100px}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-l>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-l>.bmd-layout-content{width:100%;margin-left:0}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-r>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-r>.bmd-layout-content{width:100%;margin-right:0}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-t>.bmd-layout-header{margin-top:0}:not(.bmd-drawer-out) .bmd-drawer-overlay.bmd-drawer-overlay .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}@media (min-width: 576px){:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-l>.bmd-layout-header{width:calc(100% - 240px);margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-l>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-l>.bmd-layout-content{margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-r>.bmd-layout-header{width:calc(100% - 240px);margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-r>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-r>.bmd-layout-content{margin-right:240px}}@media (min-width: 576px){:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-t>.bmd-layout-header{margin-top:100px}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-t>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-b>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-sm-up .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:100px}}@media (max-width: 767.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-l>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-l>.bmd-layout-content{width:100%;margin-left:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-r>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-r>.bmd-layout-content{width:100%;margin-right:0}}@media (max-width: 767.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-t>.bmd-layout-header{margin-top:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-sm-down .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}}@media (min-width: 768px){:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-l>.bmd-layout-header{width:calc(100% - 240px);margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-l>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-l>.bmd-layout-content{margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-r>.bmd-layout-header{width:calc(100% - 240px);margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-r>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-r>.bmd-layout-content{margin-right:240px}}@media (min-width: 768px){:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-t>.bmd-layout-header{margin-top:100px}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-t>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-b>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-md-up .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:100px}}@media (max-width: 991.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-l>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-l>.bmd-layout-content{width:100%;margin-left:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-r>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-r>.bmd-layout-content{width:100%;margin-right:0}}@media (max-width: 991.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-t>.bmd-layout-header{margin-top:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-md-down .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}}@media (min-width: 992px){:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-l>.bmd-layout-header{width:calc(100% - 240px);margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-l>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-l>.bmd-layout-content{margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-r>.bmd-layout-header{width:calc(100% - 240px);margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-r>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-r>.bmd-layout-content{margin-right:240px}}@media (min-width: 992px){:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-t>.bmd-layout-header{margin-top:100px}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-t>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-b>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-lg-up .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:100px}}@media (max-width: 1199.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-l>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-l>.bmd-layout-content{width:100%;margin-left:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-r>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-r>.bmd-layout-content{width:100%;margin-right:0}}@media (max-width: 1199.98px){:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-t>.bmd-layout-header{margin-top:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-lg-down .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}}@media (min-width: 1200px){:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-l>.bmd-layout-header{width:calc(100% - 240px);margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-l>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-l>.bmd-layout-content{margin-left:240px}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-r>.bmd-layout-header{width:calc(100% - 240px);margin-right:240px}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-r>.bmd-layout-drawer{transform:translateX(0)}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-r>.bmd-layout-content{margin-right:240px}}@media (min-width: 1200px){:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-t>.bmd-layout-header{margin-top:100px}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-t>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-b>.bmd-layout-drawer{transform:translateY(0)}:not(.bmd-drawer-out) .bmd-drawer-in-xl-up .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:100px}}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-l>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-l>.bmd-layout-content{width:100%;margin-left:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-r>.bmd-layout-header,:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-r>.bmd-layout-content{width:100%;margin-right:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down>.bmd-layout-backdrop .in{visibility:visible;background-color:rgba(0,0,0,0.5)}@supports (pointer-events: auto){:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down>.bmd-layout-backdrop.in{pointer-events:auto;opacity:1}}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-t>.bmd-layout-header{margin-top:0}:not(.bmd-drawer-out) .bmd-drawer-overlay-xl-down .bmd-drawer-f-b>.bmd-layout-content{margin-bottom:0}.progress{height:4px;border-radius:0;box-shadow:none;background:#DDDDDD;margin-bottom:20px}.progress .progress-bar{box-shadow:none}.progress .progress-bar.progress-bar-primary{background:#5d5fef !important}.progress .progress-bar.progress-bar-info{background:#00bcd4}.progress .progress-bar.progress-bar-success{background:#4caf50}.progress .progress-bar.progress-bar-warning{background:#ff9800}.progress .progress-bar.progress-bar-danger{background:#f44336}.progress.progress-line-primary{background:rgba(93,95,239,0.2)}.progress.progress-line-info{background:rgba(0,188,212,0.2)}.progress.progress-line-success{background:rgba(76,175,80,0.2)}.progress.progress-line-warning{background:rgba(255,152,0,0.2)}.progress.progress-line-danger{background:rgba(244,67,54,0.2)}.togglebutton{vertical-align:middle}.togglebutton,.togglebutton label,.togglebutton input,.togglebutton .toggle{user-select:none}.togglebutton label{cursor:pointer;color:rgba(0,0,0,0.26)}.form-group.is-focused .togglebutton label{color:rgba(0,0,0,0.26)}.form-group.is-focused .togglebutton label:hover,.form-group.is-focused .togglebutton label:focus{color:rgba(0,0,0,0.54)}fieldset[disabled] .form-group.is-focused .togglebutton label{color:rgba(0,0,0,0.26)}.togglebutton label input[type=checkbox]{opacity:0;width:0;height:0}.togglebutton label .toggle{text-align:left;margin-left:5px}.togglebutton label .toggle,.togglebutton label input[type=checkbox][disabled]+.toggle{content:"";display:inline-block;width:30px;height:15px;background-color:rgba(80,80,80,0.7);border-radius:15px;margin-right:15px;transition:background 0.3s ease;vertical-align:middle}.togglebutton label .toggle:after{content:"";display:inline-block;width:20px;height:20px;background-color:#FFFFFF;border-radius:20px;position:relative;box-shadow:0 1px 3px 1px rgba(0,0,0,0.4);left:-5px;top:-2.5px;border:1px solid rgba(0,0,0,0.54);transition:left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease}.togglebutton label input[type=checkbox][disabled]+.toggle:after,.togglebutton label input[type=checkbox][disabled]:checked+.toggle:after{background-color:#BDBDBD}.togglebutton label input[type=checkbox]+.toggle:active:after,.togglebutton label input[type=checkbox][disabled]+.toggle:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,0.4),0 0 0 15px rgba(0,0,0,0.1)}.togglebutton label input[type=checkbox]:checked+.toggle:after{left:15px}.togglebutton label input[type=checkbox]:checked+.toggle{background-color:rgba(93,95,239,0.7)}.togglebutton label input[type=checkbox]:checked+.toggle:after{border-color:#5d5fef}.togglebutton label input[type=checkbox]:checked+.toggle:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,0.4),0 0 0 15px rgba(93,95,239,0.1)}.ripple{position:relative}.ripple-container{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden;pointer-events:none;border-radius:inherit}.ripple-container .ripple-decorator{position:absolute;width:20px;height:20px;margin-top:-10px;margin-left:-10px;pointer-events:none;background-color:rgba(0,0,0,0.05);border-radius:100%;opacity:0;transform:scale(1);transform-origin:50%}.ripple-container .ripple-decorator.ripple-on{opacity:0.1;transition:opacity 0.15s ease-in 0s,transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s}.ripple-container .ripple-decorator.ripple-out{opacity:0;transition:opacity 0.1s linear 0s !important}.rtl .sidebar,.rtl .bootstrap-navbar{right:0;left:auto}.rtl .sidebar .nav-mobile-menu .notification,.rtl .bootstrap-navbar .nav-mobile-menu .notification{float:right;margin-right:0;margin-left:8px}.rtl .sidebar .nav i,.rtl .bootstrap-navbar .nav i{float:right !important;margin-left:15px;margin-right:0}.rtl .sidebar .nav p,.rtl .bootstrap-navbar .nav p{margin:0;text-align:right}.rtl .sidebar .nav .caret,.rtl .bootstrap-navbar .nav .caret{left:11px;right:auto}.rtl .sidebar .logo a.logo-mini,.rtl .bootstrap-navbar .logo a.logo-mini{float:right;margin-right:30px;margin-left:10px}.rtl .sidebar .logo .simple-text,.rtl .bootstrap-navbar .logo .simple-text{text-align:right}.rtl .sidebar .user .user-info>a>span,.rtl .bootstrap-navbar .user .user-info>a>span{text-align:right;display:block}.rtl .sidebar .user .photo,.rtl .bootstrap-navbar .user .photo{float:right;margin-left:12px;margin-right:23px}.rtl .sidebar .user .user-info .caret,.rtl .bootstrap-navbar .user .user-info .caret{left:22px;right:auto}.rtl .sidebar .sidebar-wrapper .nav [data-toggle="collapse"]~div>ul>li>.sidebar-mini,.rtl .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-mini,.rtl .bootstrap-navbar .sidebar-wrapper .nav [data-toggle="collapse"]~div>ul>li>.sidebar-mini,.rtl .bootstrap-navbar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-mini{float:right;margin-left:15px;margin-right:0}.rtl .navbar-minimize{margin-right:15px}.rtl .navbar-header .navbar-toggle{margin:10px 0 10px 15px}.rtl .btn:not(.btn-just-icon):not(.btn-fab) .fa,.rtl .navbar .navbar-nav>li>a.btn:not(.btn-just-icon):not(.btn-fab) .fa{left:5px}.rtl .card .card-header.card-header-icon{float:right}.rtl .main-panel{float:left}.rtl .navbar>.container-fluid .navbar-brand{margin-right:10px}.rtl .dropdown-menu{right:0;left:auto}.rtl .card .card-header.card-header-tabs .nav-tabs-title{float:right;padding:10px 0 10px 10px}.rtl .card.card-product .card-footer{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}.rtl .navbar-nav.navbar-right>li>.dropdown-menu:before,.rtl .navbar-nav.navbar-right>li>.dropdown-menu:after{right:auto;left:12px}.rtl .card .form-horizontal .label-on-left{padding-top:16px;text-align:left}.rtl .form-horizontal .radio label span{right:2px}.rtl .form-check .form-check-label .form-check-sign .check:before{margin-right:11px}.rtl .card .checkbox .checkbox-material:before{left:0}.rtl .nav-pills>li+li{margin-right:0}.rtl .radio-inline,.rtl .checkbox-inline{padding-right:0;margin-top:5px}.rtl .form-horizontal .checkbox-radios .checkbox:first-child,.rtl .form-horizontal .checkbox-radios .radio:first-child{margin-top:5px}.rtl .checkbox label,.rtl .radio label{padding:0}.rtl .radio label{padding-right:28px}.rtl .card .form-horizontal .label-on-right{text-align:right;padding-top:17px}.rtl .alert button.close{left:10px !important;right:auto !important}.rtl .alert span[data-notify="icon"]{right:15px;left:auto}.rtl .alert.alert-with-icon{padding-right:65px;padding-left:15px}.rtl .alert.alert-with-icon i[data-notify="icon"]{right:15px;left:auto}@media (max-width: 991px){.rtl .sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-normal{text-align:right}}@media (max-width: 768px){.rtl .navbar>.container-fluid .navbar-brand{margin-right:15px}.rtl .navbar-header .navbar-toggle{margin-left:30px}}@media (min-width: 991px){.rtl.sidebar-mini .sidebar .nav i,.rtl.sidebar-mini .bootstrap-navbar .nav i{margin:0}.rtl.sidebar-mini .sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar .sidebar-wrapper .user .user-info>a>span,.rtl.sidebar-mini .sidebar .sidebar-wrapper>.nav li>a p{position:relative}.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav li>a p,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info>a>span,.rtl.sidebar-mini .sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar .sidebar-wrapper .user .user-info>a>span,.rtl.sidebar-mini .sidebar .sidebar-wrapper>.nav li>a p,.rtl.sidebar-mini .sidebar .logo a.logo-normal{-webkit-transform:translatX(25px);-moz-transform:translateX(25px);-o-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px)}.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav li>a p,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>.sidebar-normal,.rtl.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info>a>span,.rtl.sidebar-mini .sidebar:hover .logo a.logo-normal{-webkit-transform:translat3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.rtl.sidebar-mini .nav .nav-item .nav-link i{margin-right:0}.rtl .navbar .collapse .nav-item .nav-link .notification{top:-10px}.rtl .sidebar-wrapper .nav .nav-item .collapse .nav .nav-item .nav-link .sidebar-mini,.rtl .sidebar-wrapper .nav .nav-item .collapsing .nav .nav-item .nav-link .sidebar-mini,.rtl .sidebar-wrapper .user .user-info .collapse .nav .nav-item .nav-link .sidebar-mini,.rtl .sidebar-wrapper .user .user-info .collapsing .nav .nav-item .nav-link .sidebar-mini{float:right}.rtl .sidebar-wrapper .nav .nav-item .collapse .nav .nav-item .nav-link .sidebar-normal,.rtl .sidebar-wrapper .nav .nav-item .collapsing .nav .nav-item .nav-link .sidebar-normal,.rtl .sidebar-wrapper .user .user-info .collapse .nav .nav-item .nav-link .sidebar-normal,.rtl .sidebar-wrapper .user .user-info .collapsing .nav .nav-item .nav-link .sidebar-normal{text-align:right;display:block}.rtl.sidebar-mini .collapse .nav .nav-item .nav-link .sidebar-mini,.rtl.sidebar-mini .collapsing .nav .nav-item .nav-link .sidebar-mini{margin-right:0 !important}.rtl .sidebar .nav .nav-item .nav-link i{margin-right:0}.rtl .sidebar .nav .nav-item .nav .nav-item .nav-link .sidebar-mini,.rtl .sidebar .user .user-info [data-toggle="collapse"]~div .nav .nav-item .nav-link .sidebar-mini{margin-right:0 !important;float:right !important;margin-left:15px !important}.rtl .sidebar .user .user-info [data-toggle="collapse"]~div .nav .nav-item .nav-link .sidebar-normal{display:block !important}.wrapper{position:relative;top:0;height:100vh}.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:2;width:260px;background:#fff;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.sidebar[data-background-color="black"]{background-color:#191919}.sidebar[data-background-color="gpmcipa"]{background-color:#002F50}.sidebar[data-background-color="lzone"]{background-color:#F7F9FF}.sidebar .sidebar-wrapper{position:relative;height:calc(100vh - 75px);overflow:auto;overflow-x:hidden;width:260px;z-index:4;padding-bottom:30px}.sidebar .sidebar-wrapper .dropdown .dropdown-backdrop{display:none !important}.sidebar .sidebar-wrapper .navbar-form{border:none;box-shadow:none}.sidebar .sidebar-wrapper .navbar-form .input-group{font-size:1.7em;height:36px;width:78%;padding-left:17px}.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a span,.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a span{display:inline-block}.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal{margin:0;position:relative;transform:translateX(0px);opacity:1;display:block;min-width:194px;white-space:break-spaces}.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-mini,.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-mini{text-transform:uppercase;width:30px;margin-right:15px;text-align:center;letter-spacing:1px;position:relative;float:left;display:inherit}.sidebar .logo-tim{border-radius:50%;border:1px solid #333;display:block;height:61px;width:61px;float:left;overflow:hidden}.sidebar .logo-tim img{width:60px;height:60px}.sidebar .nav{margin-top:15px;display:block}.sidebar .nav .caret{top:2px;font-size:16px;position:absolute;right:10px}.sidebar .nav li{white-space:nowrap}.sidebar .nav li>a:hover,.sidebar .nav li>a:focus{background-color:transparent;outline:none}.sidebar .nav li:first-child>a{margin:0 15px}.sidebar .nav li:hover>a,.sidebar .nav li .dropdown-menu a:hover,.sidebar .nav li .dropdown-menu a:focus{background-color:#DCDCDC66;color:#3C4858;box-shadow:none}.sidebar .nav li.active>[data-toggle="collapse"],.sidebar .nav li.active>:first-child{background-color:#DCDCDC66;color:#6063EF !important}.sidebar .nav li.active>a i{color:#6063EF !important}.sidebar .nav li.separator{margin:15px 0}.sidebar .nav li.separator:after{width:calc(100% - 30px);content:"";position:absolute;height:1px;left:15px;background-color:rgba(180,180,180,0.3)}.sidebar .nav li.separator+li{margin-top:31px}.sidebar .nav p{margin:0;line-height:21px;font-size:14px;position:relative;display:block;height:auto;white-space:nowrap}.sidebar .nav i:not(.caret){font-size:24px;float:left;margin-right:8px;line-height:19px;width:24px;text-align:center;color:#637381 !important}.sidebar .nav li a,.sidebar .nav li .dropdown-menu a{margin:10px 15px 0;border-radius:8px;color:#3C4858;padding-left:10px;padding-right:10px;text-transform:none;font-size:14px}.sidebar .sidebar-background{position:absolute;z-index:1;height:100%;width:100%;display:block;top:0;left:0;background-size:cover;background-position:center center}.sidebar .sidebar-background:after{position:absolute;z-index:3;width:100%;height:100%;content:"";display:block;background:#FFFFFF;opacity:.93}.sidebar .logo{padding:15px 0px;margin:0;display:block;position:relative;z-index:4}.sidebar .logo a.logo-mini{opacity:1;float:left;width:30px;text-align:center;margin-left:23px;margin-right:15px}.sidebar .logo a.logo-mini.auto_width{width:auto}.sidebar .logo a.logo-normal{display:block;opacity:1;-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.sidebar .logo a.logo-normal.logo_gpmcipa{margin-left:30px;margin-right:30px}.sidebar .logo:after{content:'';position:absolute;bottom:0;right:15px;height:1px;width:calc(100% - 30px);background-color:rgba(180,180,180,0.3)}.sidebar .logo p{float:left;font-size:20px;margin:10px 10px;color:#fff;line-height:20px}.sidebar .logo .simple-text{text-transform:uppercase;padding:5px 0px;display:inline-block;font-size:18px;color:#3C4858;white-space:nowrap;font-weight:400;line-height:30px;overflow:hidden}.sidebar .logo-tim{border-radius:50%;border:1px solid #333;display:block;height:61px;width:61px;float:left;overflow:hidden}.sidebar .logo-tim img{width:60px;height:60px}.sidebar .user{padding-bottom:20px;margin:20px auto 0;position:relative}.sidebar .user:after{content:'';position:absolute;bottom:0;right:15px;height:1px;width:calc(100% - 30px);background-color:rgba(180,180,180,0.3)}.sidebar .user .photo{width:34px;height:34px;overflow:hidden;float:left;z-index:5;margin-right:11px;border-radius:50%;margin-left:23px;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.sidebar .user .photo img{width:100%}.sidebar .user a{color:#3C4858;padding:0.5rem 15px;white-space:nowrap}.sidebar .user .user-info>a{display:block;line-height:18px;font-size:14px}.sidebar .user .user-info>a>span{display:block;position:relative;opacity:1}.sidebar .user .user-info .caret{position:absolute;top:8px;right:15px}.sidebar[data-background-color="black"] .nav .nav-item .nav-link{color:#fff}.sidebar[data-background-color="black"] .nav .nav-item i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="black"] .nav .nav-item.active [data-toggle="collapse"],.sidebar[data-background-color="black"] .nav .nav-item:hover [data-toggle="collapse"]{color:#fff}.sidebar[data-background-color="black"] .nav .nav-item.active [data-toggle="collapse"] i,.sidebar[data-background-color="black"] .nav .nav-item:hover [data-toggle="collapse"] i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="black"] .user a{color:#fff}.sidebar[data-background-color="black"] .simple-text{color:#fff}.sidebar[data-background-color="black"] .sidebar-background:after{background:#000;opacity:.8}.sidebar[data-background-color="black"] .nav li .dropdown-menu .dropdown-item{color:#fff}.sidebar[data-background-color="gpmcipa"] .nav .nav-item .nav-link{color:#fff}.sidebar[data-background-color="gpmcipa"] .nav .nav-item i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="gpmcipa"] .nav .nav-item.active [data-toggle="collapse"],.sidebar[data-background-color="gpmcipa"] .nav .nav-item:hover [data-toggle="collapse"]{color:#fff}.sidebar[data-background-color="gpmcipa"] .nav .nav-item.active [data-toggle="collapse"] i,.sidebar[data-background-color="gpmcipa"] .nav .nav-item:hover [data-toggle="collapse"] i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="gpmcipa"] .user a{color:#fff}.sidebar[data-background-color="gpmcipa"] .simple-text{color:#fff}.sidebar[data-background-color="gpmcipa"] .sidebar-background:after{background:#002F50;opacity:.8}.sidebar[data-background-color="gpmcipa"] .nav li .dropdown-menu .dropdown-item{color:#fff}.sidebar[data-background-color="lzone"] .nav .nav-item .nav-link{color:#2F2F2F}.sidebar[data-background-color="lzone"] .nav .nav-item i{color:rgba(47,47,47,0.8)}.sidebar[data-background-color="lzone"] .nav .nav-item.active [data-toggle="collapse"],.sidebar[data-background-color="lzone"] .nav .nav-item:hover [data-toggle="collapse"]{color:#2F2F2F}.sidebar[data-background-color="lzone"] .nav .nav-item.active [data-toggle="collapse"] i,.sidebar[data-background-color="lzone"] .nav .nav-item:hover [data-toggle="collapse"] i{color:rgba(47,47,47,0.8)}.sidebar[data-background-color="lzone"] .user a{color:#2F2F2F}.sidebar[data-background-color="lzone"] .simple-text{color:#2F2F2F}.sidebar[data-background-color="lzone"] .sidebar-background:after{background:#F7F9FF;opacity:.8}.sidebar[data-background-color="lzone"] .nav li .dropdown-menu .dropdown-item{color:#2F2F2F}.sidebar[data-color="purple"] li.active>a{background-color:#5d5fef;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.sidebar[data-color="azure"] li.active>a{background-color:#00bcd4;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4)}.sidebar[data-color="green"] li.active>a{background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.sidebar[data-color="orange"] li.active>a{background-color:#ff9800;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.sidebar[data-color="danger"] li.active>a{background-color:#f44336;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4)}.sidebar[data-color="rose"] li.active>a{background-color:#e91e63;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4)}.sidebar[data-color="gpmcipa"] li.active>a{background-color:#009FE3;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,159,227,0.4)}.sidebar[data-color="white"] li.active>a{background-color:#fff;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,255,255,0.4)}.sidebar[data-color="white"] .nav .nav-item.active>a:not([data-toggle="collapse"]){color:#3C4858;opacity:1;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(60,72,88,0.4)}.sidebar[data-color="white"] .nav .nav-item.active>a:not([data-toggle="collapse"]) i{color:rgba(60,72,88,0.8)}.sidebar[data-background-color="red"] .nav .nav-item .nav-link{color:#fff}.sidebar[data-background-color="red"] .nav .nav-item i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="red"] .nav .nav-item.active [data-toggle="collapse"],.sidebar[data-background-color="red"] .nav .nav-item:hover [data-toggle="collapse"]{color:#fff}.sidebar[data-background-color="red"] .nav .nav-item.active [data-toggle="collapse"] i,.sidebar[data-background-color="red"] .nav .nav-item:hover [data-toggle="collapse"] i{color:rgba(255,255,255,0.8)}.sidebar[data-background-color="red"] .user a{color:#fff}.sidebar[data-background-color="red"] .simple-text{color:#fff}.sidebar[data-background-color="red"] .sidebar-background:after{background:#f44336;opacity:.8}.sidebar[data-background-color="red"] .user:after,.sidebar[data-background-color="red"] .logo:after,.sidebar[data-background-color="red"] .nav li.separator:after{background-color:rgba(255,255,255,0.3)}.sidebar[data-background-color="red"] .nav li:hover:not(.active)>a,.sidebar[data-background-color="red"] .nav li.active>[data-toggle="collapse"]{background-color:rgba(255,255,255,0.1)}.sidebar[data-image]:after,.sidebar.has-image:after{opacity:.77}.sidebar .collapse,.sidebar .collapsing{margin-left:15px !important}.off-canvas-sidebar .navbar-collapse .nav>li>a,.off-canvas-sidebar .navbar-collapse .nav>li>a:hover{color:#fff;margin:0 15px}.off-canvas-sidebar .navbar-collapse .nav>li>a:focus,.off-canvas-sidebar .navbar-collapse .nav>li>a:hover{background:#DCDCDC66}.main-panel{position:relative;float:right;width:calc(100% - 260px);transition:0.33s,cubic-bezier(0.685, 0.0473, 0.346, 1)}.main-panel>.content{padding:10px 45px;min-height:calc(100vh - 123px)}.main-panel>.footer{border-top:1px solid #e7e7e7}.main-panel>.navbar{margin-bottom:0}.main-panel .header{margin-bottom:30px}.main-panel .header .title{margin-top:10px;margin-bottom:10px}.perfect-scrollbar-on .sidebar,.perfect-scrollbar-on .main-panel{height:100%;max-height:100%}.sidebar,.main-panel,.sidebar-wrapper{-webkit-transition-property:top,bottom,width;transition-property:top,bottom, width;-webkit-transition-duration:.2s,.2s, .35s;transition-duration:.2s,.2s, .35s;-webkit-transition-timing-function:linear,linear,ease;transition-timing-function:linear,linear,ease;-webkit-overflow-scrolling:touch}.visible-on-sidebar-regular{display:inline-block !important}.visible-on-sidebar-mini{display:none !important}@media (min-width: 991px){.sidebar-mini .visible-on-sidebar-regular{display:none !important}.sidebar-mini .visible-on-sidebar-mini{display:inline-block !important}.sidebar-mini .sidebar,.sidebar-mini .sidebar .sidebar-wrapper{width:80px}.sidebar-mini .main-panel{width:calc(100% - 80px)}.sidebar-mini .sidebar{display:block;font-weight:500;z-index:9999}.sidebar-mini .sidebar .logo a.logo-normal{opacity:0;-webkit-transform:translate3d(-25px, 0, 0);-moz-transform:translate3d(-25px, 0, 0);-o-transform:translate3d(-25px, 0, 0);-ms-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}.sidebar-mini .sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,.sidebar-mini .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,.sidebar-mini .sidebar .sidebar-wrapper .user .user-info>a>span,.sidebar-mini .sidebar .sidebar-wrapper>.nav li>a p{-webkit-transform:translate3d(-25px, 0, 0);-moz-transform:translate3d(-25px, 0, 0);-o-transform:translate3d(-25px, 0, 0);-ms-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);opacity:0}.sidebar-mini .sidebar:hover{width:260px}.sidebar-mini .sidebar:hover .logo a.logo-normal{opacity:1;-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.sidebar-mini .sidebar:hover .sidebar-wrapper{width:260px}.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav li>a p,.sidebar-mini .sidebar:hover .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,.sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info>a>span{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);opacity:1}}.timeline{list-style:none;padding:20px 0 20px;position:relative;margin-top:30px}.timeline:before{top:50px;bottom:0;position:absolute;content:" ";width:3px;background-color:#E5E5E5;left:50%;margin-left:-1px}.timeline h6{color:#333333;font-weight:400;margin:10px 0px 0px}.timeline.timeline-simple{margin-top:30px;padding:0 0 20px}.timeline.timeline-simple:before{left:5%;background-color:#E5E5E5}.timeline.timeline-simple>li>.timeline-panel{width:86%}.timeline.timeline-simple>li>.timeline-badge{left:5%}.timeline>li{margin-bottom:20px;position:relative}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-panel{width:45%;float:left;padding:20px;margin-bottom:20px;position:relative;box-shadow:0 1px 4px 0 rgba(0,0,0,0.14);border-radius:6px;color:rgba(0,0,0,0.87);background:#fff}.timeline>li>.timeline-panel:before{position:absolute;top:26px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #e4e4e4;border-right:0 solid #e4e4e4;border-bottom:15px solid transparent;content:" "}.timeline>li>.timeline-panel:after{position:absolute;top:27px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #fff;border-right:0 solid #fff;border-bottom:14px solid transparent;content:" "}.timeline>li>.timeline-badge{color:#fff;width:50px;height:50px;line-height:51px;font-size:1.4em;text-align:center;position:absolute;top:16px;left:50%;margin-left:-24px;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline>li>.timeline-badge.primary{background-color:#5d5fef;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.timeline>li>.timeline-badge.success{background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.timeline>li>.timeline-badge.warning{background-color:#ff9800;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.timeline>li>.timeline-badge.info{background-color:#00bcd4;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4);padding:0}.timeline>li>.timeline-badge.danger{background-color:#f44336;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4)}.timeline>li>.timeline-badge [class^="ti-"],.timeline>li>.timeline-badge [class*=" ti-"],.timeline>li>.timeline-badge [class="material-icons"]{line-height:inherit}.timeline>li.timeline-inverted>.timeline-panel{float:right;background-color:#fff}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-heading{margin-bottom:15px}.timeline-title{margin-top:0;color:inherit}.timeline-body hr{margin-top:10px;margin-bottom:5px}.timeline-body .btn{margin-bottom:0}.timeline-body>p,.timeline-body>ul{margin-bottom:0}.timeline-body>p+p{margin-top:5px}.cards[class*="col-"]{float:left}.fixed-plugin .dropdown .dropdown-menu{border-radius:10px}.fixed-plugin .dropdown .dropdown-menu li.adjustments-line{border-bottom:1px solid #ddd}.fixed-plugin .dropdown .dropdown-menu li{padding:5px 2px !important}.fixed-plugin .dropdown .dropdown-menu .adjustments-line .bootstrap-switch{position:absolute;right:10px !important}.fixed-plugin .dropdown .dropdown-menu .adjustments-line label{margin-bottom:.1rem !important}.fixed-plugin li>a,.fixed-plugin .badge{transition:all .34s;-webkit-transition:all .34s;-moz-transition:all .34s}.fixed-plugin{position:fixed;top:115px;right:0;width:64px;background:rgba(0,0,0,0.3);z-index:1031;border-radius:8px 0 0 8px;text-align:center}.fixed-plugin .fa-cog{color:#FFFFFF;padding:10px;border-radius:0 0 6px 6px;width:auto}.fixed-plugin .dropdown-menu{right:80px;left:auto;width:290px;border-radius:0.1875rem;padding:0 10px}.fixed-plugin .dropdown-menu:after,.fixed-plugin .dropdown-menu:before{right:10px;margin-left:auto;left:auto}.fixed-plugin .fa-circle-thin{color:#FFFFFF}.fixed-plugin .active .fa-circle-thin{color:#00bbff}.fixed-plugin .dropdown-menu>.active>a,.fixed-plugin .dropdown-menu>.active>a:hover,.fixed-plugin .dropdown-menu>.active>a:focus{color:#777777;text-align:center}.fixed-plugin img{border-radius:0;width:100%;height:100px;margin:0 auto}.fixed-plugin .dropdown-menu li>a:hover,.fixed-plugin .dropdown-menu li>a:focus{box-shadow:none}.fixed-plugin .badge{border:3px solid #FFFFFF;border-radius:50%;cursor:pointer;display:inline-block;height:23px;margin-right:5px;position:relative;width:23px;padding:8px}.fixed-plugin .badge.active,.fixed-plugin .badge:hover{border-color:#00bbff}.fixed-plugin .badge-black{background-color:#000}.fixed-plugin .badge-azure{background-color:#2CA8FF}.fixed-plugin .badge-green{background-color:#18ce0f}.fixed-plugin .badge-orange{background-color:#f96332}.fixed-plugin .badge-yellow{background-color:#FFB236}.fixed-plugin .badge-danger{background-color:#f44336}.fixed-plugin .badge-purple{background-color:#9368E9}.fixed-plugin .badge-white{background-color:rgba(200,200,200,0.2)}.fixed-plugin .badge-rose{background-color:#e91e63}.fixed-plugin h5{font-size:14px;margin:10px}.fixed-plugin .dropdown-menu li{display:block;padding:18px 2px;width:25%;float:left}.fixed-plugin li.adjustments-line,.fixed-plugin li.header-title,.fixed-plugin li.button-container{width:100%;height:50px;min-height:inherit}.fixed-plugin li.button-container{height:auto}.fixed-plugin li.button-container div{margin-bottom:5px}.fixed-plugin #sharrreTitle{text-align:center;padding:10px 0;height:50px}.fixed-plugin li.header-title{height:30px;line-height:25px;font-size:12px;font-weight:600;text-transform:uppercase;text-align:center}.fixed-plugin .adjustments-line p{float:left;display:inline-block;margin-bottom:0;font-size:1em;color:#3C4858;padding-top:0px}.fixed-plugin .adjustments-line a .badge-colors{position:relative;top:-2px}.fixed-plugin .adjustments-line .togglebutton{padding-right:7px}.fixed-plugin .adjustments-line .togglebutton .toggle{margin-right:0}.fixed-plugin .dropdown-menu>li.adjustments-line>a{padding-right:0;padding-left:0;border-radius:0;margin:0}.fixed-plugin .dropdown-menu>li>a.img-holder{font-size:16px;text-align:center;border-radius:10px;background-color:#FFF;border:3px solid #FFF;padding-left:0;padding-right:0;opacity:1;cursor:pointer;display:block;max-height:100px;overflow:hidden;padding:0;min-width:25%}.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus{background-color:transparent}.fixed-plugin .dropdown-menu>li:hover>a.img-holder,.fixed-plugin .dropdown-menu>li:focus>a.img-holder{border-color:rgba(0,187,255,0.53)}.fixed-plugin .dropdown-menu>.active>a.img-holder,.fixed-plugin .dropdown-menu>.active>a.img-holder{border-color:#00bbff;background-color:#FFFFFF}.fixed-plugin .dropdown-menu>li>a img{margin-top:auto}.fixed-plugin .btn-social{width:50%;display:block;width:48%;float:left;font-weight:600}.fixed-plugin .btn-social i{margin-right:5px}.fixed-plugin .btn-social:first-child{margin-right:2%}.fixed-plugin .adjustments-line a:hover,.fixed-plugin .adjustments-line a:focus,.fixed-plugin .adjustments-line a{color:transparent}.fixed-plugin .dropdown .dropdown-menu{top:-40px !important;opacity:0;left:-303px !important;transform-origin:100% 0}.fixed-plugin .dropdown.show .dropdown-menu{opacity:1;transform:scale(1)}.fixed-plugin .dropdown-menu:before,.fixed-plugin .dropdown-menu:after{content:"";display:inline-block;position:absolute;top:65px;width:16px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.fixed-plugin .dropdown-menu:before{border-bottom:16px solid rgba(0,0,0,0);border-left:16px solid rgba(0,0,0,0.2);border-top:16px solid rgba(0,0,0,0);right:-16px}.fixed-plugin .dropdown-menu:after{border-bottom:16px solid rgba(0,0,0,0);border-left:16px solid #fff;border-top:16px solid rgba(0,0,0,0);right:-15px}.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu{-webkit-transform:translateY(-17%);-moz-transform:translateY(-17%);-o-transform:translateY(-17%);-ms-transform:translateY(-17%);transform:translateY(-17%)}.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu{-webkit-transform:translateY(-19%);-moz-transform:translateY(-19%);-o-transform:translateY(-19%);-ms-transform:translateY(-19%);transform:translateY(-19%)}.table>thead>tr>th{border-bottom-width:1px;font-size:1.0625rem;font-weight:300}.tab-pane .table tbody>tr>td:first-child{width:36px}.table .radio,.table .checkbox{margin-top:-1px;margin-bottom:0;padding:0;width:15px}.table .radio .icons,.table .checkbox .icons{position:relative}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:12px 8px;vertical-align:middle}.table .th-description{max-width:150px}.table .td-price{font-size:26px;font-weight:300;margin-top:5px;text-align:right}.table .td-total{font-weight:500;font-size:1.0625rem;padding-top:14px;text-align:right}.table .td-actions .btn{margin:0px;padding:5px}.table>tbody>tr{position:relative}.table .flag img{max-width:18px;margin-top:-2px}.table-sales{margin-top:40px}.table-shopping>thead>tr>th{font-size:0.9em;text-transform:uppercase}.table-shopping>tbody>tr>td{font-size:14px}.table-shopping>tbody>tr>td b{display:block;margin-bottom:5px}.table-shopping .td-name{font-weight:400;font-size:1.5em}.table-shopping .td-name small{color:#999999;font-size:0.75em;font-weight:300}.table-shopping .td-number{font-weight:300;font-size:1.125rem}.table-shopping .td-name{min-width:200px}.table-shopping .td-name a{color:#3C4858}.table-shopping .td-name a:hover,.table-shopping .td-name a:focus{color:#5d5fef}.table-shopping .td-number{text-align:right;min-width:145px}.table-shopping .td-number small{margin-right:3px}.table-shopping .img-container{width:120px;max-height:160px;overflow:hidden;display:block}.table-shopping .img-container img{width:100%}body{background-color:#eee;color:#3C4858;font-weight:300}legend{border-bottom:0}.serif-font{font-family:"Roboto Slab", "Times New Roman", serif}*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}*:focus{outline:0}a{color:#5d5fef}a:hover,a:focus{color:#4648ed;text-decoration:none}a.text-info:hover,a.text-info:focus{color:#00a5bb}a .material-icons{vertical-align:middle}.main{background:#FFFFFF;position:relative;z-index:3}.form-check,label{font-size:14px;line-height:1.42857;color:#AAAAAA;font-weight:400}.main-raised{margin:-60px 30px 0px;border-radius:6px;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.animation-transition-general,.lock-page .card-profile,.login-page .card-login,.carousel .carousel-indicators li,.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a span,.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a span,.sidebar .nav p,.sidebar .logo a.logo-mini,.sidebar .logo a.logo-normal,.sidebar .user .photo,.sidebar .user .user-info>a>span{-webkit-transition:all 300ms linear;-moz-transition:all 300ms linear;-o-transition:all 300ms linear;-ms-transition:all 300ms linear;transition:all 300ms linear}.animation-transition-slow{-webkit-transition:all 370ms linear;-moz-transition:all 370ms linear;-o-transition:all 370ms linear;-ms-transition:all 370ms linear;transition:all 370ms linear}.animation-transition-fast,.product-page .flexi-nav>li a,.presentation-page .section-cards .card,.index-page .section-cards .card,.bootstrap-datetimepicker-widget table td span,.bootstrap-datetimepicker-widget table th,.bootstrap-datetimepicker-widget table td>div,.bootstrap-datetimepicker-widget table th>div{-webkit-transition:all 150ms ease 0s;-moz-transition:all 150ms ease 0s;-o-transition:all 150ms ease 0s;-ms-transition:all 150ms ease 0s;transition:all 150ms ease 0s}.animation-transition-fast,.product-page .flexi-nav>li a,.presentation-page .section-cards .card,.index-page .section-cards .card,.bootstrap-datetimepicker-widget table td span,.bootstrap-datetimepicker-widget table th,.bootstrap-datetimepicker-widget table td>div,.bootstrap-datetimepicker-widget table th>div,.navbar,.bootstrap-tagsinput .tag,.bootstrap-tagsinput [data-role="remove"],.card-collapse .card-header a i{-webkit-transition:all 150ms ease 0s;-moz-transition:all 150ms ease 0s;-o-transition:all 150ms ease 0s;-ms-transition:all 150ms ease 0s;transition:all 150ms ease 0s}.signup-page .card-signup form .form-check{padding-left:20px}.signup-page .card-signup form .form-check .form-check-label{padding-left:35px}.section-signup .card-signup .card-header{width:auto}.section-signup .card-signup .card-body .input-group{padding-bottom:7px;margin:27px 0 0 0}.offline-doc .page-header,.offline-free-doc .page-header{height:100vh !important}.offline-doc .page-header:after,.offline-free-doc .page-header:after{background:rgba(0,0,0,0.5) !important}.offline-doc .footer,.offline-free-doc .footer{position:absolute;width:100%;background:transparent;bottom:0;color:#fff;z-index:1}.offline-doc .footer .copyright a,.offline-free-doc .footer .copyright a{color:#fff}.offline-doc .navbar .navbar-brand,.offline-doc .navbar .navbar-collapse .nav-link,.offline-free-doc .navbar .navbar-brand,.offline-free-doc .navbar .navbar-collapse .nav-link{color:#fff}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tim-row{margin-bottom:20px}.tim-white-buttons{background-color:#777777}.title{margin-top:30px;margin-bottom:25px;min-height:32px}#map{position:relative;z-index:2;width:100%;height:calc(100vh - 70px);margin-top:70px}.tim-typo{padding-left:25%;margin-bottom:40px;position:relative;width:100%}.tim-typo .tim-note{bottom:5px;color:#c0c1c2;display:block;font-weight:400;font-size:13px;line-height:15px;left:0;margin-left:20px;position:absolute;width:260px}.tim-row{padding-top:50px}.tim-row h3{margin-top:0}#typography h1,#typography h2,#typography h3,#typography h4,#typography h5,#typography h6{margin-bottom:0}.switch{margin-right:20px}#navbar-full .navbar{border-radius:0 !important;margin-bottom:15px;z-index:2}.space{height:130px;display:block}.space-110{height:110px;display:block}.space-50{height:50px;display:block}.space-70{height:70px;display:block}.navigation-example .img-src{background-attachment:scroll}.navigation-example{background-position:center center;background-size:cover;margin-top:0;min-height:740px}#notifications{background-color:#fff;display:block;width:100%;position:relative}#notifications .alert-danger{margin-bottom:0px}.tim-note{text-transform:capitalize}#buttons .btn{margin:0 0px 15px}.space-100{height:100px;display:block;width:100%}.parallax{width:100%;height:570px;display:block;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center center}.parallax .parallax-image{width:100%;overflow:hidden;position:absolute}.parallax .parallax-image img{width:100%}@media (max-width: 768px){.parallax .parallax-image{width:100%;height:640px;overflow:hidden}.parallax .parallax-image img{height:100%;width:auto}}.separator{content:"Separator";color:#FFFFFF;display:block;width:100%;padding:20px}.separator-line{background-color:#EEE;height:1px;width:100%;display:block}.separator.separator-gray{background-color:#EEEEEE}.social-buttons-demo .btn{margin:10px 5px 7px 1px}.img-container{width:100%;overflow:hidden}.img-container img{width:100%}.section-black{background-color:#333}.animate{transition:1.5s ease-in-out;-moz-transition:1.5s ease-in-out;-webkit-transition:1.5s ease-in-out}.sharing-area{margin-top:80px}.sharing-area .btn{margin:15px 4px 0;color:#FFFFFF}.sharing-area .btn i{font-size:18px;position:relative;top:2px;margin-right:5px}#navbar{margin-bottom:-20px}.sharing-area .btn-twitter{background-color:#55acee}.sharing-area .btn-facebook{background-color:#3b5998}.sharing-area .btn-google-plus{background-color:#dd4b39}.sharing-area .btn-github{background-color:#333333}#navbar .navbar{border-radius:0}@media (max-width: 830px){.main-raised{margin-left:10px;margin-right:10px}}a{color:#5d5fef}a:hover,a:focus{color:#4648ed;text-decoration:none}a.text-info:hover,a.text-info:focus{color:#00a5bb}a .material-icons{vertical-align:middle}a[data-toggle="collapse"][aria-expanded="true"] .caret,a[aria-expanded="true"] .caret,.dropdown.open .caret,.dropup.open .caret,.btn-group.bootstrap-select.open .caret{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.caret,.bootstrap-tagsinput .tag,.sidebar a,.bootstrap-tagsinput [data-role="remove"]{-webkit-transition:all 150ms ease-in;-moz-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;-ms-transition:all 150ms ease-in;transition:all 150ms ease-in}.wrapper:after{display:table;clear:both;content:" "}.wrapper.wrapper-full-page{height:auto;min-height:100vh}.full-page:after,.full-page:before{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.full-page:before{background-color:rgba(0,0,0,0.5)}.full-page[filter-color="purple"]:after,.full-page[filter-color="primary"]:after{background:rgba(225,190,231,0.56);background:-webkit-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-o-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-moz-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95))}.full-page.lock-page[filter-color="purple"] .form-group .form-control,.full-page.lock-page[filter-color="primary"] .form-group .form-control{background-image:linear-gradient(#5d5fef, #5d5fef),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[filter-color="blue"]:after,.full-page[filter-color="info"]:after{background:rgba(178,235,242,0.56);background:-webkit-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-o-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-moz-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95))}.full-page.lock-page[filter-color="blue"] .form-group .form-control,.full-page.lock-page[filter-color="info"] .form-group .form-control{background-image:linear-gradient(#00bcd4, #00bcd4),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[filter-color="green"]:after,.full-page[filter-color="success"]:after{background:rgba(165,214,167,0.56);background:-webkit-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-o-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-moz-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95))}.full-page.lock-page[filter-color="green"] .form-group .form-control,.full-page.lock-page[filter-color="success"] .form-group .form-control{background-image:linear-gradient(#4caf50, #4caf50),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[filter-color="orange"]:after,.full-page[filter-color="warning"]:after{background:rgba(255,224,178,0.56);background:-webkit-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-o-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-moz-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95))}.full-page.lock-page[filter-color="orange"] .form-group .form-control,.full-page.lock-page[filter-color="warning"] .form-group .form-control{background-image:linear-gradient(#ff9800, #ff9800),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[filter-color="red"]:after,.full-page[filter-color="danger"]:after{background:rgba(239,154,154,0.56);background:-webkit-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-o-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-moz-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95))}.full-page.lock-page[filter-color="red"] .form-group .form-control,.full-page.lock-page[filter-color="danger"] .form-group .form-control{background-image:linear-gradient(#f44336, #f44336),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[filter-color="rose"]:after{background:rgba(248,187,208,0.56);background:-webkit-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-o-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-moz-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95))}.full-page.lock-page[filter-color="rose"] .form-group .form-control{background-image:linear-gradient(#e91e63, #e91e63),linear-gradient(#D2D2D2, #D2D2D2)}.full-page[data-image]:after{opacity:.8}.full-page>.content,.full-page>.footer{position:relative;z-index:4}.full-page>.content{min-height:calc(100vh - 80px)}.full-page .full-page-background{position:absolute;z-index:1;height:100%;width:100%;display:block;top:0;left:0;background-size:cover;background-position:center center}.full-page .footer nav>ul a:not(.btn),.full-page .footer,.full-page .footer .copyright a{color:#fff}.clear-filter:before{display:none}.login-page>.content,.lock-page>.content{padding-top:18vh}.login-page .card-login{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.login-page .card-login.card-hidden{opacity:0;-webkit-transform:translate3d(0, -60px, 0);-moz-transform:translate3d(0, -60px, 0);-o-transform:translate3d(0, -60px, 0);-ms-transform:translate3d(0, -60px, 0);transform:translate3d(0, -60px, 0)}.login-page .card-login .card-header{margin-top:-40px;margin-bottom:20px}.login-page .card-login .card-body{padding:0px 30px 0px 10px}.login-page .card-login .card-body .input-group .input-group-text{padding:15px 15px 0 15px}.login-page .card-login .card-body .input-group .form-control{padding-bottom:10px;margin:17px 0 0 0}.login-page .card-login .social-line .btn{margin-left:5px;margin-right:5px}.login-page .card-login.card-hidden{opacity:0;-webkit-transform:translate3d(0, -60px, 0);-moz-transform:translate3d(0, -60px, 0);-o-transform:translate3d(0, -60px, 0);-ms-transform:translate3d(0, -60px, 0);transform:translate3d(0, -60px, 0)}.lock-page .card-profile{width:240px;margin:60px auto 0;color:#FFFFFF;left:0;right:0;display:block;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lock-page .card-profile.card-hidden{opacity:0;-webkit-transform:translate3d(0, -60px, 0);-moz-transform:translate3d(0, -60px, 0);-o-transform:translate3d(0, -60px, 0);-ms-transform:translate3d(0, -60px, 0);transform:translate3d(0, -60px, 0)}.lock-page .card-profile .card-avatar{max-width:90px;max-height:90px;margin-top:-45px}.lock-page .card-profile .card-footer{border:none;padding-top:0}.lock-page .card-profile .form-group{text-align:left;margin-top:15px}.lock-page .card-profile.with-animation{transition:300ms, ease-in}.lock-page .card-profile .card-body+.card-footer{padding:0.9375rem 1.875rem;margin:0}.lock-page .footer{z-index:1;color:#fff}.lock-page .footer .copyright a{color:#ffffff}.lock-page .footer .copyright a:hover{color:#5d5fef}.register-page .card-signup{border-radius:6px;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);margin-bottom:100px;padding:40px 0px;margin-top:15vh}.register-page .card-signup .info{max-width:360px;margin:0 auto;padding:0px}.register-page .card-signup .info .info-title{color:#3C4858;margin:30px 0 15px}.register-page .card-signup .form-check{margin-top:20px;margin-bottom:0}.register-page .card-signup .form-check label{margin-left:27px}.register-page .card-signup .form-check .checkbox-material{padding-right:20px}.register-page .card-signup .form-check a{color:#5d5fef}.register-page .card-signup .info-horizontal .icon{float:left;margin-top:24px;margin-right:10px}.register-page .card-signup .info-horizontal .icon i{font-size:2.6em}.register-page .card-signup .info-horizontal .icon.icon-primary{color:#5d5fef}.register-page .card-signup .info-horizontal .icon.icon-info{color:#00bcd4}.register-page .card-signup .info-horizontal .icon.icon-success{color:#4caf50}.register-page .card-signup .info-horizontal .icon.icon-warning{color:#ff9800}.register-page .card-signup .info-horizontal .icon.icon-danger{color:#f44336}.register-page .card-signup .info-horizontal .icon.icon-rose{color:#e91e63}.register-page .card-signup .info-horizontal .description{overflow:hidden}.register-page .card-signup .form-group{margin:27px 0 0 7px;padding-bottom:0}.register-page .container{position:relative;z-index:3}.register-page .footer{color:#fff}.register-page .footer .container{padding:0}.register-page .footer .copyright a{color:#ffffff}.register-page .footer .copyright a:hover{color:#5d5fef}.register-page .form-check label{margin-left:27px}.register-page .form-check .form-check-label{padding-left:34px}.pricing-page{padding:0 !important}.pricing-page .title{color:#fff;margin-top:5vh}.pricing-page .section-space{display:block;height:70px}.pricing-page .card-plain .icon i,.pricing-page .card-plain .card-title{color:#fff}.pricing-page .description{color:#fff}.pricing-page.full-page:before{background-color:rgba(0,0,0,0.65)}.pricing-page .footer{z-index:2;color:#fff}.pricing-page .footer .container{padding:0}.pricing-page .footer .copyright a{color:#ffffff}.pricing-page .footer .copyright a:hover{color:#5d5fef}.off-canvas-sidebar .navbar-toggler .navbar-toggler-icon{background-color:#fff !important}.off-canvas-sidebar .navbar-collapse .nav>li>a,.off-canvas-sidebar .navbar-collapse .nav>li>a:hover{color:#fff;margin:0 15px}.off-canvas-sidebar .navbar-collapse .nav>li>a:focus,.off-canvas-sidebar .navbar-collapse .nav>li>a:hover{background:rgba(200,200,200,0.2)}.off-canvas-sidebar .navbar-collapse:after{background-color:#282828}.offline-doc .navbar .navbar-nav .nav-item .nav-link{color:#fff}@media screen and (max-width: 991px){.off-canvas-sidebar .page-header>.container{padding-top:70px;padding-bottom:200px}}.btn.btn-facebook{color:#ffffff;background-color:#3b5998;border-color:#3b5998;box-shadow:0 2px 2px 0 rgba(59,89,152,0.14),0 3px 1px -2px rgba(59,89,152,0.2),0 1px 5px 0 rgba(59,89,152,0.12)}.btn.btn-facebook:hover{color:#ffffff;background-color:#37538d;border-color:#2a3f6c}.btn.btn-facebook:focus,.btn.btn-facebook.focus,.btn.btn-facebook:hover{color:#ffffff;background-color:#37538d;border-color:#2a3f6c}.btn.btn-facebook:active,.btn.btn-facebook.active,.open>.btn.btn-facebook.dropdown-toggle,.show>.btn.btn-facebook.dropdown-toggle{color:#ffffff;background-color:#37538d;border-color:#2a3f6c;box-shadow:0 2px 2px 0 rgba(59,89,152,0.14),0 3px 1px -2px rgba(59,89,152,0.2),0 1px 5px 0 rgba(59,89,152,0.12)}.btn.btn-facebook:active:hover,.btn.btn-facebook:active:focus,.btn.btn-facebook.focus:active,.btn.btn-facebook.active:hover,.btn.btn-facebook.active:focus,.btn.btn-facebook.active.focus,.open>.btn.btn-facebook.dropdown-toggle:hover,.open>.btn.btn-facebook.dropdown-toggle:focus,.open>.btn.btn-facebook.dropdown-toggle.focus,.show>.btn.btn-facebook.dropdown-toggle:hover,.show>.btn.btn-facebook.dropdown-toggle:focus,.show>.btn.btn-facebook.dropdown-toggle.focus{color:#ffffff;background-color:#37538d;border-color:#17233c}.open>.btn.btn-facebook.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#3b5998}.open>.btn.btn-facebook.dropdown-toggle.bmd-btn-icon:hover{background-color:#37538d}.btn.btn-facebook.disabled:focus,.btn.btn-facebook.disabled.focus,.btn.btn-facebook:disabled:focus,.btn.btn-facebook.focus:disabled{background-color:#3b5998;border-color:#3b5998}.btn.btn-facebook.disabled:hover,.btn.btn-facebook:disabled:hover{background-color:#3b5998;border-color:#3b5998}.btn.btn-facebook:focus,.btn.btn-facebook:active,.btn.btn-facebook:hover{box-shadow:0 14px 26px -12px rgba(59,89,152,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(59,89,152,0.2)}.btn.btn-facebook.btn-link{background-color:transparent;color:#3b5998;box-shadow:none}.btn.btn-facebook.btn-link:hover,.btn.btn-facebook.btn-link:focus,.btn.btn-facebook.btn-link:active{background-color:transparent;color:#3b5998}.btn.btn-twitter{color:#ffffff;background-color:#55acee;border-color:#55acee;box-shadow:0 2px 2px 0 rgba(85,172,238,0.14),0 3px 1px -2px rgba(85,172,238,0.2),0 1px 5px 0 rgba(85,172,238,0.12)}.btn.btn-twitter:hover{color:#ffffff;background-color:#47a5ed;border-color:#1d91e8}.btn.btn-twitter:focus,.btn.btn-twitter.focus,.btn.btn-twitter:hover{color:#ffffff;background-color:#47a5ed;border-color:#1d91e8}.btn.btn-twitter:active,.btn.btn-twitter.active,.open>.btn.btn-twitter.dropdown-toggle,.show>.btn.btn-twitter.dropdown-toggle{color:#ffffff;background-color:#47a5ed;border-color:#1d91e8;box-shadow:0 2px 2px 0 rgba(85,172,238,0.14),0 3px 1px -2px rgba(85,172,238,0.2),0 1px 5px 0 rgba(85,172,238,0.12)}.btn.btn-twitter:active:hover,.btn.btn-twitter:active:focus,.btn.btn-twitter.focus:active,.btn.btn-twitter.active:hover,.btn.btn-twitter.active:focus,.btn.btn-twitter.active.focus,.open>.btn.btn-twitter.dropdown-toggle:hover,.open>.btn.btn-twitter.dropdown-toggle:focus,.open>.btn.btn-twitter.dropdown-toggle.focus,.show>.btn.btn-twitter.dropdown-toggle:hover,.show>.btn.btn-twitter.dropdown-toggle:focus,.show>.btn.btn-twitter.dropdown-toggle.focus{color:#ffffff;background-color:#47a5ed;border-color:#126db2}.open>.btn.btn-twitter.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#55acee}.open>.btn.btn-twitter.dropdown-toggle.bmd-btn-icon:hover{background-color:#47a5ed}.btn.btn-twitter.disabled:focus,.btn.btn-twitter.disabled.focus,.btn.btn-twitter:disabled:focus,.btn.btn-twitter.focus:disabled{background-color:#55acee;border-color:#55acee}.btn.btn-twitter.disabled:hover,.btn.btn-twitter:disabled:hover{background-color:#55acee;border-color:#55acee}.btn.btn-twitter:focus,.btn.btn-twitter:active,.btn.btn-twitter:hover{box-shadow:0 14px 26px -12px rgba(85,172,238,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(85,172,238,0.2)}.btn.btn-twitter.btn-link{background-color:transparent;color:#55acee;box-shadow:none}.btn.btn-twitter.btn-link:hover,.btn.btn-twitter.btn-link:focus,.btn.btn-twitter.btn-link:active{background-color:transparent;color:#55acee}.btn.btn-pinterest{color:#ffffff;background-color:#cc2127;border-color:#cc2127;box-shadow:0 2px 2px 0 rgba(204,33,39,0.14),0 3px 1px -2px rgba(204,33,39,0.2),0 1px 5px 0 rgba(204,33,39,0.12)}.btn.btn-pinterest:hover{color:#ffffff;background-color:#bf1f24;border-color:#97181d}.btn.btn-pinterest:focus,.btn.btn-pinterest.focus,.btn.btn-pinterest:hover{color:#ffffff;background-color:#bf1f24;border-color:#97181d}.btn.btn-pinterest:active,.btn.btn-pinterest.active,.open>.btn.btn-pinterest.dropdown-toggle,.show>.btn.btn-pinterest.dropdown-toggle{color:#ffffff;background-color:#bf1f24;border-color:#97181d;box-shadow:0 2px 2px 0 rgba(204,33,39,0.14),0 3px 1px -2px rgba(204,33,39,0.2),0 1px 5px 0 rgba(204,33,39,0.12)}.btn.btn-pinterest:active:hover,.btn.btn-pinterest:active:focus,.btn.btn-pinterest.focus:active,.btn.btn-pinterest.active:hover,.btn.btn-pinterest.active:focus,.btn.btn-pinterest.active.focus,.open>.btn.btn-pinterest.dropdown-toggle:hover,.open>.btn.btn-pinterest.dropdown-toggle:focus,.open>.btn.btn-pinterest.dropdown-toggle.focus,.show>.btn.btn-pinterest.dropdown-toggle:hover,.show>.btn.btn-pinterest.dropdown-toggle:focus,.show>.btn.btn-pinterest.dropdown-toggle.focus{color:#ffffff;background-color:#bf1f24;border-color:#5e0f12}.open>.btn.btn-pinterest.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#cc2127}.open>.btn.btn-pinterest.dropdown-toggle.bmd-btn-icon:hover{background-color:#bf1f24}.btn.btn-pinterest.disabled:focus,.btn.btn-pinterest.disabled.focus,.btn.btn-pinterest:disabled:focus,.btn.btn-pinterest.focus:disabled{background-color:#cc2127;border-color:#cc2127}.btn.btn-pinterest.disabled:hover,.btn.btn-pinterest:disabled:hover{background-color:#cc2127;border-color:#cc2127}.btn.btn-pinterest:focus,.btn.btn-pinterest:active,.btn.btn-pinterest:hover{box-shadow:0 14px 26px -12px rgba(204,33,39,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(204,33,39,0.2)}.btn.btn-pinterest.btn-link{background-color:transparent;color:#cc2127;box-shadow:none}.btn.btn-pinterest.btn-link:hover,.btn.btn-pinterest.btn-link:focus,.btn.btn-pinterest.btn-link:active{background-color:transparent;color:#cc2127}.btn.btn-google{color:#ffffff;background-color:#dd4b39;border-color:#dd4b39;box-shadow:0 2px 2px 0 rgba(221,75,57,0.14),0 3px 1px -2px rgba(221,75,57,0.2),0 1px 5px 0 rgba(221,75,57,0.12)}.btn.btn-google:hover{color:#ffffff;background-color:#db3f2c;border-color:#b93120}.btn.btn-google:focus,.btn.btn-google.focus,.btn.btn-google:hover{color:#ffffff;background-color:#db3f2c;border-color:#b93120}.btn.btn-google:active,.btn.btn-google.active,.open>.btn.btn-google.dropdown-toggle,.show>.btn.btn-google.dropdown-toggle{color:#ffffff;background-color:#db3f2c;border-color:#b93120;box-shadow:0 2px 2px 0 rgba(221,75,57,0.14),0 3px 1px -2px rgba(221,75,57,0.2),0 1px 5px 0 rgba(221,75,57,0.12)}.btn.btn-google:active:hover,.btn.btn-google:active:focus,.btn.btn-google.focus:active,.btn.btn-google.active:hover,.btn.btn-google.active:focus,.btn.btn-google.active.focus,.open>.btn.btn-google.dropdown-toggle:hover,.open>.btn.btn-google.dropdown-toggle:focus,.open>.btn.btn-google.dropdown-toggle.focus,.show>.btn.btn-google.dropdown-toggle:hover,.show>.btn.btn-google.dropdown-toggle:focus,.show>.btn.btn-google.dropdown-toggle.focus{color:#ffffff;background-color:#db3f2c;border-color:#802216}.open>.btn.btn-google.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#dd4b39}.open>.btn.btn-google.dropdown-toggle.bmd-btn-icon:hover{background-color:#db3f2c}.btn.btn-google.disabled:focus,.btn.btn-google.disabled.focus,.btn.btn-google:disabled:focus,.btn.btn-google.focus:disabled{background-color:#dd4b39;border-color:#dd4b39}.btn.btn-google.disabled:hover,.btn.btn-google:disabled:hover{background-color:#dd4b39;border-color:#dd4b39}.btn.btn-google:focus,.btn.btn-google:active,.btn.btn-google:hover{box-shadow:0 14px 26px -12px rgba(221,75,57,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(221,75,57,0.2)}.btn.btn-google.btn-link{background-color:transparent;color:#dd4b39;box-shadow:none}.btn.btn-google.btn-link:hover,.btn.btn-google.btn-link:focus,.btn.btn-google.btn-link:active{background-color:transparent;color:#dd4b39}.btn.btn-linkedin{color:#ffffff;background-color:#0976b4;border-color:#0976b4;box-shadow:0 2px 2px 0 rgba(9,118,180,0.14),0 3px 1px -2px rgba(9,118,180,0.2),0 1px 5px 0 rgba(9,118,180,0.12)}.btn.btn-linkedin:hover{color:#ffffff;background-color:#086ca5;border-color:#06507a}.btn.btn-linkedin:focus,.btn.btn-linkedin.focus,.btn.btn-linkedin:hover{color:#ffffff;background-color:#086ca5;border-color:#06507a}.btn.btn-linkedin:active,.btn.btn-linkedin.active,.open>.btn.btn-linkedin.dropdown-toggle,.show>.btn.btn-linkedin.dropdown-toggle{color:#ffffff;background-color:#086ca5;border-color:#06507a;box-shadow:0 2px 2px 0 rgba(9,118,180,0.14),0 3px 1px -2px rgba(9,118,180,0.2),0 1px 5px 0 rgba(9,118,180,0.12)}.btn.btn-linkedin:active:hover,.btn.btn-linkedin:active:focus,.btn.btn-linkedin.focus:active,.btn.btn-linkedin.active:hover,.btn.btn-linkedin.active:focus,.btn.btn-linkedin.active.focus,.open>.btn.btn-linkedin.dropdown-toggle:hover,.open>.btn.btn-linkedin.dropdown-toggle:focus,.open>.btn.btn-linkedin.dropdown-toggle.focus,.show>.btn.btn-linkedin.dropdown-toggle:hover,.show>.btn.btn-linkedin.dropdown-toggle:focus,.show>.btn.btn-linkedin.dropdown-toggle.focus{color:#ffffff;background-color:#086ca5;border-color:#03263b}.open>.btn.btn-linkedin.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#0976b4}.open>.btn.btn-linkedin.dropdown-toggle.bmd-btn-icon:hover{background-color:#086ca5}.btn.btn-linkedin.disabled:focus,.btn.btn-linkedin.disabled.focus,.btn.btn-linkedin:disabled:focus,.btn.btn-linkedin.focus:disabled{background-color:#0976b4;border-color:#0976b4}.btn.btn-linkedin.disabled:hover,.btn.btn-linkedin:disabled:hover{background-color:#0976b4;border-color:#0976b4}.btn.btn-linkedin:focus,.btn.btn-linkedin:active,.btn.btn-linkedin:hover{box-shadow:0 14px 26px -12px rgba(9,118,180,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(9,118,180,0.2)}.btn.btn-linkedin.btn-link{background-color:transparent;color:#0976b4;box-shadow:none}.btn.btn-linkedin.btn-link:hover,.btn.btn-linkedin.btn-link:focus,.btn.btn-linkedin.btn-link:active{background-color:transparent;color:#0976b4}.btn.btn-dribbble{color:#ffffff;background-color:#ea4c89;border-color:#ea4c89;box-shadow:0 2px 2px 0 rgba(234,76,137,0.14),0 3px 1px -2px rgba(234,76,137,0.2),0 1px 5px 0 rgba(234,76,137,0.12)}.btn.btn-dribbble:hover{color:#ffffff;background-color:#e83e80;border-color:#df1a66}.btn.btn-dribbble:focus,.btn.btn-dribbble.focus,.btn.btn-dribbble:hover{color:#ffffff;background-color:#e83e80;border-color:#df1a66}.btn.btn-dribbble:active,.btn.btn-dribbble.active,.open>.btn.btn-dribbble.dropdown-toggle,.show>.btn.btn-dribbble.dropdown-toggle{color:#ffffff;background-color:#e83e80;border-color:#df1a66;box-shadow:0 2px 2px 0 rgba(234,76,137,0.14),0 3px 1px -2px rgba(234,76,137,0.2),0 1px 5px 0 rgba(234,76,137,0.12)}.btn.btn-dribbble:active:hover,.btn.btn-dribbble:active:focus,.btn.btn-dribbble.focus:active,.btn.btn-dribbble.active:hover,.btn.btn-dribbble.active:focus,.btn.btn-dribbble.active.focus,.open>.btn.btn-dribbble.dropdown-toggle:hover,.open>.btn.btn-dribbble.dropdown-toggle:focus,.open>.btn.btn-dribbble.dropdown-toggle.focus,.show>.btn.btn-dribbble.dropdown-toggle:hover,.show>.btn.btn-dribbble.dropdown-toggle:focus,.show>.btn.btn-dribbble.dropdown-toggle.focus{color:#ffffff;background-color:#e83e80;border-color:#a3134b}.open>.btn.btn-dribbble.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#ea4c89}.open>.btn.btn-dribbble.dropdown-toggle.bmd-btn-icon:hover{background-color:#e83e80}.btn.btn-dribbble.disabled:focus,.btn.btn-dribbble.disabled.focus,.btn.btn-dribbble:disabled:focus,.btn.btn-dribbble.focus:disabled{background-color:#ea4c89;border-color:#ea4c89}.btn.btn-dribbble.disabled:hover,.btn.btn-dribbble:disabled:hover{background-color:#ea4c89;border-color:#ea4c89}.btn.btn-dribbble:focus,.btn.btn-dribbble:active,.btn.btn-dribbble:hover{box-shadow:0 14px 26px -12px rgba(234,76,137,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(234,76,137,0.2)}.btn.btn-dribbble.btn-link{background-color:transparent;color:#ea4c89;box-shadow:none}.btn.btn-dribbble.btn-link:hover,.btn.btn-dribbble.btn-link:focus,.btn.btn-dribbble.btn-link:active{background-color:transparent;color:#ea4c89}.btn.btn-github{color:#ffffff;background-color:#333333;border-color:#333333;box-shadow:0 2px 2px 0 rgba(51,51,51,0.14),0 3px 1px -2px rgba(51,51,51,0.2),0 1px 5px 0 rgba(51,51,51,0.12)}.btn.btn-github:hover{color:#ffffff;background-color:#2b2b2b;border-color:#141414}.btn.btn-github:focus,.btn.btn-github.focus,.btn.btn-github:hover{color:#ffffff;background-color:#2b2b2b;border-color:#141414}.btn.btn-github:active,.btn.btn-github.active,.open>.btn.btn-github.dropdown-toggle,.show>.btn.btn-github.dropdown-toggle{color:#ffffff;background-color:#2b2b2b;border-color:#141414;box-shadow:0 2px 2px 0 rgba(51,51,51,0.14),0 3px 1px -2px rgba(51,51,51,0.2),0 1px 5px 0 rgba(51,51,51,0.12)}.btn.btn-github:active:hover,.btn.btn-github:active:focus,.btn.btn-github.focus:active,.btn.btn-github.active:hover,.btn.btn-github.active:focus,.btn.btn-github.active.focus,.open>.btn.btn-github.dropdown-toggle:hover,.open>.btn.btn-github.dropdown-toggle:focus,.open>.btn.btn-github.dropdown-toggle.focus,.show>.btn.btn-github.dropdown-toggle:hover,.show>.btn.btn-github.dropdown-toggle:focus,.show>.btn.btn-github.dropdown-toggle.focus{color:#ffffff;background-color:#2b2b2b;border-color:black}.open>.btn.btn-github.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#333333}.open>.btn.btn-github.dropdown-toggle.bmd-btn-icon:hover{background-color:#2b2b2b}.btn.btn-github.disabled:focus,.btn.btn-github.disabled.focus,.btn.btn-github:disabled:focus,.btn.btn-github.focus:disabled{background-color:#333333;border-color:#333333}.btn.btn-github.disabled:hover,.btn.btn-github:disabled:hover{background-color:#333333;border-color:#333333}.btn.btn-github:focus,.btn.btn-github:active,.btn.btn-github:hover{box-shadow:0 14px 26px -12px rgba(51,51,51,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(51,51,51,0.2)}.btn.btn-github.btn-link{background-color:transparent;color:#333333;box-shadow:none}.btn.btn-github.btn-link:hover,.btn.btn-github.btn-link:focus,.btn.btn-github.btn-link:active{background-color:transparent;color:#333333}.btn.btn-youtube{color:#ffffff;background-color:#e52d27;border-color:#e52d27;box-shadow:0 2px 2px 0 rgba(229,45,39,0.14),0 3px 1px -2px rgba(229,45,39,0.2),0 1px 5px 0 rgba(229,45,39,0.12)}.btn.btn-youtube:hover{color:#ffffff;background-color:#e73a35;border-color:#b91b16}.btn.btn-youtube:focus,.btn.btn-youtube.focus,.btn.btn-youtube:hover{color:#ffffff;background-color:#e73a35;border-color:#b91b16}.btn.btn-youtube:active,.btn.btn-youtube.active,.open>.btn.btn-youtube.dropdown-toggle,.show>.btn.btn-youtube.dropdown-toggle{color:#ffffff;background-color:#e73a35;border-color:#b91b16;box-shadow:0 2px 2px 0 rgba(229,45,39,0.14),0 3px 1px -2px rgba(229,45,39,0.2),0 1px 5px 0 rgba(229,45,39,0.12)}.btn.btn-youtube:active:hover,.btn.btn-youtube:active:focus,.btn.btn-youtube.focus:active,.btn.btn-youtube.active:hover,.btn.btn-youtube.active:focus,.btn.btn-youtube.active.focus,.open>.btn.btn-youtube.dropdown-toggle:hover,.open>.btn.btn-youtube.dropdown-toggle:focus,.open>.btn.btn-youtube.dropdown-toggle.focus,.show>.btn.btn-youtube.dropdown-toggle:hover,.show>.btn.btn-youtube.dropdown-toggle:focus,.show>.btn.btn-youtube.dropdown-toggle.focus{color:#ffffff;background-color:#e73a35;border-color:#7d130f}.open>.btn.btn-youtube.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#e52d27}.open>.btn.btn-youtube.dropdown-toggle.bmd-btn-icon:hover{background-color:#e73a35}.btn.btn-youtube.disabled:focus,.btn.btn-youtube.disabled.focus,.btn.btn-youtube:disabled:focus,.btn.btn-youtube.focus:disabled{background-color:#e52d27;border-color:#e52d27}.btn.btn-youtube.disabled:hover,.btn.btn-youtube:disabled:hover{background-color:#e52d27;border-color:#e52d27}.btn.btn-youtube:focus,.btn.btn-youtube:active,.btn.btn-youtube:hover{box-shadow:0 14px 26px -12px rgba(229,45,39,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(229,45,39,0.2)}.btn.btn-youtube.btn-link{background-color:transparent;color:#e52d27;box-shadow:none}.btn.btn-youtube.btn-link:hover,.btn.btn-youtube.btn-link:focus,.btn.btn-youtube.btn-link:active{background-color:transparent;color:#e52d27}.btn.btn-instagram{color:#ffffff;background-color:#125688;border-color:#125688;box-shadow:0 2px 2px 0 rgba(18,86,136,0.14),0 3px 1px -2px rgba(18,86,136,0.2),0 1px 5px 0 rgba(18,86,136,0.12)}.btn.btn-instagram:hover{color:#ffffff;background-color:#104d7a;border-color:#0b3452}.btn.btn-instagram:focus,.btn.btn-instagram.focus,.btn.btn-instagram:hover{color:#ffffff;background-color:#104d7a;border-color:#0b3452}.btn.btn-instagram:active,.btn.btn-instagram.active,.open>.btn.btn-instagram.dropdown-toggle,.show>.btn.btn-instagram.dropdown-toggle{color:#ffffff;background-color:#104d7a;border-color:#0b3452;box-shadow:0 2px 2px 0 rgba(18,86,136,0.14),0 3px 1px -2px rgba(18,86,136,0.2),0 1px 5px 0 rgba(18,86,136,0.12)}.btn.btn-instagram:active:hover,.btn.btn-instagram:active:focus,.btn.btn-instagram.focus:active,.btn.btn-instagram.active:hover,.btn.btn-instagram.active:focus,.btn.btn-instagram.active.focus,.open>.btn.btn-instagram.dropdown-toggle:hover,.open>.btn.btn-instagram.dropdown-toggle:focus,.open>.btn.btn-instagram.dropdown-toggle.focus,.show>.btn.btn-instagram.dropdown-toggle:hover,.show>.btn.btn-instagram.dropdown-toggle:focus,.show>.btn.btn-instagram.dropdown-toggle.focus{color:#ffffff;background-color:#104d7a;border-color:#030f17}.open>.btn.btn-instagram.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#125688}.open>.btn.btn-instagram.dropdown-toggle.bmd-btn-icon:hover{background-color:#104d7a}.btn.btn-instagram.disabled:focus,.btn.btn-instagram.disabled.focus,.btn.btn-instagram:disabled:focus,.btn.btn-instagram.focus:disabled{background-color:#125688;border-color:#125688}.btn.btn-instagram.disabled:hover,.btn.btn-instagram:disabled:hover{background-color:#125688;border-color:#125688}.btn.btn-instagram:focus,.btn.btn-instagram:active,.btn.btn-instagram:hover{box-shadow:0 14px 26px -12px rgba(18,86,136,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(18,86,136,0.2)}.btn.btn-instagram.btn-link{background-color:transparent;color:#125688;box-shadow:none}.btn.btn-instagram.btn-link:hover,.btn.btn-instagram.btn-link:focus,.btn.btn-instagram.btn-link:active{background-color:transparent;color:#125688}.btn.btn-reddit{color:#ffffff;background-color:#ff4500;border-color:#ff4500;box-shadow:0 2px 2px 0 rgba(255,69,0,0.14),0 3px 1px -2px rgba(255,69,0,0.2),0 1px 5px 0 rgba(255,69,0,0.12)}.btn.btn-reddit:hover{color:#ffffff;background-color:#ff500f;border-color:#c23400}.btn.btn-reddit:focus,.btn.btn-reddit.focus,.btn.btn-reddit:hover{color:#ffffff;background-color:#ff500f;border-color:#c23400}.btn.btn-reddit:active,.btn.btn-reddit.active,.open>.btn.btn-reddit.dropdown-toggle,.show>.btn.btn-reddit.dropdown-toggle{color:#ffffff;background-color:#ff500f;border-color:#c23400;box-shadow:0 2px 2px 0 rgba(255,69,0,0.14),0 3px 1px -2px rgba(255,69,0,0.2),0 1px 5px 0 rgba(255,69,0,0.12)}.btn.btn-reddit:active:hover,.btn.btn-reddit:active:focus,.btn.btn-reddit.focus:active,.btn.btn-reddit.active:hover,.btn.btn-reddit.active:focus,.btn.btn-reddit.active.focus,.open>.btn.btn-reddit.dropdown-toggle:hover,.open>.btn.btn-reddit.dropdown-toggle:focus,.open>.btn.btn-reddit.dropdown-toggle.focus,.show>.btn.btn-reddit.dropdown-toggle:hover,.show>.btn.btn-reddit.dropdown-toggle:focus,.show>.btn.btn-reddit.dropdown-toggle.focus{color:#ffffff;background-color:#ff500f;border-color:#802300}.open>.btn.btn-reddit.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#ff4500}.open>.btn.btn-reddit.dropdown-toggle.bmd-btn-icon:hover{background-color:#ff500f}.btn.btn-reddit.disabled:focus,.btn.btn-reddit.disabled.focus,.btn.btn-reddit:disabled:focus,.btn.btn-reddit.focus:disabled{background-color:#ff4500;border-color:#ff4500}.btn.btn-reddit.disabled:hover,.btn.btn-reddit:disabled:hover{background-color:#ff4500;border-color:#ff4500}.btn.btn-reddit:focus,.btn.btn-reddit:active,.btn.btn-reddit:hover{box-shadow:0 14px 26px -12px rgba(255,69,0,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(255,69,0,0.2)}.btn.btn-reddit.btn-link{background-color:transparent;color:#ff4500;box-shadow:none}.btn.btn-reddit.btn-link:hover,.btn.btn-reddit.btn-link:focus,.btn.btn-reddit.btn-link:active{background-color:transparent;color:#ff4500}.btn.btn-tumblr{color:#ffffff;background-color:#35465c;border-color:#35465c;box-shadow:0 2px 2px 0 rgba(53,70,92,0.14),0 3px 1px -2px rgba(53,70,92,0.2),0 1px 5px 0 rgba(53,70,92,0.12)}.btn.btn-tumblr:hover{color:#ffffff;background-color:#2f3f52;border-color:#1f2835}.btn.btn-tumblr:focus,.btn.btn-tumblr.focus,.btn.btn-tumblr:hover{color:#ffffff;background-color:#2f3f52;border-color:#1f2835}.btn.btn-tumblr:active,.btn.btn-tumblr.active,.open>.btn.btn-tumblr.dropdown-toggle,.show>.btn.btn-tumblr.dropdown-toggle{color:#ffffff;background-color:#2f3f52;border-color:#1f2835;box-shadow:0 2px 2px 0 rgba(53,70,92,0.14),0 3px 1px -2px rgba(53,70,92,0.2),0 1px 5px 0 rgba(53,70,92,0.12)}.btn.btn-tumblr:active:hover,.btn.btn-tumblr:active:focus,.btn.btn-tumblr.focus:active,.btn.btn-tumblr.active:hover,.btn.btn-tumblr.active:focus,.btn.btn-tumblr.active.focus,.open>.btn.btn-tumblr.dropdown-toggle:hover,.open>.btn.btn-tumblr.dropdown-toggle:focus,.open>.btn.btn-tumblr.dropdown-toggle.focus,.show>.btn.btn-tumblr.dropdown-toggle:hover,.show>.btn.btn-tumblr.dropdown-toggle:focus,.show>.btn.btn-tumblr.dropdown-toggle.focus{color:#ffffff;background-color:#2f3f52;border-color:#06080b}.open>.btn.btn-tumblr.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#35465c}.open>.btn.btn-tumblr.dropdown-toggle.bmd-btn-icon:hover{background-color:#2f3f52}.btn.btn-tumblr.disabled:focus,.btn.btn-tumblr.disabled.focus,.btn.btn-tumblr:disabled:focus,.btn.btn-tumblr.focus:disabled{background-color:#35465c;border-color:#35465c}.btn.btn-tumblr.disabled:hover,.btn.btn-tumblr:disabled:hover{background-color:#35465c;border-color:#35465c}.btn.btn-tumblr:focus,.btn.btn-tumblr:active,.btn.btn-tumblr:hover{box-shadow:0 14px 26px -12px rgba(53,70,92,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(53,70,92,0.2)}.btn.btn-tumblr.btn-link{background-color:transparent;color:#35465c;box-shadow:none}.btn.btn-tumblr.btn-link:hover,.btn.btn-tumblr.btn-link:focus,.btn.btn-tumblr.btn-link:active{background-color:transparent;color:#35465c}.btn.btn-behance{color:#ffffff;background-color:#1769ff;border-color:#1769ff;box-shadow:0 2px 2px 0 rgba(23,105,255,0.14),0 3px 1px -2px rgba(23,105,255,0.2),0 1px 5px 0 rgba(23,105,255,0.12)}.btn.btn-behance:hover{color:#ffffff;background-color:#085fff;border-color:#004dd9}.btn.btn-behance:focus,.btn.btn-behance.focus,.btn.btn-behance:hover{color:#ffffff;background-color:#085fff;border-color:#004dd9}.btn.btn-behance:active,.btn.btn-behance.active,.open>.btn.btn-behance.dropdown-toggle,.show>.btn.btn-behance.dropdown-toggle{color:#ffffff;background-color:#085fff;border-color:#004dd9;box-shadow:0 2px 2px 0 rgba(23,105,255,0.14),0 3px 1px -2px rgba(23,105,255,0.2),0 1px 5px 0 rgba(23,105,255,0.12)}.btn.btn-behance:active:hover,.btn.btn-behance:active:focus,.btn.btn-behance.focus:active,.btn.btn-behance.active:hover,.btn.btn-behance.active:focus,.btn.btn-behance.active.focus,.open>.btn.btn-behance.dropdown-toggle:hover,.open>.btn.btn-behance.dropdown-toggle:focus,.open>.btn.btn-behance.dropdown-toggle.focus,.show>.btn.btn-behance.dropdown-toggle:hover,.show>.btn.btn-behance.dropdown-toggle:focus,.show>.btn.btn-behance.dropdown-toggle.focus{color:#ffffff;background-color:#085fff;border-color:#003597}.open>.btn.btn-behance.dropdown-toggle.bmd-btn-icon{color:inherit;background-color:#1769ff}.open>.btn.btn-behance.dropdown-toggle.bmd-btn-icon:hover{background-color:#085fff}.btn.btn-behance.disabled:focus,.btn.btn-behance.disabled.focus,.btn.btn-behance:disabled:focus,.btn.btn-behance.focus:disabled{background-color:#1769ff;border-color:#1769ff}.btn.btn-behance.disabled:hover,.btn.btn-behance:disabled:hover{background-color:#1769ff;border-color:#1769ff}.btn.btn-behance:focus,.btn.btn-behance:active,.btn.btn-behance:hover{box-shadow:0 14px 26px -12px rgba(23,105,255,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(23,105,255,0.2)}.btn.btn-behance.btn-link{background-color:transparent;color:#1769ff;box-shadow:none}.btn.btn-behance.btn-link:hover,.btn.btn-behance.btn-link:focus,.btn.btn-behance.btn-link:active{background-color:transparent;color:#1769ff}.btn-file{position:relative;overflow:hidden;vertical-align:middle}.btn-file>input{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;font-size:23px;cursor:pointer;filter:alpha(opacity=0);opacity:0;direction:ltr}.fileinput{display:inline-block;margin-bottom:9px}.fileinput .form-control{display:inline-block;padding-top:7px;padding-bottom:5px;margin-bottom:0;vertical-align:middle;cursor:text}.fileinput .thumbnail{display:inline-block;margin-bottom:10px;overflow:hidden;text-align:center;vertical-align:middle;max-width:250px;box-shadow:0 10px 30px -12px rgba(0,0,0,0.42),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.fileinput .thumbnail.img-circle{border-radius:50%;max-width:100px}.fileinput .thumbnail>img{max-height:100%;width:100%}.fileinput.image_crop_main{margin:0;max-width:250px;width:100%;position:relative}.fileinput.image_crop_main cropper-canvas{display:block;width:100%;height:100%;background:#f8f9fa}.fileinput.image_crop_main cropper-shade{--theme-color: rgba(0, 0, 0, 0.5)}.fileinput.image_crop_main cropper-handle[action="move"]{opacity:0}.fileinput.image_crop_main cropper-grid{--theme-color: transparent;border:1px solid #00bcd4}.fileinput .btn{vertical-align:middle}.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists{display:none}.fileinput-inline .fileinput-controls{display:inline}.fileinput-filename{display:inline-block;overflow:hidden;vertical-align:middle}.form-control .fileinput-filename{vertical-align:bottom}.fileinput.input-group{display:table}.fileinput.input-group>*{position:relative;z-index:2}.fileinput.input-group>.btn-file{z-index:1}.fileinput-new.input-group .btn-file,.fileinput-new .input-group .btn-file{border-radius:0 4px 4px 0}.fileinput-new.input-group .btn-file.btn-xs,.fileinput-new .input-group .btn-file.btn-xs,.fileinput-new.input-group .btn-file.btn-sm,.fileinput-new.input-group .btn-group-sm>.btn-file.btn,.fileinput-new .input-group .btn-file.btn-sm,.fileinput-new .input-group .btn-group-sm>.btn-file.btn{border-radius:0 3px 3px 0}.fileinput-new.input-group .btn-file.btn-lg,.fileinput-new.input-group .btn-group-lg>.btn-file.btn,.fileinput-new .input-group .btn-file.btn-lg,.fileinput-new .input-group .btn-group-lg>.btn-file.btn{border-radius:0 6px 6px 0}.form-group.has-warning .fileinput .fileinput-preview{color:#ff9800}.form-group.has-warning .fileinput .thumbnail{border-color:#ff9800}.form-group.has-error .fileinput .fileinput-preview{color:#f44336}.form-group.has-error .fileinput .thumbnail{border-color:#f44336}.form-group.has-success .fileinput .fileinput-preview{color:#4caf50}.form-group.has-success .fileinput .thumbnail{border-color:#4caf50}.input-group-addon:not(:first-child){border-left:0}.thumbnail{border:0 none;border-radius:4px;padding:0}.table>thead>tr>th{border-bottom-width:1px;font-size:1.0625rem;font-weight:300}.table .form-check{margin:0}.table .form-check .form-check-sign{top:-13px;left:0;padding-right:0}.table .radio,.table .checkbox{margin-top:0;margin-bottom:0;padding:0;width:15px}.table .radio .icons,.table .checkbox .icons{position:relative}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:12px 8px;vertical-align:middle;border-color:#ddd;font-size:0.875rem}.table thead tr th{font-size:1.063rem}.table .th-description{max-width:150px}.table .td-price{font-size:26px;font-weight:300;margin-top:5px;text-align:right}.table .td-total{font-weight:500;font-size:1.0625rem;padding-top:20px;text-align:right}.table .td-actions .btn{margin:0px;padding:5px}.table>tbody>tr{position:relative}.table-shopping>thead>tr>th{font-size:0.75rem;text-transform:uppercase}.table-shopping>tbody>tr>td{font-size:14px}.table-shopping>tbody>tr>td b{display:block;margin-bottom:5px}.table-shopping .td-name{font-weight:400;font-size:1.5em;line-height:1.42857143}.table-shopping .td-name small{color:#999999;font-size:0.75em;font-weight:300}.table-shopping .td-number{font-weight:300;font-size:1.125rem}.table-shopping .td-name{min-width:200px}.table-shopping .td-number{text-align:right;min-width:150px}.table-shopping .td-number small{margin-right:3px}.table-shopping .img-container{width:120px;max-height:160px;overflow:hidden;display:block}.table-shopping .img-container img{width:100%}.table-inverse{color:rgba(255,255,255,0.84)}.table thead th{font-size:0.95rem;font-weight:500;border-top-width:0;border-bottom-width:1px}thead.thead-inverse th,.table-inverse thead th{color:rgba(255,255,255,0.54)}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:rgba(255,255,255,0.06)}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.section-white{background:#FFFFFF}.section-white-to-gray{background-color:#fff;background:rgba(0,0,0,0) linear-gradient(0deg, #e5e5e5 0%, #fff 100%) repeat scroll 0 0}.section-gray{background:#E5E5E5}.section-light-gray{background:#eee}.section-primary{background:#e1bee7;background:-webkit-linear-gradient(60deg, #e1bee7, #ba68c8);background:-o-linear-gradient(60deg, #e1bee7, #ba68c8);background:-moz-linear-gradient(60deg, #e1bee7, #ba68c8);background:linear-gradient(60deg, #e1bee7, #ba68c8)}.section-info{background:#b2ebf2;background:-webkit-linear-gradient(60deg, #b2ebf2, #4dd0e1);background:-o-linear-gradient(60deg, #b2ebf2, #4dd0e1);background:-moz-linear-gradient(60deg, #b2ebf2, #4dd0e1);background:linear-gradient(60deg, #b2ebf2, #4dd0e1)}.section-success{background:#c8e6c9;background:-webkit-linear-gradient(60deg, #c8e6c9, #81c784);background:-o-linear-gradient(60deg, #c8e6c9, #81c784);background:-moz-linear-gradient(60deg, #c8e6c9, #81c784);background:linear-gradient(60deg, #c8e6c9, #81c784)}.section-warning{background:#ffe0b2;background:-webkit-linear-gradient(60deg, #ffe0b2, #ffb74d);background:-o-linear-gradient(60deg, #ffe0b2, #ffb74d);background:-moz-linear-gradient(60deg, #ffe0b2, #ffb74d);background:linear-gradient(60deg, #ffe0b2, #ffb74d)}.section-danger{background:#ffcdd2;background:-webkit-linear-gradient(60deg, #ffcdd2, #e57373);background:-o-linear-gradient(60deg, #ffcdd2, #e57373);background:-moz-linear-gradient(60deg, #ffcdd2, #e57373);background:linear-gradient(60deg, #ffcdd2, #e57373)}.section-rose{background:#f8bbd0;background:-webkit-linear-gradient(60deg, #f8bbd0, #f06292);background:-o-linear-gradient(60deg, #f8bbd0, #f06292);background:-moz-linear-gradient(60deg, #f8bbd0, #f06292);background:linear-gradient(60deg, #f8bbd0, #f06292)}.section-space{height:70px;display:block}.section{padding:70px 0}.section-navbars{padding-bottom:0}.section-full-screen{height:100vh}.section-signup{padding-top:20vh}.section-dark,.section-image{background-color:#343434;background-size:200% 240%;background:#232323;background:-moz-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));background:-webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-o-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-ms-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:radial-gradient(ellipse at center, #585858 0%, #232323 100%);background-size:550% 450%}.section-dark .title,.section-dark .card-plain .card-title,.section-dark .card-plain .icon i,.section-image .title,.section-image .card-plain .card-title,.section-image .card-plain .icon i{color:#fff}.section-dark .description,.section-dark .card-plain .card-description,.section-dark .card-plain .icon,.section-image .description,.section-image .card-plain .card-description,.section-image .card-plain .icon{color:rgba(255,255,255,0.76)}.section-dark .card-plain [class*="text-"],.section-dark .card-plain ul li b,.section-image .card-plain [class*="text-"],.section-image .card-plain ul li b{color:#fff}.section-dark .card-plain .card-category,.section-image .card-plain .card-category{color:rgba(255,255,255,0.5)}.section-dark .card .card-image .colored-shadow,.section-image .card .card-image .colored-shadow{top:0px}.section-image{position:relative}.section-image:after{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:"";background-color:rgba(0,0,0,0.7)}.section-image .container{z-index:2;position:relative}.section,.section-image{background-position:center center;background-size:cover}[class*="features-"],[class*="team-"],[class*="projects-"],[class*="pricing-"],[class*="testimonials-"],[class*="contactus-"]{padding:80px 0}.section-tabs{background:#EEEEEE}.section-download h4{margin-bottom:50px}.section-examples a{text-decoration:none}.section-examples h5{margin-top:30px}.section-thin,.section-notifications{padding:0}.section-navbars{padding-top:0}.page-header{height:100%;min-height:-webkit-fill-available;background-position:center center;background-size:cover;margin:0;padding:0;border:0;display:flex;align-items:center}.page-header .carousel .carousel-indicators{bottom:60px}.page-header>.container{color:#fff}.page-header .title{color:#fff}.page-header.header-small{height:65vh;min-height:65vh}.page-header .iframe-container iframe{width:100%;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.header-filter{position:relative}.header-filter:before,.header-filter:after{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:""}.header-filter::before{background:rgba(0,0,0,0.5)}.header-filter .container{z-index:2;position:relative}.clear-filter::before{background:none}.purple-filter:after{background:rgba(101,47,142,0.64);background:linear-gradient(45deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%);background:-moz-linear-gradient(135deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%);background:-webkit-linear-gradient(135deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%)}.header-filter[filter-color="purple"]:after,.header-filter[filter-color="primary"]:after{background:rgba(225,190,231,0.56);background:-webkit-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-o-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-moz-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95))}.header-filter[filter-color="blue"]:after,.header-filter[filter-color="info"]:after{background:rgba(178,235,242,0.56);background:-webkit-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-o-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-moz-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95))}.header-filter[filter-color="green"]:after,.header-filter[filter-color="success"]:after{background:rgba(165,214,167,0.56);background:-webkit-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-o-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-moz-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95))}.header-filter[filter-color="orange"]:after,.header-filter[filter-color="warning"]:after{background:rgba(255,224,178,0.56);background:-webkit-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-o-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-moz-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95))}.header-filter[filter-color="red"]:after,.header-filter[filter-color="danger"]:after{background:rgba(239,154,154,0.56);background:-webkit-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-o-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-moz-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95))}.header-filter[filter-color="rose"]:after{background:rgba(248,187,208,0.56);background:-webkit-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-o-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-moz-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95))}.clear-filter:before{display:none}.header-1 .wrapper,.header-2 .wrapper,.header-3 .wrapper{background:#CCCCCC}.header-2 .page-header .container{padding-top:25vh}.header-2 .page-header .card{margin-top:60px}.header-3 .btn{margin:0}.header-3 h6{margin-bottom:0}.card-form-horizontal .form-group{margin-bottom:0}.features-1{text-align:center}.features-3 .phone-container{max-width:220px;margin:0 auto}.features-3 .phone-container img{width:100%}.features-3 .info{max-width:none;margin:0 auto;padding:10px 0 0px}.features-4 .phone-container{max-width:260px;margin:60px auto 0}.features-4 .phone-container img{width:100%}.features-5{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.features-5 .info{text-align:center;max-width:310px;min-height:320px}.features-5 .info .icon,.features-5 .info .info-title,.features-5 .info p{color:#fff}.features-5 .container [class*="col-"]{border:1px solid rgba(255,255,255,0.35);border-top:0;border-left:0}.features-5 .container [class*="col-"]:last-child{border-right:0}.features-5 .container .row:last-child [class*="col-"]{border-bottom:0}.features-5:after{background:rgba(0,0,0,0.55);position:absolute;width:100%;height:100%;content:"";z-index:0;left:0;top:0}.features-5 .container,.features-5 .title{position:relative;z-index:2;color:#fff}.features-1 h2.title,.features-2 h2.title,.features-3 h2.title,.features-4 h2.title,.features-5 h2.title{margin-bottom:30px}[class*="blogs-"]{padding:50px 0}.blogs-1 .card{margin-bottom:80px}.blogs-4 .card{margin-bottom:60px;text-align:center}.card-blog .row .card-category{margin-bottom:0}.card-blog .row .card-description{line-height:1.313rem}.team-1 .card .content{padding-left:15px;padding-right:15px}.team-1 .card .description{min-height:90px}.team-1 .card .btn{margin-top:0}.team-1 h5.description{margin-bottom:80px}.team-2 .card .title{margin:10px 0 0}.team-2 .card h6{margin-top:5px}.team-2 h5.description{margin-bottom:80px}.team-3 .card,.team-5 .card{text-align:left}.team-3 .card .footer,.team-5 .card .footer{margin-top:0}.team-3 h5.description,.team-5 h5.description{margin-bottom:70px}.team-4 h5.description{margin-bottom:100px}.projects-1 .title{margin-top:10px}.projects-1 .nav-pills{display:inline-flex}.projects-2 h2.title{margin-top:5px;margin-bottom:15px}.projects-2 .card-title{margin-bottom:5px}.projects-2 .category{color:#999999;margin-top:5px}.projects-2 .card-description{margin-top:20px}.projects-2 .card{text-align:center}.projects-3 h2.title,.projects-3 h3.title{margin-bottom:80px;margin-top:5px}.projects-3 .card{margin-bottom:30px;text-align:center}.projects-3 .category{margin-bottom:5px}.projects-3 .card-title{margin-top:5px}.projects-4 h2.title{margin-top:5px;margin-bottom:15px}.projects-4 .info{padding:0}.projects-4 .info p{margin:0}.projects-4 .card-background{margin-bottom:0}.projects-4 .card-background .card-body{padding-top:140px;padding-bottom:140px}.projects-4 hr{margin:70px auto;max-width:970px}.projects-4 .card{margin-top:0}.pricing-1 h2.title{margin-bottom:10px}.pricing-1 .card-separator{width:1px;display:block;height:100%;background-color:rgba(153,153,153,0.2);position:absolute;left:0;top:0}.pricing-1.section-image:after{background-color:rgba(0,0,0,0.8)}.pricing-2 .nav-pills{display:inline-flex;margin-bottom:50px}.pricing-5 .nav-pills{margin-top:50px;margin-bottom:50px}.pricing-3 .title,.pricing-4 .title{margin-bottom:10px}.testimonials-1 .card-description{margin-bottom:50px}.testimonials-2 .carousel .carousel-inner .carousel-item .card{max-width:650px;margin:60px auto}.contactus-1 .info{padding:0;margin:0}.contactus-1 .info:first-child{margin-top:30px}.contactus-1 .info .info-title{margin-top:20px;color:#fff}.contactus-1 .info .icon{margin-top:14px;color:#fff}.contactus-1 .card-contact{margin-top:30px}.contactus-2{padding:0}.contactus-2 .card-contact{max-width:560px;margin:80px 0 80px 150px;float:left}.contactus-2 .card-contact .info{padding:0;margin:0}.contactus-2 .map{width:100%;height:800px;position:absolute}.contactus-2 .info-horizontal .icon{margin-top:26px}.contactus-2 .info-horizontal .icon>i{font-size:2.2em;max-width:45px}.contactus-1 .card-contact .card-header .card-title,.contactus-2 .card-contact .card-header .card-title{margin-bottom:0.75rem !important}.footer{padding:0.9375rem 0;text-align:center;display:-webkit-flex;display:flex}.footer ul{margin-bottom:0;padding:0;list-style:none}.footer ul li{display:inline-block}.footer ul li a{color:inherit;padding:0.9375rem;font-weight:500;font-size:12px;text-transform:uppercase;border-radius:3px;text-decoration:none;position:relative;display:block}.footer ul li a:hover{text-decoration:none}.footer ul li .btn{margin:0}.footer ul.links-horizontal:first-child a{padding-left:0}.footer ul.links-horizontal:last-child a{padding-right:0}.footer ul.links-vertical li{display:block;margin-left:-5px;margin-right:-5px}.footer ul.links-vertical li a{padding:5px}.footer .social-buttons a,.footer .social-buttons .btn{margin-top:5px;margin-bottom:5px}.footer .footer-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px;margin-left:-15px}.footer .footer-brand:hover,.footer .footer-brand:focus{color:#3C4858}.footer .copyright{padding:15px 0}.footer .copyright .material-icons{font-size:18px;position:relative;top:3px}.footer .pull-center{display:inline-block;float:none}.off-canvas-sidebar .footer{position:absolute;bottom:0;width:100%}.footer-big{padding:1.875rem 0}.footer-big .content{text-align:left}.footer-big .social-feed i{font-size:20px;display:table-cell;padding-right:10px}.footer-big .social-feed p{display:table-cell;vertical-align:top;overflow:hidden;padding-bottom:10px;max-width:300px}.footer-big .gallery-feed img{width:20%;margin-right:5%;margin-bottom:5%;float:left}.footer-white{background-color:#fff}.footer-gray{background-color:#eeeeee}.footer-black{background:#232323;background:-moz-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));background:-webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-o-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-ms-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:radial-gradient(ellipse at center, #585858 0%, #232323 100%);background-size:550% 450%}.footer-black a{color:#fff;opacity:.86}.footer-black a:hover,.footer-black a:focus{opacity:1}.footer-black .footer-brand{color:#fff}.footer-black .footer-brand:hover,.footer-black .footer-brand:focus{color:#fff}.footer-black h5,.footer-black h4,.footer-black i,.footer-black .copyright{color:#fff}.footer-black hr{border-color:rgba(255,255,255,0.2)}.social-line{padding:0.9375rem 0}.social-line-big-icons [class*="col-"]{border-right:1px solid #eeeeee}.social-line-big-icons [class*="col-"]:last-child{border:0}.social-line-big-icons .btn{margin:0;width:100% !important;padding-top:45px;padding-bottom:45px}.social-line-big-icons .btn .fa,.social-line-big-icons .btn .material-icons{font-size:25px;line-height:90px}.subscribe-line{padding:1.875rem 0}.subscribe-line .card{margin-top:30px}.subscribe-line.subscribe-line-image{position:relative;background-position:top center;background-size:cover}.subscribe-line.subscribe-line-image .title{color:#fff}.subscribe-line.subscribe-line-image:after{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:"";background-color:rgba(0,0,0,0.66)}.subscribe-line.subscribe-line-image .container{z-index:2;position:relative}.social-line-white,.subscribe-line-white{background-color:#fff}.social-line-black,.subscribe-line-black{background:#232323;background:-moz-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));background:-webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-o-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-ms-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:radial-gradient(ellipse at center, #585858 0%, #232323 100%);background-size:550% 450%}.social-line-black [class*="col-"],.subscribe-line-black [class*="col-"]{border-color:rgba(255,255,255,0.1)}.media .avatar{margin:0 auto;width:64px;height:64px;overflow:hidden;border-radius:50%;margin-right:15px;box-shadow:0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.2)}.media .avatar img{width:100%}.media .media-heading small{font-family:"Roboto", "Helvetica", "Arial", sans-serif}.media .media-body{padding-right:10px}.media .media-body textarea{margin-top:15px}.media .media-body .media .media-body{padding-right:0px}.media .media-footer .btn{margin-bottom:20px}.media .media-footer:after{display:table;content:" ";clear:both}.media p{color:#999999;font-size:1rem;line-height:1.6em}.media-left,.media>.float-left{padding:10px}.footer{padding:0.9375rem 0;text-align:center;display:-webkit-flex;display:flex}.footer ul{margin-bottom:0;padding:0;list-style:none}.footer ul li{display:inline-block}.footer ul li a{color:inherit;padding:0.9375rem;font-weight:500;font-size:12px;text-transform:uppercase;border-radius:3px;text-decoration:none;position:relative;display:block}.footer ul li a:hover{text-decoration:none}.footer ul li .btn{margin:0}.footer ul.links-horizontal:first-child a{padding-left:0}.footer ul.links-horizontal:last-child a{padding-right:0}.footer ul.links-vertical li{display:block;margin-left:-5px;margin-right:-5px}.footer ul.links-vertical li a{padding:5px}.footer .social-buttons a,.footer .social-buttons .btn{margin-top:5px;margin-bottom:5px}.footer .footer-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px;margin-left:-15px}.footer .footer-brand:hover,.footer .footer-brand:focus{color:#3C4858}.footer .copyright{padding:15px 0}.footer .copyright .material-icons{font-size:18px;position:relative;top:3px}.footer .pull-center{display:inline-block;float:none}.off-canvas-sidebar .footer{position:absolute;bottom:0;width:100%}.footer-big{padding:1.875rem 0}.footer-big .content{text-align:left}.footer-big .social-feed i{font-size:20px;display:table-cell;padding-right:10px}.footer-big .social-feed p{display:table-cell;vertical-align:top;overflow:hidden;padding-bottom:10px;max-width:300px}.footer-big .gallery-feed img{width:20%;margin-right:5%;margin-bottom:5%;float:left}.footer-white{background-color:#fff}.footer-gray{background-color:#eeeeee}.footer-black{background:#232323;background:-moz-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));background:-webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-o-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-ms-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:radial-gradient(ellipse at center, #585858 0%, #232323 100%);background-size:550% 450%}.footer-black a{color:#fff;opacity:.86}.footer-black a:hover,.footer-black a:focus{opacity:1}.footer-black .footer-brand{color:#fff}.footer-black .footer-brand:hover,.footer-black .footer-brand:focus{color:#fff}.footer-black h5,.footer-black h4,.footer-black i,.footer-black .copyright{color:#fff}.footer-black hr{border-color:rgba(255,255,255,0.2)}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0;margin:0;border-radius:0;height:2px;background:#c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;transition:top 0.3s, right 0.3s, bottom 0.3s, left 0.3s}.noUi-state-drag *{cursor:inherit !important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.noUi-horizontal{height:2px;margin:15px 0}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#c8c8c8;border-radius:4px}.noUi-connect{background:#3FB8AF;-webkit-transition:background 450ms;transition:background 450ms}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{box-sizing:border-box;width:14px;height:14px;left:-10px;top:-6px;cursor:pointer;border-radius:100%;transition:all 0.2s ease-out;border:1px solid;background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}.noUi-handle.noUi-active{transform:scale3d(1.5, 1.5, 1)}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}.noUi-target[disabled],.noUi-handle[disabled],[disabled] .noUi-handle{cursor:not-allowed}.slider{background:#c8c8c8}.slider .noUi-connect{background-color:#5d5fef;border-radius:4px}.slider .noUi-handle{border-color:#5d5fef}.slider.slider-info .noUi-connect{background-color:#00bcd4}.slider.slider-info .noUi-handle{border-color:#00bcd4}.slider.slider-success .noUi-connect{background-color:#4caf50}.slider.slider-success .noUi-handle{border-color:#4caf50}.slider.slider-warning .noUi-connect{background-color:#ff9800}.slider.slider-warning .noUi-handle{border-color:#ff9800}.slider.slider-danger .noUi-connect{background-color:#f44336}.slider.slider-danger .noUi-handle{border-color:#f44336}.slider.slider-rose .noUi-connect{background-color:#e91e63}.slider.slider-rose .noUi-handle{border-color:#e91e63}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}body.swal2-in{overflow-y:hidden}body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container:not(.swal2-in){pointer-events:none}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-in{background-color:rgba(0,0,0,0.4)}.swal2-modal{background-color:#fff;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;margin:auto;overflow-x:hidden;overflow-y:auto;display:none;position:relative}.swal2-modal:focus{outline:none}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal h2{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0;padding:0;line-height:60px;display:block}.swal2-modal .swal2-spacer{height:10px;color:transparent;margin-bottom:0px;border:0}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:0 5px;padding:10px 32px}.swal2-modal .swal2-styled[disabled]:not(.swal2-loading){opacity:.4;cursor:no-drop}.swal2-modal .swal2-styled.swal2-loading{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:-2px 30px;vertical-align:top;background-color:transparent !important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-loading:not(.swal2-styled)::after{display:inline-block;content:'';margin-left:5px;vertical-align:-1px;height:6px;width:6px;border:3px solid #999999;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{font-size:36px;line-height:36px;font-family:serif;position:absolute;top:5px;right:13px;cursor:pointer;color:#cccccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-input,.swal2-modal>.swal2-file,.swal2-modal>.swal2-textarea,.swal2-modal>.swal2-select,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-checkbox{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454}.swal2-modal .swal2-input,.swal2-modal .swal2-file,.swal2-modal .swal2-textarea,.swal2-modal .swal2-select,.swal2-modal .swal2-radio,.swal2-modal .swal2-checkbox{margin:20px auto}.swal2-modal .swal2-input,.swal2-modal .swal2-file,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.06);-webkit-transition:border-color box-shadow .3s;transition:border-color box-shadow .3s}.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f06e57}.swal2-modal .swal2-input:focus,.swal2-modal .swal2-file:focus,.swal2-modal .swal2-textarea:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.swal2-modal .swal2-input:focus::-webkit-input-placeholder,.swal2-modal .swal2-file:focus::-webkit-input-placeholder,.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder{-webkit-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.8}.swal2-modal .swal2-input:focus::-moz-placeholder,.swal2-modal .swal2-file:focus::-moz-placeholder,.swal2-modal .swal2-textarea:focus::-moz-placeholder{-webkit-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.8}.swal2-modal .swal2-input:focus:-ms-input-placeholder,.swal2-modal .swal2-file:focus:-ms-input-placeholder,.swal2-modal .swal2-textarea:focus:-ms-input-placeholder{-webkit-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.8}.swal2-modal .swal2-input:focus::placeholder,.swal2-modal .swal2-file:focus::placeholder,.swal2-modal .swal2-textarea:focus::placeholder{-webkit-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.8}.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#e6e6e6}.swal2-modal .swal2-input::-moz-placeholder,.swal2-modal .swal2-file::-moz-placeholder,.swal2-modal .swal2-textarea::-moz-placeholder{color:#e6e6e6}.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#e6e6e6}.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#e6e6e6}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type='number']{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror::before{content:'!';display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}.swal2-modal button{margin:0 5px}@supports (-ms-accelerator: true){.swal2-range input{width:100% !important}.swal2-range output{display:none}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-range input{width:100% !important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .x-mark{position:relative;display:block}.swal2-icon.swal2-error .line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error .line.left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error .line.right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;color:#f8bb86;border-color:#facea8;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:'Open Sans', sans-serif;color:#3fc3ee;border-color:#9de0f6;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success::before,.swal2-icon.swal2-success::after{content:'';border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .fix{width:7px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success .line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success .line.tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success .line.long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^='swal2']{-webkit-tap-highlight-color:transparent}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}}.swal2-show{-webkit-animation:showSweetAlert 0.3s;animation:showSweetAlert 0.3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:hideSweetAlert 0.15s forwards;animation:hideSweetAlert 0.15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.animate-success-tip{-webkit-animation:animate-success-tip 0.75s;animation:animate-success-tip 0.75s}.animate-success-long{-webkit-animation:animate-success-long 0.75s;animation:animate-success-long 0.75s}.swal2-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}.animate-error-icon{-webkit-animation:animate-error-icon 0.5s;animation:animate-error-icon 0.5s}@-webkit-keyframes animate-x-mark{0%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.animate-x-mark{-webkit-animation:animate-x-mark 0.5s;animation:animate-x-mark 0.5s}@-webkit-keyframes pulse-warning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulse-warning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulse-warning{-webkit-animation:pulse-warning 0.75s infinite alternate;animation:pulse-warning 0.75s infinite alternate}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper.form-inline{display:block;flex-flow:unset;align-items:unset}div.dataTables_wrapper.form-inline label{display:inline-block;flex:unset;flex-flow:unset;align-items:unset}div.dataTables_wrapper.form-inline label.form-group{margin:0}div.dataTables_wrapper .material-icons{font-size:20px !important}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left;padding:0}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;-ms-flex-pack:end !important}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}table.dataTable .btn-simple.btn-icon{padding:3px}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:relative;display:inline-block;bottom:1px;right:-7px;font-family:'FontAwesome';opacity:0.8;font-size:12px}table.dataTable thead .disabled-sorting.sorting:after,table.dataTable thead .disabled-sorting.sorting_asc:after,table.dataTable thead .disabled-sorting.sorting_desc:after,table.dataTable thead .disabled-sorting.sorting_asc_disabled:after,table.dataTable thead .disabled-sorting.sorting_desc_disabled:after{display:none}table.dataTable thead .sorting:after{opacity:0.4;content:"\f0dc"}table.dataTable thead .sorting_asc:after{content:"\f0de";top:2px}table.dataTable thead .sorting_desc:after{content:"\f0dd";top:-3px}table.dataTable>thead>tr>th,table.dataTable>tbody>tr>th,table.dataTable>tfoot>tr>th,table.dataTable>thead>tr>td,table.dataTable>tbody>tr>td,table.dataTable>tfoot>tr>td{padding:5px !important;outline:0;max-width:150px;width:150px;border-right:0;border-bottom:0}table.dataTable>thead>tr>th{border:none}.dataTables_paginate a{outline:0}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{top:50%;margin-top:-9px;left:4px;height:18px;width:18px;display:block;position:absolute;color:#4caf50;border:0px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;font-family:'Courier New', Courier, monospace;line-height:18px;content:'+';background-color:#FFF}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';color:#f44336}table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before{display:none}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}.material-datatables .input-sm{height:35px;padding:0}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}table.dataTable>tbody>tr>td:first-child{padding-left:30px !important}}@media all and (min-width: 520px) and (max-width: 730px){table.dataTable .btn-simple.btn-icon{display:block;margin:0}}svg{touch-action:none}.jvectormap-container{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none}.jvectormap-tip{position:absolute;display:none;color:#555555;line-height:1.5em;background:#fff;border:none;border-radius:30px;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);padding:5px 10px;z-index:1040}.jvectormap-zoomin,.jvectormap-zoomout,.jvectormap-goback{position:absolute;left:10px;border-radius:3px;background:#292929;padding:3px;color:white;cursor:pointer;line-height:10px;text-align:center;box-sizing:content-box}.jvectormap-zoomin,.jvectormap-zoomout{width:10px;height:10px}.jvectormap-zoomin{top:10px}.jvectormap-zoomout{top:30px}.jvectormap-goback{bottom:10px;z-index:1000;padding:6px}.jvectormap-spinner{position:absolute;left:0;top:0;right:0;bottom:0;background:center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==)}.jvectormap-legend-title{font-weight:bold;font-size:14px;text-align:center}.jvectormap-legend-cnt{position:absolute}.jvectormap-legend-cnt-h{bottom:0;right:0}.jvectormap-legend-cnt-v{top:0;right:0}.jvectormap-legend{background:black;color:white;border-radius:3px}.jvectormap-legend-cnt-h .jvectormap-legend{float:left;margin:0 10px 10px 0;padding:3px 3px 1px 3px}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{float:left}.jvectormap-legend-cnt-v .jvectormap-legend{margin:10px 10px 0 0;padding:3px}.jvectormap-legend-cnt-h .jvectormap-legend-tick{width:40px}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:15px}.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample{height:20px;width:20px;display:inline-block;vertical-align:middle}.jvectormap-legend-tick-text{font-size:12px}.jvectormap-legend-cnt-h .jvectormap-legend-tick-text{text-align:center}.jvectormap-legend-cnt-v .jvectormap-legend-tick-text{display:inline-block;vertical-align:middle;line-height:20px;padding-left:3px}/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.sr-only,.bootstrap-datetimepicker-widget table th.next::after,.bootstrap-datetimepicker-widget table th.prev::after,.bootstrap-datetimepicker-widget .picker-switch::after,.bootstrap-datetimepicker-widget .btn[data-action="today"]::after,.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after,.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after,.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after,.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after,.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after,.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget a:hover{box-shadow:none !important}.bootstrap-datetimepicker-widget a .btn:hover{background-color:transparent}.bootstrap-datetimepicker-widget.dropdown-menu{padding:4px;width:19em}@media (min-width: 768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width: 991px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width: 1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before,.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{right:auto;left:12px}.bootstrap-datetimepicker-widget.dropdown-menu.top{margin-top:auto;margin-bottom:27px}.bootstrap-datetimepicker-widget.dropdown-menu.top.open{margin-top:auto;margin-bottom:27px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:0;margin:0;border-width:0;background-color:transparent;color:#5d5fef;box-shadow:none}.bootstrap-datetimepicker-widget a[data-action]:hover{background-color:transparent}.bootstrap-datetimepicker-widget a[data-action]:hover span{background-color:#eee;color:#5d5fef}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:40px;height:40px;line-height:40px;font-weight:300;font-size:1.125rem;margin:0;border-radius:50%}.bootstrap-datetimepicker-widget button[data-action]{width:38px;height:38px;margin-right:3px;padding:0}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center;border-radius:3px;font-size:0.875rem}.bootstrap-datetimepicker-widget .picker-switch::after{content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%;border-radius:3px;margin:2px 0px !important}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table.table-condensed tr>td{text-align:center}.bootstrap-datetimepicker-widget table td>div,.bootstrap-datetimepicker-widget table th>div{text-align:center}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px;font-weight:500}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#eeeeee;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev span,.bootstrap-datetimepicker-widget table th.next span{border-radius:3px;height:27px;width:27px;line-height:28px;font-size:12px;border-radius:50%;text-align:center}.bootstrap-datetimepicker-widget table th.prev::after{content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{content:"Next Month"}.bootstrap-datetimepicker-widget table th.dow{text-align:center;border-bottom:1px solid #eeeeee;font-size:12px;text-transform:uppercase;color:#333333;font-weight:400;padding-bottom:5px;padding-top:10px}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover span,.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover{background:#eee}.bootstrap-datetimepicker-widget table td>div{border-radius:3px;height:54px;line-height:54px;width:54px;text-align:center}.bootstrap-datetimepicker-widget table td.cw>div{font-size:.8em;height:20px;line-height:20px;color:#999999}.bootstrap-datetimepicker-widget table td.day>div{height:30px;line-height:30px;width:30px;text-align:center;padding:0px;border-radius:50%;position:relative;z-index:-1;color:#3C4858;font-size:0.875rem}.bootstrap-datetimepicker-widget table td.minute>div,.bootstrap-datetimepicker-widget table td.hour>div{border-radius:50%}.bootstrap-datetimepicker-widget table td.day:hover>div,.bootstrap-datetimepicker-widget table td.hour:hover>div,.bootstrap-datetimepicker-widget table td.minute:hover>div,.bootstrap-datetimepicker-widget table td.second:hover>div{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old>div,.bootstrap-datetimepicker-widget table td.new>div{color:#999999}.bootstrap-datetimepicker-widget table td.today>div{position:relative}.bootstrap-datetimepicker-widget table td.today>div:before{content:'';display:inline-block;border:0 0 7px 7px solid transparent;border-bottom-color:#5d5fef;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active>div,.bootstrap-datetimepicker-widget table td.active:hover>div{background-color:#5d5fef;color:#fff;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.bootstrap-datetimepicker-widget table td.active.today:before>div{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled>div,.bootstrap-datetimepicker-widget table td.disabled:hover>div{background:none;color:#eeeeee;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:40px;height:40px;line-height:40px;margin:3px 3px;cursor:pointer;border-radius:50%;text-align:center}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#5d5fef;color:#fff}.bootstrap-datetimepicker-widget table td span.old{color:#999999}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#eeeeee;cursor:not-allowed}.bootstrap-datetimepicker-widget .timepicker-picker span,.bootstrap-datetimepicker-widget .timepicker-hours span,.bootstrap-datetimepicker-widget .timepicker-minutes span{border-radius:50% !important}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.input-group.date .input-group-addon{cursor:pointer}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:1px;text-align:center;z-index:1;cursor:pointer}/*!
 * FullCalendar v3.0.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-content,.fc-unthemed .fc-popover,.fc-unthemed .fc-list-view,.fc-unthemed .fc-list-heading td{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header,.fc-unthemed .fc-list-heading td{background:#999999}.fc-unthemed .fc-popover .fc-header .fc-close{color:#999999}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New", Courier, monospace;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:bold;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:bold;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{border:none;border-radius:30px;position:relative;padding:6px 12px;font-weight:400;letter-spacing:0;will-change:box-shadow, transform;transition:box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.fc button::-moz-focus-inner{border:0}.fc button,.fc button.btn-primary{box-shadow:0 2px 2px 0 rgba(93,95,239,0.14),0 3px 1px -2px rgba(93,95,239,0.2),0 1px 5px 0 rgba(93,95,239,0.12)}.fc button,.fc button:hover,.fc button:focus,.fc button:active,.fc button.active,.fc button:active:focus,.fc button:active:hover,.fc button.active:focus,.fc button.active:hover,.open>.fc button.dropdown-toggle,.open>.fc button.dropdown-toggle:focus,.open>.fc button.dropdown-toggle:hover,.fc button.btn-primary,.fc button.btn-primary:hover,.fc button.btn-primary:focus,.fc button.btn-primary:active,.fc button.btn-primary.active,.fc button.btn-primary:active:focus,.fc button.btn-primary:active:hover,.fc button.btn-primary.active:focus,.fc button.btn-primary.active:hover,.open>.fc button.btn-primary.dropdown-toggle,.open>.fc button.btn-primary.dropdown-toggle:focus,.open>.fc button.btn-primary.dropdown-toggle:hover{background-color:#5d5fef;color:#fff}.fc button:focus,.fc button:active,.fc button:hover,.fc button.btn-primary:focus,.fc button.btn-primary:active,.fc button.btn-primary:hover{box-shadow:0 14px 26px -12px rgba(93,95,239,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(93,95,239,0.2)}.fc button.disabled,.fc button.disabled:hover,.fc button.disabled:focus,.fc button.disabled.focus,.fc button.disabled:active,.fc button.disabled.active,.fc button:disabled,.fc button:disabled:hover,.fc button:disabled:focus,.fc button.focus:disabled,.fc button:disabled:active,.fc button.active:disabled,.fc button[disabled],.fc button[disabled]:hover,.fc button[disabled]:focus,.fc button.focus[disabled],.fc button[disabled]:active,.fc button.active[disabled],fieldset[disabled] .fc button,fieldset[disabled] .fc button:hover,fieldset[disabled] .fc button:focus,fieldset[disabled] .fc button.focus,fieldset[disabled] .fc button:active,fieldset[disabled] .fc button.active,.fc button.btn-primary.disabled,.fc button.btn-primary.disabled:hover,.fc button.btn-primary.disabled:focus,.fc button.btn-primary.disabled.focus,.fc button.btn-primary.disabled:active,.fc button.btn-primary.disabled.active,.fc button.btn-primary:disabled,.fc button.btn-primary:disabled:hover,.fc button.btn-primary:disabled:focus,.fc button.btn-primary.focus:disabled,.fc button.btn-primary:disabled:active,.fc button.btn-primary.active:disabled,.fc button.btn-primary[disabled],.fc button.btn-primary[disabled]:hover,.fc button.btn-primary[disabled]:focus,.fc button.btn-primary.focus[disabled],.fc button.btn-primary[disabled]:active,.fc button.btn-primary.active[disabled],fieldset[disabled] .fc button.btn-primary,fieldset[disabled] .fc button.btn-primary:hover,fieldset[disabled] .fc button.btn-primary:focus,fieldset[disabled] .fc button.btn-primary.focus,fieldset[disabled] .fc button.btn-primary:active,fieldset[disabled] .fc button.btn-primary.active{box-shadow:none}.fc button.btn-simple,.fc button.btn-primary.btn-simple{background-color:transparent;color:#5d5fef;box-shadow:none}.fc button.btn-simple:hover,.fc button.btn-simple:focus,.fc button.btn-simple:active,.fc button.btn-primary.btn-simple:hover,.fc button.btn-primary.btn-simple:focus,.fc button.btn-primary.btn-simple:active{background-color:transparent;color:#5d5fef}.fc button[disabled],.fc button[disabled]:focus,.fc button[disabled]:hover{cursor:default;background-color:#999999;border-color:#999999;box-shadow:0 2px 2px 0 rgba(153,153,153,0.14),0 3px 1px -2px rgba(153,153,153,0.2),0 1px 5px 0 rgba(153,153,153,0.12)}.fc-state-default{border:1px solid}.fc button .fc-icon{position:relative;top:-0.05em;margin:0 .2em;vertical-align:middle}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333333;background-color:#e6e6e6}.fc-state-hover{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}.fc-state-down,.fc-state-active{background-color:#cccccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:0.65;box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 2px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-rtl .fc-popover .fc-header .fc-title,.fc-ltr .fc-popover .fc-header .fc-close{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-helper-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc th,.fc td{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-highlight-skeleton td,.fc-row .fc-bgevent-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:none;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:2px;background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4);font-weight:normal}.fc-event.event-azure{background-color:#00bcd4;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4)}.fc-event.event-green{background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.fc-event.event-orange{background-color:#ff9800;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.fc-event.event-red{background-color:#f44336;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4)}.fc-event.event-rose{background-color:#e91e63;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4)}.fc-event.event-default{background-color:#999999;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(153,153,153,0.4)}.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event[href],.fc-event.fc-draggable{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999 !important;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,0.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:2px 5px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden;color:#fff}.fc-day-grid-event .fc-time{font-weight:bold}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-left h2{color:rgba(0,0,0,0.87);font-weight:300}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0;font-size:1.8em}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container *:before,.fc-view-container *:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicWeek-view .fc-content-skeleton,.fc-basicDay-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:0.3}.fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number{padding:2px}.fc-basic-view th.fc-week-number,.fc-basic-view th.fc-day-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:#808080}.fc-basic-view td.fc-week-number{text-align:center}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:normal}.fc-time-grid-container,.fc-time-grid{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{position:relative;z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:none}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-event,.fc-time-grid .fc-bgevent{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:bold}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item:hover td{background-color:#f5f5f5}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.card-calendar table td{text-align:right}.card-calendar .card-body{padding:0 !important}.card-calendar .fc-toolbar{padding-top:20px;padding-left:20px;padding-right:20px}.card-calendar .fc td:first-child{border-left:0}.card-calendar .fc td:last-child{border-right:0}.card-calendar .fc-basic-view td.fc-week-number:last-child span,.card-calendar .fc-basic-view td.fc-day-number:last-child{padding-right:20px}.card-calendar .fc .fc-day-header:last-child{padding-right:15px}.card-calendar .fc .fc-widget-header{border:0}.card-calendar .fc .fc-widget-header .fc-title{color:#fff}.card-calendar .fc th{text-align:right;color:#999999}.card-calendar .title{margin-top:-9px}.card-calendar .fc .fc-row:last-child td{border-bottom:0}.card-calendar .fc .fc-body .fc-widget-content{border-bottom:0}.card-wizard{min-height:410px;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);transition:300ms, linear}.card-wizard.active{opacity:1}.card-wizard .picture-container{position:relative;cursor:pointer;text-align:center}.card-wizard .wizard-navigation{position:relative}.card-wizard .picture{width:106px;height:106px;background-color:#999999;border:4px solid #CCCCCC;color:#FFFFFF;border-radius:50%;margin:5px auto;overflow:hidden;transition:all 0.2s;-webkit-transition:all 0.2s}.card-wizard .picture:hover{border-color:#2ca8ff}.card-wizard .moving-tab{position:absolute;text-align:center;padding:12px;font-size:12px;text-transform:uppercase;-webkit-font-smoothing:subpixel-antialiased;top:-3px;left:0px;border-radius:4px;color:#fff;cursor:pointer;font-weight:500}.card-wizard[data-color="purple"] .moving-tab{background-color:#5d5fef;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.card-wizard[data-color="purple"] .picture:hover{border-color:#5d5fef}.card-wizard[data-color="purple"] .choice:hover .icon,.card-wizard[data-color="purple"] .choice.active .icon{border-color:#5d5fef;color:#5d5fef}.card-wizard[data-color="purple"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#5d5fef}.card-wizard[data-color="purple"] .radio input[type=radio]:checked~.check{background-color:#5d5fef}.card-wizard[data-color="purple"] .radio input[type=radio]:checked~.circle{border-color:#5d5fef}.card-wizard[data-color="green"] .moving-tab{background-color:#4caf50;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(76,175,80,0.4)}.card-wizard[data-color="green"] .picture:hover{border-color:#4caf50}.card-wizard[data-color="green"] .choice:hover .icon,.card-wizard[data-color="green"] .choice.active .icon{border-color:#4caf50;color:#4caf50}.card-wizard[data-color="green"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#4caf50}.card-wizard[data-color="green"] .radio input[type=radio]:checked~.check{background-color:#4caf50}.card-wizard[data-color="green"] .radio input[type=radio]:checked~.circle{border-color:#4caf50}.card-wizard[data-color="blue"] .moving-tab{background-color:#00bcd4;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(0,188,212,0.4)}.card-wizard[data-color="blue"] .picture:hover{border-color:#00bcd4}.card-wizard[data-color="blue"] .choice:hover .icon,.card-wizard[data-color="blue"] .choice.active .icon{border-color:#00bcd4;color:#00bcd4}.card-wizard[data-color="blue"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#00bcd4}.card-wizard[data-color="blue"] .radio input[type=radio]:checked~.check{background-color:#00bcd4}.card-wizard[data-color="blue"] .radio input[type=radio]:checked~.circle{border-color:#00bcd4}.card-wizard[data-color="orange"] .moving-tab{background-color:#ff9800;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(255,152,0,0.4)}.card-wizard[data-color="orange"] .picture:hover{border-color:#ff9800}.card-wizard[data-color="orange"] .choice:hover .icon,.card-wizard[data-color="orange"] .choice.active .icon{border-color:#ff9800;color:#ff9800}.card-wizard[data-color="orange"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#ff9800}.card-wizard[data-color="orange"] .radio input[type=radio]:checked~.check{background-color:#ff9800}.card-wizard[data-color="orange"] .radio input[type=radio]:checked~.circle{border-color:#ff9800}.card-wizard[data-color="red"] .moving-tab{background-color:#f44336;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(244,67,54,0.4)}.card-wizard[data-color="red"] .picture:hover{border-color:#f44336}.card-wizard[data-color="red"] .choice:hover .icon,.card-wizard[data-color="red"] .choice.active .icon{border-color:#f44336;color:#f44336}.card-wizard[data-color="red"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#f44336}.card-wizard[data-color="red"] .radio input[type=radio]:checked~.check{background-color:#f44336}.card-wizard[data-color="red"] .radio input[type=radio]:checked~.circle{border-color:#f44336}.card-wizard[data-color="rose"] .moving-tab{background-color:#e91e63;box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(233,30,99,0.4)}.card-wizard[data-color="rose"] .picture:hover{border-color:#e91e63}.card-wizard[data-color="rose"] .choice:hover .icon,.card-wizard[data-color="rose"] .choice.active .icon{border-color:#e91e63;color:#e91e63}.card-wizard[data-color="rose"] .checkbox input[type=checkbox]:checked+.checkbox-material .check{background-color:#e91e63}.card-wizard[data-color="rose"] .radio input[type=radio]:checked~.check{background-color:#e91e63}.card-wizard[data-color="rose"] .radio input[type=radio]:checked~.circle{border-color:#e91e63}.card-wizard .picture input[type="file"]{cursor:pointer;display:block;height:100%;left:0;opacity:0 !important;position:absolute;top:0;width:100%}.card-wizard .picture-src{width:100%}.card-wizard .tab-content{min-height:340px;padding:20px 15px}.card-wizard .wizard-footer{padding:0 15px}.card-wizard .wizard-footer .checkbox{margin-top:16px}.card-wizard .disabled{display:none}.card-wizard .wizard-header{text-align:center;padding:25px 0 35px}.card-wizard .wizard-header h5{margin:5px 0 0}.card-wizard .nav-pills>li{text-align:center}.card-wizard .btn{text-transform:uppercase}.card-wizard .info-text{text-align:center;font-weight:300;margin:10px 0 30px}.card-wizard .choice{text-align:center;cursor:pointer;margin-top:20px}.card-wizard .choice[disabled]{pointer-events:none;cursor:not-allowed;opacity:.26}.card-wizard .choice .icon{text-align:center;vertical-align:middle;height:116px;width:116px;border-radius:50%;color:#999999;margin:0 auto 20px;border:4px solid #CCCCCC;transition:all 0.2s;-webkit-transition:all 0.2s}.card-wizard .choice i{font-size:40px;line-height:111px}.card-wizard .choice:hover .icon,.card-wizard .choice.active .icon{border-color:#2ca8ff}.card-wizard .choice input[type="radio"],.card-wizard .choice input[type="checkbox"]{position:absolute;left:-10000px;z-index:-1}.card-wizard .btn-finish{display:none}.card-wizard .description{color:#999999;font-size:14px}.card-wizard .wizard-title{margin:0}.card-wizard .nav-pills{background-color:rgba(200,200,200,0.2)}.card-wizard .nav-pills>li+li{margin-left:0}.card-wizard .nav-pills>li>a{border:0 !important;border-radius:0;line-height:18px;text-transform:uppercase;font-size:12px;font-weight:500;min-width:100px;text-align:center;color:#555555 !important}.card-wizard .nav-pills>li.active>a,.card-wizard .nav-pills>li.active>a:hover,.card-wizard .nav-pills>li.active>a:focus,.card-wizard .nav-pills>li>a:hover,.card-wizard .nav-pills>li>a:focus{background-color:inherit;box-shadow:none}.card-wizard .nav-pills>li i{display:block;font-size:30px;padding:15px 0}.ct-chart .ct-series-a .ct-point,.ct-chart .ct-series-a .ct-line,.ct-chart .ct-series-a .ct-bar,.ct-chart .ct-series-a .ct-slice-donut,.ct-chart .ct-series-a .ct-slice-pie,.ct-chart .ct-series-a .ct-slice-donut-solid,.ct-chart .ct-series-a .ct-area{stroke:#00bcd4}.ct-chart .ct-series-b .ct-point,.ct-chart .ct-series-b .ct-line,.ct-chart .ct-series-b .ct-bar,.ct-chart .ct-series-b .ct-slice-donut,.ct-chart .ct-series-b .ct-slice-pie,.ct-chart .ct-series-b .ct-slice-donut-solid,.ct-chart .ct-series-b .ct-area{stroke:#f44336}.ct-chart .ct-series-c .ct-point,.ct-chart .ct-series-c .ct-line,.ct-chart .ct-series-c .ct-bar,.ct-chart .ct-series-c .ct-slice-donut,.ct-chart .ct-series-c .ct-slice-pie,.ct-chart .ct-series-c .ct-slice-donut-solid,.ct-chart .ct-series-c .ct-area{stroke:#ff9800}.ct-chart .ct-bar{fill:none;stroke-width:10px}.ct-chart .ct-line{fill:none;stroke-width:4px}.ct-chart .ct-point{stroke-width:10px;stroke-linecap:round}.ct-chart .ct-grid{stroke:rgba(0,0,0,0.2);stroke-width:1px;stroke-dasharray:2px}.ct-chart .ct-label{fill:rgba(0,0,0,0.4);color:rgba(0,0,0,0.4);display:-webkit-flex;display:flex}.ct-chart .ct-label.ct-vertical.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart .ct-series-a .ct-slice-pie,.ct-chart .ct-series-a .ct-slice-donut-solid,.ct-chart .ct-series-a .ct-area{fill:#00bcd4}.ct-chart .ct-series-b .ct-slice-pie,.ct-chart .ct-series-b .ct-slice-donut-solid,.ct-chart .ct-series-b .ct-area{fill:#f44336}.ct-chart .ct-series-c .ct-slice-pie,.ct-chart .ct-series-c .ct-slice-donut-solid,.ct-chart .ct-series-c .ct-area{fill:#ff9800}/*!
 * Bootstrap-select v1.11.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none !important}.bootstrap-select{width:220px \0}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>select{position:absolute !important;bottom:0;left:50%;display:block !important;width:0.5px !important;height:100% !important;padding:0 !important;opacity:0 !important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block !important;width:100% !important;z-index:2}.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto !important}.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){width:100%}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*="col-"]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group.dropdown-menu-right[class*="col-"],.row .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"]{float:right}.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group .dropdown-menu li.disabled a:hover,.bootstrap-select.btn-group .dropdown-menu li.disabled a:focus{box-shadow:none}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:none !important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0 !important;padding:0 !important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left;text-overflow:ellipsis}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:16px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{border-radius:4px;padding:0;min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:5px 0;margin:0;-webkit-box-shadow:none;box-shadow:none;-ms-overflow-style:auto}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.bootstrap-select.btn-group .dropdown-menu li a:focus,.bootstrap-select.btn-group .dropdown-menu li a:hover{box-shadow:0 4px 20px 0px rgba(0,0,0,0.14),0 7px 10px -5px rgba(93,95,239,0.4)}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:0.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);pointer-events:none;opacity:0.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;font-size:16px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,0.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,0.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid white;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after{display:block}.bs-searchbox,.bs-actionsbox,.bs-donebutton{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}.select-with-transition{border:0 !important;background-image:linear-gradient(#5d5fef, #5d5fef),linear-gradient(#D2D2D2, #D2D2D2);background-size:0 2px, 100% 1px;background-repeat:no-repeat;background-position:center bottom,center calc(100% - 1px);background-color:rgba(0,0,0,0) !important;transition:background 0s ease-out !important;float:none !important;box-shadow:none !important;border-radius:0 !important;color:#3C4858 !important;height:34px;padding-left:0 !important;padding-bottom:5px !important}.select-with-transition .caret,.select-with-transition .ripple-container{display:none}.btn-group.bootstrap-select.show-tick.open .select-with-transition{outline:none !important;background-image:linear-gradient(#5d5fef, #5d5fef),linear-gradient(#D2D2D2, #D2D2D2) !important;background-size:100% 2px, 100% 1px !important;box-shadow:none;transition-duration:0.3s !important}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container.ps-in-scrolling.ps-x:hover>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x:hover>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y:hover>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y:hover>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.bootstrap-tagsinput{display:inline-block;padding:4px 6px;max-width:100%;line-height:22px}.bootstrap-tagsinput input{border:none;box-shadow:none;outline:none;background-color:transparent;margin:0;width:74px;max-width:inherit;background-image:none;display:inline-block}.bootstrap-tagsinput input:focus{border:none;box-shadow:none;background-image:none}.bootstrap-tagsinput.form-control input::-moz-placeholder{color:#777;opacity:1}.bootstrap-tagsinput.form-control input:-ms-input-placeholder,.bootstrap-tagsinput.form-control input::-webkit-input-placeholder{color:#777}.bootstrap-tagsinput .tag{cursor:pointer;margin:5px 3px 5px 0;position:relative;padding:3px 8px;border-radius:12px;color:#FFFFFF;font-weight:500;font-size:0.75em;text-transform:uppercase;display:inline-block;line-height:1.5em;padding-left:0.8em}.bootstrap-tagsinput .tag:hover{padding-right:18px}.bootstrap-tagsinput .tag:hover [data-role="remove"]{opacity:1;padding-right:6px}.bootstrap-tagsinput .tag [data-role="remove"]{cursor:pointer;position:absolute;top:3px;right:0;opacity:0}.bootstrap-tagsinput .tag [data-role="remove"]:after{content:"x";padding:0px 2px}.bootstrap-tagsinput.primary-badge .tag{background-color:#5d5fef;color:#fff}.bootstrap-tagsinput.primary-badge .tag .tagsinput-remove-link{color:#fff}.bootstrap-tagsinput.info-badge .tag{background-color:#00bcd4;color:#fff}.bootstrap-tagsinput.info-badge .tag .tagsinput-remove-link{color:#fff}.bootstrap-tagsinput.success-badge .tag{background-color:#4caf50;color:#fff}.bootstrap-tagsinput.success-badge .tag .tagsinput-remove-link{color:#fff}.bootstrap-tagsinput.warning-badge .tag{background-color:#ff9800;color:#fff}.bootstrap-tagsinput.warning-badge .tag .tagsinput-remove-link{color:#fff}.bootstrap-tagsinput.danger-badge .tag{background-color:#f44336;color:#fff}.bootstrap-tagsinput.danger-badge .tag .tagsinput-remove-link{color:#fff}.bootstrap-tagsinput.rose-badge .tag{background-color:#e91e63;color:#fff}.bootstrap-tagsinput.rose-badge .tag .tagsinput-remove-link{color:#fff}.presentation-page .section-components h6.description,.index-page .section-components h6.description{margin-top:5px;margin-bottom:30px}.presentation-page .page-header,.index-page .page-header{height:90vh;overflow:hidden}.presentation-page .brand,.index-page .brand{color:#fff;text-align:center}.presentation-page .brand h1,.index-page .brand h1{font-size:4.2rem;font-weight:600;display:inline-block;position:relative}.presentation-page .brand h3,.index-page .brand h3{font-size:1.313rem;max-width:500px;margin:10px auto 0}.presentation-page .pro-badge,.index-page .pro-badge{position:absolute;font-size:22px;text-transform:uppercase;font-weight:bold;right:-90px;padding:10px 18px;top:-3px;background:#fff;border-radius:3px;color:#444444;line-height:22px;box-shadow:0 5px 5px -2px rgba(31,31,31,0.4)}.presentation-page .header-filter:after,.index-page .header-filter:after{background:rgba(132,13,121,0.88);background:linear-gradient(45deg, rgba(132,13,121,0.88) 0%, rgba(208,44,180,0.31) 100%);background:-moz-linear-gradient(135deg, rgba(132,13,121,0.88) 0%, rgba(208,44,180,0.31) 100%);background:-webkit-linear-gradient(135deg, rgba(132,13,121,0.88) 0%, rgba(208,44,180,0.31) 100%)}.presentation-page h4.description,.index-page h4.description{font-size:1.5em}.presentation-page .features-1,.index-page .features-1{padding-top:30px;padding-bottom:0}.presentation-page .features-1 .info .info-title,.index-page .features-1 .info .info-title{margin-top:30px}.presentation-page .features-1 h2,.index-page .features-1 h2{margin-bottom:0px}.presentation-page .features-1 .info p,.index-page .features-1 .info p{font-size:16px;line-height:1.6em}.presentation-page .section-cards,.index-page .section-cards{padding:50px 0}.presentation-page .section-cards .image-container,.index-page .section-cards .image-container{max-width:1040px;margin-top:-140px;position:relative;height:660px}.presentation-page .section-cards .image-container img,.index-page .section-cards .image-container img{max-width:1040px;width:auto;position:absolute;right:0;top:0px}.presentation-page .section-cards .col-md-4,.index-page .section-cards .col-md-4{perspective:800px}.presentation-page .section-cards .card,.index-page .section-cards .card{transform-style:preserve-3d;max-width:340px;margin:0 auto}.presentation-page .section-cards .section-description,.index-page .section-cards .section-description{margin-top:130px}.presentation-page .section-sections,.index-page .section-sections{padding-bottom:0;margin-bottom:-35px}.presentation-page .section-sections .section-description,.index-page .section-sections .section-description{text-align:center;margin-bottom:60px}.presentation-page .section-sections .col-md-3,.index-page .section-sections .col-md-3{padding:7.5px}.presentation-page .section-sections img,.index-page .section-sections img{width:100%;border-radius:3px;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}.presentation-page .section-sections img:hover,.index-page .section-sections img:hover{-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.presentation-page .section-examples .section-description,.index-page .section-examples .section-description{text-align:center;margin-bottom:90px}.presentation-page .section-examples .card,.index-page .section-examples .card{margin-bottom:30px;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.presentation-page .section-examples .card img,.index-page .section-examples .card img{border-radius:4px;width:100%}.presentation-page .section-examples .card:hover,.index-page .section-examples .card:hover{-webkit-transform:translate3d(0, -10px, 0);-moz-transform:translate3d(0, -10px, 0);-o-transform:translate3d(0, -10px, 0);-ms-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}.presentation-page .section-examples h4.title,.index-page .section-examples h4.title{text-align:center;margin-bottom:15px}.presentation-page .section-free-demo .icon-github,.index-page .section-free-demo .icon-github{font-size:82px;color:#777777}.presentation-page .section-free-demo h2.title,.index-page .section-free-demo h2.title{margin-top:15px}.presentation-page .section-free-demo .iframe-github,.index-page .section-free-demo .iframe-github{top:6px;display:inline-block;position:relative;margin-left:10px}.presentation-page .section-free-demo .card-title,.presentation-page .section-free-demo ul li,.index-page .section-free-demo .card-title,.index-page .section-free-demo ul li{text-align:left}.presentation-page .section-free-demo ul li b,.index-page .section-free-demo ul li b{min-width:24px;display:inline-block;text-align:center}.presentation-page .section-overview .features-5 .info p,.index-page .section-overview .features-5 .info p{font-size:16px;line-height:1.6em}.presentation-page .section-overview .features-5 .info .icon>i,.index-page .section-overview .features-5 .info .icon>i{font-size:3.5em}.presentation-page .section-overview .features-5:after,.index-page .section-overview .features-5:after{background:rgba(0,0,0,0.75)}.presentation-page .section-testimonials,.index-page .section-testimonials{padding-top:50px;padding-bottom:0}.presentation-page .section-testimonials h3.title,.index-page .section-testimonials h3.title{margin-top:10px;margin-bottom:50px}.presentation-page .section-testimonials .card-title,.index-page .section-testimonials .card-title{margin-top:0px}.presentation-page .section-testimonials .card .content,.index-page .section-testimonials .card .content{padding-top:0px}.presentation-page .section-testimonials .card-description,.index-page .section-testimonials .card-description{font-size:16px;line-height:1.6em}.presentation-page .section-testimonials .our-clients,.index-page .section-testimonials .our-clients{text-align:center}.presentation-page .section-testimonials .our-clients img,.index-page .section-testimonials .our-clients img{width:100%;max-width:140px;margin:0 auto;display:inline-block}.presentation-page .section-pricing,.index-page .section-pricing{z-index:3;position:relative}.presentation-page .section-pricing .nav-pills,.index-page .section-pricing .nav-pills{display:inline-flex;margin-top:0px;margin-bottom:0px}.presentation-page .section-pricing .card-pricing,.index-page .section-pricing .card-pricing{margin-top:45px}.presentation-page .section-pricing .description,.index-page .section-pricing .description{text-align:center}.presentation-page .section-pricing .card-margin,.index-page .section-pricing .card-margin{margin-top:80px}.about-us .page-header{background-size:cover}.about-us .page-header .container{color:#FFFFFF;text-align:center}.about-us .page-header .title{color:#fff}.about-us .about-description{padding:70px 0px 0px 0px}.about-us .about-services{padding-top:10px}.about-us .about-office .description{margin-bottom:70px}.about-us .about-office img{margin:20px 0px}.about-us .about-contact{padding:80px 0px}.about-us .about-contact .description{margin-bottom:70px}.about-us .about-contact .contact-form .bootstrap-select .btn.dropdown-toggle{margin-top:12px}.profile-page .page-header{height:380px;background-position:top center}.profile-page .profile{text-align:center}.profile-page .profile img{max-width:160px;width:100%;margin:0 auto;-webkit-transform:translate3d(0, -50%, 0);-moz-transform:translate3d(0, -50%, 0);-o-transform:translate3d(0, -50%, 0);-ms-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.profile-page .profile .name{margin-top:-80px}.profile-page .follow{position:absolute;top:0;right:0}.profile-page .description{margin:1.071rem auto 0;max-width:600px}.profile-page .profile-tabs{margin-top:4.284rem}.profile-page .gallery{margin-top:3.213rem;padding-bottom:50px}.profile-page .gallery img{width:100%;margin-bottom:2.142rem}.profile-page .follow .btn-fab{margin-top:-28px}.profile-page .card-background .content{padding:30% 0;min-width:160px}.profile-page .work{padding:40px 0px}.profile-page .work .collections{margin-top:20px}.profile-page .work .stats ul>li{padding:5px 0px;font-size:1em}.profile-page .work .stats ul>li b{font-size:1.2em}.profile-page .connections{padding:40px 0px}.profile-page .connections .card-profile{text-align:left}.profile-page .tab-content .collections .card .card-body{display:flex;flex-direction:column;justify-content:center}.profile-page .tab-content .collections .card .card-body .badge{display:inline-table;margin:0 auto}.product-page{background-color:#eee}.product-page .page-header{min-height:60vh;height:auto;background-position:top center}.product-page .main-raised{margin:-40vh 0px 0px;padding:40px}.product-page .title-row{margin-top:-8vh}.product-page .tab-content{margin:30px 0px;overflow:hidden;width:100%;height:auto;text-align:center}.product-page .tab-content img{border-radius:3px;max-width:300px;height:auto}.product-page .main-price{margin:10px 0 25px}.product-page .pick-size{margin-top:50px}.product-page .pick-size .form-group{margin-top:5px}.product-page h2.title{margin-bottom:0px}.product-page .flexi-nav{margin:20px 0 30px;text-align:center}.product-page .flexi-nav>li a{width:80%;max-width:85px;margin:0 auto;padding:8px;display:block;border:1px solid transparent;background:transparent;border-radius:3px;opacity:.8}.product-page .flexi-nav>li a:hover,.product-page .flexi-nav>li a:focus,.product-page .flexi-nav>li a:active{opacity:1;border-color:#DDDDDD}.product-page .flexi-nav>li a img{border-radius:3px;width:100%;height:auto;text-align:center}.product-page .flexi-nav>li a.active{opacity:1;border-color:#DDDDDD}.product-page .related-products{margin-top:50px}.product-page .related-products .title{margin-bottom:80px}.product-page .features{padding-top:30px}.signup-page .page-header{min-height:100vh;height:auto;display:inherit}.signup-page .page-header .container{padding-top:20vh}.signup-page .card-signup{border-radius:6px;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);margin-bottom:100px;padding:40px 0px}.signup-page .info-horizontal{padding:0px 0px 20px}.signup-page .social .btn{margin:5px}.signup-page .social h4{margin-top:20px}.signup-page .footer .container{padding:0}.signup-page .footer .copyright,.signup-page .footer a{color:#FFFFFF}.landing-page .navbar-transparent,.profile-page .navbar-transparent,.login-page .navbar-transparent,.index-page .navbar-transparent,.signup-page .navbar-transparent,.presentation-page .navbar-transparent{padding-top:25px}.blog-post .page-header{min-height:100vh}.blog-post .section-text{padding-bottom:0}.blog-post .section-text p{font-size:1.188rem;line-height:1.5em;color:#555555;margin-bottom:30px}.blog-post .section-text .blockquote p{font-size:1.5rem}.blog-post .section-blog-info{padding-top:30px;padding-bottom:0}.blog-post .section-blog-info .btn{margin-top:0;margin-bottom:0}.blog-post .section-blog-info .blog-tags{padding-top:8px}.blog-post .section-blog-info .card-profile{margin-top:0;text-align:left}.blog-post .section-blog-info .card-profile .description{font-size:1rem}.blog-post .section-blog-info .card-profile .btn{margin-top:25px}.blog-post .section-comments .title{margin-bottom:30px}.blog-post .media p{color:#555555}.blog-posts .nav.nav-pills{display:inline-flex}.blog-posts .card-form-horizontal form .form-group{width:100%;margin:0}.blog-posts .card-form-horizontal form .form-group .form-control{width:100%}.contact-us .contact-content{padding-bottom:40px;padding-top:40px}.contact-us .container{max-width:970px}.contact-us .big-map{height:55vh;width:100%;display:block;position:relative}.contact-us .message{margin-top:20px}.contact-us .info{padding-bottom:10px;padding-top:0px}.contact-us .info .title{margin:25px 0 10px}.login-page .card-signup .card-header{width:auto}.login-page .card-signup .input-group{padding-bottom:7px;margin:27px 0 0 0}.login-page .page-header{display:inherit}.login-page .page-header .container{padding-top:23vh}.login-page .footer .container{padding:0}.login-page .footer .copyright,.login-page .footer a{color:#FFFFFF}.ecommerce .container{position:relative;z-index:2}.ecommerce .card-header .container{padding-top:20vh;color:#FFFFFF;text-align:center}.ecommerce .card-refine.card-rose a:hover,.ecommerce .card-refine.card-rose a[aria-expanded="true"]{color:#e91e63}.ecommerce .card-refine .card-body{padding-left:15px;padding-right:15px}.ecommerce .card-refine .card-body.card-refine{padding-left:15px;padding-right:15px}.ecommerce .card-refine .card-body .card-collapse .card-body{max-height:273px;overflow-y:scroll}.ecommerce .card-refine .card-heading i{float:none}.ecommerce .card-refine .price-right,.ecommerce .card-refine .price-left{font-weight:500}.ecommerce .card-refine .btn{margin:-3px 0}.ecommerce .card-refine .card{margin-bottom:0}.ecommerce .card-refine .checkbox input[type=checkbox]:checked+.checkbox-material .check{background:#e91e63}.ecommerce .card-form-horizontal form .form-group{width:100%}.ecommerce .card-form-horizontal form .form-group .form-control{width:100%}.ecommerce .card-product .price-container{display:inline-flex}.ecommerce .card-product .image{overflow:hidden;border-radius:6px}.page-header{height:100%;min-height:-webkit-fill-available;background-position:center center;background-size:cover;margin:0;padding:0;border:0;display:flex;align-items:center}.page-header .carousel .carousel-indicators{bottom:60px}.page-header>.container{color:#fff}.page-header .title{color:#fff}.page-header.header-small{height:65vh;min-height:65vh}.page-header .iframe-container iframe{width:100%;box-shadow:0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.header-filter{position:relative}.header-filter:before,.header-filter:after{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:""}.header-filter::before{background:rgba(0,0,0,0.5)}.header-filter .container{z-index:2;position:relative}.clear-filter::before{background:none}.purple-filter:after{background:rgba(101,47,142,0.64);background:linear-gradient(45deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%);background:-moz-linear-gradient(135deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%);background:-webkit-linear-gradient(135deg, rgba(101,47,142,0.88) 0%, rgba(125,46,185,0.45) 100%)}.header-filter[filter-color="purple"]:after,.header-filter[filter-color="primary"]:after{background:rgba(225,190,231,0.56);background:-webkit-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-o-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:-moz-linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95));background:linear-gradient(60deg, rgba(225,190,231,0.56), rgba(186,104,200,0.95))}.header-filter[filter-color="blue"]:after,.header-filter[filter-color="info"]:after{background:rgba(178,235,242,0.56);background:-webkit-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-o-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:-moz-linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95));background:linear-gradient(60deg, rgba(178,235,242,0.56), rgba(77,208,225,0.95))}.header-filter[filter-color="green"]:after,.header-filter[filter-color="success"]:after{background:rgba(165,214,167,0.56);background:-webkit-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-o-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:-moz-linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95));background:linear-gradient(60deg, rgba(165,214,167,0.56), rgba(102,187,106,0.95))}.header-filter[filter-color="orange"]:after,.header-filter[filter-color="warning"]:after{background:rgba(255,224,178,0.56);background:-webkit-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-o-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:-moz-linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95));background:linear-gradient(60deg, rgba(255,224,178,0.56), rgba(255,183,77,0.95))}.header-filter[filter-color="red"]:after,.header-filter[filter-color="danger"]:after{background:rgba(239,154,154,0.56);background:-webkit-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-o-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:-moz-linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95));background:linear-gradient(60deg, rgba(239,154,154,0.56), rgba(239,83,80,0.95))}.header-filter[filter-color="rose"]:after{background:rgba(248,187,208,0.56);background:-webkit-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-o-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:-moz-linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95));background:linear-gradient(60deg, rgba(248,187,208,0.56), rgba(240,98,146,0.95))}.clear-filter:before{display:none}.header-1 .wrapper,.header-2 .wrapper,.header-3 .wrapper{background:#CCCCCC}.header-2 .page-header .container{padding-top:25vh}.header-2 .page-header .card{margin-top:60px}.header-3 .btn{margin:0}.header-3 h6{margin-bottom:0}.card-form-horizontal .form-group{margin-bottom:0}.footer{padding:0.9375rem 0;text-align:center;display:-webkit-flex;display:flex}.footer ul{margin-bottom:0;padding:0;list-style:none}.footer ul li{display:inline-block}.footer ul li a{color:inherit;padding:0.9375rem;font-weight:500;font-size:12px;text-transform:uppercase;border-radius:3px;text-decoration:none;position:relative;display:block}.footer ul li a:hover{text-decoration:none}.footer ul li .btn{margin:0}.footer ul.links-horizontal:first-child a{padding-left:0}.footer ul.links-horizontal:last-child a{padding-right:0}.footer ul.links-vertical li{display:block;margin-left:-5px;margin-right:-5px}.footer ul.links-vertical li a{padding:5px}.footer .social-buttons a,.footer .social-buttons .btn{margin-top:5px;margin-bottom:5px}.footer .footer-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px;margin-left:-15px}.footer .footer-brand:hover,.footer .footer-brand:focus{color:#3C4858}.footer .copyright{padding:15px 0}.footer .copyright .material-icons{font-size:18px;position:relative;top:3px}.footer .pull-center{display:inline-block;float:none}.off-canvas-sidebar .footer{position:absolute;bottom:0;width:100%}.footer-big{padding:1.875rem 0}.footer-big .content{text-align:left}.footer-big .social-feed i{font-size:20px;display:table-cell;padding-right:10px}.footer-big .social-feed p{display:table-cell;vertical-align:top;overflow:hidden;padding-bottom:10px;max-width:300px}.footer-big .gallery-feed img{width:20%;margin-right:5%;margin-bottom:5%;float:left}.footer-white{background-color:#fff}.footer-gray{background-color:#eeeeee}.footer-black{background:#232323;background:-moz-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));background:-webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-o-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:-ms-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);background:radial-gradient(ellipse at center, #585858 0%, #232323 100%);background-size:550% 450%}.footer-black a{color:#fff;opacity:.86}.footer-black a:hover,.footer-black a:focus{opacity:1}.footer-black .footer-brand{color:#fff}.footer-black .footer-brand:hover,.footer-black .footer-brand:focus{color:#fff}.footer-black h5,.footer-black h4,.footer-black i,.footer-black .copyright{color:#fff}.footer-black hr{border-color:rgba(255,255,255,0.2)}@media all and (max-width: 991px){[class*="navbar-expand-"]>.container,[class*="navbar-expand-"]>.container-fluid{padding-left:15px;padding-right:15px}.navbar .navbar-collapse .navbar-nav>li.button-container{padding:15px}.carousel .card .card-body{max-width:340px;margin:0 auto;min-height:400px}.navbar-collapse{position:fixed;display:block;top:0px;height:100vh;width:230px;right:0;margin-right:0 !important;z-index:1032;visibility:visible;background-color:#999;overflow-y:visible;border-top:none;text-align:left;padding-right:0;padding-left:0;max-height:none !important;-webkit-transform:translate3d(230px, 0, 0);-moz-transform:translate3d(230px, 0, 0);-o-transform:translate3d(230px, 0, 0);-ms-transform:translate3d(230px, 0, 0);transform:translate3d(230px, 0, 0);-webkit-transition:all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-ms-transition:all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1)}.navbar-collapse::after{top:0;left:0;height:100%;width:100%;position:absolute;background-color:#fff;display:block;content:"";z-index:1}.navbar-collapse .dropdown-toggle:after{position:absolute;right:16px;margin-top:8px}.navbar-collapse .navbar-nav{position:relative;z-index:3}.navbar-collapse .navbar-nav .nav-item .nav-link{color:#3C4858;margin:5px 15px}.navbar-collapse .navbar-nav .nav-item.button-container .nav-link{margin:15px}.navbar-collapse .navbar-nav .nav-item:after{width:calc(100% - 30px);content:"";display:block;height:1px;margin-left:15px}.navbar-collapse .navbar-nav .nav-item:last-child:after{display:none}.nav-open .navbar-collapse{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.nav-open .navbar-translate{-webkit-transform:translate3d(-230px, 0, 0);-moz-transform:translate3d(-230px, 0, 0);-o-transform:translate3d(-230px, 0, 0);-ms-transform:translate3d(-230px, 0, 0);transform:translate3d(-230px, 0, 0)}.navbar .navbar-translate{width:100%;position:relative;display:flex;-ms-flex-pack:justify !important;justify-content:space-between !important;-ms-flex-align:center;align-items:center;-webkit-transition:transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);-ms-transition:transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1)}.navbar .dropdown.show .dropdown-menu{display:block}.navbar .dropdown .dropdown-menu{display:none}.navbar .dropdown-menu .dropdown-item{margin-left:1.5rem;margin-right:1.5rem}.navbar .dropdown.show .dropdown-menu,.navbar .dropdown .dropdown-menu{background-color:transparent;border:0;padding-bottom:15px;transition:none;-webkit-box-shadow:none;box-shadow:none;transform:none !important;width:auto;margin-bottom:15px;padding-top:0;height:300px;animation:none;opacity:1;overflow-y:scroll}.navbar.navbar-transparent .navbar-toggler .navbar-toggler-icon{background-color:#fff}#bodyClick{height:100%;width:100%;position:fixed;opacity:0;top:0;left:auto;right:230px;content:"";z-index:1029;overflow-x:hidden}#navbar .navbar-collapse,#navigation .navbar-collapse{display:none !important}}@media all and (min-width: 991px){.navbar .navbar-nav{align-items:center}.navbar .navbar-nav .button-container{margin-left:0.1875px}}@media screen and (max-width: 991px){.presentation-page .section-components .components-macbook{max-width:850px !important;max-height:480px !important;margin-top:12vh;left:-12px}.presentation-page .section-components .coloured-card-img,.presentation-page .section-components .table-img{display:none}.presentation-page .section-components .social-img{left:47%;top:37%}.presentation-page .section-components .pin-btn-img{top:54%}.presentation-page .section-components .share-btn-img{top:12%}.presentation-page .section-components .coloured-card-btn-img{top:-2%;left:65%}.presentation-page .section-content .area-img{max-width:130px;max-height:170px}.presentation-page .section-content .info-img{max-width:170px;max-height:120px}}@media screen and (max-width: 767px){.presentation-page .section-components .components-macbook{max-width:350px !important;max-height:250px !important;margin-top:12vh;left:-12px}.presentation-page .section-components .coloured-card-img,.presentation-page .section-components .table-img{display:none}.presentation-page .section-components .social-img{left:-7%;top:37%}.presentation-page .section-components .pin-btn-img{top:54%}.presentation-page .section-components .share-btn-img{top:7%}.presentation-page .section-components .coloured-card-btn-img{top:-2%}.presentation-page #cd-vertical-nav,.index-page #cd-vertical-nav,.section-page #cd-vertical-nav{display:none}.index-page .cd-section .tim-typo .tim-note{width:60px}}@media screen and (max-width: 400px){.pro-badge{top:90px !important;right:30px !important}.cd-vertical-nav{display:none !important}}@media (max-width: 991px){.form-group textarea{padding-top:15px}.nav-open .menu-on-left .main-panel{position:initial}html,body{overflow-x:hidden}.nav-open .menu-on-left .main-panel,.nav-open .menu-on-left .wrapper-full-page,.nav-open .menu-on-left .navbar-fixed>div{-webkit-transform:translate3d(260px, 0, 0);-moz-transform:translate3d(260px, 0, 0);-o-transform:translate3d(260px, 0, 0);-ms-transform:translate3d(260px, 0, 0);transform:translate3d(260px, 0, 0)}.menu-on-left .sidebar,.menu-on-left .off-canvas-sidebar{left:0;right:auto;-webkit-transform:translate3d(-260px, 0, 0);-moz-transform:translate3d(-260px, 0, 0);-o-transform:translate3d(-260px, 0, 0);-ms-transform:translate3d(-260px, 0, 0);transform:translate3d(-260px, 0, 0)}.menu-on-left .close-layer{left:auto;right:0}.timeline:before{left:5%}.timeline>li>.timeline-badge{left:5%}.timeline>li>.timeline-panel{float:right;width:86%}.timeline>li>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.nav-mobile-menu .dropdown .dropdown-menu{display:none;position:static !important;background-color:transparent;width:auto;float:none;box-shadow:none}.nav-mobile-menu .dropdown .dropdown-menu.showing{animation:initial;animation-duration:0s}.nav-mobile-menu .dropdown .dropdown-menu.hiding{transform:none;opacity:1}.nav-mobile-menu .dropdown.show .dropdown-menu{display:block}.nav-mobile-menu li.active>a{background-color:rgba(255,255,255,0.1)}.navbar-minimize{display:none}.card .form-horizontal .label-on-left,.card .form-horizontal .label-on-right{padding-left:15px;padding-top:8px}.card .form-horizontal .form-group{margin-top:0px}.card .form-horizontal .checkbox-radios{padding-bottom:15px}.card .form-horizontal .checkbox-radios .checkbox:first-child,.card .form-horizontal .checkbox-radios .radio:first-child{margin-top:0}.card .form-horizontal .checkbox-inline{margin-top:0}.sidebar{display:none;box-shadow:none}.sidebar .sidebar-wrapper{padding-bottom:60px}.sidebar .nav-mobile-menu{margin-top:0}.sidebar .nav-mobile-menu .notification{float:left;line-height:30px;margin-right:8px}.sidebar .nav-mobile-menu .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.main-panel{width:100%}.navbar-transparent{padding-top:15px;background-color:rgba(0,0,0,0.45)}body{position:relative}.nav-open .main-panel,.nav-open .wrapper-full-page,.nav-open .navbar .container .navbar-toggler,.nav-open .navbar .container .navbar-wrapper,.nav-open .navbar .container{left:0;-webkit-transform:translate3d(-260px, 0, 0);-moz-transform:translate3d(-260px, 0, 0);-o-transform:translate3d(-260px, 0, 0);-ms-transform:translate3d(-260px, 0, 0);transform:translate3d(-260px, 0, 0)}.nav-open .sidebar{box-shadow:0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2)}.nav-open .off-canvas-sidebar .navbar-collapse,.nav-open .sidebar{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.wrapper-full-page,.navbar .container .navbar-toggler,.navbar .container .navbar-wrapper,.navbar .container{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);-webkit-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-ms-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);left:0}.off-canvas-sidebar .navbar .container{transform:none}.main-panel,.navbar-collapse{-webkit-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-ms-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1)}.navbar .navbar-collapse.collapse,.navbar .navbar-collapse.collapse.in,.navbar .navbar-collapse.collapsing{display:none !important}.off-canvas-sidebar .navbar .navbar-collapse.collapse,.off-canvas-sidebar .navbar .navbar-collapse.collapse.in,.off-canvas-sidebar .navbar .navbar-collapse.collapsing{display:block !important}.navbar-nav>li{float:none;position:relative;display:block}.off-canvas-sidebar nav .navbar-collapse{margin:0}.off-canvas-sidebar nav .navbar-collapse>ul{margin-top:19px}.sidebar,.off-canvas-sidebar nav .navbar-collapse{position:fixed;display:block;top:0;height:100vh;width:260px;right:0;left:auto;z-index:1032;visibility:visible;background-color:#9A9A9A;overflow-y:visible;border-top:none;text-align:left;padding-right:0px;padding-left:0;-webkit-transform:translate3d(260px, 0, 0);-moz-transform:translate3d(260px, 0, 0);-o-transform:translate3d(260px, 0, 0);-ms-transform:translate3d(260px, 0, 0);transform:translate3d(260px, 0, 0);-webkit-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);-ms-transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1)}.sidebar>ul,.off-canvas-sidebar nav .navbar-collapse>ul{position:relative;z-index:4;width:100%}.sidebar::before,.off-canvas-sidebar nav .navbar-collapse::before{top:0;left:0;height:100%;width:100%;position:absolute;display:block;content:"";z-index:1}.sidebar .logo,.off-canvas-sidebar nav .navbar-collapse .logo{position:relative;z-index:4}.sidebar .navbar-form,.off-canvas-sidebar nav .navbar-collapse .navbar-form{margin:10px 0px;float:none !important;padding-top:1px;padding-bottom:1px;position:relative}.sidebar .table-responsive,.off-canvas-sidebar nav .navbar-collapse .table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.form-group.form-search .form-control{font-size:1.7em;height:37px;width:78%}.navbar-form .btn{position:absolute;top:-5px;right:-50px}.close-layer{height:100%;width:100%;position:absolute;opacity:0;top:0;left:auto;background:rgba(0,0,0,0.35);content:"";z-index:9999;overflow-x:hidden;-webkit-transition:all 370ms ease-in;-moz-transition:all 370ms ease-in;-o-transition:all 370ms ease-in;-ms-transition:all 370ms ease-in;transition:all 370ms ease-in}.close-layer.visible{opacity:1}.navbar-toggler .icon-bar{display:block;position:relative;background:#555 !important;width:24px;height:2px;border-radius:1px;margin:0 auto}.navbar-header .navbar-toggler{padding:15px;margin-top:4px;width:40px;height:40px}.bar1,.bar2,.bar3{outline:1px solid transparent}@keyframes topbar-x{0%{top:0px;transform:rotate(0deg)}45%{top:6px;transform:rotate(145deg)}75%{transform:rotate(130deg)}100%{transform:rotate(135deg)}}@-webkit-keyframes topbar-x{0%{top:0px;-webkit-transform:rotate(0deg)}45%{top:6px;-webkit-transform:rotate(145deg)}75%{-webkit-transform:rotate(130deg)}100%{-webkit-transform:rotate(135deg)}}@-moz-keyframes topbar-x{0%{top:0px;-moz-transform:rotate(0deg)}45%{top:6px;-moz-transform:rotate(145deg)}75%{-moz-transform:rotate(130deg)}100%{-moz-transform:rotate(135deg)}}@keyframes topbar-back{0%{top:6px;transform:rotate(135deg)}45%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}100%{top:0px;transform:rotate(0)}}@-webkit-keyframes topbar-back{0%{top:6px;-webkit-transform:rotate(135deg)}45%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}100%{top:0px;-webkit-transform:rotate(0)}}@-moz-keyframes topbar-back{0%{top:6px;-moz-transform:rotate(135deg)}45%{-moz-transform:rotate(-10deg)}75%{-moz-transform:rotate(5deg)}100%{top:0px;-moz-transform:rotate(0)}}@keyframes bottombar-x{0%{bottom:0px;transform:rotate(0deg)}45%{bottom:6px;transform:rotate(-145deg)}75%{transform:rotate(-130deg)}100%{transform:rotate(-135deg)}}@-webkit-keyframes bottombar-x{0%{bottom:0px;-webkit-transform:rotate(0deg)}45%{bottom:6px;-webkit-transform:rotate(-145deg)}75%{-webkit-transform:rotate(-130deg)}100%{-webkit-transform:rotate(-135deg)}}@-moz-keyframes bottombar-x{0%{bottom:0px;-moz-transform:rotate(0deg)}45%{bottom:6px;-moz-transform:rotate(-145deg)}75%{-moz-transform:rotate(-130deg)}100%{-moz-transform:rotate(-135deg)}}@keyframes bottombar-back{0%{bottom:6px;transform:rotate(-135deg)}45%{transform:rotate(10deg)}75%{transform:rotate(-5deg)}100%{bottom:0px;transform:rotate(0)}}@-webkit-keyframes bottombar-back{0%{bottom:6px;-webkit-transform:rotate(-135deg)}45%{-webkit-transform:rotate(10deg)}75%{-webkit-transform:rotate(-5deg)}100%{bottom:0px;-webkit-transform:rotate(0)}}@-moz-keyframes bottombar-back{0%{bottom:6px;-moz-transform:rotate(-135deg)}45%{-moz-transform:rotate(10deg)}75%{-moz-transform:rotate(-5deg)}100%{bottom:0px;-moz-transform:rotate(0)}}.navbar-toggler .icon-bar:nth-child(2){top:0px;-webkit-animation:topbar-back 500ms linear 0s;-moz-animation:topbar-back 500ms linear 0s;animation:topbar-back 500ms 0s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.navbar-toggler .icon-bar:nth-child(3){opacity:1}.navbar-toggler .icon-bar:nth-child(4){bottom:0px;-webkit-animation:bottombar-back 500ms linear 0s;-moz-animation:bottombar-back 500ms linear 0s;animation:bottombar-back 500ms 0s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.navbar-toggler.toggled .icon-bar:nth-child(2){top:6px;-webkit-animation:topbar-x 500ms linear 0s;-moz-animation:topbar-x 500ms linear 0s;animation:topbar-x 500ms 0s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.navbar-toggler.toggled .icon-bar:nth-child(3){opacity:0}.navbar-toggler.toggled .icon-bar:nth-child(4){bottom:6px;-webkit-animation:bottombar-x 500ms linear 0s;-moz-animation:bottombar-x 500ms linear 0s;animation:bottombar-x 500ms 0s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.dropdown-menu .divider{background-color:rgba(229,229,229,0.15)}.navbar-nav{margin:1px 0}.navbar-nav .open .dropdown-menu>li>a{padding:15px 15px 5px 50px}.navbar-nav .open .dropdown-menu>li:first-child>a{padding:5px 15px 5px 50px}.navbar-nav .open .dropdown-menu>li:last-child>a{padding:15px 15px 25px 50px}[class*="navbar-"] .navbar-nav>li>a,[class*="navbar-"] .navbar-nav>li>a:hover,[class*="navbar-"] .navbar-nav>li>a:focus,[class*="navbar-"] .navbar-nav .active>a,[class*="navbar-"] .navbar-nav .active>a:hover,[class*="navbar-"] .navbar-nav .active>a:focus,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:hover,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:focus,[class*="navbar-"] .navbar-nav .navbar-nav .open .dropdown-menu>li>a:active{color:white}[class*="navbar-"] .navbar-nav>li>a,[class*="navbar-"] .navbar-nav>li>a:hover,[class*="navbar-"] .navbar-nav>li>a:focus,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:hover,[class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:focus{opacity:.7;background:transparent}[class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu>li>a:active{opacity:1}[class*="navbar-"] .navbar-nav .dropdown>a:hover .caret{border-bottom-color:#777;border-top-color:#777}[class*="navbar-"] .navbar-nav .dropdown>a:active .caret{border-bottom-color:white;border-top-color:white}.dropdown-menu{display:none}.navbar-fixed-top{-webkit-backface-visibility:hidden}#bodyClick{height:100%;width:100%;position:fixed;opacity:0;top:0;left:auto;right:260px;content:"";z-index:9999;overflow-x:hidden}.social-line .btn{margin:0 0 10px 0}.subscribe-line .form-control{margin:0 0 10px 0}.social-line.pull-right{float:none}.footer:not(.footer-big) nav>ul li{float:none}.social-area.pull-right{float:none !important}.form-control+.form-control-feedback{margin-top:-8px}.navbar-toggle:hover,.navbar-toggle:focus{background-color:transparent !important}.media-post .author{width:20%;float:none !important;display:block;margin:0 auto 10px}.media-post .media-body{width:100%}.navbar-collapse.collapse{height:100% !important}.navbar-collapse.collapse.in{display:block}.navbar-header .collapse,.navbar-toggle{display:block !important}.navbar-header{float:none}.navbar-collapse .nav p{font-size:1rem;margin:0}}@media (min-width: 992px){.main-panel .navbar .navbar-collapse .navbar-nav .nav-item .nav-link p{display:none}}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;width:278px;padding:4px;margin-top:1px;top:100px;left:20px}.daterangepicker:before,.daterangepicker:after{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,0.2);content:''}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.dropup{margin-top:-5px}.daterangepicker.dropup:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.dropup:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.dropdown-menu{max-width:none;z-index:3001}.daterangepicker.single .ranges,.daterangepicker.single .calendar{float:none}.daterangepicker.show-calendar .calendar{display:block}.daterangepicker .calendar{display:none;max-width:270px;margin:4px}.daterangepicker .calendar.single .calendar-table{border:none}.daterangepicker .calendar th,.daterangepicker .calendar td{white-space:nowrap;text-align:center;min-width:32px}.daterangepicker .calendar-table{border:1px solid #fff;padding:4px;border-radius:4px;background-color:#fff}.daterangepicker table{width:100%;margin:0}.daterangepicker td,.daterangepicker th{text-align:center;width:20px;height:20px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker td.disabled,.daterangepicker option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{width:50px;margin-bottom:0}.daterangepicker .input-mini{border:1px solid #ccc;border-radius:4px;color:#555;height:30px;line-height:30px;display:block;vertical-align:middle;margin:0 0 5px 0;padding:0 6px 0 28px;width:100%}.daterangepicker .input-mini.active{border:1px solid #08c;border-radius:4px}.daterangepicker .daterangepicker_input{position:relative}.daterangepicker .daterangepicker_input i{position:absolute;left:8px;top:8px}.daterangepicker.rtl .input-mini{padding-right:28px;padding-left:6px}.daterangepicker.rtl .daterangepicker_input i{left:auto;right:8px}.daterangepicker .calendar-time{text-align:center;margin:5px auto;line-height:30px;position:relative;padding-left:28px}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.ranges{font-size:11px;float:none;margin:4px;text-align:left}.ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.ranges li{font-size:13px;background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:4px;color:#08c;padding:3px 12px;margin-bottom:8px;cursor:pointer}.ranges li:hover{background-color:#08c;border:1px solid #08c;color:#fff}.ranges li.active{background-color:#08c;border:1px solid #08c;color:#fff}@media (min-width: 564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:160px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .calendar.left{clear:none}.daterangepicker.single.ltr .ranges,.daterangepicker.single.ltr .calendar{float:left}.daterangepicker.single.rtl .ranges,.daterangepicker.single.rtl .calendar{float:right}.daterangepicker.ltr{direction:ltr;text-align:left}.daterangepicker.ltr .calendar.left{clear:left;margin-right:0}.daterangepicker.ltr .calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.ltr .calendar.right{margin-left:0}.daterangepicker.ltr .calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.ltr .left .daterangepicker_input{padding-right:12px}.daterangepicker.ltr .calendar.left .calendar-table{padding-right:12px}.daterangepicker.ltr .ranges,.daterangepicker.ltr .calendar{float:left}.daterangepicker.rtl{direction:rtl;text-align:right}.daterangepicker.rtl .calendar.left{clear:right;margin-left:0}.daterangepicker.rtl .calendar.left .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.rtl .calendar.right{margin-right:0}.daterangepicker.rtl .calendar.right .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.rtl .left .daterangepicker_input{padding-left:12px}.daterangepicker.rtl .calendar.left .calendar-table{padding-left:12px}.daterangepicker.rtl .ranges,.daterangepicker.rtl .calendar{text-align:right;float:right}}@media (min-width: 730px){.daterangepicker .ranges{width:auto}.daterangepicker.ltr .ranges{float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .calendar.left{clear:none !important}}.jcrop-holder{direction:ltr;text-align:left}.jcrop-vline,.jcrop-hline{background:#fff url(/assets/Jcrop-84a7f966d62bae87922a647224b04effc1236b4f8b63077d76d731a2b32a9803.gif) top left repeat;font-size:0;position:absolute}.jcrop-vline{height:100%;width:1px !important}.jcrop-hline{height:1px !important;width:100%}.jcrop-vline.right{right:0}.jcrop-hline.bottom{bottom:0}.jcrop-handle{background-color:#333;border:1px #eee solid;font-size:1px}.jcrop-tracker{height:100%;width:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px}.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%}.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%}.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0}.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0}.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px}.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%}.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px}.jcrop-dragbar.ord-n{margin-top:-4px}.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px}.jcrop-dragbar.ord-e{margin-right:-4px;right:0}.jcrop-dragbar.ord-w{margin-left:-4px}.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;filter:Alpha(opacity=70) !important;opacity:0.7 !important}.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#FFF;border-radius:3px}.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;filter:Alpha(opacity=70) !important;opacity:0.7 !important}.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#FFF;border-color:#000;border-radius:3px}.jcrop-holder img,img.jcrop-preview{max-width:none}.jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:#333;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-no-icons .jstree-themeicon,.jstree-anchor>.jstree-themeicon-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;-moz-box-shadow:5px 5px 4px -4px #666666;-webkit-box-shadow:2px 2px 2px #999999;box-shadow:2px 2px 2px #999999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none;display:inline}.vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:black;white-space:nowrap;line-height:2.4em;-moz-text-shadow:1px 1px 0 white;-webkit-text-shadow:1px 1px 0 white;text-shadow:1px 1px 0 white;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:white;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;-moz-text-shadow:0 0 0 transparent;-webkit-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:transparent;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:white;margin:0 0.5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:0.8em;color:silver;opacity:0.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 0.5em;border-left-color:white;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px 0 2px}.jstree-proton .jstree-node,.jstree-proton .jstree-icon{background-repeat:no-repeat;background-color:transparent}.jstree-proton .jstree-anchor,.jstree-proton .jstree-wholerow{transition:background-color 0.15s, box-shadow 0.15s, color 0.15s}.jstree-proton .jstree-hovered{background:#76b6ec;color:#ffffff;border-radius:3px;box-shadow:inset 0 0 1px #76b6ec}.jstree-proton .jstree-clicked{background:#3392e3;color:#ffffff;border-radius:3px;box-shadow:inset 0 0 1px #3392e3}.jstree-proton .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-proton .jstree-disabled{background:transparent;color:#666666}.jstree-proton .jstree-disabled.jstree-hovered{background:transparent;box-shadow:none}.jstree-proton .jstree-disabled.jstree-clicked{background:#efefef}.jstree-proton .jstree-disabled>.jstree-icon{opacity:0.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");-webkit-filter:grayscale(100%)}.jstree-proton .jstree-search{font-style:italic;color:#8b0000;font-weight:bold}.jstree-proton .jstree-no-checkboxes .jstree-checkbox{display:none !important}.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked{background:transparent;color:inherit;box-shadow:none}.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#76b6ec;color:#ffffff}.jstree-proton.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:transparent;color:inherit}.jstree-proton.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#76b6ec;color:#ffffff}.jstree-proton>.jstree-striped{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat}.jstree-proton>.jstree-wholerow-ul .jstree-hovered,.jstree-proton>.jstree-wholerow-ul .jstree-clicked{background:transparent;box-shadow:none;border-radius:0}.jstree-proton .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-proton .jstree-wholerow-hovered{background:#76b6ec}.jstree-proton .jstree-wholerow-clicked{background:#3392e3;background:-moz-linear-gradient(top, #3392e3 0%, #3392e3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #3392e3), color-stop(100%, #3392e3));background:-webkit-linear-gradient(top, #3392e3 0%, #3392e3 100%);background:-o-linear-gradient(top, #3392e3 0%, #3392e3 100%);background:-ms-linear-gradient(top, #3392e3 0%, #3392e3 100%);background:linear-gradient(to bottom, #3392e3 0%, #3392e3 100%)}.jstree-proton .jstree-node{min-height:22px;line-height:22px;margin-left:22px;min-width:22px}.jstree-proton .jstree-anchor{line-height:22px;margin:1px 0 2px;height:auto;white-space:normal;position:relative;padding-left:26px}.jstree-proton .jstree-anchor .jstree-icon{position:absolute;top:0;left:0}.jstree-proton .jstree-icon{width:22px;height:22px;line-height:22px}.jstree-proton .jstree-icon:empty{width:22px;height:22px;line-height:22px}.jstree-proton.jstree-rtl .jstree-node{margin-right:22px}.jstree-proton .jstree-wholerow{height:22px}.jstree-proton .jstree-node,.jstree-proton .jstree-icon{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png)}.jstree-proton .jstree-node{background-position:-293px -5px;background-repeat:repeat-y}.jstree-proton .jstree-last{background:transparent}.jstree-proton .jstree-open>.jstree-ocl{background-position:-133px -5px}.jstree-proton .jstree-closed>.jstree-ocl{background-position:-101px -5px}.jstree-proton .jstree-leaf>.jstree-ocl{background-position:-69px -5px}.jstree-proton .jstree-themeicon{background-position:-261px -7px}.jstree-proton>.jstree-no-dots .jstree-node,.jstree-proton>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-37px -5px}.jstree-proton>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-5px -5px}.jstree-proton .jstree-disabled{background:transparent}.jstree-proton .jstree-disabled.jstree-hovered{background:transparent}.jstree-proton .jstree-disabled.jstree-clicked{background:#efefef}.jstree-proton .jstree-checkbox{background-position:-165px -5px}.jstree-proton .jstree-checkbox:hover{background-position:-165px -37px}.jstree-proton.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-proton .jstree-checked>.jstree-checkbox{background-position:-229px -5px}.jstree-proton.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-proton .jstree-checked>.jstree-checkbox:hover{background-position:-229px -37px}.jstree-proton .jstree-anchor>.jstree-undetermined{background-position:-197px -5px}.jstree-proton .jstree-anchor>.jstree-undetermined:hover{background-position:-197px -37px}.jstree-proton>.jstree-striped{background-size:auto 44px}.jstree-proton.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-proton.jstree-rtl .jstree-last{background:transparent}.jstree-proton.jstree-rtl .jstree-open>.jstree-ocl{background-position:-133px -37px}.jstree-proton.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-101px -37px}.jstree-proton.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-69px -37px}.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-37px -37px}.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-5px -37px}.jstree-proton .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}.jstree-proton>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/throbber-1299a5f9a9ef802a1793fb5a8fce23703690522fa31ce9c24e5991d634e2b563.gif) center center no-repeat}.jstree-proton .jstree-file{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -101px -69px no-repeat}.jstree-proton .jstree-folder{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -261px -5px no-repeat}.jstree-proton>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-proton{line-height:22px;padding:0 4px}#jstree-dnd.jstree-proton .jstree-ok,#jstree-dnd.jstree-proton .jstree-er{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-proton i{background:transparent;width:22px;height:22px;line-height:22px}#jstree-dnd.jstree-proton .jstree-ok{background-position:-5px -69px}#jstree-dnd.jstree-proton .jstree-er{background-position:-37px -69px}.jstree-proton.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==")}.jstree-proton.jstree-rtl .jstree-last{background:transparent}.jstree-proton-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-proton-small .jstree-anchor{line-height:18px;margin:1px 0 2px;height:18px}.jstree-proton-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-proton-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-proton-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-proton-small .jstree-wholerow{height:18px}.jstree-proton-small .jstree-node,.jstree-proton-small .jstree-icon{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png)}.jstree-proton-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-proton-small .jstree-last{background:transparent}.jstree-proton-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-proton-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-proton-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-proton-small .jstree-themeicon{background-position:-263px -9px}.jstree-proton-small>.jstree-no-dots .jstree-node,.jstree-proton-small>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-proton-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-proton-small .jstree-disabled{background:transparent}.jstree-proton-small .jstree-disabled.jstree-hovered{background:transparent}.jstree-proton-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-proton-small .jstree-checkbox{background-position:-167px -7px}.jstree-proton-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-proton-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-proton-small .jstree-checked>.jstree-checkbox{background-position:-231px -7px}.jstree-proton-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-proton-small .jstree-checked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-proton-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-proton-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-proton-small>.jstree-striped{background-size:auto 36px}.jstree-proton-small.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-proton-small.jstree-rtl .jstree-last{background:transparent}.jstree-proton-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-proton-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-proton-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-proton-small .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}.jstree-proton-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/throbber-1299a5f9a9ef802a1793fb5a8fce23703690522fa31ce9c24e5991d634e2b563.gif) center center no-repeat}.jstree-proton-small .jstree-file{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -103px -71px no-repeat}.jstree-proton-small .jstree-folder{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -263px -7px no-repeat}.jstree-proton-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-proton-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-proton-small .jstree-ok,#jstree-dnd.jstree-proton-small .jstree-er{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-proton-small i{background:transparent;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-proton-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-proton-small .jstree-er{background-position:-39px -71px}.jstree-proton-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==")}.jstree-proton-small.jstree-rtl .jstree-last{background:transparent}.jstree-proton-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-proton-large .jstree-anchor{line-height:32px;margin:1px 0 2px;height:32px}.jstree-proton-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-proton-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-proton-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-proton-large .jstree-wholerow{height:32px}.jstree-proton-large .jstree-node,.jstree-proton-large .jstree-icon{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png)}.jstree-proton-large .jstree-node{background-position:-288px 0px;background-repeat:repeat-y}.jstree-proton-large .jstree-last{background:transparent}.jstree-proton-large .jstree-open>.jstree-ocl{background-position:-128px 0px}.jstree-proton-large .jstree-closed>.jstree-ocl{background-position:-96px 0px}.jstree-proton-large .jstree-leaf>.jstree-ocl{background-position:-64px 0px}.jstree-proton-large .jstree-themeicon{background-position:-256px -2px}.jstree-proton-large>.jstree-no-dots .jstree-node,.jstree-proton-large>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0px}.jstree-proton-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0px 0px}.jstree-proton-large .jstree-disabled{background:transparent}.jstree-proton-large .jstree-disabled.jstree-hovered{background:transparent}.jstree-proton-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-proton-large .jstree-checkbox{background-position:-160px 0px}.jstree-proton-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-proton-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-proton-large .jstree-checked>.jstree-checkbox{background-position:-224px 0px}.jstree-proton-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-proton-large .jstree-checked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-proton-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0px}.jstree-proton-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-proton-large>.jstree-striped{background-size:auto 64px}.jstree-proton-large.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-proton-large.jstree-rtl .jstree-last{background:transparent}.jstree-proton-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-proton-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-proton-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0px -32px}.jstree-proton-large .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}.jstree-proton-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/throbber-1299a5f9a9ef802a1793fb5a8fce23703690522fa31ce9c24e5991d634e2b563.gif) center center no-repeat}.jstree-proton-large .jstree-file{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -96px -64px no-repeat}.jstree-proton-large .jstree-folder{background:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png) -256px 0px no-repeat}.jstree-proton-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-proton-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-proton-large .jstree-ok,#jstree-dnd.jstree-proton-large .jstree-er{background-size:320px 96px;background-image:url(/assets/32px-719fe7102264de67b028fd822def79b3d437fd1a7aca004f946c31972d756bc7.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-proton-large i{background:transparent;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-proton-large .jstree-ok{background-position:0px -64px}#jstree-dnd.jstree-proton-large .jstree-er{background-position:-32px -64px}.jstree-proton-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==")}.jstree-proton-large.jstree-rtl .jstree-last{background:transparent}@media (max-width: 768px){#jstree-dnd.jstree-dnd-responsive{line-height:30px;font-weight:bold;font-size:1.1em;text-shadow:1px 1px white}#jstree-dnd.jstree-dnd-responsive>i{background:transparent;width:30px;height:30px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png);background-position:0 -150px;background-size:90px 180px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png);background-position:-30px -150px;background-size:90px 180px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width: 768px){.jstree-proton-responsive .jstree-container-ul{overflow:hidden}.jstree-proton-responsive .jstree-icon{background-image:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png);background-size:90px 180px}.jstree-proton-responsive .jstree-node,.jstree-proton-responsive .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-responsive .jstree-node{min-height:30px;line-height:30px;margin-left:30px;min-width:30px;white-space:nowrap}.jstree-proton-responsive .jstree-anchor{line-height:38px;height:38px;margin:0}.jstree-proton-responsive .jstree-icon,.jstree-proton-responsive .jstree-icon:empty{margin-top:4px;width:30px;height:30px;line-height:30px}.jstree-proton-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-proton-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:30px}.jstree-proton-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-proton-responsive .jstree-ocl,.jstree-proton-responsive .jstree-themeicon,.jstree-proton-responsive .jstree-checkbox{background-size:90px 180px}.jstree-proton-responsive .jstree-leaf>.jstree-ocl{background:transparent}.jstree-proton-responsive .jstree-open>.jstree-ocl{background-position:0 0px !important}.jstree-proton-responsive .jstree-closed>.jstree-ocl{background-position:0 -30px !important}.jstree-proton-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-30px 0px !important}.jstree-proton-responsive .jstree-themeicon{background-position:-30px -30px}.jstree-proton-responsive .jstree-checkbox,.jstree-proton-responsive .jstree-checkbox:hover{background-position:-30px -60px}.jstree-proton-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-proton-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-proton-responsive .jstree-checked>.jstree-checkbox,.jstree-proton-responsive .jstree-checked>.jstree-checkbox:hover{background-position:0 -60px}.jstree-proton-responsive .jstree-anchor>.jstree-undetermined,.jstree-proton-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -90px}.jstree-proton-responsive>.jstree-striped{background:transparent}.jstree-proton-responsive .jstree-wholerow-ul li{position:relative}.jstree-proton-responsive .jstree-wholerow-ul .jstree-wholerow{position:absolute;top:0;left:-1000px;right:-1000px;width:auto;height:100%}.jstree-proton-responsive .jstree-wholerow{border-top:1px solid rgba(0,0,0,0.05);background:rgba(0,0,0,0.02);height:30px}.jstree-proton-responsive .jstree-wholerow-hovered{background:#76b6ec}.jstree-proton-responsive .jstree-wholerow-clicked{background:#3392e3}.jstree-proton-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-proton-responsive .jstree-node,.jstree-proton-responsive .jstree-icon,.jstree-proton-responsive .jstree-node>.jstree-ocl,.jstree-proton-responsive .jstree-themeicon,.jstree-proton-responsive .jstree-checkbox{background-image:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png);background-size:90px 180px}.jstree-proton-responsive .jstree-node{background-position:-60px 0;background-repeat:repeat-y}.jstree-proton-responsive .jstree-last{background:transparent}.jstree-proton-responsive .jstree-leaf>.jstree-ocl{background-position:-30px -90px}.jstree-proton-responsive .jstree-last>.jstree-ocl{background-position:-30px -120px}.jstree-proton-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-proton-responsive .jstree-file{background:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png) 0 -120px no-repeat;background-size:90px 180px}.jstree-proton-responsive .jstree-folder{background:url(/assets/30px-071c01f7a9e6048f51a506d8910449e3c57a27dadff4a71d9b78956b6057b131.png) -30px -30px no-repeat;background-size:90px 180px}.jstree-proton-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-extralight-webfont-0efe5b568c5309a1c25c03699b3b57833e9fede6b4271631dc890773ad197b6c.eot);src:url(/assets/titillium/titilliumweb-extralight-webfont-0efe5b568c5309a1c25c03699b3b57833e9fede6b4271631dc890773ad197b6c.eot?#iefix) format("embedded-opentype"),url(/assets/titillium/titilliumweb-extralight-webfont-1dba0df50e7139541c1007862d628cfb87d0634dd967c184e2a4c8fde4ef0873.woff) format("woff"),url(/assets/titillium/titilliumweb-extralight-webfont-0eda00eec498e06177c711f2213ec489d4f5fb716096ca9fd557c4035c0c7e14.ttf) format("truetype"),url(/assets/titillium/titilliumweb-extralight-webfont-558f7d823955eb6355d6e0c703548b71a6ec5f28b53f8fa0056f889255f8cae7.svg#titillium_webthin) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-regular-webfont-77b02b5d0ddf7349aa1b2851487891d0bdcc099722738ae0e9745de6124677ab.eot);src:url(/assets/titillium/titilliumweb-regular-webfont-77b02b5d0ddf7349aa1b2851487891d0bdcc099722738ae0e9745de6124677ab.eot?#iefix) format("embedded-opentype"),url(/assets/titillium/titilliumweb-regular-webfont-fad9f6130cfc281f0226007bc5cf9ab5e8892177fa898e0c808ddc781d1cfe2b.woff) format("woff"),url(/assets/titillium/titilliumweb-regular-webfont-028b8753ac352cf6d1b6e63186125f2aeb9385fb2d91d1e50adb1c4d5ab89684.ttf) format("truetype"),url(/assets/titillium/titilliumweb-regular-webfont-9bc7382f177b92b19317a79657cc45b3c517de6c50f8167ff01e99e2b9c213e9.svg#titillium_webregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-bold-webfont-df73cd778c2d8801501ee91b83b38fbde774f13a1149ee99ba52b471a4008a79.eot);src:url(/assets/titillium/titilliumweb-bold-webfont-df73cd778c2d8801501ee91b83b38fbde774f13a1149ee99ba52b471a4008a79.eot?#iefix) format("embedded-opentype"),url(/assets/titillium/titilliumweb-bold-webfont-9dc46885602ab211bfbd1c090cdb9f91a98899e01a5cda58d3abfed9f1fa0075.woff) format("woff"),url(/assets/titillium/titilliumweb-bold-webfont-ecce90b65ee0e71e248085f2f478508421899eb78876f25d2d319bb6de87aa83.ttf) format("truetype"),url(/assets/titillium/titilliumweb-bold-webfont-379b5ce2bb641f8467da4f7003c4b0675e1bf4766ac8b4013ba8c471d5813802.svg#titillium_webbold) format("svg");font-weight:700;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-extralight-webfont-558f7d823955eb6355d6e0c703548b71a6ec5f28b53f8fa0056f889255f8cae7.svg#titillium_webthin) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-regular-webfont-9bc7382f177b92b19317a79657cc45b3c517de6c50f8167ff01e99e2b9c213e9.svg#titillium_webregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Titillium Web';src:url(/assets/titillium/titilliumweb-bold-webfont-379b5ce2bb641f8467da4f7003c4b0675e1bf4766ac8b4013ba8c471d5813802.svg#titillium_webbold) format("svg");font-weight:700;font-style:normal}}.jstree-proton{font-family:'Titillium Web', sans-serif, Arial, sans-serif}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#FFF;box-shadow:0 0 8px rgba(0,0,0,0.3);transition:margin-top 0.3s ease, height 0.3s ease;transform:translateZ(0);box-sizing:border-box}.iziModal *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0px;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.35)));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );transition:height 0.3s ease-in-out, opacity 0.3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0px;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88A0B9;padding:14px 18px 15px 18px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,0.3),0 0 0px #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,0.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#FFF;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,0.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-title,.iziModal .iziModal-header-subtitle{display:block;margin:0;padding:0;font-family:'Lato', Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:none;height:34px;width:34px;border:0;padding:0;margin:0;opacity:0.3;border-radius:50%;transition:transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1),opacity 0.5s ease;background-size:67% !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==") no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=") no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC") no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:0.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px 15px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-title,.iziModal-rtl .iziModal-header-subtitle{text-align:right;font-family:Tahoma, 'Lato', Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,0.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,0.6)}.iziModal.iziModal-light .iziModal-button-close{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC") no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC") no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC") no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:before,.iziModal .iziModal-content:after{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px 0;width:100%;transition:height 0.3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:white;line-height:16px;font-size:9px;font-family:'Lato', Arial;letter-spacing:0.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::before,.iziModal-navigate-caption::after{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100% !important}.iziModal-navigate-caption:before{left:0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=") no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC") no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100% !important;cursor:pointer;padding:0;opacity:0.2;transition:opacity 0.3s ease;pointer-events:all;margin:0;outline:none}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==") no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=") no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0 !important;margin-bottom:auto !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.iziModal.isAttachedBottom{margin-top:auto !important;margin-bottom:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.iziModal.isFullscreen{max-width:100% !important;margin:0 !important;height:100% !important;border-radius:0 !important}.iziModal.isAttached{border-radius:0 !important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isOverflow{overflow:hidden}html.iziModal-isOverflow body,html.iziModal-isAttached body{overflow-y:scroll;position:relative}html.iziModal-isAttached{overflow:hidden}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);background-clip:padding-box;border:solid transparent;border-width:0px;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,0.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);-moz-animation:iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);animation:iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;animation:iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-title,.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation:iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;animation:iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);animation:iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0.0s;-moz-animation:0.0s;animation-delay:0.0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:0.4s;-moz-animation:0.4s;animation-delay:0.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:0.5s;-moz-animation:0.5s;animation-delay:0.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none !important}.iziModal.fadeOut,.iziModal-overlay.fadeOut,.iziModal-navigate.fadeOut,.iziModal .fadeOut{-webkit-animation:iziM-fadeOut 0.5s;-moz-animation:iziM-fadeOut 0.5s;animation:iziM-fadeOut 0.5s;animation-fill-mode:forwards}.iziModal.fadeIn,.iziModal-overlay.fadeIn,.iziModal-navigate.fadeIn,.iziModal .fadeIn{-webkit-animation:iziM-fadeIn 0.5s;-moz-animation:iziM-fadeIn 0.5s;animation:iziM-fadeIn 0.5s}.iziModal.comingIn,.iziModal-overlay.comingIn{-webkit-animation:iziM-comingIn 0.5s ease;-moz-animation:iziM-comingIn 0.5s ease;animation:iziM-comingIn 0.5s ease}.iziModal.comingOut,.iziModal-overlay.comingOut{-webkit-animation:iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);-moz-animation:iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);animation-fill-mode:forwards}.iziModal.bounceInDown,.iziModal-overlay.bounceInDown{-webkit-animation:iziM-bounceInDown 0.7s ease;animation:iziM-bounceInDown 0.7s ease}.iziModal.bounceOutDown,.iziModal-overlay.bounceOutDown{-webkit-animation:iziM-bounceOutDown 0.7s ease;animation:iziM-bounceOutDown 0.7s ease}.iziModal.bounceInUp,.iziModal-overlay.bounceInUp{-webkit-animation:iziM-bounceInUp 0.7s ease;animation:iziM-bounceInUp 0.7s ease}.iziModal.bounceOutUp,.iziModal-overlay.bounceOutUp{-webkit-animation:iziM-bounceOutUp 0.7s ease;animation:iziM-bounceOutUp 0.7s ease}.iziModal.fadeInDown,.iziModal-overlay.fadeInDown{-webkit-animation:iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal.fadeOutDown,.iziModal-overlay.fadeOutDown{-webkit-animation:iziM-fadeOutDown 0.5s ease;animation:iziM-fadeOutDown 0.5s ease}.iziModal.fadeInUp,.iziModal-overlay.fadeInUp{-webkit-animation:iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal.fadeOutUp,.iziModal-overlay.fadeOutUp{-webkit-animation:iziM-fadeOutUp 0.5s ease;animation:iziM-fadeOutUp 0.5s ease}.iziModal.fadeInLeft,.iziModal-overlay.fadeInLeft{-webkit-animation:iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal.fadeOutLeft,.iziModal-overlay.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft 0.5s ease;animation:iziM-fadeOutLeft 0.5s ease}.iziModal.fadeInRight,.iziModal-overlay.fadeInRight{-webkit-animation:iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal.fadeOutRight,.iziModal-overlay.fadeOutRight{-webkit-animation:iziM-fadeOutRight 0.5s ease;animation:iziM-fadeOutRight 0.5s ease}.iziModal.flipInX,.iziModal-overlay.flipInX{-webkit-animation:iziM-flipInX 0.7s ease;animation:iziM-flipInX 0.7s ease}.iziModal.flipOutX,.iziModal-overlay.flipOutX{-webkit-animation:iziM-flipOutX 0.7s ease;animation:iziM-flipOutX 0.7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1, 0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1, 0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1, 0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(0.3, 0.3, 1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 1)}}@-webkit-keyframes iziM-bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -1000px, 0);transform:translate3d(0, -1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -1000px, 0);transform:translate3d(0, -1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 1000px, 0);transform:translate3d(0, 1000px, 0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 1000px, 0);transform:translate3d(0, 1000px, 0)}}@-webkit-keyframes iziM-bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 1000px, 0);transform:translate3d(0, 1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes iziM-bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 1000px, 0);transform:translate3d(0, 1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -1000px, 0);transform:translate3d(0, -1000px, 0)}}@-webkit-keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@keyframes iziM-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@-webkit-keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}}@keyframes iziM-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}}@-webkit-keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}}@keyframes iziM-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}}@-webkit-keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}}@keyframes iziM-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 40deg);transform:perspective(400px) rotate3d(1, 0, 0, 40deg);opacity:0}}@keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 40deg);transform:perspective(400px) rotate3d(1, 0, 0, 40deg);opacity:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.a_pf-wrap .a_pf-placeholder,.a_pf-wrap .a_pf-tip{font-family:Arial, Helvetica, sans-serif;font-size:14px}.a_pf-txt-pass,.a_pf-txt-clear{outline:0}.a_pf-txt-pass::-ms-clear,.a_pf-txt-pass::-ms-reveal,.a_pf-txt-clear::-ms-clear,.a_pf-txt-clear::-ms-reveal{display:none}.a_pf-wrap .a_pf-btn{display:none;width:25px;text-align:center;color:#9e9e9e;cursor:pointer;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.a_pf-wrap .a_pf-btn:hover{color:#4b4b4b}.a_pf-wrap .a_pf-btn.a_pf-btn-gen{width:22px}.a_pf-wrap .a_pf-btn-gen-i{width:16px;height:16px;display:block;margin:0 auto}.a_pf-wrap .a_pf-btn-gen-i,.a_pf-wrap .a_pf-btn-gen-help{height:16px;background:url(/assets/passfield/rand-d320396def06c678dcc6a091c5a686df6f2e7adb614a98cd4cd1108bf789addd.png) center -16px no-repeat}.a_pf-wrap .a_pf-btn-gen-i:hover{background-position:center 0}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.a_pf-wrap .a_pf-btn-gen-i,.a_pf-wrap .a_pf-btn-gen-help{background-image:url(/assets/passfield/rand@2x-f1865590bdd0319df6b09a92e6f87ca6cb8187357f159fa47564d88e731667c5.png);background-size:16px}}.a_pf-wrap .a_pf-placeholder{display:block;color:#aaa;text-align:left;overflow:hidden;cursor:text}.a_pf-wrap .a_pf-warn{color:#b94a48;display:inline-block;margin:0}.a_pf-wrap.a_pf-wrap-no-ib .a_pf-warn{display:inline;padding-bottom:2px}.a_pf-wrap .a_pf-tip{display:none;line-height:18px;margin:0;padding:0;z-index:10000}.a_pf-wrap .a_pf-tip-arr-wrap{height:9px;margin:0}.a_pf-wrap.a_pf-wrap-no-ib .a_pf-tip-arr-wrap{display:none}.a_pf-wrap .a_pf-tip-arr{display:block;top:0;margin:0 0 0 20px;padding:0;border-color:transparent transparent #9e9e9e transparent;border-style:solid;border-width:0 10px 10px 10px;width:0;height:0}.a_pf-wrap .a_pf-tip-arr-in{display:block;position:relative;top:-9px;margin:0 0 0 20px;padding:0;border-color:transparent transparent white transparent;border-style:solid;border-width:0 10px 10px 10px;width:0;height:0}.a_pf-wrap .a_pf-tip-body{display:block;border:1px solid #9e9e9e;border-radius:3px;padding:5px;background-color:white;color:#333;margin:0}.a_pf-wrap .a_pf-btn-gen-help{display:inline-block;width:16px;cursor:default;vertical-align:bottom;margin:0 1px 2px 1px;padding:0}.a_pf-wrap.a_pf-wrap-no-ib .a_pf-btn-gen-help{display:inline}.a_pf-wrap.a_pf-wrap-no-ib .arrow{display:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eee 100%);background-image:-o-linear-gradient(top, white 50%, #eee 100%);background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eee 50%);background-image:-o-linear-gradient(top, white 0%, #eee 50%);background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, white 100%);background-image:-o-linear-gradient(top, #eee 50%, white 100%);background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777777;display:block;padding:6px 12px;font-size:12px;line-height:1.428571429;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-webkit-transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 4px 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eeeeee}.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}.select2-container--bootstrap .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.428571429;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent transparent;border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.428571429;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:transparent;padding:0 12px;height:32px;line-height:1.428571429;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-5px}.select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple{min-height:30px;border-radius:3px}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:5px}.select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:5px}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0 5px;margin-left:-5px;margin-left:-10px;margin-top:-2.5px}.select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple{min-height:46px;border-radius:6px}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:10px}.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}.select2-container--bootstrap[dir="rtl"] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group .select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .select2-container--bootstrap.select2-container--open,.input-group .select2-container--bootstrap.select2-container--focus{z-index:3}.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-bottom-right-radius:0;border-top-right-radius:0}.select2-bootstrap-append .select2-container--bootstrap,.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-prepend .select2-container--bootstrap,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute !important;width:1px !important}.form-inline .select2-container--bootstrap{display:inline-block}.orgchart{box-sizing:content-box;display:inline-block;min-height:202px;min-width:202px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-size:10px 10px;border:1px dashed rgba(0,0,0,0)}.orgchart .hidden,.orgchart~.hidden{display:none}.orgchart.b2t{transform:rotate(180deg)}.orgchart.l2r{transform:rotate(-90deg) rotateY(180deg);transform-origin:top left;display:block;margin-top:-50%}.orgchart .verticalNodes ul{list-style:none;margin:0;padding-left:18px;text-align:left}.orgchart .verticalNodes ul:first-child{margin-top:2px}.orgchart .verticalNodes>td::before{content:'';border:1px solid rgba(217,83,79,0.8)}.orgchart .verticalNodes>td>ul>li:first-child::before{box-sizing:border-box;top:-5px;height:30px;width:calc(50% - 2px);border-width:2px 0 0 2px}.orgchart .verticalNodes ul>li{position:relative}.orgchart .verticalNodes ul>li::before,.orgchart .verticalNodes ul>li::after{box-sizing:border-box;content:'';position:absolute;left:-6px;border-color:rgba(217,83,79,0.8);border-style:solid;border-width:0 0 2px 2px}.orgchart .verticalNodes ul>li::before{top:-4px;height:30px;width:11px}.orgchart .verticalNodes ul>li::after{top:1px;height:100%}.orgchart .verticalNodes ul>li:first-child::after{box-sizing:border-box;top:24px;width:11px;border-width:2px 0 0 2px}.orgchart .verticalNodes ul>li:last-child::after{box-sizing:border-box;border-width:2px 0 0}.orgchart.r2l{position:absolute;transform:rotate(90deg);transform-origin:left top}.orgchart>.spinner{font-size:100px;margin-top:30px;color:rgba(68,157,68,0.8)}.orgchart table{border-spacing:0;border-collapse:separate}.orgchart>table:first-child{margin:20px auto}.orgchart td{text-align:center;vertical-align:top;padding:0}.orgchart .lines:nth-child(3) td{box-sizing:border-box;height:20px}.orgchart .lines .topLine{border-top:2px solid #ef5350}.orgchart .lines .rightLine{border-right:1px solid #ef5350;float:none;border-radius:0}.orgchart .lines .leftLine{border-left:1px solid #ef5350;float:none;border-radius:0}.orgchart .lines .downLine{background-color:#ef5350;margin:0 auto;height:20px;width:2px;float:none}.orgchart .node{box-sizing:border-box;display:inline-block;position:relative;margin:0;padding:3px;border:2px dashed transparent;text-align:center;width:160px}.orgchart.l2r .node,.orgchart.r2l .node{width:159px;height:160px}.orgchart .node>.spinner{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);vertical-align:middle;font-size:30px;color:rgba(68,157,68,0.8)}.orgchart .node:hover{background-color:rgba(238,217,54,0.5);transition:.5s;cursor:default;z-index:20}.orgchart .node.focused{background-color:rgba(238,217,54,0.5)}.orgchart .ghost-node{position:fixed;left:-10000px;top:-10000px}.orgchart .ghost-node rect{fill:#ffffff;stroke:#bf0000}.orgchart .node.allowedDrop{border-color:rgba(68,157,68,0.9)}.orgchart .node .title{text-align:center;font-size:12px;font-weight:bold;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(60deg, #ef5350, #e53935);color:#fff;border-radius:4px 4px 0 0;margin-top:0;margin-bottom:0;padding-top:7px}.orgchart.b2t .node .title{transform:rotate(-180deg);transform-origin:center bottom}.orgchart.l2r .node .node-inner{transform:rotate(-90deg) rotateY(180deg);transform-origin:left top}.orgchart.r2l .node .title{transform:rotate(-90deg) translate(-40px, -40px);transform-origin:bottom center;width:120px}.orgchart .node .title .symbol{display:none;float:left;margin-top:4px;margin-left:2px}.orgchart .node .content{box-sizing:border-box;width:100%;height:20px;font-size:11px;line-height:18px;border:1px solid #ef5350;border-radius:0 0 4px 4px;text-align:center;background-color:#fff;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orgchart.b2t .node .content{transform:rotate(180deg);transform-origin:center top}.orgchart.l2r .node .content{transform:rotate(-90deg) translate(-40px, -40px) rotateY(180deg);transform-origin:top center;width:120px}.orgchart.r2l .node .content{transform:rotate(-90deg) translate(-40px, -40px);transform-origin:top center;width:120px}.orgchart .node .edge{font-size:15px;position:absolute;color:rgba(68,157,68,0.5);cursor:default;transition:.2s}.orgchart.noncollapsable .node .edge{display:none}.orgchart .edge:hover{color:#449d44;cursor:pointer}.orgchart .node .verticalEdge{width:calc(100% - 10px);width:-webkit-calc(100% - 10px);width:-moz-calc(100% - 10px);left:5px}.orgchart .node .topEdge{top:-4px}.orgchart .node .bottomEdge{bottom:-4px}.orgchart .node .horizontalEdge{width:15px;height:calc(100% - 10px);height:-webkit-calc(100% - 10px);height:-moz-calc(100% - 10px);top:5px}.orgchart .node .rightEdge{right:-4px}.orgchart .node .leftEdge{left:-4px}.orgchart .node .horizontalEdge::before{position:absolute;top:calc(50% - 7px)}.orgchart .node .rightEdge::before{right:3px}.orgchart .node .leftEdge::before{left:3px}.orgchart .node .toggleBtn{position:absolute;left:5px;bottom:-2px;color:rgba(68,157,68,0.6)}.orgchart .node .toggleBtn:hover{color:rgba(68,157,68,0.8)}.oc-export-btn{display:inline-block;position:absolute;right:5px;top:5px;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;user-select:none;color:#fff;background-color:#5cb85c;border:1px solid transparent;border-color:#4cae4c;border-radius:4px}.oc-export-btn[disabled]{cursor:not-allowed;box-shadow:none;opacity:0.3}.oc-export-btn:hover,.oc-export-btn:focus,.oc-export-btn:active{background-color:#449d44;border-color:#347a34}.orgchart~.mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;text-align:center;background-color:rgba(0,0,0,0.3)}.orgchart~.mask .spinner{position:absolute;top:calc(50% - 54px);left:calc(50% - 54px);color:rgba(255,255,255,0.8);font-size:108px}.orgchart .node{transition:transform 0.3s, opacity 0.3s}.orgchart .slide-down{opacity:0;transform:translateY(40px)}.orgchart.l2r .node.slide-down,.orgchart.r2l .node.slide-down{transform:translateY(130px)}.orgchart .slide-up{opacity:0;transform:translateY(-40px)}.orgchart.l2r .node.slide-up,.orgchart.r2l .node.slide-up{transform:translateY(-130px)}.orgchart .slide-right{opacity:0;transform:translateX(130px)}.orgchart.l2r .node.slide-right,.orgchart.r2l .node.slide-right{transform:translateX(40px)}.orgchart .slide-left{opacity:0;transform:translateX(-130px)}.orgchart.l2r .node.slide-left,.orgchart.r2l .node.slide-left{transform:translateX(-40px)}.node-inner{background:white;width:150px;height:149px;border:2px solid;font-size:12px;line-height:1.3}.node-inner img{width:56px}.chart_wrapper{overflow:hidden;width:850px}.chart_inner{padding:20px;display:table}#chart-container{padding:50% 0;height:0}@media (min-width: 768px){.orgchart.l2r .node{height:240px;width:101px}.chart_wrapper{width:1150px}.node-inner{height:91px;width:231px}.node-inner .name-position{width:147px;margin-left:6px}}@font-face{font-family:'isax-bold';src:url(/assets/iconsax/variants/bold/isax-bold-54db2c9a8530eeaa66d7a7f48ffb9ed2e7b21e6de402c144d3bdf3fb47865f7c.eot?361vzn);src:url(/assets/iconsax/variants/bold/isax-bold-54db2c9a8530eeaa66d7a7f48ffb9ed2e7b21e6de402c144d3bdf3fb47865f7c.eot?361vzn#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/bold/isax-bold-e369a61ab035d78c7cc12a94d3435e2fc6e29388fcd09e04badf6450f3f186a3.ttf?361vzn) format("truetype"),url(/assets/iconsax/variants/bold/isax-bold-7024f32a4a6511903825c6de9f353312d195444616d4b7342ce9eca729af7ab6.woff?361vzn) format("woff"),url(/assets/iconsax/variants/bold/isax-bold-6521a9557c146592b78f86e3ff34719162087354c1a40a7ca7228f622d49731b.svg?361vzn#isax-bold) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-bold-"],[class*=" isax-bold-"]{font-family:'isax-bold' !important}.isax-bold-aave:before{content:"\e900"}.isax-bold-activity:before{content:"\e901"}.isax-bold-ada:before{content:"\e902"}.isax-bold-add:before{content:"\e903"}.isax-bold-add-circle:before{content:"\e904"}.isax-bold-additem:before{content:"\e905"}.isax-bold-add-square:before{content:"\e906"}.isax-bold-airdrop:before{content:"\e907"}.isax-bold-airplane:before{content:"\e908"}.isax-bold-airplane-square:before{content:"\e909"}.isax-bold-airpod:before{content:"\e90a"}.isax-bold-airpods:before{content:"\e90b"}.isax-bold-alarm:before{content:"\e90c"}.isax-bold-align-bottom:before{content:"\e90d"}.isax-bold-align-horizontally:before{content:"\e90e"}.isax-bold-align-left:before{content:"\e90f"}.isax-bold-align-right:before{content:"\e910"}.isax-bold-align-vertically:before{content:"\e911"}.isax-bold-android:before{content:"\e912"}.isax-bold-ankr:before{content:"\e913"}.isax-bold-apple:before{content:"\e914"}.isax-bold-aquarius:before{content:"\e915"}.isax-bold-archive:before{content:"\e916"}.isax-bold-archive-1:before{content:"\e917"}.isax-bold-archive-2:before{content:"\e918"}.isax-bold-archive-add:before{content:"\e919"}.isax-bold-archive-book:before{content:"\e91a"}.isax-bold-archive-minus:before{content:"\e91b"}.isax-bold-archive-slash:before{content:"\e91c"}.isax-bold-archive-tick:before{content:"\e91d"}.isax-bold-arrange-circle:before{content:"\e91e"}.isax-bold-arrange-circle-2:before{content:"\e91f"}.isax-bold-arrange-square:before{content:"\e920"}.isax-bold-arrange-square-2:before{content:"\e921"}.isax-bold-arrow:before{content:"\e922"}.isax-bold-arrow-2:before{content:"\e923"}.isax-bold-arrow-3:before{content:"\e924"}.isax-bold-arrow-circle-down:before{content:"\e925"}.isax-bold-arrow-circle-left:before{content:"\e926"}.isax-bold-arrow-circle-right:before{content:"\e927"}.isax-bold-arrow-circle-up:before{content:"\e928"}.isax-bold-arrow-down:before{content:"\e929"}.isax-bold-arrow-down-1:before{content:"\e92a"}.isax-bold-arrow-down-2:before{content:"\e92b"}.isax-bold-arrow-down-3:before{content:"\e92c"}.isax-bold-arrow-left:before{content:"\e92d"}.isax-bold-arrow-left-1:before{content:"\e92e"}.isax-bold-arrow-left-2:before{content:"\e92f"}.isax-bold-arrow-left-3:before{content:"\e930"}.isax-bold-arrow-right:before{content:"\e931"}.isax-bold-arrow-right-1:before{content:"\e932"}.isax-bold-arrow-right-2:before{content:"\e933"}.isax-bold-arrow-right-3:before{content:"\e934"}.isax-bold-arrow-square:before{content:"\e935"}.isax-bold-arrow-square-down:before{content:"\e936"}.isax-bold-arrow-square-left:before{content:"\e937"}.isax-bold-arrow-square-right:before{content:"\e938"}.isax-bold-arrow-square-up:before{content:"\e939"}.isax-bold-arrow-swap:before{content:"\e93a"}.isax-bold-arrow-swap-horizontal:before{content:"\e93b"}.isax-bold-arrow-up:before{content:"\e93c"}.isax-bold-arrow-up-1:before{content:"\e93d"}.isax-bold-arrow-up-2:before{content:"\e93e"}.isax-bold-arrow-up-3:before{content:"\e93f"}.isax-bold-attach-circle:before{content:"\e940"}.isax-bold-attach-square:before{content:"\e941"}.isax-bold-audio-square:before{content:"\e942"}.isax-bold-autobrightness:before{content:"\e943"}.isax-bold-avax:before{content:"\e944"}.isax-bold-award:before{content:"\e945"}.isax-bold-back-square:before{content:"\e946"}.isax-bold-backward:before{content:"\e947"}.isax-bold-backward-5-seconds:before{content:"\e948"}.isax-bold-backward-10-seconds:before{content:"\e949"}.isax-bold-backward-15-seconds:before{content:"\e94a"}.isax-bold-backward-item:before{content:"\e94b"}.isax-bold-bag:before{content:"\e94c"}.isax-bold-bag-2:before{content:"\e94d"}.isax-bold-bag-cross:before{content:"\e94e"}.isax-bold-bag-cross-1:before{content:"\e94f"}.isax-bold-bag-happy:before{content:"\e950"}.isax-bold-bag-tick:before{content:"\e951"}.isax-bold-bag-tick-2:before{content:"\e952"}.isax-bold-bag-timer:before{content:"\e953"}.isax-bold-bank:before{content:"\e954"}.isax-bold-barcode:before{content:"\e955"}.isax-bold-battery-3full:before{content:"\e956"}.isax-bold-battery-charging:before{content:"\e957"}.isax-bold-battery-disable:before{content:"\e958"}.isax-bold-battery-empty:before{content:"\e959"}.isax-bold-battery-empty-1:before{content:"\e95a"}.isax-bold-battery-full:before{content:"\e95b"}.isax-bold-be:before{content:"\e95c"}.isax-bold-bezier:before{content:"\e95d"}.isax-bold-bill:before{content:"\e95e"}.isax-bold-bitcoin-card:before{content:"\e95f"}.isax-bold-bitcoin-convert:before{content:"\e960"}.isax-bold-bitcoin-refresh:before{content:"\e961"}.isax-bold-blend:before{content:"\e962"}.isax-bold-blend-2:before{content:"\e963"}.isax-bold-blogger:before{content:"\e964"}.isax-bold-bluetooth:before{content:"\e965"}.isax-bold-bluetooth-2:before{content:"\e966"}.isax-bold-bluetooth-circle:before{content:"\e967"}.isax-bold-bluetooth-rectangle:before{content:"\e968"}.isax-bold-blur:before{content:"\e969"}.isax-bold-bnb:before{content:"\e96a"}.isax-bold-book:before{content:"\e96b"}.isax-bold-book-1:before{content:"\e96c"}.isax-bold-bookmark:before{content:"\e96d"}.isax-bold-bookmark-2:before{content:"\e96e"}.isax-bold-book-saved:before{content:"\e96f"}.isax-bold-book-square:before{content:"\e970"}.isax-bold-bootstrap:before{content:"\e971"}.isax-bold-box:before{content:"\e972"}.isax-bold-box-1:before{content:"\e973"}.isax-bold-box-2:before{content:"\e974"}.isax-bold-box-add:before{content:"\e975"}.isax-bold-box-remove:before{content:"\e976"}.isax-bold-box-search:before{content:"\e977"}.isax-bold-box-tick:before{content:"\e978"}.isax-bold-box-time:before{content:"\e979"}.isax-bold-briefcase:before{content:"\e97a"}.isax-bold-brifecase-cross:before{content:"\e97b"}.isax-bold-brifecase-tick:before{content:"\e97c"}.isax-bold-brifecase-timer:before{content:"\e97d"}.isax-bold-broom:before{content:"\e97e"}.isax-bold-brush:before{content:"\e97f"}.isax-bold-brush-1:before{content:"\e980"}.isax-bold-brush-2:before{content:"\e981"}.isax-bold-brush-3:before{content:"\e982"}.isax-bold-brush-4:before{content:"\e983"}.isax-bold-btc:before{content:"\e984"}.isax-bold-bubble:before{content:"\e985"}.isax-bold-bucket:before{content:"\e986"}.isax-bold-bucket-circle:before{content:"\e987"}.isax-bold-bucket-square:before{content:"\e988"}.isax-bold-building:before{content:"\e989"}.isax-bold-building-3:before{content:"\e98a"}.isax-bold-building-4:before{content:"\e98b"}.isax-bold-buildings:before{content:"\e98c"}.isax-bold-buildings-2:before{content:"\e98d"}.isax-bold-buliding:before{content:"\e98e"}.isax-bold-bus:before{content:"\e98f"}.isax-bold-busd:before{content:"\e990"}.isax-bold-buy-crypto:before{content:"\e991"}.isax-bold-cake:before{content:"\e992"}.isax-bold-calculator:before{content:"\e993"}.isax-bold-calendar:before{content:"\e994"}.isax-bold-calendar-1:before{content:"\e995"}.isax-bold-calendar-2:before{content:"\e996"}.isax-bold-calendar-add:before{content:"\e997"}.isax-bold-calendar-circle:before{content:"\e998"}.isax-bold-calendar-edit:before{content:"\e999"}.isax-bold-calendar-remove:before{content:"\e99a"}.isax-bold-calendar-search:before{content:"\e99b"}.isax-bold-calendar-tick:before{content:"\e99c"}.isax-bold-call:before{content:"\e99d"}.isax-bold-call-add:before{content:"\e99e"}.isax-bold-call-calling:before{content:"\e99f"}.isax-bold-call-incoming:before{content:"\e9a0"}.isax-bold-call-minus:before{content:"\e9a1"}.isax-bold-call-outgoing:before{content:"\e9a2"}.isax-bold-call-received:before{content:"\e9a3"}.isax-bold-call-remove:before{content:"\e9a4"}.isax-bold-call-slash:before{content:"\e9a5"}.isax-bold-camera:before{content:"\e9a6"}.isax-bold-camera-slash:before{content:"\e9a7"}.isax-bold-candle:before{content:"\e9a8"}.isax-bold-candle-2:before{content:"\e9a9"}.isax-bold-car:before{content:"\e9aa"}.isax-bold-card:before{content:"\e9ab"}.isax-bold-card-add:before{content:"\e9ac"}.isax-bold-card-coin:before{content:"\e9ad"}.isax-bold-card-edit:before{content:"\e9ae"}.isax-bold-card-pos:before{content:"\e9af"}.isax-bold-card-receive:before{content:"\e9b0"}.isax-bold-card-remove:before{content:"\e9b1"}.isax-bold-card-remove-1:before{content:"\e9b2"}.isax-bold-cards:before{content:"\e9b3"}.isax-bold-card-send:before{content:"\e9b4"}.isax-bold-card-slash:before{content:"\e9b5"}.isax-bold-card-tick:before{content:"\e9b6"}.isax-bold-card-tick-1:before{content:"\e9b7"}.isax-bold-category:before{content:"\e9b8"}.isax-bold-category-1:before{content:"\e9b9"}.isax-bold-cd:before{content:"\e9ba"}.isax-bold-cel:before{content:"\e9bb"}.isax-bold-celo:before{content:"\e9bc"}.isax-bold-chart:before{content:"\e9bd"}.isax-bold-chart-1:before{content:"\e9be"}.isax-bold-chart-2:before{content:"\e9bf"}.isax-bold-chart-3:before{content:"\e9c0"}.isax-bold-chart-4:before{content:"\e9c1"}.isax-bold-chart-5:before{content:"\e9c2"}.isax-bold-chart-fail:before{content:"\e9c3"}.isax-bold-chart-square:before{content:"\e9c4"}.isax-bold-chart-success:before{content:"\e9c5"}.isax-bold-check:before{content:"\e9c6"}.isax-bold-chrome:before{content:"\e9c7"}.isax-bold-clipboard:before{content:"\e9c8"}.isax-bold-clipboard-close:before{content:"\e9c9"}.isax-bold-clipboard-export:before{content:"\e9ca"}.isax-bold-clipboard-import:before{content:"\e9cb"}.isax-bold-clipboard-text:before{content:"\e9cc"}.isax-bold-clipboard-tick:before{content:"\e9cd"}.isax-bold-clock:before{content:"\e9ce"}.isax-bold-clock-1:before{content:"\e9cf"}.isax-bold-close-circle:before{content:"\e9d0"}.isax-bold-close-square:before{content:"\e9d1"}.isax-bold-cloud:before{content:"\e9d2"}.isax-bold-cloud-add:before{content:"\e9d3"}.isax-bold-cloud-change:before{content:"\e9d4"}.isax-bold-cloud-connection:before{content:"\e9d5"}.isax-bold-cloud-cross:before{content:"\e9d6"}.isax-bold-cloud-drizzle:before{content:"\e9d7"}.isax-bold-cloud-fog:before{content:"\e9d8"}.isax-bold-cloud-lightning:before{content:"\e9d9"}.isax-bold-cloud-minus:before{content:"\e9da"}.isax-bold-cloud-notify:before{content:"\e9db"}.isax-bold-cloud-plus:before{content:"\e9dc"}.isax-bold-cloud-remove:before{content:"\e9dd"}.isax-bold-cloud-snow:before{content:"\e9de"}.isax-bold-cloud-sunny:before{content:"\e9df"}.isax-bold-code:before{content:"\e9e0"}.isax-bold-code-1:before{content:"\e9e1"}.isax-bold-code-circle:before{content:"\e9e2"}.isax-bold-coffee:before{content:"\e9e3"}.isax-bold-coin:before{content:"\e9e4"}.isax-bold-coin-1:before{content:"\e9e5"}.isax-bold-colorfilter:before{content:"\e9e6"}.isax-bold-colors-square:before{content:"\e9e7"}.isax-bold-color-swatch:before{content:"\e9e8"}.isax-bold-command:before{content:"\e9e9"}.isax-bold-command-square:before{content:"\e9ea"}.isax-bold-component:before{content:"\e9eb"}.isax-bold-computing:before{content:"\e9ec"}.isax-bold-convert:before{content:"\e9ed"}.isax-bold-convert-3d-cube:before{content:"\e9ee"}.isax-bold-convert-card:before{content:"\e9ef"}.isax-bold-convertshape:before{content:"\e9f0"}.isax-bold-convertshape-2:before{content:"\e9f1"}.isax-bold-copy:before{content:"\e9f2"}.isax-bold-copyright:before{content:"\e9f3"}.isax-bold-copy-success:before{content:"\e9f4"}.isax-bold-courthouse:before{content:"\e9f5"}.isax-bold-cpu:before{content:"\e9f6"}.isax-bold-cpu-charge:before{content:"\e9f7"}.isax-bold-cpu-setting:before{content:"\e9f8"}.isax-bold-creative-commons:before{content:"\e9f9"}.isax-bold-crop:before{content:"\e9fa"}.isax-bold-crown:before{content:"\e9fb"}.isax-bold-crown-1:before{content:"\e9fc"}.isax-bold-cube-3d:before{content:"\e9fd"}.isax-bold-cube-scan-3d:before{content:"\e9fe"}.isax-bold-cup:before{content:"\e9ff"}.isax-bold-cvc:before{content:"\ea00"}.isax-bold-dai:before{content:"\ea01"}.isax-bold-danger:before{content:"\ea02"}.isax-bold-dash:before{content:"\ea03"}.isax-bold-data:before{content:"\ea04"}.isax-bold-data-1:before{content:"\ea05"}.isax-bold-dcr:before{content:"\ea06"}.isax-bold-dent:before{content:"\ea07"}.isax-bold-designtools:before{content:"\ea08"}.isax-bold-device-message:before{content:"\ea09"}.isax-bold-devices:before{content:"\ea0a"}.isax-bold-devices-1:before{content:"\ea0b"}.isax-bold-diagram:before{content:"\ea0c"}.isax-bold-diamonds:before{content:"\ea0d"}.isax-bold-direct:before{content:"\ea0e"}.isax-bold-directbox-default:before{content:"\ea0f"}.isax-bold-directbox-notify:before{content:"\ea10"}.isax-bold-directbox-receive:before{content:"\ea11"}.isax-bold-directbox-send:before{content:"\ea12"}.isax-bold-direct-down:before{content:"\ea13"}.isax-bold-direct-inbox:before{content:"\ea14"}.isax-bold-direct-left:before{content:"\ea15"}.isax-bold-direct-normal:before{content:"\ea16"}.isax-bold-direct-notification:before{content:"\ea17"}.isax-bold-direct-right:before{content:"\ea18"}.isax-bold-direct-send:before{content:"\ea19"}.isax-bold-direct-up:before{content:"\ea1a"}.isax-bold-discount-circle:before{content:"\ea1b"}.isax-bold-discount-shape:before{content:"\ea1c"}.isax-bold-discover:before{content:"\ea1d"}.isax-bold-discover-1:before{content:"\ea1e"}.isax-bold-dislike:before{content:"\ea1f"}.isax-bold-document:before{content:"\ea20"}.isax-bold-document-1:before{content:"\ea21"}.isax-bold-document-cloud:before{content:"\ea22"}.isax-bold-document-code:before{content:"\ea23"}.isax-bold-document-code-2:before{content:"\ea24"}.isax-bold-document-copy:before{content:"\ea25"}.isax-bold-document-download:before{content:"\ea26"}.isax-bold-document-favorite:before{content:"\ea27"}.isax-bold-document-filter:before{content:"\ea28"}.isax-bold-document-forward:before{content:"\ea29"}.isax-bold-document-like:before{content:"\ea2a"}.isax-bold-document-normal:before{content:"\ea2b"}.isax-bold-document-previous:before{content:"\ea2c"}.isax-bold-document-sketch:before{content:"\ea2d"}.isax-bold-document-text:before{content:"\ea2e"}.isax-bold-document-text-1:before{content:"\ea2f"}.isax-bold-document-upload:before{content:"\ea30"}.isax-bold-dollar-circle:before{content:"\ea31"}.isax-bold-dollar-square:before{content:"\ea32"}.isax-bold-dot:before{content:"\ea33"}.isax-bold-dribbble:before{content:"\ea34"}.isax-bold-driver:before{content:"\ea35"}.isax-bold-driver-2:before{content:"\ea36"}.isax-bold-driver-refresh:before{content:"\ea37"}.isax-bold-driving:before{content:"\ea38"}.isax-bold-drop:before{content:"\ea39"}.isax-bold-dropbox:before{content:"\ea3a"}.isax-bold-earphones:before{content:"\ea3b"}.isax-bold-edit:before{content:"\ea3c"}.isax-bold-edit-2:before{content:"\ea3d"}.isax-bold-ekt:before{content:"\ea3e"}.isax-bold-electricity:before{content:"\ea3f"}.isax-bold-element-1:before{content:"\ea40"}.isax-bold-element-2:before{content:"\ea41"}.isax-bold-element-3:before{content:"\ea42"}.isax-bold-element-4:before{content:"\ea43"}.isax-bold-element-equal:before{content:"\ea44"}.isax-bold-element-plus:before{content:"\ea45"}.isax-bold-emc:before{content:"\ea46"}.isax-bold-emoji-happy:before{content:"\ea47"}.isax-bold-emoji-normal:before{content:"\ea48"}.isax-bold-emoji-sad:before{content:"\ea49"}.isax-bold-empty-wallet:before{content:"\ea4a"}.isax-bold-empty-wallet-add:before{content:"\ea4b"}.isax-bold-empty-wallet-change:before{content:"\ea4c"}.isax-bold-empty-wallet-remove:before{content:"\ea4d"}.isax-bold-empty-wallet-tick:before{content:"\ea4e"}.isax-bold-empty-wallet-time:before{content:"\ea4f"}.isax-bold-enj:before{content:"\ea50"}.isax-bold-eos:before{content:"\ea51"}.isax-bold-eraser:before{content:"\ea52"}.isax-bold-eraser-1:before{content:"\ea53"}.isax-bold-etc:before{content:"\ea54"}.isax-bold-eth:before{content:"\ea55"}.isax-bold-export:before{content:"\ea56"}.isax-bold-export-1:before{content:"\ea57"}.isax-bold-export-2:before{content:"\ea58"}.isax-bold-export-3:before{content:"\ea59"}.isax-bold-external-drive:before{content:"\ea5a"}.isax-bold-eye:before{content:"\ea5b"}.isax-bold-eye-slash:before{content:"\ea5c"}.isax-bold-facebook:before{content:"\ea5d"}.isax-bold-fatrows:before{content:"\ea5e"}.isax-bold-favorite-chart:before{content:"\ea5f"}.isax-bold-figma:before{content:"\ea60"}.isax-bold-figma-1:before{content:"\ea61"}.isax-bold-filter:before{content:"\ea62"}.isax-bold-filter-add:before{content:"\ea63"}.isax-bold-filter-edit:before{content:"\ea64"}.isax-bold-filter-remove:before{content:"\ea65"}.isax-bold-filter-search:before{content:"\ea66"}.isax-bold-filter-square:before{content:"\ea67"}.isax-bold-filter-tick:before{content:"\ea68"}.isax-bold-finger-cricle:before{content:"\ea69"}.isax-bold-finger-scan:before{content:"\ea6a"}.isax-bold-firstline:before{content:"\ea6b"}.isax-bold-flag:before{content:"\ea6c"}.isax-bold-flag-2:before{content:"\ea6d"}.isax-bold-flash:before{content:"\ea6e"}.isax-bold-flash-1:before{content:"\ea6f"}.isax-bold-flash-circle:before{content:"\ea70"}.isax-bold-flash-circle-1:before{content:"\ea71"}.isax-bold-flash-slash:before{content:"\ea72"}.isax-bold-folder:before{content:"\ea73"}.isax-bold-folder-2:before{content:"\ea74"}.isax-bold-folder-add:before{content:"\ea75"}.isax-bold-folder-cloud:before{content:"\ea76"}.isax-bold-folder-connection:before{content:"\ea77"}.isax-bold-folder-cross:before{content:"\ea78"}.isax-bold-folder-favorite:before{content:"\ea79"}.isax-bold-folder-minus:before{content:"\ea7a"}.isax-bold-folder-open:before{content:"\ea7b"}.isax-bold-forbidden:before{content:"\ea7c"}.isax-bold-forbidden-2:before{content:"\ea7d"}.isax-bold-format-circle:before{content:"\ea7e"}.isax-bold-format-square:before{content:"\ea7f"}.isax-bold-forward:before{content:"\ea80"}.isax-bold-forward-5-seconds:before{content:"\ea81"}.isax-bold-forward-10-seconds:before{content:"\ea82"}.isax-bold-forward-15-seconds:before{content:"\ea83"}.isax-bold-forward-item:before{content:"\ea84"}.isax-bold-forward-square:before{content:"\ea85"}.isax-bold-framer:before{content:"\ea86"}.isax-bold-ftt:before{content:"\ea87"}.isax-bold-gallery:before{content:"\ea88"}.isax-bold-gallery-add:before{content:"\ea89"}.isax-bold-gallery-edit:before{content:"\ea8a"}.isax-bold-gallery-export:before{content:"\ea8b"}.isax-bold-gallery-favorite:before{content:"\ea8c"}.isax-bold-gallery-import:before{content:"\ea8d"}.isax-bold-gallery-remove:before{content:"\ea8e"}.isax-bold-gallery-slash:before{content:"\ea8f"}.isax-bold-gallery-tick:before{content:"\ea90"}.isax-bold-game:before{content:"\ea91"}.isax-bold-gameboy:before{content:"\ea92"}.isax-bold-gas-station:before{content:"\ea93"}.isax-bold-gemini:before{content:"\ea94"}.isax-bold-gemini-2:before{content:"\ea95"}.isax-bold-ghost:before{content:"\ea96"}.isax-bold-gift:before{content:"\ea97"}.isax-bold-glass:before{content:"\ea98"}.isax-bold-glass-1:before{content:"\ea99"}.isax-bold-global:before{content:"\ea9a"}.isax-bold-global-edit:before{content:"\ea9b"}.isax-bold-global-refresh:before{content:"\ea9c"}.isax-bold-global-search:before{content:"\ea9d"}.isax-bold-google:before{content:"\ea9e"}.isax-bold-google-drive:before{content:"\ea9f"}.isax-bold-google-play:before{content:"\eaa0"}.isax-bold-gps:before{content:"\eaa1"}.isax-bold-gps-slash:before{content:"\eaa2"}.isax-bold-grammerly:before{content:"\eaa3"}.isax-bold-graph:before{content:"\eaa4"}.isax-bold-grid-1:before{content:"\eaa5"}.isax-bold-grid-2:before{content:"\eaa6"}.isax-bold-grid-3:before{content:"\eaa7"}.isax-bold-grid-4:before{content:"\eaa8"}.isax-bold-grid-5:before{content:"\eaa9"}.isax-bold-grid-6:before{content:"\eaaa"}.isax-bold-grid-7:before{content:"\eaab"}.isax-bold-grid-8:before{content:"\eaac"}.isax-bold-grid-9:before{content:"\eaad"}.isax-bold-grid-edit:before{content:"\eaae"}.isax-bold-grid-eraser:before{content:"\eaaf"}.isax-bold-grid-lock:before{content:"\eab0"}.isax-bold-grt:before{content:"\eab1"}.isax-bold-happyemoji:before{content:"\eab2"}.isax-bold-hashtag:before{content:"\eab3"}.isax-bold-hashtag-1:before{content:"\eab4"}.isax-bold-hashtag-down:before{content:"\eab5"}.isax-bold-hashtag-up:before{content:"\eab6"}.isax-bold-headphone:before{content:"\eab7"}.isax-bold-health:before{content:"\eab8"}.isax-bold-heart:before{content:"\eab9"}.isax-bold-heart-add:before{content:"\eaba"}.isax-bold-heart-circle:before{content:"\eabb"}.isax-bold-heart-edit:before{content:"\eabc"}.isax-bold-heart-remove:before{content:"\eabd"}.isax-bold-heart-search:before{content:"\eabe"}.isax-bold-heart-slash:before{content:"\eabf"}.isax-bold-heart-tick:before{content:"\eac0"}.isax-bold-hex:before{content:"\eac1"}.isax-bold-hierarchy:before{content:"\eac2"}.isax-bold-hierarchy-2:before{content:"\eac3"}.isax-bold-hierarchy-3:before{content:"\eac4"}.isax-bold-hierarchy-square:before{content:"\eac5"}.isax-bold-hierarchy-square-2:before{content:"\eac6"}.isax-bold-hierarchy-square-3:before{content:"\eac7"}.isax-bold-home:before{content:"\eac8"}.isax-bold-home-1:before{content:"\eac9"}.isax-bold-home-2:before{content:"\eaca"}.isax-bold-home-hashtag:before{content:"\eacb"}.isax-bold-home-trend-down:before{content:"\eacc"}.isax-bold-home-trend-up:before{content:"\eacd"}.isax-bold-home-wifi:before{content:"\eace"}.isax-bold-hospital:before{content:"\eacf"}.isax-bold-house:before{content:"\ead0"}.isax-bold-house-2:before{content:"\ead1"}.isax-bold-ht:before{content:"\ead2"}.isax-bold-html-3:before{content:"\ead3"}.isax-bold-html-5:before{content:"\ead4"}.isax-bold-icx:before{content:"\ead5"}.isax-bold-illustrator:before{content:"\ead6"}.isax-bold-image:before{content:"\ead7"}.isax-bold-import:before{content:"\ead8"}.isax-bold-import-1:before{content:"\ead9"}.isax-bold-import-2:before{content:"\eada"}.isax-bold-import-3:before{content:"\eadb"}.isax-bold-info-circle:before{content:"\eadc"}.isax-bold-information:before{content:"\eadd"}.isax-bold-instagram:before{content:"\eade"}.isax-bold-iost:before{content:"\eadf"}.isax-bold-javascript:before{content:"\eae0"}.isax-bold-js:before{content:"\eae1"}.isax-bold-judge:before{content:"\eae2"}.isax-bold-kanban:before{content:"\eae3"}.isax-bold-key:before{content:"\eae4"}.isax-bold-keyboard:before{content:"\eae5"}.isax-bold-keyboard-open:before{content:"\eae6"}.isax-bold-key-square:before{content:"\eae7"}.isax-bold-knc:before{content:"\eae8"}.isax-bold-lamp:before{content:"\eae9"}.isax-bold-lamp-1:before{content:"\eaea"}.isax-bold-lamp-charge:before{content:"\eaeb"}.isax-bold-lamp-on:before{content:"\eaec"}.isax-bold-lamp-slash:before{content:"\eaed"}.isax-bold-language-circle:before{content:"\eaee"}.isax-bold-language-square:before{content:"\eaef"}.isax-bold-layer:before{content:"\eaf0"}.isax-bold-level:before{content:"\eaf1"}.isax-bold-lifebuoy:before{content:"\eaf2"}.isax-bold-like:before{content:"\eaf3"}.isax-bold-like-1:before{content:"\eaf4"}.isax-bold-like-dislike:before{content:"\eaf5"}.isax-bold-like-shapes:before{content:"\eaf6"}.isax-bold-like-tag:before{content:"\eaf7"}.isax-bold-link:before{content:"\eaf8"}.isax-bold-link-1:before{content:"\eaf9"}.isax-bold-link-2:before{content:"\eafa"}.isax-bold-link-3:before{content:"\eafb"}.isax-bold-link-circle:before{content:"\eafc"}.isax-bold-link-square:before{content:"\eafd"}.isax-bold-location:before{content:"\eafe"}.isax-bold-location-add:before{content:"\eaff"}.isax-bold-location-cross:before{content:"\eb00"}.isax-bold-location-minus:before{content:"\eb01"}.isax-bold-location-slash:before{content:"\eb02"}.isax-bold-location-tick:before{content:"\eb03"}.isax-bold-lock:before{content:"\eb04"}.isax-bold-lock-1:before{content:"\eb05"}.isax-bold-lock-circle:before{content:"\eb06"}.isax-bold-lock-slash:before{content:"\eb07"}.isax-bold-login:before{content:"\eb08"}.isax-bold-login-1:before{content:"\eb09"}.isax-bold-logout:before{content:"\eb0a"}.isax-bold-logout-1:before{content:"\eb0b"}.isax-bold-lovely:before{content:"\eb0c"}.isax-bold-ltc:before{content:"\eb0d"}.isax-bold-magicpen:before{content:"\eb0e"}.isax-bold-magic-star:before{content:"\eb0f"}.isax-bold-main-component:before{content:"\eb10"}.isax-bold-man:before{content:"\eb11"}.isax-bold-map:before{content:"\eb12"}.isax-bold-map-1:before{content:"\eb13"}.isax-bold-mask:before{content:"\eb14"}.isax-bold-mask-1:before{content:"\eb15"}.isax-bold-mask-2:before{content:"\eb16"}.isax-bold-math:before{content:"\eb17"}.isax-bold-matic:before{content:"\eb18"}.isax-bold-maximize:before{content:"\eb19"}.isax-bold-maximize-1:before{content:"\eb1a"}.isax-bold-maximize-2:before{content:"\eb1b"}.isax-bold-maximize-3:before{content:"\eb1c"}.isax-bold-maximize-4:before{content:"\eb1d"}.isax-bold-maximize-5:before{content:"\eb1e"}.isax-bold-maximize-circle:before{content:"\eb1f"}.isax-bold-medal:before{content:"\eb20"}.isax-bold-medal-star:before{content:"\eb21"}.isax-bold-menu:before{content:"\eb22"}.isax-bold-menu-1:before{content:"\eb23"}.isax-bold-menu-board:before{content:"\eb24"}.isax-bold-message:before{content:"\eb25"}.isax-bold-message-2:before{content:"\eb26"}.isax-bold-message-add:before{content:"\eb27"}.isax-bold-message-add-1:before{content:"\eb28"}.isax-bold-message-circle:before{content:"\eb29"}.isax-bold-message-edit:before{content:"\eb2a"}.isax-bold-message-favorite:before{content:"\eb2b"}.isax-bold-message-minus:before{content:"\eb2c"}.isax-bold-message-notify:before{content:"\eb2d"}.isax-bold-message-programming:before{content:"\eb2e"}.isax-bold-message-question:before{content:"\eb2f"}.isax-bold-message-remove:before{content:"\eb30"}.isax-bold-messages:before{content:"\eb31"}.isax-bold-messages-1:before{content:"\eb32"}.isax-bold-messages-2:before{content:"\eb33"}.isax-bold-messages-3:before{content:"\eb34"}.isax-bold-message-search:before{content:"\eb35"}.isax-bold-message-square:before{content:"\eb36"}.isax-bold-message-text:before{content:"\eb37"}.isax-bold-message-text-1:before{content:"\eb38"}.isax-bold-message-tick:before{content:"\eb39"}.isax-bold-message-time:before{content:"\eb3a"}.isax-bold-messenger:before{content:"\eb3b"}.isax-bold-microphone:before{content:"\eb3c"}.isax-bold-microphone-2:before{content:"\eb3d"}.isax-bold-microphone-slash:before{content:"\eb3e"}.isax-bold-microphone-slash-1:before{content:"\eb3f"}.isax-bold-microscope:before{content:"\eb40"}.isax-bold-milk:before{content:"\eb41"}.isax-bold-mini-music-sqaure:before{content:"\eb42"}.isax-bold-minus:before{content:"\eb43"}.isax-bold-minus-cirlce:before{content:"\eb44"}.isax-bold-minus-square:before{content:"\eb45"}.isax-bold-mirror:before{content:"\eb46"}.isax-bold-mirroring-screen:before{content:"\eb47"}.isax-bold-mkr:before{content:"\eb48"}.isax-bold-mobile:before{content:"\eb49"}.isax-bold-mobile-programming:before{content:"\eb4a"}.isax-bold-money:before{content:"\eb4b"}.isax-bold-money-2:before{content:"\eb4c"}.isax-bold-money-3:before{content:"\eb4d"}.isax-bold-money-4:before{content:"\eb4e"}.isax-bold-money-add:before{content:"\eb4f"}.isax-bold-money-change:before{content:"\eb50"}.isax-bold-money-forbidden:before{content:"\eb51"}.isax-bold-money-recive:before{content:"\eb52"}.isax-bold-money-remove:before{content:"\eb53"}.isax-bold-moneys:before{content:"\eb54"}.isax-bold-money-send:before{content:"\eb55"}.isax-bold-money-tick:before{content:"\eb56"}.isax-bold-money-time:before{content:"\eb57"}.isax-bold-monitor:before{content:"\eb58"}.isax-bold-monitor-mobbile:before{content:"\eb59"}.isax-bold-monitor-recorder:before{content:"\eb5a"}.isax-bold-moon:before{content:"\eb5b"}.isax-bold-more:before{content:"\eb5c"}.isax-bold-more-2:before{content:"\eb5d"}.isax-bold-more-circle:before{content:"\eb5e"}.isax-bold-more-square:before{content:"\eb5f"}.isax-bold-mouse:before{content:"\eb60"}.isax-bold-mouse-1:before{content:"\eb61"}.isax-bold-mouse-circle:before{content:"\eb62"}.isax-bold-mouse-square:before{content:"\eb63"}.isax-bold-music:before{content:"\eb64"}.isax-bold-music-circle:before{content:"\eb65"}.isax-bold-music-dashboard:before{content:"\eb66"}.isax-bold-music-filter:before{content:"\eb67"}.isax-bold-music-library-2:before{content:"\eb68"}.isax-bold-musicnote:before{content:"\eb69"}.isax-bold-music-play:before{content:"\eb6a"}.isax-bold-music-playlist:before{content:"\eb6b"}.isax-bold-music-square:before{content:"\eb6c"}.isax-bold-music-square-add:before{content:"\eb6d"}.isax-bold-music-square-remove:before{content:"\eb6e"}.isax-bold-music-square-search:before{content:"\eb6f"}.isax-bold-nas:before{content:"\eb70"}.isax-bold-nct:before{content:"\eb71"}.isax-bold-nexo:before{content:"\eb72"}.isax-bold-next:before{content:"\eb73"}.isax-bold-niox:before{content:"\eb74"}.isax-bold-note:before{content:"\eb75"}.isax-bold-note-1:before{content:"\eb76"}.isax-bold-note-2:before{content:"\eb77"}.isax-bold-note-3:before{content:"\eb78"}.isax-bold-note-add:before{content:"\eb79"}.isax-bold-note-favorite:before{content:"\eb7a"}.isax-bold-note-remove:before{content:"\eb7b"}.isax-bold-note-square:before{content:"\eb7c"}.isax-bold-note-text:before{content:"\eb7d"}.isax-bold-notification:before{content:"\eb7e"}.isax-bold-notification-1:before{content:"\eb7f"}.isax-bold-notification-bing:before{content:"\eb80"}.isax-bold-notification-circle:before{content:"\eb81"}.isax-bold-notification-favorite:before{content:"\eb82"}.isax-bold-notification-status:before{content:"\eb83"}.isax-bold-ocean:before{content:"\eb84"}.isax-bold-okb:before{content:"\eb85"}.isax-bold-omega-circle:before{content:"\eb86"}.isax-bold-omega-square:before{content:"\eb87"}.isax-bold-one:before{content:"\eb88"}.isax-bold-ont:before{content:"\eb89"}.isax-bold-paintbucket:before{content:"\eb8a"}.isax-bold-paperclip:before{content:"\eb8b"}.isax-bold-paperclip-2:before{content:"\eb8c"}.isax-bold-password-check:before{content:"\eb8d"}.isax-bold-path:before{content:"\eb8e"}.isax-bold-path-2:before{content:"\eb8f"}.isax-bold-path-square:before{content:"\eb90"}.isax-bold-pause:before{content:"\eb91"}.isax-bold-pause-circle:before{content:"\eb92"}.isax-bold-pay:before{content:"\eb93"}.isax-bold-paypal:before{content:"\eb94"}.isax-bold-pen-add:before{content:"\eb95"}.isax-bold-pen-close:before{content:"\eb96"}.isax-bold-pen-remove:before{content:"\eb97"}.isax-bold-pen-tool:before{content:"\eb98"}.isax-bold-pen-tool-2:before{content:"\eb99"}.isax-bold-people:before{content:"\eb9a"}.isax-bold-percentage-circle:before{content:"\eb9b"}.isax-bold-percentage-square:before{content:"\eb9c"}.isax-bold-personalcard:before{content:"\eb9d"}.isax-bold-pet:before{content:"\eb9e"}.isax-bold-pharagraphspacing:before{content:"\eb9f"}.isax-bold-photoshop:before{content:"\eba0"}.isax-bold-picture-frame:before{content:"\eba1"}.isax-bold-play:before{content:"\eba2"}.isax-bold-play-add:before{content:"\eba3"}.isax-bold-play-circle:before{content:"\eba4"}.isax-bold-play-cricle:before{content:"\eba5"}.isax-bold-play-remove:before{content:"\eba6"}.isax-bold-presention-chart:before{content:"\eba7"}.isax-bold-previous:before{content:"\eba8"}.isax-bold-printer:before{content:"\eba9"}.isax-bold-printer-slash:before{content:"\ebaa"}.isax-bold-profile:before{content:"\ebab"}.isax-bold-profile-2user:before{content:"\ebac"}.isax-bold-profile-add:before{content:"\ebad"}.isax-bold-profile-circle:before{content:"\ebae"}.isax-bold-profile-delete:before{content:"\ebaf"}.isax-bold-profile-remove:before{content:"\ebb0"}.isax-bold-profile-tick:before{content:"\ebb1"}.isax-bold-programming-arrow:before{content:"\ebb2"}.isax-bold-programming-arrows:before{content:"\ebb3"}.isax-bold-python:before{content:"\ebb4"}.isax-bold-qnt:before{content:"\ebb5"}.isax-bold-quote-down:before{content:"\ebb6"}.isax-bold-quote-down-circle:before{content:"\ebb7"}.isax-bold-quote-down-square:before{content:"\ebb8"}.isax-bold-quote-up:before{content:"\ebb9"}.isax-bold-quote-up-circle:before{content:"\ebba"}.isax-bold-quote-up-square:before{content:"\ebbb"}.isax-bold-radar:before{content:"\ebbc"}.isax-bold-radar-1:before{content:"\ebbd"}.isax-bold-radar-2:before{content:"\ebbe"}.isax-bold-radio:before{content:"\ebbf"}.isax-bold-ram:before{content:"\ebc0"}.isax-bold-ram-2:before{content:"\ebc1"}.isax-bold-ranking:before{content:"\ebc2"}.isax-bold-ranking-1:before{content:"\ebc3"}.isax-bold-receipt:before{content:"\ebc4"}.isax-bold-receipt-1:before{content:"\ebc5"}.isax-bold-receipt-2:before{content:"\ebc6"}.isax-bold-receipt-3:before{content:"\ebc7"}.isax-bold-receipt-add:before{content:"\ebc8"}.isax-bold-receipt-discount:before{content:"\ebc9"}.isax-bold-receipt-discount-1:before{content:"\ebca"}.isax-bold-receipt-edit:before{content:"\ebcb"}.isax-bold-receipt-item:before{content:"\ebcc"}.isax-bold-receipt-minus:before{content:"\ebcd"}.isax-bold-receipt-search:before{content:"\ebce"}.isax-bold-receipt-square:before{content:"\ebcf"}.isax-bold-receipt-text:before{content:"\ebd0"}.isax-bold-received:before{content:"\ebd1"}.isax-bold-receive-square:before{content:"\ebd2"}.isax-bold-receive-square-2:before{content:"\ebd3"}.isax-bold-record:before{content:"\ebd4"}.isax-bold-record-circle:before{content:"\ebd5"}.isax-bold-recovery-convert:before{content:"\ebd6"}.isax-bold-redo:before{content:"\ebd7"}.isax-bold-refresh:before{content:"\ebd8"}.isax-bold-refresh-2:before{content:"\ebd9"}.isax-bold-refresh-circle:before{content:"\ebda"}.isax-bold-refresh-left-square:before{content:"\ebdb"}.isax-bold-refresh-right-square:before{content:"\ebdc"}.isax-bold-refresh-square-2:before{content:"\ebdd"}.isax-bold-rep:before{content:"\ebde"}.isax-bold-repeat:before{content:"\ebdf"}.isax-bold-repeat-circle:before{content:"\ebe0"}.isax-bold-repeate-music:before{content:"\ebe1"}.isax-bold-repeate-one:before{content:"\ebe2"}.isax-bold-reserve:before{content:"\ebe3"}.isax-bold-rotate-3d:before{content:"\ebe4"}.isax-bold-rotate-left:before{content:"\ebe5"}.isax-bold-rotate-left-1:before{content:"\ebe6"}.isax-bold-rotate-right:before{content:"\ebe7"}.isax-bold-rotate-right-1:before{content:"\ebe8"}.isax-bold-route-square:before{content:"\ebe9"}.isax-bold-routing:before{content:"\ebea"}.isax-bold-routing-2:before{content:"\ebeb"}.isax-bold-row-horizontal:before{content:"\ebec"}.isax-bold-row-vertical:before{content:"\ebed"}.isax-bold-ruler:before{content:"\ebee"}.isax-bold-ruler-pen:before{content:"\ebef"}.isax-bold-rune:before{content:"\ebf0"}.isax-bold-safe-home:before{content:"\ebf1"}.isax-bold-sagittarius:before{content:"\ebf2"}.isax-bold-save-2:before{content:"\ebf3"}.isax-bold-save-add:before{content:"\ebf4"}.isax-bold-save-minus:before{content:"\ebf5"}.isax-bold-save-remove:before{content:"\ebf6"}.isax-bold-sc:before{content:"\ebf7"}.isax-bold-scan:before{content:"\ebf8"}.isax-bold-scan-barcode:before{content:"\ebf9"}.isax-bold-scanner:before{content:"\ebfa"}.isax-bold-scanning:before{content:"\ebfb"}.isax-bold-scissor:before{content:"\ebfc"}.isax-bold-scissor-1:before{content:"\ebfd"}.isax-bold-screenmirroring:before{content:"\ebfe"}.isax-bold-scroll:before{content:"\ebff"}.isax-bold-search-favorite:before{content:"\ec00"}.isax-bold-search-favorite-1:before{content:"\ec01"}.isax-bold-search-normal:before{content:"\ec02"}.isax-bold-search-normal-1:before{content:"\ec03"}.isax-bold-search-status:before{content:"\ec04"}.isax-bold-search-status-1:before{content:"\ec05"}.isax-bold-search-zoom-in:before{content:"\ec06"}.isax-bold-search-zoom-in-1:before{content:"\ec07"}.isax-bold-search-zoom-out:before{content:"\ec08"}.isax-bold-search-zoom-out-1:before{content:"\ec09"}.isax-bold-security:before{content:"\ec0a"}.isax-bold-security-card:before{content:"\ec0b"}.isax-bold-security-safe:before{content:"\ec0c"}.isax-bold-security-time:before{content:"\ec0d"}.isax-bold-security-user:before{content:"\ec0e"}.isax-bold-send:before{content:"\ec0f"}.isax-bold-send-1:before{content:"\ec10"}.isax-bold-send-2:before{content:"\ec11"}.isax-bold-send-sqaure-2:before{content:"\ec12"}.isax-bold-send-square:before{content:"\ec13"}.isax-bold-setting:before{content:"\ec14"}.isax-bold-setting-1:before{content:"\ec15"}.isax-bold-setting-2:before{content:"\ec16"}.isax-bold-setting-3:before{content:"\ec17"}.isax-bold-setting-4:before{content:"\ec18"}.isax-bold-setting-5:before{content:"\ec19"}.isax-bold-shapes:before{content:"\ec1a"}.isax-bold-shapes-1:before{content:"\ec1b"}.isax-bold-share:before{content:"\ec1c"}.isax-bold-shield:before{content:"\ec1d"}.isax-bold-shield-cross:before{content:"\ec1e"}.isax-bold-shield-search:before{content:"\ec1f"}.isax-bold-shield-security:before{content:"\ec20"}.isax-bold-shield-slash:before{content:"\ec21"}.isax-bold-shield-tick:before{content:"\ec22"}.isax-bold-ship:before{content:"\ec23"}.isax-bold-shop:before{content:"\ec24"}.isax-bold-shop-add:before{content:"\ec25"}.isax-bold-shopping-bag:before{content:"\ec26"}.isax-bold-shopping-cart:before{content:"\ec27"}.isax-bold-shop-remove:before{content:"\ec28"}.isax-bold-shuffle:before{content:"\ec29"}.isax-bold-sidebar-bottom:before{content:"\ec2a"}.isax-bold-sidebar-left:before{content:"\ec2b"}.isax-bold-sidebar-right:before{content:"\ec2c"}.isax-bold-sidebar-top:before{content:"\ec2d"}.isax-bold-signpost:before{content:"\ec2e"}.isax-bold-simcard:before{content:"\ec2f"}.isax-bold-simcard-1:before{content:"\ec30"}.isax-bold-simcard-2:before{content:"\ec31"}.isax-bold-size:before{content:"\ec32"}.isax-bold-slack:before{content:"\ec33"}.isax-bold-slash:before{content:"\ec34"}.isax-bold-slider:before{content:"\ec35"}.isax-bold-slider-horizontal:before{content:"\ec36"}.isax-bold-slider-horizontal-1:before{content:"\ec37"}.isax-bold-slider-vertical:before{content:"\ec38"}.isax-bold-slider-vertical-1:before{content:"\ec39"}.isax-bold-smallcaps:before{content:"\ec3a"}.isax-bold-smart-car:before{content:"\ec3b"}.isax-bold-smart-home:before{content:"\ec3c"}.isax-bold-smileys:before{content:"\ec3d"}.isax-bold-sms:before{content:"\ec3e"}.isax-bold-sms-edit:before{content:"\ec3f"}.isax-bold-sms-notification:before{content:"\ec40"}.isax-bold-sms-search:before{content:"\ec41"}.isax-bold-sms-star:before{content:"\ec42"}.isax-bold-sms-tracking:before{content:"\ec43"}.isax-bold-snapchat:before{content:"\ec44"}.isax-bold-sol:before{content:"\ec45"}.isax-bold-sort:before{content:"\ec46"}.isax-bold-sound:before{content:"\ec47"}.isax-bold-speaker:before{content:"\ec48"}.isax-bold-speedometer:before{content:"\ec49"}.isax-bold-spotify:before{content:"\ec4a"}.isax-bold-square-3d:before{content:"\ec4b"}.isax-bold-squares:before{content:"\ec4c"}.isax-bold-star:before{content:"\ec4d"}.isax-bold-star-1:before{content:"\ec4e"}.isax-bold-star-slash:before{content:"\ec4f"}.isax-bold-status:before{content:"\ec50"}.isax-bold-status-up:before{content:"\ec51"}.isax-bold-sticker:before{content:"\ec52"}.isax-bold-stickynote:before{content:"\ec53"}.isax-bold-stop:before{content:"\ec54"}.isax-bold-stop-circle:before{content:"\ec55"}.isax-bold-story:before{content:"\ec56"}.isax-bold-strongbox:before{content:"\ec57"}.isax-bold-strongbox-2:before{content:"\ec58"}.isax-bold-stx:before{content:"\ec59"}.isax-bold-subtitle:before{content:"\ec5a"}.isax-bold-sun:before{content:"\ec5b"}.isax-bold-sun-1:before{content:"\ec5c"}.isax-bold-sun-fog:before{content:"\ec5d"}.isax-bold-support:before{content:"\ec5e"}.isax-bold-tag:before{content:"\ec5f"}.isax-bold-tag-2:before{content:"\ec60"}.isax-bold-tag-cross:before{content:"\ec61"}.isax-bold-tag-right:before{content:"\ec62"}.isax-bold-tag-user:before{content:"\ec63"}.isax-bold-task:before{content:"\ec64"}.isax-bold-task-square:before{content:"\ec65"}.isax-bold-teacher:before{content:"\ec66"}.isax-bold-text:before{content:"\ec67"}.isax-bold-textalign-center:before{content:"\ec68"}.isax-bold-textalign-justifycenter:before{content:"\ec69"}.isax-bold-textalign-justifyleft:before{content:"\ec6a"}.isax-bold-textalign-justifyright:before{content:"\ec6b"}.isax-bold-textalign-left:before{content:"\ec6c"}.isax-bold-textalign-right:before{content:"\ec6d"}.isax-bold-text-block:before{content:"\ec6e"}.isax-bold-text-bold:before{content:"\ec6f"}.isax-bold-text-italic:before{content:"\ec70"}.isax-bold-text-underline:before{content:"\ec71"}.isax-bold-theta:before{content:"\ec72"}.isax-bold-tick-circle:before{content:"\ec73"}.isax-bold-ticket:before{content:"\ec74"}.isax-bold-ticket-2:before{content:"\ec75"}.isax-bold-ticket-discount:before{content:"\ec76"}.isax-bold-ticket-expired:before{content:"\ec77"}.isax-bold-ticket-star:before{content:"\ec78"}.isax-bold-tick-square:before{content:"\ec79"}.isax-bold-timer:before{content:"\ec7a"}.isax-bold-timer-1:before{content:"\ec7b"}.isax-bold-timer-pause:before{content:"\ec7c"}.isax-bold-timer-start:before{content:"\ec7d"}.isax-bold-toggle-off:before{content:"\ec7e"}.isax-bold-toggle-off-circle:before{content:"\ec7f"}.isax-bold-toggle-on:before{content:"\ec80"}.isax-bold-toggle-on-circle:before{content:"\ec81"}.isax-bold-trade:before{content:"\ec82"}.isax-bold-transaction-minus:before{content:"\ec83"}.isax-bold-translate:before{content:"\ec84"}.isax-bold-trash:before{content:"\ec85"}.isax-bold-tree:before{content:"\ec86"}.isax-bold-trello:before{content:"\ec87"}.isax-bold-trend-down:before{content:"\ec88"}.isax-bold-trend-up:before{content:"\ec89"}.isax-bold-triangle:before{content:"\ec8a"}.isax-bold-triangle-1:before{content:"\ec8b"}.isax-bold-truck:before{content:"\ec8c"}.isax-bold-truck-fast:before{content:"\ec8d"}.isax-bold-truck-remove:before{content:"\ec8e"}.isax-bold-truck-tick:before{content:"\ec8f"}.isax-bold-truck-time:before{content:"\ec90"}.isax-bold-trush-square:before{content:"\ec91"}.isax-bold-trx:before{content:"\ec92"}.isax-bold-twitch:before{content:"\ec93"}.isax-bold-ui8:before{content:"\ec94"}.isax-bold-undo:before{content:"\ec95"}.isax-bold-unlimited:before{content:"\ec96"}.isax-bold-unlock:before{content:"\ec97"}.isax-bold-usdc:before{content:"\ec98"}.isax-bold-usdt:before{content:"\ec99"}.isax-bold-user:before{content:"\ec9a"}.isax-bold-user-add:before{content:"\ec9b"}.isax-bold-user-cirlce-add:before{content:"\ec9c"}.isax-bold-user-edit:before{content:"\ec9d"}.isax-bold-user-minus:before{content:"\ec9e"}.isax-bold-user-octagon:before{content:"\ec9f"}.isax-bold-user-remove:before{content:"\eca0"}.isax-bold-user-search:before{content:"\eca1"}.isax-bold-user-square:before{content:"\eca2"}.isax-bold-user-tag:before{content:"\eca3"}.isax-bold-user-tick:before{content:"\eca4"}.isax-bold-verify:before{content:"\eca5"}.isax-bold-vibe:before{content:"\eca6"}.isax-bold-video:before{content:"\eca7"}.isax-bold-video-add:before{content:"\eca8"}.isax-bold-video-circle:before{content:"\eca9"}.isax-bold-video-horizontal:before{content:"\ecaa"}.isax-bold-video-octagon:before{content:"\ecab"}.isax-bold-video-play:before{content:"\ecac"}.isax-bold-video-remove:before{content:"\ecad"}.isax-bold-video-slash:before{content:"\ecae"}.isax-bold-video-square:before{content:"\ecaf"}.isax-bold-video-tick:before{content:"\ecb0"}.isax-bold-video-time:before{content:"\ecb1"}.isax-bold-video-vertical:before{content:"\ecb2"}.isax-bold-vlx:before{content:"\ecb3"}.isax-bold-voice-cricle:before{content:"\ecb4"}.isax-bold-voice-square:before{content:"\ecb5"}.isax-bold-volume-cross:before{content:"\ecb6"}.isax-bold-volume-high:before{content:"\ecb7"}.isax-bold-volume-low:before{content:"\ecb8"}.isax-bold-volume-low-1:before{content:"\ecb9"}.isax-bold-volume-mute:before{content:"\ecba"}.isax-bold-volume-slash:before{content:"\ecbb"}.isax-bold-volume-up:before{content:"\ecbc"}.isax-bold-vuesax:before{content:"\ecbd"}.isax-bold-wallet:before{content:"\ecbe"}.isax-bold-wallet-1:before{content:"\ecbf"}.isax-bold-wallet-2:before{content:"\ecc0"}.isax-bold-wallet-3:before{content:"\ecc1"}.isax-bold-wallet-add:before{content:"\ecc2"}.isax-bold-wallet-add-1:before{content:"\ecc3"}.isax-bold-wallet-check:before{content:"\ecc4"}.isax-bold-wallet-minus:before{content:"\ecc5"}.isax-bold-wallet-money:before{content:"\ecc6"}.isax-bold-wallet-remove:before{content:"\ecc7"}.isax-bold-wallet-search:before{content:"\ecc8"}.isax-bold-wan:before{content:"\ecc9"}.isax-bold-wan-1:before{content:"\ecca"}.isax-bold-warning-2:before{content:"\eccb"}.isax-bold-watch:before{content:"\eccc"}.isax-bold-watch-status:before{content:"\eccd"}.isax-bold-weight:before{content:"\ecce"}.isax-bold-weight-1:before{content:"\eccf"}.isax-bold-whatsapp:before{content:"\ecd0"}.isax-bold-wifi:before{content:"\ecd1"}.isax-bold-wifi-square:before{content:"\ecd2"}.isax-bold-wind:before{content:"\ecd3"}.isax-bold-wind-2:before{content:"\ecd4"}.isax-bold-windows:before{content:"\ecd5"}.isax-bold-wing:before{content:"\ecd6"}.isax-bold-woman:before{content:"\ecd7"}.isax-bold-xd:before{content:"\ecd8"}.isax-bold-xem:before{content:"\ecd9"}.isax-bold-xiaomi:before{content:"\ecda"}.isax-bold-xlm:before{content:"\ecdb"}.isax-bold-xmr:before{content:"\ecdc"}.isax-bold-xrp:before{content:"\ecdd"}.isax-bold-youtube:before{content:"\ecde"}.isax-bold-zel:before{content:"\ecdf"}.isax-bold-zoom:before{content:"\ece0"}@font-face{font-family:'isax-bulk';src:url(/assets/iconsax/variants/bulk/isax-bulk-65798e9c4f78779b61c423d3ffdb0fdd10deca6066d5c217250c0ab2174cee2d.eot?28unuw);src:url(/assets/iconsax/variants/bulk/isax-bulk-65798e9c4f78779b61c423d3ffdb0fdd10deca6066d5c217250c0ab2174cee2d.eot?28unuw#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/bulk/isax-bulk-e8d720dd27284da2629eeba97082d426e02aedf5db8830f6d1f68bd5687f1cd8.ttf?28unuw) format("truetype"),url(/assets/iconsax/variants/bulk/isax-bulk-2b4e1349b71cd9ac480ebde1c802570b8a85f77bc6ad0307b17fee752bd43638.woff?28unuw) format("woff"),url(/assets/iconsax/variants/bulk/isax-bulk-80901a35384504d31fb4502419ef5ee4c609ba60533f037e7a7a94366940bf6b.svg?28unuw#isax-bulk) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-bulk-"],[class*=" isax-bulk-"]{font-family:'isax-bulk' !important}.isax-bulk-aave .path1:before{content:"\e900";opacity:0.4}.isax-bulk-aave .path2:before{content:"\e901";margin-left:-1em}.isax-bulk-activity .path1:before{content:"\e902";opacity:0.4}.isax-bulk-activity .path2:before{content:"\e903";margin-left:-1em}.isax-bulk-ada .path1:before{content:"\e904";opacity:0.36}.isax-bulk-ada .path2:before{content:"\e905";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path3:before{content:"\e906";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path4:before{content:"\e907";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path5:before{content:"\e908";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path6:before{content:"\e909";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path7:before{content:"\e90a";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path8:before{content:"\e90b";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path9:before{content:"\e90c";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path10:before{content:"\e90d";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path11:before{content:"\e90e";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path12:before{content:"\e90f";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path13:before{content:"\e910";margin-left:-1em}.isax-bulk-ada .path14:before{content:"\e911";margin-left:-1em}.isax-bulk-ada .path15:before{content:"\e912";margin-left:-1em}.isax-bulk-ada .path16:before{content:"\e913";margin-left:-1em}.isax-bulk-ada .path17:before{content:"\e914";margin-left:-1em}.isax-bulk-ada .path18:before{content:"\e915";margin-left:-1em}.isax-bulk-ada .path19:before{content:"\e916";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path20:before{content:"\e917";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path21:before{content:"\e918";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path22:before{content:"\e919";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path23:before{content:"\e91a";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path24:before{content:"\e91b";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path25:before{content:"\e91c";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path26:before{content:"\e91d";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path27:before{content:"\e91e";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path28:before{content:"\e91f";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path29:before{content:"\e920";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path30:before{content:"\e921";margin-left:-1em;opacity:0.16}.isax-bulk-add .path1:before{content:"\e922";opacity:0.4}.isax-bulk-add .path2:before{content:"\e923";margin-left:-1em}.isax-bulk-add-circle .path1:before{content:"\e924";opacity:0.4}.isax-bulk-add-circle .path2:before{content:"\e925";margin-left:-1em}.isax-bulk-additem .path1:before{content:"\e926";opacity:0.4}.isax-bulk-additem .path2:before{content:"\e927";margin-left:-1em}.isax-bulk-additem .path3:before{content:"\e928";margin-left:-1em}.isax-bulk-add-square .path1:before{content:"\e929";opacity:0.4}.isax-bulk-add-square .path2:before{content:"\e92a";margin-left:-1em}.isax-bulk-airdrop .path1:before{content:"\e92b"}.isax-bulk-airdrop .path2:before{content:"\e92c";margin-left:-1em;opacity:0.4}.isax-bulk-airdrop .path3:before{content:"\e92d";margin-left:-1em;opacity:0.4}.isax-bulk-airdrop .path4:before{content:"\e92e";margin-left:-1em}.isax-bulk-airplane .path1:before{content:"\e92f"}.isax-bulk-airplane .path2:before{content:"\e930";margin-left:-1em;opacity:0.4}.isax-bulk-airplane-square .path1:before{content:"\e931";opacity:0.4}.isax-bulk-airplane-square .path2:before{content:"\e932";margin-left:-1em}.isax-bulk-airpod .path1:before{content:"\e933";opacity:0.4}.isax-bulk-airpod .path2:before{content:"\e934";margin-left:-1em}.isax-bulk-airpods .path1:before{content:"\e935";opacity:0.4}.isax-bulk-airpods .path2:before{content:"\e936";margin-left:-1em}.isax-bulk-airpods .path3:before{content:"\e937";margin-left:-1em;opacity:0.4}.isax-bulk-airpods .path4:before{content:"\e938";margin-left:-1em}.isax-bulk-airpods .path5:before{content:"\e939";margin-left:-1em}.isax-bulk-airpods .path6:before{content:"\e93a";margin-left:-1em}.isax-bulk-alarm .path1:before{content:"\e93b";opacity:0.4}.isax-bulk-alarm .path2:before{content:"\e93c";margin-left:-1em}.isax-bulk-alarm .path3:before{content:"\e93d";margin-left:-1em;opacity:0.4}.isax-bulk-alarm .path4:before{content:"\e93e";margin-left:-1em;opacity:0.4}.isax-bulk-alarm .path5:before{content:"\e93f";margin-left:-1em;opacity:0.4}.isax-bulk-align-bottom .path1:before{content:"\e940"}.isax-bulk-align-bottom .path2:before{content:"\e941";margin-left:-1em;opacity:0.4}.isax-bulk-align-bottom .path3:before{content:"\e942";margin-left:-1em}.isax-bulk-align-horizontally .path1:before{content:"\e943"}.isax-bulk-align-horizontally .path2:before{content:"\e944";margin-left:-1em}.isax-bulk-align-horizontally .path3:before{content:"\e945";margin-left:-1em}.isax-bulk-align-horizontally .path4:before{content:"\e946";margin-left:-1em}.isax-bulk-align-horizontally .path5:before{content:"\e947";margin-left:-1em;opacity:0.4}.isax-bulk-align-left .path1:before{content:"\e948"}.isax-bulk-align-left .path2:before{content:"\e949";margin-left:-1em;opacity:0.4}.isax-bulk-align-left .path3:before{content:"\e94a";margin-left:-1em}.isax-bulk-align-right .path1:before{content:"\e94b"}.isax-bulk-align-right .path2:before{content:"\e94c";margin-left:-1em;opacity:0.4}.isax-bulk-align-right .path3:before{content:"\e94d";margin-left:-1em}.isax-bulk-align-vertically .path1:before{content:"\e94e"}.isax-bulk-align-vertically .path2:before{content:"\e94f";margin-left:-1em}.isax-bulk-align-vertically .path3:before{content:"\e950";margin-left:-1em}.isax-bulk-align-vertically .path4:before{content:"\e951";margin-left:-1em}.isax-bulk-align-vertically .path5:before{content:"\e952";margin-left:-1em;opacity:0.4}.isax-bulk-android .path1:before{content:"\e953"}.isax-bulk-android .path2:before{content:"\e954";margin-left:-1em}.isax-bulk-android .path3:before{content:"\e955";margin-left:-1em;opacity:0.4}.isax-bulk-android .path4:before{content:"\e956";margin-left:-1em}.isax-bulk-android .path5:before{content:"\e957";margin-left:-1em}.isax-bulk-android .path6:before{content:"\e958";margin-left:-1em;opacity:0.4}.isax-bulk-ankr .path1:before{content:"\e959"}.isax-bulk-ankr .path2:before{content:"\e95a";margin-left:-1em}.isax-bulk-ankr .path3:before{content:"\e95b";margin-left:-1em;opacity:0.4}.isax-bulk-apple .path1:before{content:"\e95c"}.isax-bulk-apple .path2:before{content:"\e95d";margin-left:-1em;opacity:0.4}.isax-bulk-aquarius .path1:before{content:"\e95e"}.isax-bulk-aquarius .path2:before{content:"\e95f";margin-left:-1em;opacity:0.4}.isax-bulk-archive .path1:before{content:"\e960";opacity:0.4}.isax-bulk-archive .path2:before{content:"\e961";margin-left:-1em}.isax-bulk-archive .path3:before{content:"\e962";margin-left:-1em}.isax-bulk-archive-1 .path1:before{content:"\e963";opacity:0.4}.isax-bulk-archive-1 .path2:before{content:"\e964";margin-left:-1em}.isax-bulk-archive-2 .path1:before{content:"\e965";opacity:0.4}.isax-bulk-archive-2 .path2:before{content:"\e966";margin-left:-1em}.isax-bulk-archive-add .path1:before{content:"\e967";opacity:0.4}.isax-bulk-archive-add .path2:before{content:"\e968";margin-left:-1em}.isax-bulk-archive-book .path1:before{content:"\e969";opacity:0.4}.isax-bulk-archive-book .path2:before{content:"\e96a";margin-left:-1em}.isax-bulk-archive-book .path3:before{content:"\e96b";margin-left:-1em}.isax-bulk-archive-book .path4:before{content:"\e96c";margin-left:-1em}.isax-bulk-archive-minus .path1:before{content:"\e96d";opacity:0.4}.isax-bulk-archive-minus .path2:before{content:"\e96e";margin-left:-1em}.isax-bulk-archive-slash .path1:before{content:"\e96f";opacity:0.4}.isax-bulk-archive-slash .path2:before{content:"\e970";margin-left:-1em}.isax-bulk-archive-slash .path3:before{content:"\e971";margin-left:-1em}.isax-bulk-archive-tick .path1:before{content:"\e972";opacity:0.4}.isax-bulk-archive-tick .path2:before{content:"\e973";margin-left:-1em}.isax-bulk-arrange-circle .path1:before{content:"\e974";opacity:0.4}.isax-bulk-arrange-circle .path2:before{content:"\e975";margin-left:-1em}.isax-bulk-arrange-circle .path3:before{content:"\e976";margin-left:-1em}.isax-bulk-arrange-circle-2 .path1:before{content:"\e977";opacity:0.4}.isax-bulk-arrange-circle-2 .path2:before{content:"\e978";margin-left:-1em}.isax-bulk-arrange-circle-2 .path3:before{content:"\e979";margin-left:-1em}.isax-bulk-arrange-square .path1:before{content:"\e97a";opacity:0.4}.isax-bulk-arrange-square .path2:before{content:"\e97b";margin-left:-1em}.isax-bulk-arrange-square .path3:before{content:"\e97c";margin-left:-1em}.isax-bulk-arrange-square-2 .path1:before{content:"\e97d";opacity:0.4}.isax-bulk-arrange-square-2 .path2:before{content:"\e97e";margin-left:-1em}.isax-bulk-arrange-square-2 .path3:before{content:"\e97f";margin-left:-1em}.isax-bulk-arrow .path1:before{content:"\e980";opacity:0.4}.isax-bulk-arrow .path2:before{content:"\e981";margin-left:-1em;opacity:0.4}.isax-bulk-arrow .path3:before{content:"\e982";margin-left:-1em}.isax-bulk-arrow .path4:before{content:"\e983";margin-left:-1em}.isax-bulk-arrow .path5:before{content:"\e984";margin-left:-1em}.isax-bulk-arrow .path6:before{content:"\e985";margin-left:-1em}.isax-bulk-arrow-2 .path1:before{content:"\e986";opacity:0.4}.isax-bulk-arrow-2 .path2:before{content:"\e987";margin-left:-1em}.isax-bulk-arrow-3 .path1:before{content:"\e988"}.isax-bulk-arrow-3 .path2:before{content:"\e989";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-circle-down .path1:before{content:"\e98a";opacity:0.4}.isax-bulk-arrow-circle-down .path2:before{content:"\e98b";margin-left:-1em}.isax-bulk-arrow-circle-left .path1:before{content:"\e98c";opacity:0.4}.isax-bulk-arrow-circle-left .path2:before{content:"\e98d";margin-left:-1em}.isax-bulk-arrow-circle-right .path1:before{content:"\e98e";opacity:0.4}.isax-bulk-arrow-circle-right .path2:before{content:"\e98f";margin-left:-1em}.isax-bulk-arrow-circle-up .path1:before{content:"\e990";opacity:0.4}.isax-bulk-arrow-circle-up .path2:before{content:"\e991";margin-left:-1em}.isax-bulk-arrow-down .path1:before{content:"\e992";opacity:0.4}.isax-bulk-arrow-down .path2:before{content:"\e993";margin-left:-1em}.isax-bulk-arrow-down-1 .path1:before{content:"\e994";opacity:0.4}.isax-bulk-arrow-down-1 .path2:before{content:"\e995";margin-left:-1em}.isax-bulk-arrow-down-2 .path1:before{content:"\e996";opacity:0.4}.isax-bulk-arrow-down-2 .path2:before{content:"\e997";margin-left:-1em}.isax-bulk-arrow-down-3 .path1:before{content:"\e998"}.isax-bulk-arrow-down-3 .path2:before{content:"\e999";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-left .path1:before{content:"\e99a";opacity:0.4}.isax-bulk-arrow-left .path2:before{content:"\e99b";margin-left:-1em}.isax-bulk-arrow-left-1 .path1:before{content:"\e99c";opacity:0.4}.isax-bulk-arrow-left-1 .path2:before{content:"\e99d";margin-left:-1em}.isax-bulk-arrow-left-2 .path1:before{content:"\e99e";opacity:0.4}.isax-bulk-arrow-left-2 .path2:before{content:"\e99f";margin-left:-1em}.isax-bulk-arrow-left-3 .path1:before{content:"\e9a0"}.isax-bulk-arrow-left-3 .path2:before{content:"\e9a1";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-right .path1:before{content:"\e9a2";opacity:0.4}.isax-bulk-arrow-right .path2:before{content:"\e9a3";margin-left:-1em}.isax-bulk-arrow-right-1 .path1:before{content:"\e9a4";opacity:0.4}.isax-bulk-arrow-right-1 .path2:before{content:"\e9a5";margin-left:-1em}.isax-bulk-arrow-right-2 .path1:before{content:"\e9a6";opacity:0.4}.isax-bulk-arrow-right-2 .path2:before{content:"\e9a7";margin-left:-1em}.isax-bulk-arrow-right-3 .path1:before{content:"\e9a8"}.isax-bulk-arrow-right-3 .path2:before{content:"\e9a9";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-square .path1:before{content:"\e9aa";opacity:0.4}.isax-bulk-arrow-square .path2:before{content:"\e9ab";margin-left:-1em}.isax-bulk-arrow-square-down .path1:before{content:"\e9ac";opacity:0.4}.isax-bulk-arrow-square-down .path2:before{content:"\e9ad";margin-left:-1em}.isax-bulk-arrow-square-left .path1:before{content:"\e9ae";opacity:0.4}.isax-bulk-arrow-square-left .path2:before{content:"\e9af";margin-left:-1em}.isax-bulk-arrow-square-right .path1:before{content:"\e9b0";opacity:0.4}.isax-bulk-arrow-square-right .path2:before{content:"\e9b1";margin-left:-1em}.isax-bulk-arrow-square-up .path1:before{content:"\e9b2";opacity:0.4}.isax-bulk-arrow-square-up .path2:before{content:"\e9b3";margin-left:-1em}.isax-bulk-arrow-swap .path1:before{content:"\e9b4";opacity:0.4}.isax-bulk-arrow-swap .path2:before{content:"\e9b5";margin-left:-1em}.isax-bulk-arrow-swap .path3:before{content:"\e9b6";margin-left:-1em}.isax-bulk-arrow-swap-horizontal .path1:before{content:"\e9b7";opacity:0.4}.isax-bulk-arrow-swap-horizontal .path2:before{content:"\e9b8";margin-left:-1em}.isax-bulk-arrow-swap-horizontal .path3:before{content:"\e9b9";margin-left:-1em}.isax-bulk-arrow-up .path1:before{content:"\e9ba";opacity:0.4}.isax-bulk-arrow-up .path2:before{content:"\e9bb";margin-left:-1em}.isax-bulk-arrow-up-1 .path1:before{content:"\e9bc";opacity:0.4}.isax-bulk-arrow-up-1 .path2:before{content:"\e9bd";margin-left:-1em}.isax-bulk-arrow-up-2 .path1:before{content:"\e9be";opacity:0.4}.isax-bulk-arrow-up-2 .path2:before{content:"\e9bf";margin-left:-1em}.isax-bulk-arrow-up-3 .path1:before{content:"\e9c0"}.isax-bulk-arrow-up-3 .path2:before{content:"\e9c1";margin-left:-1em;opacity:0.4}.isax-bulk-attach-circle .path1:before{content:"\e9c2";opacity:0.4}.isax-bulk-attach-circle .path2:before{content:"\e9c3";margin-left:-1em}.isax-bulk-attach-square .path1:before{content:"\e9c4";opacity:0.4}.isax-bulk-attach-square .path2:before{content:"\e9c5";margin-left:-1em}.isax-bulk-audio-square .path1:before{content:"\e9c6";opacity:0.4}.isax-bulk-audio-square .path2:before{content:"\e9c7";margin-left:-1em}.isax-bulk-autobrightness .path1:before{content:"\e9c8";opacity:0.4}.isax-bulk-autobrightness .path2:before{content:"\e9c9";margin-left:-1em}.isax-bulk-autobrightness .path3:before{content:"\e9ca";margin-left:-1em}.isax-bulk-avax .path1:before{content:"\e9cb"}.isax-bulk-avax .path2:before{content:"\e9cc";margin-left:-1em}.isax-bulk-avax .path3:before{content:"\e9cd";margin-left:-1em;opacity:0.4}.isax-bulk-award .path1:before{content:"\e9ce";opacity:0.4}.isax-bulk-award .path2:before{content:"\e9cf";margin-left:-1em}.isax-bulk-award .path3:before{content:"\e9d0";margin-left:-1em}.isax-bulk-back-square .path1:before{content:"\e9d1";opacity:0.4}.isax-bulk-back-square .path2:before{content:"\e9d2";margin-left:-1em}.isax-bulk-backward .path1:before{content:"\e9d3";opacity:0.4}.isax-bulk-backward .path2:before{content:"\e9d4";margin-left:-1em}.isax-bulk-backward-5-seconds .path1:before{content:"\e9d5"}.isax-bulk-backward-5-seconds .path2:before{content:"\e9d6";margin-left:-1em;opacity:0.4}.isax-bulk-backward-10-seconds .path1:before{content:"\e9d7"}.isax-bulk-backward-10-seconds .path2:before{content:"\e9d8";margin-left:-1em;opacity:0.4}.isax-bulk-backward-10-seconds .path3:before{content:"\e9d9";margin-left:-1em}.isax-bulk-backward-15-seconds .path1:before{content:"\e9da"}.isax-bulk-backward-15-seconds .path2:before{content:"\e9db";margin-left:-1em}.isax-bulk-backward-15-seconds .path3:before{content:"\e9dc";margin-left:-1em;opacity:0.4}.isax-bulk-backward-item .path1:before{content:"\e9dd";opacity:0.4}.isax-bulk-backward-item .path2:before{content:"\e9de";margin-left:-1em;opacity:0.4}.isax-bulk-backward-item .path3:before{content:"\e9df";margin-left:-1em}.isax-bulk-bag .path1:before{content:"\e9e0";opacity:0.4}.isax-bulk-bag .path2:before{content:"\e9e1";margin-left:-1em}.isax-bulk-bag-2 .path1:before{content:"\e9e2";opacity:0.4}.isax-bulk-bag-2 .path2:before{content:"\e9e3";margin-left:-1em}.isax-bulk-bag-cross .path1:before{content:"\e9e4";opacity:0.4}.isax-bulk-bag-cross .path2:before{content:"\e9e5";margin-left:-1em}.isax-bulk-bag-cross-1 .path1:before{content:"\e9e6";opacity:0.4}.isax-bulk-bag-cross-1 .path2:before{content:"\e9e7";margin-left:-1em}.isax-bulk-bag-cross-1 .path3:before{content:"\e9e8";margin-left:-1em;opacity:0.4}.isax-bulk-bag-cross-1 .path4:before{content:"\e9e9";margin-left:-1em}.isax-bulk-bag-happy .path1:before{content:"\e9ea";opacity:0.4}.isax-bulk-bag-happy .path2:before{content:"\e9eb";margin-left:-1em}.isax-bulk-bag-tick .path1:before{content:"\e9ec";opacity:0.4}.isax-bulk-bag-tick .path2:before{content:"\e9ed";margin-left:-1em}.isax-bulk-bag-tick-2 .path1:before{content:"\e9ee";opacity:0.4}.isax-bulk-bag-tick-2 .path2:before{content:"\e9ef";margin-left:-1em}.isax-bulk-bag-tick-2 .path3:before{content:"\e9f0";margin-left:-1em;opacity:0.4}.isax-bulk-bag-tick-2 .path4:before{content:"\e9f1";margin-left:-1em}.isax-bulk-bag-timer .path1:before{content:"\e9f2";opacity:0.4}.isax-bulk-bag-timer .path2:before{content:"\e9f3";margin-left:-1em}.isax-bulk-bag-timer .path3:before{content:"\e9f4";margin-left:-1em;opacity:0.4}.isax-bulk-bag-timer .path4:before{content:"\e9f5";margin-left:-1em}.isax-bulk-bank .path1:before{content:"\e9f6"}.isax-bulk-bank .path2:before{content:"\e9f7";margin-left:-1em;opacity:0.6}.isax-bulk-bank .path3:before{content:"\e9f8";margin-left:-1em;opacity:0.4}.isax-bulk-barcode .path1:before{content:"\e9f9";opacity:0.4}.isax-bulk-barcode .path2:before{content:"\e9fa";margin-left:-1em}.isax-bulk-barcode .path3:before{content:"\e9fb";margin-left:-1em}.isax-bulk-barcode .path4:before{content:"\e9fc";margin-left:-1em}.isax-bulk-barcode .path5:before{content:"\e9fd";margin-left:-1em}.isax-bulk-barcode .path6:before{content:"\e9fe";margin-left:-1em}.isax-bulk-barcode .path7:before{content:"\e9ff";margin-left:-1em}.isax-bulk-barcode .path8:before{content:"\ea00";margin-left:-1em}.isax-bulk-battery-3full .path1:before{content:"\ea01";opacity:0.4}.isax-bulk-battery-3full .path2:before{content:"\ea02";margin-left:-1em}.isax-bulk-battery-3full .path3:before{content:"\ea03";margin-left:-1em}.isax-bulk-battery-3full .path4:before{content:"\ea04";margin-left:-1em}.isax-bulk-battery-charging .path1:before{content:"\ea05";opacity:0.4}.isax-bulk-battery-charging .path2:before{content:"\ea06";margin-left:-1em}.isax-bulk-battery-charging .path3:before{content:"\ea07";margin-left:-1em}.isax-bulk-battery-disable .path1:before{content:"\ea08"}.isax-bulk-battery-disable .path2:before{content:"\ea09";margin-left:-1em;opacity:0.4}.isax-bulk-battery-disable .path3:before{content:"\ea0a";margin-left:-1em;opacity:0.4}.isax-bulk-battery-disable .path4:before{content:"\ea0b";margin-left:-1em}.isax-bulk-battery-empty .path1:before{content:"\ea0c";opacity:0.4}.isax-bulk-battery-empty .path2:before{content:"\ea0d";margin-left:-1em}.isax-bulk-battery-empty-1 .path1:before{content:"\ea0e";opacity:0.4}.isax-bulk-battery-empty-1 .path2:before{content:"\ea0f";margin-left:-1em}.isax-bulk-battery-empty-1 .path3:before{content:"\ea10";margin-left:-1em}.isax-bulk-battery-full .path1:before{content:"\ea11";opacity:0.4}.isax-bulk-battery-full .path2:before{content:"\ea12";margin-left:-1em}.isax-bulk-battery-full .path3:before{content:"\ea13";margin-left:-1em}.isax-bulk-battery-full .path4:before{content:"\ea14";margin-left:-1em}.isax-bulk-battery-full .path5:before{content:"\ea15";margin-left:-1em}.isax-bulk-be .path1:before{content:"\ea16"}.isax-bulk-be .path2:before{content:"\ea17";margin-left:-1em;opacity:0.4}.isax-bulk-be .path3:before{content:"\ea18";margin-left:-1em}.isax-bulk-bezier .path1:before{content:"\ea19"}.isax-bulk-bezier .path2:before{content:"\ea1a";margin-left:-1em}.isax-bulk-bezier .path3:before{content:"\ea1b";margin-left:-1em}.isax-bulk-bezier .path4:before{content:"\ea1c";margin-left:-1em}.isax-bulk-bezier .path5:before{content:"\ea1d";margin-left:-1em}.isax-bulk-bezier .path6:before{content:"\ea1e";margin-left:-1em;opacity:0.16}.isax-bulk-bezier .path7:before{content:"\ea1f";margin-left:-1em;opacity:0.16}.isax-bulk-bill .path1:before{content:"\ea20";opacity:0.4}.isax-bulk-bill .path2:before{content:"\ea21";margin-left:-1em}.isax-bulk-bill .path3:before{content:"\ea22";margin-left:-1em}.isax-bulk-bill .path4:before{content:"\ea23";margin-left:-1em}.isax-bulk-bitcoin-card .path1:before{content:"\ea24";opacity:0.4}.isax-bulk-bitcoin-card .path2:before{content:"\ea25";margin-left:-1em}.isax-bulk-bitcoin-card .path3:before{content:"\ea26";margin-left:-1em}.isax-bulk-bitcoin-convert .path1:before{content:"\ea27";opacity:0.4}.isax-bulk-bitcoin-convert .path2:before{content:"\ea28";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-convert .path3:before{content:"\ea29";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-convert .path4:before{content:"\ea2a";margin-left:-1em}.isax-bulk-bitcoin-convert .path5:before{content:"\ea2b";margin-left:-1em}.isax-bulk-bitcoin-refresh .path1:before{content:"\ea2c";opacity:0.4}.isax-bulk-bitcoin-refresh .path2:before{content:"\ea2d";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-refresh .path3:before{content:"\ea2e";margin-left:-1em}.isax-bulk-blend .path1:before{content:"\ea2f"}.isax-bulk-blend .path2:before{content:"\ea30";margin-left:-1em;opacity:0.4}.isax-bulk-blend-2 .path1:before{content:"\ea31"}.isax-bulk-blend-2 .path2:before{content:"\ea32";margin-left:-1em}.isax-bulk-blend-2 .path3:before{content:"\ea33";margin-left:-1em}.isax-bulk-blend-2 .path4:before{content:"\ea34";margin-left:-1em}.isax-bulk-blend-2 .path5:before{content:"\ea35";margin-left:-1em;opacity:0.4}.isax-bulk-blogger .path1:before{content:"\ea36"}.isax-bulk-blogger .path2:before{content:"\ea37";margin-left:-1em;opacity:0.4}.isax-bulk-bluetooth .path1:before{content:"\ea38";opacity:0.4}.isax-bulk-bluetooth .path2:before{content:"\ea39";margin-left:-1em}.isax-bulk-bluetooth-2 .path1:before{content:"\ea3a";opacity:0.4}.isax-bulk-bluetooth-2 .path2:before{content:"\ea3b";margin-left:-1em}.isax-bulk-bluetooth-2 .path3:before{content:"\ea3c";margin-left:-1em}.isax-bulk-bluetooth-2 .path4:before{content:"\ea3d";margin-left:-1em}.isax-bulk-bluetooth-circle .path1:before{content:"\ea3e";opacity:0.4}.isax-bulk-bluetooth-circle .path2:before{content:"\ea3f";margin-left:-1em}.isax-bulk-bluetooth-rectangle .path1:before{content:"\ea40";opacity:0.4}.isax-bulk-bluetooth-rectangle .path2:before{content:"\ea41";margin-left:-1em}.isax-bulk-blur .path1:before{content:"\ea42";opacity:0.4}.isax-bulk-blur .path2:before{content:"\ea43";margin-left:-1em}.isax-bulk-bnb .path1:before{content:"\ea44"}.isax-bulk-bnb .path2:before{content:"\ea45";margin-left:-1em}.isax-bulk-bnb .path3:before{content:"\ea46";margin-left:-1em;opacity:0.4}.isax-bulk-bnb .path4:before{content:"\ea47";margin-left:-1em;opacity:0.4}.isax-bulk-bnb .path5:before{content:"\ea48";margin-left:-1em;opacity:0.4}.isax-bulk-book .path1:before{content:"\ea49";opacity:0.4}.isax-bulk-book .path2:before{content:"\ea4a";margin-left:-1em}.isax-bulk-book .path3:before{content:"\ea4b";margin-left:-1em}.isax-bulk-book .path4:before{content:"\ea4c";margin-left:-1em}.isax-bulk-book-1 .path1:before{content:"\ea4d";opacity:0.4}.isax-bulk-book-1 .path2:before{content:"\ea4e";margin-left:-1em}.isax-bulk-book-1 .path3:before{content:"\ea4f";margin-left:-1em}.isax-bulk-book-1 .path4:before{content:"\ea50";margin-left:-1em}.isax-bulk-bookmark .path1:before{content:"\ea51";opacity:0.4}.isax-bulk-bookmark .path2:before{content:"\ea52";margin-left:-1em}.isax-bulk-bookmark-2 .path1:before{content:"\ea53"}.isax-bulk-bookmark-2 .path2:before{content:"\ea54";margin-left:-1em;opacity:0.4}.isax-bulk-book-saved .path1:before{content:"\ea55";opacity:0.4}.isax-bulk-book-saved .path2:before{content:"\ea56";margin-left:-1em}.isax-bulk-book-saved .path3:before{content:"\ea57";margin-left:-1em}.isax-bulk-book-square .path1:before{content:"\ea58";opacity:0.4}.isax-bulk-book-square .path2:before{content:"\ea59";margin-left:-1em}.isax-bulk-book-square .path3:before{content:"\ea5a";margin-left:-1em}.isax-bulk-bootstrap .path1:before{content:"\ea5b";opacity:0.4}.isax-bulk-bootstrap .path2:before{content:"\ea5c";margin-left:-1em}.isax-bulk-box .path1:before{content:"\ea5d";opacity:0.4}.isax-bulk-box .path2:before{content:"\ea5e";margin-left:-1em;opacity:0.4}.isax-bulk-box .path3:before{content:"\ea5f";margin-left:-1em;opacity:0.4}.isax-bulk-box .path4:before{content:"\ea60";margin-left:-1em}.isax-bulk-box .path5:before{content:"\ea61";margin-left:-1em}.isax-bulk-box-1 .path1:before{content:"\ea62";opacity:0.4}.isax-bulk-box-1 .path2:before{content:"\ea63";margin-left:-1em;opacity:0.6}.isax-bulk-box-1 .path3:before{content:"\ea64";margin-left:-1em}.isax-bulk-box-2 .path1:before{content:"\ea65";opacity:0.4}.isax-bulk-box-2 .path2:before{content:"\ea66";margin-left:-1em}.isax-bulk-box-2 .path3:before{content:"\ea67";margin-left:-1em;opacity:0.4}.isax-bulk-box-2 .path4:before{content:"\ea68";margin-left:-1em}.isax-bulk-box-2 .path5:before{content:"\ea69";margin-left:-1em;opacity:0.4}.isax-bulk-box-2 .path6:before{content:"\ea6a";margin-left:-1em}.isax-bulk-box-2 .path7:before{content:"\ea6b";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path1:before{content:"\ea6c"}.isax-bulk-box-add .path2:before{content:"\ea6d";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path3:before{content:"\ea6e";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path4:before{content:"\ea6f";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path1:before{content:"\ea70"}.isax-bulk-box-remove .path2:before{content:"\ea71";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path3:before{content:"\ea72";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path4:before{content:"\ea73";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path1:before{content:"\ea74";opacity:0.4}.isax-bulk-box-search .path2:before{content:"\ea75";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path3:before{content:"\ea76";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path4:before{content:"\ea77";margin-left:-1em}.isax-bulk-box-tick .path1:before{content:"\ea78";opacity:0.4}.isax-bulk-box-tick .path2:before{content:"\ea79";margin-left:-1em;opacity:0.4}.isax-bulk-box-tick .path3:before{content:"\ea7a";margin-left:-1em;opacity:0.4}.isax-bulk-box-tick .path4:before{content:"\ea7b";margin-left:-1em}.isax-bulk-box-time .path1:before{content:"\ea7c";opacity:0.4}.isax-bulk-box-time .path2:before{content:"\ea7d";margin-left:-1em;opacity:0.4}.isax-bulk-box-time .path3:before{content:"\ea7e";margin-left:-1em;opacity:0.4}.isax-bulk-box-time .path4:before{content:"\ea7f";margin-left:-1em}.isax-bulk-briefcase .path1:before{content:"\ea80"}.isax-bulk-briefcase .path2:before{content:"\ea81";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-cross .path1:before{content:"\ea82"}.isax-bulk-brifecase-cross .path2:before{content:"\ea83";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-cross .path3:before{content:"\ea84";margin-left:-1em}.isax-bulk-brifecase-tick .path1:before{content:"\ea85";opacity:0.4}.isax-bulk-brifecase-tick .path2:before{content:"\ea86";margin-left:-1em}.isax-bulk-brifecase-tick .path3:before{content:"\ea87";margin-left:-1em}.isax-bulk-brifecase-timer .path1:before{content:"\ea88"}.isax-bulk-brifecase-timer .path2:before{content:"\ea89";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-timer .path3:before{content:"\ea8a";margin-left:-1em}.isax-bulk-broom .path1:before{content:"\ea8b";opacity:0.4}.isax-bulk-broom .path2:before{content:"\ea8c";margin-left:-1em;opacity:0.4}.isax-bulk-broom .path3:before{content:"\ea8d";margin-left:-1em}.isax-bulk-broom .path4:before{content:"\ea8e";margin-left:-1em}.isax-bulk-broom .path5:before{content:"\ea8f";margin-left:-1em}.isax-bulk-broom .path6:before{content:"\ea90";margin-left:-1em}.isax-bulk-brush .path1:before{content:"\ea91"}.isax-bulk-brush .path2:before{content:"\ea92";margin-left:-1em;opacity:0.4}.isax-bulk-brush-1 .path1:before{content:"\ea93"}.isax-bulk-brush-1 .path2:before{content:"\ea94";margin-left:-1em;opacity:0.4}.isax-bulk-brush-1 .path3:before{content:"\ea95";margin-left:-1em;opacity:0.4}.isax-bulk-brush-2 .path1:before{content:"\ea96"}.isax-bulk-brush-2 .path2:before{content:"\ea97";margin-left:-1em;opacity:0.4}.isax-bulk-brush-2 .path3:before{content:"\ea98";margin-left:-1em}.isax-bulk-brush-3 .path1:before{content:"\ea99";opacity:0.4}.isax-bulk-brush-3 .path2:before{content:"\ea9a";margin-left:-1em}.isax-bulk-brush-3 .path3:before{content:"\ea9b";margin-left:-1em;opacity:0.4}.isax-bulk-brush-3 .path4:before{content:"\ea9c";margin-left:-1em}.isax-bulk-brush-4 .path1:before{content:"\ea9d"}.isax-bulk-brush-4 .path2:before{content:"\ea9e";margin-left:-1em;opacity:0.4}.isax-bulk-brush-4 .path3:before{content:"\ea9f";margin-left:-1em}.isax-bulk-brush-4 .path4:before{content:"\eaa0";margin-left:-1em}.isax-bulk-btc .path1:before{content:"\eaa1";opacity:0.4}.isax-bulk-btc .path2:before{content:"\eaa2";margin-left:-1em}.isax-bulk-bubble .path1:before{content:"\eaa3"}.isax-bulk-bubble .path2:before{content:"\eaa4";margin-left:-1em;opacity:0.4}.isax-bulk-bubble .path3:before{content:"\eaa5";margin-left:-1em;opacity:0.4}.isax-bulk-bucket .path1:before{content:"\eaa6"}.isax-bulk-bucket .path2:before{content:"\eaa7";margin-left:-1em;opacity:0.4}.isax-bulk-bucket .path3:before{content:"\eaa8";margin-left:-1em}.isax-bulk-bucket .path4:before{content:"\eaa9";margin-left:-1em}.isax-bulk-bucket-circle .path1:before{content:"\eaaa";opacity:0.4}.isax-bulk-bucket-circle .path2:before{content:"\eaab";margin-left:-1em}.isax-bulk-bucket-circle .path3:before{content:"\eaac";margin-left:-1em}.isax-bulk-bucket-square .path1:before{content:"\eaad";opacity:0.4}.isax-bulk-bucket-square .path2:before{content:"\eaae";margin-left:-1em}.isax-bulk-bucket-square .path3:before{content:"\eaaf";margin-left:-1em}.isax-bulk-building .path1:before{content:"\eab0";opacity:0.4}.isax-bulk-building .path2:before{content:"\eab1";margin-left:-1em}.isax-bulk-building .path3:before{content:"\eab2";margin-left:-1em}.isax-bulk-building .path4:before{content:"\eab3";margin-left:-1em;opacity:0.6}.isax-bulk-building .path5:before{content:"\eab4";margin-left:-1em}.isax-bulk-building .path6:before{content:"\eab5";margin-left:-1em}.isax-bulk-building-3 .path1:before{content:"\eab6";opacity:0.4}.isax-bulk-building-3 .path2:before{content:"\eab7";margin-left:-1em}.isax-bulk-building-3 .path3:before{content:"\eab8";margin-left:-1em}.isax-bulk-building-3 .path4:before{content:"\eab9";margin-left:-1em}.isax-bulk-building-3 .path5:before{content:"\eaba";margin-left:-1em}.isax-bulk-building-4 .path1:before{content:"\eabb";opacity:0.4}.isax-bulk-building-4 .path2:before{content:"\eabc";margin-left:-1em}.isax-bulk-building-4 .path3:before{content:"\eabd";margin-left:-1em}.isax-bulk-building-4 .path4:before{content:"\eabe";margin-left:-1em}.isax-bulk-building-4 .path5:before{content:"\eabf";margin-left:-1em}.isax-bulk-buildings .path1:before{content:"\eac0";opacity:0.6}.isax-bulk-buildings .path2:before{content:"\eac1";margin-left:-1em}.isax-bulk-buildings .path3:before{content:"\eac2";margin-left:-1em;opacity:0.4}.isax-bulk-buildings .path4:before{content:"\eac3";margin-left:-1em}.isax-bulk-buildings .path5:before{content:"\eac4";margin-left:-1em}.isax-bulk-buildings .path6:before{content:"\eac5";margin-left:-1em}.isax-bulk-buildings-2 .path1:before{content:"\eac6"}.isax-bulk-buildings-2 .path2:before{content:"\eac7";margin-left:-1em;opacity:0.4}.isax-bulk-buildings-2 .path3:before{content:"\eac8";margin-left:-1em}.isax-bulk-buildings-2 .path4:before{content:"\eac9";margin-left:-1em}.isax-bulk-buildings-2 .path5:before{content:"\eaca";margin-left:-1em}.isax-bulk-buildings-2 .path6:before{content:"\eacb";margin-left:-1em}.isax-bulk-buliding .path1:before{content:"\eacc"}.isax-bulk-buliding .path2:before{content:"\eacd";margin-left:-1em;opacity:0.4}.isax-bulk-buliding .path3:before{content:"\eace";margin-left:-1em}.isax-bulk-buliding .path4:before{content:"\eacf";margin-left:-1em}.isax-bulk-buliding .path5:before{content:"\ead0";margin-left:-1em}.isax-bulk-buliding .path6:before{content:"\ead1";margin-left:-1em}.isax-bulk-buliding .path7:before{content:"\ead2";margin-left:-1em}.isax-bulk-buliding .path8:before{content:"\ead3";margin-left:-1em}.isax-bulk-bus .path1:before{content:"\ead4";opacity:0.4}.isax-bulk-bus .path2:before{content:"\ead5";margin-left:-1em}.isax-bulk-bus .path3:before{content:"\ead6";margin-left:-1em}.isax-bulk-bus .path4:before{content:"\ead7";margin-left:-1em}.isax-bulk-bus .path5:before{content:"\ead8";margin-left:-1em}.isax-bulk-busd .path1:before{content:"\ead9"}.isax-bulk-busd .path2:before{content:"\eada";margin-left:-1em;opacity:0.4}.isax-bulk-busd .path3:before{content:"\eadb";margin-left:-1em}.isax-bulk-busd .path4:before{content:"\eadc";margin-left:-1em;opacity:0.4}.isax-bulk-buy-crypto .path1:before{content:"\eadd"}.isax-bulk-buy-crypto .path2:before{content:"\eade";margin-left:-1em;opacity:0.4}.isax-bulk-buy-crypto .path3:before{content:"\eadf";margin-left:-1em}.isax-bulk-cake .path1:before{content:"\eae0"}.isax-bulk-cake .path2:before{content:"\eae1";margin-left:-1em;opacity:0.4}.isax-bulk-cake .path3:before{content:"\eae2";margin-left:-1em}.isax-bulk-cake .path4:before{content:"\eae3";margin-left:-1em}.isax-bulk-cake .path5:before{content:"\eae4";margin-left:-1em}.isax-bulk-cake .path6:before{content:"\eae5";margin-left:-1em;opacity:0.4}.isax-bulk-calculator .path1:before{content:"\eae6";opacity:0.4}.isax-bulk-calculator .path2:before{content:"\eae7";margin-left:-1em}.isax-bulk-calculator .path3:before{content:"\eae8";margin-left:-1em}.isax-bulk-calculator .path4:before{content:"\eae9";margin-left:-1em}.isax-bulk-calculator .path5:before{content:"\eaea";margin-left:-1em}.isax-bulk-calculator .path6:before{content:"\eaeb";margin-left:-1em}.isax-bulk-calculator .path7:before{content:"\eaec";margin-left:-1em}.isax-bulk-calculator .path8:before{content:"\eaed";margin-left:-1em}.isax-bulk-calendar .path1:before{content:"\eaee"}.isax-bulk-calendar .path2:before{content:"\eaef";margin-left:-1em;opacity:0.4}.isax-bulk-calendar .path3:before{content:"\eaf0";margin-left:-1em}.isax-bulk-calendar .path4:before{content:"\eaf1";margin-left:-1em}.isax-bulk-calendar .path5:before{content:"\eaf2";margin-left:-1em}.isax-bulk-calendar .path6:before{content:"\eaf3";margin-left:-1em}.isax-bulk-calendar .path7:before{content:"\eaf4";margin-left:-1em}.isax-bulk-calendar .path8:before{content:"\eaf5";margin-left:-1em}.isax-bulk-calendar-1 .path1:before{content:"\eaf6"}.isax-bulk-calendar-1 .path2:before{content:"\eaf7";margin-left:-1em}.isax-bulk-calendar-1 .path3:before{content:"\eaf8";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-1 .path4:before{content:"\eaf9";margin-left:-1em}.isax-bulk-calendar-1 .path5:before{content:"\eafa";margin-left:-1em}.isax-bulk-calendar-2 .path1:before{content:"\eafb"}.isax-bulk-calendar-2 .path2:before{content:"\eafc";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-2 .path3:before{content:"\eafd";margin-left:-1em}.isax-bulk-calendar-2 .path4:before{content:"\eafe";margin-left:-1em}.isax-bulk-calendar-2 .path5:before{content:"\eaff";margin-left:-1em}.isax-bulk-calendar-add .path1:before{content:"\eb00"}.isax-bulk-calendar-add .path2:before{content:"\eb01";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-add .path3:before{content:"\eb02";margin-left:-1em}.isax-bulk-calendar-add .path4:before{content:"\eb03";margin-left:-1em}.isax-bulk-calendar-add .path5:before{content:"\eb04";margin-left:-1em}.isax-bulk-calendar-add .path6:before{content:"\eb05";margin-left:-1em}.isax-bulk-calendar-circle .path1:before{content:"\eb06";opacity:0.4}.isax-bulk-calendar-circle .path2:before{content:"\eb07";margin-left:-1em}.isax-bulk-calendar-circle .path3:before{content:"\eb08";margin-left:-1em}.isax-bulk-calendar-edit .path1:before{content:"\eb09"}.isax-bulk-calendar-edit .path2:before{content:"\eb0a";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-edit .path3:before{content:"\eb0b";margin-left:-1em}.isax-bulk-calendar-remove .path1:before{content:"\eb0c"}.isax-bulk-calendar-remove .path2:before{content:"\eb0d";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-remove .path3:before{content:"\eb0e";margin-left:-1em}.isax-bulk-calendar-remove .path4:before{content:"\eb0f";margin-left:-1em}.isax-bulk-calendar-remove .path5:before{content:"\eb10";margin-left:-1em}.isax-bulk-calendar-remove .path6:before{content:"\eb11";margin-left:-1em}.isax-bulk-calendar-search .path1:before{content:"\eb12";opacity:0.4}.isax-bulk-calendar-search .path2:before{content:"\eb13";margin-left:-1em}.isax-bulk-calendar-search .path3:before{content:"\eb14";margin-left:-1em}.isax-bulk-calendar-tick .path1:before{content:"\eb15"}.isax-bulk-calendar-tick .path2:before{content:"\eb16";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-tick .path3:before{content:"\eb17";margin-left:-1em}.isax-bulk-calendar-tick .path4:before{content:"\eb18";margin-left:-1em}.isax-bulk-calendar-tick .path5:before{content:"\eb19";margin-left:-1em}.isax-bulk-calendar-tick .path6:before{content:"\eb1a";margin-left:-1em}.isax-bulk-call .path1:before{content:"\eb1b";opacity:0.4}.isax-bulk-call .path2:before{content:"\eb1c";margin-left:-1em}.isax-bulk-call-add .path1:before{content:"\eb1d"}.isax-bulk-call-add .path2:before{content:"\eb1e";margin-left:-1em;opacity:0.4}.isax-bulk-call-add .path3:before{content:"\eb1f";margin-left:-1em}.isax-bulk-call-calling .path1:before{content:"\eb20"}.isax-bulk-call-calling .path2:before{content:"\eb21";margin-left:-1em}.isax-bulk-call-calling .path3:before{content:"\eb22";margin-left:-1em;opacity:0.4}.isax-bulk-call-calling .path4:before{content:"\eb23";margin-left:-1em}.isax-bulk-call-incoming .path1:before{content:"\eb24"}.isax-bulk-call-incoming .path2:before{content:"\eb25";margin-left:-1em;opacity:0.4}.isax-bulk-call-incoming .path3:before{content:"\eb26";margin-left:-1em}.isax-bulk-call-minus .path1:before{content:"\eb27"}.isax-bulk-call-minus .path2:before{content:"\eb28";margin-left:-1em;opacity:0.4}.isax-bulk-call-minus .path3:before{content:"\eb29";margin-left:-1em}.isax-bulk-call-outgoing .path1:before{content:"\eb2a"}.isax-bulk-call-outgoing .path2:before{content:"\eb2b";margin-left:-1em;opacity:0.4}.isax-bulk-call-outgoing .path3:before{content:"\eb2c";margin-left:-1em}.isax-bulk-call-received .path1:before{content:"\eb2d"}.isax-bulk-call-received .path2:before{content:"\eb2e";margin-left:-1em;opacity:0.4}.isax-bulk-call-received .path3:before{content:"\eb2f";margin-left:-1em}.isax-bulk-call-remove .path1:before{content:"\eb30"}.isax-bulk-call-remove .path2:before{content:"\eb31";margin-left:-1em;opacity:0.4}.isax-bulk-call-remove .path3:before{content:"\eb32";margin-left:-1em}.isax-bulk-call-slash .path1:before{content:"\eb33"}.isax-bulk-call-slash .path2:before{content:"\eb34";margin-left:-1em;opacity:0.4}.isax-bulk-call-slash .path3:before{content:"\eb35";margin-left:-1em}.isax-bulk-camera .path1:before{content:"\eb36";opacity:0.4}.isax-bulk-camera .path2:before{content:"\eb37";margin-left:-1em}.isax-bulk-camera .path3:before{content:"\eb38";margin-left:-1em}.isax-bulk-camera-slash .path1:before{content:"\eb39"}.isax-bulk-camera-slash .path2:before{content:"\eb3a";margin-left:-1em;opacity:0.4}.isax-bulk-camera-slash .path3:before{content:"\eb3b";margin-left:-1em;opacity:0.4}.isax-bulk-camera-slash .path4:before{content:"\eb3c";margin-left:-1em}.isax-bulk-camera-slash .path5:before{content:"\eb3d";margin-left:-1em}.isax-bulk-camera-slash .path6:before{content:"\eb3e";margin-left:-1em}.isax-bulk-candle .path1:before{content:"\eb3f";opacity:0.4}.isax-bulk-candle .path2:before{content:"\eb40";margin-left:-1em}.isax-bulk-candle-2 .path1:before{content:"\eb41"}.isax-bulk-candle-2 .path2:before{content:"\eb42";margin-left:-1em;opacity:0.4}.isax-bulk-car .path1:before{content:"\eb43";opacity:0.4}.isax-bulk-car .path2:before{content:"\eb44";margin-left:-1em}.isax-bulk-car .path3:before{content:"\eb45";margin-left:-1em}.isax-bulk-car .path4:before{content:"\eb46";margin-left:-1em}.isax-bulk-card .path1:before{content:"\eb47";opacity:0.4}.isax-bulk-card .path2:before{content:"\eb48";margin-left:-1em}.isax-bulk-card .path3:before{content:"\eb49";margin-left:-1em}.isax-bulk-card .path4:before{content:"\eb4a";margin-left:-1em}.isax-bulk-card-add .path1:before{content:"\eb4b";opacity:0.4}.isax-bulk-card-add .path2:before{content:"\eb4c";margin-left:-1em}.isax-bulk-card-add .path3:before{content:"\eb4d";margin-left:-1em}.isax-bulk-card-coin .path1:before{content:"\eb4e";opacity:0.4}.isax-bulk-card-coin .path2:before{content:"\eb4f";margin-left:-1em}.isax-bulk-card-coin .path3:before{content:"\eb50";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path4:before{content:"\eb51";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path5:before{content:"\eb52";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path6:before{content:"\eb53";margin-left:-1em}.isax-bulk-card-edit .path1:before{content:"\eb54";opacity:0.4}.isax-bulk-card-edit .path2:before{content:"\eb55";margin-left:-1em}.isax-bulk-card-edit .path3:before{content:"\eb56";margin-left:-1em}.isax-bulk-card-pos .path1:before{content:"\eb57"}.isax-bulk-card-pos .path2:before{content:"\eb58";margin-left:-1em;opacity:0.4}.isax-bulk-card-pos .path3:before{content:"\eb59";margin-left:-1em}.isax-bulk-card-pos .path4:before{content:"\eb5a";margin-left:-1em}.isax-bulk-card-pos .path5:before{content:"\eb5b";margin-left:-1em}.isax-bulk-card-receive .path1:before{content:"\eb5c"}.isax-bulk-card-receive .path2:before{content:"\eb5d";margin-left:-1em;opacity:0.4}.isax-bulk-card-receive .path3:before{content:"\eb5e";margin-left:-1em}.isax-bulk-card-remove .path1:before{content:"\eb5f"}.isax-bulk-card-remove .path2:before{content:"\eb60";margin-left:-1em}.isax-bulk-card-remove .path3:before{content:"\eb61";margin-left:-1em;opacity:0.4}.isax-bulk-card-remove .path4:before{content:"\eb62";margin-left:-1em}.isax-bulk-card-remove-1 .path1:before{content:"\eb63";opacity:0.4}.isax-bulk-card-remove-1 .path2:before{content:"\eb64";margin-left:-1em}.isax-bulk-card-remove-1 .path3:before{content:"\eb65";margin-left:-1em}.isax-bulk-cards .path1:before{content:"\eb66";opacity:0.4}.isax-bulk-cards .path2:before{content:"\eb67";margin-left:-1em}.isax-bulk-cards .path3:before{content:"\eb68";margin-left:-1em}.isax-bulk-cards .path4:before{content:"\eb69";margin-left:-1em}.isax-bulk-cards .path5:before{content:"\eb6a";margin-left:-1em}.isax-bulk-card-send .path1:before{content:"\eb6b"}.isax-bulk-card-send .path2:before{content:"\eb6c";margin-left:-1em;opacity:0.4}.isax-bulk-card-send .path3:before{content:"\eb6d";margin-left:-1em}.isax-bulk-card-slash .path1:before{content:"\eb6e";opacity:0.4}.isax-bulk-card-slash .path2:before{content:"\eb6f";margin-left:-1em;opacity:0.4}.isax-bulk-card-slash .path3:before{content:"\eb70";margin-left:-1em}.isax-bulk-card-slash .path4:before{content:"\eb71";margin-left:-1em}.isax-bulk-card-slash .path5:before{content:"\eb72";margin-left:-1em}.isax-bulk-card-slash .path6:before{content:"\eb73";margin-left:-1em}.isax-bulk-card-slash .path7:before{content:"\eb74";margin-left:-1em}.isax-bulk-card-tick .path1:before{content:"\eb75"}.isax-bulk-card-tick .path2:before{content:"\eb76";margin-left:-1em}.isax-bulk-card-tick .path3:before{content:"\eb77";margin-left:-1em;opacity:0.4}.isax-bulk-card-tick .path4:before{content:"\eb78";margin-left:-1em}.isax-bulk-card-tick-1 .path1:before{content:"\eb79";opacity:0.4}.isax-bulk-card-tick-1 .path2:before{content:"\eb7a";margin-left:-1em}.isax-bulk-card-tick-1 .path3:before{content:"\eb7b";margin-left:-1em}.isax-bulk-category .path1:before{content:"\eb7c"}.isax-bulk-category .path2:before{content:"\eb7d";margin-left:-1em;opacity:0.4}.isax-bulk-category .path3:before{content:"\eb7e";margin-left:-1em}.isax-bulk-category .path4:before{content:"\eb7f";margin-left:-1em;opacity:0.4}.isax-bulk-category-1 .path1:before{content:"\eb80";opacity:0.4}.isax-bulk-category-1 .path2:before{content:"\eb81";margin-left:-1em;opacity:0.4}.isax-bulk-category-1 .path3:before{content:"\eb82";margin-left:-1em}.isax-bulk-category-1 .path4:before{content:"\eb83";margin-left:-1em}.isax-bulk-cd .path1:before{content:"\eb84";opacity:0.4}.isax-bulk-cd .path2:before{content:"\eb85";margin-left:-1em}.isax-bulk-cel .path1:before{content:"\eb86";opacity:0.4}.isax-bulk-cel .path2:before{content:"\eb87";margin-left:-1em}.isax-bulk-cel .path3:before{content:"\eb88";margin-left:-1em}.isax-bulk-celo .path1:before{content:"\eb89";opacity:0.4}.isax-bulk-celo .path2:before{content:"\eb8a";margin-left:-1em}.isax-bulk-chart .path1:before{content:"\eb8b";opacity:0.4}.isax-bulk-chart .path2:before{content:"\eb8c";margin-left:-1em}.isax-bulk-chart .path3:before{content:"\eb8d";margin-left:-1em}.isax-bulk-chart .path4:before{content:"\eb8e";margin-left:-1em}.isax-bulk-chart-1 .path1:before{content:"\eb8f";opacity:0.4}.isax-bulk-chart-1 .path2:before{content:"\eb90";margin-left:-1em}.isax-bulk-chart-1 .path3:before{content:"\eb91";margin-left:-1em}.isax-bulk-chart-1 .path4:before{content:"\eb92";margin-left:-1em}.isax-bulk-chart-2 .path1:before{content:"\eb93";opacity:0.4}.isax-bulk-chart-2 .path2:before{content:"\eb94";margin-left:-1em}.isax-bulk-chart-2 .path3:before{content:"\eb95";margin-left:-1em}.isax-bulk-chart-3 .path1:before{content:"\eb96";opacity:0.4}.isax-bulk-chart-3 .path2:before{content:"\eb97";margin-left:-1em}.isax-bulk-chart-3 .path3:before{content:"\eb98";margin-left:-1em}.isax-bulk-chart-4 .path1:before{content:"\eb99"}.isax-bulk-chart-4 .path2:before{content:"\eb9a";margin-left:-1em}.isax-bulk-chart-4 .path3:before{content:"\eb9b";margin-left:-1em;opacity:0.4}.isax-bulk-chart-4 .path4:before{content:"\eb9c";margin-left:-1em;opacity:0.4}.isax-bulk-chart-5 .path1:before{content:"\eb9d"}.isax-bulk-chart-5 .path2:before{content:"\eb9e";margin-left:-1em;opacity:0.4}.isax-bulk-chart-5 .path3:before{content:"\eb9f";margin-left:-1em}.isax-bulk-chart-fail .path1:before{content:"\eba0";opacity:0.4}.isax-bulk-chart-fail .path2:before{content:"\eba1";margin-left:-1em}.isax-bulk-chart-fail .path3:before{content:"\eba2";margin-left:-1em}.isax-bulk-chart-fail .path4:before{content:"\eba3";margin-left:-1em}.isax-bulk-chart-fail .path5:before{content:"\eba4";margin-left:-1em}.isax-bulk-chart-square .path1:before{content:"\eba5";opacity:0.4}.isax-bulk-chart-square .path2:before{content:"\eba6";margin-left:-1em}.isax-bulk-chart-square .path3:before{content:"\eba7";margin-left:-1em;opacity:0.4}.isax-bulk-chart-square .path4:before{content:"\eba8";margin-left:-1em}.isax-bulk-chart-success .path1:before{content:"\eba9"}.isax-bulk-chart-success .path2:before{content:"\ebaa";margin-left:-1em;opacity:0.4}.isax-bulk-chart-success .path3:before{content:"\ebab";margin-left:-1em}.isax-bulk-chart-success .path4:before{content:"\ebac";margin-left:-1em}.isax-bulk-chart-success .path5:before{content:"\ebad";margin-left:-1em}.isax-bulk-check .path1:before{content:"\ebae"}.isax-bulk-check .path2:before{content:"\ebaf";margin-left:-1em;opacity:0.4}.isax-bulk-check .path3:before{content:"\ebb0";margin-left:-1em;opacity:0.4}.isax-bulk-check .path4:before{content:"\ebb1";margin-left:-1em}.isax-bulk-chrome .path1:before{content:"\ebb2";opacity:0.4}.isax-bulk-chrome .path2:before{content:"\ebb3";margin-left:-1em}.isax-bulk-clipboard .path1:before{content:"\ebb4";opacity:0.4}.isax-bulk-clipboard .path2:before{content:"\ebb5";margin-left:-1em}.isax-bulk-clipboard .path3:before{content:"\ebb6";margin-left:-1em}.isax-bulk-clipboard-close .path1:before{content:"\ebb7";opacity:0.4}.isax-bulk-clipboard-close .path2:before{content:"\ebb8";margin-left:-1em}.isax-bulk-clipboard-close .path3:before{content:"\ebb9";margin-left:-1em}.isax-bulk-clipboard-export .path1:before{content:"\ebba";opacity:0.4}.isax-bulk-clipboard-export .path2:before{content:"\ebbb";margin-left:-1em}.isax-bulk-clipboard-export .path3:before{content:"\ebbc";margin-left:-1em}.isax-bulk-clipboard-import .path1:before{content:"\ebbd";opacity:0.4}.isax-bulk-clipboard-import .path2:before{content:"\ebbe";margin-left:-1em}.isax-bulk-clipboard-import .path3:before{content:"\ebbf";margin-left:-1em}.isax-bulk-clipboard-text .path1:before{content:"\ebc0";opacity:0.4}.isax-bulk-clipboard-text .path2:before{content:"\ebc1";margin-left:-1em}.isax-bulk-clipboard-text .path3:before{content:"\ebc2";margin-left:-1em}.isax-bulk-clipboard-text .path4:before{content:"\ebc3";margin-left:-1em}.isax-bulk-clipboard-tick .path1:before{content:"\ebc4";opacity:0.4}.isax-bulk-clipboard-tick .path2:before{content:"\ebc5";margin-left:-1em}.isax-bulk-clipboard-tick .path3:before{content:"\ebc6";margin-left:-1em}.isax-bulk-clock .path1:before{content:"\ebc7";opacity:0.4}.isax-bulk-clock .path2:before{content:"\ebc8";margin-left:-1em}.isax-bulk-clock-1 .path1:before{content:"\ebc9";opacity:0.4}.isax-bulk-clock-1 .path2:before{content:"\ebca";margin-left:-1em}.isax-bulk-clock-1 .path3:before{content:"\ebcb";margin-left:-1em}.isax-bulk-clock-1 .path4:before{content:"\ebcc";margin-left:-1em}.isax-bulk-close-circle .path1:before{content:"\ebcd";opacity:0.4}.isax-bulk-close-circle .path2:before{content:"\ebce";margin-left:-1em}.isax-bulk-close-square .path1:before{content:"\ebcf";opacity:0.4}.isax-bulk-close-square .path2:before{content:"\ebd0";margin-left:-1em}.isax-bulk-cloud .path1:before{content:"\ebd1"}.isax-bulk-cloud .path2:before{content:"\ebd2";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-add .path1:before{content:"\ebd3";opacity:0.4}.isax-bulk-cloud-add .path2:before{content:"\ebd4";margin-left:-1em}.isax-bulk-cloud-change .path1:before{content:"\ebd5"}.isax-bulk-cloud-change .path2:before{content:"\ebd6";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-change .path3:before{content:"\ebd7";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-connection .path1:before{content:"\ebd8";opacity:0.4}.isax-bulk-cloud-connection .path2:before{content:"\ebd9";margin-left:-1em}.isax-bulk-cloud-cross .path1:before{content:"\ebda"}.isax-bulk-cloud-cross .path2:before{content:"\ebdb";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-drizzle .path1:before{content:"\ebdc";opacity:0.4}.isax-bulk-cloud-drizzle .path2:before{content:"\ebdd";margin-left:-1em}.isax-bulk-cloud-fog .path1:before{content:"\ebde"}.isax-bulk-cloud-fog .path2:before{content:"\ebdf";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-fog .path3:before{content:"\ebe0";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-fog .path4:before{content:"\ebe1";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-lightning .path1:before{content:"\ebe2";opacity:0.4}.isax-bulk-cloud-lightning .path2:before{content:"\ebe3";margin-left:-1em}.isax-bulk-cloud-minus .path1:before{content:"\ebe4";opacity:0.4}.isax-bulk-cloud-minus .path2:before{content:"\ebe5";margin-left:-1em}.isax-bulk-cloud-notify .path1:before{content:"\ebe6";opacity:0.4}.isax-bulk-cloud-notify .path2:before{content:"\ebe7";margin-left:-1em}.isax-bulk-cloud-plus .path1:before{content:"\ebe8"}.isax-bulk-cloud-plus .path2:before{content:"\ebe9";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-remove .path1:before{content:"\ebea";opacity:0.4}.isax-bulk-cloud-remove .path2:before{content:"\ebeb";margin-left:-1em}.isax-bulk-cloud-snow .path1:before{content:"\ebec";opacity:0.4}.isax-bulk-cloud-snow .path2:before{content:"\ebed";margin-left:-1em}.isax-bulk-cloud-sunny .path1:before{content:"\ebee";opacity:0.4}.isax-bulk-cloud-sunny .path2:before{content:"\ebef";margin-left:-1em}.isax-bulk-code .path1:before{content:"\ebf0";opacity:0.4}.isax-bulk-code .path2:before{content:"\ebf1";margin-left:-1em}.isax-bulk-code .path3:before{content:"\ebf2";margin-left:-1em}.isax-bulk-code-1 .path1:before{content:"\ebf3";opacity:0.4}.isax-bulk-code-1 .path2:before{content:"\ebf4";margin-left:-1em}.isax-bulk-code-1 .path3:before{content:"\ebf5";margin-left:-1em}.isax-bulk-code-1 .path4:before{content:"\ebf6";margin-left:-1em}.isax-bulk-code-circle .path1:before{content:"\ebf7";opacity:0.4}.isax-bulk-code-circle .path2:before{content:"\ebf8";margin-left:-1em}.isax-bulk-code-circle .path3:before{content:"\ebf9";margin-left:-1em}.isax-bulk-code-circle .path4:before{content:"\ebfa";margin-left:-1em}.isax-bulk-coffee .path1:before{content:"\ebfb";opacity:0.6}.isax-bulk-coffee .path2:before{content:"\ebfc";margin-left:-1em;opacity:0.4}.isax-bulk-coffee .path3:before{content:"\ebfd";margin-left:-1em}.isax-bulk-coffee .path4:before{content:"\ebfe";margin-left:-1em}.isax-bulk-coffee .path5:before{content:"\ebff";margin-left:-1em}.isax-bulk-coffee .path6:before{content:"\ec00";margin-left:-1em}.isax-bulk-coin .path1:before{content:"\ec01"}.isax-bulk-coin .path2:before{content:"\ec02";margin-left:-1em;opacity:0.4}.isax-bulk-coin .path3:before{content:"\ec03";margin-left:-1em}.isax-bulk-coin-1 .path1:before{content:"\ec04";opacity:0.4}.isax-bulk-coin-1 .path2:before{content:"\ec05";margin-left:-1em}.isax-bulk-coin-1 .path3:before{content:"\ec06";margin-left:-1em}.isax-bulk-colorfilter .path1:before{content:"\ec07";opacity:0.6}.isax-bulk-colorfilter .path2:before{content:"\ec08";margin-left:-1em}.isax-bulk-colorfilter .path3:before{content:"\ec09";margin-left:-1em;opacity:0.4}.isax-bulk-colors-square .path1:before{content:"\ec0a";opacity:0.4}.isax-bulk-colors-square .path2:before{content:"\ec0b";margin-left:-1em;opacity:0.6}.isax-bulk-colors-square .path3:before{content:"\ec0c";margin-left:-1em}.isax-bulk-colors-square .path4:before{content:"\ec0d";margin-left:-1em;opacity:0.4}.isax-bulk-color-swatch .path1:before{content:"\ec0e";opacity:0.4}.isax-bulk-color-swatch .path2:before{content:"\ec0f";margin-left:-1em;opacity:0.6}.isax-bulk-color-swatch .path3:before{content:"\ec10";margin-left:-1em}.isax-bulk-command .path1:before{content:"\ec11"}.isax-bulk-command .path2:before{content:"\ec12";margin-left:-1em;opacity:0.4}.isax-bulk-command .path3:before{content:"\ec13";margin-left:-1em;opacity:0.4}.isax-bulk-command .path4:before{content:"\ec14";margin-left:-1em;opacity:0.4}.isax-bulk-command .path5:before{content:"\ec15";margin-left:-1em;opacity:0.4}.isax-bulk-command-square .path1:before{content:"\ec16";opacity:0.4}.isax-bulk-command-square .path2:before{content:"\ec17";margin-left:-1em}.isax-bulk-command-square .path3:before{content:"\ec18";margin-left:-1em}.isax-bulk-command-square .path4:before{content:"\ec19";margin-left:-1em}.isax-bulk-command-square .path5:before{content:"\ec1a";margin-left:-1em}.isax-bulk-command-square .path6:before{content:"\ec1b";margin-left:-1em}.isax-bulk-component:before{content:"\ec1c"}.isax-bulk-computing .path1:before{content:"\ec1d";opacity:0.4}.isax-bulk-computing .path2:before{content:"\ec1e";margin-left:-1em}.isax-bulk-computing .path3:before{content:"\ec1f";margin-left:-1em}.isax-bulk-computing .path4:before{content:"\ec20";margin-left:-1em}.isax-bulk-convert .path1:before{content:"\ec21";opacity:0.4}.isax-bulk-convert .path2:before{content:"\ec22";margin-left:-1em}.isax-bulk-convert .path3:before{content:"\ec23";margin-left:-1em}.isax-bulk-convert-3d-cube .path1:before{content:"\ec24";opacity:0.4}.isax-bulk-convert-3d-cube .path2:before{content:"\ec25";margin-left:-1em;opacity:0.4}.isax-bulk-convert-3d-cube .path3:before{content:"\ec26";margin-left:-1em}.isax-bulk-convert-3d-cube .path4:before{content:"\ec27";margin-left:-1em}.isax-bulk-convert-3d-cube .path5:before{content:"\ec28";margin-left:-1em}.isax-bulk-convert-3d-cube .path6:before{content:"\ec29";margin-left:-1em}.isax-bulk-convert-3d-cube .path7:before{content:"\ec2a";margin-left:-1em}.isax-bulk-convert-3d-cube .path8:before{content:"\ec2b";margin-left:-1em}.isax-bulk-convert-card .path1:before{content:"\ec2c";opacity:0.4}.isax-bulk-convert-card .path2:before{content:"\ec2d";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path3:before{content:"\ec2e";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path4:before{content:"\ec2f";margin-left:-1em}.isax-bulk-convert-card .path5:before{content:"\ec30";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path6:before{content:"\ec31";margin-left:-1em}.isax-bulk-convertshape .path1:before{content:"\ec32";opacity:0.4}.isax-bulk-convertshape .path2:before{content:"\ec33";margin-left:-1em;opacity:0.4}.isax-bulk-convertshape .path3:before{content:"\ec34";margin-left:-1em}.isax-bulk-convertshape .path4:before{content:"\ec35";margin-left:-1em}.isax-bulk-convertshape-2 .path1:before{content:"\ec36";opacity:0.4}.isax-bulk-convertshape-2 .path2:before{content:"\ec37";margin-left:-1em;opacity:0.4}.isax-bulk-convertshape-2 .path3:before{content:"\ec38";margin-left:-1em}.isax-bulk-convertshape-2 .path4:before{content:"\ec39";margin-left:-1em}.isax-bulk-copy .path1:before{content:"\ec3a"}.isax-bulk-copy .path2:before{content:"\ec3b";margin-left:-1em;opacity:0.4}.isax-bulk-copyright .path1:before{content:"\ec3c";opacity:0.4}.isax-bulk-copyright .path2:before{content:"\ec3d";margin-left:-1em}.isax-bulk-copy-success .path1:before{content:"\ec3e";opacity:0.4}.isax-bulk-copy-success .path2:before{content:"\ec3f";margin-left:-1em}.isax-bulk-courthouse .path1:before{content:"\ec40";opacity:0.4}.isax-bulk-courthouse .path2:before{content:"\ec41";margin-left:-1em}.isax-bulk-cpu .path1:before{content:"\ec42";opacity:0.4}.isax-bulk-cpu .path2:before{content:"\ec43";margin-left:-1em}.isax-bulk-cpu .path3:before{content:"\ec44";margin-left:-1em}.isax-bulk-cpu .path4:before{content:"\ec45";margin-left:-1em}.isax-bulk-cpu .path5:before{content:"\ec46";margin-left:-1em}.isax-bulk-cpu .path6:before{content:"\ec47";margin-left:-1em}.isax-bulk-cpu .path7:before{content:"\ec48";margin-left:-1em}.isax-bulk-cpu .path8:before{content:"\ec49";margin-left:-1em}.isax-bulk-cpu .path9:before{content:"\ec4a";margin-left:-1em}.isax-bulk-cpu .path10:before{content:"\ec4b";margin-left:-1em}.isax-bulk-cpu .path11:before{content:"\ec4c";margin-left:-1em}.isax-bulk-cpu .path12:before{content:"\ec4d";margin-left:-1em}.isax-bulk-cpu .path13:before{content:"\ec4e";margin-left:-1em}.isax-bulk-cpu .path14:before{content:"\ec4f";margin-left:-1em}.isax-bulk-cpu-charge .path1:before{content:"\ec50";opacity:0.4}.isax-bulk-cpu-charge .path2:before{content:"\ec51";margin-left:-1em}.isax-bulk-cpu-charge .path3:before{content:"\ec52";margin-left:-1em}.isax-bulk-cpu-charge .path4:before{content:"\ec53";margin-left:-1em}.isax-bulk-cpu-charge .path5:before{content:"\ec54";margin-left:-1em}.isax-bulk-cpu-charge .path6:before{content:"\ec55";margin-left:-1em}.isax-bulk-cpu-charge .path7:before{content:"\ec56";margin-left:-1em}.isax-bulk-cpu-charge .path8:before{content:"\ec57";margin-left:-1em}.isax-bulk-cpu-charge .path9:before{content:"\ec58";margin-left:-1em}.isax-bulk-cpu-charge .path10:before{content:"\ec59";margin-left:-1em}.isax-bulk-cpu-charge .path11:before{content:"\ec5a";margin-left:-1em}.isax-bulk-cpu-charge .path12:before{content:"\ec5b";margin-left:-1em}.isax-bulk-cpu-charge .path13:before{content:"\ec5c";margin-left:-1em}.isax-bulk-cpu-charge .path14:before{content:"\ec5d";margin-left:-1em}.isax-bulk-cpu-setting .path1:before{content:"\ec5e";opacity:0.4}.isax-bulk-cpu-setting .path2:before{content:"\ec5f";margin-left:-1em}.isax-bulk-cpu-setting .path3:before{content:"\ec60";margin-left:-1em}.isax-bulk-cpu-setting .path4:before{content:"\ec61";margin-left:-1em}.isax-bulk-cpu-setting .path5:before{content:"\ec62";margin-left:-1em}.isax-bulk-cpu-setting .path6:before{content:"\ec63";margin-left:-1em}.isax-bulk-cpu-setting .path7:before{content:"\ec64";margin-left:-1em}.isax-bulk-cpu-setting .path8:before{content:"\ec65";margin-left:-1em}.isax-bulk-cpu-setting .path9:before{content:"\ec66";margin-left:-1em}.isax-bulk-cpu-setting .path10:before{content:"\ec67";margin-left:-1em}.isax-bulk-cpu-setting .path11:before{content:"\ec68";margin-left:-1em;opacity:0.4}.isax-bulk-cpu-setting .path12:before{content:"\ec69";margin-left:-1em}.isax-bulk-creative-commons .path1:before{content:"\ec6a";opacity:0.4}.isax-bulk-creative-commons .path2:before{content:"\ec6b";margin-left:-1em}.isax-bulk-creative-commons .path3:before{content:"\ec6c";margin-left:-1em}.isax-bulk-crop .path1:before{content:"\ec6d";opacity:0.4}.isax-bulk-crop .path2:before{content:"\ec6e";margin-left:-1em}.isax-bulk-crop .path3:before{content:"\ec6f";margin-left:-1em}.isax-bulk-crown .path1:before{content:"\ec70";opacity:0.4}.isax-bulk-crown .path2:before{content:"\ec71";margin-left:-1em}.isax-bulk-crown .path3:before{content:"\ec72";margin-left:-1em}.isax-bulk-crown-1 .path1:before{content:"\ec73"}.isax-bulk-crown-1 .path2:before{content:"\ec74";margin-left:-1em;opacity:0.4}.isax-bulk-cube-3d .path1:before{content:"\ec75"}.isax-bulk-cube-3d .path2:before{content:"\ec76";margin-left:-1em;opacity:0.4}.isax-bulk-cube-3d .path3:before{content:"\ec77";margin-left:-1em;opacity:0.4}.isax-bulk-cube-scan-3d .path1:before{content:"\ec78";opacity:0.4}.isax-bulk-cube-scan-3d .path2:before{content:"\ec79";margin-left:-1em;opacity:0.4}.isax-bulk-cube-scan-3d .path3:before{content:"\ec7a";margin-left:-1em}.isax-bulk-cube-scan-3d .path4:before{content:"\ec7b";margin-left:-1em}.isax-bulk-cube-scan-3d .path5:before{content:"\ec7c";margin-left:-1em}.isax-bulk-cup .path1:before{content:"\ec7d";opacity:0.4}.isax-bulk-cup .path2:before{content:"\ec7e";margin-left:-1em;opacity:0.4}.isax-bulk-cup .path3:before{content:"\ec7f";margin-left:-1em;opacity:0.4}.isax-bulk-cup .path4:before{content:"\ec80";margin-left:-1em}.isax-bulk-cup .path5:before{content:"\ec81";margin-left:-1em;opacity:0.4}.isax-bulk-cvc .path1:before{content:"\ec82"}.isax-bulk-cvc .path2:before{content:"\ec83";margin-left:-1em;opacity:0.4}.isax-bulk-dai .path1:before{content:"\ec84";opacity:0.4}.isax-bulk-dai .path2:before{content:"\ec85";margin-left:-1em}.isax-bulk-dai .path3:before{content:"\ec86";margin-left:-1em}.isax-bulk-dai .path4:before{content:"\ec87";margin-left:-1em}.isax-bulk-danger .path1:before{content:"\ec88";opacity:0.4}.isax-bulk-danger .path2:before{content:"\ec89";margin-left:-1em}.isax-bulk-danger .path3:before{content:"\ec8a";margin-left:-1em}.isax-bulk-dash .path1:before{content:"\ec8b";opacity:0.4}.isax-bulk-dash .path2:before{content:"\ec8c";margin-left:-1em}.isax-bulk-data .path1:before{content:"\ec8d"}.isax-bulk-data .path2:before{content:"\ec8e";margin-left:-1em}.isax-bulk-data .path3:before{content:"\ec8f";margin-left:-1em}.isax-bulk-data .path4:before{content:"\ec90";margin-left:-1em}.isax-bulk-data .path5:before{content:"\ec91";margin-left:-1em;opacity:0.4}.isax-bulk-data-1 .path1:before{content:"\ec92"}.isax-bulk-data-1 .path2:before{content:"\ec93";margin-left:-1em}.isax-bulk-data-1 .path3:before{content:"\ec94";margin-left:-1em}.isax-bulk-data-1 .path4:before{content:"\ec95";margin-left:-1em;opacity:0.37}.isax-bulk-data-1 .path5:before{content:"\ec96";margin-left:-1em}.isax-bulk-dcr .path1:before{content:"\ec97"}.isax-bulk-dcr .path2:before{content:"\ec98";margin-left:-1em;opacity:0.4}.isax-bulk-dent .path1:before{content:"\ec99";opacity:0.4}.isax-bulk-dent .path2:before{content:"\ec9a";margin-left:-1em}.isax-bulk-designtools .path1:before{content:"\ec9b"}.isax-bulk-designtools .path2:before{content:"\ec9c";margin-left:-1em}.isax-bulk-designtools .path3:before{content:"\ec9d";margin-left:-1em;opacity:0.4}.isax-bulk-designtools .path4:before{content:"\ec9e";margin-left:-1em}.isax-bulk-designtools .path5:before{content:"\ec9f";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path1:before{content:"\eca0"}.isax-bulk-device-message .path2:before{content:"\eca1";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path3:before{content:"\eca2";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path4:before{content:"\eca3";margin-left:-1em}.isax-bulk-device-message .path5:before{content:"\eca4";margin-left:-1em}.isax-bulk-device-message .path6:before{content:"\eca5";margin-left:-1em}.isax-bulk-devices .path1:before{content:"\eca6"}.isax-bulk-devices .path2:before{content:"\eca7";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path3:before{content:"\eca8";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path4:before{content:"\eca9";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path5:before{content:"\ecaa";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path6:before{content:"\ecab";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path7:before{content:"\ecac";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path8:before{content:"\ecad";margin-left:-1em;opacity:0.4}.isax-bulk-devices-1 .path1:before{content:"\ecae";opacity:0.4}.isax-bulk-devices-1 .path2:before{content:"\ecaf";margin-left:-1em}.isax-bulk-devices-1 .path3:before{content:"\ecb0";margin-left:-1em;opacity:0.4}.isax-bulk-devices-1 .path4:before{content:"\ecb1";margin-left:-1em;opacity:0.4}.isax-bulk-diagram .path1:before{content:"\ecb2"}.isax-bulk-diagram .path2:before{content:"\ecb3";margin-left:-1em;opacity:0.4}.isax-bulk-diamonds .path1:before{content:"\ecb4"}.isax-bulk-diamonds .path2:before{content:"\ecb5";margin-left:-1em;opacity:0.4}.isax-bulk-direct .path1:before{content:"\ecb6";opacity:0.4}.isax-bulk-direct .path2:before{content:"\ecb7";margin-left:-1em}.isax-bulk-direct .path3:before{content:"\ecb8";margin-left:-1em}.isax-bulk-direct .path4:before{content:"\ecb9";margin-left:-1em}.isax-bulk-directbox-default .path1:before{content:"\ecba"}.isax-bulk-directbox-default .path2:before{content:"\ecbb";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-default .path3:before{content:"\ecbc";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-notify .path1:before{content:"\ecbd"}.isax-bulk-directbox-notify .path2:before{content:"\ecbe";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-notify .path3:before{content:"\ecbf";margin-left:-1em}.isax-bulk-directbox-notify .path4:before{content:"\ecc0";margin-left:-1em}.isax-bulk-directbox-receive .path1:before{content:"\ecc1";opacity:0.4}.isax-bulk-directbox-receive .path2:before{content:"\ecc2";margin-left:-1em}.isax-bulk-directbox-receive .path3:before{content:"\ecc3";margin-left:-1em}.isax-bulk-directbox-receive .path4:before{content:"\ecc4";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-send .path1:before{content:"\ecc5";opacity:0.4}.isax-bulk-directbox-send .path2:before{content:"\ecc6";margin-left:-1em}.isax-bulk-directbox-send .path3:before{content:"\ecc7";margin-left:-1em}.isax-bulk-directbox-send .path4:before{content:"\ecc8";margin-left:-1em;opacity:0.4}.isax-bulk-direct-down .path1:before{content:"\ecc9"}.isax-bulk-direct-down .path2:before{content:"\ecca";margin-left:-1em;opacity:0.4}.isax-bulk-direct-inbox .path1:before{content:"\eccb";opacity:0.4}.isax-bulk-direct-inbox .path2:before{content:"\eccc";margin-left:-1em}.isax-bulk-direct-inbox .path3:before{content:"\eccd";margin-left:-1em}.isax-bulk-direct-left .path1:before{content:"\ecce"}.isax-bulk-direct-left .path2:before{content:"\eccf";margin-left:-1em;opacity:0.4}.isax-bulk-direct-normal .path1:before{content:"\ecd0";opacity:0.4}.isax-bulk-direct-normal .path2:before{content:"\ecd1";margin-left:-1em}.isax-bulk-direct-notification .path1:before{content:"\ecd2"}.isax-bulk-direct-notification .path2:before{content:"\ecd3";margin-left:-1em}.isax-bulk-direct-notification .path3:before{content:"\ecd4";margin-left:-1em;opacity:0.4}.isax-bulk-direct-right .path1:before{content:"\ecd5"}.isax-bulk-direct-right .path2:before{content:"\ecd6";margin-left:-1em;opacity:0.4}.isax-bulk-direct-send .path1:before{content:"\ecd7"}.isax-bulk-direct-send .path2:before{content:"\ecd8";margin-left:-1em;opacity:0.4}.isax-bulk-direct-send .path3:before{content:"\ecd9";margin-left:-1em}.isax-bulk-direct-up .path1:before{content:"\ecda"}.isax-bulk-direct-up .path2:before{content:"\ecdb";margin-left:-1em;opacity:0.4}.isax-bulk-discount-circle .path1:before{content:"\ecdc";opacity:0.4}.isax-bulk-discount-circle .path2:before{content:"\ecdd";margin-left:-1em}.isax-bulk-discount-circle .path3:before{content:"\ecde";margin-left:-1em}.isax-bulk-discount-circle .path4:before{content:"\ecdf";margin-left:-1em}.isax-bulk-discount-shape .path1:before{content:"\ece0";opacity:0.4}.isax-bulk-discount-shape .path2:before{content:"\ece1";margin-left:-1em}.isax-bulk-discount-shape .path3:before{content:"\ece2";margin-left:-1em}.isax-bulk-discount-shape .path4:before{content:"\ece3";margin-left:-1em}.isax-bulk-discover .path1:before{content:"\ece4";opacity:0.4}.isax-bulk-discover .path2:before{content:"\ece5";margin-left:-1em}.isax-bulk-discover-1 .path1:before{content:"\ece6";opacity:0.4}.isax-bulk-discover-1 .path2:before{content:"\ece7";margin-left:-1em}.isax-bulk-dislike .path1:before{content:"\ece8";opacity:0.4}.isax-bulk-dislike .path2:before{content:"\ece9";margin-left:-1em}.isax-bulk-document .path1:before{content:"\ecea";opacity:0.4}.isax-bulk-document .path2:before{content:"\eceb";margin-left:-1em}.isax-bulk-document .path3:before{content:"\ecec";margin-left:-1em}.isax-bulk-document-1 .path1:before{content:"\eced";opacity:0.4}.isax-bulk-document-1 .path2:before{content:"\ecee";margin-left:-1em}.isax-bulk-document-cloud .path1:before{content:"\ecef";opacity:0.4}.isax-bulk-document-cloud .path2:before{content:"\ecf0";margin-left:-1em}.isax-bulk-document-cloud .path3:before{content:"\ecf1";margin-left:-1em}.isax-bulk-document-code .path1:before{content:"\ecf2";opacity:0.4}.isax-bulk-document-code .path2:before{content:"\ecf3";margin-left:-1em}.isax-bulk-document-code .path3:before{content:"\ecf4";margin-left:-1em}.isax-bulk-document-code .path4:before{content:"\ecf5";margin-left:-1em}.isax-bulk-document-code-2 .path1:before{content:"\ecf6";opacity:0.4}.isax-bulk-document-code-2 .path2:before{content:"\ecf7";margin-left:-1em}.isax-bulk-document-code-2 .path3:before{content:"\ecf8";margin-left:-1em}.isax-bulk-document-copy .path1:before{content:"\ecf9";opacity:0.4}.isax-bulk-document-copy .path2:before{content:"\ecfa";margin-left:-1em}.isax-bulk-document-copy .path3:before{content:"\ecfb";margin-left:-1em}.isax-bulk-document-download .path1:before{content:"\ecfc";opacity:0.4}.isax-bulk-document-download .path2:before{content:"\ecfd";margin-left:-1em}.isax-bulk-document-download .path3:before{content:"\ecfe";margin-left:-1em}.isax-bulk-document-favorite .path1:before{content:"\ecff";opacity:0.4}.isax-bulk-document-favorite .path2:before{content:"\ed00";margin-left:-1em}.isax-bulk-document-favorite .path3:before{content:"\ed01";margin-left:-1em}.isax-bulk-document-filter .path1:before{content:"\ed02"}.isax-bulk-document-filter .path2:before{content:"\ed03";margin-left:-1em;opacity:0.4}.isax-bulk-document-filter .path3:before{content:"\ed04";margin-left:-1em}.isax-bulk-document-filter .path4:before{content:"\ed05";margin-left:-1em}.isax-bulk-document-forward .path1:before{content:"\ed06";opacity:0.4}.isax-bulk-document-forward .path2:before{content:"\ed07";margin-left:-1em}.isax-bulk-document-forward .path3:before{content:"\ed08";margin-left:-1em}.isax-bulk-document-like .path1:before{content:"\ed09";opacity:0.4}.isax-bulk-document-like .path2:before{content:"\ed0a";margin-left:-1em}.isax-bulk-document-like .path3:before{content:"\ed0b";margin-left:-1em}.isax-bulk-document-normal .path1:before{content:"\ed0c";opacity:0.4}.isax-bulk-document-normal .path2:before{content:"\ed0d";margin-left:-1em}.isax-bulk-document-previous .path1:before{content:"\ed0e";opacity:0.4}.isax-bulk-document-previous .path2:before{content:"\ed0f";margin-left:-1em}.isax-bulk-document-previous .path3:before{content:"\ed10";margin-left:-1em}.isax-bulk-document-sketch .path1:before{content:"\ed11";opacity:0.4}.isax-bulk-document-sketch .path2:before{content:"\ed12";margin-left:-1em}.isax-bulk-document-sketch .path3:before{content:"\ed13";margin-left:-1em}.isax-bulk-document-text .path1:before{content:"\ed14";opacity:0.4}.isax-bulk-document-text .path2:before{content:"\ed15";margin-left:-1em}.isax-bulk-document-text .path3:before{content:"\ed16";margin-left:-1em}.isax-bulk-document-text .path4:before{content:"\ed17";margin-left:-1em}.isax-bulk-document-text-1 .path1:before{content:"\ed18";opacity:0.4}.isax-bulk-document-text-1 .path2:before{content:"\ed19";margin-left:-1em}.isax-bulk-document-text-1 .path3:before{content:"\ed1a";margin-left:-1em}.isax-bulk-document-text-1 .path4:before{content:"\ed1b";margin-left:-1em}.isax-bulk-document-upload .path1:before{content:"\ed1c";opacity:0.4}.isax-bulk-document-upload .path2:before{content:"\ed1d";margin-left:-1em}.isax-bulk-document-upload .path3:before{content:"\ed1e";margin-left:-1em}.isax-bulk-dollar-circle .path1:before{content:"\ed1f";opacity:0.4}.isax-bulk-dollar-circle .path2:before{content:"\ed20";margin-left:-1em}.isax-bulk-dollar-square .path1:before{content:"\ed21";opacity:0.4}.isax-bulk-dollar-square .path2:before{content:"\ed22";margin-left:-1em}.isax-bulk-dot .path1:before{content:"\ed23"}.isax-bulk-dot .path2:before{content:"\ed24";margin-left:-1em;opacity:0.16}.isax-bulk-dribbble .path1:before{content:"\ed25"}.isax-bulk-dribbble .path2:before{content:"\ed26";margin-left:-1em}.isax-bulk-dribbble .path3:before{content:"\ed27";margin-left:-1em;opacity:0.4}.isax-bulk-dribbble .path4:before{content:"\ed28";margin-left:-1em}.isax-bulk-dribbble .path5:before{content:"\ed29";margin-left:-1em}.isax-bulk-dribbble .path6:before{content:"\ed2a";margin-left:-1em;opacity:0.4}.isax-bulk-driver .path1:before{content:"\ed2b";opacity:0.4}.isax-bulk-driver .path2:before{content:"\ed2c";margin-left:-1em;opacity:0.4}.isax-bulk-driver .path3:before{content:"\ed2d";margin-left:-1em}.isax-bulk-driver .path4:before{content:"\ed2e";margin-left:-1em}.isax-bulk-driver .path5:before{content:"\ed2f";margin-left:-1em}.isax-bulk-driver .path6:before{content:"\ed30";margin-left:-1em}.isax-bulk-driver .path7:before{content:"\ed31";margin-left:-1em}.isax-bulk-driver .path8:before{content:"\ed32";margin-left:-1em}.isax-bulk-driver-2 .path1:before{content:"\ed33";opacity:0.4}.isax-bulk-driver-2 .path2:before{content:"\ed34";margin-left:-1em}.isax-bulk-driver-2 .path3:before{content:"\ed35";margin-left:-1em}.isax-bulk-driver-2 .path4:before{content:"\ed36";margin-left:-1em}.isax-bulk-driver-2 .path5:before{content:"\ed37";margin-left:-1em}.isax-bulk-driver-2 .path6:before{content:"\ed38";margin-left:-1em}.isax-bulk-driver-2 .path7:before{content:"\ed39";margin-left:-1em}.isax-bulk-driver-2 .path8:before{content:"\ed3a";margin-left:-1em}.isax-bulk-driver-refresh .path1:before{content:"\ed3b";opacity:0.4}.isax-bulk-driver-refresh .path2:before{content:"\ed3c";margin-left:-1em}.isax-bulk-driver-refresh .path3:before{content:"\ed3d";margin-left:-1em}.isax-bulk-driver-refresh .path4:before{content:"\ed3e";margin-left:-1em}.isax-bulk-driver-refresh .path5:before{content:"\ed3f";margin-left:-1em}.isax-bulk-driver-refresh .path6:before{content:"\ed40";margin-left:-1em}.isax-bulk-driver-refresh .path7:before{content:"\ed41";margin-left:-1em}.isax-bulk-driving .path1:before{content:"\ed42"}.isax-bulk-driving .path2:before{content:"\ed43";margin-left:-1em}.isax-bulk-driving .path3:before{content:"\ed44";margin-left:-1em}.isax-bulk-driving .path4:before{content:"\ed45";margin-left:-1em}.isax-bulk-driving .path5:before{content:"\ed46";margin-left:-1em;opacity:0.4}.isax-bulk-driving .path6:before{content:"\ed47";margin-left:-1em}.isax-bulk-driving .path7:before{content:"\ed48";margin-left:-1em}.isax-bulk-driving .path8:before{content:"\ed49";margin-left:-1em}.isax-bulk-drop .path1:before{content:"\ed4a"}.isax-bulk-drop .path2:before{content:"\ed4b";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path1:before{content:"\ed4c";opacity:0.4}.isax-bulk-dropbox .path2:before{content:"\ed4d";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path3:before{content:"\ed4e";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path4:before{content:"\ed4f";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path5:before{content:"\ed50";margin-left:-1em}.isax-bulk-earphones .path1:before{content:"\ed51";opacity:0.4}.isax-bulk-earphones .path2:before{content:"\ed52";margin-left:-1em;opacity:0.4}.isax-bulk-earphones .path3:before{content:"\ed53";margin-left:-1em}.isax-bulk-earphones .path4:before{content:"\ed54";margin-left:-1em}.isax-bulk-earphones .path5:before{content:"\ed55";margin-left:-1em}.isax-bulk-earphones .path6:before{content:"\ed56";margin-left:-1em}.isax-bulk-earphones .path7:before{content:"\ed57";margin-left:-1em}.isax-bulk-earphones .path8:before{content:"\ed58";margin-left:-1em}.isax-bulk-edit .path1:before{content:"\ed59";opacity:0.4}.isax-bulk-edit .path2:before{content:"\ed5a";margin-left:-1em}.isax-bulk-edit .path3:before{content:"\ed5b";margin-left:-1em}.isax-bulk-edit-2 .path1:before{content:"\ed5c";opacity:0.4}.isax-bulk-edit-2 .path2:before{content:"\ed5d";margin-left:-1em;opacity:0.4}.isax-bulk-edit-2 .path3:before{content:"\ed5e";margin-left:-1em}.isax-bulk-ekt .path1:before{content:"\ed5f";opacity:0.4}.isax-bulk-ekt .path2:before{content:"\ed60";margin-left:-1em;opacity:0.4}.isax-bulk-ekt .path3:before{content:"\ed61";margin-left:-1em}.isax-bulk-ekt .path4:before{content:"\ed62";margin-left:-1em}.isax-bulk-electricity .path1:before{content:"\ed63";opacity:0.4}.isax-bulk-electricity .path2:before{content:"\ed64";margin-left:-1em}.isax-bulk-electricity .path3:before{content:"\ed65";margin-left:-1em}.isax-bulk-electricity .path4:before{content:"\ed66";margin-left:-1em}.isax-bulk-element-1 .path1:before{content:"\ed67"}.isax-bulk-element-1 .path2:before{content:"\ed68";margin-left:-1em;opacity:0.4}.isax-bulk-element-1 .path3:before{content:"\ed69";margin-left:-1em;opacity:0.4}.isax-bulk-element-2 .path1:before{content:"\ed6a"}.isax-bulk-element-2 .path2:before{content:"\ed6b";margin-left:-1em;opacity:0.4}.isax-bulk-element-2 .path3:before{content:"\ed6c";margin-left:-1em;opacity:0.4}.isax-bulk-element-3 .path1:before{content:"\ed6d";opacity:0.4}.isax-bulk-element-3 .path2:before{content:"\ed6e";margin-left:-1em}.isax-bulk-element-3 .path3:before{content:"\ed6f";margin-left:-1em}.isax-bulk-element-3 .path4:before{content:"\ed70";margin-left:-1em;opacity:0.4}.isax-bulk-element-4 .path1:before{content:"\ed71"}.isax-bulk-element-4 .path2:before{content:"\ed72";margin-left:-1em}.isax-bulk-element-4 .path3:before{content:"\ed73";margin-left:-1em;opacity:0.4}.isax-bulk-element-4 .path4:before{content:"\ed74";margin-left:-1em;opacity:0.4}.isax-bulk-element-equal .path1:before{content:"\ed75"}.isax-bulk-element-equal .path2:before{content:"\ed76";margin-left:-1em}.isax-bulk-element-equal .path3:before{content:"\ed77";margin-left:-1em;opacity:0.4}.isax-bulk-element-equal .path4:before{content:"\ed78";margin-left:-1em}.isax-bulk-element-equal .path5:before{content:"\ed79";margin-left:-1em;opacity:0.4}.isax-bulk-element-plus .path1:before{content:"\ed7a"}.isax-bulk-element-plus .path2:before{content:"\ed7b";margin-left:-1em;opacity:0.4}.isax-bulk-element-plus .path3:before{content:"\ed7c";margin-left:-1em}.isax-bulk-element-plus .path4:before{content:"\ed7d";margin-left:-1em;opacity:0.4}.isax-bulk-emc .path1:before{content:"\ed7e";opacity:0.4}.isax-bulk-emc .path2:before{content:"\ed7f";margin-left:-1em}.isax-bulk-emoji-happy .path1:before{content:"\ed80";opacity:0.4}.isax-bulk-emoji-happy .path2:before{content:"\ed81";margin-left:-1em}.isax-bulk-emoji-happy .path3:before{content:"\ed82";margin-left:-1em}.isax-bulk-emoji-happy .path4:before{content:"\ed83";margin-left:-1em}.isax-bulk-emoji-normal .path1:before{content:"\ed84";opacity:0.4}.isax-bulk-emoji-normal .path2:before{content:"\ed85";margin-left:-1em}.isax-bulk-emoji-normal .path3:before{content:"\ed86";margin-left:-1em}.isax-bulk-emoji-normal .path4:before{content:"\ed87";margin-left:-1em}.isax-bulk-emoji-sad .path1:before{content:"\ed88";opacity:0.4}.isax-bulk-emoji-sad .path2:before{content:"\ed89";margin-left:-1em}.isax-bulk-emoji-sad .path3:before{content:"\ed8a";margin-left:-1em}.isax-bulk-emoji-sad .path4:before{content:"\ed8b";margin-left:-1em}.isax-bulk-empty-wallet .path1:before{content:"\ed8c";opacity:0.4}.isax-bulk-empty-wallet .path2:before{content:"\ed8d";margin-left:-1em}.isax-bulk-empty-wallet .path3:before{content:"\ed8e";margin-left:-1em}.isax-bulk-empty-wallet .path4:before{content:"\ed8f";margin-left:-1em}.isax-bulk-empty-wallet-add .path1:before{content:"\ed90";opacity:0.4}.isax-bulk-empty-wallet-add .path2:before{content:"\ed91";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path3:before{content:"\ed92";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path4:before{content:"\ed93";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path5:before{content:"\ed94";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-change .path1:before{content:"\ed95";opacity:0.4}.isax-bulk-empty-wallet-change .path2:before{content:"\ed96";margin-left:-1em}.isax-bulk-empty-wallet-change .path3:before{content:"\ed97";margin-left:-1em}.isax-bulk-empty-wallet-change .path4:before{content:"\ed98";margin-left:-1em}.isax-bulk-empty-wallet-change .path5:before{content:"\ed99";margin-left:-1em}.isax-bulk-empty-wallet-remove .path1:before{content:"\ed9a";opacity:0.4}.isax-bulk-empty-wallet-remove .path2:before{content:"\ed9b";margin-left:-1em}.isax-bulk-empty-wallet-remove .path3:before{content:"\ed9c";margin-left:-1em}.isax-bulk-empty-wallet-remove .path4:before{content:"\ed9d";margin-left:-1em}.isax-bulk-empty-wallet-remove .path5:before{content:"\ed9e";margin-left:-1em}.isax-bulk-empty-wallet-tick .path1:before{content:"\ed9f"}.isax-bulk-empty-wallet-tick .path2:before{content:"\eda0";margin-left:-1em;opacity:0.4}.isax-bulk-empty-wallet-tick .path3:before{content:"\eda1";margin-left:-1em}.isax-bulk-empty-wallet-tick .path4:before{content:"\eda2";margin-left:-1em}.isax-bulk-empty-wallet-tick .path5:before{content:"\eda3";margin-left:-1em}.isax-bulk-empty-wallet-time .path1:before{content:"\eda4"}.isax-bulk-empty-wallet-time .path2:before{content:"\eda5";margin-left:-1em;opacity:0.4}.isax-bulk-empty-wallet-time .path3:before{content:"\eda6";margin-left:-1em}.isax-bulk-empty-wallet-time .path4:before{content:"\eda7";margin-left:-1em}.isax-bulk-empty-wallet-time .path5:before{content:"\eda8";margin-left:-1em}.isax-bulk-enj .path1:before{content:"\eda9";opacity:0.4}.isax-bulk-enj .path2:before{content:"\edaa";margin-left:-1em}.isax-bulk-eos .path1:before{content:"\edab"}.isax-bulk-eos .path2:before{content:"\edac";margin-left:-1em;opacity:0.4}.isax-bulk-eos .path3:before{content:"\edad";margin-left:-1em;opacity:0.4}.isax-bulk-eraser .path1:before{content:"\edae";opacity:0.4}.isax-bulk-eraser .path2:before{content:"\edaf";margin-left:-1em}.isax-bulk-eraser .path3:before{content:"\edb0";margin-left:-1em;opacity:0.6}.isax-bulk-eraser-1 .path1:before{content:"\edb1"}.isax-bulk-eraser-1 .path2:before{content:"\edb2";margin-left:-1em;opacity:0.4}.isax-bulk-eraser-1 .path3:before{content:"\edb3";margin-left:-1em}.isax-bulk-etc .path1:before{content:"\edb4";opacity:0.4}.isax-bulk-etc .path2:before{content:"\edb5";margin-left:-1em;opacity:0.4}.isax-bulk-etc .path3:before{content:"\edb6";margin-left:-1em}.isax-bulk-eth .path1:before{content:"\edb7";opacity:0.4}.isax-bulk-eth .path2:before{content:"\edb8";margin-left:-1em}.isax-bulk-eth .path3:before{content:"\edb9";margin-left:-1em}.isax-bulk-export .path1:before{content:"\edba";opacity:0.4}.isax-bulk-export .path2:before{content:"\edbb";margin-left:-1em}.isax-bulk-export-1 .path1:before{content:"\edbc";opacity:0.4}.isax-bulk-export-1 .path2:before{content:"\edbd";margin-left:-1em}.isax-bulk-export-2 .path1:before{content:"\edbe";opacity:0.4}.isax-bulk-export-2 .path2:before{content:"\edbf";margin-left:-1em}.isax-bulk-export-3 .path1:before{content:"\edc0";opacity:0.4}.isax-bulk-export-3 .path2:before{content:"\edc1";margin-left:-1em}.isax-bulk-external-drive .path1:before{content:"\edc2";opacity:0.4}.isax-bulk-external-drive .path2:before{content:"\edc3";margin-left:-1em}.isax-bulk-external-drive .path3:before{content:"\edc4";margin-left:-1em}.isax-bulk-external-drive .path4:before{content:"\edc5";margin-left:-1em}.isax-bulk-external-drive .path5:before{content:"\edc6";margin-left:-1em}.isax-bulk-eye .path1:before{content:"\edc7";opacity:0.4}.isax-bulk-eye .path2:before{content:"\edc8";margin-left:-1em}.isax-bulk-eye-slash .path1:before{content:"\edc9";opacity:0.4}.isax-bulk-eye-slash .path2:before{content:"\edca";margin-left:-1em}.isax-bulk-eye-slash .path3:before{content:"\edcb";margin-left:-1em;opacity:0.4}.isax-bulk-eye-slash .path4:before{content:"\edcc";margin-left:-1em}.isax-bulk-eye-slash .path5:before{content:"\edcd";margin-left:-1em}.isax-bulk-facebook .path1:before{content:"\edce";opacity:0.4}.isax-bulk-facebook .path2:before{content:"\edcf";margin-left:-1em}.isax-bulk-fatrows .path1:before{content:"\edd0"}.isax-bulk-fatrows .path2:before{content:"\edd1";margin-left:-1em;opacity:0.4}.isax-bulk-favorite-chart .path1:before{content:"\edd2";opacity:0.4}.isax-bulk-favorite-chart .path2:before{content:"\edd3";margin-left:-1em}.isax-bulk-favorite-chart .path3:before{content:"\edd4";margin-left:-1em}.isax-bulk-figma .path1:before{content:"\edd5"}.isax-bulk-figma .path2:before{content:"\edd6";margin-left:-1em;opacity:0.4}.isax-bulk-figma .path3:before{content:"\edd7";margin-left:-1em}.isax-bulk-figma .path4:before{content:"\edd8";margin-left:-1em;opacity:0.4}.isax-bulk-figma .path5:before{content:"\edd9";margin-left:-1em}.isax-bulk-figma-1 .path1:before{content:"\edda";opacity:0.4}.isax-bulk-figma-1 .path2:before{content:"\eddb";margin-left:-1em}.isax-bulk-figma-1 .path3:before{content:"\eddc";margin-left:-1em;opacity:0.4}.isax-bulk-figma-1 .path4:before{content:"\eddd";margin-left:-1em}.isax-bulk-figma-1 .path5:before{content:"\edde";margin-left:-1em;opacity:0.4}.isax-bulk-figma-1 .path6:before{content:"\eddf";margin-left:-1em}.isax-bulk-filter .path1:before{content:"\ede0";opacity:0.4}.isax-bulk-filter .path2:before{content:"\ede1";margin-left:-1em}.isax-bulk-filter-add .path1:before{content:"\ede2";opacity:0.4}.isax-bulk-filter-add .path2:before{content:"\ede3";margin-left:-1em}.isax-bulk-filter-edit .path1:before{content:"\ede4";opacity:0.4}.isax-bulk-filter-edit .path2:before{content:"\ede5";margin-left:-1em}.isax-bulk-filter-remove .path1:before{content:"\ede6";opacity:0.4}.isax-bulk-filter-remove .path2:before{content:"\ede7";margin-left:-1em}.isax-bulk-filter-search .path1:before{content:"\ede8"}.isax-bulk-filter-search .path2:before{content:"\ede9";margin-left:-1em;opacity:0.4}.isax-bulk-filter-square .path1:before{content:"\edea";opacity:0.4}.isax-bulk-filter-square .path2:before{content:"\edeb";margin-left:-1em}.isax-bulk-filter-tick .path1:before{content:"\edec"}.isax-bulk-filter-tick .path2:before{content:"\eded";margin-left:-1em;opacity:0.4}.isax-bulk-finger-cricle .path1:before{content:"\edee";opacity:0.4}.isax-bulk-finger-cricle .path2:before{content:"\edef";margin-left:-1em}.isax-bulk-finger-cricle .path3:before{content:"\edf0";margin-left:-1em}.isax-bulk-finger-scan .path1:before{content:"\edf1";opacity:0.4}.isax-bulk-finger-scan .path2:before{content:"\edf2";margin-left:-1em}.isax-bulk-finger-scan .path3:before{content:"\edf3";margin-left:-1em}.isax-bulk-finger-scan .path4:before{content:"\edf4";margin-left:-1em}.isax-bulk-finger-scan .path5:before{content:"\edf5";margin-left:-1em}.isax-bulk-finger-scan .path6:before{content:"\edf6";margin-left:-1em}.isax-bulk-firstline .path1:before{content:"\edf7"}.isax-bulk-firstline .path2:before{content:"\edf8";margin-left:-1em;opacity:0.4}.isax-bulk-firstline .path3:before{content:"\edf9";margin-left:-1em}.isax-bulk-firstline .path4:before{content:"\edfa";margin-left:-1em;opacity:0.4}.isax-bulk-firstline .path5:before{content:"\edfb";margin-left:-1em;opacity:0.4}.isax-bulk-flag .path1:before{content:"\edfc"}.isax-bulk-flag .path2:before{content:"\edfd";margin-left:-1em;opacity:0.4}.isax-bulk-flag-2 .path1:before{content:"\edfe"}.isax-bulk-flag-2 .path2:before{content:"\edff";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path1:before{content:"\ee00"}.isax-bulk-flash .path2:before{content:"\ee01";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path3:before{content:"\ee02";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path4:before{content:"\ee03";margin-left:-1em;opacity:0.4}.isax-bulk-flash-1 .path1:before{content:"\ee04"}.isax-bulk-flash-1 .path2:before{content:"\ee05";margin-left:-1em;opacity:0.4}.isax-bulk-flash-circle .path1:before{content:"\ee06";opacity:0.4}.isax-bulk-flash-circle .path2:before{content:"\ee07";margin-left:-1em}.isax-bulk-flash-circle-1 .path1:before{content:"\ee08";opacity:0.4}.isax-bulk-flash-circle-1 .path2:before{content:"\ee09";margin-left:-1em}.isax-bulk-flash-slash .path1:before{content:"\ee0a"}.isax-bulk-flash-slash .path2:before{content:"\ee0b";margin-left:-1em;opacity:0.4}.isax-bulk-flash-slash .path3:before{content:"\ee0c";margin-left:-1em;opacity:0.4}.isax-bulk-folder .path1:before{content:"\ee0d"}.isax-bulk-folder .path2:before{content:"\ee0e";margin-left:-1em;opacity:0.4}.isax-bulk-folder-2 .path1:before{content:"\ee0f";opacity:0.4}.isax-bulk-folder-2 .path2:before{content:"\ee10";margin-left:-1em}.isax-bulk-folder-add .path1:before{content:"\ee11";opacity:0.4}.isax-bulk-folder-add .path2:before{content:"\ee12";margin-left:-1em}.isax-bulk-folder-cloud .path1:before{content:"\ee13";opacity:0.4}.isax-bulk-folder-cloud .path2:before{content:"\ee14";margin-left:-1em}.isax-bulk-folder-connection .path1:before{content:"\ee15";opacity:0.4}.isax-bulk-folder-connection .path2:before{content:"\ee16";margin-left:-1em}.isax-bulk-folder-cross .path1:before{content:"\ee17";opacity:0.4}.isax-bulk-folder-cross .path2:before{content:"\ee18";margin-left:-1em}.isax-bulk-folder-favorite .path1:before{content:"\ee19";opacity:0.4}.isax-bulk-folder-favorite .path2:before{content:"\ee1a";margin-left:-1em}.isax-bulk-folder-minus .path1:before{content:"\ee1b";opacity:0.4}.isax-bulk-folder-minus .path2:before{content:"\ee1c";margin-left:-1em}.isax-bulk-folder-open .path1:before{content:"\ee1d"}.isax-bulk-folder-open .path2:before{content:"\ee1e";margin-left:-1em;opacity:0.4}.isax-bulk-forbidden .path1:before{content:"\ee1f";opacity:0.4}.isax-bulk-forbidden .path2:before{content:"\ee20";margin-left:-1em}.isax-bulk-forbidden-2 .path1:before{content:"\ee21";opacity:0.4}.isax-bulk-forbidden-2 .path2:before{content:"\ee22";margin-left:-1em}.isax-bulk-format-circle .path1:before{content:"\ee23"}.isax-bulk-format-circle .path2:before{content:"\ee24";margin-left:-1em}.isax-bulk-format-circle .path3:before{content:"\ee25";margin-left:-1em}.isax-bulk-format-circle .path4:before{content:"\ee26";margin-left:-1em}.isax-bulk-format-circle .path5:before{content:"\ee27";margin-left:-1em;opacity:0.4}.isax-bulk-format-square .path1:before{content:"\ee28";opacity:0.4}.isax-bulk-format-square .path2:before{content:"\ee29";margin-left:-1em}.isax-bulk-format-square .path3:before{content:"\ee2a";margin-left:-1em}.isax-bulk-format-square .path4:before{content:"\ee2b";margin-left:-1em}.isax-bulk-format-square .path5:before{content:"\ee2c";margin-left:-1em}.isax-bulk-forward .path1:before{content:"\ee2d";opacity:0.4}.isax-bulk-forward .path2:before{content:"\ee2e";margin-left:-1em}.isax-bulk-forward-5-seconds .path1:before{content:"\ee2f";opacity:0.4}.isax-bulk-forward-5-seconds .path2:before{content:"\ee30";margin-left:-1em}.isax-bulk-forward-10-seconds .path1:before{content:"\ee31";opacity:0.4}.isax-bulk-forward-10-seconds .path2:before{content:"\ee32";margin-left:-1em}.isax-bulk-forward-10-seconds .path3:before{content:"\ee33";margin-left:-1em}.isax-bulk-forward-15-seconds .path1:before{content:"\ee34"}.isax-bulk-forward-15-seconds .path2:before{content:"\ee35";margin-left:-1em}.isax-bulk-forward-15-seconds .path3:before{content:"\ee36";margin-left:-1em;opacity:0.4}.isax-bulk-forward-item .path1:before{content:"\ee37";opacity:0.4}.isax-bulk-forward-item .path2:before{content:"\ee38";margin-left:-1em}.isax-bulk-forward-item .path3:before{content:"\ee39";margin-left:-1em;opacity:0.4}.isax-bulk-forward-square .path1:before{content:"\ee3a";opacity:0.4}.isax-bulk-forward-square .path2:before{content:"\ee3b";margin-left:-1em}.isax-bulk-framer .path1:before{content:"\ee3c"}.isax-bulk-framer .path2:before{content:"\ee3d";margin-left:-1em;opacity:0.4}.isax-bulk-ftt .path1:before{content:"\ee3e"}.isax-bulk-ftt .path2:before{content:"\ee3f";margin-left:-1em}.isax-bulk-ftt .path3:before{content:"\ee40";margin-left:-1em;opacity:0.4}.isax-bulk-ftt .path4:before{content:"\ee41";margin-left:-1em;opacity:0.4}.isax-bulk-gallery .path1:before{content:"\ee42";opacity:0.4}.isax-bulk-gallery .path2:before{content:"\ee43";margin-left:-1em}.isax-bulk-gallery .path3:before{content:"\ee44";margin-left:-1em}.isax-bulk-gallery-add .path1:before{content:"\ee45"}.isax-bulk-gallery-add .path2:before{content:"\ee46";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-add .path3:before{content:"\ee47";margin-left:-1em}.isax-bulk-gallery-add .path4:before{content:"\ee48";margin-left:-1em}.isax-bulk-gallery-edit .path1:before{content:"\ee49"}.isax-bulk-gallery-edit .path2:before{content:"\ee4a";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-edit .path3:before{content:"\ee4b";margin-left:-1em}.isax-bulk-gallery-edit .path4:before{content:"\ee4c";margin-left:-1em}.isax-bulk-gallery-export .path1:before{content:"\ee4d"}.isax-bulk-gallery-export .path2:before{content:"\ee4e";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-export .path3:before{content:"\ee4f";margin-left:-1em}.isax-bulk-gallery-export .path4:before{content:"\ee50";margin-left:-1em}.isax-bulk-gallery-favorite .path1:before{content:"\ee51"}.isax-bulk-gallery-favorite .path2:before{content:"\ee52";margin-left:-1em}.isax-bulk-gallery-favorite .path3:before{content:"\ee53";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-favorite .path4:before{content:"\ee54";margin-left:-1em}.isax-bulk-gallery-import .path1:before{content:"\ee55"}.isax-bulk-gallery-import .path2:before{content:"\ee56";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-import .path3:before{content:"\ee57";margin-left:-1em}.isax-bulk-gallery-import .path4:before{content:"\ee58";margin-left:-1em}.isax-bulk-gallery-remove .path1:before{content:"\ee59"}.isax-bulk-gallery-remove .path2:before{content:"\ee5a";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-remove .path3:before{content:"\ee5b";margin-left:-1em}.isax-bulk-gallery-remove .path4:before{content:"\ee5c";margin-left:-1em}.isax-bulk-gallery-slash .path1:before{content:"\ee5d";opacity:0.4}.isax-bulk-gallery-slash .path2:before{content:"\ee5e";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-slash .path3:before{content:"\ee5f";margin-left:-1em}.isax-bulk-gallery-slash .path4:before{content:"\ee60";margin-left:-1em}.isax-bulk-gallery-slash .path5:before{content:"\ee61";margin-left:-1em}.isax-bulk-gallery-tick .path1:before{content:"\ee62"}.isax-bulk-gallery-tick .path2:before{content:"\ee63";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-tick .path3:before{content:"\ee64";margin-left:-1em}.isax-bulk-gallery-tick .path4:before{content:"\ee65";margin-left:-1em}.isax-bulk-game .path1:before{content:"\ee66"}.isax-bulk-game .path2:before{content:"\ee67";margin-left:-1em}.isax-bulk-game .path3:before{content:"\ee68";margin-left:-1em}.isax-bulk-game .path4:before{content:"\ee69";margin-left:-1em}.isax-bulk-game .path5:before{content:"\ee6a";margin-left:-1em}.isax-bulk-game .path6:before{content:"\ee6b";margin-left:-1em;opacity:0.4}.isax-bulk-game .path7:before{content:"\ee6c";margin-left:-1em}.isax-bulk-gameboy .path1:before{content:"\ee6d";opacity:0.4}.isax-bulk-gameboy .path2:before{content:"\ee6e";margin-left:-1em}.isax-bulk-gameboy .path3:before{content:"\ee6f";margin-left:-1em}.isax-bulk-gameboy .path4:before{content:"\ee70";margin-left:-1em}.isax-bulk-gameboy .path5:before{content:"\ee71";margin-left:-1em}.isax-bulk-gas-station .path1:before{content:"\ee72";opacity:0.4}.isax-bulk-gas-station .path2:before{content:"\ee73";margin-left:-1em}.isax-bulk-gas-station .path3:before{content:"\ee74";margin-left:-1em}.isax-bulk-gas-station .path4:before{content:"\ee75";margin-left:-1em}.isax-bulk-gas-station .path5:before{content:"\ee76";margin-left:-1em}.isax-bulk-gemini .path1:before{content:"\ee77"}.isax-bulk-gemini .path2:before{content:"\ee78";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path3:before{content:"\ee79";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path4:before{content:"\ee7a";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path5:before{content:"\ee7b";margin-left:-1em;opacity:0.4}.isax-bulk-gemini-2 .path1:before{content:"\ee7c"}.isax-bulk-gemini-2 .path2:before{content:"\ee7d";margin-left:-1em;opacity:0.4}.isax-bulk-ghost .path1:before{content:"\ee7e";opacity:0.4}.isax-bulk-ghost .path2:before{content:"\ee7f";margin-left:-1em}.isax-bulk-ghost .path3:before{content:"\ee80";margin-left:-1em}.isax-bulk-gift .path1:before{content:"\ee81";opacity:0.4}.isax-bulk-gift .path2:before{content:"\ee82";margin-left:-1em}.isax-bulk-gift .path3:before{content:"\ee83";margin-left:-1em;opacity:0.4}.isax-bulk-gift .path4:before{content:"\ee84";margin-left:-1em;opacity:0.4}.isax-bulk-gift .path5:before{content:"\ee85";margin-left:-1em;opacity:0.6}.isax-bulk-glass .path1:before{content:"\ee86"}.isax-bulk-glass .path2:before{content:"\ee87";margin-left:-1em;opacity:0.4}.isax-bulk-glass-1 .path1:before{content:"\ee88"}.isax-bulk-glass-1 .path2:before{content:"\ee89";margin-left:-1em}.isax-bulk-glass-1 .path3:before{content:"\ee8a";margin-left:-1em}.isax-bulk-glass-1 .path4:before{content:"\ee8b";margin-left:-1em;opacity:0.4}.isax-bulk-glass-1 .path5:before{content:"\ee8c";margin-left:-1em;opacity:0.4}.isax-bulk-global .path1:before{content:"\ee8d";opacity:0.4}.isax-bulk-global .path2:before{content:"\ee8e";margin-left:-1em;opacity:0.4}.isax-bulk-global .path3:before{content:"\ee8f";margin-left:-1em;opacity:0.4}.isax-bulk-global .path4:before{content:"\ee90";margin-left:-1em;opacity:0.4}.isax-bulk-global .path5:before{content:"\ee91";margin-left:-1em}.isax-bulk-global .path6:before{content:"\ee92";margin-left:-1em}.isax-bulk-global .path7:before{content:"\ee93";margin-left:-1em}.isax-bulk-global .path8:before{content:"\ee94";margin-left:-1em}.isax-bulk-global .path9:before{content:"\ee95";margin-left:-1em}.isax-bulk-global-edit .path1:before{content:"\ee96"}.isax-bulk-global-edit .path2:before{content:"\ee97";margin-left:-1em}.isax-bulk-global-edit .path3:before{content:"\ee98";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path4:before{content:"\ee99";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path5:before{content:"\ee9a";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path6:before{content:"\ee9b";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path7:before{content:"\ee9c";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path8:before{content:"\ee9d";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path9:before{content:"\ee9e";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path10:before{content:"\ee9f";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path1:before{content:"\eea0"}.isax-bulk-global-refresh .path2:before{content:"\eea1";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path3:before{content:"\eea2";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path4:before{content:"\eea3";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path5:before{content:"\eea4";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path6:before{content:"\eea5";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path7:before{content:"\eea6";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path8:before{content:"\eea7";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path9:before{content:"\eea8";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path1:before{content:"\eea9"}.isax-bulk-global-search .path2:before{content:"\eeaa";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path3:before{content:"\eeab";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path4:before{content:"\eeac";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path5:before{content:"\eead";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path6:before{content:"\eeae";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path7:before{content:"\eeaf";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path8:before{content:"\eeb0";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path9:before{content:"\eeb1";margin-left:-1em;opacity:0.4}.isax-bulk-google .path1:before{content:"\eeb2"}.isax-bulk-google .path2:before{content:"\eeb3";margin-left:-1em}.isax-bulk-google .path3:before{content:"\eeb4";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path1:before{content:"\eeb5";opacity:0.4}.isax-bulk-google-drive .path2:before{content:"\eeb6";margin-left:-1em}.isax-bulk-google-drive .path3:before{content:"\eeb7";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path4:before{content:"\eeb8";margin-left:-1em}.isax-bulk-google-drive .path5:before{content:"\eeb9";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path6:before{content:"\eeba";margin-left:-1em}.isax-bulk-google-drive .path7:before{content:"\eebb";margin-left:-1em;opacity:0.4}.isax-bulk-google-play .path1:before{content:"\eebc";opacity:0.4}.isax-bulk-google-play .path2:before{content:"\eebd";margin-left:-1em}.isax-bulk-google-play .path3:before{content:"\eebe";margin-left:-1em;opacity:0.4}.isax-bulk-google-play .path4:before{content:"\eebf";margin-left:-1em}.isax-bulk-gps .path1:before{content:"\eec0";opacity:0.4}.isax-bulk-gps .path2:before{content:"\eec1";margin-left:-1em}.isax-bulk-gps .path3:before{content:"\eec2";margin-left:-1em}.isax-bulk-gps .path4:before{content:"\eec3";margin-left:-1em}.isax-bulk-gps .path5:before{content:"\eec4";margin-left:-1em}.isax-bulk-gps .path6:before{content:"\eec5";margin-left:-1em}.isax-bulk-gps-slash .path1:before{content:"\eec6";opacity:0.4}.isax-bulk-gps-slash .path2:before{content:"\eec7";margin-left:-1em;opacity:0.4}.isax-bulk-gps-slash .path3:before{content:"\eec8";margin-left:-1em}.isax-bulk-gps-slash .path4:before{content:"\eec9";margin-left:-1em}.isax-bulk-gps-slash .path5:before{content:"\eeca";margin-left:-1em}.isax-bulk-gps-slash .path6:before{content:"\eecb";margin-left:-1em}.isax-bulk-gps-slash .path7:before{content:"\eecc";margin-left:-1em}.isax-bulk-gps-slash .path8:before{content:"\eecd";margin-left:-1em}.isax-bulk-grammerly .path1:before{content:"\eece";opacity:0.4}.isax-bulk-grammerly .path2:before{content:"\eecf";margin-left:-1em}.isax-bulk-graph .path1:before{content:"\eed0"}.isax-bulk-graph .path2:before{content:"\eed1";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path1:before{content:"\eed2"}.isax-bulk-grid-1 .path2:before{content:"\eed3";margin-left:-1em}.isax-bulk-grid-1 .path3:before{content:"\eed4";margin-left:-1em}.isax-bulk-grid-1 .path4:before{content:"\eed5";margin-left:-1em}.isax-bulk-grid-1 .path5:before{content:"\eed6";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path6:before{content:"\eed7";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path7:before{content:"\eed8";margin-left:-1em}.isax-bulk-grid-1 .path8:before{content:"\eed9";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path9:before{content:"\eeda";margin-left:-1em;opacity:0.4}.isax-bulk-grid-2 .path1:before{content:"\eedb";opacity:0.4}.isax-bulk-grid-2 .path2:before{content:"\eedc";margin-left:-1em;opacity:0.4}.isax-bulk-grid-2 .path3:before{content:"\eedd";margin-left:-1em}.isax-bulk-grid-2 .path4:before{content:"\eede";margin-left:-1em}.isax-bulk-grid-3 .path1:before{content:"\eedf";opacity:0.6}.isax-bulk-grid-3 .path2:before{content:"\eee0";margin-left:-1em}.isax-bulk-grid-3 .path3:before{content:"\eee1";margin-left:-1em;opacity:0.4}.isax-bulk-grid-3 .path4:before{content:"\eee2";margin-left:-1em;opacity:0.4}.isax-bulk-grid-4 .path1:before{content:"\eee3";opacity:0.4}.isax-bulk-grid-4 .path2:before{content:"\eee4";margin-left:-1em}.isax-bulk-grid-5 .path1:before{content:"\eee5";opacity:0.6}.isax-bulk-grid-5 .path2:before{content:"\eee6";margin-left:-1em}.isax-bulk-grid-5 .path3:before{content:"\eee7";margin-left:-1em;opacity:0.4}.isax-bulk-grid-6 .path1:before{content:"\eee8";opacity:0.4}.isax-bulk-grid-6 .path2:before{content:"\eee9";margin-left:-1em;opacity:0.4}.isax-bulk-grid-6 .path3:before{content:"\eeea";margin-left:-1em}.isax-bulk-grid-6 .path4:before{content:"\eeeb";margin-left:-1em;opacity:0.6}.isax-bulk-grid-7 .path1:before{content:"\eeec";opacity:0.4}.isax-bulk-grid-7 .path2:before{content:"\eeed";margin-left:-1em}.isax-bulk-grid-7 .path3:before{content:"\eeee";margin-left:-1em;opacity:0.6}.isax-bulk-grid-8 .path1:before{content:"\eeef";opacity:0.4}.isax-bulk-grid-8 .path2:before{content:"\eef0";margin-left:-1em}.isax-bulk-grid-8 .path3:before{content:"\eef1";margin-left:-1em}.isax-bulk-grid-8 .path4:before{content:"\eef2";margin-left:-1em;opacity:0.4}.isax-bulk-grid-8 .path5:before{content:"\eef3";margin-left:-1em}.isax-bulk-grid-8 .path6:before{content:"\eef4";margin-left:-1em;opacity:0.4}.isax-bulk-grid-9 .path1:before{content:"\eef5";opacity:0.4}.isax-bulk-grid-9 .path2:before{content:"\eef6";margin-left:-1em}.isax-bulk-grid-edit .path1:before{content:"\eef7"}.isax-bulk-grid-edit .path2:before{content:"\eef8";margin-left:-1em}.isax-bulk-grid-edit .path3:before{content:"\eef9";margin-left:-1em}.isax-bulk-grid-edit .path4:before{content:"\eefa";margin-left:-1em}.isax-bulk-grid-edit .path5:before{content:"\eefb";margin-left:-1em;opacity:0.4}.isax-bulk-grid-edit .path6:before{content:"\eefc";margin-left:-1em}.isax-bulk-grid-edit .path7:before{content:"\eefd";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path1:before{content:"\eefe"}.isax-bulk-grid-eraser .path2:before{content:"\eeff";margin-left:-1em}.isax-bulk-grid-eraser .path3:before{content:"\ef00";margin-left:-1em}.isax-bulk-grid-eraser .path4:before{content:"\ef01";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path5:before{content:"\ef02";margin-left:-1em}.isax-bulk-grid-eraser .path6:before{content:"\ef03";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path7:before{content:"\ef04";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path8:before{content:"\ef05";margin-left:-1em}.isax-bulk-grid-lock .path1:before{content:"\ef06"}.isax-bulk-grid-lock .path2:before{content:"\ef07";margin-left:-1em}.isax-bulk-grid-lock .path3:before{content:"\ef08";margin-left:-1em}.isax-bulk-grid-lock .path4:before{content:"\ef09";margin-left:-1em}.isax-bulk-grid-lock .path5:before{content:"\ef0a";margin-left:-1em;opacity:0.4}.isax-bulk-grid-lock .path6:before{content:"\ef0b";margin-left:-1em}.isax-bulk-grid-lock .path7:before{content:"\ef0c";margin-left:-1em;opacity:0.4}.isax-bulk-grt .path1:before{content:"\ef0d";opacity:0.4}.isax-bulk-grt .path2:before{content:"\ef0e";margin-left:-1em}.isax-bulk-grt .path3:before{content:"\ef0f";margin-left:-1em}.isax-bulk-grt .path4:before{content:"\ef10";margin-left:-1em}.isax-bulk-happyemoji .path1:before{content:"\ef11";opacity:0.4}.isax-bulk-happyemoji .path2:before{content:"\ef12";margin-left:-1em}.isax-bulk-hashtag .path1:before{content:"\ef13";opacity:0.4}.isax-bulk-hashtag .path2:before{content:"\ef14";margin-left:-1em}.isax-bulk-hashtag-1 .path1:before{content:"\ef15";opacity:0.4}.isax-bulk-hashtag-1 .path2:before{content:"\ef16";margin-left:-1em}.isax-bulk-hashtag-down .path1:before{content:"\ef17"}.isax-bulk-hashtag-down .path2:before{content:"\ef18";margin-left:-1em;opacity:0.4}.isax-bulk-hashtag-down .path3:before{content:"\ef19";margin-left:-1em}.isax-bulk-hashtag-up .path1:before{content:"\ef1a"}.isax-bulk-hashtag-up .path2:before{content:"\ef1b";margin-left:-1em;opacity:0.4}.isax-bulk-hashtag-up .path3:before{content:"\ef1c";margin-left:-1em}.isax-bulk-headphone .path1:before{content:"\ef1d";opacity:0.4}.isax-bulk-headphone .path2:before{content:"\ef1e";margin-left:-1em}.isax-bulk-headphone .path3:before{content:"\ef1f";margin-left:-1em}.isax-bulk-health .path1:before{content:"\ef20";opacity:0.4}.isax-bulk-health .path2:before{content:"\ef21";margin-left:-1em}.isax-bulk-health .path3:before{content:"\ef22";margin-left:-1em}.isax-bulk-heart .path1:before{content:"\ef23"}.isax-bulk-heart .path2:before{content:"\ef24";margin-left:-1em;opacity:0.4}.isax-bulk-heart-add .path1:before{content:"\ef25"}.isax-bulk-heart-add .path2:before{content:"\ef26";margin-left:-1em;opacity:0.4}.isax-bulk-heart-circle .path1:before{content:"\ef27";opacity:0.4}.isax-bulk-heart-circle .path2:before{content:"\ef28";margin-left:-1em}.isax-bulk-heart-edit .path1:before{content:"\ef29";opacity:0.4}.isax-bulk-heart-edit .path2:before{content:"\ef2a";margin-left:-1em}.isax-bulk-heart-remove .path1:before{content:"\ef2b";opacity:0.4}.isax-bulk-heart-remove .path2:before{content:"\ef2c";margin-left:-1em}.isax-bulk-heart-search .path1:before{content:"\ef2d";opacity:0.4}.isax-bulk-heart-search .path2:before{content:"\ef2e";margin-left:-1em}.isax-bulk-heart-slash .path1:before{content:"\ef2f";opacity:0.4}.isax-bulk-heart-slash .path2:before{content:"\ef30";margin-left:-1em}.isax-bulk-heart-tick .path1:before{content:"\ef31"}.isax-bulk-heart-tick .path2:before{content:"\ef32";margin-left:-1em;opacity:0.4}.isax-bulk-hex .path1:before{content:"\ef33";opacity:0.4}.isax-bulk-hex .path2:before{content:"\ef34";margin-left:-1em}.isax-bulk-hex .path3:before{content:"\ef35";margin-left:-1em;opacity:0.6}.isax-bulk-hierarchy .path1:before{content:"\ef36"}.isax-bulk-hierarchy .path2:before{content:"\ef37";margin-left:-1em}.isax-bulk-hierarchy .path3:before{content:"\ef38";margin-left:-1em}.isax-bulk-hierarchy .path4:before{content:"\ef39";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-2 .path1:before{content:"\ef3a"}.isax-bulk-hierarchy-2 .path2:before{content:"\ef3b";margin-left:-1em}.isax-bulk-hierarchy-2 .path3:before{content:"\ef3c";margin-left:-1em}.isax-bulk-hierarchy-2 .path4:before{content:"\ef3d";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-3 .path1:before{content:"\ef3e"}.isax-bulk-hierarchy-3 .path2:before{content:"\ef3f";margin-left:-1em}.isax-bulk-hierarchy-3 .path3:before{content:"\ef40";margin-left:-1em}.isax-bulk-hierarchy-3 .path4:before{content:"\ef41";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-square .path1:before{content:"\ef42";opacity:0.4}.isax-bulk-hierarchy-square .path2:before{content:"\ef43";margin-left:-1em}.isax-bulk-hierarchy-square .path3:before{content:"\ef44";margin-left:-1em}.isax-bulk-hierarchy-square-2 .path1:before{content:"\ef45";opacity:0.4}.isax-bulk-hierarchy-square-2 .path2:before{content:"\ef46";margin-left:-1em}.isax-bulk-hierarchy-square-3 .path1:before{content:"\ef47";opacity:0.4}.isax-bulk-hierarchy-square-3 .path2:before{content:"\ef48";margin-left:-1em}.isax-bulk-home .path1:before{content:"\ef49";opacity:0.4}.isax-bulk-home .path2:before{content:"\ef4a";margin-left:-1em}.isax-bulk-home-1 .path1:before{content:"\ef4b";opacity:0.4}.isax-bulk-home-1 .path2:before{content:"\ef4c";margin-left:-1em}.isax-bulk-home-2 .path1:before{content:"\ef4d";opacity:0.4}.isax-bulk-home-2 .path2:before{content:"\ef4e";margin-left:-1em}.isax-bulk-home-hashtag .path1:before{content:"\ef4f";opacity:0.4}.isax-bulk-home-hashtag .path2:before{content:"\ef50";margin-left:-1em}.isax-bulk-home-trend-down .path1:before{content:"\ef51";opacity:0.4}.isax-bulk-home-trend-down .path2:before{content:"\ef52";margin-left:-1em}.isax-bulk-home-trend-up .path1:before{content:"\ef53";opacity:0.4}.isax-bulk-home-trend-up .path2:before{content:"\ef54";margin-left:-1em}.isax-bulk-home-wifi .path1:before{content:"\ef55";opacity:0.4}.isax-bulk-home-wifi .path2:before{content:"\ef56";margin-left:-1em}.isax-bulk-home-wifi .path3:before{content:"\ef57";margin-left:-1em}.isax-bulk-home-wifi .path4:before{content:"\ef58";margin-left:-1em}.isax-bulk-hospital .path1:before{content:"\ef59"}.isax-bulk-hospital .path2:before{content:"\ef5a";margin-left:-1em;opacity:0.4}.isax-bulk-hospital .path3:before{content:"\ef5b";margin-left:-1em}.isax-bulk-hospital .path4:before{content:"\ef5c";margin-left:-1em}.isax-bulk-house .path1:before{content:"\ef5d"}.isax-bulk-house .path2:before{content:"\ef5e";margin-left:-1em;opacity:0.4}.isax-bulk-house .path3:before{content:"\ef5f";margin-left:-1em}.isax-bulk-house .path4:before{content:"\ef60";margin-left:-1em}.isax-bulk-house .path5:before{content:"\ef61";margin-left:-1em}.isax-bulk-house .path6:before{content:"\ef62";margin-left:-1em}.isax-bulk-house-2 .path1:before{content:"\ef63"}.isax-bulk-house-2 .path2:before{content:"\ef64";margin-left:-1em;opacity:0.4}.isax-bulk-house-2 .path3:before{content:"\ef65";margin-left:-1em}.isax-bulk-house-2 .path4:before{content:"\ef66";margin-left:-1em}.isax-bulk-ht .path1:before{content:"\ef67";opacity:0.4}.isax-bulk-ht .path2:before{content:"\ef68";margin-left:-1em}.isax-bulk-html-3 .path1:before{content:"\ef69";opacity:0.4}.isax-bulk-html-3 .path2:before{content:"\ef6a";margin-left:-1em}.isax-bulk-html-5 .path1:before{content:"\ef6b";opacity:0.4}.isax-bulk-html-5 .path2:before{content:"\ef6c";margin-left:-1em}.isax-bulk-icx .path1:before{content:"\ef6d";opacity:0.4}.isax-bulk-icx .path2:before{content:"\ef6e";margin-left:-1em;opacity:0.4}.isax-bulk-icx .path3:before{content:"\ef6f";margin-left:-1em}.isax-bulk-icx .path4:before{content:"\ef70";margin-left:-1em}.isax-bulk-illustrator .path1:before{content:"\ef71";opacity:0.4}.isax-bulk-illustrator .path2:before{content:"\ef72";margin-left:-1em}.isax-bulk-illustrator .path3:before{content:"\ef73";margin-left:-1em}.isax-bulk-illustrator .path4:before{content:"\ef74";margin-left:-1em}.isax-bulk-image .path1:before{content:"\ef75";opacity:0.4}.isax-bulk-image .path2:before{content:"\ef76";margin-left:-1em}.isax-bulk-import .path1:before{content:"\ef77";opacity:0.4}.isax-bulk-import .path2:before{content:"\ef78";margin-left:-1em}.isax-bulk-import-1 .path1:before{content:"\ef79";opacity:0.4}.isax-bulk-import-1 .path2:before{content:"\ef7a";margin-left:-1em}.isax-bulk-import-2 .path1:before{content:"\ef7b";opacity:0.4}.isax-bulk-import-2 .path2:before{content:"\ef7c";margin-left:-1em}.isax-bulk-import-3 .path1:before{content:"\ef7d";opacity:0.4}.isax-bulk-import-3 .path2:before{content:"\ef7e";margin-left:-1em}.isax-bulk-info-circle .path1:before{content:"\ef7f";opacity:0.4}.isax-bulk-info-circle .path2:before{content:"\ef80";margin-left:-1em}.isax-bulk-info-circle .path3:before{content:"\ef81";margin-left:-1em}.isax-bulk-information .path1:before{content:"\ef82";opacity:0.4}.isax-bulk-information .path2:before{content:"\ef83";margin-left:-1em}.isax-bulk-information .path3:before{content:"\ef84";margin-left:-1em}.isax-bulk-instagram .path1:before{content:"\ef85";opacity:0.4}.isax-bulk-instagram .path2:before{content:"\ef86";margin-left:-1em}.isax-bulk-instagram .path3:before{content:"\ef87";margin-left:-1em}.isax-bulk-iost .path1:before{content:"\ef88";opacity:0.4}.isax-bulk-iost .path2:before{content:"\ef89";margin-left:-1em}.isax-bulk-javascript .path1:before{content:"\ef8a";opacity:0.4}.isax-bulk-javascript .path2:before{content:"\ef8b";margin-left:-1em}.isax-bulk-javascript .path3:before{content:"\ef8c";margin-left:-1em}.isax-bulk-js .path1:before{content:"\ef8d"}.isax-bulk-js .path2:before{content:"\ef8e";margin-left:-1em;opacity:0.4}.isax-bulk-judge .path1:before{content:"\ef8f"}.isax-bulk-judge .path2:before{content:"\ef90";margin-left:-1em;opacity:0.4}.isax-bulk-judge .path3:before{content:"\ef91";margin-left:-1em}.isax-bulk-judge .path4:before{content:"\ef92";margin-left:-1em}.isax-bulk-kanban .path1:before{content:"\ef93"}.isax-bulk-kanban .path2:before{content:"\ef94";margin-left:-1em;opacity:0.4}.isax-bulk-key .path1:before{content:"\ef95";opacity:0.4}.isax-bulk-key .path2:before{content:"\ef96";margin-left:-1em}.isax-bulk-keyboard .path1:before{content:"\ef97";opacity:0.4}.isax-bulk-keyboard .path2:before{content:"\ef98";margin-left:-1em}.isax-bulk-keyboard .path3:before{content:"\ef99";margin-left:-1em}.isax-bulk-keyboard .path4:before{content:"\ef9a";margin-left:-1em}.isax-bulk-keyboard .path5:before{content:"\ef9b";margin-left:-1em}.isax-bulk-keyboard-open .path1:before{content:"\ef9c"}.isax-bulk-keyboard-open .path2:before{content:"\ef9d";margin-left:-1em;opacity:0.4}.isax-bulk-keyboard-open .path3:before{content:"\ef9e";margin-left:-1em}.isax-bulk-keyboard-open .path4:before{content:"\ef9f";margin-left:-1em}.isax-bulk-keyboard-open .path5:before{content:"\efa0";margin-left:-1em}.isax-bulk-keyboard-open .path6:before{content:"\efa1";margin-left:-1em}.isax-bulk-key-square .path1:before{content:"\efa2";opacity:0.4}.isax-bulk-key-square .path2:before{content:"\efa3";margin-left:-1em}.isax-bulk-knc .path1:before{content:"\efa4";opacity:0.6}.isax-bulk-knc .path2:before{content:"\efa5";margin-left:-1em}.isax-bulk-knc .path3:before{content:"\efa6";margin-left:-1em;opacity:0.4}.isax-bulk-knc .path4:before{content:"\efa7";margin-left:-1em}.isax-bulk-lamp .path1:before{content:"\efa8";opacity:0.4}.isax-bulk-lamp .path2:before{content:"\efa9";margin-left:-1em}.isax-bulk-lamp-1 .path1:before{content:"\efaa";opacity:0.4}.isax-bulk-lamp-1 .path2:before{content:"\efab";margin-left:-1em}.isax-bulk-lamp-1 .path3:before{content:"\efac";margin-left:-1em}.isax-bulk-lamp-charge .path1:before{content:"\efad";opacity:0.4}.isax-bulk-lamp-charge .path2:before{content:"\efae";margin-left:-1em}.isax-bulk-lamp-charge .path3:before{content:"\efaf";margin-left:-1em}.isax-bulk-lamp-on .path1:before{content:"\efb0";opacity:0.4}.isax-bulk-lamp-on .path2:before{content:"\efb1";margin-left:-1em}.isax-bulk-lamp-slash .path1:before{content:"\efb2"}.isax-bulk-lamp-slash .path2:before{content:"\efb3";margin-left:-1em}.isax-bulk-lamp-slash .path3:before{content:"\efb4";margin-left:-1em;opacity:0.4}.isax-bulk-lamp-slash .path4:before{content:"\efb5";margin-left:-1em;opacity:0.4}.isax-bulk-language-circle .path1:before{content:"\efb6";opacity:0.4}.isax-bulk-language-circle .path2:before{content:"\efb7";margin-left:-1em}.isax-bulk-language-square .path1:before{content:"\efb8";opacity:0.4}.isax-bulk-language-square .path2:before{content:"\efb9";margin-left:-1em}.isax-bulk-layer .path1:before{content:"\efba"}.isax-bulk-layer .path2:before{content:"\efbb";margin-left:-1em;opacity:0.4}.isax-bulk-layer .path3:before{content:"\efbc";margin-left:-1em;opacity:0.4}.isax-bulk-level .path1:before{content:"\efbd";opacity:0.4}.isax-bulk-level .path2:before{content:"\efbe";margin-left:-1em}.isax-bulk-level .path3:before{content:"\efbf";margin-left:-1em}.isax-bulk-level .path4:before{content:"\efc0";margin-left:-1em}.isax-bulk-lifebuoy .path1:before{content:"\efc1";opacity:0.4}.isax-bulk-lifebuoy .path2:before{content:"\efc2";margin-left:-1em}.isax-bulk-like .path1:before{content:"\efc3";opacity:0.4}.isax-bulk-like .path2:before{content:"\efc4";margin-left:-1em}.isax-bulk-like-1 .path1:before{content:"\efc5";opacity:0.4}.isax-bulk-like-1 .path2:before{content:"\efc6";margin-left:-1em}.isax-bulk-like-dislike .path1:before{content:"\efc7";opacity:0.4}.isax-bulk-like-dislike .path2:before{content:"\efc8";margin-left:-1em}.isax-bulk-like-dislike .path3:before{content:"\efc9";margin-left:-1em;opacity:0.4}.isax-bulk-like-dislike .path4:before{content:"\efca";margin-left:-1em}.isax-bulk-like-shapes .path1:before{content:"\efcb";opacity:0.4}.isax-bulk-like-shapes .path2:before{content:"\efcc";margin-left:-1em}.isax-bulk-like-tag .path1:before{content:"\efcd";opacity:0.4}.isax-bulk-like-tag .path2:before{content:"\efce";margin-left:-1em}.isax-bulk-link .path1:before{content:"\efcf"}.isax-bulk-link .path2:before{content:"\efd0";margin-left:-1em;opacity:0.4}.isax-bulk-link-1 .path1:before{content:"\efd1";opacity:0.4}.isax-bulk-link-1 .path2:before{content:"\efd2";margin-left:-1em;opacity:0.4}.isax-bulk-link-1 .path3:before{content:"\efd3";margin-left:-1em}.isax-bulk-link-2 .path1:before{content:"\efd4"}.isax-bulk-link-2 .path2:before{content:"\efd5";margin-left:-1em;opacity:0.4}.isax-bulk-link-2 .path3:before{content:"\efd6";margin-left:-1em}.isax-bulk-link-2 .path4:before{content:"\efd7";margin-left:-1em;opacity:0.5}.isax-bulk-link-3 .path1:before{content:"\efd8"}.isax-bulk-link-3 .path2:before{content:"\efd9";margin-left:-1em;opacity:0.4}.isax-bulk-link-3 .path3:before{content:"\efda";margin-left:-1em}.isax-bulk-link-3 .path4:before{content:"\efdb";margin-left:-1em;opacity:0.5}.isax-bulk-link-circle .path1:before{content:"\efdc";opacity:0.4}.isax-bulk-link-circle .path2:before{content:"\efdd";margin-left:-1em}.isax-bulk-link-circle .path3:before{content:"\efde";margin-left:-1em}.isax-bulk-link-square .path1:before{content:"\efdf";opacity:0.4}.isax-bulk-link-square .path2:before{content:"\efe0";margin-left:-1em}.isax-bulk-link-square .path3:before{content:"\efe1";margin-left:-1em}.isax-bulk-location .path1:before{content:"\efe2";opacity:0.4}.isax-bulk-location .path2:before{content:"\efe3";margin-left:-1em}.isax-bulk-location-add .path1:before{content:"\efe4";opacity:0.4}.isax-bulk-location-add .path2:before{content:"\efe5";margin-left:-1em}.isax-bulk-location-cross .path1:before{content:"\efe6"}.isax-bulk-location-cross .path2:before{content:"\efe7";margin-left:-1em;opacity:0.4}.isax-bulk-location-minus .path1:before{content:"\efe8";opacity:0.4}.isax-bulk-location-minus .path2:before{content:"\efe9";margin-left:-1em}.isax-bulk-location-slash .path1:before{content:"\efea";opacity:0.4}.isax-bulk-location-slash .path2:before{content:"\efeb";margin-left:-1em;opacity:0.4}.isax-bulk-location-slash .path3:before{content:"\efec";margin-left:-1em}.isax-bulk-location-tick .path1:before{content:"\efed";opacity:0.4}.isax-bulk-location-tick .path2:before{content:"\efee";margin-left:-1em}.isax-bulk-lock .path1:before{content:"\efef"}.isax-bulk-lock .path2:before{content:"\eff0";margin-left:-1em;opacity:0.4}.isax-bulk-lock .path3:before{content:"\eff1";margin-left:-1em}.isax-bulk-lock .path4:before{content:"\eff2";margin-left:-1em}.isax-bulk-lock .path5:before{content:"\eff3";margin-left:-1em}.isax-bulk-lock-1 .path1:before{content:"\eff4";opacity:0.4}.isax-bulk-lock-1 .path2:before{content:"\eff5";margin-left:-1em}.isax-bulk-lock-1 .path3:before{content:"\eff6";margin-left:-1em;opacity:0.4}.isax-bulk-lock-circle .path1:before{content:"\eff7";opacity:0.4}.isax-bulk-lock-circle .path2:before{content:"\eff8";margin-left:-1em}.isax-bulk-lock-slash .path1:before{content:"\eff9"}.isax-bulk-lock-slash .path2:before{content:"\effa";margin-left:-1em;opacity:0.4}.isax-bulk-lock-slash .path3:before{content:"\effb";margin-left:-1em}.isax-bulk-lock-slash .path4:before{content:"\effc";margin-left:-1em;opacity:0.4}.isax-bulk-lock-slash .path5:before{content:"\effd";margin-left:-1em}.isax-bulk-login .path1:before{content:"\effe";opacity:0.4}.isax-bulk-login .path2:before{content:"\efff";margin-left:-1em}.isax-bulk-login-1 .path1:before{content:"\f000";opacity:0.4}.isax-bulk-login-1 .path2:before{content:"\f001";margin-left:-1em}.isax-bulk-logout .path1:before{content:"\f002";opacity:0.4}.isax-bulk-logout .path2:before{content:"\f003";margin-left:-1em}.isax-bulk-logout-1 .path1:before{content:"\f004";opacity:0.4}.isax-bulk-logout-1 .path2:before{content:"\f005";margin-left:-1em}.isax-bulk-lovely .path1:before{content:"\f006";opacity:0.4}.isax-bulk-lovely .path2:before{content:"\f007";margin-left:-1em}.isax-bulk-ltc .path1:before{content:"\f008";opacity:0.4}.isax-bulk-ltc .path2:before{content:"\f009";margin-left:-1em}.isax-bulk-ltc .path3:before{content:"\f00a";margin-left:-1em}.isax-bulk-magicpen .path1:before{content:"\f00b"}.isax-bulk-magicpen .path2:before{content:"\f00c";margin-left:-1em;opacity:0.4}.isax-bulk-magicpen .path3:before{content:"\f00d";margin-left:-1em}.isax-bulk-magicpen .path4:before{content:"\f00e";margin-left:-1em}.isax-bulk-magicpen .path5:before{content:"\f00f";margin-left:-1em}.isax-bulk-magic-star .path1:before{content:"\f010"}.isax-bulk-magic-star .path2:before{content:"\f011";margin-left:-1em;opacity:0.4}.isax-bulk-main-component .path1:before{content:"\f012";opacity:0.4}.isax-bulk-main-component .path2:before{content:"\f013";margin-left:-1em}.isax-bulk-man .path1:before{content:"\f014";opacity:0.4}.isax-bulk-man .path2:before{content:"\f015";margin-left:-1em}.isax-bulk-map .path1:before{content:"\f016";opacity:0.4}.isax-bulk-map .path2:before{content:"\f017";margin-left:-1em;opacity:0.4}.isax-bulk-map .path3:before{content:"\f018";margin-left:-1em;opacity:0.4}.isax-bulk-map .path4:before{content:"\f019";margin-left:-1em}.isax-bulk-map .path5:before{content:"\f01a";margin-left:-1em}.isax-bulk-map-1 .path1:before{content:"\f01b";opacity:0.4}.isax-bulk-map-1 .path2:before{content:"\f01c";margin-left:-1em}.isax-bulk-map-1 .path3:before{content:"\f01d";margin-left:-1em;opacity:0.4}.isax-bulk-mask .path1:before{content:"\f01e";opacity:0.4}.isax-bulk-mask .path2:before{content:"\f01f";margin-left:-1em}.isax-bulk-mask-1 .path1:before{content:"\f020";opacity:0.4}.isax-bulk-mask-1 .path2:before{content:"\f021";margin-left:-1em}.isax-bulk-mask-2 .path1:before{content:"\f022";opacity:0.4}.isax-bulk-mask-2 .path2:before{content:"\f023";margin-left:-1em}.isax-bulk-math .path1:before{content:"\f024";opacity:0.4}.isax-bulk-math .path2:before{content:"\f025";margin-left:-1em}.isax-bulk-math .path3:before{content:"\f026";margin-left:-1em}.isax-bulk-math .path4:before{content:"\f027";margin-left:-1em}.isax-bulk-math .path5:before{content:"\f028";margin-left:-1em}.isax-bulk-math .path6:before{content:"\f029";margin-left:-1em}.isax-bulk-matic .path1:before{content:"\f02a"}.isax-bulk-matic .path2:before{content:"\f02b";margin-left:-1em;opacity:0.4}.isax-bulk-matic .path3:before{content:"\f02c";margin-left:-1em;opacity:0.4}.isax-bulk-maximize .path1:before{content:"\f02d";opacity:0.4}.isax-bulk-maximize .path2:before{content:"\f02e";margin-left:-1em}.isax-bulk-maximize-1 .path1:before{content:"\f02f";opacity:0.4}.isax-bulk-maximize-1 .path2:before{content:"\f030";margin-left:-1em}.isax-bulk-maximize-1 .path3:before{content:"\f031";margin-left:-1em}.isax-bulk-maximize-2 .path1:before{content:"\f032";opacity:0.4}.isax-bulk-maximize-2 .path2:before{content:"\f033";margin-left:-1em}.isax-bulk-maximize-3 .path1:before{content:"\f034";opacity:0.4}.isax-bulk-maximize-3 .path2:before{content:"\f035";margin-left:-1em}.isax-bulk-maximize-3 .path3:before{content:"\f036";margin-left:-1em}.isax-bulk-maximize-3 .path4:before{content:"\f037";margin-left:-1em}.isax-bulk-maximize-3 .path5:before{content:"\f038";margin-left:-1em}.isax-bulk-maximize-4 .path1:before{content:"\f039";opacity:0.4}.isax-bulk-maximize-4 .path2:before{content:"\f03a";margin-left:-1em}.isax-bulk-maximize-5 .path1:before{content:"\f03b";opacity:0.4}.isax-bulk-maximize-5 .path2:before{content:"\f03c";margin-left:-1em}.isax-bulk-maximize-5 .path3:before{content:"\f03d";margin-left:-1em}.isax-bulk-maximize-circle .path1:before{content:"\f03e"}.isax-bulk-maximize-circle .path2:before{content:"\f03f";margin-left:-1em}.isax-bulk-maximize-circle .path3:before{content:"\f040";margin-left:-1em;opacity:0.4}.isax-bulk-maximize-circle .path4:before{content:"\f041";margin-left:-1em;opacity:0.4}.isax-bulk-medal .path1:before{content:"\f042"}.isax-bulk-medal .path2:before{content:"\f043";margin-left:-1em;opacity:0.4}.isax-bulk-medal-star .path1:before{content:"\f044";opacity:0.4}.isax-bulk-medal-star .path2:before{content:"\f045";margin-left:-1em}.isax-bulk-medal-star .path3:before{content:"\f046";margin-left:-1em}.isax-bulk-menu .path1:before{content:"\f047";opacity:0.4}.isax-bulk-menu .path2:before{content:"\f048";margin-left:-1em}.isax-bulk-menu .path3:before{content:"\f049";margin-left:-1em}.isax-bulk-menu .path4:before{content:"\f04a";margin-left:-1em;opacity:0.4}.isax-bulk-menu-1 .path1:before{content:"\f04b";opacity:0.4}.isax-bulk-menu-1 .path2:before{content:"\f04c";margin-left:-1em}.isax-bulk-menu-1 .path3:before{content:"\f04d";margin-left:-1em}.isax-bulk-menu-1 .path4:before{content:"\f04e";margin-left:-1em}.isax-bulk-menu-board .path1:before{content:"\f04f";opacity:0.4}.isax-bulk-menu-board .path2:before{content:"\f050";margin-left:-1em}.isax-bulk-menu-board .path3:before{content:"\f051";margin-left:-1em}.isax-bulk-menu-board .path4:before{content:"\f052";margin-left:-1em}.isax-bulk-menu-board .path5:before{content:"\f053";margin-left:-1em}.isax-bulk-menu-board .path6:before{content:"\f054";margin-left:-1em}.isax-bulk-message .path1:before{content:"\f055";opacity:0.4}.isax-bulk-message .path2:before{content:"\f056";margin-left:-1em}.isax-bulk-message .path3:before{content:"\f057";margin-left:-1em}.isax-bulk-message .path4:before{content:"\f058";margin-left:-1em}.isax-bulk-message-2 .path1:before{content:"\f059";opacity:0.4}.isax-bulk-message-2 .path2:before{content:"\f05a";margin-left:-1em}.isax-bulk-message-add .path1:before{content:"\f05b";opacity:0.4}.isax-bulk-message-add .path2:before{content:"\f05c";margin-left:-1em}.isax-bulk-message-add .path3:before{content:"\f05d";margin-left:-1em}.isax-bulk-message-add-1 .path1:before{content:"\f05e";opacity:0.4}.isax-bulk-message-add-1 .path2:before{content:"\f05f";margin-left:-1em}.isax-bulk-message-circle .path1:before{content:"\f060";opacity:0.4}.isax-bulk-message-circle .path2:before{content:"\f061";margin-left:-1em}.isax-bulk-message-edit .path1:before{content:"\f062";opacity:0.4}.isax-bulk-message-edit .path2:before{content:"\f063";margin-left:-1em}.isax-bulk-message-edit .path3:before{content:"\f064";margin-left:-1em}.isax-bulk-message-favorite .path1:before{content:"\f065"}.isax-bulk-message-favorite .path2:before{content:"\f066";margin-left:-1em;opacity:0.4}.isax-bulk-message-favorite .path3:before{content:"\f067";margin-left:-1em}.isax-bulk-message-favorite .path4:before{content:"\f068";margin-left:-1em}.isax-bulk-message-favorite .path5:before{content:"\f069";margin-left:-1em}.isax-bulk-message-minus .path1:before{content:"\f06a";opacity:0.4}.isax-bulk-message-minus .path2:before{content:"\f06b";margin-left:-1em}.isax-bulk-message-notify .path1:before{content:"\f06c"}.isax-bulk-message-notify .path2:before{content:"\f06d";margin-left:-1em;opacity:0.4}.isax-bulk-message-notify .path3:before{content:"\f06e";margin-left:-1em}.isax-bulk-message-notify .path4:before{content:"\f06f";margin-left:-1em}.isax-bulk-message-notify .path5:before{content:"\f070";margin-left:-1em}.isax-bulk-message-programming .path1:before{content:"\f071";opacity:0.4}.isax-bulk-message-programming .path2:before{content:"\f072";margin-left:-1em}.isax-bulk-message-programming .path3:before{content:"\f073";margin-left:-1em}.isax-bulk-message-programming .path4:before{content:"\f074";margin-left:-1em}.isax-bulk-message-question .path1:before{content:"\f075";opacity:0.4}.isax-bulk-message-question .path2:before{content:"\f076";margin-left:-1em}.isax-bulk-message-question .path3:before{content:"\f077";margin-left:-1em}.isax-bulk-message-remove .path1:before{content:"\f078";opacity:0.4}.isax-bulk-message-remove .path2:before{content:"\f079";margin-left:-1em}.isax-bulk-message-remove .path3:before{content:"\f07a";margin-left:-1em}.isax-bulk-messages .path1:before{content:"\f07b";opacity:0.4}.isax-bulk-messages .path2:before{content:"\f07c";margin-left:-1em}.isax-bulk-messages .path3:before{content:"\f07d";margin-left:-1em}.isax-bulk-messages-1 .path1:before{content:"\f07e";opacity:0.4}.isax-bulk-messages-1 .path2:before{content:"\f07f";margin-left:-1em}.isax-bulk-messages-1 .path3:before{content:"\f080";margin-left:-1em}.isax-bulk-messages-1 .path4:before{content:"\f081";margin-left:-1em}.isax-bulk-messages-1 .path5:before{content:"\f082";margin-left:-1em}.isax-bulk-messages-2 .path1:before{content:"\f083";opacity:0.4}.isax-bulk-messages-2 .path2:before{content:"\f084";margin-left:-1em}.isax-bulk-messages-3 .path1:before{content:"\f085";opacity:0.4}.isax-bulk-messages-3 .path2:before{content:"\f086";margin-left:-1em}.isax-bulk-message-search .path1:before{content:"\f087"}.isax-bulk-message-search .path2:before{content:"\f088";margin-left:-1em;opacity:0.4}.isax-bulk-message-search .path3:before{content:"\f089";margin-left:-1em}.isax-bulk-message-search .path4:before{content:"\f08a";margin-left:-1em}.isax-bulk-message-search .path5:before{content:"\f08b";margin-left:-1em}.isax-bulk-message-square .path1:before{content:"\f08c"}.isax-bulk-message-square .path2:before{content:"\f08d";margin-left:-1em;opacity:0.4}.isax-bulk-message-text .path1:before{content:"\f08e";opacity:0.4}.isax-bulk-message-text .path2:before{content:"\f08f";margin-left:-1em}.isax-bulk-message-text .path3:before{content:"\f090";margin-left:-1em}.isax-bulk-message-text-1 .path1:before{content:"\f091";opacity:0.4}.isax-bulk-message-text-1 .path2:before{content:"\f092";margin-left:-1em}.isax-bulk-message-text-1 .path3:before{content:"\f093";margin-left:-1em}.isax-bulk-message-tick .path1:before{content:"\f094";opacity:0.4}.isax-bulk-message-tick .path2:before{content:"\f095";margin-left:-1em}.isax-bulk-message-tick .path3:before{content:"\f096";margin-left:-1em}.isax-bulk-message-time .path1:before{content:"\f097";opacity:0.4}.isax-bulk-message-time .path2:before{content:"\f098";margin-left:-1em}.isax-bulk-message-time .path3:before{content:"\f099";margin-left:-1em}.isax-bulk-messenger .path1:before{content:"\f09a";opacity:0.4}.isax-bulk-messenger .path2:before{content:"\f09b";margin-left:-1em}.isax-bulk-microphone .path1:before{content:"\f09c";opacity:0.4}.isax-bulk-microphone .path2:before{content:"\f09d";margin-left:-1em}.isax-bulk-microphone-2 .path1:before{content:"\f09e";opacity:0.4}.isax-bulk-microphone-2 .path2:before{content:"\f09f";margin-left:-1em}.isax-bulk-microphone-slash .path1:before{content:"\f0a0"}.isax-bulk-microphone-slash .path2:before{content:"\f0a1";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path3:before{content:"\f0a2";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path4:before{content:"\f0a3";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path5:before{content:"\f0a4";margin-left:-1em}.isax-bulk-microphone-slash-1 .path1:before{content:"\f0a5";opacity:0.4}.isax-bulk-microphone-slash-1 .path2:before{content:"\f0a6";margin-left:-1em}.isax-bulk-microphone-slash-1 .path3:before{content:"\f0a7";margin-left:-1em}.isax-bulk-microphone-slash-1 .path4:before{content:"\f0a8";margin-left:-1em}.isax-bulk-microscope .path1:before{content:"\f0a9"}.isax-bulk-microscope .path2:before{content:"\f0aa";margin-left:-1em}.isax-bulk-microscope .path3:before{content:"\f0ab";margin-left:-1em}.isax-bulk-microscope .path4:before{content:"\f0ac";margin-left:-1em;opacity:0.4}.isax-bulk-milk .path1:before{content:"\f0ad"}.isax-bulk-milk .path2:before{content:"\f0ae";margin-left:-1em;opacity:0.4}.isax-bulk-milk .path3:before{content:"\f0af";margin-left:-1em}.isax-bulk-mini-music-sqaure .path1:before{content:"\f0b0";opacity:0.4}.isax-bulk-mini-music-sqaure .path2:before{content:"\f0b1";margin-left:-1em;opacity:0.4}.isax-bulk-mini-music-sqaure .path3:before{content:"\f0b2";margin-left:-1em}.isax-bulk-minus .path1:before{content:"\f0b3";opacity:0.4}.isax-bulk-minus .path2:before{content:"\f0b4";margin-left:-1em}.isax-bulk-minus-cirlce .path1:before{content:"\f0b5";opacity:0.4}.isax-bulk-minus-cirlce .path2:before{content:"\f0b6";margin-left:-1em}.isax-bulk-minus-square .path1:before{content:"\f0b7";opacity:0.4}.isax-bulk-minus-square .path2:before{content:"\f0b8";margin-left:-1em}.isax-bulk-mirror .path1:before{content:"\f0b9";opacity:0.4}.isax-bulk-mirror .path2:before{content:"\f0ba";margin-left:-1em}.isax-bulk-mirroring-screen .path1:before{content:"\f0bb";opacity:0.4}.isax-bulk-mirroring-screen .path2:before{content:"\f0bc";margin-left:-1em}.isax-bulk-mirroring-screen .path3:before{content:"\f0bd";margin-left:-1em}.isax-bulk-mirroring-screen .path4:before{content:"\f0be";margin-left:-1em}.isax-bulk-mkr .path1:before{content:"\f0bf";opacity:0.4}.isax-bulk-mkr .path2:before{content:"\f0c0";margin-left:-1em}.isax-bulk-mkr .path3:before{content:"\f0c1";margin-left:-1em}.isax-bulk-mobile .path1:before{content:"\f0c2";opacity:0.4}.isax-bulk-mobile .path2:before{content:"\f0c3";margin-left:-1em}.isax-bulk-mobile .path3:before{content:"\f0c4";margin-left:-1em}.isax-bulk-mobile-programming .path1:before{content:"\f0c5"}.isax-bulk-mobile-programming .path2:before{content:"\f0c6";margin-left:-1em;opacity:0.4}.isax-bulk-mobile-programming .path3:before{content:"\f0c7";margin-left:-1em}.isax-bulk-money .path1:before{content:"\f0c8";opacity:0.4}.isax-bulk-money .path2:before{content:"\f0c9";margin-left:-1em}.isax-bulk-money .path3:before{content:"\f0ca";margin-left:-1em}.isax-bulk-money .path4:before{content:"\f0cb";margin-left:-1em}.isax-bulk-money-2 .path1:before{content:"\f0cc";opacity:0.4}.isax-bulk-money-2 .path2:before{content:"\f0cd";margin-left:-1em}.isax-bulk-money-2 .path3:before{content:"\f0ce";margin-left:-1em}.isax-bulk-money-2 .path4:before{content:"\f0cf";margin-left:-1em}.isax-bulk-money-2 .path5:before{content:"\f0d0";margin-left:-1em}.isax-bulk-money-2 .path6:before{content:"\f0d1";margin-left:-1em}.isax-bulk-money-3 .path1:before{content:"\f0d2";opacity:0.4}.isax-bulk-money-3 .path2:before{content:"\f0d3";margin-left:-1em}.isax-bulk-money-3 .path3:before{content:"\f0d4";margin-left:-1em}.isax-bulk-money-3 .path4:before{content:"\f0d5";margin-left:-1em}.isax-bulk-money-4 .path1:before{content:"\f0d6";opacity:0.4}.isax-bulk-money-4 .path2:before{content:"\f0d7";margin-left:-1em}.isax-bulk-money-4 .path3:before{content:"\f0d8";margin-left:-1em}.isax-bulk-money-4 .path4:before{content:"\f0d9";margin-left:-1em}.isax-bulk-money-4 .path5:before{content:"\f0da";margin-left:-1em}.isax-bulk-money-4 .path6:before{content:"\f0db";margin-left:-1em}.isax-bulk-money-add .path1:before{content:"\f0dc";opacity:0.4}.isax-bulk-money-add .path2:before{content:"\f0dd";margin-left:-1em}.isax-bulk-money-add .path3:before{content:"\f0de";margin-left:-1em}.isax-bulk-money-add .path4:before{content:"\f0df";margin-left:-1em}.isax-bulk-money-change .path1:before{content:"\f0e0";opacity:0.4}.isax-bulk-money-change .path2:before{content:"\f0e1";margin-left:-1em}.isax-bulk-money-change .path3:before{content:"\f0e2";margin-left:-1em}.isax-bulk-money-change .path4:before{content:"\f0e3";margin-left:-1em}.isax-bulk-money-forbidden .path1:before{content:"\f0e4"}.isax-bulk-money-forbidden .path2:before{content:"\f0e5";margin-left:-1em}.isax-bulk-money-forbidden .path3:before{content:"\f0e6";margin-left:-1em;opacity:0.4}.isax-bulk-money-forbidden .path4:before{content:"\f0e7";margin-left:-1em}.isax-bulk-money-forbidden .path5:before{content:"\f0e8";margin-left:-1em}.isax-bulk-money-recive .path1:before{content:"\f0e9";opacity:0.4}.isax-bulk-money-recive .path2:before{content:"\f0ea";margin-left:-1em;opacity:0.4}.isax-bulk-money-recive .path3:before{content:"\f0eb";margin-left:-1em;opacity:0.4}.isax-bulk-money-recive .path4:before{content:"\f0ec";margin-left:-1em}.isax-bulk-money-recive .path5:before{content:"\f0ed";margin-left:-1em}.isax-bulk-money-recive .path6:before{content:"\f0ee";margin-left:-1em}.isax-bulk-money-recive .path7:before{content:"\f0ef";margin-left:-1em}.isax-bulk-money-remove .path1:before{content:"\f0f0";opacity:0.4}.isax-bulk-money-remove .path2:before{content:"\f0f1";margin-left:-1em}.isax-bulk-money-remove .path3:before{content:"\f0f2";margin-left:-1em}.isax-bulk-money-remove .path4:before{content:"\f0f3";margin-left:-1em}.isax-bulk-moneys .path1:before{content:"\f0f4";opacity:0.4}.isax-bulk-moneys .path2:before{content:"\f0f5";margin-left:-1em}.isax-bulk-moneys .path3:before{content:"\f0f6";margin-left:-1em}.isax-bulk-moneys .path4:before{content:"\f0f7";margin-left:-1em}.isax-bulk-moneys .path5:before{content:"\f0f8";margin-left:-1em}.isax-bulk-money-send .path1:before{content:"\f0f9";opacity:0.4}.isax-bulk-money-send .path2:before{content:"\f0fa";margin-left:-1em}.isax-bulk-money-send .path3:before{content:"\f0fb";margin-left:-1em}.isax-bulk-money-tick .path1:before{content:"\f0fc";opacity:0.4}.isax-bulk-money-tick .path2:before{content:"\f0fd";margin-left:-1em}.isax-bulk-money-tick .path3:before{content:"\f0fe";margin-left:-1em}.isax-bulk-money-tick .path4:before{content:"\f0ff";margin-left:-1em}.isax-bulk-money-time .path1:before{content:"\f100"}.isax-bulk-money-time .path2:before{content:"\f101";margin-left:-1em;opacity:0.4}.isax-bulk-money-time .path3:before{content:"\f102";margin-left:-1em}.isax-bulk-money-time .path4:before{content:"\f103";margin-left:-1em}.isax-bulk-monitor .path1:before{content:"\f104";opacity:0.4}.isax-bulk-monitor .path2:before{content:"\f105";margin-left:-1em}.isax-bulk-monitor-mobbile .path1:before{content:"\f106";opacity:0.4}.isax-bulk-monitor-mobbile .path2:before{content:"\f107";margin-left:-1em}.isax-bulk-monitor-mobbile .path3:before{content:"\f108";margin-left:-1em;opacity:0.4}.isax-bulk-monitor-recorder .path1:before{content:"\f109";opacity:0.4}.isax-bulk-monitor-recorder .path2:before{content:"\f10a";margin-left:-1em}.isax-bulk-monitor-recorder .path3:before{content:"\f10b";margin-left:-1em}.isax-bulk-moon .path1:before{content:"\f10c"}.isax-bulk-moon .path2:before{content:"\f10d";margin-left:-1em;opacity:0.4}.isax-bulk-more .path1:before{content:"\f10e";opacity:0.4}.isax-bulk-more .path2:before{content:"\f10f";margin-left:-1em}.isax-bulk-more .path3:before{content:"\f110";margin-left:-1em}.isax-bulk-more .path4:before{content:"\f111";margin-left:-1em}.isax-bulk-more-2 .path1:before{content:"\f112";opacity:0.4}.isax-bulk-more-2 .path2:before{content:"\f113";margin-left:-1em;opacity:0.97}.isax-bulk-more-2 .path3:before{content:"\f114";margin-left:-1em;opacity:0.97}.isax-bulk-more-2 .path4:before{content:"\f115";margin-left:-1em;opacity:0.97}.isax-bulk-more-circle .path1:before{content:"\f116";opacity:0.4}.isax-bulk-more-circle .path2:before{content:"\f117";margin-left:-1em}.isax-bulk-more-circle .path3:before{content:"\f118";margin-left:-1em}.isax-bulk-more-circle .path4:before{content:"\f119";margin-left:-1em}.isax-bulk-more-square .path1:before{content:"\f11a";opacity:0.4}.isax-bulk-more-square .path2:before{content:"\f11b";margin-left:-1em}.isax-bulk-more-square .path3:before{content:"\f11c";margin-left:-1em}.isax-bulk-more-square .path4:before{content:"\f11d";margin-left:-1em}.isax-bulk-mouse .path1:before{content:"\f11e";opacity:0.4}.isax-bulk-mouse .path2:before{content:"\f11f";margin-left:-1em}.isax-bulk-mouse-1 .path1:before{content:"\f120";opacity:0.4}.isax-bulk-mouse-1 .path2:before{content:"\f121";margin-left:-1em}.isax-bulk-mouse-circle .path1:before{content:"\f122"}.isax-bulk-mouse-circle .path2:before{content:"\f123";margin-left:-1em;opacity:0.4}.isax-bulk-mouse-square .path1:before{content:"\f124";opacity:0.4}.isax-bulk-mouse-square .path2:before{content:"\f125";margin-left:-1em}.isax-bulk-music .path1:before{content:"\f126"}.isax-bulk-music .path2:before{content:"\f127";margin-left:-1em}.isax-bulk-music .path3:before{content:"\f128";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path1:before{content:"\f129";opacity:0.4}.isax-bulk-music-circle .path2:before{content:"\f12a";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path3:before{content:"\f12b";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path4:before{content:"\f12c";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path5:before{content:"\f12d";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path6:before{content:"\f12e";margin-left:-1em}.isax-bulk-music-dashboard .path1:before{content:"\f12f"}.isax-bulk-music-dashboard .path2:before{content:"\f130";margin-left:-1em;opacity:0.4}.isax-bulk-music-dashboard .path3:before{content:"\f131";margin-left:-1em}.isax-bulk-music-filter .path1:before{content:"\f132";opacity:0.4}.isax-bulk-music-filter .path2:before{content:"\f133";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path3:before{content:"\f134";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path4:before{content:"\f135";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path5:before{content:"\f136";margin-left:-1em}.isax-bulk-music-library-2 .path1:before{content:"\f137"}.isax-bulk-music-library-2 .path2:before{content:"\f138";margin-left:-1em;opacity:0.4}.isax-bulk-music-library-2 .path3:before{content:"\f139";margin-left:-1em;opacity:0.4}.isax-bulk-music-library-2 .path4:before{content:"\f13a";margin-left:-1em}.isax-bulk-musicnote .path1:before{content:"\f13b";opacity:0.4}.isax-bulk-musicnote .path2:before{content:"\f13c";margin-left:-1em}.isax-bulk-music-play .path1:before{content:"\f13d"}.isax-bulk-music-play .path2:before{content:"\f13e";margin-left:-1em;opacity:0.4}.isax-bulk-music-play .path3:before{content:"\f13f";margin-left:-1em}.isax-bulk-music-play .path4:before{content:"\f140";margin-left:-1em}.isax-bulk-music-playlist .path1:before{content:"\f141"}.isax-bulk-music-playlist .path2:before{content:"\f142";margin-left:-1em}.isax-bulk-music-playlist .path3:before{content:"\f143";margin-left:-1em;opacity:0.4}.isax-bulk-music-playlist .path4:before{content:"\f144";margin-left:-1em}.isax-bulk-music-square .path1:before{content:"\f145";opacity:0.4}.isax-bulk-music-square .path2:before{content:"\f146";margin-left:-1em}.isax-bulk-music-square-add .path1:before{content:"\f147"}.isax-bulk-music-square-add .path2:before{content:"\f148";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-add .path3:before{content:"\f149";margin-left:-1em}.isax-bulk-music-square-remove .path1:before{content:"\f14a"}.isax-bulk-music-square-remove .path2:before{content:"\f14b";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-remove .path3:before{content:"\f14c";margin-left:-1em}.isax-bulk-music-square-search .path1:before{content:"\f14d"}.isax-bulk-music-square-search .path2:before{content:"\f14e";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-search .path3:before{content:"\f14f";margin-left:-1em}.isax-bulk-nas .path1:before{content:"\f150";opacity:0.4}.isax-bulk-nas .path2:before{content:"\f151";margin-left:-1em}.isax-bulk-nas .path3:before{content:"\f152";margin-left:-1em}.isax-bulk-nas .path4:before{content:"\f153";margin-left:-1em}.isax-bulk-nas .path5:before{content:"\f154";margin-left:-1em}.isax-bulk-nas .path6:before{content:"\f155";margin-left:-1em}.isax-bulk-nct .path1:before{content:"\f156"}.isax-bulk-nct .path2:before{content:"\f157";margin-left:-1em;opacity:0.4}.isax-bulk-nct .path3:before{content:"\f158";margin-left:-1em}.isax-bulk-nct .path4:before{content:"\f159";margin-left:-1em;opacity:0.4}.isax-bulk-nexo .path1:before{content:"\f15a"}.isax-bulk-nexo .path2:before{content:"\f15b";margin-left:-1em;opacity:0.4}.isax-bulk-next .path1:before{content:"\f15c";opacity:0.4}.isax-bulk-next .path2:before{content:"\f15d";margin-left:-1em}.isax-bulk-niox .path1:before{content:"\f15e";opacity:0.4}.isax-bulk-niox .path2:before{content:"\f15f";margin-left:-1em}.isax-bulk-niox .path3:before{content:"\f160";margin-left:-1em}.isax-bulk-niox .path4:before{content:"\f161";margin-left:-1em}.isax-bulk-note .path1:before{content:"\f162";opacity:0.4}.isax-bulk-note .path2:before{content:"\f163";margin-left:-1em}.isax-bulk-note-1 .path1:before{content:"\f164";opacity:0.4}.isax-bulk-note-1 .path2:before{content:"\f165";margin-left:-1em}.isax-bulk-note-1 .path3:before{content:"\f166";margin-left:-1em}.isax-bulk-note-1 .path4:before{content:"\f167";margin-left:-1em}.isax-bulk-note-1 .path5:before{content:"\f168";margin-left:-1em}.isax-bulk-note-2 .path1:before{content:"\f169";opacity:0.4}.isax-bulk-note-2 .path2:before{content:"\f16a";margin-left:-1em}.isax-bulk-note-2 .path3:before{content:"\f16b";margin-left:-1em}.isax-bulk-note-2 .path4:before{content:"\f16c";margin-left:-1em}.isax-bulk-note-3 .path1:before{content:"\f16d";opacity:0.4}.isax-bulk-note-3 .path2:before{content:"\f16e";margin-left:-1em}.isax-bulk-note-3 .path3:before{content:"\f16f";margin-left:-1em}.isax-bulk-note-3 .path4:before{content:"\f170";margin-left:-1em}.isax-bulk-note-add .path1:before{content:"\f171";opacity:0.4}.isax-bulk-note-add .path2:before{content:"\f172";margin-left:-1em}.isax-bulk-note-add .path3:before{content:"\f173";margin-left:-1em}.isax-bulk-note-add .path4:before{content:"\f174";margin-left:-1em}.isax-bulk-note-favorite .path1:before{content:"\f175"}.isax-bulk-note-favorite .path2:before{content:"\f176";margin-left:-1em}.isax-bulk-note-favorite .path3:before{content:"\f177";margin-left:-1em;opacity:0.4}.isax-bulk-note-favorite .path4:before{content:"\f178";margin-left:-1em}.isax-bulk-note-favorite .path5:before{content:"\f179";margin-left:-1em}.isax-bulk-note-favorite .path6:before{content:"\f17a";margin-left:-1em}.isax-bulk-note-remove .path1:before{content:"\f17b"}.isax-bulk-note-remove .path2:before{content:"\f17c";margin-left:-1em;opacity:0.4}.isax-bulk-note-remove .path3:before{content:"\f17d";margin-left:-1em}.isax-bulk-note-remove .path4:before{content:"\f17e";margin-left:-1em}.isax-bulk-note-remove .path5:before{content:"\f17f";margin-left:-1em}.isax-bulk-note-square .path1:before{content:"\f180";opacity:0.4}.isax-bulk-note-square .path2:before{content:"\f181";margin-left:-1em}.isax-bulk-note-text .path1:before{content:"\f182"}.isax-bulk-note-text .path2:before{content:"\f183";margin-left:-1em}.isax-bulk-note-text .path3:before{content:"\f184";margin-left:-1em;opacity:0.4}.isax-bulk-note-text .path4:before{content:"\f185";margin-left:-1em}.isax-bulk-note-text .path5:before{content:"\f186";margin-left:-1em}.isax-bulk-notification .path1:before{content:"\f187";opacity:0.4}.isax-bulk-notification .path2:before{content:"\f188";margin-left:-1em}.isax-bulk-notification .path3:before{content:"\f189";margin-left:-1em}.isax-bulk-notification-1 .path1:before{content:"\f18a"}.isax-bulk-notification-1 .path2:before{content:"\f18b";margin-left:-1em;opacity:0.4}.isax-bulk-notification-bing .path1:before{content:"\f18c";opacity:0.4}.isax-bulk-notification-bing .path2:before{content:"\f18d";margin-left:-1em}.isax-bulk-notification-bing .path3:before{content:"\f18e";margin-left:-1em}.isax-bulk-notification-circle .path1:before{content:"\f18f"}.isax-bulk-notification-circle .path2:before{content:"\f190";margin-left:-1em;opacity:0.4}.isax-bulk-notification-favorite .path1:before{content:"\f191"}.isax-bulk-notification-favorite .path2:before{content:"\f192";margin-left:-1em;opacity:0.4}.isax-bulk-notification-favorite .path3:before{content:"\f193";margin-left:-1em}.isax-bulk-notification-status .path1:before{content:"\f194"}.isax-bulk-notification-status .path2:before{content:"\f195";margin-left:-1em;opacity:0.4}.isax-bulk-notification-status .path3:before{content:"\f196";margin-left:-1em}.isax-bulk-notification-status .path4:before{content:"\f197";margin-left:-1em}.isax-bulk-ocean .path1:before{content:"\f198"}.isax-bulk-ocean .path2:before{content:"\f199";margin-left:-1em}.isax-bulk-ocean .path3:before{content:"\f19a";margin-left:-1em}.isax-bulk-ocean .path4:before{content:"\f19b";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path5:before{content:"\f19c";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path6:before{content:"\f19d";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path7:before{content:"\f19e";margin-left:-1em}.isax-bulk-ocean .path8:before{content:"\f19f";margin-left:-1em}.isax-bulk-ocean .path9:before{content:"\f1a0";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path10:before{content:"\f1a1";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path11:before{content:"\f1a2";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path12:before{content:"\f1a3";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path13:before{content:"\f1a4";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path14:before{content:"\f1a5";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path15:before{content:"\f1a6";margin-left:-1em}.isax-bulk-ocean .path16:before{content:"\f1a7";margin-left:-1em}.isax-bulk-ocean .path17:before{content:"\f1a8";margin-left:-1em}.isax-bulk-ocean .path18:before{content:"\f1a9";margin-left:-1em}.isax-bulk-ocean .path19:before{content:"\f1aa";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path20:before{content:"\f1ab";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path21:before{content:"\f1ac";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path22:before{content:"\f1ad";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path23:before{content:"\f1ae";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path24:before{content:"\f1af";margin-left:-1em;opacity:0.0400}.isax-bulk-okb .path1:before{content:"\f1b0";opacity:0.4}.isax-bulk-okb .path2:before{content:"\f1b1";margin-left:-1em}.isax-bulk-okb .path3:before{content:"\f1b2";margin-left:-1em;opacity:0.4}.isax-bulk-okb .path4:before{content:"\f1b3";margin-left:-1em}.isax-bulk-okb .path5:before{content:"\f1b4";margin-left:-1em;opacity:0.4}.isax-bulk-okb .path6:before{content:"\f1b5";margin-left:-1em}.isax-bulk-okb .path7:before{content:"\f1b6";margin-left:-1em}.isax-bulk-okb .path8:before{content:"\f1b7";margin-left:-1em;opacity:0.4}.isax-bulk-omega-circle .path1:before{content:"\f1b8";opacity:0.4}.isax-bulk-omega-circle .path2:before{content:"\f1b9";margin-left:-1em}.isax-bulk-omega-square .path1:before{content:"\f1ba";opacity:0.4}.isax-bulk-omega-square .path2:before{content:"\f1bb";margin-left:-1em}.isax-bulk-one .path1:before{content:"\f1bc"}.isax-bulk-one .path2:before{content:"\f1bd";margin-left:-1em;opacity:0.4}.isax-bulk-one .path3:before{content:"\f1be";margin-left:-1em}.isax-bulk-ont .path1:before{content:"\f1bf";opacity:0.4}.isax-bulk-ont .path2:before{content:"\f1c0";margin-left:-1em}.isax-bulk-paintbucket .path1:before{content:"\f1c1";opacity:0.4}.isax-bulk-paintbucket .path2:before{content:"\f1c2";margin-left:-1em}.isax-bulk-paintbucket .path3:before{content:"\f1c3";margin-left:-1em}.isax-bulk-paperclip .path1:before{content:"\f1c4";opacity:0.4}.isax-bulk-paperclip .path2:before{content:"\f1c5";margin-left:-1em}.isax-bulk-paperclip-2 .path1:before{content:"\f1c6";opacity:0.4}.isax-bulk-paperclip-2 .path2:before{content:"\f1c7";margin-left:-1em}.isax-bulk-password-check .path1:before{content:"\f1c8"}.isax-bulk-password-check .path2:before{content:"\f1c9";margin-left:-1em;opacity:0.4}.isax-bulk-password-check .path3:before{content:"\f1ca";margin-left:-1em;opacity:0.4}.isax-bulk-password-check .path4:before{content:"\f1cb";margin-left:-1em}.isax-bulk-password-check .path5:before{content:"\f1cc";margin-left:-1em}.isax-bulk-path .path1:before{content:"\f1cd"}.isax-bulk-path .path2:before{content:"\f1ce";margin-left:-1em;opacity:0.4}.isax-bulk-path .path3:before{content:"\f1cf";margin-left:-1em}.isax-bulk-path-2 .path1:before{content:"\f1d0"}.isax-bulk-path-2 .path2:before{content:"\f1d1";margin-left:-1em;opacity:0.4}.isax-bulk-path-2 .path3:before{content:"\f1d2";margin-left:-1em}.isax-bulk-path-square .path1:before{content:"\f1d3";opacity:0.4}.isax-bulk-path-square .path2:before{content:"\f1d4";margin-left:-1em}.isax-bulk-path-square .path3:before{content:"\f1d5";margin-left:-1em;opacity:0.6}.isax-bulk-path-square .path4:before{content:"\f1d6";margin-left:-1em}.isax-bulk-pause .path1:before{content:"\f1d7"}.isax-bulk-pause .path2:before{content:"\f1d8";margin-left:-1em;opacity:0.4}.isax-bulk-pause-circle .path1:before{content:"\f1d9";opacity:0.4}.isax-bulk-pause-circle .path2:before{content:"\f1da";margin-left:-1em}.isax-bulk-pause-circle .path3:before{content:"\f1db";margin-left:-1em}.isax-bulk-pay .path1:before{content:"\f1dc";opacity:0.4}.isax-bulk-pay .path2:before{content:"\f1dd";margin-left:-1em}.isax-bulk-paypal .path1:before{content:"\f1de"}.isax-bulk-paypal .path2:before{content:"\f1df";margin-left:-1em;opacity:0.4}.isax-bulk-pen-add .path1:before{content:"\f1e0"}.isax-bulk-pen-add .path2:before{content:"\f1e1";margin-left:-1em;opacity:0.4}.isax-bulk-pen-add .path3:before{content:"\f1e2";margin-left:-1em}.isax-bulk-pen-add .path4:before{content:"\f1e3";margin-left:-1em}.isax-bulk-pen-close .path1:before{content:"\f1e4"}.isax-bulk-pen-close .path2:before{content:"\f1e5";margin-left:-1em;opacity:0.4}.isax-bulk-pen-close .path3:before{content:"\f1e6";margin-left:-1em}.isax-bulk-pen-close .path4:before{content:"\f1e7";margin-left:-1em}.isax-bulk-pen-remove .path1:before{content:"\f1e8"}.isax-bulk-pen-remove .path2:before{content:"\f1e9";margin-left:-1em}.isax-bulk-pen-remove .path3:before{content:"\f1ea";margin-left:-1em;opacity:0.4}.isax-bulk-pen-remove .path4:before{content:"\f1eb";margin-left:-1em}.isax-bulk-pen-tool .path1:before{content:"\f1ec"}.isax-bulk-pen-tool .path2:before{content:"\f1ed";margin-left:-1em}.isax-bulk-pen-tool .path3:before{content:"\f1ee";margin-left:-1em}.isax-bulk-pen-tool .path4:before{content:"\f1ef";margin-left:-1em}.isax-bulk-pen-tool .path5:before{content:"\f1f0";margin-left:-1em}.isax-bulk-pen-tool .path6:before{content:"\f1f1";margin-left:-1em}.isax-bulk-pen-tool .path7:before{content:"\f1f2";margin-left:-1em}.isax-bulk-pen-tool .path8:before{content:"\f1f3";margin-left:-1em}.isax-bulk-pen-tool .path9:before{content:"\f1f4";margin-left:-1em}.isax-bulk-pen-tool .path10:before{content:"\f1f5";margin-left:-1em;opacity:0.4}.isax-bulk-pen-tool-2 .path1:before{content:"\f1f6"}.isax-bulk-pen-tool-2 .path2:before{content:"\f1f7";margin-left:-1em}.isax-bulk-pen-tool-2 .path3:before{content:"\f1f8";margin-left:-1em}.isax-bulk-pen-tool-2 .path4:before{content:"\f1f9";margin-left:-1em}.isax-bulk-pen-tool-2 .path5:before{content:"\f1fa";margin-left:-1em}.isax-bulk-pen-tool-2 .path6:before{content:"\f1fb";margin-left:-1em}.isax-bulk-pen-tool-2 .path7:before{content:"\f1fc";margin-left:-1em;opacity:0.4}.isax-bulk-people .path1:before{content:"\f1fd";opacity:0.4}.isax-bulk-people .path2:before{content:"\f1fe";margin-left:-1em;opacity:0.4}.isax-bulk-people .path3:before{content:"\f1ff";margin-left:-1em;opacity:0.4}.isax-bulk-people .path4:before{content:"\f200";margin-left:-1em;opacity:0.4}.isax-bulk-people .path5:before{content:"\f201";margin-left:-1em}.isax-bulk-people .path6:before{content:"\f202";margin-left:-1em}.isax-bulk-percentage-circle .path1:before{content:"\f203";opacity:0.4}.isax-bulk-percentage-circle .path2:before{content:"\f204";margin-left:-1em}.isax-bulk-percentage-circle .path3:before{content:"\f205";margin-left:-1em}.isax-bulk-percentage-circle .path4:before{content:"\f206";margin-left:-1em}.isax-bulk-percentage-square .path1:before{content:"\f207";opacity:0.4}.isax-bulk-percentage-square .path2:before{content:"\f208";margin-left:-1em}.isax-bulk-percentage-square .path3:before{content:"\f209";margin-left:-1em}.isax-bulk-percentage-square .path4:before{content:"\f20a";margin-left:-1em}.isax-bulk-personalcard .path1:before{content:"\f20b";opacity:0.4}.isax-bulk-personalcard .path2:before{content:"\f20c";margin-left:-1em}.isax-bulk-personalcard .path3:before{content:"\f20d";margin-left:-1em}.isax-bulk-personalcard .path4:before{content:"\f20e";margin-left:-1em}.isax-bulk-personalcard .path5:before{content:"\f20f";margin-left:-1em}.isax-bulk-personalcard .path6:before{content:"\f210";margin-left:-1em}.isax-bulk-pet .path1:before{content:"\f211";opacity:0.4}.isax-bulk-pet .path2:before{content:"\f212";margin-left:-1em}.isax-bulk-pet .path3:before{content:"\f213";margin-left:-1em}.isax-bulk-pet .path4:before{content:"\f214";margin-left:-1em}.isax-bulk-pet .path5:before{content:"\f215";margin-left:-1em}.isax-bulk-pharagraphspacing .path1:before{content:"\f216";opacity:0.4}.isax-bulk-pharagraphspacing .path2:before{content:"\f217";margin-left:-1em;opacity:0.4}.isax-bulk-pharagraphspacing .path3:before{content:"\f218";margin-left:-1em}.isax-bulk-photoshop .path1:before{content:"\f219";opacity:0.4}.isax-bulk-photoshop .path2:before{content:"\f21a";margin-left:-1em}.isax-bulk-photoshop .path3:before{content:"\f21b";margin-left:-1em}.isax-bulk-picture-frame .path1:before{content:"\f21c";opacity:0.4}.isax-bulk-picture-frame .path2:before{content:"\f21d";margin-left:-1em}.isax-bulk-play .path1:before{content:"\f21e"}.isax-bulk-play .path2:before{content:"\f21f";margin-left:-1em;opacity:0.4}.isax-bulk-play-add .path1:before{content:"\f220";opacity:0.4}.isax-bulk-play-add .path2:before{content:"\f221";margin-left:-1em}.isax-bulk-play-add .path3:before{content:"\f222";margin-left:-1em}.isax-bulk-play-circle .path1:before{content:"\f223";opacity:0.4}.isax-bulk-play-circle .path2:before{content:"\f224";margin-left:-1em}.isax-bulk-play-cricle .path1:before{content:"\f225";opacity:0.4}.isax-bulk-play-cricle .path2:before{content:"\f226";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path3:before{content:"\f227";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path4:before{content:"\f228";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path5:before{content:"\f229";margin-left:-1em}.isax-bulk-play-remove .path1:before{content:"\f22a"}.isax-bulk-play-remove .path2:before{content:"\f22b";margin-left:-1em;opacity:0.4}.isax-bulk-play-remove .path3:before{content:"\f22c";margin-left:-1em}.isax-bulk-presention-chart .path1:before{content:"\f22d";opacity:0.4}.isax-bulk-presention-chart .path2:before{content:"\f22e";margin-left:-1em}.isax-bulk-presention-chart .path3:before{content:"\f22f";margin-left:-1em}.isax-bulk-presention-chart .path4:before{content:"\f230";margin-left:-1em}.isax-bulk-previous .path1:before{content:"\f231";opacity:0.4}.isax-bulk-previous .path2:before{content:"\f232";margin-left:-1em}.isax-bulk-printer .path1:before{content:"\f233"}.isax-bulk-printer .path2:before{content:"\f234";margin-left:-1em}.isax-bulk-printer .path3:before{content:"\f235";margin-left:-1em;opacity:0.4}.isax-bulk-printer .path4:before{content:"\f236";margin-left:-1em}.isax-bulk-printer .path5:before{content:"\f237";margin-left:-1em}.isax-bulk-printer-slash .path1:before{content:"\f238";opacity:0.4}.isax-bulk-printer-slash .path2:before{content:"\f239";margin-left:-1em}.isax-bulk-printer-slash .path3:before{content:"\f23a";margin-left:-1em}.isax-bulk-printer-slash .path4:before{content:"\f23b";margin-left:-1em}.isax-bulk-printer-slash .path5:before{content:"\f23c";margin-left:-1em}.isax-bulk-printer-slash .path6:before{content:"\f23d";margin-left:-1em}.isax-bulk-printer-slash .path7:before{content:"\f23e";margin-left:-1em}.isax-bulk-printer-slash .path8:before{content:"\f23f";margin-left:-1em;opacity:0.4}.isax-bulk-profile .path1:before{content:"\f240";opacity:0.4}.isax-bulk-profile .path2:before{content:"\f241";margin-left:-1em}.isax-bulk-profile-2user .path1:before{content:"\f242";opacity:0.4}.isax-bulk-profile-2user .path2:before{content:"\f243";margin-left:-1em}.isax-bulk-profile-2user .path3:before{content:"\f244";margin-left:-1em;opacity:0.4}.isax-bulk-profile-2user .path4:before{content:"\f245";margin-left:-1em}.isax-bulk-profile-add .path1:before{content:"\f246"}.isax-bulk-profile-add .path2:before{content:"\f247";margin-left:-1em;opacity:0.4}.isax-bulk-profile-add .path3:before{content:"\f248";margin-left:-1em}.isax-bulk-profile-circle .path1:before{content:"\f249";opacity:0.4}.isax-bulk-profile-circle .path2:before{content:"\f24a";margin-left:-1em}.isax-bulk-profile-circle .path3:before{content:"\f24b";margin-left:-1em}.isax-bulk-profile-delete .path1:before{content:"\f24c"}.isax-bulk-profile-delete .path2:before{content:"\f24d";margin-left:-1em;opacity:0.4}.isax-bulk-profile-delete .path3:before{content:"\f24e";margin-left:-1em}.isax-bulk-profile-remove .path1:before{content:"\f24f"}.isax-bulk-profile-remove .path2:before{content:"\f250";margin-left:-1em;opacity:0.4}.isax-bulk-profile-remove .path3:before{content:"\f251";margin-left:-1em}.isax-bulk-profile-tick .path1:before{content:"\f252"}.isax-bulk-profile-tick .path2:before{content:"\f253";margin-left:-1em;opacity:0.4}.isax-bulk-profile-tick .path3:before{content:"\f254";margin-left:-1em}.isax-bulk-programming-arrow .path1:before{content:"\f255";opacity:0.4}.isax-bulk-programming-arrow .path2:before{content:"\f256";margin-left:-1em}.isax-bulk-programming-arrows .path1:before{content:"\f257";opacity:0.4}.isax-bulk-programming-arrows .path2:before{content:"\f258";margin-left:-1em}.isax-bulk-programming-arrows .path3:before{content:"\f259";margin-left:-1em;opacity:0.4}.isax-bulk-programming-arrows .path4:before{content:"\f25a";margin-left:-1em}.isax-bulk-python .path1:before{content:"\f25b"}.isax-bulk-python .path2:before{content:"\f25c";margin-left:-1em;opacity:0.4}.isax-bulk-qnt .path1:before{content:"\f25d";opacity:0.6}.isax-bulk-qnt .path2:before{content:"\f25e";margin-left:-1em;opacity:0.6}.isax-bulk-qnt .path3:before{content:"\f25f";margin-left:-1em}.isax-bulk-qnt .path4:before{content:"\f260";margin-left:-1em;opacity:0.6}.isax-bulk-qnt .path5:before{content:"\f261";margin-left:-1em}.isax-bulk-qnt .path6:before{content:"\f262";margin-left:-1em}.isax-bulk-qnt .path7:before{content:"\f263";margin-left:-1em;opacity:0.4}.isax-bulk-qnt .path8:before{content:"\f264";margin-left:-1em;opacity:0.4}.isax-bulk-quote-down .path1:before{content:"\f265"}.isax-bulk-quote-down .path2:before{content:"\f266";margin-left:-1em;opacity:0.4}.isax-bulk-quote-down-circle .path1:before{content:"\f267";opacity:0.4}.isax-bulk-quote-down-circle .path2:before{content:"\f268";margin-left:-1em}.isax-bulk-quote-down-circle .path3:before{content:"\f269";margin-left:-1em}.isax-bulk-quote-down-square .path1:before{content:"\f26a";opacity:0.4}.isax-bulk-quote-down-square .path2:before{content:"\f26b";margin-left:-1em}.isax-bulk-quote-down-square .path3:before{content:"\f26c";margin-left:-1em}.isax-bulk-quote-up .path1:before{content:"\f26d"}.isax-bulk-quote-up .path2:before{content:"\f26e";margin-left:-1em;opacity:0.4}.isax-bulk-quote-up-circle .path1:before{content:"\f26f";opacity:0.4}.isax-bulk-quote-up-circle .path2:before{content:"\f270";margin-left:-1em}.isax-bulk-quote-up-circle .path3:before{content:"\f271";margin-left:-1em}.isax-bulk-quote-up-square .path1:before{content:"\f272";opacity:0.4}.isax-bulk-quote-up-square .path2:before{content:"\f273";margin-left:-1em}.isax-bulk-quote-up-square .path3:before{content:"\f274";margin-left:-1em}.isax-bulk-radar .path1:before{content:"\f275";opacity:0.4}.isax-bulk-radar .path2:before{content:"\f276";margin-left:-1em}.isax-bulk-radar-1 .path1:before{content:"\f277"}.isax-bulk-radar-1 .path2:before{content:"\f278";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path3:before{content:"\f279";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path4:before{content:"\f27a";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path5:before{content:"\f27b";margin-left:-1em;opacity:0.4}.isax-bulk-radar-2 .path1:before{content:"\f27c";opacity:0.4}.isax-bulk-radar-2 .path2:before{content:"\f27d";margin-left:-1em}.isax-bulk-radio .path1:before{content:"\f27e";opacity:0.4}.isax-bulk-radio .path2:before{content:"\f27f";margin-left:-1em}.isax-bulk-radio .path3:before{content:"\f280";margin-left:-1em}.isax-bulk-radio .path4:before{content:"\f281";margin-left:-1em}.isax-bulk-radio .path5:before{content:"\f282";margin-left:-1em}.isax-bulk-radio .path6:before{content:"\f283";margin-left:-1em}.isax-bulk-ram .path1:before{content:"\f284";opacity:0.4}.isax-bulk-ram .path2:before{content:"\f285";margin-left:-1em}.isax-bulk-ram .path3:before{content:"\f286";margin-left:-1em}.isax-bulk-ram-2 .path1:before{content:"\f287";opacity:0.4}.isax-bulk-ram-2 .path2:before{content:"\f288";margin-left:-1em}.isax-bulk-ram-2 .path3:before{content:"\f289";margin-left:-1em}.isax-bulk-ram-2 .path4:before{content:"\f28a";margin-left:-1em}.isax-bulk-ram-2 .path5:before{content:"\f28b";margin-left:-1em}.isax-bulk-ranking .path1:before{content:"\f28c"}.isax-bulk-ranking .path2:before{content:"\f28d";margin-left:-1em;opacity:0.4}.isax-bulk-ranking .path3:before{content:"\f28e";margin-left:-1em;opacity:0.4}.isax-bulk-ranking .path4:before{content:"\f28f";margin-left:-1em;opacity:0.4}.isax-bulk-ranking-1 .path1:before{content:"\f290";opacity:0.4}.isax-bulk-ranking-1 .path2:before{content:"\f291";margin-left:-1em}.isax-bulk-ranking-1 .path3:before{content:"\f292";margin-left:-1em;opacity:0.4}.isax-bulk-ranking-1 .path4:before{content:"\f293";margin-left:-1em}.isax-bulk-receipt .path1:before{content:"\f294"}.isax-bulk-receipt .path2:before{content:"\f295";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-1 .path1:before{content:"\f296";opacity:0.4}.isax-bulk-receipt-1 .path2:before{content:"\f297";margin-left:-1em}.isax-bulk-receipt-1 .path3:before{content:"\f298";margin-left:-1em}.isax-bulk-receipt-2 .path1:before{content:"\f299";opacity:0.4}.isax-bulk-receipt-2 .path2:before{content:"\f29a";margin-left:-1em}.isax-bulk-receipt-2 .path3:before{content:"\f29b";margin-left:-1em}.isax-bulk-receipt-3 .path1:before{content:"\f29c";opacity:0.4}.isax-bulk-receipt-3 .path2:before{content:"\f29d";margin-left:-1em}.isax-bulk-receipt-3 .path3:before{content:"\f29e";margin-left:-1em}.isax-bulk-receipt-3 .path4:before{content:"\f29f";margin-left:-1em}.isax-bulk-receipt-3 .path5:before{content:"\f2a0";margin-left:-1em}.isax-bulk-receipt-add .path1:before{content:"\f2a1"}.isax-bulk-receipt-add .path2:before{content:"\f2a2";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-add .path3:before{content:"\f2a3";margin-left:-1em}.isax-bulk-receipt-discount .path1:before{content:"\f2a4"}.isax-bulk-receipt-discount .path2:before{content:"\f2a5";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-discount .path3:before{content:"\f2a6";margin-left:-1em}.isax-bulk-receipt-discount .path4:before{content:"\f2a7";margin-left:-1em}.isax-bulk-receipt-discount .path5:before{content:"\f2a8";margin-left:-1em}.isax-bulk-receipt-discount-1 .path1:before{content:"\f2a9";opacity:0.4}.isax-bulk-receipt-discount-1 .path2:before{content:"\f2aa";margin-left:-1em}.isax-bulk-receipt-discount-1 .path3:before{content:"\f2ab";margin-left:-1em}.isax-bulk-receipt-discount-1 .path4:before{content:"\f2ac";margin-left:-1em}.isax-bulk-receipt-edit .path1:before{content:"\f2ad";opacity:0.4}.isax-bulk-receipt-edit .path2:before{content:"\f2ae";margin-left:-1em}.isax-bulk-receipt-item .path1:before{content:"\f2af"}.isax-bulk-receipt-item .path2:before{content:"\f2b0";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-item .path3:before{content:"\f2b1";margin-left:-1em}.isax-bulk-receipt-item .path4:before{content:"\f2b2";margin-left:-1em}.isax-bulk-receipt-item .path5:before{content:"\f2b3";margin-left:-1em}.isax-bulk-receipt-item .path6:before{content:"\f2b4";margin-left:-1em}.isax-bulk-receipt-minus .path1:before{content:"\f2b5"}.isax-bulk-receipt-minus .path2:before{content:"\f2b6";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-minus .path3:before{content:"\f2b7";margin-left:-1em}.isax-bulk-receipt-search .path1:before{content:"\f2b8";opacity:0.4}.isax-bulk-receipt-search .path2:before{content:"\f2b9";margin-left:-1em}.isax-bulk-receipt-square .path1:before{content:"\f2ba"}.isax-bulk-receipt-square .path2:before{content:"\f2bb";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-text .path1:before{content:"\f2bc"}.isax-bulk-receipt-text .path2:before{content:"\f2bd";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-text .path3:before{content:"\f2be";margin-left:-1em}.isax-bulk-receipt-text .path4:before{content:"\f2bf";margin-left:-1em}.isax-bulk-received .path1:before{content:"\f2c0"}.isax-bulk-received .path2:before{content:"\f2c1";margin-left:-1em}.isax-bulk-received .path3:before{content:"\f2c2";margin-left:-1em;opacity:0.4}.isax-bulk-receive-square .path1:before{content:"\f2c3";opacity:0.4}.isax-bulk-receive-square .path2:before{content:"\f2c4";margin-left:-1em}.isax-bulk-receive-square .path3:before{content:"\f2c5";margin-left:-1em}.isax-bulk-receive-square-2 .path1:before{content:"\f2c6";opacity:0.4}.isax-bulk-receive-square-2 .path2:before{content:"\f2c7";margin-left:-1em}.isax-bulk-receive-square-2 .path3:before{content:"\f2c8";margin-left:-1em}.isax-bulk-record .path1:before{content:"\f2c9"}.isax-bulk-record .path2:before{content:"\f2ca";margin-left:-1em;opacity:0.4}.isax-bulk-record-circle .path1:before{content:"\f2cb";opacity:0.4}.isax-bulk-record-circle .path2:before{content:"\f2cc";margin-left:-1em}.isax-bulk-recovery-convert .path1:before{content:"\f2cd"}.isax-bulk-recovery-convert .path2:before{content:"\f2ce";margin-left:-1em}.isax-bulk-recovery-convert .path3:before{content:"\f2cf";margin-left:-1em;opacity:0.4}.isax-bulk-recovery-convert .path4:before{content:"\f2d0";margin-left:-1em;opacity:0.4}.isax-bulk-redo .path1:before{content:"\f2d1";opacity:0.4}.isax-bulk-redo .path2:before{content:"\f2d2";margin-left:-1em}.isax-bulk-refresh .path1:before{content:"\f2d3";opacity:0.4}.isax-bulk-refresh .path2:before{content:"\f2d4";margin-left:-1em}.isax-bulk-refresh .path3:before{content:"\f2d5";margin-left:-1em;opacity:0.4}.isax-bulk-refresh-2 .path1:before{content:"\f2d6";opacity:0.4}.isax-bulk-refresh-2 .path2:before{content:"\f2d7";margin-left:-1em}.isax-bulk-refresh-circle .path1:before{content:"\f2d8";opacity:0.4}.isax-bulk-refresh-circle .path2:before{content:"\f2d9";margin-left:-1em}.isax-bulk-refresh-circle .path3:before{content:"\f2da";margin-left:-1em}.isax-bulk-refresh-left-square .path1:before{content:"\f2db";opacity:0.4}.isax-bulk-refresh-left-square .path2:before{content:"\f2dc";margin-left:-1em}.isax-bulk-refresh-right-square .path1:before{content:"\f2dd";opacity:0.4}.isax-bulk-refresh-right-square .path2:before{content:"\f2de";margin-left:-1em}.isax-bulk-refresh-square-2 .path1:before{content:"\f2df";opacity:0.4}.isax-bulk-refresh-square-2 .path2:before{content:"\f2e0";margin-left:-1em}.isax-bulk-refresh-square-2 .path3:before{content:"\f2e1";margin-left:-1em}.isax-bulk-rep .path1:before{content:"\f2e2";opacity:0.4}.isax-bulk-rep .path2:before{content:"\f2e3";margin-left:-1em}.isax-bulk-rep .path3:before{content:"\f2e4";margin-left:-1em}.isax-bulk-repeat .path1:before{content:"\f2e5"}.isax-bulk-repeat .path2:before{content:"\f2e6";margin-left:-1em;opacity:0.4}.isax-bulk-repeat-circle .path1:before{content:"\f2e7";opacity:0.4}.isax-bulk-repeat-circle .path2:before{content:"\f2e8";margin-left:-1em}.isax-bulk-repeat-circle .path3:before{content:"\f2e9";margin-left:-1em}.isax-bulk-repeate-music .path1:before{content:"\f2ea";opacity:0.4}.isax-bulk-repeate-music .path2:before{content:"\f2eb";margin-left:-1em;opacity:0.4}.isax-bulk-repeate-music .path3:before{content:"\f2ec";margin-left:-1em}.isax-bulk-repeate-one .path1:before{content:"\f2ed";opacity:0.4}.isax-bulk-repeate-one .path2:before{content:"\f2ee";margin-left:-1em;opacity:0.4}.isax-bulk-repeate-one .path3:before{content:"\f2ef";margin-left:-1em}.isax-bulk-reserve .path1:before{content:"\f2f0"}.isax-bulk-reserve .path2:before{content:"\f2f1";margin-left:-1em;opacity:0.4}.isax-bulk-reserve .path3:before{content:"\f2f2";margin-left:-1em}.isax-bulk-reserve .path4:before{content:"\f2f3";margin-left:-1em}.isax-bulk-rotate-3d .path1:before{content:"\f2f4"}.isax-bulk-rotate-3d .path2:before{content:"\f2f5";margin-left:-1em}.isax-bulk-rotate-3d .path3:before{content:"\f2f6";margin-left:-1em;opacity:0.4}.isax-bulk-rotate-3d .path4:before{content:"\f2f7";margin-left:-1em;opacity:0.4}.isax-bulk-rotate-left .path1:before{content:"\f2f8";opacity:0.4}.isax-bulk-rotate-left .path2:before{content:"\f2f9";margin-left:-1em}.isax-bulk-rotate-left-1 .path1:before{content:"\f2fa";opacity:0.4}.isax-bulk-rotate-left-1 .path2:before{content:"\f2fb";margin-left:-1em}.isax-bulk-rotate-right .path1:before{content:"\f2fc";opacity:0.4}.isax-bulk-rotate-right .path2:before{content:"\f2fd";margin-left:-1em}.isax-bulk-rotate-right-1 .path1:before{content:"\f2fe";opacity:0.4}.isax-bulk-rotate-right-1 .path2:before{content:"\f2ff";margin-left:-1em}.isax-bulk-route-square .path1:before{content:"\f300";opacity:0.4}.isax-bulk-route-square .path2:before{content:"\f301";margin-left:-1em}.isax-bulk-routing .path1:before{content:"\f302";opacity:0.4}.isax-bulk-routing .path2:before{content:"\f303";margin-left:-1em}.isax-bulk-routing .path3:before{content:"\f304";margin-left:-1em;opacity:0.4}.isax-bulk-routing .path4:before{content:"\f305";margin-left:-1em}.isax-bulk-routing .path5:before{content:"\f306";margin-left:-1em}.isax-bulk-routing-2 .path1:before{content:"\f307";opacity:0.4}.isax-bulk-routing-2 .path2:before{content:"\f308";margin-left:-1em;opacity:0.4}.isax-bulk-routing-2 .path3:before{content:"\f309";margin-left:-1em}.isax-bulk-routing-2 .path4:before{content:"\f30a";margin-left:-1em}.isax-bulk-routing-2 .path5:before{content:"\f30b";margin-left:-1em}.isax-bulk-row-horizontal .path1:before{content:"\f30c";opacity:0.4}.isax-bulk-row-horizontal .path2:before{content:"\f30d";margin-left:-1em}.isax-bulk-row-vertical .path1:before{content:"\f30e";opacity:0.4}.isax-bulk-row-vertical .path2:before{content:"\f30f";margin-left:-1em}.isax-bulk-ruler .path1:before{content:"\f310";opacity:0.4}.isax-bulk-ruler .path2:before{content:"\f311";margin-left:-1em}.isax-bulk-ruler .path3:before{content:"\f312";margin-left:-1em}.isax-bulk-ruler .path4:before{content:"\f313";margin-left:-1em}.isax-bulk-ruler .path5:before{content:"\f314";margin-left:-1em}.isax-bulk-ruler-pen .path1:before{content:"\f315";opacity:0.4}.isax-bulk-ruler-pen .path2:before{content:"\f316";margin-left:-1em}.isax-bulk-ruler-pen .path3:before{content:"\f317";margin-left:-1em}.isax-bulk-ruler-pen .path4:before{content:"\f318";margin-left:-1em}.isax-bulk-ruler-pen .path5:before{content:"\f319";margin-left:-1em}.isax-bulk-ruler-pen .path6:before{content:"\f31a";margin-left:-1em;opacity:0.4}.isax-bulk-ruler-pen .path7:before{content:"\f31b";margin-left:-1em}.isax-bulk-rune .path1:before{content:"\f31c";opacity:0.4}.isax-bulk-rune .path2:before{content:"\f31d";margin-left:-1em}.isax-bulk-safe-home .path1:before{content:"\f31e"}.isax-bulk-safe-home .path2:before{content:"\f31f";margin-left:-1em;opacity:0.4}.isax-bulk-sagittarius .path1:before{content:"\f320"}.isax-bulk-sagittarius .path2:before{content:"\f321";margin-left:-1em;opacity:0.4}.isax-bulk-save-2 .path1:before{content:"\f322";opacity:0.4}.isax-bulk-save-2 .path2:before{content:"\f323";margin-left:-1em}.isax-bulk-save-add .path1:before{content:"\f324";opacity:0.4}.isax-bulk-save-add .path2:before{content:"\f325";margin-left:-1em}.isax-bulk-save-add .path3:before{content:"\f326";margin-left:-1em}.isax-bulk-save-minus .path1:before{content:"\f327";opacity:0.4}.isax-bulk-save-minus .path2:before{content:"\f328";margin-left:-1em}.isax-bulk-save-minus .path3:before{content:"\f329";margin-left:-1em}.isax-bulk-save-remove .path1:before{content:"\f32a";opacity:0.4}.isax-bulk-save-remove .path2:before{content:"\f32b";margin-left:-1em}.isax-bulk-save-remove .path3:before{content:"\f32c";margin-left:-1em}.isax-bulk-sc .path1:before{content:"\f32d";opacity:0.4}.isax-bulk-sc .path2:before{content:"\f32e";margin-left:-1em}.isax-bulk-sc .path3:before{content:"\f32f";margin-left:-1em}.isax-bulk-scan .path1:before{content:"\f330";opacity:0.4}.isax-bulk-scan .path2:before{content:"\f331";margin-left:-1em;opacity:0.4}.isax-bulk-scan .path3:before{content:"\f332";margin-left:-1em}.isax-bulk-scan .path4:before{content:"\f333";margin-left:-1em}.isax-bulk-scan .path5:before{content:"\f334";margin-left:-1em}.isax-bulk-scan .path6:before{content:"\f335";margin-left:-1em}.isax-bulk-scan .path7:before{content:"\f336";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path1:before{content:"\f337";opacity:0.4}.isax-bulk-scan-barcode .path2:before{content:"\f338";margin-left:-1em}.isax-bulk-scan-barcode .path3:before{content:"\f339";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path4:before{content:"\f33a";margin-left:-1em}.isax-bulk-scan-barcode .path5:before{content:"\f33b";margin-left:-1em}.isax-bulk-scan-barcode .path6:before{content:"\f33c";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path7:before{content:"\f33d";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path8:before{content:"\f33e";margin-left:-1em}.isax-bulk-scanner .path1:before{content:"\f33f"}.isax-bulk-scanner .path2:before{content:"\f340";margin-left:-1em}.isax-bulk-scanner .path3:before{content:"\f341";margin-left:-1em}.isax-bulk-scanner .path4:before{content:"\f342";margin-left:-1em;opacity:0.4}.isax-bulk-scanner .path5:before{content:"\f343";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path1:before{content:"\f344";opacity:0.4}.isax-bulk-scanning .path2:before{content:"\f345";margin-left:-1em}.isax-bulk-scanning .path3:before{content:"\f346";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path4:before{content:"\f347";margin-left:-1em}.isax-bulk-scanning .path5:before{content:"\f348";margin-left:-1em}.isax-bulk-scanning .path6:before{content:"\f349";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path7:before{content:"\f34a";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path8:before{content:"\f34b";margin-left:-1em}.isax-bulk-scissor .path1:before{content:"\f34c"}.isax-bulk-scissor .path2:before{content:"\f34d";margin-left:-1em}.isax-bulk-scissor .path3:before{content:"\f34e";margin-left:-1em;opacity:0.4}.isax-bulk-scissor-1 .path1:before{content:"\f34f";opacity:0.4}.isax-bulk-scissor-1 .path2:before{content:"\f350";margin-left:-1em}.isax-bulk-screenmirroring .path1:before{content:"\f351";opacity:0.4}.isax-bulk-screenmirroring .path2:before{content:"\f352";margin-left:-1em}.isax-bulk-scroll .path1:before{content:"\f353";opacity:0.4}.isax-bulk-scroll .path2:before{content:"\f354";margin-left:-1em}.isax-bulk-scroll .path3:before{content:"\f355";margin-left:-1em}.isax-bulk-search-favorite .path1:before{content:"\f356";opacity:0.4}.isax-bulk-search-favorite .path2:before{content:"\f357";margin-left:-1em}.isax-bulk-search-favorite .path3:before{content:"\f358";margin-left:-1em}.isax-bulk-search-favorite-1 .path1:before{content:"\f359";opacity:0.4}.isax-bulk-search-favorite-1 .path2:before{content:"\f35a";margin-left:-1em}.isax-bulk-search-favorite-1 .path3:before{content:"\f35b";margin-left:-1em}.isax-bulk-search-normal .path1:before{content:"\f35c";opacity:0.4}.isax-bulk-search-normal .path2:before{content:"\f35d";margin-left:-1em}.isax-bulk-search-normal-1 .path1:before{content:"\f35e";opacity:0.4}.isax-bulk-search-normal-1 .path2:before{content:"\f35f";margin-left:-1em}.isax-bulk-search-status .path1:before{content:"\f360"}.isax-bulk-search-status .path2:before{content:"\f361";margin-left:-1em}.isax-bulk-search-status .path3:before{content:"\f362";margin-left:-1em;opacity:0.4}.isax-bulk-search-status .path4:before{content:"\f363";margin-left:-1em}.isax-bulk-search-status-1 .path1:before{content:"\f364";opacity:0.4}.isax-bulk-search-status-1 .path2:before{content:"\f365";margin-left:-1em}.isax-bulk-search-status-1 .path3:before{content:"\f366";margin-left:-1em}.isax-bulk-search-status-1 .path4:before{content:"\f367";margin-left:-1em}.isax-bulk-search-zoom-in .path1:before{content:"\f368";opacity:0.4}.isax-bulk-search-zoom-in .path2:before{content:"\f369";margin-left:-1em}.isax-bulk-search-zoom-in .path3:before{content:"\f36a";margin-left:-1em}.isax-bulk-search-zoom-in-1 .path1:before{content:"\f36b";opacity:0.4}.isax-bulk-search-zoom-in-1 .path2:before{content:"\f36c";margin-left:-1em}.isax-bulk-search-zoom-in-1 .path3:before{content:"\f36d";margin-left:-1em}.isax-bulk-search-zoom-out .path1:before{content:"\f36e";opacity:0.4}.isax-bulk-search-zoom-out .path2:before{content:"\f36f";margin-left:-1em}.isax-bulk-search-zoom-out .path3:before{content:"\f370";margin-left:-1em}.isax-bulk-search-zoom-out-1 .path1:before{content:"\f371";opacity:0.4}.isax-bulk-search-zoom-out-1 .path2:before{content:"\f372";margin-left:-1em}.isax-bulk-search-zoom-out-1 .path3:before{content:"\f373";margin-left:-1em}.isax-bulk-security .path1:before{content:"\f374";opacity:0.4}.isax-bulk-security .path2:before{content:"\f375";margin-left:-1em}.isax-bulk-security-card .path1:before{content:"\f376";opacity:0.4}.isax-bulk-security-card .path2:before{content:"\f377";margin-left:-1em}.isax-bulk-security-card .path3:before{content:"\f378";margin-left:-1em}.isax-bulk-security-safe .path1:before{content:"\f379";opacity:0.4}.isax-bulk-security-safe .path2:before{content:"\f37a";margin-left:-1em}.isax-bulk-security-time .path1:before{content:"\f37b";opacity:0.4}.isax-bulk-security-time .path2:before{content:"\f37c";margin-left:-1em}.isax-bulk-security-time .path3:before{content:"\f37d";margin-left:-1em}.isax-bulk-security-user .path1:before{content:"\f37e";opacity:0.4}.isax-bulk-security-user .path2:before{content:"\f37f";margin-left:-1em}.isax-bulk-security-user .path3:before{content:"\f380";margin-left:-1em}.isax-bulk-send .path1:before{content:"\f381";opacity:0.4}.isax-bulk-send .path2:before{content:"\f382";margin-left:-1em}.isax-bulk-send .path3:before{content:"\f383";margin-left:-1em}.isax-bulk-send-1 .path1:before{content:"\f384";opacity:0.4}.isax-bulk-send-1 .path2:before{content:"\f385";margin-left:-1em}.isax-bulk-send-2 .path1:before{content:"\f386";opacity:0.4}.isax-bulk-send-2 .path2:before{content:"\f387";margin-left:-1em}.isax-bulk-send-2 .path3:before{content:"\f388";margin-left:-1em}.isax-bulk-send-sqaure-2 .path1:before{content:"\f389";opacity:0.4}.isax-bulk-send-sqaure-2 .path2:before{content:"\f38a";margin-left:-1em}.isax-bulk-send-sqaure-2 .path3:before{content:"\f38b";margin-left:-1em}.isax-bulk-send-square .path1:before{content:"\f38c";opacity:0.4}.isax-bulk-send-square .path2:before{content:"\f38d";margin-left:-1em}.isax-bulk-send-square .path3:before{content:"\f38e";margin-left:-1em}.isax-bulk-send-square .path4:before{content:"\f38f";margin-left:-1em}.isax-bulk-setting .path1:before{content:"\f390";opacity:0.4}.isax-bulk-setting .path2:before{content:"\f391";margin-left:-1em}.isax-bulk-setting-1 .path1:before{content:"\f392"}.isax-bulk-setting-1 .path2:before{content:"\f393";margin-left:-1em;opacity:0.16}.isax-bulk-setting-1 .path3:before{content:"\f394";margin-left:-1em;opacity:0.16}.isax-bulk-setting-2 .path1:before{content:"\f395";opacity:0.4}.isax-bulk-setting-2 .path2:before{content:"\f396";margin-left:-1em}.isax-bulk-setting-3 .path1:before{content:"\f397";opacity:0.4}.isax-bulk-setting-3 .path2:before{content:"\f398";margin-left:-1em}.isax-bulk-setting-3 .path3:before{content:"\f399";margin-left:-1em}.isax-bulk-setting-3 .path4:before{content:"\f39a";margin-left:-1em}.isax-bulk-setting-3 .path5:before{content:"\f39b";margin-left:-1em}.isax-bulk-setting-3 .path6:before{content:"\f39c";margin-left:-1em}.isax-bulk-setting-3 .path7:before{content:"\f39d";margin-left:-1em}.isax-bulk-setting-4 .path1:before{content:"\f39e";opacity:0.4}.isax-bulk-setting-4 .path2:before{content:"\f39f";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path3:before{content:"\f3a0";margin-left:-1em}.isax-bulk-setting-4 .path4:before{content:"\f3a1";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path5:before{content:"\f3a2";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path6:before{content:"\f3a3";margin-left:-1em}.isax-bulk-setting-5 .path1:before{content:"\f3a4";opacity:0.4}.isax-bulk-setting-5 .path2:before{content:"\f3a5";margin-left:-1em}.isax-bulk-setting-5 .path3:before{content:"\f3a6";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path4:before{content:"\f3a7";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path5:before{content:"\f3a8";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path6:before{content:"\f3a9";margin-left:-1em}.isax-bulk-shapes .path1:before{content:"\f3aa"}.isax-bulk-shapes .path2:before{content:"\f3ab";margin-left:-1em;opacity:0.4}.isax-bulk-shapes-1 .path1:before{content:"\f3ac";opacity:0.4}.isax-bulk-shapes-1 .path2:before{content:"\f3ad";margin-left:-1em}.isax-bulk-share .path1:before{content:"\f3ae";opacity:0.4}.isax-bulk-share .path2:before{content:"\f3af";margin-left:-1em;opacity:0.4}.isax-bulk-share .path3:before{content:"\f3b0";margin-left:-1em;opacity:0.4}.isax-bulk-share .path4:before{content:"\f3b1";margin-left:-1em}.isax-bulk-share .path5:before{content:"\f3b2";margin-left:-1em}.isax-bulk-share .path6:before{content:"\f3b3";margin-left:-1em}.isax-bulk-shield .path1:before{content:"\f3b4";opacity:0.4}.isax-bulk-shield .path2:before{content:"\f3b5";margin-left:-1em}.isax-bulk-shield-cross .path1:before{content:"\f3b6";opacity:0.4}.isax-bulk-shield-cross .path2:before{content:"\f3b7";margin-left:-1em}.isax-bulk-shield-search .path1:before{content:"\f3b8";opacity:0.4}.isax-bulk-shield-search .path2:before{content:"\f3b9";margin-left:-1em}.isax-bulk-shield-search .path3:before{content:"\f3ba";margin-left:-1em}.isax-bulk-shield-security .path1:before{content:"\f3bb";opacity:0.4}.isax-bulk-shield-security .path2:before{content:"\f3bc";margin-left:-1em}.isax-bulk-shield-slash .path1:before{content:"\f3bd";opacity:0.4}.isax-bulk-shield-slash .path2:before{content:"\f3be";margin-left:-1em;opacity:0.4}.isax-bulk-shield-slash .path3:before{content:"\f3bf";margin-left:-1em}.isax-bulk-shield-tick .path1:before{content:"\f3c0";opacity:0.4}.isax-bulk-shield-tick .path2:before{content:"\f3c1";margin-left:-1em}.isax-bulk-ship .path1:before{content:"\f3c2"}.isax-bulk-ship .path2:before{content:"\f3c3";margin-left:-1em;opacity:0.4}.isax-bulk-ship .path3:before{content:"\f3c4";margin-left:-1em}.isax-bulk-shop .path1:before{content:"\f3c5";opacity:0.4}.isax-bulk-shop .path2:before{content:"\f3c6";margin-left:-1em}.isax-bulk-shop .path3:before{content:"\f3c7";margin-left:-1em;opacity:0.6}.isax-bulk-shop .path4:before{content:"\f3c8";margin-left:-1em;opacity:0.6}.isax-bulk-shop .path5:before{content:"\f3c9";margin-left:-1em}.isax-bulk-shop-add .path1:before{content:"\f3ca";opacity:0.4}.isax-bulk-shop-add .path2:before{content:"\f3cb";margin-left:-1em}.isax-bulk-shop-add .path3:before{content:"\f3cc";margin-left:-1em;opacity:0.6}.isax-bulk-shop-add .path4:before{content:"\f3cd";margin-left:-1em;opacity:0.6}.isax-bulk-shop-add .path5:before{content:"\f3ce";margin-left:-1em}.isax-bulk-shopping-bag .path1:before{content:"\f3cf";opacity:0.4}.isax-bulk-shopping-bag .path2:before{content:"\f3d0";margin-left:-1em}.isax-bulk-shopping-bag .path3:before{content:"\f3d1";margin-left:-1em}.isax-bulk-shopping-cart .path1:before{content:"\f3d2"}.isax-bulk-shopping-cart .path2:before{content:"\f3d3";margin-left:-1em}.isax-bulk-shopping-cart .path3:before{content:"\f3d4";margin-left:-1em;opacity:0.4}.isax-bulk-shopping-cart .path4:before{content:"\f3d5";margin-left:-1em}.isax-bulk-shop-remove .path1:before{content:"\f3d6"}.isax-bulk-shop-remove .path2:before{content:"\f3d7";margin-left:-1em;opacity:0.4}.isax-bulk-shop-remove .path3:before{content:"\f3d8";margin-left:-1em}.isax-bulk-shop-remove .path4:before{content:"\f3d9";margin-left:-1em;opacity:0.6}.isax-bulk-shop-remove .path5:before{content:"\f3da";margin-left:-1em;opacity:0.6}.isax-bulk-shuffle .path1:before{content:"\f3db";opacity:0.4}.isax-bulk-shuffle .path2:before{content:"\f3dc";margin-left:-1em;opacity:0.4}.isax-bulk-shuffle .path3:before{content:"\f3dd";margin-left:-1em}.isax-bulk-sidebar-bottom .path1:before{content:"\f3de";opacity:0.4}.isax-bulk-sidebar-bottom .path2:before{content:"\f3df";margin-left:-1em}.isax-bulk-sidebar-bottom .path3:before{content:"\f3e0";margin-left:-1em}.isax-bulk-sidebar-left .path1:before{content:"\f3e1";opacity:0.4}.isax-bulk-sidebar-left .path2:before{content:"\f3e2";margin-left:-1em}.isax-bulk-sidebar-left .path3:before{content:"\f3e3";margin-left:-1em}.isax-bulk-sidebar-right .path1:before{content:"\f3e4";opacity:0.4}.isax-bulk-sidebar-right .path2:before{content:"\f3e5";margin-left:-1em}.isax-bulk-sidebar-right .path3:before{content:"\f3e6";margin-left:-1em}.isax-bulk-sidebar-top .path1:before{content:"\f3e7";opacity:0.4}.isax-bulk-sidebar-top .path2:before{content:"\f3e8";margin-left:-1em}.isax-bulk-sidebar-top .path3:before{content:"\f3e9";margin-left:-1em}.isax-bulk-signpost .path1:before{content:"\f3ea"}.isax-bulk-signpost .path2:before{content:"\f3eb";margin-left:-1em}.isax-bulk-signpost .path3:before{content:"\f3ec";margin-left:-1em;opacity:0.4}.isax-bulk-signpost .path4:before{content:"\f3ed";margin-left:-1em;opacity:0.4}.isax-bulk-simcard .path1:before{content:"\f3ee";opacity:0.4}.isax-bulk-simcard .path2:before{content:"\f3ef";margin-left:-1em}.isax-bulk-simcard .path3:before{content:"\f3f0";margin-left:-1em}.isax-bulk-simcard-1 .path1:before{content:"\f3f1";opacity:0.4}.isax-bulk-simcard-1 .path2:before{content:"\f3f2";margin-left:-1em}.isax-bulk-simcard-1 .path3:before{content:"\f3f3";margin-left:-1em}.isax-bulk-simcard-1 .path4:before{content:"\f3f4";margin-left:-1em}.isax-bulk-simcard-1 .path5:before{content:"\f3f5";margin-left:-1em}.isax-bulk-simcard-2 .path1:before{content:"\f3f6";opacity:0.4}.isax-bulk-simcard-2 .path2:before{content:"\f3f7";margin-left:-1em}.isax-bulk-size .path1:before{content:"\f3f8"}.isax-bulk-size .path2:before{content:"\f3f9";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path1:before{content:"\f3fa"}.isax-bulk-slack .path2:before{content:"\f3fb";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path3:before{content:"\f3fc";margin-left:-1em}.isax-bulk-slack .path4:before{content:"\f3fd";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path5:before{content:"\f3fe";margin-left:-1em}.isax-bulk-slack .path6:before{content:"\f3ff";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path7:before{content:"\f400";margin-left:-1em}.isax-bulk-slack .path8:before{content:"\f401";margin-left:-1em;opacity:0.4}.isax-bulk-slash .path1:before{content:"\f402";opacity:0.4}.isax-bulk-slash .path2:before{content:"\f403";margin-left:-1em;opacity:0.4}.isax-bulk-slash .path3:before{content:"\f404";margin-left:-1em}.isax-bulk-slider .path1:before{content:"\f405"}.isax-bulk-slider .path2:before{content:"\f406";margin-left:-1em;opacity:0.4}.isax-bulk-slider .path3:before{content:"\f407";margin-left:-1em}.isax-bulk-slider .path4:before{content:"\f408";margin-left:-1em}.isax-bulk-slider-horizontal .path1:before{content:"\f409";opacity:0.4}.isax-bulk-slider-horizontal .path2:before{content:"\f40a";margin-left:-1em}.isax-bulk-slider-horizontal .path3:before{content:"\f40b";margin-left:-1em}.isax-bulk-slider-horizontal-1 .path1:before{content:"\f40c"}.isax-bulk-slider-horizontal-1 .path2:before{content:"\f40d";margin-left:-1em}.isax-bulk-slider-horizontal-1 .path3:before{content:"\f40e";margin-left:-1em;opacity:0.4}.isax-bulk-slider-vertical .path1:before{content:"\f40f"}.isax-bulk-slider-vertical .path2:before{content:"\f410";margin-left:-1em}.isax-bulk-slider-vertical .path3:before{content:"\f411";margin-left:-1em;opacity:0.4}.isax-bulk-slider-vertical-1 .path1:before{content:"\f412";opacity:0.4}.isax-bulk-slider-vertical-1 .path2:before{content:"\f413";margin-left:-1em}.isax-bulk-slider-vertical-1 .path3:before{content:"\f414";margin-left:-1em}.isax-bulk-smallcaps .path1:before{content:"\f415";opacity:0.4}.isax-bulk-smallcaps .path2:before{content:"\f416";margin-left:-1em}.isax-bulk-smallcaps .path3:before{content:"\f417";margin-left:-1em}.isax-bulk-smart-car .path1:before{content:"\f418"}.isax-bulk-smart-car .path2:before{content:"\f419";margin-left:-1em}.isax-bulk-smart-car .path3:before{content:"\f41a";margin-left:-1em;opacity:0.4}.isax-bulk-smart-car .path4:before{content:"\f41b";margin-left:-1em}.isax-bulk-smart-car .path5:before{content:"\f41c";margin-left:-1em}.isax-bulk-smart-car .path6:before{content:"\f41d";margin-left:-1em}.isax-bulk-smart-home .path1:before{content:"\f41e";opacity:0.4}.isax-bulk-smart-home .path2:before{content:"\f41f";margin-left:-1em}.isax-bulk-smart-home .path3:before{content:"\f420";margin-left:-1em}.isax-bulk-smart-home .path4:before{content:"\f421";margin-left:-1em}.isax-bulk-smileys .path1:before{content:"\f422";opacity:0.4}.isax-bulk-smileys .path2:before{content:"\f423";margin-left:-1em}.isax-bulk-smileys .path3:before{content:"\f424";margin-left:-1em}.isax-bulk-smileys .path4:before{content:"\f425";margin-left:-1em}.isax-bulk-smileys .path5:before{content:"\f426";margin-left:-1em}.isax-bulk-smileys .path6:before{content:"\f427";margin-left:-1em}.isax-bulk-sms .path1:before{content:"\f428";opacity:0.4}.isax-bulk-sms .path2:before{content:"\f429";margin-left:-1em}.isax-bulk-sms-edit .path1:before{content:"\f42a";opacity:0.4}.isax-bulk-sms-edit .path2:before{content:"\f42b";margin-left:-1em}.isax-bulk-sms-edit .path3:before{content:"\f42c";margin-left:-1em}.isax-bulk-sms-notification .path1:before{content:"\f42d"}.isax-bulk-sms-notification .path2:before{content:"\f42e";margin-left:-1em;opacity:0.4}.isax-bulk-sms-notification .path3:before{content:"\f42f";margin-left:-1em}.isax-bulk-sms-search .path1:before{content:"\f430";opacity:0.4}.isax-bulk-sms-search .path2:before{content:"\f431";margin-left:-1em}.isax-bulk-sms-search .path3:before{content:"\f432";margin-left:-1em}.isax-bulk-sms-star .path1:before{content:"\f433"}.isax-bulk-sms-star .path2:before{content:"\f434";margin-left:-1em;opacity:0.4}.isax-bulk-sms-star .path3:before{content:"\f435";margin-left:-1em}.isax-bulk-sms-tracking .path1:before{content:"\f436"}.isax-bulk-sms-tracking .path2:before{content:"\f437";margin-left:-1em;opacity:0.4}.isax-bulk-sms-tracking .path3:before{content:"\f438";margin-left:-1em}.isax-bulk-snapchat .path1:before{content:"\f439";opacity:0.4}.isax-bulk-snapchat .path2:before{content:"\f43a";margin-left:-1em}.isax-bulk-sol .path1:before{content:"\f43b"}.isax-bulk-sol .path2:before{content:"\f43c";margin-left:-1em;opacity:0.4}.isax-bulk-sol .path3:before{content:"\f43d";margin-left:-1em}.isax-bulk-sort .path1:before{content:"\f43e";opacity:0.4}.isax-bulk-sort .path2:before{content:"\f43f";margin-left:-1em}.isax-bulk-sort .path3:before{content:"\f440";margin-left:-1em}.isax-bulk-sort .path4:before{content:"\f441";margin-left:-1em}.isax-bulk-sound .path1:before{content:"\f442"}.isax-bulk-sound .path2:before{content:"\f443";margin-left:-1em;opacity:0.4}.isax-bulk-sound .path3:before{content:"\f444";margin-left:-1em}.isax-bulk-sound .path4:before{content:"\f445";margin-left:-1em;opacity:0.4}.isax-bulk-sound .path5:before{content:"\f446";margin-left:-1em}.isax-bulk-speaker .path1:before{content:"\f447"}.isax-bulk-speaker .path2:before{content:"\f448";margin-left:-1em}.isax-bulk-speaker .path3:before{content:"\f449";margin-left:-1em;opacity:0.4}.isax-bulk-speedometer .path1:before{content:"\f44a";opacity:0.4}.isax-bulk-speedometer .path2:before{content:"\f44b";margin-left:-1em}.isax-bulk-speedometer .path3:before{content:"\f44c";margin-left:-1em}.isax-bulk-spotify .path1:before{content:"\f44d";opacity:0.4}.isax-bulk-spotify .path2:before{content:"\f44e";margin-left:-1em}.isax-bulk-spotify .path3:before{content:"\f44f";margin-left:-1em}.isax-bulk-spotify .path4:before{content:"\f450";margin-left:-1em}.isax-bulk-square-3d .path1:before{content:"\f451";opacity:0.4}.isax-bulk-square-3d .path2:before{content:"\f452";margin-left:-1em}.isax-bulk-square-3d .path3:before{content:"\f453";margin-left:-1em}.isax-bulk-square-3d .path4:before{content:"\f454";margin-left:-1em}.isax-bulk-squares .path1:before{content:"\f455";opacity:0.4}.isax-bulk-squares .path2:before{content:"\f456";margin-left:-1em;opacity:0.6}.isax-bulk-squares .path3:before{content:"\f457";margin-left:-1em}.isax-bulk-star .path1:before{content:"\f458"}.isax-bulk-star .path2:before{content:"\f459";margin-left:-1em;opacity:0.4}.isax-bulk-star .path3:before{content:"\f45a";margin-left:-1em;opacity:0.4}.isax-bulk-star .path4:before{content:"\f45b";margin-left:-1em;opacity:0.4}.isax-bulk-star-1 .path1:before{content:"\f45c";opacity:0.4}.isax-bulk-star-1 .path2:before{content:"\f45d";margin-left:-1em}.isax-bulk-star-slash .path1:before{content:"\f45e";opacity:0.4}.isax-bulk-star-slash .path2:before{content:"\f45f";margin-left:-1em;opacity:0.4}.isax-bulk-star-slash .path3:before{content:"\f460";margin-left:-1em}.isax-bulk-status .path1:before{content:"\f461";opacity:0.4}.isax-bulk-status .path2:before{content:"\f462";margin-left:-1em}.isax-bulk-status .path3:before{content:"\f463";margin-left:-1em;opacity:0.4}.isax-bulk-status-up .path1:before{content:"\f464";opacity:0.4}.isax-bulk-status-up .path2:before{content:"\f465";margin-left:-1em}.isax-bulk-status-up .path3:before{content:"\f466";margin-left:-1em}.isax-bulk-status-up .path4:before{content:"\f467";margin-left:-1em}.isax-bulk-status-up .path5:before{content:"\f468";margin-left:-1em}.isax-bulk-sticker .path1:before{content:"\f469";opacity:0.4}.isax-bulk-sticker .path2:before{content:"\f46a";margin-left:-1em}.isax-bulk-stickynote .path1:before{content:"\f46b";opacity:0.4}.isax-bulk-stickynote .path2:before{content:"\f46c";margin-left:-1em}.isax-bulk-stickynote .path3:before{content:"\f46d";margin-left:-1em}.isax-bulk-stickynote .path4:before{content:"\f46e";margin-left:-1em}.isax-bulk-stickynote .path5:before{content:"\f46f";margin-left:-1em}.isax-bulk-stickynote .path6:before{content:"\f470";margin-left:-1em}.isax-bulk-stop .path1:before{content:"\f471"}.isax-bulk-stop .path2:before{content:"\f472";margin-left:-1em;opacity:0.4}.isax-bulk-stop-circle .path1:before{content:"\f473";opacity:0.4}.isax-bulk-stop-circle .path2:before{content:"\f474";margin-left:-1em}.isax-bulk-story .path1:before{content:"\f475"}.isax-bulk-story .path2:before{content:"\f476";margin-left:-1em;opacity:0.4}.isax-bulk-story .path3:before{content:"\f477";margin-left:-1em;opacity:0.4}.isax-bulk-story .path4:before{content:"\f478";margin-left:-1em;opacity:0.4}.isax-bulk-strongbox .path1:before{content:"\f479";opacity:0.4}.isax-bulk-strongbox .path2:before{content:"\f47a";margin-left:-1em}.isax-bulk-strongbox-2 .path1:before{content:"\f47b";opacity:0.4}.isax-bulk-strongbox-2 .path2:before{content:"\f47c";margin-left:-1em}.isax-bulk-strongbox-2 .path3:before{content:"\f47d";margin-left:-1em}.isax-bulk-stx .path1:before{content:"\f47e";opacity:0.4}.isax-bulk-stx .path2:before{content:"\f47f";margin-left:-1em}.isax-bulk-stx .path3:before{content:"\f480";margin-left:-1em}.isax-bulk-subtitle .path1:before{content:"\f481"}.isax-bulk-subtitle .path2:before{content:"\f482";margin-left:-1em}.isax-bulk-subtitle .path3:before{content:"\f483";margin-left:-1em}.isax-bulk-subtitle .path4:before{content:"\f484";margin-left:-1em}.isax-bulk-subtitle .path5:before{content:"\f485";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path1:before{content:"\f486";opacity:0.4}.isax-bulk-sun .path2:before{content:"\f487";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path3:before{content:"\f488";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path4:before{content:"\f489";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path5:before{content:"\f48a";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path6:before{content:"\f48b";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path7:before{content:"\f48c";margin-left:-1em}.isax-bulk-sun-1 .path1:before{content:"\f48d";opacity:0.4}.isax-bulk-sun-1 .path2:before{content:"\f48e";margin-left:-1em}.isax-bulk-sun-fog .path1:before{content:"\f48f"}.isax-bulk-sun-fog .path2:before{content:"\f490";margin-left:-1em}.isax-bulk-sun-fog .path3:before{content:"\f491";margin-left:-1em;opacity:0.4}.isax-bulk-sun-fog .path4:before{content:"\f492";margin-left:-1em;opacity:0.4}.isax-bulk-sun-fog .path5:before{content:"\f493";margin-left:-1em;opacity:0.4}.isax-bulk-support .path1:before{content:"\f494";opacity:0.4}.isax-bulk-support .path2:before{content:"\f495";margin-left:-1em}.isax-bulk-support .path3:before{content:"\f496";margin-left:-1em}.isax-bulk-tag .path1:before{content:"\f497";opacity:0.4}.isax-bulk-tag .path2:before{content:"\f498";margin-left:-1em}.isax-bulk-tag-2 .path1:before{content:"\f499";opacity:0.4}.isax-bulk-tag-2 .path2:before{content:"\f49a";margin-left:-1em}.isax-bulk-tag-2 .path3:before{content:"\f49b";margin-left:-1em}.isax-bulk-tag-cross .path1:before{content:"\f49c";opacity:0.4}.isax-bulk-tag-cross .path2:before{content:"\f49d";margin-left:-1em}.isax-bulk-tag-right .path1:before{content:"\f49e"}.isax-bulk-tag-right .path2:before{content:"\f49f";margin-left:-1em;opacity:0.4}.isax-bulk-tag-user .path1:before{content:"\f4a0"}.isax-bulk-tag-user .path2:before{content:"\f4a1";margin-left:-1em}.isax-bulk-tag-user .path3:before{content:"\f4a2";margin-left:-1em;opacity:0.4}.isax-bulk-task .path1:before{content:"\f4a3"}.isax-bulk-task .path2:before{content:"\f4a4";margin-left:-1em}.isax-bulk-task .path3:before{content:"\f4a5";margin-left:-1em}.isax-bulk-task .path4:before{content:"\f4a6";margin-left:-1em;opacity:0.4}.isax-bulk-task .path5:before{content:"\f4a7";margin-left:-1em;opacity:0.4}.isax-bulk-task .path6:before{content:"\f4a8";margin-left:-1em;opacity:0.4}.isax-bulk-task-square .path1:before{content:"\f4a9";opacity:0.4}.isax-bulk-task-square .path2:before{content:"\f4aa";margin-left:-1em}.isax-bulk-task-square .path3:before{content:"\f4ab";margin-left:-1em}.isax-bulk-task-square .path4:before{content:"\f4ac";margin-left:-1em}.isax-bulk-task-square .path5:before{content:"\f4ad";margin-left:-1em}.isax-bulk-teacher .path1:before{content:"\f4ae";opacity:0.4}.isax-bulk-teacher .path2:before{content:"\f4af";margin-left:-1em}.isax-bulk-text .path1:before{content:"\f4b0";opacity:0.4}.isax-bulk-text .path2:before{content:"\f4b1";margin-left:-1em}.isax-bulk-textalign-center .path1:before{content:"\f4b2"}.isax-bulk-textalign-center .path2:before{content:"\f4b3";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-center .path3:before{content:"\f4b4";margin-left:-1em}.isax-bulk-textalign-center .path4:before{content:"\f4b5";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifycenter .path1:before{content:"\f4b6"}.isax-bulk-textalign-justifycenter .path2:before{content:"\f4b7";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifycenter .path3:before{content:"\f4b8";margin-left:-1em}.isax-bulk-textalign-justifycenter .path4:before{content:"\f4b9";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyleft .path1:before{content:"\f4ba"}.isax-bulk-textalign-justifyleft .path2:before{content:"\f4bb";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyleft .path3:before{content:"\f4bc";margin-left:-1em}.isax-bulk-textalign-justifyleft .path4:before{content:"\f4bd";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyright .path1:before{content:"\f4be"}.isax-bulk-textalign-justifyright .path2:before{content:"\f4bf";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-left .path1:before{content:"\f4c0"}.isax-bulk-textalign-left .path2:before{content:"\f4c1";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-left .path3:before{content:"\f4c2";margin-left:-1em}.isax-bulk-textalign-left .path4:before{content:"\f4c3";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-right .path1:before{content:"\f4c4"}.isax-bulk-textalign-right .path2:before{content:"\f4c5";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-right .path3:before{content:"\f4c6";margin-left:-1em}.isax-bulk-textalign-right .path4:before{content:"\f4c7";margin-left:-1em;opacity:0.4}.isax-bulk-text-block .path1:before{content:"\f4c8";opacity:0.4}.isax-bulk-text-block .path2:before{content:"\f4c9";margin-left:-1em}.isax-bulk-text-bold .path1:before{content:"\f4ca";opacity:0.4}.isax-bulk-text-bold .path2:before{content:"\f4cb";margin-left:-1em}.isax-bulk-text-italic .path1:before{content:"\f4cc";opacity:0.4}.isax-bulk-text-italic .path2:before{content:"\f4cd";margin-left:-1em}.isax-bulk-text-underline .path1:before{content:"\f4ce";opacity:0.4}.isax-bulk-text-underline .path2:before{content:"\f4cf";margin-left:-1em}.isax-bulk-text-underline .path3:before{content:"\f4d0";margin-left:-1em}.isax-bulk-theta .path1:before{content:"\f4d1";opacity:0.4}.isax-bulk-theta .path2:before{content:"\f4d2";margin-left:-1em}.isax-bulk-tick-circle .path1:before{content:"\f4d3";opacity:0.4}.isax-bulk-tick-circle .path2:before{content:"\f4d4";margin-left:-1em}.isax-bulk-ticket .path1:before{content:"\f4d5"}.isax-bulk-ticket .path2:before{content:"\f4d6";margin-left:-1em;opacity:0.4}.isax-bulk-ticket-2 .path1:before{content:"\f4d7";opacity:0.4}.isax-bulk-ticket-2 .path2:before{content:"\f4d8";margin-left:-1em}.isax-bulk-ticket-2 .path3:before{content:"\f4d9";margin-left:-1em}.isax-bulk-ticket-discount .path1:before{content:"\f4da";opacity:0.4}.isax-bulk-ticket-discount .path2:before{content:"\f4db";margin-left:-1em}.isax-bulk-ticket-discount .path3:before{content:"\f4dc";margin-left:-1em}.isax-bulk-ticket-discount .path4:before{content:"\f4dd";margin-left:-1em}.isax-bulk-ticket-expired .path1:before{content:"\f4de";opacity:0.4}.isax-bulk-ticket-expired .path2:before{content:"\f4df";margin-left:-1em}.isax-bulk-ticket-star .path1:before{content:"\f4e0";opacity:0.4}.isax-bulk-ticket-star .path2:before{content:"\f4e1";margin-left:-1em}.isax-bulk-ticket-star .path3:before{content:"\f4e2";margin-left:-1em}.isax-bulk-tick-square .path1:before{content:"\f4e3";opacity:0.4}.isax-bulk-tick-square .path2:before{content:"\f4e4";margin-left:-1em}.isax-bulk-timer .path1:before{content:"\f4e5";opacity:0.4}.isax-bulk-timer .path2:before{content:"\f4e6";margin-left:-1em}.isax-bulk-timer .path3:before{content:"\f4e7";margin-left:-1em}.isax-bulk-timer-1 .path1:before{content:"\f4e8";opacity:0.4}.isax-bulk-timer-1 .path2:before{content:"\f4e9";margin-left:-1em}.isax-bulk-timer-1 .path3:before{content:"\f4ea";margin-left:-1em}.isax-bulk-timer-pause .path1:before{content:"\f4eb"}.isax-bulk-timer-pause .path2:before{content:"\f4ec";margin-left:-1em}.isax-bulk-timer-pause .path3:before{content:"\f4ed";margin-left:-1em;opacity:0.4}.isax-bulk-timer-pause .path4:before{content:"\f4ee";margin-left:-1em}.isax-bulk-timer-start .path1:before{content:"\f4ef"}.isax-bulk-timer-start .path2:before{content:"\f4f0";margin-left:-1em}.isax-bulk-timer-start .path3:before{content:"\f4f1";margin-left:-1em;opacity:0.4}.isax-bulk-timer-start .path4:before{content:"\f4f2";margin-left:-1em}.isax-bulk-toggle-off .path1:before{content:"\f4f3";opacity:0.4}.isax-bulk-toggle-off .path2:before{content:"\f4f4";margin-left:-1em}.isax-bulk-toggle-off-circle .path1:before{content:"\f4f5";opacity:0.4}.isax-bulk-toggle-off-circle .path2:before{content:"\f4f6";margin-left:-1em}.isax-bulk-toggle-on .path1:before{content:"\f4f7";opacity:0.4}.isax-bulk-toggle-on .path2:before{content:"\f4f8";margin-left:-1em}.isax-bulk-toggle-on-circle .path1:before{content:"\f4f9";opacity:0.4}.isax-bulk-toggle-on-circle .path2:before{content:"\f4fa";margin-left:-1em}.isax-bulk-trade .path1:before{content:"\f4fb"}.isax-bulk-trade .path2:before{content:"\f4fc";margin-left:-1em;opacity:0.4}.isax-bulk-trade .path3:before{content:"\f4fd";margin-left:-1em}.isax-bulk-trade .path4:before{content:"\f4fe";margin-left:-1em}.isax-bulk-transaction-minus .path1:before{content:"\f4ff";opacity:0.4}.isax-bulk-transaction-minus .path2:before{content:"\f500";margin-left:-1em}.isax-bulk-translate .path1:before{content:"\f501";opacity:0.4}.isax-bulk-translate .path2:before{content:"\f502";margin-left:-1em;opacity:0.4}.isax-bulk-translate .path3:before{content:"\f503";margin-left:-1em}.isax-bulk-translate .path4:before{content:"\f504";margin-left:-1em}.isax-bulk-translate .path5:before{content:"\f505";margin-left:-1em}.isax-bulk-translate .path6:before{content:"\f506";margin-left:-1em}.isax-bulk-trash .path1:before{content:"\f507"}.isax-bulk-trash .path2:before{content:"\f508";margin-left:-1em;opacity:0.3991}.isax-bulk-trash .path3:before{content:"\f509";margin-left:-1em}.isax-bulk-trash .path4:before{content:"\f50a";margin-left:-1em}.isax-bulk-tree .path1:before{content:"\f50b";opacity:0.4}.isax-bulk-tree .path2:before{content:"\f50c";margin-left:-1em}.isax-bulk-tree .path3:before{content:"\f50d";margin-left:-1em}.isax-bulk-trello .path1:before{content:"\f50e";opacity:0.4}.isax-bulk-trello .path2:before{content:"\f50f";margin-left:-1em}.isax-bulk-trello .path3:before{content:"\f510";margin-left:-1em}.isax-bulk-trend-down .path1:before{content:"\f511";opacity:0.4}.isax-bulk-trend-down .path2:before{content:"\f512";margin-left:-1em}.isax-bulk-trend-up .path1:before{content:"\f513";opacity:0.4}.isax-bulk-trend-up .path2:before{content:"\f514";margin-left:-1em}.isax-bulk-triangle .path1:before{content:"\f515"}.isax-bulk-triangle .path2:before{content:"\f516";margin-left:-1em;opacity:0.6}.isax-bulk-triangle .path3:before{content:"\f517";margin-left:-1em;opacity:0.4}.isax-bulk-triangle-1 .path1:before{content:"\f518";opacity:0.4}.isax-bulk-triangle-1 .path2:before{content:"\f519";margin-left:-1em}.isax-bulk-triangle-1 .path3:before{content:"\f51a";margin-left:-1em}.isax-bulk-truck .path1:before{content:"\f51b"}.isax-bulk-truck .path2:before{content:"\f51c";margin-left:-1em;opacity:0.4}.isax-bulk-truck .path3:before{content:"\f51d";margin-left:-1em}.isax-bulk-truck .path4:before{content:"\f51e";margin-left:-1em}.isax-bulk-truck .path5:before{content:"\f51f";margin-left:-1em}.isax-bulk-truck-fast .path1:before{content:"\f520";opacity:0.4}.isax-bulk-truck-fast .path2:before{content:"\f521";margin-left:-1em}.isax-bulk-truck-fast .path3:before{content:"\f522";margin-left:-1em}.isax-bulk-truck-fast .path4:before{content:"\f523";margin-left:-1em}.isax-bulk-truck-fast .path5:before{content:"\f524";margin-left:-1em}.isax-bulk-truck-fast .path6:before{content:"\f525";margin-left:-1em}.isax-bulk-truck-fast .path7:before{content:"\f526";margin-left:-1em}.isax-bulk-truck-fast .path8:before{content:"\f527";margin-left:-1em}.isax-bulk-truck-remove .path1:before{content:"\f528"}.isax-bulk-truck-remove .path2:before{content:"\f529";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path3:before{content:"\f52a";margin-left:-1em}.isax-bulk-truck-remove .path4:before{content:"\f52b";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path5:before{content:"\f52c";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path6:before{content:"\f52d";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path1:before{content:"\f52e";opacity:0.4}.isax-bulk-truck-tick .path2:before{content:"\f52f";margin-left:-1em}.isax-bulk-truck-tick .path3:before{content:"\f530";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path4:before{content:"\f531";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path5:before{content:"\f532";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path6:before{content:"\f533";margin-left:-1em}.isax-bulk-truck-time .path1:before{content:"\f534"}.isax-bulk-truck-time .path2:before{content:"\f535";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path3:before{content:"\f536";margin-left:-1em}.isax-bulk-truck-time .path4:before{content:"\f537";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path5:before{content:"\f538";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path6:before{content:"\f539";margin-left:-1em;opacity:0.4}.isax-bulk-trush-square .path1:before{content:"\f53a";opacity:0.4}.isax-bulk-trush-square .path2:before{content:"\f53b";margin-left:-1em}.isax-bulk-trush-square .path3:before{content:"\f53c";margin-left:-1em}.isax-bulk-trx .path1:before{content:"\f53d"}.isax-bulk-trx .path2:before{content:"\f53e";margin-left:-1em;opacity:0.4}.isax-bulk-trx .path3:before{content:"\f53f";margin-left:-1em}.isax-bulk-trx .path4:before{content:"\f540";margin-left:-1em;opacity:0.4}.isax-bulk-twitch .path1:before{content:"\f541";opacity:0.4}.isax-bulk-twitch .path2:before{content:"\f542";margin-left:-1em}.isax-bulk-twitch .path3:before{content:"\f543";margin-left:-1em}.isax-bulk-ui8 .path1:before{content:"\f544";opacity:0.4}.isax-bulk-ui8 .path2:before{content:"\f545";margin-left:-1em}.isax-bulk-ui8 .path3:before{content:"\f546";margin-left:-1em}.isax-bulk-ui8 .path4:before{content:"\f547";margin-left:-1em}.isax-bulk-ui8 .path5:before{content:"\f548";margin-left:-1em}.isax-bulk-ui8 .path6:before{content:"\f549";margin-left:-1em}.isax-bulk-undo .path1:before{content:"\f54a";opacity:0.4}.isax-bulk-undo .path2:before{content:"\f54b";margin-left:-1em}.isax-bulk-unlimited .path1:before{content:"\f54c";opacity:0.4}.isax-bulk-unlimited .path2:before{content:"\f54d";margin-left:-1em}.isax-bulk-unlimited .path3:before{content:"\f54e";margin-left:-1em}.isax-bulk-unlock .path1:before{content:"\f54f";opacity:0.4}.isax-bulk-unlock .path2:before{content:"\f550";margin-left:-1em}.isax-bulk-unlock .path3:before{content:"\f551";margin-left:-1em;opacity:0.4}.isax-bulk-usdc .path1:before{content:"\f552";opacity:0.4}.isax-bulk-usdc .path2:before{content:"\f553";margin-left:-1em}.isax-bulk-usdc .path3:before{content:"\f554";margin-left:-1em}.isax-bulk-usdc .path4:before{content:"\f555";margin-left:-1em}.isax-bulk-usdt .path1:before{content:"\f556";opacity:0.4}.isax-bulk-usdt .path2:before{content:"\f557";margin-left:-1em}.isax-bulk-user .path1:before{content:"\f558";opacity:0.4}.isax-bulk-user .path2:before{content:"\f559";margin-left:-1em}.isax-bulk-user-add .path1:before{content:"\f55a";opacity:0.4}.isax-bulk-user-add .path2:before{content:"\f55b";margin-left:-1em}.isax-bulk-user-add .path3:before{content:"\f55c";margin-left:-1em}.isax-bulk-user-cirlce-add .path1:before{content:"\f55d"}.isax-bulk-user-cirlce-add .path2:before{content:"\f55e";margin-left:-1em;opacity:0.4}.isax-bulk-user-cirlce-add .path3:before{content:"\f55f";margin-left:-1em}.isax-bulk-user-cirlce-add .path4:before{content:"\f560";margin-left:-1em}.isax-bulk-user-edit .path1:before{content:"\f561"}.isax-bulk-user-edit .path2:before{content:"\f562";margin-left:-1em;opacity:0.4}.isax-bulk-user-edit .path3:before{content:"\f563";margin-left:-1em}.isax-bulk-user-minus .path1:before{content:"\f564"}.isax-bulk-user-minus .path2:before{content:"\f565";margin-left:-1em;opacity:0.4}.isax-bulk-user-minus .path3:before{content:"\f566";margin-left:-1em}.isax-bulk-user-octagon .path1:before{content:"\f567";opacity:0.4}.isax-bulk-user-octagon .path2:before{content:"\f568";margin-left:-1em}.isax-bulk-user-octagon .path3:before{content:"\f569";margin-left:-1em}.isax-bulk-user-remove .path1:before{content:"\f56a";opacity:0.4}.isax-bulk-user-remove .path2:before{content:"\f56b";margin-left:-1em}.isax-bulk-user-remove .path3:before{content:"\f56c";margin-left:-1em}.isax-bulk-user-search .path1:before{content:"\f56d"}.isax-bulk-user-search .path2:before{content:"\f56e";margin-left:-1em;opacity:0.4}.isax-bulk-user-search .path3:before{content:"\f56f";margin-left:-1em}.isax-bulk-user-square .path1:before{content:"\f570";opacity:0.4}.isax-bulk-user-square .path2:before{content:"\f571";margin-left:-1em}.isax-bulk-user-square .path3:before{content:"\f572";margin-left:-1em}.isax-bulk-user-tag .path1:before{content:"\f573";opacity:0.4}.isax-bulk-user-tag .path2:before{content:"\f574";margin-left:-1em}.isax-bulk-user-tag .path3:before{content:"\f575";margin-left:-1em}.isax-bulk-user-tick .path1:before{content:"\f576"}.isax-bulk-user-tick .path2:before{content:"\f577";margin-left:-1em;opacity:0.4}.isax-bulk-user-tick .path3:before{content:"\f578";margin-left:-1em}.isax-bulk-verify .path1:before{content:"\f579";opacity:0.4}.isax-bulk-verify .path2:before{content:"\f57a";margin-left:-1em}.isax-bulk-vibe .path1:before{content:"\f57b"}.isax-bulk-vibe .path2:before{content:"\f57c";margin-left:-1em;opacity:0.4}.isax-bulk-vibe .path3:before{content:"\f57d";margin-left:-1em}.isax-bulk-video .path1:before{content:"\f57e";opacity:0.4}.isax-bulk-video .path2:before{content:"\f57f";margin-left:-1em}.isax-bulk-video .path3:before{content:"\f580";margin-left:-1em}.isax-bulk-video-add .path1:before{content:"\f581";opacity:0.4}.isax-bulk-video-add .path2:before{content:"\f582";margin-left:-1em}.isax-bulk-video-add .path3:before{content:"\f583";margin-left:-1em}.isax-bulk-video-circle .path1:before{content:"\f584";opacity:0.4}.isax-bulk-video-circle .path2:before{content:"\f585";margin-left:-1em}.isax-bulk-video-horizontal .path1:before{content:"\f586";opacity:0.4}.isax-bulk-video-horizontal .path2:before{content:"\f587";margin-left:-1em}.isax-bulk-video-octagon .path1:before{content:"\f588";opacity:0.4}.isax-bulk-video-octagon .path2:before{content:"\f589";margin-left:-1em}.isax-bulk-video-play .path1:before{content:"\f58a";opacity:0.4}.isax-bulk-video-play .path2:before{content:"\f58b";margin-left:-1em}.isax-bulk-video-play .path3:before{content:"\f58c";margin-left:-1em}.isax-bulk-video-remove .path1:before{content:"\f58d"}.isax-bulk-video-remove .path2:before{content:"\f58e";margin-left:-1em;opacity:0.4}.isax-bulk-video-remove .path3:before{content:"\f58f";margin-left:-1em}.isax-bulk-video-slash .path1:before{content:"\f590";opacity:0.4}.isax-bulk-video-slash .path2:before{content:"\f591";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path3:before{content:"\f592";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path4:before{content:"\f593";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path5:before{content:"\f594";margin-left:-1em}.isax-bulk-video-slash .path6:before{content:"\f595";margin-left:-1em}.isax-bulk-video-square .path1:before{content:"\f596";opacity:0.4}.isax-bulk-video-square .path2:before{content:"\f597";margin-left:-1em}.isax-bulk-video-tick .path1:before{content:"\f598"}.isax-bulk-video-tick .path2:before{content:"\f599";margin-left:-1em;opacity:0.4}.isax-bulk-video-tick .path3:before{content:"\f59a";margin-left:-1em}.isax-bulk-video-time .path1:before{content:"\f59b"}.isax-bulk-video-time .path2:before{content:"\f59c";margin-left:-1em;opacity:0.4}.isax-bulk-video-time .path3:before{content:"\f59d";margin-left:-1em}.isax-bulk-video-vertical .path1:before{content:"\f59e";opacity:0.4}.isax-bulk-video-vertical .path2:before{content:"\f59f";margin-left:-1em}.isax-bulk-vlx:before{content:"\f5a0"}.isax-bulk-voice-cricle .path1:before{content:"\f5a1";opacity:0.4}.isax-bulk-voice-cricle .path2:before{content:"\f5a2";margin-left:-1em}.isax-bulk-voice-cricle .path3:before{content:"\f5a3";margin-left:-1em}.isax-bulk-voice-cricle .path4:before{content:"\f5a4";margin-left:-1em}.isax-bulk-voice-cricle .path5:before{content:"\f5a5";margin-left:-1em}.isax-bulk-voice-cricle .path6:before{content:"\f5a6";margin-left:-1em}.isax-bulk-voice-square .path1:before{content:"\f5a7";opacity:0.4}.isax-bulk-voice-square .path2:before{content:"\f5a8";margin-left:-1em}.isax-bulk-voice-square .path3:before{content:"\f5a9";margin-left:-1em}.isax-bulk-voice-square .path4:before{content:"\f5aa";margin-left:-1em}.isax-bulk-voice-square .path5:before{content:"\f5ab";margin-left:-1em}.isax-bulk-voice-square .path6:before{content:"\f5ac";margin-left:-1em}.isax-bulk-volume-cross .path1:before{content:"\f5ad"}.isax-bulk-volume-cross .path2:before{content:"\f5ae";margin-left:-1em;opacity:0.4}.isax-bulk-volume-cross .path3:before{content:"\f5af";margin-left:-1em}.isax-bulk-volume-high .path1:before{content:"\f5b0"}.isax-bulk-volume-high .path2:before{content:"\f5b1";margin-left:-1em}.isax-bulk-volume-high .path3:before{content:"\f5b2";margin-left:-1em;opacity:0.4}.isax-bulk-volume-high .path4:before{content:"\f5b3";margin-left:-1em}.isax-bulk-volume-low .path1:before{content:"\f5b4"}.isax-bulk-volume-low .path2:before{content:"\f5b5";margin-left:-1em;opacity:0.4}.isax-bulk-volume-low .path3:before{content:"\f5b6";margin-left:-1em}.isax-bulk-volume-low-1 .path1:before{content:"\f5b7"}.isax-bulk-volume-low-1 .path2:before{content:"\f5b8";margin-left:-1em;opacity:0.4}.isax-bulk-volume-low-1 .path3:before{content:"\f5b9";margin-left:-1em}.isax-bulk-volume-mute .path1:before{content:"\f5ba";opacity:0.4}.isax-bulk-volume-mute .path2:before{content:"\f5bb";margin-left:-1em}.isax-bulk-volume-slash .path1:before{content:"\f5bc"}.isax-bulk-volume-slash .path2:before{content:"\f5bd";margin-left:-1em}.isax-bulk-volume-slash .path3:before{content:"\f5be";margin-left:-1em;opacity:0.4}.isax-bulk-volume-slash .path4:before{content:"\f5bf";margin-left:-1em;opacity:0.4}.isax-bulk-volume-slash .path5:before{content:"\f5c0";margin-left:-1em}.isax-bulk-volume-up .path1:before{content:"\f5c1"}.isax-bulk-volume-up .path2:before{content:"\f5c2";margin-left:-1em;opacity:0.4}.isax-bulk-volume-up .path3:before{content:"\f5c3";margin-left:-1em}.isax-bulk-vuesax .path1:before{content:"\f5c4"}.isax-bulk-vuesax .path2:before{content:"\f5c5";margin-left:-1em;opacity:0.4}.isax-bulk-vuesax .path3:before{content:"\f5c6";margin-left:-1em}.isax-bulk-wallet .path1:before{content:"\f5c7";opacity:0.4}.isax-bulk-wallet .path2:before{content:"\f5c8";margin-left:-1em}.isax-bulk-wallet .path3:before{content:"\f5c9";margin-left:-1em}.isax-bulk-wallet-1 .path1:before{content:"\f5ca";opacity:0.8}.isax-bulk-wallet-1 .path2:before{content:"\f5cb";margin-left:-1em}.isax-bulk-wallet-1 .path3:before{content:"\f5cc";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-1 .path4:before{content:"\f5cd";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-1 .path5:before{content:"\f5ce";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-2 .path1:before{content:"\f5cf"}.isax-bulk-wallet-2 .path2:before{content:"\f5d0";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-2 .path3:before{content:"\f5d1";margin-left:-1em}.isax-bulk-wallet-3 .path1:before{content:"\f5d2"}.isax-bulk-wallet-3 .path2:before{content:"\f5d3";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-3 .path3:before{content:"\f5d4";margin-left:-1em}.isax-bulk-wallet-3 .path4:before{content:"\f5d5";margin-left:-1em}.isax-bulk-wallet-add .path1:before{content:"\f5d6"}.isax-bulk-wallet-add .path2:before{content:"\f5d7";margin-left:-1em}.isax-bulk-wallet-add .path3:before{content:"\f5d8";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-add .path4:before{content:"\f5d9";margin-left:-1em}.isax-bulk-wallet-add-1 .path1:before{content:"\f5da";opacity:0.8}.isax-bulk-wallet-add-1 .path2:before{content:"\f5db";margin-left:-1em}.isax-bulk-wallet-add-1 .path3:before{content:"\f5dc";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-add-1 .path4:before{content:"\f5dd";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-add-1 .path5:before{content:"\f5de";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-add-1 .path6:before{content:"\f5df";margin-left:-1em}.isax-bulk-wallet-check .path1:before{content:"\f5e0"}.isax-bulk-wallet-check .path2:before{content:"\f5e1";margin-left:-1em}.isax-bulk-wallet-check .path3:before{content:"\f5e2";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-check .path4:before{content:"\f5e3";margin-left:-1em}.isax-bulk-wallet-minus .path1:before{content:"\f5e4";opacity:0.8}.isax-bulk-wallet-minus .path2:before{content:"\f5e5";margin-left:-1em}.isax-bulk-wallet-minus .path3:before{content:"\f5e6";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-minus .path4:before{content:"\f5e7";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-minus .path5:before{content:"\f5e8";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-minus .path6:before{content:"\f5e9";margin-left:-1em}.isax-bulk-wallet-money .path1:before{content:"\f5ea";opacity:0.4}.isax-bulk-wallet-money .path2:before{content:"\f5eb";margin-left:-1em}.isax-bulk-wallet-remove .path1:before{content:"\f5ec";opacity:0.4}.isax-bulk-wallet-remove .path2:before{content:"\f5ed";margin-left:-1em}.isax-bulk-wallet-remove .path3:before{content:"\f5ee";margin-left:-1em}.isax-bulk-wallet-remove .path4:before{content:"\f5ef";margin-left:-1em}.isax-bulk-wallet-search .path1:before{content:"\f5f0"}.isax-bulk-wallet-search .path2:before{content:"\f5f1";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-search .path3:before{content:"\f5f2";margin-left:-1em}.isax-bulk-wallet-search .path4:before{content:"\f5f3";margin-left:-1em}.isax-bulk-wan .path1:before{content:"\f5f4";opacity:0.4}.isax-bulk-wan .path2:before{content:"\f5f5";margin-left:-1em}.isax-bulk-wan .path3:before{content:"\f5f6";margin-left:-1em}.isax-bulk-wan-1 .path1:before{content:"\f5f7";opacity:0.4}.isax-bulk-wan-1 .path2:before{content:"\f5f8";margin-left:-1em}.isax-bulk-warning-2 .path1:before{content:"\f5f9";opacity:0.4}.isax-bulk-warning-2 .path2:before{content:"\f5fa";margin-left:-1em}.isax-bulk-warning-2 .path3:before{content:"\f5fb";margin-left:-1em}.isax-bulk-watch .path1:before{content:"\f5fc";opacity:0.4}.isax-bulk-watch .path2:before{content:"\f5fd";margin-left:-1em}.isax-bulk-watch .path3:before{content:"\f5fe";margin-left:-1em}.isax-bulk-watch .path4:before{content:"\f5ff";margin-left:-1em}.isax-bulk-watch-status .path1:before{content:"\f600";opacity:0.4}.isax-bulk-watch-status .path2:before{content:"\f601";margin-left:-1em}.isax-bulk-watch-status .path3:before{content:"\f602";margin-left:-1em}.isax-bulk-watch-status .path4:before{content:"\f603";margin-left:-1em}.isax-bulk-watch-status .path5:before{content:"\f604";margin-left:-1em}.isax-bulk-watch-status .path6:before{content:"\f605";margin-left:-1em}.isax-bulk-weight .path1:before{content:"\f606";opacity:0.4}.isax-bulk-weight .path2:before{content:"\f607";margin-left:-1em}.isax-bulk-weight-1 .path1:before{content:"\f608";opacity:0.4}.isax-bulk-weight-1 .path2:before{content:"\f609";margin-left:-1em;opacity:0.4}.isax-bulk-weight-1 .path3:before{content:"\f60a";margin-left:-1em}.isax-bulk-weight-1 .path4:before{content:"\f60b";margin-left:-1em}.isax-bulk-weight-1 .path5:before{content:"\f60c";margin-left:-1em}.isax-bulk-whatsapp .path1:before{content:"\f60d";opacity:0.4}.isax-bulk-whatsapp .path2:before{content:"\f60e";margin-left:-1em}.isax-bulk-wifi .path1:before{content:"\f60f";opacity:0.4}.isax-bulk-wifi .path2:before{content:"\f610";margin-left:-1em}.isax-bulk-wifi .path3:before{content:"\f611";margin-left:-1em}.isax-bulk-wifi .path4:before{content:"\f612";margin-left:-1em;opacity:0.4}.isax-bulk-wifi-square .path1:before{content:"\f613";opacity:0.4}.isax-bulk-wifi-square .path2:before{content:"\f614";margin-left:-1em}.isax-bulk-wifi-square .path3:before{content:"\f615";margin-left:-1em}.isax-bulk-wifi-square .path4:before{content:"\f616";margin-left:-1em}.isax-bulk-wind .path1:before{content:"\f617"}.isax-bulk-wind .path2:before{content:"\f618";margin-left:-1em;opacity:0.4}.isax-bulk-wind .path3:before{content:"\f619";margin-left:-1em}.isax-bulk-wind-2 .path1:before{content:"\f61a";opacity:0.4}.isax-bulk-wind-2 .path2:before{content:"\f61b";margin-left:-1em}.isax-bulk-wind-2 .path3:before{content:"\f61c";margin-left:-1em}.isax-bulk-windows .path1:before{content:"\f61d";opacity:0.4}.isax-bulk-windows .path2:before{content:"\f61e";margin-left:-1em}.isax-bulk-windows .path3:before{content:"\f61f";margin-left:-1em}.isax-bulk-windows .path4:before{content:"\f620";margin-left:-1em;opacity:0.4}.isax-bulk-wing .path1:before{content:"\f621"}.isax-bulk-wing .path2:before{content:"\f622";margin-left:-1em;opacity:0.4}.isax-bulk-wing .path3:before{content:"\f623";margin-left:-1em}.isax-bulk-woman .path1:before{content:"\f624";opacity:0.4}.isax-bulk-woman .path2:before{content:"\f625";margin-left:-1em}.isax-bulk-xd .path1:before{content:"\f626";opacity:0.4}.isax-bulk-xd .path2:before{content:"\f627";margin-left:-1em}.isax-bulk-xd .path3:before{content:"\f628";margin-left:-1em}.isax-bulk-xem .path1:before{content:"\f629";opacity:0.6}.isax-bulk-xem .path2:before{content:"\f62a";margin-left:-1em;opacity:0.4}.isax-bulk-xem .path3:before{content:"\f62b";margin-left:-1em}.isax-bulk-xiaomi .path1:before{content:"\f62c";opacity:0.4}.isax-bulk-xiaomi .path2:before{content:"\f62d";margin-left:-1em}.isax-bulk-xiaomi .path3:before{content:"\f62e";margin-left:-1em}.isax-bulk-xiaomi .path4:before{content:"\f62f";margin-left:-1em}.isax-bulk-xlm .path1:before{content:"\f630"}.isax-bulk-xlm .path2:before{content:"\f631";margin-left:-1em;opacity:0.4}.isax-bulk-xmr .path1:before{content:"\f632"}.isax-bulk-xmr .path2:before{content:"\f633";margin-left:-1em;opacity:0.4}.isax-bulk-xrp .path1:before{content:"\f634"}.isax-bulk-xrp .path2:before{content:"\f635";margin-left:-1em;opacity:0.4}.isax-bulk-youtube .path1:before{content:"\f636";opacity:0.4}.isax-bulk-youtube .path2:before{content:"\f637";margin-left:-1em}.isax-bulk-zel .path1:before{content:"\f638";opacity:0.4}.isax-bulk-zel .path2:before{content:"\f639";margin-left:-1em}.isax-bulk-zel .path3:before{content:"\f63a";margin-left:-1em}.isax-bulk-zel .path4:before{content:"\f63b";margin-left:-1em}.isax-bulk-zoom .path1:before{content:"\f63c";opacity:0.4}.isax-bulk-zoom .path2:before{content:"\f63d";margin-left:-1em}.isax-bulk-zoom .path3:before{content:"\f63e";margin-left:-1em}@font-face{font-family:'isax-outline';src:url(/assets/iconsax/variants/outline/isax-outline-3e99df5da63b803e94bbb538e2c3e1684af34f7832837f7a0c974605c8709566.eot);src:url(/assets/iconsax/variants/outline/isax-outline-3e99df5da63b803e94bbb538e2c3e1684af34f7832837f7a0c974605c8709566.eot\#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/outline/isax-outline-1d44b903cd16e6fb6a5d4a01e893f245f4c35c4475a329fb8e70bf5acbbd4756.ttf) format("truetype"),url(/assets/iconsax/variants/outline/isax-outline-4efd8f6c5e00e75ab94980220f35b703a6b2b8dd09ed6dd467b211a776f2c205.woff) format("woff"),url(/assets/iconsax/variants/outline/isax-outline-6aa7575586f1f39823fa6a4bc96e70e2c1a810f81ae8ecba4df05c315bcc26df.svg) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-"]:not([class^="isax-bulk"],[class^="isax-bold"]),[class*=" isax-"]:not([class*=" isax-bulk"],[class*=" isax-bold"]){font-family:'isax-outline' !important}.isax-aave:before{content:"\e900"}.isax-activity:before{content:"\e901"}.isax-ada:before{content:"\e902"}.isax-add:before{content:"\e903"}.isax-add-circle:before{content:"\e904"}.isax-additem:before{content:"\e905"}.isax-add-square:before{content:"\e906"}.isax-airdrop:before{content:"\e907"}.isax-airplane:before{content:"\e908"}.isax-airplane-square:before{content:"\e909"}.isax-airpod:before{content:"\e90a"}.isax-airpods:before{content:"\e90b"}.isax-alarm:before{content:"\e90c"}.isax-align-bottom:before{content:"\e90d"}.isax-align-horizontally:before{content:"\e90e"}.isax-align-left:before{content:"\e90f"}.isax-align-right:before{content:"\e910"}.isax-align-vertically:before{content:"\e911"}.isax-android:before{content:"\e912"}.isax-ankr:before{content:"\e913"}.isax-apple:before{content:"\e914"}.isax-aquarius:before{content:"\e915"}.isax-archive:before{content:"\e916"}.isax-archive-1:before{content:"\e917"}.isax-archive-2:before{content:"\e918"}.isax-archive-add:before{content:"\e919"}.isax-archive-book:before{content:"\e91a"}.isax-archive-minus:before{content:"\e91b"}.isax-archive-slash:before{content:"\e91c"}.isax-archive-tick:before{content:"\e91d"}.isax-arrange-circle:before{content:"\e91e"}.isax-arrange-circle-2:before{content:"\e91f"}.isax-arrange-square:before{content:"\e920"}.isax-arrange-square-2:before{content:"\e921"}.isax-arrow:before{content:"\e922"}.isax-arrow-2:before{content:"\e923"}.isax-arrow-3:before{content:"\e924"}.isax-arrow-circle-down:before{content:"\e925"}.isax-arrow-circle-left:before{content:"\e926"}.isax-arrow-circle-right:before{content:"\e927"}.isax-arrow-circle-up:before{content:"\e928"}.isax-arrow-down:before{content:"\e929"}.isax-arrow-down-1:before{content:"\e92a"}.isax-arrow-down-2:before{content:"\e92b"}.isax-arrow-down-3:before{content:"\e92c"}.isax-arrow-left:before{content:"\e92d"}.isax-arrow-left-1:before{content:"\e92e"}.isax-arrow-left-2:before{content:"\e92f"}.isax-arrow-left-3:before{content:"\e930"}.isax-arrow-right:before{content:"\e931"}.isax-arrow-right-1:before{content:"\e932"}.isax-arrow-right-2:before{content:"\e933"}.isax-arrow-right-3:before{content:"\e934"}.isax-arrow-square:before{content:"\e935"}.isax-arrow-square-down:before{content:"\e936"}.isax-arrow-square-left:before{content:"\e937"}.isax-arrow-square-right:before{content:"\e938"}.isax-arrow-square-up:before{content:"\e939"}.isax-arrow-swap:before{content:"\e93a"}.isax-arrow-swap-horizontal:before{content:"\e93b"}.isax-arrow-up:before{content:"\e93c"}.isax-arrow-up-1:before{content:"\e93d"}.isax-arrow-up-2:before{content:"\e93e"}.isax-arrow-up-3:before{content:"\e93f"}.isax-attach-circle:before{content:"\e940"}.isax-attach-square:before{content:"\e941"}.isax-audio-square:before{content:"\e942"}.isax-autobrightness:before{content:"\e943"}.isax-avax:before{content:"\e944"}.isax-award:before{content:"\e945"}.isax-back-square:before{content:"\e946"}.isax-backward:before{content:"\e947"}.isax-backward-5-seconds:before{content:"\e948"}.isax-backward-10-seconds:before{content:"\e949"}.isax-backward-15-seconds:before{content:"\e94a"}.isax-backward-item:before{content:"\e94b"}.isax-bag:before{content:"\e94c"}.isax-bag-2:before{content:"\e94d"}.isax-bag-cross:before{content:"\e94e"}.isax-bag-cross-1:before{content:"\e94f"}.isax-bag-happy:before{content:"\e950"}.isax-bag-tick:before{content:"\e951"}.isax-bag-tick-2:before{content:"\e952"}.isax-bag-timer:before{content:"\e953"}.isax-bank:before{content:"\e954"}.isax-barcode:before{content:"\e955"}.isax-battery-3full:before{content:"\e956"}.isax-battery-charging:before{content:"\e957"}.isax-battery-disable:before{content:"\e958"}.isax-battery-empty:before{content:"\e959"}.isax-battery-empty-1:before{content:"\e95a"}.isax-battery-full:before{content:"\e95b"}.isax-be:before{content:"\e95c"}.isax-bezier:before{content:"\e95d"}.isax-bill:before{content:"\e95e"}.isax-bitcoin-card:before{content:"\e95f"}.isax-bitcoin-convert:before{content:"\e960"}.isax-bitcoin-refresh:before{content:"\e961"}.isax-blend:before{content:"\e962"}.isax-blend-2:before{content:"\e963"}.isax-blogger:before{content:"\e964"}.isax-bluetooth:before{content:"\e965"}.isax-bluetooth-2:before{content:"\e966"}.isax-bluetooth-circle:before{content:"\e967"}.isax-bluetooth-rectangle:before{content:"\e968"}.isax-blur:before{content:"\e969"}.isax-bnb:before{content:"\e96a"}.isax-book:before{content:"\e96b"}.isax-book-1:before{content:"\e96c"}.isax-bookmark:before{content:"\e96d"}.isax-bookmark-2:before{content:"\e96e"}.isax-book-saved:before{content:"\e96f"}.isax-book-square:before{content:"\e970"}.isax-bootstrap:before{content:"\e971"}.isax-box:before{content:"\e972"}.isax-box-1:before{content:"\e973"}.isax-box-2:before{content:"\e974"}.isax-box-add:before{content:"\e975"}.isax-box-remove:before{content:"\e976"}.isax-box-search:before{content:"\e977"}.isax-box-tick:before{content:"\e978"}.isax-box-time:before{content:"\e979"}.isax-briefcase:before{content:"\e97a"}.isax-brifecase-cross:before{content:"\e97b"}.isax-brifecase-tick:before{content:"\e97c"}.isax-brifecase-timer:before{content:"\e97d"}.isax-broom:before{content:"\e97e"}.isax-brush:before{content:"\e97f"}.isax-brush-1:before{content:"\e980"}.isax-brush-2:before{content:"\e981"}.isax-brush-3:before{content:"\e982"}.isax-brush-4:before{content:"\e983"}.isax-btc:before{content:"\e984"}.isax-bubble:before{content:"\e985"}.isax-bucket:before{content:"\e986"}.isax-bucket-circle:before{content:"\e987"}.isax-bucket-square:before{content:"\e988"}.isax-building:before{content:"\e989"}.isax-building-3:before{content:"\e98a"}.isax-building-4:before{content:"\e98b"}.isax-buildings:before{content:"\e98c"}.isax-buildings-2:before{content:"\e98d"}.isax-buliding:before{content:"\e98e"}.isax-bus:before{content:"\e98f"}.isax-busd:before{content:"\e990"}.isax-buy-crypto:before{content:"\e991"}.isax-cake:before{content:"\e992"}.isax-calculator:before{content:"\e993"}.isax-calendar:before{content:"\e994"}.isax-calendar-1:before{content:"\e995"}.isax-calendar-2:before{content:"\e996"}.isax-calendar-add:before{content:"\e997"}.isax-calendar-circle:before{content:"\e998"}.isax-calendar-edit:before{content:"\e999"}.isax-calendar-remove:before{content:"\e99a"}.isax-calendar-search:before{content:"\e99b"}.isax-calendar-tick:before{content:"\e99c"}.isax-call:before{content:"\e99d"}.isax-call-add:before{content:"\e99e"}.isax-call-calling:before{content:"\e99f"}.isax-call-incoming:before{content:"\e9a0"}.isax-call-minus:before{content:"\e9a1"}.isax-call-outgoing:before{content:"\e9a2"}.isax-call-received:before{content:"\e9a3"}.isax-call-remove:before{content:"\e9a4"}.isax-call-slash:before{content:"\e9a5"}.isax-camera:before{content:"\e9a6"}.isax-camera-slash:before{content:"\e9a7"}.isax-candle:before{content:"\e9a8"}.isax-candle-2:before{content:"\e9a9"}.isax-car:before{content:"\e9aa"}.isax-card:before{content:"\e9ab"}.isax-card-add:before{content:"\e9ac"}.isax-card-coin:before{content:"\e9ad"}.isax-card-edit:before{content:"\e9ae"}.isax-card-pos:before{content:"\e9af"}.isax-card-receive:before{content:"\e9b0"}.isax-card-remove:before{content:"\e9b1"}.isax-card-remove-1:before{content:"\e9b2"}.isax-cards:before{content:"\e9b3"}.isax-card-send:before{content:"\e9b4"}.isax-card-slash:before{content:"\e9b5"}.isax-card-tick:before{content:"\e9b6"}.isax-card-tick-1:before{content:"\e9b7"}.isax-category:before{content:"\e9b8"}.isax-category-1:before{content:"\e9b9"}.isax-cd:before{content:"\e9ba"}.isax-cel:before{content:"\e9bb"}.isax-celo:before{content:"\e9bc"}.isax-chart:before{content:"\e9bd"}.isax-chart-1:before{content:"\e9be"}.isax-chart-2:before{content:"\e9bf"}.isax-chart-3:before{content:"\e9c0"}.isax-chart-4:before{content:"\e9c1"}.isax-chart-5:before{content:"\e9c2"}.isax-chart-fail:before{content:"\e9c3"}.isax-chart-square:before{content:"\e9c4"}.isax-chart-success:before{content:"\e9c5"}.isax-check:before{content:"\e9c6"}.isax-chrome:before{content:"\e9c7"}.isax-clipboard:before{content:"\e9c8"}.isax-clipboard-close:before{content:"\e9c9"}.isax-clipboard-export:before{content:"\e9ca"}.isax-clipboard-import:before{content:"\e9cb"}.isax-clipboard-text:before{content:"\e9cc"}.isax-clipboard-tick:before{content:"\e9cd"}.isax-clock:before{content:"\e9ce"}.isax-clock-1:before{content:"\e9cf"}.isax-close-circle:before{content:"\e9d0"}.isax-close-square:before{content:"\e9d1"}.isax-cloud:before{content:"\e9d2"}.isax-cloud-add:before{content:"\e9d3"}.isax-cloud-change:before{content:"\e9d4"}.isax-cloud-connection:before{content:"\e9d5"}.isax-cloud-cross:before{content:"\e9d6"}.isax-cloud-drizzle:before{content:"\e9d7"}.isax-cloud-fog:before{content:"\e9d8"}.isax-cloud-lightning:before{content:"\e9d9"}.isax-cloud-minus:before{content:"\e9da"}.isax-cloud-notify:before{content:"\e9db"}.isax-cloud-plus:before{content:"\e9dc"}.isax-cloud-remove:before{content:"\e9dd"}.isax-cloud-snow:before{content:"\e9de"}.isax-cloud-sunny:before{content:"\e9df"}.isax-code:before{content:"\e9e0"}.isax-code-1:before{content:"\e9e1"}.isax-code-circle:before{content:"\e9e2"}.isax-coffee:before{content:"\e9e3"}.isax-coin:before{content:"\e9e4"}.isax-coin-1:before{content:"\e9e5"}.isax-colorfilter:before{content:"\e9e6"}.isax-colors-square:before{content:"\e9e7"}.isax-color-swatch:before{content:"\e9e8"}.isax-command:before{content:"\e9e9"}.isax-command-square:before{content:"\e9ea"}.isax-component:before{content:"\e9eb"}.isax-computing:before{content:"\e9ec"}.isax-convert:before{content:"\e9ed"}.isax-convert-3d-cube:before{content:"\e9ee"}.isax-convert-card:before{content:"\e9ef"}.isax-convertshape:before{content:"\e9f0"}.isax-convertshape-2:before{content:"\e9f1"}.isax-copy:before{content:"\e9f2"}.isax-copyright:before{content:"\e9f3"}.isax-copy-success:before{content:"\e9f4"}.isax-courthouse:before{content:"\e9f5"}.isax-cpu:before{content:"\e9f6"}.isax-cpu-charge:before{content:"\e9f7"}.isax-cpu-setting:before{content:"\e9f8"}.isax-creative-commons:before{content:"\e9f9"}.isax-crop:before{content:"\e9fa"}.isax-crown:before{content:"\e9fb"}.isax-crown-1:before{content:"\e9fc"}.isax-cube-3d:before{content:"\e9fd"}.isax-cube-scan-3d:before{content:"\e9fe"}.isax-cup:before{content:"\e9ff"}.isax-cvc:before{content:"\ea00"}.isax-dai:before{content:"\ea01"}.isax-danger:before{content:"\ea02"}.isax-dash:before{content:"\ea03"}.isax-data:before{content:"\ea04"}.isax-data-1:before{content:"\ea05"}.isax-dcr:before{content:"\ea06"}.isax-dent:before{content:"\ea07"}.isax-designtools:before{content:"\ea08"}.isax-device-message:before{content:"\ea09"}.isax-devices:before{content:"\ea0a"}.isax-devices-1:before{content:"\ea0b"}.isax-diagram:before{content:"\ea0c"}.isax-diamonds:before{content:"\ea0d"}.isax-direct:before{content:"\ea0e"}.isax-directbox-default:before{content:"\ea0f"}.isax-directbox-notify:before{content:"\ea10"}.isax-directbox-receive:before{content:"\ea11"}.isax-directbox-send:before{content:"\ea12"}.isax-direct-down:before{content:"\ea13"}.isax-direct-inbox:before{content:"\ea14"}.isax-direct-left:before{content:"\ea15"}.isax-direct-normal:before{content:"\ea16"}.isax-direct-notification:before{content:"\ea17"}.isax-direct-right:before{content:"\ea18"}.isax-direct-send:before{content:"\ea19"}.isax-direct-up:before{content:"\ea1a"}.isax-discount-circle:before{content:"\ea1b"}.isax-discount-shape:before{content:"\ea1c"}.isax-discover:before{content:"\ea1d"}.isax-discover-1:before{content:"\ea1e"}.isax-dislike:before{content:"\ea1f"}.isax-document:before{content:"\ea20"}.isax-document-1:before{content:"\ea21"}.isax-document-cloud:before{content:"\ea22"}.isax-document-code:before{content:"\ea23"}.isax-document-code-2:before{content:"\ea24"}.isax-document-copy:before{content:"\ea25"}.isax-document-download:before{content:"\ea26"}.isax-document-favorite:before{content:"\ea27"}.isax-document-filter:before{content:"\ea28"}.isax-document-forward:before{content:"\ea29"}.isax-document-like:before{content:"\ea2a"}.isax-document-normal:before{content:"\ea2b"}.isax-document-previous:before{content:"\ea2c"}.isax-document-sketch:before{content:"\ea2d"}.isax-document-text:before{content:"\ea2e"}.isax-document-text-1:before{content:"\ea2f"}.isax-document-upload:before{content:"\ea30"}.isax-dollar-circle:before{content:"\ea31"}.isax-dollar-square:before{content:"\ea32"}.isax-dot:before{content:"\ea33"}.isax-dribbble:before{content:"\ea34"}.isax-driver:before{content:"\ea35"}.isax-driver-2:before{content:"\ea36"}.isax-driver-refresh:before{content:"\ea37"}.isax-driving:before{content:"\ea38"}.isax-drop:before{content:"\ea39"}.isax-dropbox:before{content:"\ea3a"}.isax-earphones:before{content:"\ea3b"}.isax-edit:before{content:"\ea3c"}.isax-edit-2:before{content:"\ea3d"}.isax-ekt:before{content:"\ea3e"}.isax-electricity:before{content:"\ea3f"}.isax-element-1:before{content:"\ea40"}.isax-element-2:before{content:"\ea41"}.isax-element-3:before{content:"\ea42"}.isax-element-4:before{content:"\ea43"}.isax-element-equal:before{content:"\ea44"}.isax-element-plus:before{content:"\ea45"}.isax-emc:before{content:"\ea46"}.isax-emoji-happy:before{content:"\ea47"}.isax-emoji-normal:before{content:"\ea48"}.isax-emoji-sad:before{content:"\ea49"}.isax-empty-wallet:before{content:"\ea4a"}.isax-empty-wallet-add:before{content:"\ea4b"}.isax-empty-wallet-change:before{content:"\ea4c"}.isax-empty-wallet-remove:before{content:"\ea4d"}.isax-empty-wallet-tick:before{content:"\ea4e"}.isax-empty-wallet-time:before{content:"\ea4f"}.isax-enj:before{content:"\ea50"}.isax-eos:before{content:"\ea51"}.isax-eraser:before{content:"\ea52"}.isax-eraser-1:before{content:"\ea53"}.isax-etc:before{content:"\ea54"}.isax-eth:before{content:"\ea55"}.isax-export:before{content:"\ea56"}.isax-export-1:before{content:"\ea57"}.isax-export-2:before{content:"\ea58"}.isax-export-3:before{content:"\ea59"}.isax-external-drive:before{content:"\ea5a"}.isax-eye:before{content:"\ea5b"}.isax-eye-slash:before{content:"\ea5c"}.isax-facebook:before{content:"\ea5d"}.isax-fatrows:before{content:"\ea5e"}.isax-favorite-chart:before{content:"\ea5f"}.isax-figma:before{content:"\ea60"}.isax-figma-1:before{content:"\ea61"}.isax-filter:before{content:"\ea62"}.isax-filter-add:before{content:"\ea63"}.isax-filter-edit:before{content:"\ea64"}.isax-filter-remove:before{content:"\ea65"}.isax-filter-search:before{content:"\ea66"}.isax-filter-square:before{content:"\ea67"}.isax-filter-tick:before{content:"\ea68"}.isax-finger-cricle:before{content:"\ea69"}.isax-finger-scan:before{content:"\ea6a"}.isax-firstline:before{content:"\ea6b"}.isax-flag:before{content:"\ea6c"}.isax-flag-2:before{content:"\ea6d"}.isax-flash:before{content:"\ea6e"}.isax-flash-1:before{content:"\ea6f"}.isax-flash-circle:before{content:"\ea70"}.isax-flash-circle-1:before{content:"\ea71"}.isax-flash-slash:before{content:"\ea72"}.isax-folder:before{content:"\ea73"}.isax-folder-2:before{content:"\ea74"}.isax-folder-add:before{content:"\ea75"}.isax-folder-cloud:before{content:"\ea76"}.isax-folder-connection:before{content:"\ea77"}.isax-folder-cross:before{content:"\ea78"}.isax-folder-favorite:before{content:"\ea79"}.isax-folder-minus:before{content:"\ea7a"}.isax-folder-open:before{content:"\ea7b"}.isax-forbidden:before{content:"\ea7c"}.isax-forbidden-2:before{content:"\ea7d"}.isax-format-circle:before{content:"\ea7e"}.isax-format-square:before{content:"\ea7f"}.isax-forward:before{content:"\ea80"}.isax-forward-5-seconds:before{content:"\ea81"}.isax-forward-10-seconds:before{content:"\ea82"}.isax-forward-15-seconds:before{content:"\ea83"}.isax-forward-item:before{content:"\ea84"}.isax-forward-square:before{content:"\ea85"}.isax-framer:before{content:"\ea86"}.isax-ftt:before{content:"\ea87"}.isax-gallery:before{content:"\ea88"}.isax-gallery-add:before{content:"\ea89"}.isax-gallery-edit:before{content:"\ea8a"}.isax-gallery-export:before{content:"\ea8b"}.isax-gallery-favorite:before{content:"\ea8c"}.isax-gallery-import:before{content:"\ea8d"}.isax-gallery-remove:before{content:"\ea8e"}.isax-gallery-slash:before{content:"\ea8f"}.isax-gallery-tick:before{content:"\ea90"}.isax-game:before{content:"\ea91"}.isax-gameboy:before{content:"\ea92"}.isax-gas-station:before{content:"\ea93"}.isax-gemini:before{content:"\ea94"}.isax-gemini-2:before{content:"\ea95"}.isax-ghost:before{content:"\ea96"}.isax-gift:before{content:"\ea97"}.isax-glass:before{content:"\ea98"}.isax-glass-1:before{content:"\ea99"}.isax-global:before{content:"\ea9a"}.isax-global-edit:before{content:"\ea9b"}.isax-global-refresh:before{content:"\ea9c"}.isax-global-search:before{content:"\ea9d"}.isax-google:before{content:"\ea9e"}.isax-google-drive:before{content:"\ea9f"}.isax-google-play:before{content:"\eaa0"}.isax-gps:before{content:"\eaa1"}.isax-gps-slash:before{content:"\eaa2"}.isax-grammerly:before{content:"\eaa3"}.isax-graph:before{content:"\eaa4"}.isax-grid-1:before{content:"\eaa5"}.isax-grid-2:before{content:"\eaa6"}.isax-grid-3:before{content:"\eaa7"}.isax-grid-4:before{content:"\eaa8"}.isax-grid-5:before{content:"\eaa9"}.isax-grid-6:before{content:"\eaaa"}.isax-grid-7:before{content:"\eaab"}.isax-grid-8:before{content:"\eaac"}.isax-grid-9:before{content:"\eaad"}.isax-grid-edit:before{content:"\eaae"}.isax-grid-eraser:before{content:"\eaaf"}.isax-grid-lock:before{content:"\eab0"}.isax-grt:before{content:"\eab1"}.isax-happyemoji:before{content:"\eab2"}.isax-hashtag:before{content:"\eab3"}.isax-hashtag-1:before{content:"\eab4"}.isax-hashtag-down:before{content:"\eab5"}.isax-hashtag-up:before{content:"\eab6"}.isax-headphone:before{content:"\eab7"}.isax-health:before{content:"\eab8"}.isax-heart:before{content:"\eab9"}.isax-heart-add:before{content:"\eaba"}.isax-heart-circle:before{content:"\eabb"}.isax-heart-edit:before{content:"\eabc"}.isax-heart-remove:before{content:"\eabd"}.isax-heart-search:before{content:"\eabe"}.isax-heart-slash:before{content:"\eabf"}.isax-heart-tick:before{content:"\eac0"}.isax-hex:before{content:"\eac1"}.isax-hierarchy:before{content:"\eac2"}.isax-hierarchy-2:before{content:"\eac3"}.isax-hierarchy-3:before{content:"\eac4"}.isax-hierarchy-square:before{content:"\eac5"}.isax-hierarchy-square-2:before{content:"\eac6"}.isax-hierarchy-square-3:before{content:"\eac7"}.isax-home:before{content:"\eac8"}.isax-home-1:before{content:"\eac9"}.isax-home-2:before{content:"\eaca"}.isax-home-hashtag:before{content:"\eacb"}.isax-home-trend-down:before{content:"\eacc"}.isax-home-trend-up:before{content:"\eacd"}.isax-home-wifi:before{content:"\eace"}.isax-hospital:before{content:"\eacf"}.isax-house:before{content:"\ead0"}.isax-house-2:before{content:"\ead1"}.isax-ht:before{content:"\ead2"}.isax-html-3:before{content:"\ead3"}.isax-html-5:before{content:"\ead4"}.isax-icx:before{content:"\ead5"}.isax-illustrator:before{content:"\ead6"}.isax-image:before{content:"\ead7"}.isax-import:before{content:"\ead8"}.isax-import-1:before{content:"\ead9"}.isax-import-2:before{content:"\eada"}.isax-import-3:before{content:"\eadb"}.isax-info-circle:before{content:"\eadc"}.isax-information:before{content:"\eadd"}.isax-instagram:before{content:"\eade"}.isax-iost:before{content:"\eadf"}.isax-javascript:before{content:"\eae0"}.isax-js:before{content:"\eae1"}.isax-judge:before{content:"\eae2"}.isax-kanban:before{content:"\eae3"}.isax-key:before{content:"\eae4"}.isax-keyboard:before{content:"\eae5"}.isax-keyboard-open:before{content:"\eae6"}.isax-key-square:before{content:"\eae7"}.isax-knc:before{content:"\eae8"}.isax-lamp:before{content:"\eae9"}.isax-lamp-1:before{content:"\eaea"}.isax-lamp-charge:before{content:"\eaeb"}.isax-lamp-on:before{content:"\eaec"}.isax-lamp-slash:before{content:"\eaed"}.isax-language-circle:before{content:"\eaee"}.isax-language-square:before{content:"\eaef"}.isax-layer:before{content:"\eaf0"}.isax-level:before{content:"\eaf1"}.isax-lifebuoy:before{content:"\eaf2"}.isax-like:before{content:"\eaf3"}.isax-like-1:before{content:"\eaf4"}.isax-like-dislike:before{content:"\eaf5"}.isax-like-shapes:before{content:"\eaf6"}.isax-like-tag:before{content:"\eaf7"}.isax-link:before{content:"\eaf8"}.isax-link-1:before{content:"\eaf9"}.isax-link-2:before{content:"\eafa"}.isax-link-3:before{content:"\eafb"}.isax-link-circle:before{content:"\eafc"}.isax-link-square:before{content:"\eafd"}.isax-location:before{content:"\eafe"}.isax-location-add:before{content:"\eaff"}.isax-location-cross:before{content:"\eb00"}.isax-location-minus:before{content:"\eb01"}.isax-location-slash:before{content:"\eb02"}.isax-location-tick:before{content:"\eb03"}.isax-lock:before{content:"\eb04"}.isax-lock-1:before{content:"\eb05"}.isax-lock-circle:before{content:"\eb06"}.isax-lock-slash:before{content:"\eb07"}.isax-login:before{content:"\eb08"}.isax-login-1:before{content:"\eb09"}.isax-logout:before{content:"\eb0a"}.isax-logout-1:before{content:"\eb0b"}.isax-lovely:before{content:"\eb0c"}.isax-ltc:before{content:"\eb0d"}.isax-magicpen:before{content:"\eb0e"}.isax-magic-star:before{content:"\eb0f"}.isax-main-component:before{content:"\eb10"}.isax-man:before{content:"\eb11"}.isax-map:before{content:"\eb12"}.isax-map-1:before{content:"\eb13"}.isax-mask:before{content:"\eb14"}.isax-mask-1:before{content:"\eb15"}.isax-mask-2:before{content:"\eb16"}.isax-math:before{content:"\eb17"}.isax-matic:before{content:"\eb18"}.isax-maximize:before{content:"\eb19"}.isax-maximize-1:before{content:"\eb1a"}.isax-maximize-2:before{content:"\eb1b"}.isax-maximize-3:before{content:"\eb1c"}.isax-maximize-4:before{content:"\eb1d"}.isax-maximize-5:before{content:"\eb1e"}.isax-maximize-circle:before{content:"\eb1f"}.isax-medal:before{content:"\eb20"}.isax-medal-star:before{content:"\eb21"}.isax-menu:before{content:"\eb22"}.isax-menu-1:before{content:"\eb23"}.isax-menu-board:before{content:"\eb24"}.isax-message:before{content:"\eb25"}.isax-message-2:before{content:"\eb26"}.isax-message-add:before{content:"\eb27"}.isax-message-add-1:before{content:"\eb28"}.isax-message-circle:before{content:"\eb29"}.isax-message-edit:before{content:"\eb2a"}.isax-message-favorite:before{content:"\eb2b"}.isax-message-minus:before{content:"\eb2c"}.isax-message-notify:before{content:"\eb2d"}.isax-message-programming:before{content:"\eb2e"}.isax-message-question:before{content:"\eb2f"}.isax-message-remove:before{content:"\eb30"}.isax-messages:before{content:"\eb31"}.isax-messages-1:before{content:"\eb32"}.isax-messages-2:before{content:"\eb33"}.isax-messages-3:before{content:"\eb34"}.isax-message-search:before{content:"\eb35"}.isax-message-square:before{content:"\eb36"}.isax-message-text:before{content:"\eb37"}.isax-message-text-1:before{content:"\eb38"}.isax-message-tick:before{content:"\eb39"}.isax-message-time:before{content:"\eb3a"}.isax-messenger:before{content:"\eb3b"}.isax-microphone:before{content:"\eb3c"}.isax-microphone-2:before{content:"\eb3d"}.isax-microphone-slash:before{content:"\eb3e"}.isax-microphone-slash-1:before{content:"\eb3f"}.isax-microscope:before{content:"\eb40"}.isax-milk:before{content:"\eb41"}.isax-mini-music-sqaure:before{content:"\eb42"}.isax-minus:before{content:"\eb43"}.isax-minus-cirlce:before{content:"\eb44"}.isax-minus-square:before{content:"\eb45"}.isax-mirror:before{content:"\eb46"}.isax-mirroring-screen:before{content:"\eb47"}.isax-mkr:before{content:"\eb48"}.isax-mobile:before{content:"\eb49"}.isax-mobile-programming:before{content:"\eb4a"}.isax-money:before{content:"\eb4b"}.isax-money-2:before{content:"\eb4c"}.isax-money-3:before{content:"\eb4d"}.isax-money-4:before{content:"\eb4e"}.isax-money-add:before{content:"\eb4f"}.isax-money-change:before{content:"\eb50"}.isax-money-forbidden:before{content:"\eb51"}.isax-money-recive:before{content:"\eb52"}.isax-money-remove:before{content:"\eb53"}.isax-moneys:before{content:"\eb54"}.isax-money-send:before{content:"\eb55"}.isax-money-tick:before{content:"\eb56"}.isax-money-time:before{content:"\eb57"}.isax-monitor:before{content:"\eb58"}.isax-monitor-mobbile:before{content:"\eb59"}.isax-monitor-recorder:before{content:"\eb5a"}.isax-moon:before{content:"\eb5b"}.isax-more:before{content:"\eb5c"}.isax-more-2:before{content:"\eb5d"}.isax-more-circle:before{content:"\eb5e"}.isax-more-square:before{content:"\eb5f"}.isax-mouse:before{content:"\eb60"}.isax-mouse-1:before{content:"\eb61"}.isax-mouse-circle:before{content:"\eb62"}.isax-mouse-square:before{content:"\eb63"}.isax-music:before{content:"\eb64"}.isax-music-circle:before{content:"\eb65"}.isax-music-dashboard:before{content:"\eb66"}.isax-music-filter:before{content:"\eb67"}.isax-music-library-2:before{content:"\eb68"}.isax-musicnote:before{content:"\eb69"}.isax-music-play:before{content:"\eb6a"}.isax-music-playlist:before{content:"\eb6b"}.isax-music-square:before{content:"\eb6c"}.isax-music-square-add:before{content:"\eb6d"}.isax-music-square-remove:before{content:"\eb6e"}.isax-music-square-search:before{content:"\eb6f"}.isax-nas:before{content:"\eb70"}.isax-nct:before{content:"\eb71"}.isax-nexo:before{content:"\eb72"}.isax-next:before{content:"\eb73"}.isax-niox:before{content:"\eb74"}.isax-note:before{content:"\eb75"}.isax-note-1:before{content:"\eb76"}.isax-note-2:before{content:"\eb77"}.isax-note-3:before{content:"\eb78"}.isax-note-add:before{content:"\eb79"}.isax-note-favorite:before{content:"\eb7a"}.isax-note-remove:before{content:"\eb7b"}.isax-note-square:before{content:"\eb7c"}.isax-note-text:before{content:"\eb7d"}.isax-notification:before{content:"\eb7e"}.isax-notification-1:before{content:"\eb7f"}.isax-notification-bing:before{content:"\eb80"}.isax-notification-circle:before{content:"\eb81"}.isax-notification-favorite:before{content:"\eb82"}.isax-notification-status:before{content:"\eb83"}.isax-ocean:before{content:"\eb84"}.isax-okb:before{content:"\eb85"}.isax-omega-circle:before{content:"\eb86"}.isax-omega-square:before{content:"\eb87"}.isax-one:before{content:"\eb88"}.isax-ont:before{content:"\eb89"}.isax-paintbucket:before{content:"\eb8a"}.isax-paperclip:before{content:"\eb8b"}.isax-paperclip-2:before{content:"\eb8c"}.isax-password-check:before{content:"\eb8d"}.isax-path:before{content:"\eb8e"}.isax-path-2:before{content:"\eb8f"}.isax-path-square:before{content:"\eb90"}.isax-pause:before{content:"\eb91"}.isax-pause-circle:before{content:"\eb92"}.isax-pay:before{content:"\eb93"}.isax-paypal:before{content:"\eb94"}.isax-pen-add:before{content:"\eb95"}.isax-pen-close:before{content:"\eb96"}.isax-pen-remove:before{content:"\eb97"}.isax-pen-tool:before{content:"\eb98"}.isax-pen-tool-2:before{content:"\eb99"}.isax-people:before{content:"\eb9a"}.isax-percentage-circle:before{content:"\eb9b"}.isax-percentage-square:before{content:"\eb9c"}.isax-personalcard:before{content:"\eb9d"}.isax-pet:before{content:"\eb9e"}.isax-pharagraphspacing:before{content:"\eb9f"}.isax-photoshop:before{content:"\eba0"}.isax-picture-frame:before{content:"\eba1"}.isax-play:before{content:"\eba2"}.isax-play-add:before{content:"\eba3"}.isax-play-circle:before{content:"\eba4"}.isax-play-cricle:before{content:"\eba5"}.isax-play-remove:before{content:"\eba6"}.isax-presention-chart:before{content:"\eba7"}.isax-previous:before{content:"\eba8"}.isax-printer:before{content:"\eba9"}.isax-printer-slash:before{content:"\ebaa"}.isax-profile:before{content:"\ebab"}.isax-profile-2user:before{content:"\ebac"}.isax-profile-add:before{content:"\ebad"}.isax-profile-circle:before{content:"\ebae"}.isax-profile-delete:before{content:"\ebaf"}.isax-profile-remove:before{content:"\ebb0"}.isax-profile-tick:before{content:"\ebb1"}.isax-programming-arrow:before{content:"\ebb2"}.isax-programming-arrows:before{content:"\ebb3"}.isax-python:before{content:"\ebb4"}.isax-qnt:before{content:"\ebb5"}.isax-quote-down:before{content:"\ebb6"}.isax-quote-down-circle:before{content:"\ebb7"}.isax-quote-down-square:before{content:"\ebb8"}.isax-quote-up:before{content:"\ebb9"}.isax-quote-up-circle:before{content:"\ebba"}.isax-quote-up-square:before{content:"\ebbb"}.isax-radar:before{content:"\ebbc"}.isax-radar-1:before{content:"\ebbd"}.isax-radar-2:before{content:"\ebbe"}.isax-radio:before{content:"\ebbf"}.isax-ram:before{content:"\ebc0"}.isax-ram-2:before{content:"\ebc1"}.isax-ranking:before{content:"\ebc2"}.isax-ranking-1:before{content:"\ebc3"}.isax-receipt:before{content:"\ebc4"}.isax-receipt-1:before{content:"\ebc5"}.isax-receipt-2:before{content:"\ebc6"}.isax-receipt-3:before{content:"\ebc7"}.isax-receipt-add:before{content:"\ebc8"}.isax-receipt-discount:before{content:"\ebc9"}.isax-receipt-discount-1:before{content:"\ebca"}.isax-receipt-edit:before{content:"\ebcb"}.isax-receipt-item:before{content:"\ebcc"}.isax-receipt-minus:before{content:"\ebcd"}.isax-receipt-search:before{content:"\ebce"}.isax-receipt-square:before{content:"\ebcf"}.isax-receipt-text:before{content:"\ebd0"}.isax-received:before{content:"\ebd1"}.isax-receive-square:before{content:"\ebd2"}.isax-receive-square-2:before{content:"\ebd3"}.isax-record:before{content:"\ebd4"}.isax-record-circle:before{content:"\ebd5"}.isax-recovery-convert:before{content:"\ebd6"}.isax-redo:before{content:"\ebd7"}.isax-refresh:before{content:"\ebd8"}.isax-refresh-2:before{content:"\ebd9"}.isax-refresh-circle:before{content:"\ebda"}.isax-refresh-left-square:before{content:"\ebdb"}.isax-refresh-right-square:before{content:"\ebdc"}.isax-refresh-square-2:before{content:"\ebdd"}.isax-rep:before{content:"\ebde"}.isax-repeat:before{content:"\ebdf"}.isax-repeat-circle:before{content:"\ebe0"}.isax-repeate-music:before{content:"\ebe1"}.isax-repeate-one:before{content:"\ebe2"}.isax-reserve:before{content:"\ebe3"}.isax-rotate-3d:before{content:"\ebe4"}.isax-rotate-left:before{content:"\ebe5"}.isax-rotate-left-1:before{content:"\ebe6"}.isax-rotate-right:before{content:"\ebe7"}.isax-rotate-right-1:before{content:"\ebe8"}.isax-route-square:before{content:"\ebe9"}.isax-routing:before{content:"\ebea"}.isax-routing-2:before{content:"\ebeb"}.isax-row-horizontal:before{content:"\ebec"}.isax-row-vertical:before{content:"\ebed"}.isax-ruler:before{content:"\ebee"}.isax-ruler-pen:before{content:"\ebef"}.isax-rune:before{content:"\ebf0"}.isax-safe-home:before{content:"\ebf1"}.isax-sagittarius:before{content:"\ebf2"}.isax-save-2:before{content:"\ebf3"}.isax-save-add:before{content:"\ebf4"}.isax-save-minus:before{content:"\ebf5"}.isax-save-remove:before{content:"\ebf6"}.isax-sc:before{content:"\ebf7"}.isax-scan:before{content:"\ebf8"}.isax-scan-barcode:before{content:"\ebf9"}.isax-scanner:before{content:"\ebfa"}.isax-scanning:before{content:"\ebfb"}.isax-scissor:before{content:"\ebfc"}.isax-scissor-1:before{content:"\ebfd"}.isax-screenmirroring:before{content:"\ebfe"}.isax-scroll:before{content:"\ebff"}.isax-search-favorite:before{content:"\ec00"}.isax-search-favorite-1:before{content:"\ec01"}.isax-search-normal:before{content:"\ec02"}.isax-search-normal-1:before{content:"\ec03"}.isax-search-status:before{content:"\ec04"}.isax-search-status-1:before{content:"\ec05"}.isax-search-zoom-in:before{content:"\ec06"}.isax-search-zoom-in-1:before{content:"\ec07"}.isax-search-zoom-out:before{content:"\ec08"}.isax-search-zoom-out-1:before{content:"\ec09"}.isax-security:before{content:"\ec0a"}.isax-security-card:before{content:"\ec0b"}.isax-security-safe:before{content:"\ec0c"}.isax-security-time:before{content:"\ec0d"}.isax-security-user:before{content:"\ec0e"}.isax-send:before{content:"\ec0f"}.isax-send-1:before{content:"\ec10"}.isax-send-2:before{content:"\ec11"}.isax-send-sqaure-2:before{content:"\ec12"}.isax-send-square:before{content:"\ec13"}.isax-setting:before{content:"\ec14"}.isax-setting-1:before{content:"\ec15"}.isax-setting-2:before{content:"\ec16"}.isax-setting-3:before{content:"\ec17"}.isax-setting-4:before{content:"\ec18"}.isax-setting-5:before{content:"\ec19"}.isax-shapes:before{content:"\ec1a"}.isax-shapes-1:before{content:"\ec1b"}.isax-share:before{content:"\ec1c"}.isax-shield:before{content:"\ec1d"}.isax-shield-cross:before{content:"\ec1e"}.isax-shield-search:before{content:"\ec1f"}.isax-shield-security:before{content:"\ec20"}.isax-shield-slash:before{content:"\ec21"}.isax-shield-tick:before{content:"\ec22"}.isax-ship:before{content:"\ec23"}.isax-shop:before{content:"\ec24"}.isax-shop-add:before{content:"\ec25"}.isax-shopping-bag:before{content:"\ec26"}.isax-shopping-cart:before{content:"\ec27"}.isax-shop-remove:before{content:"\ec28"}.isax-shuffle:before{content:"\ec29"}.isax-sidebar-bottom:before{content:"\ec2a"}.isax-sidebar-left:before{content:"\ec2b"}.isax-sidebar-right:before{content:"\ec2c"}.isax-sidebar-top:before{content:"\ec2d"}.isax-signpost:before{content:"\ec2e"}.isax-simcard:before{content:"\ec2f"}.isax-simcard-1:before{content:"\ec30"}.isax-simcard-2:before{content:"\ec31"}.isax-size:before{content:"\ec32"}.isax-slack:before{content:"\ec33"}.isax-slash:before{content:"\ec34"}.isax-slider:before{content:"\ec35"}.isax-slider-horizontal:before{content:"\ec36"}.isax-slider-horizontal-1:before{content:"\ec37"}.isax-slider-vertical:before{content:"\ec38"}.isax-slider-vertical-1:before{content:"\ec39"}.isax-smallcaps:before{content:"\ec3a"}.isax-smart-car:before{content:"\ec3b"}.isax-smart-home:before{content:"\ec3c"}.isax-smileys:before{content:"\ec3d"}.isax-sms:before{content:"\ec3e"}.isax-sms-edit:before{content:"\ec3f"}.isax-sms-notification:before{content:"\ec40"}.isax-sms-search:before{content:"\ec41"}.isax-sms-star:before{content:"\ec42"}.isax-sms-tracking:before{content:"\ec43"}.isax-snapchat:before{content:"\ec44"}.isax-sol:before{content:"\ec45"}.isax-sort:before{content:"\ec46"}.isax-sound:before{content:"\ec47"}.isax-speaker:before{content:"\ec48"}.isax-speedometer:before{content:"\ec49"}.isax-spotify:before{content:"\ec4a"}.isax-square-3d:before{content:"\ec4b"}.isax-squares:before{content:"\ec4c"}.isax-star:before{content:"\ec4d"}.isax-star-1:before{content:"\ec4e"}.isax-star-slash:before{content:"\ec4f"}.isax-status:before{content:"\ec50"}.isax-status-up:before{content:"\ec51"}.isax-sticker:before{content:"\ec52"}.isax-stickynote:before{content:"\ec53"}.isax-stop:before{content:"\ec54"}.isax-stop-circle:before{content:"\ec55"}.isax-story:before{content:"\ec56"}.isax-strongbox:before{content:"\ec57"}.isax-strongbox-2:before{content:"\ec58"}.isax-stx:before{content:"\ec59"}.isax-subtitle:before{content:"\ec5a"}.isax-sun:before{content:"\ec5b"}.isax-sun-1:before{content:"\ec5c"}.isax-sun-fog:before{content:"\ec5d"}.isax-support:before{content:"\ec5e"}.isax-tag:before{content:"\ec5f"}.isax-tag-2:before{content:"\ec60"}.isax-tag-cross:before{content:"\ec61"}.isax-tag-right:before{content:"\ec62"}.isax-tag-user:before{content:"\ec63"}.isax-task:before{content:"\ec64"}.isax-task-square:before{content:"\ec65"}.isax-teacher:before{content:"\ec66"}.isax-text:before{content:"\ec67"}.isax-textalign-center:before{content:"\ec68"}.isax-textalign-justifycenter:before{content:"\ec69"}.isax-textalign-justifyleft:before{content:"\ec6a"}.isax-textalign-justifyright:before{content:"\ec6b"}.isax-textalign-left:before{content:"\ec6c"}.isax-textalign-right:before{content:"\ec6d"}.isax-text-block:before{content:"\ec6e"}.isax-text-bold:before{content:"\ec6f"}.isax-text-italic:before{content:"\ec70"}.isax-text-underline:before{content:"\ec71"}.isax-theta:before{content:"\ec72"}.isax-tick-circle:before{content:"\ec73"}.isax-ticket:before{content:"\ec74"}.isax-ticket-2:before{content:"\ec75"}.isax-ticket-discount:before{content:"\ec76"}.isax-ticket-expired:before{content:"\ec77"}.isax-ticket-star:before{content:"\ec78"}.isax-tick-square:before{content:"\ec79"}.isax-timer:before{content:"\ec7a"}.isax-timer-1:before{content:"\ec7b"}.isax-timer-pause:before{content:"\ec7c"}.isax-timer-start:before{content:"\ec7d"}.isax-toggle-off:before{content:"\ec7e"}.isax-toggle-off-circle:before{content:"\ec7f"}.isax-toggle-on:before{content:"\ec80"}.isax-toggle-on-circle:before{content:"\ec81"}.isax-trade:before{content:"\ec82"}.isax-transaction-minus:before{content:"\ec83"}.isax-translate:before{content:"\ec84"}.isax-trash:before{content:"\ec85"}.isax-tree:before{content:"\ec86"}.isax-trello:before{content:"\ec87"}.isax-trend-down:before{content:"\ec88"}.isax-trend-up:before{content:"\ec89"}.isax-triangle:before{content:"\ec8a"}.isax-triangle-1:before{content:"\ec8b"}.isax-truck:before{content:"\ec8c"}.isax-truck-fast:before{content:"\ec8d"}.isax-truck-remove:before{content:"\ec8e"}.isax-truck-tick:before{content:"\ec8f"}.isax-truck-time:before{content:"\ec90"}.isax-trush-square:before{content:"\ec91"}.isax-trx:before{content:"\ec92"}.isax-twitch:before{content:"\ec93"}.isax-ui8:before{content:"\ec94"}.isax-undo:before{content:"\ec95"}.isax-unlimited:before{content:"\ec96"}.isax-unlock:before{content:"\ec97"}.isax-usdc:before{content:"\ec98"}.isax-usdt:before{content:"\ec99"}.isax-user:before{content:"\ec9a"}.isax-user-add:before{content:"\ec9b"}.isax-user-cirlce-add:before{content:"\ec9c"}.isax-user-edit:before{content:"\ec9d"}.isax-user-minus:before{content:"\ec9e"}.isax-user-octagon:before{content:"\ec9f"}.isax-user-remove:before{content:"\eca0"}.isax-user-search:before{content:"\eca1"}.isax-user-square:before{content:"\eca2"}.isax-user-tag:before{content:"\eca3"}.isax-user-tick:before{content:"\eca4"}.isax-verify:before{content:"\eca5"}.isax-vibe:before{content:"\eca6"}.isax-video:before{content:"\eca7"}.isax-video-add:before{content:"\eca8"}.isax-video-circle:before{content:"\eca9"}.isax-video-horizontal:before{content:"\ecaa"}.isax-video-octagon:before{content:"\ecab"}.isax-video-play:before{content:"\ecac"}.isax-video-remove:before{content:"\ecad"}.isax-video-slash:before{content:"\ecae"}.isax-video-square:before{content:"\ecaf"}.isax-video-tick:before{content:"\ecb0"}.isax-video-time:before{content:"\ecb1"}.isax-video-vertical:before{content:"\ecb2"}.isax-vlx:before{content:"\ecb3"}.isax-voice-cricle:before{content:"\ecb4"}.isax-voice-square:before{content:"\ecb5"}.isax-volume-cross:before{content:"\ecb6"}.isax-volume-high:before{content:"\ecb7"}.isax-volume-low:before{content:"\ecb8"}.isax-volume-low-1:before{content:"\ecb9"}.isax-volume-mute:before{content:"\ecba"}.isax-volume-slash:before{content:"\ecbb"}.isax-volume-up:before{content:"\ecbc"}.isax-vuesax:before{content:"\ecbd"}.isax-wallet:before{content:"\ecbe"}.isax-wallet-1:before{content:"\ecbf"}.isax-wallet-2:before{content:"\ecc0"}.isax-wallet-3:before{content:"\ecc1"}.isax-wallet-add:before{content:"\ecc2"}.isax-wallet-add-1:before{content:"\ecc3"}.isax-wallet-check:before{content:"\ecc4"}.isax-wallet-minus:before{content:"\ecc5"}.isax-wallet-money:before{content:"\ecc6"}.isax-wallet-remove:before{content:"\ecc7"}.isax-wallet-search:before{content:"\ecc8"}.isax-wan:before{content:"\ecc9"}.isax-wan-1:before{content:"\ecca"}.isax-warning-2:before{content:"\eccb"}.isax-watch:before{content:"\eccc"}.isax-watch-status:before{content:"\eccd"}.isax-weight:before{content:"\ecce"}.isax-weight-1:before{content:"\eccf"}.isax-whatsapp:before{content:"\ecd0"}.isax-wifi:before{content:"\ecd1"}.isax-wifi-square:before{content:"\ecd2"}.isax-wind:before{content:"\ecd3"}.isax-wind-2:before{content:"\ecd4"}.isax-windows:before{content:"\ecd5"}.isax-wing:before{content:"\ecd6"}.isax-woman:before{content:"\ecd7"}.isax-xd:before{content:"\ecd8"}.isax-xem:before{content:"\ecd9"}.isax-xiaomi:before{content:"\ecda"}.isax-xlm:before{content:"\ecdb"}.isax-xmr:before{content:"\ecdc"}.isax-xrp:before{content:"\ecdd"}.isax-youtube:before{content:"\ecde"}.isax-zel:before{content:"\ecdf"}.isax-zoom:before{content:"\ece0"}[class^="isax-"],[class*=" isax-"]{speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'isax-bold';src:url(/assets/iconsax/variants/bold/isax-bold-54db2c9a8530eeaa66d7a7f48ffb9ed2e7b21e6de402c144d3bdf3fb47865f7c.eot?361vzn);src:url(/assets/iconsax/variants/bold/isax-bold-54db2c9a8530eeaa66d7a7f48ffb9ed2e7b21e6de402c144d3bdf3fb47865f7c.eot?361vzn#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/bold/isax-bold-e369a61ab035d78c7cc12a94d3435e2fc6e29388fcd09e04badf6450f3f186a3.ttf?361vzn) format("truetype"),url(/assets/iconsax/variants/bold/isax-bold-7024f32a4a6511903825c6de9f353312d195444616d4b7342ce9eca729af7ab6.woff?361vzn) format("woff"),url(/assets/iconsax/variants/bold/isax-bold-6521a9557c146592b78f86e3ff34719162087354c1a40a7ca7228f622d49731b.svg?361vzn#isax-bold) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-bold-"],[class*=" isax-bold-"]{font-family:'isax-bold' !important}.isax-bold-aave:before{content:"\e900"}.isax-bold-activity:before{content:"\e901"}.isax-bold-ada:before{content:"\e902"}.isax-bold-add:before{content:"\e903"}.isax-bold-add-circle:before{content:"\e904"}.isax-bold-additem:before{content:"\e905"}.isax-bold-add-square:before{content:"\e906"}.isax-bold-airdrop:before{content:"\e907"}.isax-bold-airplane:before{content:"\e908"}.isax-bold-airplane-square:before{content:"\e909"}.isax-bold-airpod:before{content:"\e90a"}.isax-bold-airpods:before{content:"\e90b"}.isax-bold-alarm:before{content:"\e90c"}.isax-bold-align-bottom:before{content:"\e90d"}.isax-bold-align-horizontally:before{content:"\e90e"}.isax-bold-align-left:before{content:"\e90f"}.isax-bold-align-right:before{content:"\e910"}.isax-bold-align-vertically:before{content:"\e911"}.isax-bold-android:before{content:"\e912"}.isax-bold-ankr:before{content:"\e913"}.isax-bold-apple:before{content:"\e914"}.isax-bold-aquarius:before{content:"\e915"}.isax-bold-archive:before{content:"\e916"}.isax-bold-archive-1:before{content:"\e917"}.isax-bold-archive-2:before{content:"\e918"}.isax-bold-archive-add:before{content:"\e919"}.isax-bold-archive-book:before{content:"\e91a"}.isax-bold-archive-minus:before{content:"\e91b"}.isax-bold-archive-slash:before{content:"\e91c"}.isax-bold-archive-tick:before{content:"\e91d"}.isax-bold-arrange-circle:before{content:"\e91e"}.isax-bold-arrange-circle-2:before{content:"\e91f"}.isax-bold-arrange-square:before{content:"\e920"}.isax-bold-arrange-square-2:before{content:"\e921"}.isax-bold-arrow:before{content:"\e922"}.isax-bold-arrow-2:before{content:"\e923"}.isax-bold-arrow-3:before{content:"\e924"}.isax-bold-arrow-circle-down:before{content:"\e925"}.isax-bold-arrow-circle-left:before{content:"\e926"}.isax-bold-arrow-circle-right:before{content:"\e927"}.isax-bold-arrow-circle-up:before{content:"\e928"}.isax-bold-arrow-down:before{content:"\e929"}.isax-bold-arrow-down-1:before{content:"\e92a"}.isax-bold-arrow-down-2:before{content:"\e92b"}.isax-bold-arrow-down-3:before{content:"\e92c"}.isax-bold-arrow-left:before{content:"\e92d"}.isax-bold-arrow-left-1:before{content:"\e92e"}.isax-bold-arrow-left-2:before{content:"\e92f"}.isax-bold-arrow-left-3:before{content:"\e930"}.isax-bold-arrow-right:before{content:"\e931"}.isax-bold-arrow-right-1:before{content:"\e932"}.isax-bold-arrow-right-2:before{content:"\e933"}.isax-bold-arrow-right-3:before{content:"\e934"}.isax-bold-arrow-square:before{content:"\e935"}.isax-bold-arrow-square-down:before{content:"\e936"}.isax-bold-arrow-square-left:before{content:"\e937"}.isax-bold-arrow-square-right:before{content:"\e938"}.isax-bold-arrow-square-up:before{content:"\e939"}.isax-bold-arrow-swap:before{content:"\e93a"}.isax-bold-arrow-swap-horizontal:before{content:"\e93b"}.isax-bold-arrow-up:before{content:"\e93c"}.isax-bold-arrow-up-1:before{content:"\e93d"}.isax-bold-arrow-up-2:before{content:"\e93e"}.isax-bold-arrow-up-3:before{content:"\e93f"}.isax-bold-attach-circle:before{content:"\e940"}.isax-bold-attach-square:before{content:"\e941"}.isax-bold-audio-square:before{content:"\e942"}.isax-bold-autobrightness:before{content:"\e943"}.isax-bold-avax:before{content:"\e944"}.isax-bold-award:before{content:"\e945"}.isax-bold-back-square:before{content:"\e946"}.isax-bold-backward:before{content:"\e947"}.isax-bold-backward-5-seconds:before{content:"\e948"}.isax-bold-backward-10-seconds:before{content:"\e949"}.isax-bold-backward-15-seconds:before{content:"\e94a"}.isax-bold-backward-item:before{content:"\e94b"}.isax-bold-bag:before{content:"\e94c"}.isax-bold-bag-2:before{content:"\e94d"}.isax-bold-bag-cross:before{content:"\e94e"}.isax-bold-bag-cross-1:before{content:"\e94f"}.isax-bold-bag-happy:before{content:"\e950"}.isax-bold-bag-tick:before{content:"\e951"}.isax-bold-bag-tick-2:before{content:"\e952"}.isax-bold-bag-timer:before{content:"\e953"}.isax-bold-bank:before{content:"\e954"}.isax-bold-barcode:before{content:"\e955"}.isax-bold-battery-3full:before{content:"\e956"}.isax-bold-battery-charging:before{content:"\e957"}.isax-bold-battery-disable:before{content:"\e958"}.isax-bold-battery-empty:before{content:"\e959"}.isax-bold-battery-empty-1:before{content:"\e95a"}.isax-bold-battery-full:before{content:"\e95b"}.isax-bold-be:before{content:"\e95c"}.isax-bold-bezier:before{content:"\e95d"}.isax-bold-bill:before{content:"\e95e"}.isax-bold-bitcoin-card:before{content:"\e95f"}.isax-bold-bitcoin-convert:before{content:"\e960"}.isax-bold-bitcoin-refresh:before{content:"\e961"}.isax-bold-blend:before{content:"\e962"}.isax-bold-blend-2:before{content:"\e963"}.isax-bold-blogger:before{content:"\e964"}.isax-bold-bluetooth:before{content:"\e965"}.isax-bold-bluetooth-2:before{content:"\e966"}.isax-bold-bluetooth-circle:before{content:"\e967"}.isax-bold-bluetooth-rectangle:before{content:"\e968"}.isax-bold-blur:before{content:"\e969"}.isax-bold-bnb:before{content:"\e96a"}.isax-bold-book:before{content:"\e96b"}.isax-bold-book-1:before{content:"\e96c"}.isax-bold-bookmark:before{content:"\e96d"}.isax-bold-bookmark-2:before{content:"\e96e"}.isax-bold-book-saved:before{content:"\e96f"}.isax-bold-book-square:before{content:"\e970"}.isax-bold-bootstrap:before{content:"\e971"}.isax-bold-box:before{content:"\e972"}.isax-bold-box-1:before{content:"\e973"}.isax-bold-box-2:before{content:"\e974"}.isax-bold-box-add:before{content:"\e975"}.isax-bold-box-remove:before{content:"\e976"}.isax-bold-box-search:before{content:"\e977"}.isax-bold-box-tick:before{content:"\e978"}.isax-bold-box-time:before{content:"\e979"}.isax-bold-briefcase:before{content:"\e97a"}.isax-bold-brifecase-cross:before{content:"\e97b"}.isax-bold-brifecase-tick:before{content:"\e97c"}.isax-bold-brifecase-timer:before{content:"\e97d"}.isax-bold-broom:before{content:"\e97e"}.isax-bold-brush:before{content:"\e97f"}.isax-bold-brush-1:before{content:"\e980"}.isax-bold-brush-2:before{content:"\e981"}.isax-bold-brush-3:before{content:"\e982"}.isax-bold-brush-4:before{content:"\e983"}.isax-bold-btc:before{content:"\e984"}.isax-bold-bubble:before{content:"\e985"}.isax-bold-bucket:before{content:"\e986"}.isax-bold-bucket-circle:before{content:"\e987"}.isax-bold-bucket-square:before{content:"\e988"}.isax-bold-building:before{content:"\e989"}.isax-bold-building-3:before{content:"\e98a"}.isax-bold-building-4:before{content:"\e98b"}.isax-bold-buildings:before{content:"\e98c"}.isax-bold-buildings-2:before{content:"\e98d"}.isax-bold-buliding:before{content:"\e98e"}.isax-bold-bus:before{content:"\e98f"}.isax-bold-busd:before{content:"\e990"}.isax-bold-buy-crypto:before{content:"\e991"}.isax-bold-cake:before{content:"\e992"}.isax-bold-calculator:before{content:"\e993"}.isax-bold-calendar:before{content:"\e994"}.isax-bold-calendar-1:before{content:"\e995"}.isax-bold-calendar-2:before{content:"\e996"}.isax-bold-calendar-add:before{content:"\e997"}.isax-bold-calendar-circle:before{content:"\e998"}.isax-bold-calendar-edit:before{content:"\e999"}.isax-bold-calendar-remove:before{content:"\e99a"}.isax-bold-calendar-search:before{content:"\e99b"}.isax-bold-calendar-tick:before{content:"\e99c"}.isax-bold-call:before{content:"\e99d"}.isax-bold-call-add:before{content:"\e99e"}.isax-bold-call-calling:before{content:"\e99f"}.isax-bold-call-incoming:before{content:"\e9a0"}.isax-bold-call-minus:before{content:"\e9a1"}.isax-bold-call-outgoing:before{content:"\e9a2"}.isax-bold-call-received:before{content:"\e9a3"}.isax-bold-call-remove:before{content:"\e9a4"}.isax-bold-call-slash:before{content:"\e9a5"}.isax-bold-camera:before{content:"\e9a6"}.isax-bold-camera-slash:before{content:"\e9a7"}.isax-bold-candle:before{content:"\e9a8"}.isax-bold-candle-2:before{content:"\e9a9"}.isax-bold-car:before{content:"\e9aa"}.isax-bold-card:before{content:"\e9ab"}.isax-bold-card-add:before{content:"\e9ac"}.isax-bold-card-coin:before{content:"\e9ad"}.isax-bold-card-edit:before{content:"\e9ae"}.isax-bold-card-pos:before{content:"\e9af"}.isax-bold-card-receive:before{content:"\e9b0"}.isax-bold-card-remove:before{content:"\e9b1"}.isax-bold-card-remove-1:before{content:"\e9b2"}.isax-bold-cards:before{content:"\e9b3"}.isax-bold-card-send:before{content:"\e9b4"}.isax-bold-card-slash:before{content:"\e9b5"}.isax-bold-card-tick:before{content:"\e9b6"}.isax-bold-card-tick-1:before{content:"\e9b7"}.isax-bold-category:before{content:"\e9b8"}.isax-bold-category-1:before{content:"\e9b9"}.isax-bold-cd:before{content:"\e9ba"}.isax-bold-cel:before{content:"\e9bb"}.isax-bold-celo:before{content:"\e9bc"}.isax-bold-chart:before{content:"\e9bd"}.isax-bold-chart-1:before{content:"\e9be"}.isax-bold-chart-2:before{content:"\e9bf"}.isax-bold-chart-3:before{content:"\e9c0"}.isax-bold-chart-4:before{content:"\e9c1"}.isax-bold-chart-5:before{content:"\e9c2"}.isax-bold-chart-fail:before{content:"\e9c3"}.isax-bold-chart-square:before{content:"\e9c4"}.isax-bold-chart-success:before{content:"\e9c5"}.isax-bold-check:before{content:"\e9c6"}.isax-bold-chrome:before{content:"\e9c7"}.isax-bold-clipboard:before{content:"\e9c8"}.isax-bold-clipboard-close:before{content:"\e9c9"}.isax-bold-clipboard-export:before{content:"\e9ca"}.isax-bold-clipboard-import:before{content:"\e9cb"}.isax-bold-clipboard-text:before{content:"\e9cc"}.isax-bold-clipboard-tick:before{content:"\e9cd"}.isax-bold-clock:before{content:"\e9ce"}.isax-bold-clock-1:before{content:"\e9cf"}.isax-bold-close-circle:before{content:"\e9d0"}.isax-bold-close-square:before{content:"\e9d1"}.isax-bold-cloud:before{content:"\e9d2"}.isax-bold-cloud-add:before{content:"\e9d3"}.isax-bold-cloud-change:before{content:"\e9d4"}.isax-bold-cloud-connection:before{content:"\e9d5"}.isax-bold-cloud-cross:before{content:"\e9d6"}.isax-bold-cloud-drizzle:before{content:"\e9d7"}.isax-bold-cloud-fog:before{content:"\e9d8"}.isax-bold-cloud-lightning:before{content:"\e9d9"}.isax-bold-cloud-minus:before{content:"\e9da"}.isax-bold-cloud-notify:before{content:"\e9db"}.isax-bold-cloud-plus:before{content:"\e9dc"}.isax-bold-cloud-remove:before{content:"\e9dd"}.isax-bold-cloud-snow:before{content:"\e9de"}.isax-bold-cloud-sunny:before{content:"\e9df"}.isax-bold-code:before{content:"\e9e0"}.isax-bold-code-1:before{content:"\e9e1"}.isax-bold-code-circle:before{content:"\e9e2"}.isax-bold-coffee:before{content:"\e9e3"}.isax-bold-coin:before{content:"\e9e4"}.isax-bold-coin-1:before{content:"\e9e5"}.isax-bold-colorfilter:before{content:"\e9e6"}.isax-bold-colors-square:before{content:"\e9e7"}.isax-bold-color-swatch:before{content:"\e9e8"}.isax-bold-command:before{content:"\e9e9"}.isax-bold-command-square:before{content:"\e9ea"}.isax-bold-component:before{content:"\e9eb"}.isax-bold-computing:before{content:"\e9ec"}.isax-bold-convert:before{content:"\e9ed"}.isax-bold-convert-3d-cube:before{content:"\e9ee"}.isax-bold-convert-card:before{content:"\e9ef"}.isax-bold-convertshape:before{content:"\e9f0"}.isax-bold-convertshape-2:before{content:"\e9f1"}.isax-bold-copy:before{content:"\e9f2"}.isax-bold-copyright:before{content:"\e9f3"}.isax-bold-copy-success:before{content:"\e9f4"}.isax-bold-courthouse:before{content:"\e9f5"}.isax-bold-cpu:before{content:"\e9f6"}.isax-bold-cpu-charge:before{content:"\e9f7"}.isax-bold-cpu-setting:before{content:"\e9f8"}.isax-bold-creative-commons:before{content:"\e9f9"}.isax-bold-crop:before{content:"\e9fa"}.isax-bold-crown:before{content:"\e9fb"}.isax-bold-crown-1:before{content:"\e9fc"}.isax-bold-cube-3d:before{content:"\e9fd"}.isax-bold-cube-scan-3d:before{content:"\e9fe"}.isax-bold-cup:before{content:"\e9ff"}.isax-bold-cvc:before{content:"\ea00"}.isax-bold-dai:before{content:"\ea01"}.isax-bold-danger:before{content:"\ea02"}.isax-bold-dash:before{content:"\ea03"}.isax-bold-data:before{content:"\ea04"}.isax-bold-data-1:before{content:"\ea05"}.isax-bold-dcr:before{content:"\ea06"}.isax-bold-dent:before{content:"\ea07"}.isax-bold-designtools:before{content:"\ea08"}.isax-bold-device-message:before{content:"\ea09"}.isax-bold-devices:before{content:"\ea0a"}.isax-bold-devices-1:before{content:"\ea0b"}.isax-bold-diagram:before{content:"\ea0c"}.isax-bold-diamonds:before{content:"\ea0d"}.isax-bold-direct:before{content:"\ea0e"}.isax-bold-directbox-default:before{content:"\ea0f"}.isax-bold-directbox-notify:before{content:"\ea10"}.isax-bold-directbox-receive:before{content:"\ea11"}.isax-bold-directbox-send:before{content:"\ea12"}.isax-bold-direct-down:before{content:"\ea13"}.isax-bold-direct-inbox:before{content:"\ea14"}.isax-bold-direct-left:before{content:"\ea15"}.isax-bold-direct-normal:before{content:"\ea16"}.isax-bold-direct-notification:before{content:"\ea17"}.isax-bold-direct-right:before{content:"\ea18"}.isax-bold-direct-send:before{content:"\ea19"}.isax-bold-direct-up:before{content:"\ea1a"}.isax-bold-discount-circle:before{content:"\ea1b"}.isax-bold-discount-shape:before{content:"\ea1c"}.isax-bold-discover:before{content:"\ea1d"}.isax-bold-discover-1:before{content:"\ea1e"}.isax-bold-dislike:before{content:"\ea1f"}.isax-bold-document:before{content:"\ea20"}.isax-bold-document-1:before{content:"\ea21"}.isax-bold-document-cloud:before{content:"\ea22"}.isax-bold-document-code:before{content:"\ea23"}.isax-bold-document-code-2:before{content:"\ea24"}.isax-bold-document-copy:before{content:"\ea25"}.isax-bold-document-download:before{content:"\ea26"}.isax-bold-document-favorite:before{content:"\ea27"}.isax-bold-document-filter:before{content:"\ea28"}.isax-bold-document-forward:before{content:"\ea29"}.isax-bold-document-like:before{content:"\ea2a"}.isax-bold-document-normal:before{content:"\ea2b"}.isax-bold-document-previous:before{content:"\ea2c"}.isax-bold-document-sketch:before{content:"\ea2d"}.isax-bold-document-text:before{content:"\ea2e"}.isax-bold-document-text-1:before{content:"\ea2f"}.isax-bold-document-upload:before{content:"\ea30"}.isax-bold-dollar-circle:before{content:"\ea31"}.isax-bold-dollar-square:before{content:"\ea32"}.isax-bold-dot:before{content:"\ea33"}.isax-bold-dribbble:before{content:"\ea34"}.isax-bold-driver:before{content:"\ea35"}.isax-bold-driver-2:before{content:"\ea36"}.isax-bold-driver-refresh:before{content:"\ea37"}.isax-bold-driving:before{content:"\ea38"}.isax-bold-drop:before{content:"\ea39"}.isax-bold-dropbox:before{content:"\ea3a"}.isax-bold-earphones:before{content:"\ea3b"}.isax-bold-edit:before{content:"\ea3c"}.isax-bold-edit-2:before{content:"\ea3d"}.isax-bold-ekt:before{content:"\ea3e"}.isax-bold-electricity:before{content:"\ea3f"}.isax-bold-element-1:before{content:"\ea40"}.isax-bold-element-2:before{content:"\ea41"}.isax-bold-element-3:before{content:"\ea42"}.isax-bold-element-4:before{content:"\ea43"}.isax-bold-element-equal:before{content:"\ea44"}.isax-bold-element-plus:before{content:"\ea45"}.isax-bold-emc:before{content:"\ea46"}.isax-bold-emoji-happy:before{content:"\ea47"}.isax-bold-emoji-normal:before{content:"\ea48"}.isax-bold-emoji-sad:before{content:"\ea49"}.isax-bold-empty-wallet:before{content:"\ea4a"}.isax-bold-empty-wallet-add:before{content:"\ea4b"}.isax-bold-empty-wallet-change:before{content:"\ea4c"}.isax-bold-empty-wallet-remove:before{content:"\ea4d"}.isax-bold-empty-wallet-tick:before{content:"\ea4e"}.isax-bold-empty-wallet-time:before{content:"\ea4f"}.isax-bold-enj:before{content:"\ea50"}.isax-bold-eos:before{content:"\ea51"}.isax-bold-eraser:before{content:"\ea52"}.isax-bold-eraser-1:before{content:"\ea53"}.isax-bold-etc:before{content:"\ea54"}.isax-bold-eth:before{content:"\ea55"}.isax-bold-export:before{content:"\ea56"}.isax-bold-export-1:before{content:"\ea57"}.isax-bold-export-2:before{content:"\ea58"}.isax-bold-export-3:before{content:"\ea59"}.isax-bold-external-drive:before{content:"\ea5a"}.isax-bold-eye:before{content:"\ea5b"}.isax-bold-eye-slash:before{content:"\ea5c"}.isax-bold-facebook:before{content:"\ea5d"}.isax-bold-fatrows:before{content:"\ea5e"}.isax-bold-favorite-chart:before{content:"\ea5f"}.isax-bold-figma:before{content:"\ea60"}.isax-bold-figma-1:before{content:"\ea61"}.isax-bold-filter:before{content:"\ea62"}.isax-bold-filter-add:before{content:"\ea63"}.isax-bold-filter-edit:before{content:"\ea64"}.isax-bold-filter-remove:before{content:"\ea65"}.isax-bold-filter-search:before{content:"\ea66"}.isax-bold-filter-square:before{content:"\ea67"}.isax-bold-filter-tick:before{content:"\ea68"}.isax-bold-finger-cricle:before{content:"\ea69"}.isax-bold-finger-scan:before{content:"\ea6a"}.isax-bold-firstline:before{content:"\ea6b"}.isax-bold-flag:before{content:"\ea6c"}.isax-bold-flag-2:before{content:"\ea6d"}.isax-bold-flash:before{content:"\ea6e"}.isax-bold-flash-1:before{content:"\ea6f"}.isax-bold-flash-circle:before{content:"\ea70"}.isax-bold-flash-circle-1:before{content:"\ea71"}.isax-bold-flash-slash:before{content:"\ea72"}.isax-bold-folder:before{content:"\ea73"}.isax-bold-folder-2:before{content:"\ea74"}.isax-bold-folder-add:before{content:"\ea75"}.isax-bold-folder-cloud:before{content:"\ea76"}.isax-bold-folder-connection:before{content:"\ea77"}.isax-bold-folder-cross:before{content:"\ea78"}.isax-bold-folder-favorite:before{content:"\ea79"}.isax-bold-folder-minus:before{content:"\ea7a"}.isax-bold-folder-open:before{content:"\ea7b"}.isax-bold-forbidden:before{content:"\ea7c"}.isax-bold-forbidden-2:before{content:"\ea7d"}.isax-bold-format-circle:before{content:"\ea7e"}.isax-bold-format-square:before{content:"\ea7f"}.isax-bold-forward:before{content:"\ea80"}.isax-bold-forward-5-seconds:before{content:"\ea81"}.isax-bold-forward-10-seconds:before{content:"\ea82"}.isax-bold-forward-15-seconds:before{content:"\ea83"}.isax-bold-forward-item:before{content:"\ea84"}.isax-bold-forward-square:before{content:"\ea85"}.isax-bold-framer:before{content:"\ea86"}.isax-bold-ftt:before{content:"\ea87"}.isax-bold-gallery:before{content:"\ea88"}.isax-bold-gallery-add:before{content:"\ea89"}.isax-bold-gallery-edit:before{content:"\ea8a"}.isax-bold-gallery-export:before{content:"\ea8b"}.isax-bold-gallery-favorite:before{content:"\ea8c"}.isax-bold-gallery-import:before{content:"\ea8d"}.isax-bold-gallery-remove:before{content:"\ea8e"}.isax-bold-gallery-slash:before{content:"\ea8f"}.isax-bold-gallery-tick:before{content:"\ea90"}.isax-bold-game:before{content:"\ea91"}.isax-bold-gameboy:before{content:"\ea92"}.isax-bold-gas-station:before{content:"\ea93"}.isax-bold-gemini:before{content:"\ea94"}.isax-bold-gemini-2:before{content:"\ea95"}.isax-bold-ghost:before{content:"\ea96"}.isax-bold-gift:before{content:"\ea97"}.isax-bold-glass:before{content:"\ea98"}.isax-bold-glass-1:before{content:"\ea99"}.isax-bold-global:before{content:"\ea9a"}.isax-bold-global-edit:before{content:"\ea9b"}.isax-bold-global-refresh:before{content:"\ea9c"}.isax-bold-global-search:before{content:"\ea9d"}.isax-bold-google:before{content:"\ea9e"}.isax-bold-google-drive:before{content:"\ea9f"}.isax-bold-google-play:before{content:"\eaa0"}.isax-bold-gps:before{content:"\eaa1"}.isax-bold-gps-slash:before{content:"\eaa2"}.isax-bold-grammerly:before{content:"\eaa3"}.isax-bold-graph:before{content:"\eaa4"}.isax-bold-grid-1:before{content:"\eaa5"}.isax-bold-grid-2:before{content:"\eaa6"}.isax-bold-grid-3:before{content:"\eaa7"}.isax-bold-grid-4:before{content:"\eaa8"}.isax-bold-grid-5:before{content:"\eaa9"}.isax-bold-grid-6:before{content:"\eaaa"}.isax-bold-grid-7:before{content:"\eaab"}.isax-bold-grid-8:before{content:"\eaac"}.isax-bold-grid-9:before{content:"\eaad"}.isax-bold-grid-edit:before{content:"\eaae"}.isax-bold-grid-eraser:before{content:"\eaaf"}.isax-bold-grid-lock:before{content:"\eab0"}.isax-bold-grt:before{content:"\eab1"}.isax-bold-happyemoji:before{content:"\eab2"}.isax-bold-hashtag:before{content:"\eab3"}.isax-bold-hashtag-1:before{content:"\eab4"}.isax-bold-hashtag-down:before{content:"\eab5"}.isax-bold-hashtag-up:before{content:"\eab6"}.isax-bold-headphone:before{content:"\eab7"}.isax-bold-health:before{content:"\eab8"}.isax-bold-heart:before{content:"\eab9"}.isax-bold-heart-add:before{content:"\eaba"}.isax-bold-heart-circle:before{content:"\eabb"}.isax-bold-heart-edit:before{content:"\eabc"}.isax-bold-heart-remove:before{content:"\eabd"}.isax-bold-heart-search:before{content:"\eabe"}.isax-bold-heart-slash:before{content:"\eabf"}.isax-bold-heart-tick:before{content:"\eac0"}.isax-bold-hex:before{content:"\eac1"}.isax-bold-hierarchy:before{content:"\eac2"}.isax-bold-hierarchy-2:before{content:"\eac3"}.isax-bold-hierarchy-3:before{content:"\eac4"}.isax-bold-hierarchy-square:before{content:"\eac5"}.isax-bold-hierarchy-square-2:before{content:"\eac6"}.isax-bold-hierarchy-square-3:before{content:"\eac7"}.isax-bold-home:before{content:"\eac8"}.isax-bold-home-1:before{content:"\eac9"}.isax-bold-home-2:before{content:"\eaca"}.isax-bold-home-hashtag:before{content:"\eacb"}.isax-bold-home-trend-down:before{content:"\eacc"}.isax-bold-home-trend-up:before{content:"\eacd"}.isax-bold-home-wifi:before{content:"\eace"}.isax-bold-hospital:before{content:"\eacf"}.isax-bold-house:before{content:"\ead0"}.isax-bold-house-2:before{content:"\ead1"}.isax-bold-ht:before{content:"\ead2"}.isax-bold-html-3:before{content:"\ead3"}.isax-bold-html-5:before{content:"\ead4"}.isax-bold-icx:before{content:"\ead5"}.isax-bold-illustrator:before{content:"\ead6"}.isax-bold-image:before{content:"\ead7"}.isax-bold-import:before{content:"\ead8"}.isax-bold-import-1:before{content:"\ead9"}.isax-bold-import-2:before{content:"\eada"}.isax-bold-import-3:before{content:"\eadb"}.isax-bold-info-circle:before{content:"\eadc"}.isax-bold-information:before{content:"\eadd"}.isax-bold-instagram:before{content:"\eade"}.isax-bold-iost:before{content:"\eadf"}.isax-bold-javascript:before{content:"\eae0"}.isax-bold-js:before{content:"\eae1"}.isax-bold-judge:before{content:"\eae2"}.isax-bold-kanban:before{content:"\eae3"}.isax-bold-key:before{content:"\eae4"}.isax-bold-keyboard:before{content:"\eae5"}.isax-bold-keyboard-open:before{content:"\eae6"}.isax-bold-key-square:before{content:"\eae7"}.isax-bold-knc:before{content:"\eae8"}.isax-bold-lamp:before{content:"\eae9"}.isax-bold-lamp-1:before{content:"\eaea"}.isax-bold-lamp-charge:before{content:"\eaeb"}.isax-bold-lamp-on:before{content:"\eaec"}.isax-bold-lamp-slash:before{content:"\eaed"}.isax-bold-language-circle:before{content:"\eaee"}.isax-bold-language-square:before{content:"\eaef"}.isax-bold-layer:before{content:"\eaf0"}.isax-bold-level:before{content:"\eaf1"}.isax-bold-lifebuoy:before{content:"\eaf2"}.isax-bold-like:before{content:"\eaf3"}.isax-bold-like-1:before{content:"\eaf4"}.isax-bold-like-dislike:before{content:"\eaf5"}.isax-bold-like-shapes:before{content:"\eaf6"}.isax-bold-like-tag:before{content:"\eaf7"}.isax-bold-link:before{content:"\eaf8"}.isax-bold-link-1:before{content:"\eaf9"}.isax-bold-link-2:before{content:"\eafa"}.isax-bold-link-3:before{content:"\eafb"}.isax-bold-link-circle:before{content:"\eafc"}.isax-bold-link-square:before{content:"\eafd"}.isax-bold-location:before{content:"\eafe"}.isax-bold-location-add:before{content:"\eaff"}.isax-bold-location-cross:before{content:"\eb00"}.isax-bold-location-minus:before{content:"\eb01"}.isax-bold-location-slash:before{content:"\eb02"}.isax-bold-location-tick:before{content:"\eb03"}.isax-bold-lock:before{content:"\eb04"}.isax-bold-lock-1:before{content:"\eb05"}.isax-bold-lock-circle:before{content:"\eb06"}.isax-bold-lock-slash:before{content:"\eb07"}.isax-bold-login:before{content:"\eb08"}.isax-bold-login-1:before{content:"\eb09"}.isax-bold-logout:before{content:"\eb0a"}.isax-bold-logout-1:before{content:"\eb0b"}.isax-bold-lovely:before{content:"\eb0c"}.isax-bold-ltc:before{content:"\eb0d"}.isax-bold-magicpen:before{content:"\eb0e"}.isax-bold-magic-star:before{content:"\eb0f"}.isax-bold-main-component:before{content:"\eb10"}.isax-bold-man:before{content:"\eb11"}.isax-bold-map:before{content:"\eb12"}.isax-bold-map-1:before{content:"\eb13"}.isax-bold-mask:before{content:"\eb14"}.isax-bold-mask-1:before{content:"\eb15"}.isax-bold-mask-2:before{content:"\eb16"}.isax-bold-math:before{content:"\eb17"}.isax-bold-matic:before{content:"\eb18"}.isax-bold-maximize:before{content:"\eb19"}.isax-bold-maximize-1:before{content:"\eb1a"}.isax-bold-maximize-2:before{content:"\eb1b"}.isax-bold-maximize-3:before{content:"\eb1c"}.isax-bold-maximize-4:before{content:"\eb1d"}.isax-bold-maximize-5:before{content:"\eb1e"}.isax-bold-maximize-circle:before{content:"\eb1f"}.isax-bold-medal:before{content:"\eb20"}.isax-bold-medal-star:before{content:"\eb21"}.isax-bold-menu:before{content:"\eb22"}.isax-bold-menu-1:before{content:"\eb23"}.isax-bold-menu-board:before{content:"\eb24"}.isax-bold-message:before{content:"\eb25"}.isax-bold-message-2:before{content:"\eb26"}.isax-bold-message-add:before{content:"\eb27"}.isax-bold-message-add-1:before{content:"\eb28"}.isax-bold-message-circle:before{content:"\eb29"}.isax-bold-message-edit:before{content:"\eb2a"}.isax-bold-message-favorite:before{content:"\eb2b"}.isax-bold-message-minus:before{content:"\eb2c"}.isax-bold-message-notify:before{content:"\eb2d"}.isax-bold-message-programming:before{content:"\eb2e"}.isax-bold-message-question:before{content:"\eb2f"}.isax-bold-message-remove:before{content:"\eb30"}.isax-bold-messages:before{content:"\eb31"}.isax-bold-messages-1:before{content:"\eb32"}.isax-bold-messages-2:before{content:"\eb33"}.isax-bold-messages-3:before{content:"\eb34"}.isax-bold-message-search:before{content:"\eb35"}.isax-bold-message-square:before{content:"\eb36"}.isax-bold-message-text:before{content:"\eb37"}.isax-bold-message-text-1:before{content:"\eb38"}.isax-bold-message-tick:before{content:"\eb39"}.isax-bold-message-time:before{content:"\eb3a"}.isax-bold-messenger:before{content:"\eb3b"}.isax-bold-microphone:before{content:"\eb3c"}.isax-bold-microphone-2:before{content:"\eb3d"}.isax-bold-microphone-slash:before{content:"\eb3e"}.isax-bold-microphone-slash-1:before{content:"\eb3f"}.isax-bold-microscope:before{content:"\eb40"}.isax-bold-milk:before{content:"\eb41"}.isax-bold-mini-music-sqaure:before{content:"\eb42"}.isax-bold-minus:before{content:"\eb43"}.isax-bold-minus-cirlce:before{content:"\eb44"}.isax-bold-minus-square:before{content:"\eb45"}.isax-bold-mirror:before{content:"\eb46"}.isax-bold-mirroring-screen:before{content:"\eb47"}.isax-bold-mkr:before{content:"\eb48"}.isax-bold-mobile:before{content:"\eb49"}.isax-bold-mobile-programming:before{content:"\eb4a"}.isax-bold-money:before{content:"\eb4b"}.isax-bold-money-2:before{content:"\eb4c"}.isax-bold-money-3:before{content:"\eb4d"}.isax-bold-money-4:before{content:"\eb4e"}.isax-bold-money-add:before{content:"\eb4f"}.isax-bold-money-change:before{content:"\eb50"}.isax-bold-money-forbidden:before{content:"\eb51"}.isax-bold-money-recive:before{content:"\eb52"}.isax-bold-money-remove:before{content:"\eb53"}.isax-bold-moneys:before{content:"\eb54"}.isax-bold-money-send:before{content:"\eb55"}.isax-bold-money-tick:before{content:"\eb56"}.isax-bold-money-time:before{content:"\eb57"}.isax-bold-monitor:before{content:"\eb58"}.isax-bold-monitor-mobbile:before{content:"\eb59"}.isax-bold-monitor-recorder:before{content:"\eb5a"}.isax-bold-moon:before{content:"\eb5b"}.isax-bold-more:before{content:"\eb5c"}.isax-bold-more-2:before{content:"\eb5d"}.isax-bold-more-circle:before{content:"\eb5e"}.isax-bold-more-square:before{content:"\eb5f"}.isax-bold-mouse:before{content:"\eb60"}.isax-bold-mouse-1:before{content:"\eb61"}.isax-bold-mouse-circle:before{content:"\eb62"}.isax-bold-mouse-square:before{content:"\eb63"}.isax-bold-music:before{content:"\eb64"}.isax-bold-music-circle:before{content:"\eb65"}.isax-bold-music-dashboard:before{content:"\eb66"}.isax-bold-music-filter:before{content:"\eb67"}.isax-bold-music-library-2:before{content:"\eb68"}.isax-bold-musicnote:before{content:"\eb69"}.isax-bold-music-play:before{content:"\eb6a"}.isax-bold-music-playlist:before{content:"\eb6b"}.isax-bold-music-square:before{content:"\eb6c"}.isax-bold-music-square-add:before{content:"\eb6d"}.isax-bold-music-square-remove:before{content:"\eb6e"}.isax-bold-music-square-search:before{content:"\eb6f"}.isax-bold-nas:before{content:"\eb70"}.isax-bold-nct:before{content:"\eb71"}.isax-bold-nexo:before{content:"\eb72"}.isax-bold-next:before{content:"\eb73"}.isax-bold-niox:before{content:"\eb74"}.isax-bold-note:before{content:"\eb75"}.isax-bold-note-1:before{content:"\eb76"}.isax-bold-note-2:before{content:"\eb77"}.isax-bold-note-3:before{content:"\eb78"}.isax-bold-note-add:before{content:"\eb79"}.isax-bold-note-favorite:before{content:"\eb7a"}.isax-bold-note-remove:before{content:"\eb7b"}.isax-bold-note-square:before{content:"\eb7c"}.isax-bold-note-text:before{content:"\eb7d"}.isax-bold-notification:before{content:"\eb7e"}.isax-bold-notification-1:before{content:"\eb7f"}.isax-bold-notification-bing:before{content:"\eb80"}.isax-bold-notification-circle:before{content:"\eb81"}.isax-bold-notification-favorite:before{content:"\eb82"}.isax-bold-notification-status:before{content:"\eb83"}.isax-bold-ocean:before{content:"\eb84"}.isax-bold-okb:before{content:"\eb85"}.isax-bold-omega-circle:before{content:"\eb86"}.isax-bold-omega-square:before{content:"\eb87"}.isax-bold-one:before{content:"\eb88"}.isax-bold-ont:before{content:"\eb89"}.isax-bold-paintbucket:before{content:"\eb8a"}.isax-bold-paperclip:before{content:"\eb8b"}.isax-bold-paperclip-2:before{content:"\eb8c"}.isax-bold-password-check:before{content:"\eb8d"}.isax-bold-path:before{content:"\eb8e"}.isax-bold-path-2:before{content:"\eb8f"}.isax-bold-path-square:before{content:"\eb90"}.isax-bold-pause:before{content:"\eb91"}.isax-bold-pause-circle:before{content:"\eb92"}.isax-bold-pay:before{content:"\eb93"}.isax-bold-paypal:before{content:"\eb94"}.isax-bold-pen-add:before{content:"\eb95"}.isax-bold-pen-close:before{content:"\eb96"}.isax-bold-pen-remove:before{content:"\eb97"}.isax-bold-pen-tool:before{content:"\eb98"}.isax-bold-pen-tool-2:before{content:"\eb99"}.isax-bold-people:before{content:"\eb9a"}.isax-bold-percentage-circle:before{content:"\eb9b"}.isax-bold-percentage-square:before{content:"\eb9c"}.isax-bold-personalcard:before{content:"\eb9d"}.isax-bold-pet:before{content:"\eb9e"}.isax-bold-pharagraphspacing:before{content:"\eb9f"}.isax-bold-photoshop:before{content:"\eba0"}.isax-bold-picture-frame:before{content:"\eba1"}.isax-bold-play:before{content:"\eba2"}.isax-bold-play-add:before{content:"\eba3"}.isax-bold-play-circle:before{content:"\eba4"}.isax-bold-play-cricle:before{content:"\eba5"}.isax-bold-play-remove:before{content:"\eba6"}.isax-bold-presention-chart:before{content:"\eba7"}.isax-bold-previous:before{content:"\eba8"}.isax-bold-printer:before{content:"\eba9"}.isax-bold-printer-slash:before{content:"\ebaa"}.isax-bold-profile:before{content:"\ebab"}.isax-bold-profile-2user:before{content:"\ebac"}.isax-bold-profile-add:before{content:"\ebad"}.isax-bold-profile-circle:before{content:"\ebae"}.isax-bold-profile-delete:before{content:"\ebaf"}.isax-bold-profile-remove:before{content:"\ebb0"}.isax-bold-profile-tick:before{content:"\ebb1"}.isax-bold-programming-arrow:before{content:"\ebb2"}.isax-bold-programming-arrows:before{content:"\ebb3"}.isax-bold-python:before{content:"\ebb4"}.isax-bold-qnt:before{content:"\ebb5"}.isax-bold-quote-down:before{content:"\ebb6"}.isax-bold-quote-down-circle:before{content:"\ebb7"}.isax-bold-quote-down-square:before{content:"\ebb8"}.isax-bold-quote-up:before{content:"\ebb9"}.isax-bold-quote-up-circle:before{content:"\ebba"}.isax-bold-quote-up-square:before{content:"\ebbb"}.isax-bold-radar:before{content:"\ebbc"}.isax-bold-radar-1:before{content:"\ebbd"}.isax-bold-radar-2:before{content:"\ebbe"}.isax-bold-radio:before{content:"\ebbf"}.isax-bold-ram:before{content:"\ebc0"}.isax-bold-ram-2:before{content:"\ebc1"}.isax-bold-ranking:before{content:"\ebc2"}.isax-bold-ranking-1:before{content:"\ebc3"}.isax-bold-receipt:before{content:"\ebc4"}.isax-bold-receipt-1:before{content:"\ebc5"}.isax-bold-receipt-2:before{content:"\ebc6"}.isax-bold-receipt-3:before{content:"\ebc7"}.isax-bold-receipt-add:before{content:"\ebc8"}.isax-bold-receipt-discount:before{content:"\ebc9"}.isax-bold-receipt-discount-1:before{content:"\ebca"}.isax-bold-receipt-edit:before{content:"\ebcb"}.isax-bold-receipt-item:before{content:"\ebcc"}.isax-bold-receipt-minus:before{content:"\ebcd"}.isax-bold-receipt-search:before{content:"\ebce"}.isax-bold-receipt-square:before{content:"\ebcf"}.isax-bold-receipt-text:before{content:"\ebd0"}.isax-bold-received:before{content:"\ebd1"}.isax-bold-receive-square:before{content:"\ebd2"}.isax-bold-receive-square-2:before{content:"\ebd3"}.isax-bold-record:before{content:"\ebd4"}.isax-bold-record-circle:before{content:"\ebd5"}.isax-bold-recovery-convert:before{content:"\ebd6"}.isax-bold-redo:before{content:"\ebd7"}.isax-bold-refresh:before{content:"\ebd8"}.isax-bold-refresh-2:before{content:"\ebd9"}.isax-bold-refresh-circle:before{content:"\ebda"}.isax-bold-refresh-left-square:before{content:"\ebdb"}.isax-bold-refresh-right-square:before{content:"\ebdc"}.isax-bold-refresh-square-2:before{content:"\ebdd"}.isax-bold-rep:before{content:"\ebde"}.isax-bold-repeat:before{content:"\ebdf"}.isax-bold-repeat-circle:before{content:"\ebe0"}.isax-bold-repeate-music:before{content:"\ebe1"}.isax-bold-repeate-one:before{content:"\ebe2"}.isax-bold-reserve:before{content:"\ebe3"}.isax-bold-rotate-3d:before{content:"\ebe4"}.isax-bold-rotate-left:before{content:"\ebe5"}.isax-bold-rotate-left-1:before{content:"\ebe6"}.isax-bold-rotate-right:before{content:"\ebe7"}.isax-bold-rotate-right-1:before{content:"\ebe8"}.isax-bold-route-square:before{content:"\ebe9"}.isax-bold-routing:before{content:"\ebea"}.isax-bold-routing-2:before{content:"\ebeb"}.isax-bold-row-horizontal:before{content:"\ebec"}.isax-bold-row-vertical:before{content:"\ebed"}.isax-bold-ruler:before{content:"\ebee"}.isax-bold-ruler-pen:before{content:"\ebef"}.isax-bold-rune:before{content:"\ebf0"}.isax-bold-safe-home:before{content:"\ebf1"}.isax-bold-sagittarius:before{content:"\ebf2"}.isax-bold-save-2:before{content:"\ebf3"}.isax-bold-save-add:before{content:"\ebf4"}.isax-bold-save-minus:before{content:"\ebf5"}.isax-bold-save-remove:before{content:"\ebf6"}.isax-bold-sc:before{content:"\ebf7"}.isax-bold-scan:before{content:"\ebf8"}.isax-bold-scan-barcode:before{content:"\ebf9"}.isax-bold-scanner:before{content:"\ebfa"}.isax-bold-scanning:before{content:"\ebfb"}.isax-bold-scissor:before{content:"\ebfc"}.isax-bold-scissor-1:before{content:"\ebfd"}.isax-bold-screenmirroring:before{content:"\ebfe"}.isax-bold-scroll:before{content:"\ebff"}.isax-bold-search-favorite:before{content:"\ec00"}.isax-bold-search-favorite-1:before{content:"\ec01"}.isax-bold-search-normal:before{content:"\ec02"}.isax-bold-search-normal-1:before{content:"\ec03"}.isax-bold-search-status:before{content:"\ec04"}.isax-bold-search-status-1:before{content:"\ec05"}.isax-bold-search-zoom-in:before{content:"\ec06"}.isax-bold-search-zoom-in-1:before{content:"\ec07"}.isax-bold-search-zoom-out:before{content:"\ec08"}.isax-bold-search-zoom-out-1:before{content:"\ec09"}.isax-bold-security:before{content:"\ec0a"}.isax-bold-security-card:before{content:"\ec0b"}.isax-bold-security-safe:before{content:"\ec0c"}.isax-bold-security-time:before{content:"\ec0d"}.isax-bold-security-user:before{content:"\ec0e"}.isax-bold-send:before{content:"\ec0f"}.isax-bold-send-1:before{content:"\ec10"}.isax-bold-send-2:before{content:"\ec11"}.isax-bold-send-sqaure-2:before{content:"\ec12"}.isax-bold-send-square:before{content:"\ec13"}.isax-bold-setting:before{content:"\ec14"}.isax-bold-setting-1:before{content:"\ec15"}.isax-bold-setting-2:before{content:"\ec16"}.isax-bold-setting-3:before{content:"\ec17"}.isax-bold-setting-4:before{content:"\ec18"}.isax-bold-setting-5:before{content:"\ec19"}.isax-bold-shapes:before{content:"\ec1a"}.isax-bold-shapes-1:before{content:"\ec1b"}.isax-bold-share:before{content:"\ec1c"}.isax-bold-shield:before{content:"\ec1d"}.isax-bold-shield-cross:before{content:"\ec1e"}.isax-bold-shield-search:before{content:"\ec1f"}.isax-bold-shield-security:before{content:"\ec20"}.isax-bold-shield-slash:before{content:"\ec21"}.isax-bold-shield-tick:before{content:"\ec22"}.isax-bold-ship:before{content:"\ec23"}.isax-bold-shop:before{content:"\ec24"}.isax-bold-shop-add:before{content:"\ec25"}.isax-bold-shopping-bag:before{content:"\ec26"}.isax-bold-shopping-cart:before{content:"\ec27"}.isax-bold-shop-remove:before{content:"\ec28"}.isax-bold-shuffle:before{content:"\ec29"}.isax-bold-sidebar-bottom:before{content:"\ec2a"}.isax-bold-sidebar-left:before{content:"\ec2b"}.isax-bold-sidebar-right:before{content:"\ec2c"}.isax-bold-sidebar-top:before{content:"\ec2d"}.isax-bold-signpost:before{content:"\ec2e"}.isax-bold-simcard:before{content:"\ec2f"}.isax-bold-simcard-1:before{content:"\ec30"}.isax-bold-simcard-2:before{content:"\ec31"}.isax-bold-size:before{content:"\ec32"}.isax-bold-slack:before{content:"\ec33"}.isax-bold-slash:before{content:"\ec34"}.isax-bold-slider:before{content:"\ec35"}.isax-bold-slider-horizontal:before{content:"\ec36"}.isax-bold-slider-horizontal-1:before{content:"\ec37"}.isax-bold-slider-vertical:before{content:"\ec38"}.isax-bold-slider-vertical-1:before{content:"\ec39"}.isax-bold-smallcaps:before{content:"\ec3a"}.isax-bold-smart-car:before{content:"\ec3b"}.isax-bold-smart-home:before{content:"\ec3c"}.isax-bold-smileys:before{content:"\ec3d"}.isax-bold-sms:before{content:"\ec3e"}.isax-bold-sms-edit:before{content:"\ec3f"}.isax-bold-sms-notification:before{content:"\ec40"}.isax-bold-sms-search:before{content:"\ec41"}.isax-bold-sms-star:before{content:"\ec42"}.isax-bold-sms-tracking:before{content:"\ec43"}.isax-bold-snapchat:before{content:"\ec44"}.isax-bold-sol:before{content:"\ec45"}.isax-bold-sort:before{content:"\ec46"}.isax-bold-sound:before{content:"\ec47"}.isax-bold-speaker:before{content:"\ec48"}.isax-bold-speedometer:before{content:"\ec49"}.isax-bold-spotify:before{content:"\ec4a"}.isax-bold-square-3d:before{content:"\ec4b"}.isax-bold-squares:before{content:"\ec4c"}.isax-bold-star:before{content:"\ec4d"}.isax-bold-star-1:before{content:"\ec4e"}.isax-bold-star-slash:before{content:"\ec4f"}.isax-bold-status:before{content:"\ec50"}.isax-bold-status-up:before{content:"\ec51"}.isax-bold-sticker:before{content:"\ec52"}.isax-bold-stickynote:before{content:"\ec53"}.isax-bold-stop:before{content:"\ec54"}.isax-bold-stop-circle:before{content:"\ec55"}.isax-bold-story:before{content:"\ec56"}.isax-bold-strongbox:before{content:"\ec57"}.isax-bold-strongbox-2:before{content:"\ec58"}.isax-bold-stx:before{content:"\ec59"}.isax-bold-subtitle:before{content:"\ec5a"}.isax-bold-sun:before{content:"\ec5b"}.isax-bold-sun-1:before{content:"\ec5c"}.isax-bold-sun-fog:before{content:"\ec5d"}.isax-bold-support:before{content:"\ec5e"}.isax-bold-tag:before{content:"\ec5f"}.isax-bold-tag-2:before{content:"\ec60"}.isax-bold-tag-cross:before{content:"\ec61"}.isax-bold-tag-right:before{content:"\ec62"}.isax-bold-tag-user:before{content:"\ec63"}.isax-bold-task:before{content:"\ec64"}.isax-bold-task-square:before{content:"\ec65"}.isax-bold-teacher:before{content:"\ec66"}.isax-bold-text:before{content:"\ec67"}.isax-bold-textalign-center:before{content:"\ec68"}.isax-bold-textalign-justifycenter:before{content:"\ec69"}.isax-bold-textalign-justifyleft:before{content:"\ec6a"}.isax-bold-textalign-justifyright:before{content:"\ec6b"}.isax-bold-textalign-left:before{content:"\ec6c"}.isax-bold-textalign-right:before{content:"\ec6d"}.isax-bold-text-block:before{content:"\ec6e"}.isax-bold-text-bold:before{content:"\ec6f"}.isax-bold-text-italic:before{content:"\ec70"}.isax-bold-text-underline:before{content:"\ec71"}.isax-bold-theta:before{content:"\ec72"}.isax-bold-tick-circle:before{content:"\ec73"}.isax-bold-ticket:before{content:"\ec74"}.isax-bold-ticket-2:before{content:"\ec75"}.isax-bold-ticket-discount:before{content:"\ec76"}.isax-bold-ticket-expired:before{content:"\ec77"}.isax-bold-ticket-star:before{content:"\ec78"}.isax-bold-tick-square:before{content:"\ec79"}.isax-bold-timer:before{content:"\ec7a"}.isax-bold-timer-1:before{content:"\ec7b"}.isax-bold-timer-pause:before{content:"\ec7c"}.isax-bold-timer-start:before{content:"\ec7d"}.isax-bold-toggle-off:before{content:"\ec7e"}.isax-bold-toggle-off-circle:before{content:"\ec7f"}.isax-bold-toggle-on:before{content:"\ec80"}.isax-bold-toggle-on-circle:before{content:"\ec81"}.isax-bold-trade:before{content:"\ec82"}.isax-bold-transaction-minus:before{content:"\ec83"}.isax-bold-translate:before{content:"\ec84"}.isax-bold-trash:before{content:"\ec85"}.isax-bold-tree:before{content:"\ec86"}.isax-bold-trello:before{content:"\ec87"}.isax-bold-trend-down:before{content:"\ec88"}.isax-bold-trend-up:before{content:"\ec89"}.isax-bold-triangle:before{content:"\ec8a"}.isax-bold-triangle-1:before{content:"\ec8b"}.isax-bold-truck:before{content:"\ec8c"}.isax-bold-truck-fast:before{content:"\ec8d"}.isax-bold-truck-remove:before{content:"\ec8e"}.isax-bold-truck-tick:before{content:"\ec8f"}.isax-bold-truck-time:before{content:"\ec90"}.isax-bold-trush-square:before{content:"\ec91"}.isax-bold-trx:before{content:"\ec92"}.isax-bold-twitch:before{content:"\ec93"}.isax-bold-ui8:before{content:"\ec94"}.isax-bold-undo:before{content:"\ec95"}.isax-bold-unlimited:before{content:"\ec96"}.isax-bold-unlock:before{content:"\ec97"}.isax-bold-usdc:before{content:"\ec98"}.isax-bold-usdt:before{content:"\ec99"}.isax-bold-user:before{content:"\ec9a"}.isax-bold-user-add:before{content:"\ec9b"}.isax-bold-user-cirlce-add:before{content:"\ec9c"}.isax-bold-user-edit:before{content:"\ec9d"}.isax-bold-user-minus:before{content:"\ec9e"}.isax-bold-user-octagon:before{content:"\ec9f"}.isax-bold-user-remove:before{content:"\eca0"}.isax-bold-user-search:before{content:"\eca1"}.isax-bold-user-square:before{content:"\eca2"}.isax-bold-user-tag:before{content:"\eca3"}.isax-bold-user-tick:before{content:"\eca4"}.isax-bold-verify:before{content:"\eca5"}.isax-bold-vibe:before{content:"\eca6"}.isax-bold-video:before{content:"\eca7"}.isax-bold-video-add:before{content:"\eca8"}.isax-bold-video-circle:before{content:"\eca9"}.isax-bold-video-horizontal:before{content:"\ecaa"}.isax-bold-video-octagon:before{content:"\ecab"}.isax-bold-video-play:before{content:"\ecac"}.isax-bold-video-remove:before{content:"\ecad"}.isax-bold-video-slash:before{content:"\ecae"}.isax-bold-video-square:before{content:"\ecaf"}.isax-bold-video-tick:before{content:"\ecb0"}.isax-bold-video-time:before{content:"\ecb1"}.isax-bold-video-vertical:before{content:"\ecb2"}.isax-bold-vlx:before{content:"\ecb3"}.isax-bold-voice-cricle:before{content:"\ecb4"}.isax-bold-voice-square:before{content:"\ecb5"}.isax-bold-volume-cross:before{content:"\ecb6"}.isax-bold-volume-high:before{content:"\ecb7"}.isax-bold-volume-low:before{content:"\ecb8"}.isax-bold-volume-low-1:before{content:"\ecb9"}.isax-bold-volume-mute:before{content:"\ecba"}.isax-bold-volume-slash:before{content:"\ecbb"}.isax-bold-volume-up:before{content:"\ecbc"}.isax-bold-vuesax:before{content:"\ecbd"}.isax-bold-wallet:before{content:"\ecbe"}.isax-bold-wallet-1:before{content:"\ecbf"}.isax-bold-wallet-2:before{content:"\ecc0"}.isax-bold-wallet-3:before{content:"\ecc1"}.isax-bold-wallet-add:before{content:"\ecc2"}.isax-bold-wallet-add-1:before{content:"\ecc3"}.isax-bold-wallet-check:before{content:"\ecc4"}.isax-bold-wallet-minus:before{content:"\ecc5"}.isax-bold-wallet-money:before{content:"\ecc6"}.isax-bold-wallet-remove:before{content:"\ecc7"}.isax-bold-wallet-search:before{content:"\ecc8"}.isax-bold-wan:before{content:"\ecc9"}.isax-bold-wan-1:before{content:"\ecca"}.isax-bold-warning-2:before{content:"\eccb"}.isax-bold-watch:before{content:"\eccc"}.isax-bold-watch-status:before{content:"\eccd"}.isax-bold-weight:before{content:"\ecce"}.isax-bold-weight-1:before{content:"\eccf"}.isax-bold-whatsapp:before{content:"\ecd0"}.isax-bold-wifi:before{content:"\ecd1"}.isax-bold-wifi-square:before{content:"\ecd2"}.isax-bold-wind:before{content:"\ecd3"}.isax-bold-wind-2:before{content:"\ecd4"}.isax-bold-windows:before{content:"\ecd5"}.isax-bold-wing:before{content:"\ecd6"}.isax-bold-woman:before{content:"\ecd7"}.isax-bold-xd:before{content:"\ecd8"}.isax-bold-xem:before{content:"\ecd9"}.isax-bold-xiaomi:before{content:"\ecda"}.isax-bold-xlm:before{content:"\ecdb"}.isax-bold-xmr:before{content:"\ecdc"}.isax-bold-xrp:before{content:"\ecdd"}.isax-bold-youtube:before{content:"\ecde"}.isax-bold-zel:before{content:"\ecdf"}.isax-bold-zoom:before{content:"\ece0"}@font-face{font-family:'isax-bulk';src:url(/assets/iconsax/variants/bulk/isax-bulk-65798e9c4f78779b61c423d3ffdb0fdd10deca6066d5c217250c0ab2174cee2d.eot?28unuw);src:url(/assets/iconsax/variants/bulk/isax-bulk-65798e9c4f78779b61c423d3ffdb0fdd10deca6066d5c217250c0ab2174cee2d.eot?28unuw#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/bulk/isax-bulk-e8d720dd27284da2629eeba97082d426e02aedf5db8830f6d1f68bd5687f1cd8.ttf?28unuw) format("truetype"),url(/assets/iconsax/variants/bulk/isax-bulk-2b4e1349b71cd9ac480ebde1c802570b8a85f77bc6ad0307b17fee752bd43638.woff?28unuw) format("woff"),url(/assets/iconsax/variants/bulk/isax-bulk-80901a35384504d31fb4502419ef5ee4c609ba60533f037e7a7a94366940bf6b.svg?28unuw#isax-bulk) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-bulk-"],[class*=" isax-bulk-"]{font-family:'isax-bulk' !important}.isax-bulk-aave .path1:before{content:"\e900";opacity:0.4}.isax-bulk-aave .path2:before{content:"\e901";margin-left:-1em}.isax-bulk-activity .path1:before{content:"\e902";opacity:0.4}.isax-bulk-activity .path2:before{content:"\e903";margin-left:-1em}.isax-bulk-ada .path1:before{content:"\e904";opacity:0.36}.isax-bulk-ada .path2:before{content:"\e905";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path3:before{content:"\e906";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path4:before{content:"\e907";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path5:before{content:"\e908";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path6:before{content:"\e909";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path7:before{content:"\e90a";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path8:before{content:"\e90b";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path9:before{content:"\e90c";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path10:before{content:"\e90d";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path11:before{content:"\e90e";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path12:before{content:"\e90f";margin-left:-1em;opacity:0.36}.isax-bulk-ada .path13:before{content:"\e910";margin-left:-1em}.isax-bulk-ada .path14:before{content:"\e911";margin-left:-1em}.isax-bulk-ada .path15:before{content:"\e912";margin-left:-1em}.isax-bulk-ada .path16:before{content:"\e913";margin-left:-1em}.isax-bulk-ada .path17:before{content:"\e914";margin-left:-1em}.isax-bulk-ada .path18:before{content:"\e915";margin-left:-1em}.isax-bulk-ada .path19:before{content:"\e916";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path20:before{content:"\e917";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path21:before{content:"\e918";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path22:before{content:"\e919";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path23:before{content:"\e91a";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path24:before{content:"\e91b";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path25:before{content:"\e91c";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path26:before{content:"\e91d";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path27:before{content:"\e91e";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path28:before{content:"\e91f";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path29:before{content:"\e920";margin-left:-1em;opacity:0.16}.isax-bulk-ada .path30:before{content:"\e921";margin-left:-1em;opacity:0.16}.isax-bulk-add .path1:before{content:"\e922";opacity:0.4}.isax-bulk-add .path2:before{content:"\e923";margin-left:-1em}.isax-bulk-add-circle .path1:before{content:"\e924";opacity:0.4}.isax-bulk-add-circle .path2:before{content:"\e925";margin-left:-1em}.isax-bulk-additem .path1:before{content:"\e926";opacity:0.4}.isax-bulk-additem .path2:before{content:"\e927";margin-left:-1em}.isax-bulk-additem .path3:before{content:"\e928";margin-left:-1em}.isax-bulk-add-square .path1:before{content:"\e929";opacity:0.4}.isax-bulk-add-square .path2:before{content:"\e92a";margin-left:-1em}.isax-bulk-airdrop .path1:before{content:"\e92b"}.isax-bulk-airdrop .path2:before{content:"\e92c";margin-left:-1em;opacity:0.4}.isax-bulk-airdrop .path3:before{content:"\e92d";margin-left:-1em;opacity:0.4}.isax-bulk-airdrop .path4:before{content:"\e92e";margin-left:-1em}.isax-bulk-airplane .path1:before{content:"\e92f"}.isax-bulk-airplane .path2:before{content:"\e930";margin-left:-1em;opacity:0.4}.isax-bulk-airplane-square .path1:before{content:"\e931";opacity:0.4}.isax-bulk-airplane-square .path2:before{content:"\e932";margin-left:-1em}.isax-bulk-airpod .path1:before{content:"\e933";opacity:0.4}.isax-bulk-airpod .path2:before{content:"\e934";margin-left:-1em}.isax-bulk-airpods .path1:before{content:"\e935";opacity:0.4}.isax-bulk-airpods .path2:before{content:"\e936";margin-left:-1em}.isax-bulk-airpods .path3:before{content:"\e937";margin-left:-1em;opacity:0.4}.isax-bulk-airpods .path4:before{content:"\e938";margin-left:-1em}.isax-bulk-airpods .path5:before{content:"\e939";margin-left:-1em}.isax-bulk-airpods .path6:before{content:"\e93a";margin-left:-1em}.isax-bulk-alarm .path1:before{content:"\e93b";opacity:0.4}.isax-bulk-alarm .path2:before{content:"\e93c";margin-left:-1em}.isax-bulk-alarm .path3:before{content:"\e93d";margin-left:-1em;opacity:0.4}.isax-bulk-alarm .path4:before{content:"\e93e";margin-left:-1em;opacity:0.4}.isax-bulk-alarm .path5:before{content:"\e93f";margin-left:-1em;opacity:0.4}.isax-bulk-align-bottom .path1:before{content:"\e940"}.isax-bulk-align-bottom .path2:before{content:"\e941";margin-left:-1em;opacity:0.4}.isax-bulk-align-bottom .path3:before{content:"\e942";margin-left:-1em}.isax-bulk-align-horizontally .path1:before{content:"\e943"}.isax-bulk-align-horizontally .path2:before{content:"\e944";margin-left:-1em}.isax-bulk-align-horizontally .path3:before{content:"\e945";margin-left:-1em}.isax-bulk-align-horizontally .path4:before{content:"\e946";margin-left:-1em}.isax-bulk-align-horizontally .path5:before{content:"\e947";margin-left:-1em;opacity:0.4}.isax-bulk-align-left .path1:before{content:"\e948"}.isax-bulk-align-left .path2:before{content:"\e949";margin-left:-1em;opacity:0.4}.isax-bulk-align-left .path3:before{content:"\e94a";margin-left:-1em}.isax-bulk-align-right .path1:before{content:"\e94b"}.isax-bulk-align-right .path2:before{content:"\e94c";margin-left:-1em;opacity:0.4}.isax-bulk-align-right .path3:before{content:"\e94d";margin-left:-1em}.isax-bulk-align-vertically .path1:before{content:"\e94e"}.isax-bulk-align-vertically .path2:before{content:"\e94f";margin-left:-1em}.isax-bulk-align-vertically .path3:before{content:"\e950";margin-left:-1em}.isax-bulk-align-vertically .path4:before{content:"\e951";margin-left:-1em}.isax-bulk-align-vertically .path5:before{content:"\e952";margin-left:-1em;opacity:0.4}.isax-bulk-android .path1:before{content:"\e953"}.isax-bulk-android .path2:before{content:"\e954";margin-left:-1em}.isax-bulk-android .path3:before{content:"\e955";margin-left:-1em;opacity:0.4}.isax-bulk-android .path4:before{content:"\e956";margin-left:-1em}.isax-bulk-android .path5:before{content:"\e957";margin-left:-1em}.isax-bulk-android .path6:before{content:"\e958";margin-left:-1em;opacity:0.4}.isax-bulk-ankr .path1:before{content:"\e959"}.isax-bulk-ankr .path2:before{content:"\e95a";margin-left:-1em}.isax-bulk-ankr .path3:before{content:"\e95b";margin-left:-1em;opacity:0.4}.isax-bulk-apple .path1:before{content:"\e95c"}.isax-bulk-apple .path2:before{content:"\e95d";margin-left:-1em;opacity:0.4}.isax-bulk-aquarius .path1:before{content:"\e95e"}.isax-bulk-aquarius .path2:before{content:"\e95f";margin-left:-1em;opacity:0.4}.isax-bulk-archive .path1:before{content:"\e960";opacity:0.4}.isax-bulk-archive .path2:before{content:"\e961";margin-left:-1em}.isax-bulk-archive .path3:before{content:"\e962";margin-left:-1em}.isax-bulk-archive-1 .path1:before{content:"\e963";opacity:0.4}.isax-bulk-archive-1 .path2:before{content:"\e964";margin-left:-1em}.isax-bulk-archive-2 .path1:before{content:"\e965";opacity:0.4}.isax-bulk-archive-2 .path2:before{content:"\e966";margin-left:-1em}.isax-bulk-archive-add .path1:before{content:"\e967";opacity:0.4}.isax-bulk-archive-add .path2:before{content:"\e968";margin-left:-1em}.isax-bulk-archive-book .path1:before{content:"\e969";opacity:0.4}.isax-bulk-archive-book .path2:before{content:"\e96a";margin-left:-1em}.isax-bulk-archive-book .path3:before{content:"\e96b";margin-left:-1em}.isax-bulk-archive-book .path4:before{content:"\e96c";margin-left:-1em}.isax-bulk-archive-minus .path1:before{content:"\e96d";opacity:0.4}.isax-bulk-archive-minus .path2:before{content:"\e96e";margin-left:-1em}.isax-bulk-archive-slash .path1:before{content:"\e96f";opacity:0.4}.isax-bulk-archive-slash .path2:before{content:"\e970";margin-left:-1em}.isax-bulk-archive-slash .path3:before{content:"\e971";margin-left:-1em}.isax-bulk-archive-tick .path1:before{content:"\e972";opacity:0.4}.isax-bulk-archive-tick .path2:before{content:"\e973";margin-left:-1em}.isax-bulk-arrange-circle .path1:before{content:"\e974";opacity:0.4}.isax-bulk-arrange-circle .path2:before{content:"\e975";margin-left:-1em}.isax-bulk-arrange-circle .path3:before{content:"\e976";margin-left:-1em}.isax-bulk-arrange-circle-2 .path1:before{content:"\e977";opacity:0.4}.isax-bulk-arrange-circle-2 .path2:before{content:"\e978";margin-left:-1em}.isax-bulk-arrange-circle-2 .path3:before{content:"\e979";margin-left:-1em}.isax-bulk-arrange-square .path1:before{content:"\e97a";opacity:0.4}.isax-bulk-arrange-square .path2:before{content:"\e97b";margin-left:-1em}.isax-bulk-arrange-square .path3:before{content:"\e97c";margin-left:-1em}.isax-bulk-arrange-square-2 .path1:before{content:"\e97d";opacity:0.4}.isax-bulk-arrange-square-2 .path2:before{content:"\e97e";margin-left:-1em}.isax-bulk-arrange-square-2 .path3:before{content:"\e97f";margin-left:-1em}.isax-bulk-arrow .path1:before{content:"\e980";opacity:0.4}.isax-bulk-arrow .path2:before{content:"\e981";margin-left:-1em;opacity:0.4}.isax-bulk-arrow .path3:before{content:"\e982";margin-left:-1em}.isax-bulk-arrow .path4:before{content:"\e983";margin-left:-1em}.isax-bulk-arrow .path5:before{content:"\e984";margin-left:-1em}.isax-bulk-arrow .path6:before{content:"\e985";margin-left:-1em}.isax-bulk-arrow-2 .path1:before{content:"\e986";opacity:0.4}.isax-bulk-arrow-2 .path2:before{content:"\e987";margin-left:-1em}.isax-bulk-arrow-3 .path1:before{content:"\e988"}.isax-bulk-arrow-3 .path2:before{content:"\e989";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-circle-down .path1:before{content:"\e98a";opacity:0.4}.isax-bulk-arrow-circle-down .path2:before{content:"\e98b";margin-left:-1em}.isax-bulk-arrow-circle-left .path1:before{content:"\e98c";opacity:0.4}.isax-bulk-arrow-circle-left .path2:before{content:"\e98d";margin-left:-1em}.isax-bulk-arrow-circle-right .path1:before{content:"\e98e";opacity:0.4}.isax-bulk-arrow-circle-right .path2:before{content:"\e98f";margin-left:-1em}.isax-bulk-arrow-circle-up .path1:before{content:"\e990";opacity:0.4}.isax-bulk-arrow-circle-up .path2:before{content:"\e991";margin-left:-1em}.isax-bulk-arrow-down .path1:before{content:"\e992";opacity:0.4}.isax-bulk-arrow-down .path2:before{content:"\e993";margin-left:-1em}.isax-bulk-arrow-down-1 .path1:before{content:"\e994";opacity:0.4}.isax-bulk-arrow-down-1 .path2:before{content:"\e995";margin-left:-1em}.isax-bulk-arrow-down-2 .path1:before{content:"\e996";opacity:0.4}.isax-bulk-arrow-down-2 .path2:before{content:"\e997";margin-left:-1em}.isax-bulk-arrow-down-3 .path1:before{content:"\e998"}.isax-bulk-arrow-down-3 .path2:before{content:"\e999";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-left .path1:before{content:"\e99a";opacity:0.4}.isax-bulk-arrow-left .path2:before{content:"\e99b";margin-left:-1em}.isax-bulk-arrow-left-1 .path1:before{content:"\e99c";opacity:0.4}.isax-bulk-arrow-left-1 .path2:before{content:"\e99d";margin-left:-1em}.isax-bulk-arrow-left-2 .path1:before{content:"\e99e";opacity:0.4}.isax-bulk-arrow-left-2 .path2:before{content:"\e99f";margin-left:-1em}.isax-bulk-arrow-left-3 .path1:before{content:"\e9a0"}.isax-bulk-arrow-left-3 .path2:before{content:"\e9a1";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-right .path1:before{content:"\e9a2";opacity:0.4}.isax-bulk-arrow-right .path2:before{content:"\e9a3";margin-left:-1em}.isax-bulk-arrow-right-1 .path1:before{content:"\e9a4";opacity:0.4}.isax-bulk-arrow-right-1 .path2:before{content:"\e9a5";margin-left:-1em}.isax-bulk-arrow-right-2 .path1:before{content:"\e9a6";opacity:0.4}.isax-bulk-arrow-right-2 .path2:before{content:"\e9a7";margin-left:-1em}.isax-bulk-arrow-right-3 .path1:before{content:"\e9a8"}.isax-bulk-arrow-right-3 .path2:before{content:"\e9a9";margin-left:-1em;opacity:0.4}.isax-bulk-arrow-square .path1:before{content:"\e9aa";opacity:0.4}.isax-bulk-arrow-square .path2:before{content:"\e9ab";margin-left:-1em}.isax-bulk-arrow-square-down .path1:before{content:"\e9ac";opacity:0.4}.isax-bulk-arrow-square-down .path2:before{content:"\e9ad";margin-left:-1em}.isax-bulk-arrow-square-left .path1:before{content:"\e9ae";opacity:0.4}.isax-bulk-arrow-square-left .path2:before{content:"\e9af";margin-left:-1em}.isax-bulk-arrow-square-right .path1:before{content:"\e9b0";opacity:0.4}.isax-bulk-arrow-square-right .path2:before{content:"\e9b1";margin-left:-1em}.isax-bulk-arrow-square-up .path1:before{content:"\e9b2";opacity:0.4}.isax-bulk-arrow-square-up .path2:before{content:"\e9b3";margin-left:-1em}.isax-bulk-arrow-swap .path1:before{content:"\e9b4";opacity:0.4}.isax-bulk-arrow-swap .path2:before{content:"\e9b5";margin-left:-1em}.isax-bulk-arrow-swap .path3:before{content:"\e9b6";margin-left:-1em}.isax-bulk-arrow-swap-horizontal .path1:before{content:"\e9b7";opacity:0.4}.isax-bulk-arrow-swap-horizontal .path2:before{content:"\e9b8";margin-left:-1em}.isax-bulk-arrow-swap-horizontal .path3:before{content:"\e9b9";margin-left:-1em}.isax-bulk-arrow-up .path1:before{content:"\e9ba";opacity:0.4}.isax-bulk-arrow-up .path2:before{content:"\e9bb";margin-left:-1em}.isax-bulk-arrow-up-1 .path1:before{content:"\e9bc";opacity:0.4}.isax-bulk-arrow-up-1 .path2:before{content:"\e9bd";margin-left:-1em}.isax-bulk-arrow-up-2 .path1:before{content:"\e9be";opacity:0.4}.isax-bulk-arrow-up-2 .path2:before{content:"\e9bf";margin-left:-1em}.isax-bulk-arrow-up-3 .path1:before{content:"\e9c0"}.isax-bulk-arrow-up-3 .path2:before{content:"\e9c1";margin-left:-1em;opacity:0.4}.isax-bulk-attach-circle .path1:before{content:"\e9c2";opacity:0.4}.isax-bulk-attach-circle .path2:before{content:"\e9c3";margin-left:-1em}.isax-bulk-attach-square .path1:before{content:"\e9c4";opacity:0.4}.isax-bulk-attach-square .path2:before{content:"\e9c5";margin-left:-1em}.isax-bulk-audio-square .path1:before{content:"\e9c6";opacity:0.4}.isax-bulk-audio-square .path2:before{content:"\e9c7";margin-left:-1em}.isax-bulk-autobrightness .path1:before{content:"\e9c8";opacity:0.4}.isax-bulk-autobrightness .path2:before{content:"\e9c9";margin-left:-1em}.isax-bulk-autobrightness .path3:before{content:"\e9ca";margin-left:-1em}.isax-bulk-avax .path1:before{content:"\e9cb"}.isax-bulk-avax .path2:before{content:"\e9cc";margin-left:-1em}.isax-bulk-avax .path3:before{content:"\e9cd";margin-left:-1em;opacity:0.4}.isax-bulk-award .path1:before{content:"\e9ce";opacity:0.4}.isax-bulk-award .path2:before{content:"\e9cf";margin-left:-1em}.isax-bulk-award .path3:before{content:"\e9d0";margin-left:-1em}.isax-bulk-back-square .path1:before{content:"\e9d1";opacity:0.4}.isax-bulk-back-square .path2:before{content:"\e9d2";margin-left:-1em}.isax-bulk-backward .path1:before{content:"\e9d3";opacity:0.4}.isax-bulk-backward .path2:before{content:"\e9d4";margin-left:-1em}.isax-bulk-backward-5-seconds .path1:before{content:"\e9d5"}.isax-bulk-backward-5-seconds .path2:before{content:"\e9d6";margin-left:-1em;opacity:0.4}.isax-bulk-backward-10-seconds .path1:before{content:"\e9d7"}.isax-bulk-backward-10-seconds .path2:before{content:"\e9d8";margin-left:-1em;opacity:0.4}.isax-bulk-backward-10-seconds .path3:before{content:"\e9d9";margin-left:-1em}.isax-bulk-backward-15-seconds .path1:before{content:"\e9da"}.isax-bulk-backward-15-seconds .path2:before{content:"\e9db";margin-left:-1em}.isax-bulk-backward-15-seconds .path3:before{content:"\e9dc";margin-left:-1em;opacity:0.4}.isax-bulk-backward-item .path1:before{content:"\e9dd";opacity:0.4}.isax-bulk-backward-item .path2:before{content:"\e9de";margin-left:-1em;opacity:0.4}.isax-bulk-backward-item .path3:before{content:"\e9df";margin-left:-1em}.isax-bulk-bag .path1:before{content:"\e9e0";opacity:0.4}.isax-bulk-bag .path2:before{content:"\e9e1";margin-left:-1em}.isax-bulk-bag-2 .path1:before{content:"\e9e2";opacity:0.4}.isax-bulk-bag-2 .path2:before{content:"\e9e3";margin-left:-1em}.isax-bulk-bag-cross .path1:before{content:"\e9e4";opacity:0.4}.isax-bulk-bag-cross .path2:before{content:"\e9e5";margin-left:-1em}.isax-bulk-bag-cross-1 .path1:before{content:"\e9e6";opacity:0.4}.isax-bulk-bag-cross-1 .path2:before{content:"\e9e7";margin-left:-1em}.isax-bulk-bag-cross-1 .path3:before{content:"\e9e8";margin-left:-1em;opacity:0.4}.isax-bulk-bag-cross-1 .path4:before{content:"\e9e9";margin-left:-1em}.isax-bulk-bag-happy .path1:before{content:"\e9ea";opacity:0.4}.isax-bulk-bag-happy .path2:before{content:"\e9eb";margin-left:-1em}.isax-bulk-bag-tick .path1:before{content:"\e9ec";opacity:0.4}.isax-bulk-bag-tick .path2:before{content:"\e9ed";margin-left:-1em}.isax-bulk-bag-tick-2 .path1:before{content:"\e9ee";opacity:0.4}.isax-bulk-bag-tick-2 .path2:before{content:"\e9ef";margin-left:-1em}.isax-bulk-bag-tick-2 .path3:before{content:"\e9f0";margin-left:-1em;opacity:0.4}.isax-bulk-bag-tick-2 .path4:before{content:"\e9f1";margin-left:-1em}.isax-bulk-bag-timer .path1:before{content:"\e9f2";opacity:0.4}.isax-bulk-bag-timer .path2:before{content:"\e9f3";margin-left:-1em}.isax-bulk-bag-timer .path3:before{content:"\e9f4";margin-left:-1em;opacity:0.4}.isax-bulk-bag-timer .path4:before{content:"\e9f5";margin-left:-1em}.isax-bulk-bank .path1:before{content:"\e9f6"}.isax-bulk-bank .path2:before{content:"\e9f7";margin-left:-1em;opacity:0.6}.isax-bulk-bank .path3:before{content:"\e9f8";margin-left:-1em;opacity:0.4}.isax-bulk-barcode .path1:before{content:"\e9f9";opacity:0.4}.isax-bulk-barcode .path2:before{content:"\e9fa";margin-left:-1em}.isax-bulk-barcode .path3:before{content:"\e9fb";margin-left:-1em}.isax-bulk-barcode .path4:before{content:"\e9fc";margin-left:-1em}.isax-bulk-barcode .path5:before{content:"\e9fd";margin-left:-1em}.isax-bulk-barcode .path6:before{content:"\e9fe";margin-left:-1em}.isax-bulk-barcode .path7:before{content:"\e9ff";margin-left:-1em}.isax-bulk-barcode .path8:before{content:"\ea00";margin-left:-1em}.isax-bulk-battery-3full .path1:before{content:"\ea01";opacity:0.4}.isax-bulk-battery-3full .path2:before{content:"\ea02";margin-left:-1em}.isax-bulk-battery-3full .path3:before{content:"\ea03";margin-left:-1em}.isax-bulk-battery-3full .path4:before{content:"\ea04";margin-left:-1em}.isax-bulk-battery-charging .path1:before{content:"\ea05";opacity:0.4}.isax-bulk-battery-charging .path2:before{content:"\ea06";margin-left:-1em}.isax-bulk-battery-charging .path3:before{content:"\ea07";margin-left:-1em}.isax-bulk-battery-disable .path1:before{content:"\ea08"}.isax-bulk-battery-disable .path2:before{content:"\ea09";margin-left:-1em;opacity:0.4}.isax-bulk-battery-disable .path3:before{content:"\ea0a";margin-left:-1em;opacity:0.4}.isax-bulk-battery-disable .path4:before{content:"\ea0b";margin-left:-1em}.isax-bulk-battery-empty .path1:before{content:"\ea0c";opacity:0.4}.isax-bulk-battery-empty .path2:before{content:"\ea0d";margin-left:-1em}.isax-bulk-battery-empty-1 .path1:before{content:"\ea0e";opacity:0.4}.isax-bulk-battery-empty-1 .path2:before{content:"\ea0f";margin-left:-1em}.isax-bulk-battery-empty-1 .path3:before{content:"\ea10";margin-left:-1em}.isax-bulk-battery-full .path1:before{content:"\ea11";opacity:0.4}.isax-bulk-battery-full .path2:before{content:"\ea12";margin-left:-1em}.isax-bulk-battery-full .path3:before{content:"\ea13";margin-left:-1em}.isax-bulk-battery-full .path4:before{content:"\ea14";margin-left:-1em}.isax-bulk-battery-full .path5:before{content:"\ea15";margin-left:-1em}.isax-bulk-be .path1:before{content:"\ea16"}.isax-bulk-be .path2:before{content:"\ea17";margin-left:-1em;opacity:0.4}.isax-bulk-be .path3:before{content:"\ea18";margin-left:-1em}.isax-bulk-bezier .path1:before{content:"\ea19"}.isax-bulk-bezier .path2:before{content:"\ea1a";margin-left:-1em}.isax-bulk-bezier .path3:before{content:"\ea1b";margin-left:-1em}.isax-bulk-bezier .path4:before{content:"\ea1c";margin-left:-1em}.isax-bulk-bezier .path5:before{content:"\ea1d";margin-left:-1em}.isax-bulk-bezier .path6:before{content:"\ea1e";margin-left:-1em;opacity:0.16}.isax-bulk-bezier .path7:before{content:"\ea1f";margin-left:-1em;opacity:0.16}.isax-bulk-bill .path1:before{content:"\ea20";opacity:0.4}.isax-bulk-bill .path2:before{content:"\ea21";margin-left:-1em}.isax-bulk-bill .path3:before{content:"\ea22";margin-left:-1em}.isax-bulk-bill .path4:before{content:"\ea23";margin-left:-1em}.isax-bulk-bitcoin-card .path1:before{content:"\ea24";opacity:0.4}.isax-bulk-bitcoin-card .path2:before{content:"\ea25";margin-left:-1em}.isax-bulk-bitcoin-card .path3:before{content:"\ea26";margin-left:-1em}.isax-bulk-bitcoin-convert .path1:before{content:"\ea27";opacity:0.4}.isax-bulk-bitcoin-convert .path2:before{content:"\ea28";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-convert .path3:before{content:"\ea29";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-convert .path4:before{content:"\ea2a";margin-left:-1em}.isax-bulk-bitcoin-convert .path5:before{content:"\ea2b";margin-left:-1em}.isax-bulk-bitcoin-refresh .path1:before{content:"\ea2c";opacity:0.4}.isax-bulk-bitcoin-refresh .path2:before{content:"\ea2d";margin-left:-1em;opacity:0.4}.isax-bulk-bitcoin-refresh .path3:before{content:"\ea2e";margin-left:-1em}.isax-bulk-blend .path1:before{content:"\ea2f"}.isax-bulk-blend .path2:before{content:"\ea30";margin-left:-1em;opacity:0.4}.isax-bulk-blend-2 .path1:before{content:"\ea31"}.isax-bulk-blend-2 .path2:before{content:"\ea32";margin-left:-1em}.isax-bulk-blend-2 .path3:before{content:"\ea33";margin-left:-1em}.isax-bulk-blend-2 .path4:before{content:"\ea34";margin-left:-1em}.isax-bulk-blend-2 .path5:before{content:"\ea35";margin-left:-1em;opacity:0.4}.isax-bulk-blogger .path1:before{content:"\ea36"}.isax-bulk-blogger .path2:before{content:"\ea37";margin-left:-1em;opacity:0.4}.isax-bulk-bluetooth .path1:before{content:"\ea38";opacity:0.4}.isax-bulk-bluetooth .path2:before{content:"\ea39";margin-left:-1em}.isax-bulk-bluetooth-2 .path1:before{content:"\ea3a";opacity:0.4}.isax-bulk-bluetooth-2 .path2:before{content:"\ea3b";margin-left:-1em}.isax-bulk-bluetooth-2 .path3:before{content:"\ea3c";margin-left:-1em}.isax-bulk-bluetooth-2 .path4:before{content:"\ea3d";margin-left:-1em}.isax-bulk-bluetooth-circle .path1:before{content:"\ea3e";opacity:0.4}.isax-bulk-bluetooth-circle .path2:before{content:"\ea3f";margin-left:-1em}.isax-bulk-bluetooth-rectangle .path1:before{content:"\ea40";opacity:0.4}.isax-bulk-bluetooth-rectangle .path2:before{content:"\ea41";margin-left:-1em}.isax-bulk-blur .path1:before{content:"\ea42";opacity:0.4}.isax-bulk-blur .path2:before{content:"\ea43";margin-left:-1em}.isax-bulk-bnb .path1:before{content:"\ea44"}.isax-bulk-bnb .path2:before{content:"\ea45";margin-left:-1em}.isax-bulk-bnb .path3:before{content:"\ea46";margin-left:-1em;opacity:0.4}.isax-bulk-bnb .path4:before{content:"\ea47";margin-left:-1em;opacity:0.4}.isax-bulk-bnb .path5:before{content:"\ea48";margin-left:-1em;opacity:0.4}.isax-bulk-book .path1:before{content:"\ea49";opacity:0.4}.isax-bulk-book .path2:before{content:"\ea4a";margin-left:-1em}.isax-bulk-book .path3:before{content:"\ea4b";margin-left:-1em}.isax-bulk-book .path4:before{content:"\ea4c";margin-left:-1em}.isax-bulk-book-1 .path1:before{content:"\ea4d";opacity:0.4}.isax-bulk-book-1 .path2:before{content:"\ea4e";margin-left:-1em}.isax-bulk-book-1 .path3:before{content:"\ea4f";margin-left:-1em}.isax-bulk-book-1 .path4:before{content:"\ea50";margin-left:-1em}.isax-bulk-bookmark .path1:before{content:"\ea51";opacity:0.4}.isax-bulk-bookmark .path2:before{content:"\ea52";margin-left:-1em}.isax-bulk-bookmark-2 .path1:before{content:"\ea53"}.isax-bulk-bookmark-2 .path2:before{content:"\ea54";margin-left:-1em;opacity:0.4}.isax-bulk-book-saved .path1:before{content:"\ea55";opacity:0.4}.isax-bulk-book-saved .path2:before{content:"\ea56";margin-left:-1em}.isax-bulk-book-saved .path3:before{content:"\ea57";margin-left:-1em}.isax-bulk-book-square .path1:before{content:"\ea58";opacity:0.4}.isax-bulk-book-square .path2:before{content:"\ea59";margin-left:-1em}.isax-bulk-book-square .path3:before{content:"\ea5a";margin-left:-1em}.isax-bulk-bootstrap .path1:before{content:"\ea5b";opacity:0.4}.isax-bulk-bootstrap .path2:before{content:"\ea5c";margin-left:-1em}.isax-bulk-box .path1:before{content:"\ea5d";opacity:0.4}.isax-bulk-box .path2:before{content:"\ea5e";margin-left:-1em;opacity:0.4}.isax-bulk-box .path3:before{content:"\ea5f";margin-left:-1em;opacity:0.4}.isax-bulk-box .path4:before{content:"\ea60";margin-left:-1em}.isax-bulk-box .path5:before{content:"\ea61";margin-left:-1em}.isax-bulk-box-1 .path1:before{content:"\ea62";opacity:0.4}.isax-bulk-box-1 .path2:before{content:"\ea63";margin-left:-1em;opacity:0.6}.isax-bulk-box-1 .path3:before{content:"\ea64";margin-left:-1em}.isax-bulk-box-2 .path1:before{content:"\ea65";opacity:0.4}.isax-bulk-box-2 .path2:before{content:"\ea66";margin-left:-1em}.isax-bulk-box-2 .path3:before{content:"\ea67";margin-left:-1em;opacity:0.4}.isax-bulk-box-2 .path4:before{content:"\ea68";margin-left:-1em}.isax-bulk-box-2 .path5:before{content:"\ea69";margin-left:-1em;opacity:0.4}.isax-bulk-box-2 .path6:before{content:"\ea6a";margin-left:-1em}.isax-bulk-box-2 .path7:before{content:"\ea6b";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path1:before{content:"\ea6c"}.isax-bulk-box-add .path2:before{content:"\ea6d";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path3:before{content:"\ea6e";margin-left:-1em;opacity:0.4}.isax-bulk-box-add .path4:before{content:"\ea6f";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path1:before{content:"\ea70"}.isax-bulk-box-remove .path2:before{content:"\ea71";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path3:before{content:"\ea72";margin-left:-1em;opacity:0.4}.isax-bulk-box-remove .path4:before{content:"\ea73";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path1:before{content:"\ea74";opacity:0.4}.isax-bulk-box-search .path2:before{content:"\ea75";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path3:before{content:"\ea76";margin-left:-1em;opacity:0.4}.isax-bulk-box-search .path4:before{content:"\ea77";margin-left:-1em}.isax-bulk-box-tick .path1:before{content:"\ea78";opacity:0.4}.isax-bulk-box-tick .path2:before{content:"\ea79";margin-left:-1em;opacity:0.4}.isax-bulk-box-tick .path3:before{content:"\ea7a";margin-left:-1em;opacity:0.4}.isax-bulk-box-tick .path4:before{content:"\ea7b";margin-left:-1em}.isax-bulk-box-time .path1:before{content:"\ea7c";opacity:0.4}.isax-bulk-box-time .path2:before{content:"\ea7d";margin-left:-1em;opacity:0.4}.isax-bulk-box-time .path3:before{content:"\ea7e";margin-left:-1em;opacity:0.4}.isax-bulk-box-time .path4:before{content:"\ea7f";margin-left:-1em}.isax-bulk-briefcase .path1:before{content:"\ea80"}.isax-bulk-briefcase .path2:before{content:"\ea81";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-cross .path1:before{content:"\ea82"}.isax-bulk-brifecase-cross .path2:before{content:"\ea83";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-cross .path3:before{content:"\ea84";margin-left:-1em}.isax-bulk-brifecase-tick .path1:before{content:"\ea85";opacity:0.4}.isax-bulk-brifecase-tick .path2:before{content:"\ea86";margin-left:-1em}.isax-bulk-brifecase-tick .path3:before{content:"\ea87";margin-left:-1em}.isax-bulk-brifecase-timer .path1:before{content:"\ea88"}.isax-bulk-brifecase-timer .path2:before{content:"\ea89";margin-left:-1em;opacity:0.4}.isax-bulk-brifecase-timer .path3:before{content:"\ea8a";margin-left:-1em}.isax-bulk-broom .path1:before{content:"\ea8b";opacity:0.4}.isax-bulk-broom .path2:before{content:"\ea8c";margin-left:-1em;opacity:0.4}.isax-bulk-broom .path3:before{content:"\ea8d";margin-left:-1em}.isax-bulk-broom .path4:before{content:"\ea8e";margin-left:-1em}.isax-bulk-broom .path5:before{content:"\ea8f";margin-left:-1em}.isax-bulk-broom .path6:before{content:"\ea90";margin-left:-1em}.isax-bulk-brush .path1:before{content:"\ea91"}.isax-bulk-brush .path2:before{content:"\ea92";margin-left:-1em;opacity:0.4}.isax-bulk-brush-1 .path1:before{content:"\ea93"}.isax-bulk-brush-1 .path2:before{content:"\ea94";margin-left:-1em;opacity:0.4}.isax-bulk-brush-1 .path3:before{content:"\ea95";margin-left:-1em;opacity:0.4}.isax-bulk-brush-2 .path1:before{content:"\ea96"}.isax-bulk-brush-2 .path2:before{content:"\ea97";margin-left:-1em;opacity:0.4}.isax-bulk-brush-2 .path3:before{content:"\ea98";margin-left:-1em}.isax-bulk-brush-3 .path1:before{content:"\ea99";opacity:0.4}.isax-bulk-brush-3 .path2:before{content:"\ea9a";margin-left:-1em}.isax-bulk-brush-3 .path3:before{content:"\ea9b";margin-left:-1em;opacity:0.4}.isax-bulk-brush-3 .path4:before{content:"\ea9c";margin-left:-1em}.isax-bulk-brush-4 .path1:before{content:"\ea9d"}.isax-bulk-brush-4 .path2:before{content:"\ea9e";margin-left:-1em;opacity:0.4}.isax-bulk-brush-4 .path3:before{content:"\ea9f";margin-left:-1em}.isax-bulk-brush-4 .path4:before{content:"\eaa0";margin-left:-1em}.isax-bulk-btc .path1:before{content:"\eaa1";opacity:0.4}.isax-bulk-btc .path2:before{content:"\eaa2";margin-left:-1em}.isax-bulk-bubble .path1:before{content:"\eaa3"}.isax-bulk-bubble .path2:before{content:"\eaa4";margin-left:-1em;opacity:0.4}.isax-bulk-bubble .path3:before{content:"\eaa5";margin-left:-1em;opacity:0.4}.isax-bulk-bucket .path1:before{content:"\eaa6"}.isax-bulk-bucket .path2:before{content:"\eaa7";margin-left:-1em;opacity:0.4}.isax-bulk-bucket .path3:before{content:"\eaa8";margin-left:-1em}.isax-bulk-bucket .path4:before{content:"\eaa9";margin-left:-1em}.isax-bulk-bucket-circle .path1:before{content:"\eaaa";opacity:0.4}.isax-bulk-bucket-circle .path2:before{content:"\eaab";margin-left:-1em}.isax-bulk-bucket-circle .path3:before{content:"\eaac";margin-left:-1em}.isax-bulk-bucket-square .path1:before{content:"\eaad";opacity:0.4}.isax-bulk-bucket-square .path2:before{content:"\eaae";margin-left:-1em}.isax-bulk-bucket-square .path3:before{content:"\eaaf";margin-left:-1em}.isax-bulk-building .path1:before{content:"\eab0";opacity:0.4}.isax-bulk-building .path2:before{content:"\eab1";margin-left:-1em}.isax-bulk-building .path3:before{content:"\eab2";margin-left:-1em}.isax-bulk-building .path4:before{content:"\eab3";margin-left:-1em;opacity:0.6}.isax-bulk-building .path5:before{content:"\eab4";margin-left:-1em}.isax-bulk-building .path6:before{content:"\eab5";margin-left:-1em}.isax-bulk-building-3 .path1:before{content:"\eab6";opacity:0.4}.isax-bulk-building-3 .path2:before{content:"\eab7";margin-left:-1em}.isax-bulk-building-3 .path3:before{content:"\eab8";margin-left:-1em}.isax-bulk-building-3 .path4:before{content:"\eab9";margin-left:-1em}.isax-bulk-building-3 .path5:before{content:"\eaba";margin-left:-1em}.isax-bulk-building-4 .path1:before{content:"\eabb";opacity:0.4}.isax-bulk-building-4 .path2:before{content:"\eabc";margin-left:-1em}.isax-bulk-building-4 .path3:before{content:"\eabd";margin-left:-1em}.isax-bulk-building-4 .path4:before{content:"\eabe";margin-left:-1em}.isax-bulk-building-4 .path5:before{content:"\eabf";margin-left:-1em}.isax-bulk-buildings .path1:before{content:"\eac0";opacity:0.6}.isax-bulk-buildings .path2:before{content:"\eac1";margin-left:-1em}.isax-bulk-buildings .path3:before{content:"\eac2";margin-left:-1em;opacity:0.4}.isax-bulk-buildings .path4:before{content:"\eac3";margin-left:-1em}.isax-bulk-buildings .path5:before{content:"\eac4";margin-left:-1em}.isax-bulk-buildings .path6:before{content:"\eac5";margin-left:-1em}.isax-bulk-buildings-2 .path1:before{content:"\eac6"}.isax-bulk-buildings-2 .path2:before{content:"\eac7";margin-left:-1em;opacity:0.4}.isax-bulk-buildings-2 .path3:before{content:"\eac8";margin-left:-1em}.isax-bulk-buildings-2 .path4:before{content:"\eac9";margin-left:-1em}.isax-bulk-buildings-2 .path5:before{content:"\eaca";margin-left:-1em}.isax-bulk-buildings-2 .path6:before{content:"\eacb";margin-left:-1em}.isax-bulk-buliding .path1:before{content:"\eacc"}.isax-bulk-buliding .path2:before{content:"\eacd";margin-left:-1em;opacity:0.4}.isax-bulk-buliding .path3:before{content:"\eace";margin-left:-1em}.isax-bulk-buliding .path4:before{content:"\eacf";margin-left:-1em}.isax-bulk-buliding .path5:before{content:"\ead0";margin-left:-1em}.isax-bulk-buliding .path6:before{content:"\ead1";margin-left:-1em}.isax-bulk-buliding .path7:before{content:"\ead2";margin-left:-1em}.isax-bulk-buliding .path8:before{content:"\ead3";margin-left:-1em}.isax-bulk-bus .path1:before{content:"\ead4";opacity:0.4}.isax-bulk-bus .path2:before{content:"\ead5";margin-left:-1em}.isax-bulk-bus .path3:before{content:"\ead6";margin-left:-1em}.isax-bulk-bus .path4:before{content:"\ead7";margin-left:-1em}.isax-bulk-bus .path5:before{content:"\ead8";margin-left:-1em}.isax-bulk-busd .path1:before{content:"\ead9"}.isax-bulk-busd .path2:before{content:"\eada";margin-left:-1em;opacity:0.4}.isax-bulk-busd .path3:before{content:"\eadb";margin-left:-1em}.isax-bulk-busd .path4:before{content:"\eadc";margin-left:-1em;opacity:0.4}.isax-bulk-buy-crypto .path1:before{content:"\eadd"}.isax-bulk-buy-crypto .path2:before{content:"\eade";margin-left:-1em;opacity:0.4}.isax-bulk-buy-crypto .path3:before{content:"\eadf";margin-left:-1em}.isax-bulk-cake .path1:before{content:"\eae0"}.isax-bulk-cake .path2:before{content:"\eae1";margin-left:-1em;opacity:0.4}.isax-bulk-cake .path3:before{content:"\eae2";margin-left:-1em}.isax-bulk-cake .path4:before{content:"\eae3";margin-left:-1em}.isax-bulk-cake .path5:before{content:"\eae4";margin-left:-1em}.isax-bulk-cake .path6:before{content:"\eae5";margin-left:-1em;opacity:0.4}.isax-bulk-calculator .path1:before{content:"\eae6";opacity:0.4}.isax-bulk-calculator .path2:before{content:"\eae7";margin-left:-1em}.isax-bulk-calculator .path3:before{content:"\eae8";margin-left:-1em}.isax-bulk-calculator .path4:before{content:"\eae9";margin-left:-1em}.isax-bulk-calculator .path5:before{content:"\eaea";margin-left:-1em}.isax-bulk-calculator .path6:before{content:"\eaeb";margin-left:-1em}.isax-bulk-calculator .path7:before{content:"\eaec";margin-left:-1em}.isax-bulk-calculator .path8:before{content:"\eaed";margin-left:-1em}.isax-bulk-calendar .path1:before{content:"\eaee"}.isax-bulk-calendar .path2:before{content:"\eaef";margin-left:-1em;opacity:0.4}.isax-bulk-calendar .path3:before{content:"\eaf0";margin-left:-1em}.isax-bulk-calendar .path4:before{content:"\eaf1";margin-left:-1em}.isax-bulk-calendar .path5:before{content:"\eaf2";margin-left:-1em}.isax-bulk-calendar .path6:before{content:"\eaf3";margin-left:-1em}.isax-bulk-calendar .path7:before{content:"\eaf4";margin-left:-1em}.isax-bulk-calendar .path8:before{content:"\eaf5";margin-left:-1em}.isax-bulk-calendar-1 .path1:before{content:"\eaf6"}.isax-bulk-calendar-1 .path2:before{content:"\eaf7";margin-left:-1em}.isax-bulk-calendar-1 .path3:before{content:"\eaf8";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-1 .path4:before{content:"\eaf9";margin-left:-1em}.isax-bulk-calendar-1 .path5:before{content:"\eafa";margin-left:-1em}.isax-bulk-calendar-2 .path1:before{content:"\eafb"}.isax-bulk-calendar-2 .path2:before{content:"\eafc";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-2 .path3:before{content:"\eafd";margin-left:-1em}.isax-bulk-calendar-2 .path4:before{content:"\eafe";margin-left:-1em}.isax-bulk-calendar-2 .path5:before{content:"\eaff";margin-left:-1em}.isax-bulk-calendar-add .path1:before{content:"\eb00"}.isax-bulk-calendar-add .path2:before{content:"\eb01";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-add .path3:before{content:"\eb02";margin-left:-1em}.isax-bulk-calendar-add .path4:before{content:"\eb03";margin-left:-1em}.isax-bulk-calendar-add .path5:before{content:"\eb04";margin-left:-1em}.isax-bulk-calendar-add .path6:before{content:"\eb05";margin-left:-1em}.isax-bulk-calendar-circle .path1:before{content:"\eb06";opacity:0.4}.isax-bulk-calendar-circle .path2:before{content:"\eb07";margin-left:-1em}.isax-bulk-calendar-circle .path3:before{content:"\eb08";margin-left:-1em}.isax-bulk-calendar-edit .path1:before{content:"\eb09"}.isax-bulk-calendar-edit .path2:before{content:"\eb0a";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-edit .path3:before{content:"\eb0b";margin-left:-1em}.isax-bulk-calendar-remove .path1:before{content:"\eb0c"}.isax-bulk-calendar-remove .path2:before{content:"\eb0d";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-remove .path3:before{content:"\eb0e";margin-left:-1em}.isax-bulk-calendar-remove .path4:before{content:"\eb0f";margin-left:-1em}.isax-bulk-calendar-remove .path5:before{content:"\eb10";margin-left:-1em}.isax-bulk-calendar-remove .path6:before{content:"\eb11";margin-left:-1em}.isax-bulk-calendar-search .path1:before{content:"\eb12";opacity:0.4}.isax-bulk-calendar-search .path2:before{content:"\eb13";margin-left:-1em}.isax-bulk-calendar-search .path3:before{content:"\eb14";margin-left:-1em}.isax-bulk-calendar-tick .path1:before{content:"\eb15"}.isax-bulk-calendar-tick .path2:before{content:"\eb16";margin-left:-1em;opacity:0.4}.isax-bulk-calendar-tick .path3:before{content:"\eb17";margin-left:-1em}.isax-bulk-calendar-tick .path4:before{content:"\eb18";margin-left:-1em}.isax-bulk-calendar-tick .path5:before{content:"\eb19";margin-left:-1em}.isax-bulk-calendar-tick .path6:before{content:"\eb1a";margin-left:-1em}.isax-bulk-call .path1:before{content:"\eb1b";opacity:0.4}.isax-bulk-call .path2:before{content:"\eb1c";margin-left:-1em}.isax-bulk-call-add .path1:before{content:"\eb1d"}.isax-bulk-call-add .path2:before{content:"\eb1e";margin-left:-1em;opacity:0.4}.isax-bulk-call-add .path3:before{content:"\eb1f";margin-left:-1em}.isax-bulk-call-calling .path1:before{content:"\eb20"}.isax-bulk-call-calling .path2:before{content:"\eb21";margin-left:-1em}.isax-bulk-call-calling .path3:before{content:"\eb22";margin-left:-1em;opacity:0.4}.isax-bulk-call-calling .path4:before{content:"\eb23";margin-left:-1em}.isax-bulk-call-incoming .path1:before{content:"\eb24"}.isax-bulk-call-incoming .path2:before{content:"\eb25";margin-left:-1em;opacity:0.4}.isax-bulk-call-incoming .path3:before{content:"\eb26";margin-left:-1em}.isax-bulk-call-minus .path1:before{content:"\eb27"}.isax-bulk-call-minus .path2:before{content:"\eb28";margin-left:-1em;opacity:0.4}.isax-bulk-call-minus .path3:before{content:"\eb29";margin-left:-1em}.isax-bulk-call-outgoing .path1:before{content:"\eb2a"}.isax-bulk-call-outgoing .path2:before{content:"\eb2b";margin-left:-1em;opacity:0.4}.isax-bulk-call-outgoing .path3:before{content:"\eb2c";margin-left:-1em}.isax-bulk-call-received .path1:before{content:"\eb2d"}.isax-bulk-call-received .path2:before{content:"\eb2e";margin-left:-1em;opacity:0.4}.isax-bulk-call-received .path3:before{content:"\eb2f";margin-left:-1em}.isax-bulk-call-remove .path1:before{content:"\eb30"}.isax-bulk-call-remove .path2:before{content:"\eb31";margin-left:-1em;opacity:0.4}.isax-bulk-call-remove .path3:before{content:"\eb32";margin-left:-1em}.isax-bulk-call-slash .path1:before{content:"\eb33"}.isax-bulk-call-slash .path2:before{content:"\eb34";margin-left:-1em;opacity:0.4}.isax-bulk-call-slash .path3:before{content:"\eb35";margin-left:-1em}.isax-bulk-camera .path1:before{content:"\eb36";opacity:0.4}.isax-bulk-camera .path2:before{content:"\eb37";margin-left:-1em}.isax-bulk-camera .path3:before{content:"\eb38";margin-left:-1em}.isax-bulk-camera-slash .path1:before{content:"\eb39"}.isax-bulk-camera-slash .path2:before{content:"\eb3a";margin-left:-1em;opacity:0.4}.isax-bulk-camera-slash .path3:before{content:"\eb3b";margin-left:-1em;opacity:0.4}.isax-bulk-camera-slash .path4:before{content:"\eb3c";margin-left:-1em}.isax-bulk-camera-slash .path5:before{content:"\eb3d";margin-left:-1em}.isax-bulk-camera-slash .path6:before{content:"\eb3e";margin-left:-1em}.isax-bulk-candle .path1:before{content:"\eb3f";opacity:0.4}.isax-bulk-candle .path2:before{content:"\eb40";margin-left:-1em}.isax-bulk-candle-2 .path1:before{content:"\eb41"}.isax-bulk-candle-2 .path2:before{content:"\eb42";margin-left:-1em;opacity:0.4}.isax-bulk-car .path1:before{content:"\eb43";opacity:0.4}.isax-bulk-car .path2:before{content:"\eb44";margin-left:-1em}.isax-bulk-car .path3:before{content:"\eb45";margin-left:-1em}.isax-bulk-car .path4:before{content:"\eb46";margin-left:-1em}.isax-bulk-card .path1:before{content:"\eb47";opacity:0.4}.isax-bulk-card .path2:before{content:"\eb48";margin-left:-1em}.isax-bulk-card .path3:before{content:"\eb49";margin-left:-1em}.isax-bulk-card .path4:before{content:"\eb4a";margin-left:-1em}.isax-bulk-card-add .path1:before{content:"\eb4b";opacity:0.4}.isax-bulk-card-add .path2:before{content:"\eb4c";margin-left:-1em}.isax-bulk-card-add .path3:before{content:"\eb4d";margin-left:-1em}.isax-bulk-card-coin .path1:before{content:"\eb4e";opacity:0.4}.isax-bulk-card-coin .path2:before{content:"\eb4f";margin-left:-1em}.isax-bulk-card-coin .path3:before{content:"\eb50";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path4:before{content:"\eb51";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path5:before{content:"\eb52";margin-left:-1em;opacity:0.4}.isax-bulk-card-coin .path6:before{content:"\eb53";margin-left:-1em}.isax-bulk-card-edit .path1:before{content:"\eb54";opacity:0.4}.isax-bulk-card-edit .path2:before{content:"\eb55";margin-left:-1em}.isax-bulk-card-edit .path3:before{content:"\eb56";margin-left:-1em}.isax-bulk-card-pos .path1:before{content:"\eb57"}.isax-bulk-card-pos .path2:before{content:"\eb58";margin-left:-1em;opacity:0.4}.isax-bulk-card-pos .path3:before{content:"\eb59";margin-left:-1em}.isax-bulk-card-pos .path4:before{content:"\eb5a";margin-left:-1em}.isax-bulk-card-pos .path5:before{content:"\eb5b";margin-left:-1em}.isax-bulk-card-receive .path1:before{content:"\eb5c"}.isax-bulk-card-receive .path2:before{content:"\eb5d";margin-left:-1em;opacity:0.4}.isax-bulk-card-receive .path3:before{content:"\eb5e";margin-left:-1em}.isax-bulk-card-remove .path1:before{content:"\eb5f"}.isax-bulk-card-remove .path2:before{content:"\eb60";margin-left:-1em}.isax-bulk-card-remove .path3:before{content:"\eb61";margin-left:-1em;opacity:0.4}.isax-bulk-card-remove .path4:before{content:"\eb62";margin-left:-1em}.isax-bulk-card-remove-1 .path1:before{content:"\eb63";opacity:0.4}.isax-bulk-card-remove-1 .path2:before{content:"\eb64";margin-left:-1em}.isax-bulk-card-remove-1 .path3:before{content:"\eb65";margin-left:-1em}.isax-bulk-cards .path1:before{content:"\eb66";opacity:0.4}.isax-bulk-cards .path2:before{content:"\eb67";margin-left:-1em}.isax-bulk-cards .path3:before{content:"\eb68";margin-left:-1em}.isax-bulk-cards .path4:before{content:"\eb69";margin-left:-1em}.isax-bulk-cards .path5:before{content:"\eb6a";margin-left:-1em}.isax-bulk-card-send .path1:before{content:"\eb6b"}.isax-bulk-card-send .path2:before{content:"\eb6c";margin-left:-1em;opacity:0.4}.isax-bulk-card-send .path3:before{content:"\eb6d";margin-left:-1em}.isax-bulk-card-slash .path1:before{content:"\eb6e";opacity:0.4}.isax-bulk-card-slash .path2:before{content:"\eb6f";margin-left:-1em;opacity:0.4}.isax-bulk-card-slash .path3:before{content:"\eb70";margin-left:-1em}.isax-bulk-card-slash .path4:before{content:"\eb71";margin-left:-1em}.isax-bulk-card-slash .path5:before{content:"\eb72";margin-left:-1em}.isax-bulk-card-slash .path6:before{content:"\eb73";margin-left:-1em}.isax-bulk-card-slash .path7:before{content:"\eb74";margin-left:-1em}.isax-bulk-card-tick .path1:before{content:"\eb75"}.isax-bulk-card-tick .path2:before{content:"\eb76";margin-left:-1em}.isax-bulk-card-tick .path3:before{content:"\eb77";margin-left:-1em;opacity:0.4}.isax-bulk-card-tick .path4:before{content:"\eb78";margin-left:-1em}.isax-bulk-card-tick-1 .path1:before{content:"\eb79";opacity:0.4}.isax-bulk-card-tick-1 .path2:before{content:"\eb7a";margin-left:-1em}.isax-bulk-card-tick-1 .path3:before{content:"\eb7b";margin-left:-1em}.isax-bulk-category .path1:before{content:"\eb7c"}.isax-bulk-category .path2:before{content:"\eb7d";margin-left:-1em;opacity:0.4}.isax-bulk-category .path3:before{content:"\eb7e";margin-left:-1em}.isax-bulk-category .path4:before{content:"\eb7f";margin-left:-1em;opacity:0.4}.isax-bulk-category-1 .path1:before{content:"\eb80";opacity:0.4}.isax-bulk-category-1 .path2:before{content:"\eb81";margin-left:-1em;opacity:0.4}.isax-bulk-category-1 .path3:before{content:"\eb82";margin-left:-1em}.isax-bulk-category-1 .path4:before{content:"\eb83";margin-left:-1em}.isax-bulk-cd .path1:before{content:"\eb84";opacity:0.4}.isax-bulk-cd .path2:before{content:"\eb85";margin-left:-1em}.isax-bulk-cel .path1:before{content:"\eb86";opacity:0.4}.isax-bulk-cel .path2:before{content:"\eb87";margin-left:-1em}.isax-bulk-cel .path3:before{content:"\eb88";margin-left:-1em}.isax-bulk-celo .path1:before{content:"\eb89";opacity:0.4}.isax-bulk-celo .path2:before{content:"\eb8a";margin-left:-1em}.isax-bulk-chart .path1:before{content:"\eb8b";opacity:0.4}.isax-bulk-chart .path2:before{content:"\eb8c";margin-left:-1em}.isax-bulk-chart .path3:before{content:"\eb8d";margin-left:-1em}.isax-bulk-chart .path4:before{content:"\eb8e";margin-left:-1em}.isax-bulk-chart-1 .path1:before{content:"\eb8f";opacity:0.4}.isax-bulk-chart-1 .path2:before{content:"\eb90";margin-left:-1em}.isax-bulk-chart-1 .path3:before{content:"\eb91";margin-left:-1em}.isax-bulk-chart-1 .path4:before{content:"\eb92";margin-left:-1em}.isax-bulk-chart-2 .path1:before{content:"\eb93";opacity:0.4}.isax-bulk-chart-2 .path2:before{content:"\eb94";margin-left:-1em}.isax-bulk-chart-2 .path3:before{content:"\eb95";margin-left:-1em}.isax-bulk-chart-3 .path1:before{content:"\eb96";opacity:0.4}.isax-bulk-chart-3 .path2:before{content:"\eb97";margin-left:-1em}.isax-bulk-chart-3 .path3:before{content:"\eb98";margin-left:-1em}.isax-bulk-chart-4 .path1:before{content:"\eb99"}.isax-bulk-chart-4 .path2:before{content:"\eb9a";margin-left:-1em}.isax-bulk-chart-4 .path3:before{content:"\eb9b";margin-left:-1em;opacity:0.4}.isax-bulk-chart-4 .path4:before{content:"\eb9c";margin-left:-1em;opacity:0.4}.isax-bulk-chart-5 .path1:before{content:"\eb9d"}.isax-bulk-chart-5 .path2:before{content:"\eb9e";margin-left:-1em;opacity:0.4}.isax-bulk-chart-5 .path3:before{content:"\eb9f";margin-left:-1em}.isax-bulk-chart-fail .path1:before{content:"\eba0";opacity:0.4}.isax-bulk-chart-fail .path2:before{content:"\eba1";margin-left:-1em}.isax-bulk-chart-fail .path3:before{content:"\eba2";margin-left:-1em}.isax-bulk-chart-fail .path4:before{content:"\eba3";margin-left:-1em}.isax-bulk-chart-fail .path5:before{content:"\eba4";margin-left:-1em}.isax-bulk-chart-square .path1:before{content:"\eba5";opacity:0.4}.isax-bulk-chart-square .path2:before{content:"\eba6";margin-left:-1em}.isax-bulk-chart-square .path3:before{content:"\eba7";margin-left:-1em;opacity:0.4}.isax-bulk-chart-square .path4:before{content:"\eba8";margin-left:-1em}.isax-bulk-chart-success .path1:before{content:"\eba9"}.isax-bulk-chart-success .path2:before{content:"\ebaa";margin-left:-1em;opacity:0.4}.isax-bulk-chart-success .path3:before{content:"\ebab";margin-left:-1em}.isax-bulk-chart-success .path4:before{content:"\ebac";margin-left:-1em}.isax-bulk-chart-success .path5:before{content:"\ebad";margin-left:-1em}.isax-bulk-check .path1:before{content:"\ebae"}.isax-bulk-check .path2:before{content:"\ebaf";margin-left:-1em;opacity:0.4}.isax-bulk-check .path3:before{content:"\ebb0";margin-left:-1em;opacity:0.4}.isax-bulk-check .path4:before{content:"\ebb1";margin-left:-1em}.isax-bulk-chrome .path1:before{content:"\ebb2";opacity:0.4}.isax-bulk-chrome .path2:before{content:"\ebb3";margin-left:-1em}.isax-bulk-clipboard .path1:before{content:"\ebb4";opacity:0.4}.isax-bulk-clipboard .path2:before{content:"\ebb5";margin-left:-1em}.isax-bulk-clipboard .path3:before{content:"\ebb6";margin-left:-1em}.isax-bulk-clipboard-close .path1:before{content:"\ebb7";opacity:0.4}.isax-bulk-clipboard-close .path2:before{content:"\ebb8";margin-left:-1em}.isax-bulk-clipboard-close .path3:before{content:"\ebb9";margin-left:-1em}.isax-bulk-clipboard-export .path1:before{content:"\ebba";opacity:0.4}.isax-bulk-clipboard-export .path2:before{content:"\ebbb";margin-left:-1em}.isax-bulk-clipboard-export .path3:before{content:"\ebbc";margin-left:-1em}.isax-bulk-clipboard-import .path1:before{content:"\ebbd";opacity:0.4}.isax-bulk-clipboard-import .path2:before{content:"\ebbe";margin-left:-1em}.isax-bulk-clipboard-import .path3:before{content:"\ebbf";margin-left:-1em}.isax-bulk-clipboard-text .path1:before{content:"\ebc0";opacity:0.4}.isax-bulk-clipboard-text .path2:before{content:"\ebc1";margin-left:-1em}.isax-bulk-clipboard-text .path3:before{content:"\ebc2";margin-left:-1em}.isax-bulk-clipboard-text .path4:before{content:"\ebc3";margin-left:-1em}.isax-bulk-clipboard-tick .path1:before{content:"\ebc4";opacity:0.4}.isax-bulk-clipboard-tick .path2:before{content:"\ebc5";margin-left:-1em}.isax-bulk-clipboard-tick .path3:before{content:"\ebc6";margin-left:-1em}.isax-bulk-clock .path1:before{content:"\ebc7";opacity:0.4}.isax-bulk-clock .path2:before{content:"\ebc8";margin-left:-1em}.isax-bulk-clock-1 .path1:before{content:"\ebc9";opacity:0.4}.isax-bulk-clock-1 .path2:before{content:"\ebca";margin-left:-1em}.isax-bulk-clock-1 .path3:before{content:"\ebcb";margin-left:-1em}.isax-bulk-clock-1 .path4:before{content:"\ebcc";margin-left:-1em}.isax-bulk-close-circle .path1:before{content:"\ebcd";opacity:0.4}.isax-bulk-close-circle .path2:before{content:"\ebce";margin-left:-1em}.isax-bulk-close-square .path1:before{content:"\ebcf";opacity:0.4}.isax-bulk-close-square .path2:before{content:"\ebd0";margin-left:-1em}.isax-bulk-cloud .path1:before{content:"\ebd1"}.isax-bulk-cloud .path2:before{content:"\ebd2";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-add .path1:before{content:"\ebd3";opacity:0.4}.isax-bulk-cloud-add .path2:before{content:"\ebd4";margin-left:-1em}.isax-bulk-cloud-change .path1:before{content:"\ebd5"}.isax-bulk-cloud-change .path2:before{content:"\ebd6";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-change .path3:before{content:"\ebd7";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-connection .path1:before{content:"\ebd8";opacity:0.4}.isax-bulk-cloud-connection .path2:before{content:"\ebd9";margin-left:-1em}.isax-bulk-cloud-cross .path1:before{content:"\ebda"}.isax-bulk-cloud-cross .path2:before{content:"\ebdb";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-drizzle .path1:before{content:"\ebdc";opacity:0.4}.isax-bulk-cloud-drizzle .path2:before{content:"\ebdd";margin-left:-1em}.isax-bulk-cloud-fog .path1:before{content:"\ebde"}.isax-bulk-cloud-fog .path2:before{content:"\ebdf";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-fog .path3:before{content:"\ebe0";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-fog .path4:before{content:"\ebe1";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-lightning .path1:before{content:"\ebe2";opacity:0.4}.isax-bulk-cloud-lightning .path2:before{content:"\ebe3";margin-left:-1em}.isax-bulk-cloud-minus .path1:before{content:"\ebe4";opacity:0.4}.isax-bulk-cloud-minus .path2:before{content:"\ebe5";margin-left:-1em}.isax-bulk-cloud-notify .path1:before{content:"\ebe6";opacity:0.4}.isax-bulk-cloud-notify .path2:before{content:"\ebe7";margin-left:-1em}.isax-bulk-cloud-plus .path1:before{content:"\ebe8"}.isax-bulk-cloud-plus .path2:before{content:"\ebe9";margin-left:-1em;opacity:0.4}.isax-bulk-cloud-remove .path1:before{content:"\ebea";opacity:0.4}.isax-bulk-cloud-remove .path2:before{content:"\ebeb";margin-left:-1em}.isax-bulk-cloud-snow .path1:before{content:"\ebec";opacity:0.4}.isax-bulk-cloud-snow .path2:before{content:"\ebed";margin-left:-1em}.isax-bulk-cloud-sunny .path1:before{content:"\ebee";opacity:0.4}.isax-bulk-cloud-sunny .path2:before{content:"\ebef";margin-left:-1em}.isax-bulk-code .path1:before{content:"\ebf0";opacity:0.4}.isax-bulk-code .path2:before{content:"\ebf1";margin-left:-1em}.isax-bulk-code .path3:before{content:"\ebf2";margin-left:-1em}.isax-bulk-code-1 .path1:before{content:"\ebf3";opacity:0.4}.isax-bulk-code-1 .path2:before{content:"\ebf4";margin-left:-1em}.isax-bulk-code-1 .path3:before{content:"\ebf5";margin-left:-1em}.isax-bulk-code-1 .path4:before{content:"\ebf6";margin-left:-1em}.isax-bulk-code-circle .path1:before{content:"\ebf7";opacity:0.4}.isax-bulk-code-circle .path2:before{content:"\ebf8";margin-left:-1em}.isax-bulk-code-circle .path3:before{content:"\ebf9";margin-left:-1em}.isax-bulk-code-circle .path4:before{content:"\ebfa";margin-left:-1em}.isax-bulk-coffee .path1:before{content:"\ebfb";opacity:0.6}.isax-bulk-coffee .path2:before{content:"\ebfc";margin-left:-1em;opacity:0.4}.isax-bulk-coffee .path3:before{content:"\ebfd";margin-left:-1em}.isax-bulk-coffee .path4:before{content:"\ebfe";margin-left:-1em}.isax-bulk-coffee .path5:before{content:"\ebff";margin-left:-1em}.isax-bulk-coffee .path6:before{content:"\ec00";margin-left:-1em}.isax-bulk-coin .path1:before{content:"\ec01"}.isax-bulk-coin .path2:before{content:"\ec02";margin-left:-1em;opacity:0.4}.isax-bulk-coin .path3:before{content:"\ec03";margin-left:-1em}.isax-bulk-coin-1 .path1:before{content:"\ec04";opacity:0.4}.isax-bulk-coin-1 .path2:before{content:"\ec05";margin-left:-1em}.isax-bulk-coin-1 .path3:before{content:"\ec06";margin-left:-1em}.isax-bulk-colorfilter .path1:before{content:"\ec07";opacity:0.6}.isax-bulk-colorfilter .path2:before{content:"\ec08";margin-left:-1em}.isax-bulk-colorfilter .path3:before{content:"\ec09";margin-left:-1em;opacity:0.4}.isax-bulk-colors-square .path1:before{content:"\ec0a";opacity:0.4}.isax-bulk-colors-square .path2:before{content:"\ec0b";margin-left:-1em;opacity:0.6}.isax-bulk-colors-square .path3:before{content:"\ec0c";margin-left:-1em}.isax-bulk-colors-square .path4:before{content:"\ec0d";margin-left:-1em;opacity:0.4}.isax-bulk-color-swatch .path1:before{content:"\ec0e";opacity:0.4}.isax-bulk-color-swatch .path2:before{content:"\ec0f";margin-left:-1em;opacity:0.6}.isax-bulk-color-swatch .path3:before{content:"\ec10";margin-left:-1em}.isax-bulk-command .path1:before{content:"\ec11"}.isax-bulk-command .path2:before{content:"\ec12";margin-left:-1em;opacity:0.4}.isax-bulk-command .path3:before{content:"\ec13";margin-left:-1em;opacity:0.4}.isax-bulk-command .path4:before{content:"\ec14";margin-left:-1em;opacity:0.4}.isax-bulk-command .path5:before{content:"\ec15";margin-left:-1em;opacity:0.4}.isax-bulk-command-square .path1:before{content:"\ec16";opacity:0.4}.isax-bulk-command-square .path2:before{content:"\ec17";margin-left:-1em}.isax-bulk-command-square .path3:before{content:"\ec18";margin-left:-1em}.isax-bulk-command-square .path4:before{content:"\ec19";margin-left:-1em}.isax-bulk-command-square .path5:before{content:"\ec1a";margin-left:-1em}.isax-bulk-command-square .path6:before{content:"\ec1b";margin-left:-1em}.isax-bulk-component:before{content:"\ec1c"}.isax-bulk-computing .path1:before{content:"\ec1d";opacity:0.4}.isax-bulk-computing .path2:before{content:"\ec1e";margin-left:-1em}.isax-bulk-computing .path3:before{content:"\ec1f";margin-left:-1em}.isax-bulk-computing .path4:before{content:"\ec20";margin-left:-1em}.isax-bulk-convert .path1:before{content:"\ec21";opacity:0.4}.isax-bulk-convert .path2:before{content:"\ec22";margin-left:-1em}.isax-bulk-convert .path3:before{content:"\ec23";margin-left:-1em}.isax-bulk-convert-3d-cube .path1:before{content:"\ec24";opacity:0.4}.isax-bulk-convert-3d-cube .path2:before{content:"\ec25";margin-left:-1em;opacity:0.4}.isax-bulk-convert-3d-cube .path3:before{content:"\ec26";margin-left:-1em}.isax-bulk-convert-3d-cube .path4:before{content:"\ec27";margin-left:-1em}.isax-bulk-convert-3d-cube .path5:before{content:"\ec28";margin-left:-1em}.isax-bulk-convert-3d-cube .path6:before{content:"\ec29";margin-left:-1em}.isax-bulk-convert-3d-cube .path7:before{content:"\ec2a";margin-left:-1em}.isax-bulk-convert-3d-cube .path8:before{content:"\ec2b";margin-left:-1em}.isax-bulk-convert-card .path1:before{content:"\ec2c";opacity:0.4}.isax-bulk-convert-card .path2:before{content:"\ec2d";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path3:before{content:"\ec2e";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path4:before{content:"\ec2f";margin-left:-1em}.isax-bulk-convert-card .path5:before{content:"\ec30";margin-left:-1em;opacity:0.4}.isax-bulk-convert-card .path6:before{content:"\ec31";margin-left:-1em}.isax-bulk-convertshape .path1:before{content:"\ec32";opacity:0.4}.isax-bulk-convertshape .path2:before{content:"\ec33";margin-left:-1em;opacity:0.4}.isax-bulk-convertshape .path3:before{content:"\ec34";margin-left:-1em}.isax-bulk-convertshape .path4:before{content:"\ec35";margin-left:-1em}.isax-bulk-convertshape-2 .path1:before{content:"\ec36";opacity:0.4}.isax-bulk-convertshape-2 .path2:before{content:"\ec37";margin-left:-1em;opacity:0.4}.isax-bulk-convertshape-2 .path3:before{content:"\ec38";margin-left:-1em}.isax-bulk-convertshape-2 .path4:before{content:"\ec39";margin-left:-1em}.isax-bulk-copy .path1:before{content:"\ec3a"}.isax-bulk-copy .path2:before{content:"\ec3b";margin-left:-1em;opacity:0.4}.isax-bulk-copyright .path1:before{content:"\ec3c";opacity:0.4}.isax-bulk-copyright .path2:before{content:"\ec3d";margin-left:-1em}.isax-bulk-copy-success .path1:before{content:"\ec3e";opacity:0.4}.isax-bulk-copy-success .path2:before{content:"\ec3f";margin-left:-1em}.isax-bulk-courthouse .path1:before{content:"\ec40";opacity:0.4}.isax-bulk-courthouse .path2:before{content:"\ec41";margin-left:-1em}.isax-bulk-cpu .path1:before{content:"\ec42";opacity:0.4}.isax-bulk-cpu .path2:before{content:"\ec43";margin-left:-1em}.isax-bulk-cpu .path3:before{content:"\ec44";margin-left:-1em}.isax-bulk-cpu .path4:before{content:"\ec45";margin-left:-1em}.isax-bulk-cpu .path5:before{content:"\ec46";margin-left:-1em}.isax-bulk-cpu .path6:before{content:"\ec47";margin-left:-1em}.isax-bulk-cpu .path7:before{content:"\ec48";margin-left:-1em}.isax-bulk-cpu .path8:before{content:"\ec49";margin-left:-1em}.isax-bulk-cpu .path9:before{content:"\ec4a";margin-left:-1em}.isax-bulk-cpu .path10:before{content:"\ec4b";margin-left:-1em}.isax-bulk-cpu .path11:before{content:"\ec4c";margin-left:-1em}.isax-bulk-cpu .path12:before{content:"\ec4d";margin-left:-1em}.isax-bulk-cpu .path13:before{content:"\ec4e";margin-left:-1em}.isax-bulk-cpu .path14:before{content:"\ec4f";margin-left:-1em}.isax-bulk-cpu-charge .path1:before{content:"\ec50";opacity:0.4}.isax-bulk-cpu-charge .path2:before{content:"\ec51";margin-left:-1em}.isax-bulk-cpu-charge .path3:before{content:"\ec52";margin-left:-1em}.isax-bulk-cpu-charge .path4:before{content:"\ec53";margin-left:-1em}.isax-bulk-cpu-charge .path5:before{content:"\ec54";margin-left:-1em}.isax-bulk-cpu-charge .path6:before{content:"\ec55";margin-left:-1em}.isax-bulk-cpu-charge .path7:before{content:"\ec56";margin-left:-1em}.isax-bulk-cpu-charge .path8:before{content:"\ec57";margin-left:-1em}.isax-bulk-cpu-charge .path9:before{content:"\ec58";margin-left:-1em}.isax-bulk-cpu-charge .path10:before{content:"\ec59";margin-left:-1em}.isax-bulk-cpu-charge .path11:before{content:"\ec5a";margin-left:-1em}.isax-bulk-cpu-charge .path12:before{content:"\ec5b";margin-left:-1em}.isax-bulk-cpu-charge .path13:before{content:"\ec5c";margin-left:-1em}.isax-bulk-cpu-charge .path14:before{content:"\ec5d";margin-left:-1em}.isax-bulk-cpu-setting .path1:before{content:"\ec5e";opacity:0.4}.isax-bulk-cpu-setting .path2:before{content:"\ec5f";margin-left:-1em}.isax-bulk-cpu-setting .path3:before{content:"\ec60";margin-left:-1em}.isax-bulk-cpu-setting .path4:before{content:"\ec61";margin-left:-1em}.isax-bulk-cpu-setting .path5:before{content:"\ec62";margin-left:-1em}.isax-bulk-cpu-setting .path6:before{content:"\ec63";margin-left:-1em}.isax-bulk-cpu-setting .path7:before{content:"\ec64";margin-left:-1em}.isax-bulk-cpu-setting .path8:before{content:"\ec65";margin-left:-1em}.isax-bulk-cpu-setting .path9:before{content:"\ec66";margin-left:-1em}.isax-bulk-cpu-setting .path10:before{content:"\ec67";margin-left:-1em}.isax-bulk-cpu-setting .path11:before{content:"\ec68";margin-left:-1em;opacity:0.4}.isax-bulk-cpu-setting .path12:before{content:"\ec69";margin-left:-1em}.isax-bulk-creative-commons .path1:before{content:"\ec6a";opacity:0.4}.isax-bulk-creative-commons .path2:before{content:"\ec6b";margin-left:-1em}.isax-bulk-creative-commons .path3:before{content:"\ec6c";margin-left:-1em}.isax-bulk-crop .path1:before{content:"\ec6d";opacity:0.4}.isax-bulk-crop .path2:before{content:"\ec6e";margin-left:-1em}.isax-bulk-crop .path3:before{content:"\ec6f";margin-left:-1em}.isax-bulk-crown .path1:before{content:"\ec70";opacity:0.4}.isax-bulk-crown .path2:before{content:"\ec71";margin-left:-1em}.isax-bulk-crown .path3:before{content:"\ec72";margin-left:-1em}.isax-bulk-crown-1 .path1:before{content:"\ec73"}.isax-bulk-crown-1 .path2:before{content:"\ec74";margin-left:-1em;opacity:0.4}.isax-bulk-cube-3d .path1:before{content:"\ec75"}.isax-bulk-cube-3d .path2:before{content:"\ec76";margin-left:-1em;opacity:0.4}.isax-bulk-cube-3d .path3:before{content:"\ec77";margin-left:-1em;opacity:0.4}.isax-bulk-cube-scan-3d .path1:before{content:"\ec78";opacity:0.4}.isax-bulk-cube-scan-3d .path2:before{content:"\ec79";margin-left:-1em;opacity:0.4}.isax-bulk-cube-scan-3d .path3:before{content:"\ec7a";margin-left:-1em}.isax-bulk-cube-scan-3d .path4:before{content:"\ec7b";margin-left:-1em}.isax-bulk-cube-scan-3d .path5:before{content:"\ec7c";margin-left:-1em}.isax-bulk-cup .path1:before{content:"\ec7d";opacity:0.4}.isax-bulk-cup .path2:before{content:"\ec7e";margin-left:-1em;opacity:0.4}.isax-bulk-cup .path3:before{content:"\ec7f";margin-left:-1em;opacity:0.4}.isax-bulk-cup .path4:before{content:"\ec80";margin-left:-1em}.isax-bulk-cup .path5:before{content:"\ec81";margin-left:-1em;opacity:0.4}.isax-bulk-cvc .path1:before{content:"\ec82"}.isax-bulk-cvc .path2:before{content:"\ec83";margin-left:-1em;opacity:0.4}.isax-bulk-dai .path1:before{content:"\ec84";opacity:0.4}.isax-bulk-dai .path2:before{content:"\ec85";margin-left:-1em}.isax-bulk-dai .path3:before{content:"\ec86";margin-left:-1em}.isax-bulk-dai .path4:before{content:"\ec87";margin-left:-1em}.isax-bulk-danger .path1:before{content:"\ec88";opacity:0.4}.isax-bulk-danger .path2:before{content:"\ec89";margin-left:-1em}.isax-bulk-danger .path3:before{content:"\ec8a";margin-left:-1em}.isax-bulk-dash .path1:before{content:"\ec8b";opacity:0.4}.isax-bulk-dash .path2:before{content:"\ec8c";margin-left:-1em}.isax-bulk-data .path1:before{content:"\ec8d"}.isax-bulk-data .path2:before{content:"\ec8e";margin-left:-1em}.isax-bulk-data .path3:before{content:"\ec8f";margin-left:-1em}.isax-bulk-data .path4:before{content:"\ec90";margin-left:-1em}.isax-bulk-data .path5:before{content:"\ec91";margin-left:-1em;opacity:0.4}.isax-bulk-data-1 .path1:before{content:"\ec92"}.isax-bulk-data-1 .path2:before{content:"\ec93";margin-left:-1em}.isax-bulk-data-1 .path3:before{content:"\ec94";margin-left:-1em}.isax-bulk-data-1 .path4:before{content:"\ec95";margin-left:-1em;opacity:0.37}.isax-bulk-data-1 .path5:before{content:"\ec96";margin-left:-1em}.isax-bulk-dcr .path1:before{content:"\ec97"}.isax-bulk-dcr .path2:before{content:"\ec98";margin-left:-1em;opacity:0.4}.isax-bulk-dent .path1:before{content:"\ec99";opacity:0.4}.isax-bulk-dent .path2:before{content:"\ec9a";margin-left:-1em}.isax-bulk-designtools .path1:before{content:"\ec9b"}.isax-bulk-designtools .path2:before{content:"\ec9c";margin-left:-1em}.isax-bulk-designtools .path3:before{content:"\ec9d";margin-left:-1em;opacity:0.4}.isax-bulk-designtools .path4:before{content:"\ec9e";margin-left:-1em}.isax-bulk-designtools .path5:before{content:"\ec9f";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path1:before{content:"\eca0"}.isax-bulk-device-message .path2:before{content:"\eca1";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path3:before{content:"\eca2";margin-left:-1em;opacity:0.4}.isax-bulk-device-message .path4:before{content:"\eca3";margin-left:-1em}.isax-bulk-device-message .path5:before{content:"\eca4";margin-left:-1em}.isax-bulk-device-message .path6:before{content:"\eca5";margin-left:-1em}.isax-bulk-devices .path1:before{content:"\eca6"}.isax-bulk-devices .path2:before{content:"\eca7";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path3:before{content:"\eca8";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path4:before{content:"\eca9";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path5:before{content:"\ecaa";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path6:before{content:"\ecab";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path7:before{content:"\ecac";margin-left:-1em;opacity:0.4}.isax-bulk-devices .path8:before{content:"\ecad";margin-left:-1em;opacity:0.4}.isax-bulk-devices-1 .path1:before{content:"\ecae";opacity:0.4}.isax-bulk-devices-1 .path2:before{content:"\ecaf";margin-left:-1em}.isax-bulk-devices-1 .path3:before{content:"\ecb0";margin-left:-1em;opacity:0.4}.isax-bulk-devices-1 .path4:before{content:"\ecb1";margin-left:-1em;opacity:0.4}.isax-bulk-diagram .path1:before{content:"\ecb2"}.isax-bulk-diagram .path2:before{content:"\ecb3";margin-left:-1em;opacity:0.4}.isax-bulk-diamonds .path1:before{content:"\ecb4"}.isax-bulk-diamonds .path2:before{content:"\ecb5";margin-left:-1em;opacity:0.4}.isax-bulk-direct .path1:before{content:"\ecb6";opacity:0.4}.isax-bulk-direct .path2:before{content:"\ecb7";margin-left:-1em}.isax-bulk-direct .path3:before{content:"\ecb8";margin-left:-1em}.isax-bulk-direct .path4:before{content:"\ecb9";margin-left:-1em}.isax-bulk-directbox-default .path1:before{content:"\ecba"}.isax-bulk-directbox-default .path2:before{content:"\ecbb";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-default .path3:before{content:"\ecbc";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-notify .path1:before{content:"\ecbd"}.isax-bulk-directbox-notify .path2:before{content:"\ecbe";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-notify .path3:before{content:"\ecbf";margin-left:-1em}.isax-bulk-directbox-notify .path4:before{content:"\ecc0";margin-left:-1em}.isax-bulk-directbox-receive .path1:before{content:"\ecc1";opacity:0.4}.isax-bulk-directbox-receive .path2:before{content:"\ecc2";margin-left:-1em}.isax-bulk-directbox-receive .path3:before{content:"\ecc3";margin-left:-1em}.isax-bulk-directbox-receive .path4:before{content:"\ecc4";margin-left:-1em;opacity:0.4}.isax-bulk-directbox-send .path1:before{content:"\ecc5";opacity:0.4}.isax-bulk-directbox-send .path2:before{content:"\ecc6";margin-left:-1em}.isax-bulk-directbox-send .path3:before{content:"\ecc7";margin-left:-1em}.isax-bulk-directbox-send .path4:before{content:"\ecc8";margin-left:-1em;opacity:0.4}.isax-bulk-direct-down .path1:before{content:"\ecc9"}.isax-bulk-direct-down .path2:before{content:"\ecca";margin-left:-1em;opacity:0.4}.isax-bulk-direct-inbox .path1:before{content:"\eccb";opacity:0.4}.isax-bulk-direct-inbox .path2:before{content:"\eccc";margin-left:-1em}.isax-bulk-direct-inbox .path3:before{content:"\eccd";margin-left:-1em}.isax-bulk-direct-left .path1:before{content:"\ecce"}.isax-bulk-direct-left .path2:before{content:"\eccf";margin-left:-1em;opacity:0.4}.isax-bulk-direct-normal .path1:before{content:"\ecd0";opacity:0.4}.isax-bulk-direct-normal .path2:before{content:"\ecd1";margin-left:-1em}.isax-bulk-direct-notification .path1:before{content:"\ecd2"}.isax-bulk-direct-notification .path2:before{content:"\ecd3";margin-left:-1em}.isax-bulk-direct-notification .path3:before{content:"\ecd4";margin-left:-1em;opacity:0.4}.isax-bulk-direct-right .path1:before{content:"\ecd5"}.isax-bulk-direct-right .path2:before{content:"\ecd6";margin-left:-1em;opacity:0.4}.isax-bulk-direct-send .path1:before{content:"\ecd7"}.isax-bulk-direct-send .path2:before{content:"\ecd8";margin-left:-1em;opacity:0.4}.isax-bulk-direct-send .path3:before{content:"\ecd9";margin-left:-1em}.isax-bulk-direct-up .path1:before{content:"\ecda"}.isax-bulk-direct-up .path2:before{content:"\ecdb";margin-left:-1em;opacity:0.4}.isax-bulk-discount-circle .path1:before{content:"\ecdc";opacity:0.4}.isax-bulk-discount-circle .path2:before{content:"\ecdd";margin-left:-1em}.isax-bulk-discount-circle .path3:before{content:"\ecde";margin-left:-1em}.isax-bulk-discount-circle .path4:before{content:"\ecdf";margin-left:-1em}.isax-bulk-discount-shape .path1:before{content:"\ece0";opacity:0.4}.isax-bulk-discount-shape .path2:before{content:"\ece1";margin-left:-1em}.isax-bulk-discount-shape .path3:before{content:"\ece2";margin-left:-1em}.isax-bulk-discount-shape .path4:before{content:"\ece3";margin-left:-1em}.isax-bulk-discover .path1:before{content:"\ece4";opacity:0.4}.isax-bulk-discover .path2:before{content:"\ece5";margin-left:-1em}.isax-bulk-discover-1 .path1:before{content:"\ece6";opacity:0.4}.isax-bulk-discover-1 .path2:before{content:"\ece7";margin-left:-1em}.isax-bulk-dislike .path1:before{content:"\ece8";opacity:0.4}.isax-bulk-dislike .path2:before{content:"\ece9";margin-left:-1em}.isax-bulk-document .path1:before{content:"\ecea";opacity:0.4}.isax-bulk-document .path2:before{content:"\eceb";margin-left:-1em}.isax-bulk-document .path3:before{content:"\ecec";margin-left:-1em}.isax-bulk-document-1 .path1:before{content:"\eced";opacity:0.4}.isax-bulk-document-1 .path2:before{content:"\ecee";margin-left:-1em}.isax-bulk-document-cloud .path1:before{content:"\ecef";opacity:0.4}.isax-bulk-document-cloud .path2:before{content:"\ecf0";margin-left:-1em}.isax-bulk-document-cloud .path3:before{content:"\ecf1";margin-left:-1em}.isax-bulk-document-code .path1:before{content:"\ecf2";opacity:0.4}.isax-bulk-document-code .path2:before{content:"\ecf3";margin-left:-1em}.isax-bulk-document-code .path3:before{content:"\ecf4";margin-left:-1em}.isax-bulk-document-code .path4:before{content:"\ecf5";margin-left:-1em}.isax-bulk-document-code-2 .path1:before{content:"\ecf6";opacity:0.4}.isax-bulk-document-code-2 .path2:before{content:"\ecf7";margin-left:-1em}.isax-bulk-document-code-2 .path3:before{content:"\ecf8";margin-left:-1em}.isax-bulk-document-copy .path1:before{content:"\ecf9";opacity:0.4}.isax-bulk-document-copy .path2:before{content:"\ecfa";margin-left:-1em}.isax-bulk-document-copy .path3:before{content:"\ecfb";margin-left:-1em}.isax-bulk-document-download .path1:before{content:"\ecfc";opacity:0.4}.isax-bulk-document-download .path2:before{content:"\ecfd";margin-left:-1em}.isax-bulk-document-download .path3:before{content:"\ecfe";margin-left:-1em}.isax-bulk-document-favorite .path1:before{content:"\ecff";opacity:0.4}.isax-bulk-document-favorite .path2:before{content:"\ed00";margin-left:-1em}.isax-bulk-document-favorite .path3:before{content:"\ed01";margin-left:-1em}.isax-bulk-document-filter .path1:before{content:"\ed02"}.isax-bulk-document-filter .path2:before{content:"\ed03";margin-left:-1em;opacity:0.4}.isax-bulk-document-filter .path3:before{content:"\ed04";margin-left:-1em}.isax-bulk-document-filter .path4:before{content:"\ed05";margin-left:-1em}.isax-bulk-document-forward .path1:before{content:"\ed06";opacity:0.4}.isax-bulk-document-forward .path2:before{content:"\ed07";margin-left:-1em}.isax-bulk-document-forward .path3:before{content:"\ed08";margin-left:-1em}.isax-bulk-document-like .path1:before{content:"\ed09";opacity:0.4}.isax-bulk-document-like .path2:before{content:"\ed0a";margin-left:-1em}.isax-bulk-document-like .path3:before{content:"\ed0b";margin-left:-1em}.isax-bulk-document-normal .path1:before{content:"\ed0c";opacity:0.4}.isax-bulk-document-normal .path2:before{content:"\ed0d";margin-left:-1em}.isax-bulk-document-previous .path1:before{content:"\ed0e";opacity:0.4}.isax-bulk-document-previous .path2:before{content:"\ed0f";margin-left:-1em}.isax-bulk-document-previous .path3:before{content:"\ed10";margin-left:-1em}.isax-bulk-document-sketch .path1:before{content:"\ed11";opacity:0.4}.isax-bulk-document-sketch .path2:before{content:"\ed12";margin-left:-1em}.isax-bulk-document-sketch .path3:before{content:"\ed13";margin-left:-1em}.isax-bulk-document-text .path1:before{content:"\ed14";opacity:0.4}.isax-bulk-document-text .path2:before{content:"\ed15";margin-left:-1em}.isax-bulk-document-text .path3:before{content:"\ed16";margin-left:-1em}.isax-bulk-document-text .path4:before{content:"\ed17";margin-left:-1em}.isax-bulk-document-text-1 .path1:before{content:"\ed18";opacity:0.4}.isax-bulk-document-text-1 .path2:before{content:"\ed19";margin-left:-1em}.isax-bulk-document-text-1 .path3:before{content:"\ed1a";margin-left:-1em}.isax-bulk-document-text-1 .path4:before{content:"\ed1b";margin-left:-1em}.isax-bulk-document-upload .path1:before{content:"\ed1c";opacity:0.4}.isax-bulk-document-upload .path2:before{content:"\ed1d";margin-left:-1em}.isax-bulk-document-upload .path3:before{content:"\ed1e";margin-left:-1em}.isax-bulk-dollar-circle .path1:before{content:"\ed1f";opacity:0.4}.isax-bulk-dollar-circle .path2:before{content:"\ed20";margin-left:-1em}.isax-bulk-dollar-square .path1:before{content:"\ed21";opacity:0.4}.isax-bulk-dollar-square .path2:before{content:"\ed22";margin-left:-1em}.isax-bulk-dot .path1:before{content:"\ed23"}.isax-bulk-dot .path2:before{content:"\ed24";margin-left:-1em;opacity:0.16}.isax-bulk-dribbble .path1:before{content:"\ed25"}.isax-bulk-dribbble .path2:before{content:"\ed26";margin-left:-1em}.isax-bulk-dribbble .path3:before{content:"\ed27";margin-left:-1em;opacity:0.4}.isax-bulk-dribbble .path4:before{content:"\ed28";margin-left:-1em}.isax-bulk-dribbble .path5:before{content:"\ed29";margin-left:-1em}.isax-bulk-dribbble .path6:before{content:"\ed2a";margin-left:-1em;opacity:0.4}.isax-bulk-driver .path1:before{content:"\ed2b";opacity:0.4}.isax-bulk-driver .path2:before{content:"\ed2c";margin-left:-1em;opacity:0.4}.isax-bulk-driver .path3:before{content:"\ed2d";margin-left:-1em}.isax-bulk-driver .path4:before{content:"\ed2e";margin-left:-1em}.isax-bulk-driver .path5:before{content:"\ed2f";margin-left:-1em}.isax-bulk-driver .path6:before{content:"\ed30";margin-left:-1em}.isax-bulk-driver .path7:before{content:"\ed31";margin-left:-1em}.isax-bulk-driver .path8:before{content:"\ed32";margin-left:-1em}.isax-bulk-driver-2 .path1:before{content:"\ed33";opacity:0.4}.isax-bulk-driver-2 .path2:before{content:"\ed34";margin-left:-1em}.isax-bulk-driver-2 .path3:before{content:"\ed35";margin-left:-1em}.isax-bulk-driver-2 .path4:before{content:"\ed36";margin-left:-1em}.isax-bulk-driver-2 .path5:before{content:"\ed37";margin-left:-1em}.isax-bulk-driver-2 .path6:before{content:"\ed38";margin-left:-1em}.isax-bulk-driver-2 .path7:before{content:"\ed39";margin-left:-1em}.isax-bulk-driver-2 .path8:before{content:"\ed3a";margin-left:-1em}.isax-bulk-driver-refresh .path1:before{content:"\ed3b";opacity:0.4}.isax-bulk-driver-refresh .path2:before{content:"\ed3c";margin-left:-1em}.isax-bulk-driver-refresh .path3:before{content:"\ed3d";margin-left:-1em}.isax-bulk-driver-refresh .path4:before{content:"\ed3e";margin-left:-1em}.isax-bulk-driver-refresh .path5:before{content:"\ed3f";margin-left:-1em}.isax-bulk-driver-refresh .path6:before{content:"\ed40";margin-left:-1em}.isax-bulk-driver-refresh .path7:before{content:"\ed41";margin-left:-1em}.isax-bulk-driving .path1:before{content:"\ed42"}.isax-bulk-driving .path2:before{content:"\ed43";margin-left:-1em}.isax-bulk-driving .path3:before{content:"\ed44";margin-left:-1em}.isax-bulk-driving .path4:before{content:"\ed45";margin-left:-1em}.isax-bulk-driving .path5:before{content:"\ed46";margin-left:-1em;opacity:0.4}.isax-bulk-driving .path6:before{content:"\ed47";margin-left:-1em}.isax-bulk-driving .path7:before{content:"\ed48";margin-left:-1em}.isax-bulk-driving .path8:before{content:"\ed49";margin-left:-1em}.isax-bulk-drop .path1:before{content:"\ed4a"}.isax-bulk-drop .path2:before{content:"\ed4b";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path1:before{content:"\ed4c";opacity:0.4}.isax-bulk-dropbox .path2:before{content:"\ed4d";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path3:before{content:"\ed4e";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path4:before{content:"\ed4f";margin-left:-1em;opacity:0.4}.isax-bulk-dropbox .path5:before{content:"\ed50";margin-left:-1em}.isax-bulk-earphones .path1:before{content:"\ed51";opacity:0.4}.isax-bulk-earphones .path2:before{content:"\ed52";margin-left:-1em;opacity:0.4}.isax-bulk-earphones .path3:before{content:"\ed53";margin-left:-1em}.isax-bulk-earphones .path4:before{content:"\ed54";margin-left:-1em}.isax-bulk-earphones .path5:before{content:"\ed55";margin-left:-1em}.isax-bulk-earphones .path6:before{content:"\ed56";margin-left:-1em}.isax-bulk-earphones .path7:before{content:"\ed57";margin-left:-1em}.isax-bulk-earphones .path8:before{content:"\ed58";margin-left:-1em}.isax-bulk-edit .path1:before{content:"\ed59";opacity:0.4}.isax-bulk-edit .path2:before{content:"\ed5a";margin-left:-1em}.isax-bulk-edit .path3:before{content:"\ed5b";margin-left:-1em}.isax-bulk-edit-2 .path1:before{content:"\ed5c";opacity:0.4}.isax-bulk-edit-2 .path2:before{content:"\ed5d";margin-left:-1em;opacity:0.4}.isax-bulk-edit-2 .path3:before{content:"\ed5e";margin-left:-1em}.isax-bulk-ekt .path1:before{content:"\ed5f";opacity:0.4}.isax-bulk-ekt .path2:before{content:"\ed60";margin-left:-1em;opacity:0.4}.isax-bulk-ekt .path3:before{content:"\ed61";margin-left:-1em}.isax-bulk-ekt .path4:before{content:"\ed62";margin-left:-1em}.isax-bulk-electricity .path1:before{content:"\ed63";opacity:0.4}.isax-bulk-electricity .path2:before{content:"\ed64";margin-left:-1em}.isax-bulk-electricity .path3:before{content:"\ed65";margin-left:-1em}.isax-bulk-electricity .path4:before{content:"\ed66";margin-left:-1em}.isax-bulk-element-1 .path1:before{content:"\ed67"}.isax-bulk-element-1 .path2:before{content:"\ed68";margin-left:-1em;opacity:0.4}.isax-bulk-element-1 .path3:before{content:"\ed69";margin-left:-1em;opacity:0.4}.isax-bulk-element-2 .path1:before{content:"\ed6a"}.isax-bulk-element-2 .path2:before{content:"\ed6b";margin-left:-1em;opacity:0.4}.isax-bulk-element-2 .path3:before{content:"\ed6c";margin-left:-1em;opacity:0.4}.isax-bulk-element-3 .path1:before{content:"\ed6d";opacity:0.4}.isax-bulk-element-3 .path2:before{content:"\ed6e";margin-left:-1em}.isax-bulk-element-3 .path3:before{content:"\ed6f";margin-left:-1em}.isax-bulk-element-3 .path4:before{content:"\ed70";margin-left:-1em;opacity:0.4}.isax-bulk-element-4 .path1:before{content:"\ed71"}.isax-bulk-element-4 .path2:before{content:"\ed72";margin-left:-1em}.isax-bulk-element-4 .path3:before{content:"\ed73";margin-left:-1em;opacity:0.4}.isax-bulk-element-4 .path4:before{content:"\ed74";margin-left:-1em;opacity:0.4}.isax-bulk-element-equal .path1:before{content:"\ed75"}.isax-bulk-element-equal .path2:before{content:"\ed76";margin-left:-1em}.isax-bulk-element-equal .path3:before{content:"\ed77";margin-left:-1em;opacity:0.4}.isax-bulk-element-equal .path4:before{content:"\ed78";margin-left:-1em}.isax-bulk-element-equal .path5:before{content:"\ed79";margin-left:-1em;opacity:0.4}.isax-bulk-element-plus .path1:before{content:"\ed7a"}.isax-bulk-element-plus .path2:before{content:"\ed7b";margin-left:-1em;opacity:0.4}.isax-bulk-element-plus .path3:before{content:"\ed7c";margin-left:-1em}.isax-bulk-element-plus .path4:before{content:"\ed7d";margin-left:-1em;opacity:0.4}.isax-bulk-emc .path1:before{content:"\ed7e";opacity:0.4}.isax-bulk-emc .path2:before{content:"\ed7f";margin-left:-1em}.isax-bulk-emoji-happy .path1:before{content:"\ed80";opacity:0.4}.isax-bulk-emoji-happy .path2:before{content:"\ed81";margin-left:-1em}.isax-bulk-emoji-happy .path3:before{content:"\ed82";margin-left:-1em}.isax-bulk-emoji-happy .path4:before{content:"\ed83";margin-left:-1em}.isax-bulk-emoji-normal .path1:before{content:"\ed84";opacity:0.4}.isax-bulk-emoji-normal .path2:before{content:"\ed85";margin-left:-1em}.isax-bulk-emoji-normal .path3:before{content:"\ed86";margin-left:-1em}.isax-bulk-emoji-normal .path4:before{content:"\ed87";margin-left:-1em}.isax-bulk-emoji-sad .path1:before{content:"\ed88";opacity:0.4}.isax-bulk-emoji-sad .path2:before{content:"\ed89";margin-left:-1em}.isax-bulk-emoji-sad .path3:before{content:"\ed8a";margin-left:-1em}.isax-bulk-emoji-sad .path4:before{content:"\ed8b";margin-left:-1em}.isax-bulk-empty-wallet .path1:before{content:"\ed8c";opacity:0.4}.isax-bulk-empty-wallet .path2:before{content:"\ed8d";margin-left:-1em}.isax-bulk-empty-wallet .path3:before{content:"\ed8e";margin-left:-1em}.isax-bulk-empty-wallet .path4:before{content:"\ed8f";margin-left:-1em}.isax-bulk-empty-wallet-add .path1:before{content:"\ed90";opacity:0.4}.isax-bulk-empty-wallet-add .path2:before{content:"\ed91";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path3:before{content:"\ed92";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path4:before{content:"\ed93";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-add .path5:before{content:"\ed94";margin-left:-1.0419921875em}.isax-bulk-empty-wallet-change .path1:before{content:"\ed95";opacity:0.4}.isax-bulk-empty-wallet-change .path2:before{content:"\ed96";margin-left:-1em}.isax-bulk-empty-wallet-change .path3:before{content:"\ed97";margin-left:-1em}.isax-bulk-empty-wallet-change .path4:before{content:"\ed98";margin-left:-1em}.isax-bulk-empty-wallet-change .path5:before{content:"\ed99";margin-left:-1em}.isax-bulk-empty-wallet-remove .path1:before{content:"\ed9a";opacity:0.4}.isax-bulk-empty-wallet-remove .path2:before{content:"\ed9b";margin-left:-1em}.isax-bulk-empty-wallet-remove .path3:before{content:"\ed9c";margin-left:-1em}.isax-bulk-empty-wallet-remove .path4:before{content:"\ed9d";margin-left:-1em}.isax-bulk-empty-wallet-remove .path5:before{content:"\ed9e";margin-left:-1em}.isax-bulk-empty-wallet-tick .path1:before{content:"\ed9f"}.isax-bulk-empty-wallet-tick .path2:before{content:"\eda0";margin-left:-1em;opacity:0.4}.isax-bulk-empty-wallet-tick .path3:before{content:"\eda1";margin-left:-1em}.isax-bulk-empty-wallet-tick .path4:before{content:"\eda2";margin-left:-1em}.isax-bulk-empty-wallet-tick .path5:before{content:"\eda3";margin-left:-1em}.isax-bulk-empty-wallet-time .path1:before{content:"\eda4"}.isax-bulk-empty-wallet-time .path2:before{content:"\eda5";margin-left:-1em;opacity:0.4}.isax-bulk-empty-wallet-time .path3:before{content:"\eda6";margin-left:-1em}.isax-bulk-empty-wallet-time .path4:before{content:"\eda7";margin-left:-1em}.isax-bulk-empty-wallet-time .path5:before{content:"\eda8";margin-left:-1em}.isax-bulk-enj .path1:before{content:"\eda9";opacity:0.4}.isax-bulk-enj .path2:before{content:"\edaa";margin-left:-1em}.isax-bulk-eos .path1:before{content:"\edab"}.isax-bulk-eos .path2:before{content:"\edac";margin-left:-1em;opacity:0.4}.isax-bulk-eos .path3:before{content:"\edad";margin-left:-1em;opacity:0.4}.isax-bulk-eraser .path1:before{content:"\edae";opacity:0.4}.isax-bulk-eraser .path2:before{content:"\edaf";margin-left:-1em}.isax-bulk-eraser .path3:before{content:"\edb0";margin-left:-1em;opacity:0.6}.isax-bulk-eraser-1 .path1:before{content:"\edb1"}.isax-bulk-eraser-1 .path2:before{content:"\edb2";margin-left:-1em;opacity:0.4}.isax-bulk-eraser-1 .path3:before{content:"\edb3";margin-left:-1em}.isax-bulk-etc .path1:before{content:"\edb4";opacity:0.4}.isax-bulk-etc .path2:before{content:"\edb5";margin-left:-1em;opacity:0.4}.isax-bulk-etc .path3:before{content:"\edb6";margin-left:-1em}.isax-bulk-eth .path1:before{content:"\edb7";opacity:0.4}.isax-bulk-eth .path2:before{content:"\edb8";margin-left:-1em}.isax-bulk-eth .path3:before{content:"\edb9";margin-left:-1em}.isax-bulk-export .path1:before{content:"\edba";opacity:0.4}.isax-bulk-export .path2:before{content:"\edbb";margin-left:-1em}.isax-bulk-export-1 .path1:before{content:"\edbc";opacity:0.4}.isax-bulk-export-1 .path2:before{content:"\edbd";margin-left:-1em}.isax-bulk-export-2 .path1:before{content:"\edbe";opacity:0.4}.isax-bulk-export-2 .path2:before{content:"\edbf";margin-left:-1em}.isax-bulk-export-3 .path1:before{content:"\edc0";opacity:0.4}.isax-bulk-export-3 .path2:before{content:"\edc1";margin-left:-1em}.isax-bulk-external-drive .path1:before{content:"\edc2";opacity:0.4}.isax-bulk-external-drive .path2:before{content:"\edc3";margin-left:-1em}.isax-bulk-external-drive .path3:before{content:"\edc4";margin-left:-1em}.isax-bulk-external-drive .path4:before{content:"\edc5";margin-left:-1em}.isax-bulk-external-drive .path5:before{content:"\edc6";margin-left:-1em}.isax-bulk-eye .path1:before{content:"\edc7";opacity:0.4}.isax-bulk-eye .path2:before{content:"\edc8";margin-left:-1em}.isax-bulk-eye-slash .path1:before{content:"\edc9";opacity:0.4}.isax-bulk-eye-slash .path2:before{content:"\edca";margin-left:-1em}.isax-bulk-eye-slash .path3:before{content:"\edcb";margin-left:-1em;opacity:0.4}.isax-bulk-eye-slash .path4:before{content:"\edcc";margin-left:-1em}.isax-bulk-eye-slash .path5:before{content:"\edcd";margin-left:-1em}.isax-bulk-facebook .path1:before{content:"\edce";opacity:0.4}.isax-bulk-facebook .path2:before{content:"\edcf";margin-left:-1em}.isax-bulk-fatrows .path1:before{content:"\edd0"}.isax-bulk-fatrows .path2:before{content:"\edd1";margin-left:-1em;opacity:0.4}.isax-bulk-favorite-chart .path1:before{content:"\edd2";opacity:0.4}.isax-bulk-favorite-chart .path2:before{content:"\edd3";margin-left:-1em}.isax-bulk-favorite-chart .path3:before{content:"\edd4";margin-left:-1em}.isax-bulk-figma .path1:before{content:"\edd5"}.isax-bulk-figma .path2:before{content:"\edd6";margin-left:-1em;opacity:0.4}.isax-bulk-figma .path3:before{content:"\edd7";margin-left:-1em}.isax-bulk-figma .path4:before{content:"\edd8";margin-left:-1em;opacity:0.4}.isax-bulk-figma .path5:before{content:"\edd9";margin-left:-1em}.isax-bulk-figma-1 .path1:before{content:"\edda";opacity:0.4}.isax-bulk-figma-1 .path2:before{content:"\eddb";margin-left:-1em}.isax-bulk-figma-1 .path3:before{content:"\eddc";margin-left:-1em;opacity:0.4}.isax-bulk-figma-1 .path4:before{content:"\eddd";margin-left:-1em}.isax-bulk-figma-1 .path5:before{content:"\edde";margin-left:-1em;opacity:0.4}.isax-bulk-figma-1 .path6:before{content:"\eddf";margin-left:-1em}.isax-bulk-filter .path1:before{content:"\ede0";opacity:0.4}.isax-bulk-filter .path2:before{content:"\ede1";margin-left:-1em}.isax-bulk-filter-add .path1:before{content:"\ede2";opacity:0.4}.isax-bulk-filter-add .path2:before{content:"\ede3";margin-left:-1em}.isax-bulk-filter-edit .path1:before{content:"\ede4";opacity:0.4}.isax-bulk-filter-edit .path2:before{content:"\ede5";margin-left:-1em}.isax-bulk-filter-remove .path1:before{content:"\ede6";opacity:0.4}.isax-bulk-filter-remove .path2:before{content:"\ede7";margin-left:-1em}.isax-bulk-filter-search .path1:before{content:"\ede8"}.isax-bulk-filter-search .path2:before{content:"\ede9";margin-left:-1em;opacity:0.4}.isax-bulk-filter-square .path1:before{content:"\edea";opacity:0.4}.isax-bulk-filter-square .path2:before{content:"\edeb";margin-left:-1em}.isax-bulk-filter-tick .path1:before{content:"\edec"}.isax-bulk-filter-tick .path2:before{content:"\eded";margin-left:-1em;opacity:0.4}.isax-bulk-finger-cricle .path1:before{content:"\edee";opacity:0.4}.isax-bulk-finger-cricle .path2:before{content:"\edef";margin-left:-1em}.isax-bulk-finger-cricle .path3:before{content:"\edf0";margin-left:-1em}.isax-bulk-finger-scan .path1:before{content:"\edf1";opacity:0.4}.isax-bulk-finger-scan .path2:before{content:"\edf2";margin-left:-1em}.isax-bulk-finger-scan .path3:before{content:"\edf3";margin-left:-1em}.isax-bulk-finger-scan .path4:before{content:"\edf4";margin-left:-1em}.isax-bulk-finger-scan .path5:before{content:"\edf5";margin-left:-1em}.isax-bulk-finger-scan .path6:before{content:"\edf6";margin-left:-1em}.isax-bulk-firstline .path1:before{content:"\edf7"}.isax-bulk-firstline .path2:before{content:"\edf8";margin-left:-1em;opacity:0.4}.isax-bulk-firstline .path3:before{content:"\edf9";margin-left:-1em}.isax-bulk-firstline .path4:before{content:"\edfa";margin-left:-1em;opacity:0.4}.isax-bulk-firstline .path5:before{content:"\edfb";margin-left:-1em;opacity:0.4}.isax-bulk-flag .path1:before{content:"\edfc"}.isax-bulk-flag .path2:before{content:"\edfd";margin-left:-1em;opacity:0.4}.isax-bulk-flag-2 .path1:before{content:"\edfe"}.isax-bulk-flag-2 .path2:before{content:"\edff";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path1:before{content:"\ee00"}.isax-bulk-flash .path2:before{content:"\ee01";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path3:before{content:"\ee02";margin-left:-1em;opacity:0.4}.isax-bulk-flash .path4:before{content:"\ee03";margin-left:-1em;opacity:0.4}.isax-bulk-flash-1 .path1:before{content:"\ee04"}.isax-bulk-flash-1 .path2:before{content:"\ee05";margin-left:-1em;opacity:0.4}.isax-bulk-flash-circle .path1:before{content:"\ee06";opacity:0.4}.isax-bulk-flash-circle .path2:before{content:"\ee07";margin-left:-1em}.isax-bulk-flash-circle-1 .path1:before{content:"\ee08";opacity:0.4}.isax-bulk-flash-circle-1 .path2:before{content:"\ee09";margin-left:-1em}.isax-bulk-flash-slash .path1:before{content:"\ee0a"}.isax-bulk-flash-slash .path2:before{content:"\ee0b";margin-left:-1em;opacity:0.4}.isax-bulk-flash-slash .path3:before{content:"\ee0c";margin-left:-1em;opacity:0.4}.isax-bulk-folder .path1:before{content:"\ee0d"}.isax-bulk-folder .path2:before{content:"\ee0e";margin-left:-1em;opacity:0.4}.isax-bulk-folder-2 .path1:before{content:"\ee0f";opacity:0.4}.isax-bulk-folder-2 .path2:before{content:"\ee10";margin-left:-1em}.isax-bulk-folder-add .path1:before{content:"\ee11";opacity:0.4}.isax-bulk-folder-add .path2:before{content:"\ee12";margin-left:-1em}.isax-bulk-folder-cloud .path1:before{content:"\ee13";opacity:0.4}.isax-bulk-folder-cloud .path2:before{content:"\ee14";margin-left:-1em}.isax-bulk-folder-connection .path1:before{content:"\ee15";opacity:0.4}.isax-bulk-folder-connection .path2:before{content:"\ee16";margin-left:-1em}.isax-bulk-folder-cross .path1:before{content:"\ee17";opacity:0.4}.isax-bulk-folder-cross .path2:before{content:"\ee18";margin-left:-1em}.isax-bulk-folder-favorite .path1:before{content:"\ee19";opacity:0.4}.isax-bulk-folder-favorite .path2:before{content:"\ee1a";margin-left:-1em}.isax-bulk-folder-minus .path1:before{content:"\ee1b";opacity:0.4}.isax-bulk-folder-minus .path2:before{content:"\ee1c";margin-left:-1em}.isax-bulk-folder-open .path1:before{content:"\ee1d"}.isax-bulk-folder-open .path2:before{content:"\ee1e";margin-left:-1em;opacity:0.4}.isax-bulk-forbidden .path1:before{content:"\ee1f";opacity:0.4}.isax-bulk-forbidden .path2:before{content:"\ee20";margin-left:-1em}.isax-bulk-forbidden-2 .path1:before{content:"\ee21";opacity:0.4}.isax-bulk-forbidden-2 .path2:before{content:"\ee22";margin-left:-1em}.isax-bulk-format-circle .path1:before{content:"\ee23"}.isax-bulk-format-circle .path2:before{content:"\ee24";margin-left:-1em}.isax-bulk-format-circle .path3:before{content:"\ee25";margin-left:-1em}.isax-bulk-format-circle .path4:before{content:"\ee26";margin-left:-1em}.isax-bulk-format-circle .path5:before{content:"\ee27";margin-left:-1em;opacity:0.4}.isax-bulk-format-square .path1:before{content:"\ee28";opacity:0.4}.isax-bulk-format-square .path2:before{content:"\ee29";margin-left:-1em}.isax-bulk-format-square .path3:before{content:"\ee2a";margin-left:-1em}.isax-bulk-format-square .path4:before{content:"\ee2b";margin-left:-1em}.isax-bulk-format-square .path5:before{content:"\ee2c";margin-left:-1em}.isax-bulk-forward .path1:before{content:"\ee2d";opacity:0.4}.isax-bulk-forward .path2:before{content:"\ee2e";margin-left:-1em}.isax-bulk-forward-5-seconds .path1:before{content:"\ee2f";opacity:0.4}.isax-bulk-forward-5-seconds .path2:before{content:"\ee30";margin-left:-1em}.isax-bulk-forward-10-seconds .path1:before{content:"\ee31";opacity:0.4}.isax-bulk-forward-10-seconds .path2:before{content:"\ee32";margin-left:-1em}.isax-bulk-forward-10-seconds .path3:before{content:"\ee33";margin-left:-1em}.isax-bulk-forward-15-seconds .path1:before{content:"\ee34"}.isax-bulk-forward-15-seconds .path2:before{content:"\ee35";margin-left:-1em}.isax-bulk-forward-15-seconds .path3:before{content:"\ee36";margin-left:-1em;opacity:0.4}.isax-bulk-forward-item .path1:before{content:"\ee37";opacity:0.4}.isax-bulk-forward-item .path2:before{content:"\ee38";margin-left:-1em}.isax-bulk-forward-item .path3:before{content:"\ee39";margin-left:-1em;opacity:0.4}.isax-bulk-forward-square .path1:before{content:"\ee3a";opacity:0.4}.isax-bulk-forward-square .path2:before{content:"\ee3b";margin-left:-1em}.isax-bulk-framer .path1:before{content:"\ee3c"}.isax-bulk-framer .path2:before{content:"\ee3d";margin-left:-1em;opacity:0.4}.isax-bulk-ftt .path1:before{content:"\ee3e"}.isax-bulk-ftt .path2:before{content:"\ee3f";margin-left:-1em}.isax-bulk-ftt .path3:before{content:"\ee40";margin-left:-1em;opacity:0.4}.isax-bulk-ftt .path4:before{content:"\ee41";margin-left:-1em;opacity:0.4}.isax-bulk-gallery .path1:before{content:"\ee42";opacity:0.4}.isax-bulk-gallery .path2:before{content:"\ee43";margin-left:-1em}.isax-bulk-gallery .path3:before{content:"\ee44";margin-left:-1em}.isax-bulk-gallery-add .path1:before{content:"\ee45"}.isax-bulk-gallery-add .path2:before{content:"\ee46";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-add .path3:before{content:"\ee47";margin-left:-1em}.isax-bulk-gallery-add .path4:before{content:"\ee48";margin-left:-1em}.isax-bulk-gallery-edit .path1:before{content:"\ee49"}.isax-bulk-gallery-edit .path2:before{content:"\ee4a";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-edit .path3:before{content:"\ee4b";margin-left:-1em}.isax-bulk-gallery-edit .path4:before{content:"\ee4c";margin-left:-1em}.isax-bulk-gallery-export .path1:before{content:"\ee4d"}.isax-bulk-gallery-export .path2:before{content:"\ee4e";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-export .path3:before{content:"\ee4f";margin-left:-1em}.isax-bulk-gallery-export .path4:before{content:"\ee50";margin-left:-1em}.isax-bulk-gallery-favorite .path1:before{content:"\ee51"}.isax-bulk-gallery-favorite .path2:before{content:"\ee52";margin-left:-1em}.isax-bulk-gallery-favorite .path3:before{content:"\ee53";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-favorite .path4:before{content:"\ee54";margin-left:-1em}.isax-bulk-gallery-import .path1:before{content:"\ee55"}.isax-bulk-gallery-import .path2:before{content:"\ee56";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-import .path3:before{content:"\ee57";margin-left:-1em}.isax-bulk-gallery-import .path4:before{content:"\ee58";margin-left:-1em}.isax-bulk-gallery-remove .path1:before{content:"\ee59"}.isax-bulk-gallery-remove .path2:before{content:"\ee5a";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-remove .path3:before{content:"\ee5b";margin-left:-1em}.isax-bulk-gallery-remove .path4:before{content:"\ee5c";margin-left:-1em}.isax-bulk-gallery-slash .path1:before{content:"\ee5d";opacity:0.4}.isax-bulk-gallery-slash .path2:before{content:"\ee5e";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-slash .path3:before{content:"\ee5f";margin-left:-1em}.isax-bulk-gallery-slash .path4:before{content:"\ee60";margin-left:-1em}.isax-bulk-gallery-slash .path5:before{content:"\ee61";margin-left:-1em}.isax-bulk-gallery-tick .path1:before{content:"\ee62"}.isax-bulk-gallery-tick .path2:before{content:"\ee63";margin-left:-1em;opacity:0.4}.isax-bulk-gallery-tick .path3:before{content:"\ee64";margin-left:-1em}.isax-bulk-gallery-tick .path4:before{content:"\ee65";margin-left:-1em}.isax-bulk-game .path1:before{content:"\ee66"}.isax-bulk-game .path2:before{content:"\ee67";margin-left:-1em}.isax-bulk-game .path3:before{content:"\ee68";margin-left:-1em}.isax-bulk-game .path4:before{content:"\ee69";margin-left:-1em}.isax-bulk-game .path5:before{content:"\ee6a";margin-left:-1em}.isax-bulk-game .path6:before{content:"\ee6b";margin-left:-1em;opacity:0.4}.isax-bulk-game .path7:before{content:"\ee6c";margin-left:-1em}.isax-bulk-gameboy .path1:before{content:"\ee6d";opacity:0.4}.isax-bulk-gameboy .path2:before{content:"\ee6e";margin-left:-1em}.isax-bulk-gameboy .path3:before{content:"\ee6f";margin-left:-1em}.isax-bulk-gameboy .path4:before{content:"\ee70";margin-left:-1em}.isax-bulk-gameboy .path5:before{content:"\ee71";margin-left:-1em}.isax-bulk-gas-station .path1:before{content:"\ee72";opacity:0.4}.isax-bulk-gas-station .path2:before{content:"\ee73";margin-left:-1em}.isax-bulk-gas-station .path3:before{content:"\ee74";margin-left:-1em}.isax-bulk-gas-station .path4:before{content:"\ee75";margin-left:-1em}.isax-bulk-gas-station .path5:before{content:"\ee76";margin-left:-1em}.isax-bulk-gemini .path1:before{content:"\ee77"}.isax-bulk-gemini .path2:before{content:"\ee78";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path3:before{content:"\ee79";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path4:before{content:"\ee7a";margin-left:-1em;opacity:0.4}.isax-bulk-gemini .path5:before{content:"\ee7b";margin-left:-1em;opacity:0.4}.isax-bulk-gemini-2 .path1:before{content:"\ee7c"}.isax-bulk-gemini-2 .path2:before{content:"\ee7d";margin-left:-1em;opacity:0.4}.isax-bulk-ghost .path1:before{content:"\ee7e";opacity:0.4}.isax-bulk-ghost .path2:before{content:"\ee7f";margin-left:-1em}.isax-bulk-ghost .path3:before{content:"\ee80";margin-left:-1em}.isax-bulk-gift .path1:before{content:"\ee81";opacity:0.4}.isax-bulk-gift .path2:before{content:"\ee82";margin-left:-1em}.isax-bulk-gift .path3:before{content:"\ee83";margin-left:-1em;opacity:0.4}.isax-bulk-gift .path4:before{content:"\ee84";margin-left:-1em;opacity:0.4}.isax-bulk-gift .path5:before{content:"\ee85";margin-left:-1em;opacity:0.6}.isax-bulk-glass .path1:before{content:"\ee86"}.isax-bulk-glass .path2:before{content:"\ee87";margin-left:-1em;opacity:0.4}.isax-bulk-glass-1 .path1:before{content:"\ee88"}.isax-bulk-glass-1 .path2:before{content:"\ee89";margin-left:-1em}.isax-bulk-glass-1 .path3:before{content:"\ee8a";margin-left:-1em}.isax-bulk-glass-1 .path4:before{content:"\ee8b";margin-left:-1em;opacity:0.4}.isax-bulk-glass-1 .path5:before{content:"\ee8c";margin-left:-1em;opacity:0.4}.isax-bulk-global .path1:before{content:"\ee8d";opacity:0.4}.isax-bulk-global .path2:before{content:"\ee8e";margin-left:-1em;opacity:0.4}.isax-bulk-global .path3:before{content:"\ee8f";margin-left:-1em;opacity:0.4}.isax-bulk-global .path4:before{content:"\ee90";margin-left:-1em;opacity:0.4}.isax-bulk-global .path5:before{content:"\ee91";margin-left:-1em}.isax-bulk-global .path6:before{content:"\ee92";margin-left:-1em}.isax-bulk-global .path7:before{content:"\ee93";margin-left:-1em}.isax-bulk-global .path8:before{content:"\ee94";margin-left:-1em}.isax-bulk-global .path9:before{content:"\ee95";margin-left:-1em}.isax-bulk-global-edit .path1:before{content:"\ee96"}.isax-bulk-global-edit .path2:before{content:"\ee97";margin-left:-1em}.isax-bulk-global-edit .path3:before{content:"\ee98";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path4:before{content:"\ee99";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path5:before{content:"\ee9a";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path6:before{content:"\ee9b";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path7:before{content:"\ee9c";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path8:before{content:"\ee9d";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path9:before{content:"\ee9e";margin-left:-1em;opacity:0.4}.isax-bulk-global-edit .path10:before{content:"\ee9f";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path1:before{content:"\eea0"}.isax-bulk-global-refresh .path2:before{content:"\eea1";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path3:before{content:"\eea2";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path4:before{content:"\eea3";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path5:before{content:"\eea4";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path6:before{content:"\eea5";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path7:before{content:"\eea6";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path8:before{content:"\eea7";margin-left:-1em;opacity:0.4}.isax-bulk-global-refresh .path9:before{content:"\eea8";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path1:before{content:"\eea9"}.isax-bulk-global-search .path2:before{content:"\eeaa";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path3:before{content:"\eeab";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path4:before{content:"\eeac";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path5:before{content:"\eead";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path6:before{content:"\eeae";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path7:before{content:"\eeaf";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path8:before{content:"\eeb0";margin-left:-1em;opacity:0.4}.isax-bulk-global-search .path9:before{content:"\eeb1";margin-left:-1em;opacity:0.4}.isax-bulk-google .path1:before{content:"\eeb2"}.isax-bulk-google .path2:before{content:"\eeb3";margin-left:-1em}.isax-bulk-google .path3:before{content:"\eeb4";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path1:before{content:"\eeb5";opacity:0.4}.isax-bulk-google-drive .path2:before{content:"\eeb6";margin-left:-1em}.isax-bulk-google-drive .path3:before{content:"\eeb7";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path4:before{content:"\eeb8";margin-left:-1em}.isax-bulk-google-drive .path5:before{content:"\eeb9";margin-left:-1em;opacity:0.4}.isax-bulk-google-drive .path6:before{content:"\eeba";margin-left:-1em}.isax-bulk-google-drive .path7:before{content:"\eebb";margin-left:-1em;opacity:0.4}.isax-bulk-google-play .path1:before{content:"\eebc";opacity:0.4}.isax-bulk-google-play .path2:before{content:"\eebd";margin-left:-1em}.isax-bulk-google-play .path3:before{content:"\eebe";margin-left:-1em;opacity:0.4}.isax-bulk-google-play .path4:before{content:"\eebf";margin-left:-1em}.isax-bulk-gps .path1:before{content:"\eec0";opacity:0.4}.isax-bulk-gps .path2:before{content:"\eec1";margin-left:-1em}.isax-bulk-gps .path3:before{content:"\eec2";margin-left:-1em}.isax-bulk-gps .path4:before{content:"\eec3";margin-left:-1em}.isax-bulk-gps .path5:before{content:"\eec4";margin-left:-1em}.isax-bulk-gps .path6:before{content:"\eec5";margin-left:-1em}.isax-bulk-gps-slash .path1:before{content:"\eec6";opacity:0.4}.isax-bulk-gps-slash .path2:before{content:"\eec7";margin-left:-1em;opacity:0.4}.isax-bulk-gps-slash .path3:before{content:"\eec8";margin-left:-1em}.isax-bulk-gps-slash .path4:before{content:"\eec9";margin-left:-1em}.isax-bulk-gps-slash .path5:before{content:"\eeca";margin-left:-1em}.isax-bulk-gps-slash .path6:before{content:"\eecb";margin-left:-1em}.isax-bulk-gps-slash .path7:before{content:"\eecc";margin-left:-1em}.isax-bulk-gps-slash .path8:before{content:"\eecd";margin-left:-1em}.isax-bulk-grammerly .path1:before{content:"\eece";opacity:0.4}.isax-bulk-grammerly .path2:before{content:"\eecf";margin-left:-1em}.isax-bulk-graph .path1:before{content:"\eed0"}.isax-bulk-graph .path2:before{content:"\eed1";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path1:before{content:"\eed2"}.isax-bulk-grid-1 .path2:before{content:"\eed3";margin-left:-1em}.isax-bulk-grid-1 .path3:before{content:"\eed4";margin-left:-1em}.isax-bulk-grid-1 .path4:before{content:"\eed5";margin-left:-1em}.isax-bulk-grid-1 .path5:before{content:"\eed6";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path6:before{content:"\eed7";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path7:before{content:"\eed8";margin-left:-1em}.isax-bulk-grid-1 .path8:before{content:"\eed9";margin-left:-1em;opacity:0.4}.isax-bulk-grid-1 .path9:before{content:"\eeda";margin-left:-1em;opacity:0.4}.isax-bulk-grid-2 .path1:before{content:"\eedb";opacity:0.4}.isax-bulk-grid-2 .path2:before{content:"\eedc";margin-left:-1em;opacity:0.4}.isax-bulk-grid-2 .path3:before{content:"\eedd";margin-left:-1em}.isax-bulk-grid-2 .path4:before{content:"\eede";margin-left:-1em}.isax-bulk-grid-3 .path1:before{content:"\eedf";opacity:0.6}.isax-bulk-grid-3 .path2:before{content:"\eee0";margin-left:-1em}.isax-bulk-grid-3 .path3:before{content:"\eee1";margin-left:-1em;opacity:0.4}.isax-bulk-grid-3 .path4:before{content:"\eee2";margin-left:-1em;opacity:0.4}.isax-bulk-grid-4 .path1:before{content:"\eee3";opacity:0.4}.isax-bulk-grid-4 .path2:before{content:"\eee4";margin-left:-1em}.isax-bulk-grid-5 .path1:before{content:"\eee5";opacity:0.6}.isax-bulk-grid-5 .path2:before{content:"\eee6";margin-left:-1em}.isax-bulk-grid-5 .path3:before{content:"\eee7";margin-left:-1em;opacity:0.4}.isax-bulk-grid-6 .path1:before{content:"\eee8";opacity:0.4}.isax-bulk-grid-6 .path2:before{content:"\eee9";margin-left:-1em;opacity:0.4}.isax-bulk-grid-6 .path3:before{content:"\eeea";margin-left:-1em}.isax-bulk-grid-6 .path4:before{content:"\eeeb";margin-left:-1em;opacity:0.6}.isax-bulk-grid-7 .path1:before{content:"\eeec";opacity:0.4}.isax-bulk-grid-7 .path2:before{content:"\eeed";margin-left:-1em}.isax-bulk-grid-7 .path3:before{content:"\eeee";margin-left:-1em;opacity:0.6}.isax-bulk-grid-8 .path1:before{content:"\eeef";opacity:0.4}.isax-bulk-grid-8 .path2:before{content:"\eef0";margin-left:-1em}.isax-bulk-grid-8 .path3:before{content:"\eef1";margin-left:-1em}.isax-bulk-grid-8 .path4:before{content:"\eef2";margin-left:-1em;opacity:0.4}.isax-bulk-grid-8 .path5:before{content:"\eef3";margin-left:-1em}.isax-bulk-grid-8 .path6:before{content:"\eef4";margin-left:-1em;opacity:0.4}.isax-bulk-grid-9 .path1:before{content:"\eef5";opacity:0.4}.isax-bulk-grid-9 .path2:before{content:"\eef6";margin-left:-1em}.isax-bulk-grid-edit .path1:before{content:"\eef7"}.isax-bulk-grid-edit .path2:before{content:"\eef8";margin-left:-1em}.isax-bulk-grid-edit .path3:before{content:"\eef9";margin-left:-1em}.isax-bulk-grid-edit .path4:before{content:"\eefa";margin-left:-1em}.isax-bulk-grid-edit .path5:before{content:"\eefb";margin-left:-1em;opacity:0.4}.isax-bulk-grid-edit .path6:before{content:"\eefc";margin-left:-1em}.isax-bulk-grid-edit .path7:before{content:"\eefd";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path1:before{content:"\eefe"}.isax-bulk-grid-eraser .path2:before{content:"\eeff";margin-left:-1em}.isax-bulk-grid-eraser .path3:before{content:"\ef00";margin-left:-1em}.isax-bulk-grid-eraser .path4:before{content:"\ef01";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path5:before{content:"\ef02";margin-left:-1em}.isax-bulk-grid-eraser .path6:before{content:"\ef03";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path7:before{content:"\ef04";margin-left:-1em;opacity:0.4}.isax-bulk-grid-eraser .path8:before{content:"\ef05";margin-left:-1em}.isax-bulk-grid-lock .path1:before{content:"\ef06"}.isax-bulk-grid-lock .path2:before{content:"\ef07";margin-left:-1em}.isax-bulk-grid-lock .path3:before{content:"\ef08";margin-left:-1em}.isax-bulk-grid-lock .path4:before{content:"\ef09";margin-left:-1em}.isax-bulk-grid-lock .path5:before{content:"\ef0a";margin-left:-1em;opacity:0.4}.isax-bulk-grid-lock .path6:before{content:"\ef0b";margin-left:-1em}.isax-bulk-grid-lock .path7:before{content:"\ef0c";margin-left:-1em;opacity:0.4}.isax-bulk-grt .path1:before{content:"\ef0d";opacity:0.4}.isax-bulk-grt .path2:before{content:"\ef0e";margin-left:-1em}.isax-bulk-grt .path3:before{content:"\ef0f";margin-left:-1em}.isax-bulk-grt .path4:before{content:"\ef10";margin-left:-1em}.isax-bulk-happyemoji .path1:before{content:"\ef11";opacity:0.4}.isax-bulk-happyemoji .path2:before{content:"\ef12";margin-left:-1em}.isax-bulk-hashtag .path1:before{content:"\ef13";opacity:0.4}.isax-bulk-hashtag .path2:before{content:"\ef14";margin-left:-1em}.isax-bulk-hashtag-1 .path1:before{content:"\ef15";opacity:0.4}.isax-bulk-hashtag-1 .path2:before{content:"\ef16";margin-left:-1em}.isax-bulk-hashtag-down .path1:before{content:"\ef17"}.isax-bulk-hashtag-down .path2:before{content:"\ef18";margin-left:-1em;opacity:0.4}.isax-bulk-hashtag-down .path3:before{content:"\ef19";margin-left:-1em}.isax-bulk-hashtag-up .path1:before{content:"\ef1a"}.isax-bulk-hashtag-up .path2:before{content:"\ef1b";margin-left:-1em;opacity:0.4}.isax-bulk-hashtag-up .path3:before{content:"\ef1c";margin-left:-1em}.isax-bulk-headphone .path1:before{content:"\ef1d";opacity:0.4}.isax-bulk-headphone .path2:before{content:"\ef1e";margin-left:-1em}.isax-bulk-headphone .path3:before{content:"\ef1f";margin-left:-1em}.isax-bulk-health .path1:before{content:"\ef20";opacity:0.4}.isax-bulk-health .path2:before{content:"\ef21";margin-left:-1em}.isax-bulk-health .path3:before{content:"\ef22";margin-left:-1em}.isax-bulk-heart .path1:before{content:"\ef23"}.isax-bulk-heart .path2:before{content:"\ef24";margin-left:-1em;opacity:0.4}.isax-bulk-heart-add .path1:before{content:"\ef25"}.isax-bulk-heart-add .path2:before{content:"\ef26";margin-left:-1em;opacity:0.4}.isax-bulk-heart-circle .path1:before{content:"\ef27";opacity:0.4}.isax-bulk-heart-circle .path2:before{content:"\ef28";margin-left:-1em}.isax-bulk-heart-edit .path1:before{content:"\ef29";opacity:0.4}.isax-bulk-heart-edit .path2:before{content:"\ef2a";margin-left:-1em}.isax-bulk-heart-remove .path1:before{content:"\ef2b";opacity:0.4}.isax-bulk-heart-remove .path2:before{content:"\ef2c";margin-left:-1em}.isax-bulk-heart-search .path1:before{content:"\ef2d";opacity:0.4}.isax-bulk-heart-search .path2:before{content:"\ef2e";margin-left:-1em}.isax-bulk-heart-slash .path1:before{content:"\ef2f";opacity:0.4}.isax-bulk-heart-slash .path2:before{content:"\ef30";margin-left:-1em}.isax-bulk-heart-tick .path1:before{content:"\ef31"}.isax-bulk-heart-tick .path2:before{content:"\ef32";margin-left:-1em;opacity:0.4}.isax-bulk-hex .path1:before{content:"\ef33";opacity:0.4}.isax-bulk-hex .path2:before{content:"\ef34";margin-left:-1em}.isax-bulk-hex .path3:before{content:"\ef35";margin-left:-1em;opacity:0.6}.isax-bulk-hierarchy .path1:before{content:"\ef36"}.isax-bulk-hierarchy .path2:before{content:"\ef37";margin-left:-1em}.isax-bulk-hierarchy .path3:before{content:"\ef38";margin-left:-1em}.isax-bulk-hierarchy .path4:before{content:"\ef39";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-2 .path1:before{content:"\ef3a"}.isax-bulk-hierarchy-2 .path2:before{content:"\ef3b";margin-left:-1em}.isax-bulk-hierarchy-2 .path3:before{content:"\ef3c";margin-left:-1em}.isax-bulk-hierarchy-2 .path4:before{content:"\ef3d";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-3 .path1:before{content:"\ef3e"}.isax-bulk-hierarchy-3 .path2:before{content:"\ef3f";margin-left:-1em}.isax-bulk-hierarchy-3 .path3:before{content:"\ef40";margin-left:-1em}.isax-bulk-hierarchy-3 .path4:before{content:"\ef41";margin-left:-1em;opacity:0.4}.isax-bulk-hierarchy-square .path1:before{content:"\ef42";opacity:0.4}.isax-bulk-hierarchy-square .path2:before{content:"\ef43";margin-left:-1em}.isax-bulk-hierarchy-square .path3:before{content:"\ef44";margin-left:-1em}.isax-bulk-hierarchy-square-2 .path1:before{content:"\ef45";opacity:0.4}.isax-bulk-hierarchy-square-2 .path2:before{content:"\ef46";margin-left:-1em}.isax-bulk-hierarchy-square-3 .path1:before{content:"\ef47";opacity:0.4}.isax-bulk-hierarchy-square-3 .path2:before{content:"\ef48";margin-left:-1em}.isax-bulk-home .path1:before{content:"\ef49";opacity:0.4}.isax-bulk-home .path2:before{content:"\ef4a";margin-left:-1em}.isax-bulk-home-1 .path1:before{content:"\ef4b";opacity:0.4}.isax-bulk-home-1 .path2:before{content:"\ef4c";margin-left:-1em}.isax-bulk-home-2 .path1:before{content:"\ef4d";opacity:0.4}.isax-bulk-home-2 .path2:before{content:"\ef4e";margin-left:-1em}.isax-bulk-home-hashtag .path1:before{content:"\ef4f";opacity:0.4}.isax-bulk-home-hashtag .path2:before{content:"\ef50";margin-left:-1em}.isax-bulk-home-trend-down .path1:before{content:"\ef51";opacity:0.4}.isax-bulk-home-trend-down .path2:before{content:"\ef52";margin-left:-1em}.isax-bulk-home-trend-up .path1:before{content:"\ef53";opacity:0.4}.isax-bulk-home-trend-up .path2:before{content:"\ef54";margin-left:-1em}.isax-bulk-home-wifi .path1:before{content:"\ef55";opacity:0.4}.isax-bulk-home-wifi .path2:before{content:"\ef56";margin-left:-1em}.isax-bulk-home-wifi .path3:before{content:"\ef57";margin-left:-1em}.isax-bulk-home-wifi .path4:before{content:"\ef58";margin-left:-1em}.isax-bulk-hospital .path1:before{content:"\ef59"}.isax-bulk-hospital .path2:before{content:"\ef5a";margin-left:-1em;opacity:0.4}.isax-bulk-hospital .path3:before{content:"\ef5b";margin-left:-1em}.isax-bulk-hospital .path4:before{content:"\ef5c";margin-left:-1em}.isax-bulk-house .path1:before{content:"\ef5d"}.isax-bulk-house .path2:before{content:"\ef5e";margin-left:-1em;opacity:0.4}.isax-bulk-house .path3:before{content:"\ef5f";margin-left:-1em}.isax-bulk-house .path4:before{content:"\ef60";margin-left:-1em}.isax-bulk-house .path5:before{content:"\ef61";margin-left:-1em}.isax-bulk-house .path6:before{content:"\ef62";margin-left:-1em}.isax-bulk-house-2 .path1:before{content:"\ef63"}.isax-bulk-house-2 .path2:before{content:"\ef64";margin-left:-1em;opacity:0.4}.isax-bulk-house-2 .path3:before{content:"\ef65";margin-left:-1em}.isax-bulk-house-2 .path4:before{content:"\ef66";margin-left:-1em}.isax-bulk-ht .path1:before{content:"\ef67";opacity:0.4}.isax-bulk-ht .path2:before{content:"\ef68";margin-left:-1em}.isax-bulk-html-3 .path1:before{content:"\ef69";opacity:0.4}.isax-bulk-html-3 .path2:before{content:"\ef6a";margin-left:-1em}.isax-bulk-html-5 .path1:before{content:"\ef6b";opacity:0.4}.isax-bulk-html-5 .path2:before{content:"\ef6c";margin-left:-1em}.isax-bulk-icx .path1:before{content:"\ef6d";opacity:0.4}.isax-bulk-icx .path2:before{content:"\ef6e";margin-left:-1em;opacity:0.4}.isax-bulk-icx .path3:before{content:"\ef6f";margin-left:-1em}.isax-bulk-icx .path4:before{content:"\ef70";margin-left:-1em}.isax-bulk-illustrator .path1:before{content:"\ef71";opacity:0.4}.isax-bulk-illustrator .path2:before{content:"\ef72";margin-left:-1em}.isax-bulk-illustrator .path3:before{content:"\ef73";margin-left:-1em}.isax-bulk-illustrator .path4:before{content:"\ef74";margin-left:-1em}.isax-bulk-image .path1:before{content:"\ef75";opacity:0.4}.isax-bulk-image .path2:before{content:"\ef76";margin-left:-1em}.isax-bulk-import .path1:before{content:"\ef77";opacity:0.4}.isax-bulk-import .path2:before{content:"\ef78";margin-left:-1em}.isax-bulk-import-1 .path1:before{content:"\ef79";opacity:0.4}.isax-bulk-import-1 .path2:before{content:"\ef7a";margin-left:-1em}.isax-bulk-import-2 .path1:before{content:"\ef7b";opacity:0.4}.isax-bulk-import-2 .path2:before{content:"\ef7c";margin-left:-1em}.isax-bulk-import-3 .path1:before{content:"\ef7d";opacity:0.4}.isax-bulk-import-3 .path2:before{content:"\ef7e";margin-left:-1em}.isax-bulk-info-circle .path1:before{content:"\ef7f";opacity:0.4}.isax-bulk-info-circle .path2:before{content:"\ef80";margin-left:-1em}.isax-bulk-info-circle .path3:before{content:"\ef81";margin-left:-1em}.isax-bulk-information .path1:before{content:"\ef82";opacity:0.4}.isax-bulk-information .path2:before{content:"\ef83";margin-left:-1em}.isax-bulk-information .path3:before{content:"\ef84";margin-left:-1em}.isax-bulk-instagram .path1:before{content:"\ef85";opacity:0.4}.isax-bulk-instagram .path2:before{content:"\ef86";margin-left:-1em}.isax-bulk-instagram .path3:before{content:"\ef87";margin-left:-1em}.isax-bulk-iost .path1:before{content:"\ef88";opacity:0.4}.isax-bulk-iost .path2:before{content:"\ef89";margin-left:-1em}.isax-bulk-javascript .path1:before{content:"\ef8a";opacity:0.4}.isax-bulk-javascript .path2:before{content:"\ef8b";margin-left:-1em}.isax-bulk-javascript .path3:before{content:"\ef8c";margin-left:-1em}.isax-bulk-js .path1:before{content:"\ef8d"}.isax-bulk-js .path2:before{content:"\ef8e";margin-left:-1em;opacity:0.4}.isax-bulk-judge .path1:before{content:"\ef8f"}.isax-bulk-judge .path2:before{content:"\ef90";margin-left:-1em;opacity:0.4}.isax-bulk-judge .path3:before{content:"\ef91";margin-left:-1em}.isax-bulk-judge .path4:before{content:"\ef92";margin-left:-1em}.isax-bulk-kanban .path1:before{content:"\ef93"}.isax-bulk-kanban .path2:before{content:"\ef94";margin-left:-1em;opacity:0.4}.isax-bulk-key .path1:before{content:"\ef95";opacity:0.4}.isax-bulk-key .path2:before{content:"\ef96";margin-left:-1em}.isax-bulk-keyboard .path1:before{content:"\ef97";opacity:0.4}.isax-bulk-keyboard .path2:before{content:"\ef98";margin-left:-1em}.isax-bulk-keyboard .path3:before{content:"\ef99";margin-left:-1em}.isax-bulk-keyboard .path4:before{content:"\ef9a";margin-left:-1em}.isax-bulk-keyboard .path5:before{content:"\ef9b";margin-left:-1em}.isax-bulk-keyboard-open .path1:before{content:"\ef9c"}.isax-bulk-keyboard-open .path2:before{content:"\ef9d";margin-left:-1em;opacity:0.4}.isax-bulk-keyboard-open .path3:before{content:"\ef9e";margin-left:-1em}.isax-bulk-keyboard-open .path4:before{content:"\ef9f";margin-left:-1em}.isax-bulk-keyboard-open .path5:before{content:"\efa0";margin-left:-1em}.isax-bulk-keyboard-open .path6:before{content:"\efa1";margin-left:-1em}.isax-bulk-key-square .path1:before{content:"\efa2";opacity:0.4}.isax-bulk-key-square .path2:before{content:"\efa3";margin-left:-1em}.isax-bulk-knc .path1:before{content:"\efa4";opacity:0.6}.isax-bulk-knc .path2:before{content:"\efa5";margin-left:-1em}.isax-bulk-knc .path3:before{content:"\efa6";margin-left:-1em;opacity:0.4}.isax-bulk-knc .path4:before{content:"\efa7";margin-left:-1em}.isax-bulk-lamp .path1:before{content:"\efa8";opacity:0.4}.isax-bulk-lamp .path2:before{content:"\efa9";margin-left:-1em}.isax-bulk-lamp-1 .path1:before{content:"\efaa";opacity:0.4}.isax-bulk-lamp-1 .path2:before{content:"\efab";margin-left:-1em}.isax-bulk-lamp-1 .path3:before{content:"\efac";margin-left:-1em}.isax-bulk-lamp-charge .path1:before{content:"\efad";opacity:0.4}.isax-bulk-lamp-charge .path2:before{content:"\efae";margin-left:-1em}.isax-bulk-lamp-charge .path3:before{content:"\efaf";margin-left:-1em}.isax-bulk-lamp-on .path1:before{content:"\efb0";opacity:0.4}.isax-bulk-lamp-on .path2:before{content:"\efb1";margin-left:-1em}.isax-bulk-lamp-slash .path1:before{content:"\efb2"}.isax-bulk-lamp-slash .path2:before{content:"\efb3";margin-left:-1em}.isax-bulk-lamp-slash .path3:before{content:"\efb4";margin-left:-1em;opacity:0.4}.isax-bulk-lamp-slash .path4:before{content:"\efb5";margin-left:-1em;opacity:0.4}.isax-bulk-language-circle .path1:before{content:"\efb6";opacity:0.4}.isax-bulk-language-circle .path2:before{content:"\efb7";margin-left:-1em}.isax-bulk-language-square .path1:before{content:"\efb8";opacity:0.4}.isax-bulk-language-square .path2:before{content:"\efb9";margin-left:-1em}.isax-bulk-layer .path1:before{content:"\efba"}.isax-bulk-layer .path2:before{content:"\efbb";margin-left:-1em;opacity:0.4}.isax-bulk-layer .path3:before{content:"\efbc";margin-left:-1em;opacity:0.4}.isax-bulk-level .path1:before{content:"\efbd";opacity:0.4}.isax-bulk-level .path2:before{content:"\efbe";margin-left:-1em}.isax-bulk-level .path3:before{content:"\efbf";margin-left:-1em}.isax-bulk-level .path4:before{content:"\efc0";margin-left:-1em}.isax-bulk-lifebuoy .path1:before{content:"\efc1";opacity:0.4}.isax-bulk-lifebuoy .path2:before{content:"\efc2";margin-left:-1em}.isax-bulk-like .path1:before{content:"\efc3";opacity:0.4}.isax-bulk-like .path2:before{content:"\efc4";margin-left:-1em}.isax-bulk-like-1 .path1:before{content:"\efc5";opacity:0.4}.isax-bulk-like-1 .path2:before{content:"\efc6";margin-left:-1em}.isax-bulk-like-dislike .path1:before{content:"\efc7";opacity:0.4}.isax-bulk-like-dislike .path2:before{content:"\efc8";margin-left:-1em}.isax-bulk-like-dislike .path3:before{content:"\efc9";margin-left:-1em;opacity:0.4}.isax-bulk-like-dislike .path4:before{content:"\efca";margin-left:-1em}.isax-bulk-like-shapes .path1:before{content:"\efcb";opacity:0.4}.isax-bulk-like-shapes .path2:before{content:"\efcc";margin-left:-1em}.isax-bulk-like-tag .path1:before{content:"\efcd";opacity:0.4}.isax-bulk-like-tag .path2:before{content:"\efce";margin-left:-1em}.isax-bulk-link .path1:before{content:"\efcf"}.isax-bulk-link .path2:before{content:"\efd0";margin-left:-1em;opacity:0.4}.isax-bulk-link-1 .path1:before{content:"\efd1";opacity:0.4}.isax-bulk-link-1 .path2:before{content:"\efd2";margin-left:-1em;opacity:0.4}.isax-bulk-link-1 .path3:before{content:"\efd3";margin-left:-1em}.isax-bulk-link-2 .path1:before{content:"\efd4"}.isax-bulk-link-2 .path2:before{content:"\efd5";margin-left:-1em;opacity:0.4}.isax-bulk-link-2 .path3:before{content:"\efd6";margin-left:-1em}.isax-bulk-link-2 .path4:before{content:"\efd7";margin-left:-1em;opacity:0.5}.isax-bulk-link-3 .path1:before{content:"\efd8"}.isax-bulk-link-3 .path2:before{content:"\efd9";margin-left:-1em;opacity:0.4}.isax-bulk-link-3 .path3:before{content:"\efda";margin-left:-1em}.isax-bulk-link-3 .path4:before{content:"\efdb";margin-left:-1em;opacity:0.5}.isax-bulk-link-circle .path1:before{content:"\efdc";opacity:0.4}.isax-bulk-link-circle .path2:before{content:"\efdd";margin-left:-1em}.isax-bulk-link-circle .path3:before{content:"\efde";margin-left:-1em}.isax-bulk-link-square .path1:before{content:"\efdf";opacity:0.4}.isax-bulk-link-square .path2:before{content:"\efe0";margin-left:-1em}.isax-bulk-link-square .path3:before{content:"\efe1";margin-left:-1em}.isax-bulk-location .path1:before{content:"\efe2";opacity:0.4}.isax-bulk-location .path2:before{content:"\efe3";margin-left:-1em}.isax-bulk-location-add .path1:before{content:"\efe4";opacity:0.4}.isax-bulk-location-add .path2:before{content:"\efe5";margin-left:-1em}.isax-bulk-location-cross .path1:before{content:"\efe6"}.isax-bulk-location-cross .path2:before{content:"\efe7";margin-left:-1em;opacity:0.4}.isax-bulk-location-minus .path1:before{content:"\efe8";opacity:0.4}.isax-bulk-location-minus .path2:before{content:"\efe9";margin-left:-1em}.isax-bulk-location-slash .path1:before{content:"\efea";opacity:0.4}.isax-bulk-location-slash .path2:before{content:"\efeb";margin-left:-1em;opacity:0.4}.isax-bulk-location-slash .path3:before{content:"\efec";margin-left:-1em}.isax-bulk-location-tick .path1:before{content:"\efed";opacity:0.4}.isax-bulk-location-tick .path2:before{content:"\efee";margin-left:-1em}.isax-bulk-lock .path1:before{content:"\efef"}.isax-bulk-lock .path2:before{content:"\eff0";margin-left:-1em;opacity:0.4}.isax-bulk-lock .path3:before{content:"\eff1";margin-left:-1em}.isax-bulk-lock .path4:before{content:"\eff2";margin-left:-1em}.isax-bulk-lock .path5:before{content:"\eff3";margin-left:-1em}.isax-bulk-lock-1 .path1:before{content:"\eff4";opacity:0.4}.isax-bulk-lock-1 .path2:before{content:"\eff5";margin-left:-1em}.isax-bulk-lock-1 .path3:before{content:"\eff6";margin-left:-1em;opacity:0.4}.isax-bulk-lock-circle .path1:before{content:"\eff7";opacity:0.4}.isax-bulk-lock-circle .path2:before{content:"\eff8";margin-left:-1em}.isax-bulk-lock-slash .path1:before{content:"\eff9"}.isax-bulk-lock-slash .path2:before{content:"\effa";margin-left:-1em;opacity:0.4}.isax-bulk-lock-slash .path3:before{content:"\effb";margin-left:-1em}.isax-bulk-lock-slash .path4:before{content:"\effc";margin-left:-1em;opacity:0.4}.isax-bulk-lock-slash .path5:before{content:"\effd";margin-left:-1em}.isax-bulk-login .path1:before{content:"\effe";opacity:0.4}.isax-bulk-login .path2:before{content:"\efff";margin-left:-1em}.isax-bulk-login-1 .path1:before{content:"\f000";opacity:0.4}.isax-bulk-login-1 .path2:before{content:"\f001";margin-left:-1em}.isax-bulk-logout .path1:before{content:"\f002";opacity:0.4}.isax-bulk-logout .path2:before{content:"\f003";margin-left:-1em}.isax-bulk-logout-1 .path1:before{content:"\f004";opacity:0.4}.isax-bulk-logout-1 .path2:before{content:"\f005";margin-left:-1em}.isax-bulk-lovely .path1:before{content:"\f006";opacity:0.4}.isax-bulk-lovely .path2:before{content:"\f007";margin-left:-1em}.isax-bulk-ltc .path1:before{content:"\f008";opacity:0.4}.isax-bulk-ltc .path2:before{content:"\f009";margin-left:-1em}.isax-bulk-ltc .path3:before{content:"\f00a";margin-left:-1em}.isax-bulk-magicpen .path1:before{content:"\f00b"}.isax-bulk-magicpen .path2:before{content:"\f00c";margin-left:-1em;opacity:0.4}.isax-bulk-magicpen .path3:before{content:"\f00d";margin-left:-1em}.isax-bulk-magicpen .path4:before{content:"\f00e";margin-left:-1em}.isax-bulk-magicpen .path5:before{content:"\f00f";margin-left:-1em}.isax-bulk-magic-star .path1:before{content:"\f010"}.isax-bulk-magic-star .path2:before{content:"\f011";margin-left:-1em;opacity:0.4}.isax-bulk-main-component .path1:before{content:"\f012";opacity:0.4}.isax-bulk-main-component .path2:before{content:"\f013";margin-left:-1em}.isax-bulk-man .path1:before{content:"\f014";opacity:0.4}.isax-bulk-man .path2:before{content:"\f015";margin-left:-1em}.isax-bulk-map .path1:before{content:"\f016";opacity:0.4}.isax-bulk-map .path2:before{content:"\f017";margin-left:-1em;opacity:0.4}.isax-bulk-map .path3:before{content:"\f018";margin-left:-1em;opacity:0.4}.isax-bulk-map .path4:before{content:"\f019";margin-left:-1em}.isax-bulk-map .path5:before{content:"\f01a";margin-left:-1em}.isax-bulk-map-1 .path1:before{content:"\f01b";opacity:0.4}.isax-bulk-map-1 .path2:before{content:"\f01c";margin-left:-1em}.isax-bulk-map-1 .path3:before{content:"\f01d";margin-left:-1em;opacity:0.4}.isax-bulk-mask .path1:before{content:"\f01e";opacity:0.4}.isax-bulk-mask .path2:before{content:"\f01f";margin-left:-1em}.isax-bulk-mask-1 .path1:before{content:"\f020";opacity:0.4}.isax-bulk-mask-1 .path2:before{content:"\f021";margin-left:-1em}.isax-bulk-mask-2 .path1:before{content:"\f022";opacity:0.4}.isax-bulk-mask-2 .path2:before{content:"\f023";margin-left:-1em}.isax-bulk-math .path1:before{content:"\f024";opacity:0.4}.isax-bulk-math .path2:before{content:"\f025";margin-left:-1em}.isax-bulk-math .path3:before{content:"\f026";margin-left:-1em}.isax-bulk-math .path4:before{content:"\f027";margin-left:-1em}.isax-bulk-math .path5:before{content:"\f028";margin-left:-1em}.isax-bulk-math .path6:before{content:"\f029";margin-left:-1em}.isax-bulk-matic .path1:before{content:"\f02a"}.isax-bulk-matic .path2:before{content:"\f02b";margin-left:-1em;opacity:0.4}.isax-bulk-matic .path3:before{content:"\f02c";margin-left:-1em;opacity:0.4}.isax-bulk-maximize .path1:before{content:"\f02d";opacity:0.4}.isax-bulk-maximize .path2:before{content:"\f02e";margin-left:-1em}.isax-bulk-maximize-1 .path1:before{content:"\f02f";opacity:0.4}.isax-bulk-maximize-1 .path2:before{content:"\f030";margin-left:-1em}.isax-bulk-maximize-1 .path3:before{content:"\f031";margin-left:-1em}.isax-bulk-maximize-2 .path1:before{content:"\f032";opacity:0.4}.isax-bulk-maximize-2 .path2:before{content:"\f033";margin-left:-1em}.isax-bulk-maximize-3 .path1:before{content:"\f034";opacity:0.4}.isax-bulk-maximize-3 .path2:before{content:"\f035";margin-left:-1em}.isax-bulk-maximize-3 .path3:before{content:"\f036";margin-left:-1em}.isax-bulk-maximize-3 .path4:before{content:"\f037";margin-left:-1em}.isax-bulk-maximize-3 .path5:before{content:"\f038";margin-left:-1em}.isax-bulk-maximize-4 .path1:before{content:"\f039";opacity:0.4}.isax-bulk-maximize-4 .path2:before{content:"\f03a";margin-left:-1em}.isax-bulk-maximize-5 .path1:before{content:"\f03b";opacity:0.4}.isax-bulk-maximize-5 .path2:before{content:"\f03c";margin-left:-1em}.isax-bulk-maximize-5 .path3:before{content:"\f03d";margin-left:-1em}.isax-bulk-maximize-circle .path1:before{content:"\f03e"}.isax-bulk-maximize-circle .path2:before{content:"\f03f";margin-left:-1em}.isax-bulk-maximize-circle .path3:before{content:"\f040";margin-left:-1em;opacity:0.4}.isax-bulk-maximize-circle .path4:before{content:"\f041";margin-left:-1em;opacity:0.4}.isax-bulk-medal .path1:before{content:"\f042"}.isax-bulk-medal .path2:before{content:"\f043";margin-left:-1em;opacity:0.4}.isax-bulk-medal-star .path1:before{content:"\f044";opacity:0.4}.isax-bulk-medal-star .path2:before{content:"\f045";margin-left:-1em}.isax-bulk-medal-star .path3:before{content:"\f046";margin-left:-1em}.isax-bulk-menu .path1:before{content:"\f047";opacity:0.4}.isax-bulk-menu .path2:before{content:"\f048";margin-left:-1em}.isax-bulk-menu .path3:before{content:"\f049";margin-left:-1em}.isax-bulk-menu .path4:before{content:"\f04a";margin-left:-1em;opacity:0.4}.isax-bulk-menu-1 .path1:before{content:"\f04b";opacity:0.4}.isax-bulk-menu-1 .path2:before{content:"\f04c";margin-left:-1em}.isax-bulk-menu-1 .path3:before{content:"\f04d";margin-left:-1em}.isax-bulk-menu-1 .path4:before{content:"\f04e";margin-left:-1em}.isax-bulk-menu-board .path1:before{content:"\f04f";opacity:0.4}.isax-bulk-menu-board .path2:before{content:"\f050";margin-left:-1em}.isax-bulk-menu-board .path3:before{content:"\f051";margin-left:-1em}.isax-bulk-menu-board .path4:before{content:"\f052";margin-left:-1em}.isax-bulk-menu-board .path5:before{content:"\f053";margin-left:-1em}.isax-bulk-menu-board .path6:before{content:"\f054";margin-left:-1em}.isax-bulk-message .path1:before{content:"\f055";opacity:0.4}.isax-bulk-message .path2:before{content:"\f056";margin-left:-1em}.isax-bulk-message .path3:before{content:"\f057";margin-left:-1em}.isax-bulk-message .path4:before{content:"\f058";margin-left:-1em}.isax-bulk-message-2 .path1:before{content:"\f059";opacity:0.4}.isax-bulk-message-2 .path2:before{content:"\f05a";margin-left:-1em}.isax-bulk-message-add .path1:before{content:"\f05b";opacity:0.4}.isax-bulk-message-add .path2:before{content:"\f05c";margin-left:-1em}.isax-bulk-message-add .path3:before{content:"\f05d";margin-left:-1em}.isax-bulk-message-add-1 .path1:before{content:"\f05e";opacity:0.4}.isax-bulk-message-add-1 .path2:before{content:"\f05f";margin-left:-1em}.isax-bulk-message-circle .path1:before{content:"\f060";opacity:0.4}.isax-bulk-message-circle .path2:before{content:"\f061";margin-left:-1em}.isax-bulk-message-edit .path1:before{content:"\f062";opacity:0.4}.isax-bulk-message-edit .path2:before{content:"\f063";margin-left:-1em}.isax-bulk-message-edit .path3:before{content:"\f064";margin-left:-1em}.isax-bulk-message-favorite .path1:before{content:"\f065"}.isax-bulk-message-favorite .path2:before{content:"\f066";margin-left:-1em;opacity:0.4}.isax-bulk-message-favorite .path3:before{content:"\f067";margin-left:-1em}.isax-bulk-message-favorite .path4:before{content:"\f068";margin-left:-1em}.isax-bulk-message-favorite .path5:before{content:"\f069";margin-left:-1em}.isax-bulk-message-minus .path1:before{content:"\f06a";opacity:0.4}.isax-bulk-message-minus .path2:before{content:"\f06b";margin-left:-1em}.isax-bulk-message-notify .path1:before{content:"\f06c"}.isax-bulk-message-notify .path2:before{content:"\f06d";margin-left:-1em;opacity:0.4}.isax-bulk-message-notify .path3:before{content:"\f06e";margin-left:-1em}.isax-bulk-message-notify .path4:before{content:"\f06f";margin-left:-1em}.isax-bulk-message-notify .path5:before{content:"\f070";margin-left:-1em}.isax-bulk-message-programming .path1:before{content:"\f071";opacity:0.4}.isax-bulk-message-programming .path2:before{content:"\f072";margin-left:-1em}.isax-bulk-message-programming .path3:before{content:"\f073";margin-left:-1em}.isax-bulk-message-programming .path4:before{content:"\f074";margin-left:-1em}.isax-bulk-message-question .path1:before{content:"\f075";opacity:0.4}.isax-bulk-message-question .path2:before{content:"\f076";margin-left:-1em}.isax-bulk-message-question .path3:before{content:"\f077";margin-left:-1em}.isax-bulk-message-remove .path1:before{content:"\f078";opacity:0.4}.isax-bulk-message-remove .path2:before{content:"\f079";margin-left:-1em}.isax-bulk-message-remove .path3:before{content:"\f07a";margin-left:-1em}.isax-bulk-messages .path1:before{content:"\f07b";opacity:0.4}.isax-bulk-messages .path2:before{content:"\f07c";margin-left:-1em}.isax-bulk-messages .path3:before{content:"\f07d";margin-left:-1em}.isax-bulk-messages-1 .path1:before{content:"\f07e";opacity:0.4}.isax-bulk-messages-1 .path2:before{content:"\f07f";margin-left:-1em}.isax-bulk-messages-1 .path3:before{content:"\f080";margin-left:-1em}.isax-bulk-messages-1 .path4:before{content:"\f081";margin-left:-1em}.isax-bulk-messages-1 .path5:before{content:"\f082";margin-left:-1em}.isax-bulk-messages-2 .path1:before{content:"\f083";opacity:0.4}.isax-bulk-messages-2 .path2:before{content:"\f084";margin-left:-1em}.isax-bulk-messages-3 .path1:before{content:"\f085";opacity:0.4}.isax-bulk-messages-3 .path2:before{content:"\f086";margin-left:-1em}.isax-bulk-message-search .path1:before{content:"\f087"}.isax-bulk-message-search .path2:before{content:"\f088";margin-left:-1em;opacity:0.4}.isax-bulk-message-search .path3:before{content:"\f089";margin-left:-1em}.isax-bulk-message-search .path4:before{content:"\f08a";margin-left:-1em}.isax-bulk-message-search .path5:before{content:"\f08b";margin-left:-1em}.isax-bulk-message-square .path1:before{content:"\f08c"}.isax-bulk-message-square .path2:before{content:"\f08d";margin-left:-1em;opacity:0.4}.isax-bulk-message-text .path1:before{content:"\f08e";opacity:0.4}.isax-bulk-message-text .path2:before{content:"\f08f";margin-left:-1em}.isax-bulk-message-text .path3:before{content:"\f090";margin-left:-1em}.isax-bulk-message-text-1 .path1:before{content:"\f091";opacity:0.4}.isax-bulk-message-text-1 .path2:before{content:"\f092";margin-left:-1em}.isax-bulk-message-text-1 .path3:before{content:"\f093";margin-left:-1em}.isax-bulk-message-tick .path1:before{content:"\f094";opacity:0.4}.isax-bulk-message-tick .path2:before{content:"\f095";margin-left:-1em}.isax-bulk-message-tick .path3:before{content:"\f096";margin-left:-1em}.isax-bulk-message-time .path1:before{content:"\f097";opacity:0.4}.isax-bulk-message-time .path2:before{content:"\f098";margin-left:-1em}.isax-bulk-message-time .path3:before{content:"\f099";margin-left:-1em}.isax-bulk-messenger .path1:before{content:"\f09a";opacity:0.4}.isax-bulk-messenger .path2:before{content:"\f09b";margin-left:-1em}.isax-bulk-microphone .path1:before{content:"\f09c";opacity:0.4}.isax-bulk-microphone .path2:before{content:"\f09d";margin-left:-1em}.isax-bulk-microphone-2 .path1:before{content:"\f09e";opacity:0.4}.isax-bulk-microphone-2 .path2:before{content:"\f09f";margin-left:-1em}.isax-bulk-microphone-slash .path1:before{content:"\f0a0"}.isax-bulk-microphone-slash .path2:before{content:"\f0a1";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path3:before{content:"\f0a2";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path4:before{content:"\f0a3";margin-left:-1em;opacity:0.4}.isax-bulk-microphone-slash .path5:before{content:"\f0a4";margin-left:-1em}.isax-bulk-microphone-slash-1 .path1:before{content:"\f0a5";opacity:0.4}.isax-bulk-microphone-slash-1 .path2:before{content:"\f0a6";margin-left:-1em}.isax-bulk-microphone-slash-1 .path3:before{content:"\f0a7";margin-left:-1em}.isax-bulk-microphone-slash-1 .path4:before{content:"\f0a8";margin-left:-1em}.isax-bulk-microscope .path1:before{content:"\f0a9"}.isax-bulk-microscope .path2:before{content:"\f0aa";margin-left:-1em}.isax-bulk-microscope .path3:before{content:"\f0ab";margin-left:-1em}.isax-bulk-microscope .path4:before{content:"\f0ac";margin-left:-1em;opacity:0.4}.isax-bulk-milk .path1:before{content:"\f0ad"}.isax-bulk-milk .path2:before{content:"\f0ae";margin-left:-1em;opacity:0.4}.isax-bulk-milk .path3:before{content:"\f0af";margin-left:-1em}.isax-bulk-mini-music-sqaure .path1:before{content:"\f0b0";opacity:0.4}.isax-bulk-mini-music-sqaure .path2:before{content:"\f0b1";margin-left:-1em;opacity:0.4}.isax-bulk-mini-music-sqaure .path3:before{content:"\f0b2";margin-left:-1em}.isax-bulk-minus .path1:before{content:"\f0b3";opacity:0.4}.isax-bulk-minus .path2:before{content:"\f0b4";margin-left:-1em}.isax-bulk-minus-cirlce .path1:before{content:"\f0b5";opacity:0.4}.isax-bulk-minus-cirlce .path2:before{content:"\f0b6";margin-left:-1em}.isax-bulk-minus-square .path1:before{content:"\f0b7";opacity:0.4}.isax-bulk-minus-square .path2:before{content:"\f0b8";margin-left:-1em}.isax-bulk-mirror .path1:before{content:"\f0b9";opacity:0.4}.isax-bulk-mirror .path2:before{content:"\f0ba";margin-left:-1em}.isax-bulk-mirroring-screen .path1:before{content:"\f0bb";opacity:0.4}.isax-bulk-mirroring-screen .path2:before{content:"\f0bc";margin-left:-1em}.isax-bulk-mirroring-screen .path3:before{content:"\f0bd";margin-left:-1em}.isax-bulk-mirroring-screen .path4:before{content:"\f0be";margin-left:-1em}.isax-bulk-mkr .path1:before{content:"\f0bf";opacity:0.4}.isax-bulk-mkr .path2:before{content:"\f0c0";margin-left:-1em}.isax-bulk-mkr .path3:before{content:"\f0c1";margin-left:-1em}.isax-bulk-mobile .path1:before{content:"\f0c2";opacity:0.4}.isax-bulk-mobile .path2:before{content:"\f0c3";margin-left:-1em}.isax-bulk-mobile .path3:before{content:"\f0c4";margin-left:-1em}.isax-bulk-mobile-programming .path1:before{content:"\f0c5"}.isax-bulk-mobile-programming .path2:before{content:"\f0c6";margin-left:-1em;opacity:0.4}.isax-bulk-mobile-programming .path3:before{content:"\f0c7";margin-left:-1em}.isax-bulk-money .path1:before{content:"\f0c8";opacity:0.4}.isax-bulk-money .path2:before{content:"\f0c9";margin-left:-1em}.isax-bulk-money .path3:before{content:"\f0ca";margin-left:-1em}.isax-bulk-money .path4:before{content:"\f0cb";margin-left:-1em}.isax-bulk-money-2 .path1:before{content:"\f0cc";opacity:0.4}.isax-bulk-money-2 .path2:before{content:"\f0cd";margin-left:-1em}.isax-bulk-money-2 .path3:before{content:"\f0ce";margin-left:-1em}.isax-bulk-money-2 .path4:before{content:"\f0cf";margin-left:-1em}.isax-bulk-money-2 .path5:before{content:"\f0d0";margin-left:-1em}.isax-bulk-money-2 .path6:before{content:"\f0d1";margin-left:-1em}.isax-bulk-money-3 .path1:before{content:"\f0d2";opacity:0.4}.isax-bulk-money-3 .path2:before{content:"\f0d3";margin-left:-1em}.isax-bulk-money-3 .path3:before{content:"\f0d4";margin-left:-1em}.isax-bulk-money-3 .path4:before{content:"\f0d5";margin-left:-1em}.isax-bulk-money-4 .path1:before{content:"\f0d6";opacity:0.4}.isax-bulk-money-4 .path2:before{content:"\f0d7";margin-left:-1em}.isax-bulk-money-4 .path3:before{content:"\f0d8";margin-left:-1em}.isax-bulk-money-4 .path4:before{content:"\f0d9";margin-left:-1em}.isax-bulk-money-4 .path5:before{content:"\f0da";margin-left:-1em}.isax-bulk-money-4 .path6:before{content:"\f0db";margin-left:-1em}.isax-bulk-money-add .path1:before{content:"\f0dc";opacity:0.4}.isax-bulk-money-add .path2:before{content:"\f0dd";margin-left:-1em}.isax-bulk-money-add .path3:before{content:"\f0de";margin-left:-1em}.isax-bulk-money-add .path4:before{content:"\f0df";margin-left:-1em}.isax-bulk-money-change .path1:before{content:"\f0e0";opacity:0.4}.isax-bulk-money-change .path2:before{content:"\f0e1";margin-left:-1em}.isax-bulk-money-change .path3:before{content:"\f0e2";margin-left:-1em}.isax-bulk-money-change .path4:before{content:"\f0e3";margin-left:-1em}.isax-bulk-money-forbidden .path1:before{content:"\f0e4"}.isax-bulk-money-forbidden .path2:before{content:"\f0e5";margin-left:-1em}.isax-bulk-money-forbidden .path3:before{content:"\f0e6";margin-left:-1em;opacity:0.4}.isax-bulk-money-forbidden .path4:before{content:"\f0e7";margin-left:-1em}.isax-bulk-money-forbidden .path5:before{content:"\f0e8";margin-left:-1em}.isax-bulk-money-recive .path1:before{content:"\f0e9";opacity:0.4}.isax-bulk-money-recive .path2:before{content:"\f0ea";margin-left:-1em;opacity:0.4}.isax-bulk-money-recive .path3:before{content:"\f0eb";margin-left:-1em;opacity:0.4}.isax-bulk-money-recive .path4:before{content:"\f0ec";margin-left:-1em}.isax-bulk-money-recive .path5:before{content:"\f0ed";margin-left:-1em}.isax-bulk-money-recive .path6:before{content:"\f0ee";margin-left:-1em}.isax-bulk-money-recive .path7:before{content:"\f0ef";margin-left:-1em}.isax-bulk-money-remove .path1:before{content:"\f0f0";opacity:0.4}.isax-bulk-money-remove .path2:before{content:"\f0f1";margin-left:-1em}.isax-bulk-money-remove .path3:before{content:"\f0f2";margin-left:-1em}.isax-bulk-money-remove .path4:before{content:"\f0f3";margin-left:-1em}.isax-bulk-moneys .path1:before{content:"\f0f4";opacity:0.4}.isax-bulk-moneys .path2:before{content:"\f0f5";margin-left:-1em}.isax-bulk-moneys .path3:before{content:"\f0f6";margin-left:-1em}.isax-bulk-moneys .path4:before{content:"\f0f7";margin-left:-1em}.isax-bulk-moneys .path5:before{content:"\f0f8";margin-left:-1em}.isax-bulk-money-send .path1:before{content:"\f0f9";opacity:0.4}.isax-bulk-money-send .path2:before{content:"\f0fa";margin-left:-1em}.isax-bulk-money-send .path3:before{content:"\f0fb";margin-left:-1em}.isax-bulk-money-tick .path1:before{content:"\f0fc";opacity:0.4}.isax-bulk-money-tick .path2:before{content:"\f0fd";margin-left:-1em}.isax-bulk-money-tick .path3:before{content:"\f0fe";margin-left:-1em}.isax-bulk-money-tick .path4:before{content:"\f0ff";margin-left:-1em}.isax-bulk-money-time .path1:before{content:"\f100"}.isax-bulk-money-time .path2:before{content:"\f101";margin-left:-1em;opacity:0.4}.isax-bulk-money-time .path3:before{content:"\f102";margin-left:-1em}.isax-bulk-money-time .path4:before{content:"\f103";margin-left:-1em}.isax-bulk-monitor .path1:before{content:"\f104";opacity:0.4}.isax-bulk-monitor .path2:before{content:"\f105";margin-left:-1em}.isax-bulk-monitor-mobbile .path1:before{content:"\f106";opacity:0.4}.isax-bulk-monitor-mobbile .path2:before{content:"\f107";margin-left:-1em}.isax-bulk-monitor-mobbile .path3:before{content:"\f108";margin-left:-1em;opacity:0.4}.isax-bulk-monitor-recorder .path1:before{content:"\f109";opacity:0.4}.isax-bulk-monitor-recorder .path2:before{content:"\f10a";margin-left:-1em}.isax-bulk-monitor-recorder .path3:before{content:"\f10b";margin-left:-1em}.isax-bulk-moon .path1:before{content:"\f10c"}.isax-bulk-moon .path2:before{content:"\f10d";margin-left:-1em;opacity:0.4}.isax-bulk-more .path1:before{content:"\f10e";opacity:0.4}.isax-bulk-more .path2:before{content:"\f10f";margin-left:-1em}.isax-bulk-more .path3:before{content:"\f110";margin-left:-1em}.isax-bulk-more .path4:before{content:"\f111";margin-left:-1em}.isax-bulk-more-2 .path1:before{content:"\f112";opacity:0.4}.isax-bulk-more-2 .path2:before{content:"\f113";margin-left:-1em;opacity:0.97}.isax-bulk-more-2 .path3:before{content:"\f114";margin-left:-1em;opacity:0.97}.isax-bulk-more-2 .path4:before{content:"\f115";margin-left:-1em;opacity:0.97}.isax-bulk-more-circle .path1:before{content:"\f116";opacity:0.4}.isax-bulk-more-circle .path2:before{content:"\f117";margin-left:-1em}.isax-bulk-more-circle .path3:before{content:"\f118";margin-left:-1em}.isax-bulk-more-circle .path4:before{content:"\f119";margin-left:-1em}.isax-bulk-more-square .path1:before{content:"\f11a";opacity:0.4}.isax-bulk-more-square .path2:before{content:"\f11b";margin-left:-1em}.isax-bulk-more-square .path3:before{content:"\f11c";margin-left:-1em}.isax-bulk-more-square .path4:before{content:"\f11d";margin-left:-1em}.isax-bulk-mouse .path1:before{content:"\f11e";opacity:0.4}.isax-bulk-mouse .path2:before{content:"\f11f";margin-left:-1em}.isax-bulk-mouse-1 .path1:before{content:"\f120";opacity:0.4}.isax-bulk-mouse-1 .path2:before{content:"\f121";margin-left:-1em}.isax-bulk-mouse-circle .path1:before{content:"\f122"}.isax-bulk-mouse-circle .path2:before{content:"\f123";margin-left:-1em;opacity:0.4}.isax-bulk-mouse-square .path1:before{content:"\f124";opacity:0.4}.isax-bulk-mouse-square .path2:before{content:"\f125";margin-left:-1em}.isax-bulk-music .path1:before{content:"\f126"}.isax-bulk-music .path2:before{content:"\f127";margin-left:-1em}.isax-bulk-music .path3:before{content:"\f128";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path1:before{content:"\f129";opacity:0.4}.isax-bulk-music-circle .path2:before{content:"\f12a";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path3:before{content:"\f12b";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path4:before{content:"\f12c";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path5:before{content:"\f12d";margin-left:-1em;opacity:0.4}.isax-bulk-music-circle .path6:before{content:"\f12e";margin-left:-1em}.isax-bulk-music-dashboard .path1:before{content:"\f12f"}.isax-bulk-music-dashboard .path2:before{content:"\f130";margin-left:-1em;opacity:0.4}.isax-bulk-music-dashboard .path3:before{content:"\f131";margin-left:-1em}.isax-bulk-music-filter .path1:before{content:"\f132";opacity:0.4}.isax-bulk-music-filter .path2:before{content:"\f133";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path3:before{content:"\f134";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path4:before{content:"\f135";margin-left:-1em;opacity:0.4}.isax-bulk-music-filter .path5:before{content:"\f136";margin-left:-1em}.isax-bulk-music-library-2 .path1:before{content:"\f137"}.isax-bulk-music-library-2 .path2:before{content:"\f138";margin-left:-1em;opacity:0.4}.isax-bulk-music-library-2 .path3:before{content:"\f139";margin-left:-1em;opacity:0.4}.isax-bulk-music-library-2 .path4:before{content:"\f13a";margin-left:-1em}.isax-bulk-musicnote .path1:before{content:"\f13b";opacity:0.4}.isax-bulk-musicnote .path2:before{content:"\f13c";margin-left:-1em}.isax-bulk-music-play .path1:before{content:"\f13d"}.isax-bulk-music-play .path2:before{content:"\f13e";margin-left:-1em;opacity:0.4}.isax-bulk-music-play .path3:before{content:"\f13f";margin-left:-1em}.isax-bulk-music-play .path4:before{content:"\f140";margin-left:-1em}.isax-bulk-music-playlist .path1:before{content:"\f141"}.isax-bulk-music-playlist .path2:before{content:"\f142";margin-left:-1em}.isax-bulk-music-playlist .path3:before{content:"\f143";margin-left:-1em;opacity:0.4}.isax-bulk-music-playlist .path4:before{content:"\f144";margin-left:-1em}.isax-bulk-music-square .path1:before{content:"\f145";opacity:0.4}.isax-bulk-music-square .path2:before{content:"\f146";margin-left:-1em}.isax-bulk-music-square-add .path1:before{content:"\f147"}.isax-bulk-music-square-add .path2:before{content:"\f148";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-add .path3:before{content:"\f149";margin-left:-1em}.isax-bulk-music-square-remove .path1:before{content:"\f14a"}.isax-bulk-music-square-remove .path2:before{content:"\f14b";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-remove .path3:before{content:"\f14c";margin-left:-1em}.isax-bulk-music-square-search .path1:before{content:"\f14d"}.isax-bulk-music-square-search .path2:before{content:"\f14e";margin-left:-1em;opacity:0.4}.isax-bulk-music-square-search .path3:before{content:"\f14f";margin-left:-1em}.isax-bulk-nas .path1:before{content:"\f150";opacity:0.4}.isax-bulk-nas .path2:before{content:"\f151";margin-left:-1em}.isax-bulk-nas .path3:before{content:"\f152";margin-left:-1em}.isax-bulk-nas .path4:before{content:"\f153";margin-left:-1em}.isax-bulk-nas .path5:before{content:"\f154";margin-left:-1em}.isax-bulk-nas .path6:before{content:"\f155";margin-left:-1em}.isax-bulk-nct .path1:before{content:"\f156"}.isax-bulk-nct .path2:before{content:"\f157";margin-left:-1em;opacity:0.4}.isax-bulk-nct .path3:before{content:"\f158";margin-left:-1em}.isax-bulk-nct .path4:before{content:"\f159";margin-left:-1em;opacity:0.4}.isax-bulk-nexo .path1:before{content:"\f15a"}.isax-bulk-nexo .path2:before{content:"\f15b";margin-left:-1em;opacity:0.4}.isax-bulk-next .path1:before{content:"\f15c";opacity:0.4}.isax-bulk-next .path2:before{content:"\f15d";margin-left:-1em}.isax-bulk-niox .path1:before{content:"\f15e";opacity:0.4}.isax-bulk-niox .path2:before{content:"\f15f";margin-left:-1em}.isax-bulk-niox .path3:before{content:"\f160";margin-left:-1em}.isax-bulk-niox .path4:before{content:"\f161";margin-left:-1em}.isax-bulk-note .path1:before{content:"\f162";opacity:0.4}.isax-bulk-note .path2:before{content:"\f163";margin-left:-1em}.isax-bulk-note-1 .path1:before{content:"\f164";opacity:0.4}.isax-bulk-note-1 .path2:before{content:"\f165";margin-left:-1em}.isax-bulk-note-1 .path3:before{content:"\f166";margin-left:-1em}.isax-bulk-note-1 .path4:before{content:"\f167";margin-left:-1em}.isax-bulk-note-1 .path5:before{content:"\f168";margin-left:-1em}.isax-bulk-note-2 .path1:before{content:"\f169";opacity:0.4}.isax-bulk-note-2 .path2:before{content:"\f16a";margin-left:-1em}.isax-bulk-note-2 .path3:before{content:"\f16b";margin-left:-1em}.isax-bulk-note-2 .path4:before{content:"\f16c";margin-left:-1em}.isax-bulk-note-3 .path1:before{content:"\f16d";opacity:0.4}.isax-bulk-note-3 .path2:before{content:"\f16e";margin-left:-1em}.isax-bulk-note-3 .path3:before{content:"\f16f";margin-left:-1em}.isax-bulk-note-3 .path4:before{content:"\f170";margin-left:-1em}.isax-bulk-note-add .path1:before{content:"\f171";opacity:0.4}.isax-bulk-note-add .path2:before{content:"\f172";margin-left:-1em}.isax-bulk-note-add .path3:before{content:"\f173";margin-left:-1em}.isax-bulk-note-add .path4:before{content:"\f174";margin-left:-1em}.isax-bulk-note-favorite .path1:before{content:"\f175"}.isax-bulk-note-favorite .path2:before{content:"\f176";margin-left:-1em}.isax-bulk-note-favorite .path3:before{content:"\f177";margin-left:-1em;opacity:0.4}.isax-bulk-note-favorite .path4:before{content:"\f178";margin-left:-1em}.isax-bulk-note-favorite .path5:before{content:"\f179";margin-left:-1em}.isax-bulk-note-favorite .path6:before{content:"\f17a";margin-left:-1em}.isax-bulk-note-remove .path1:before{content:"\f17b"}.isax-bulk-note-remove .path2:before{content:"\f17c";margin-left:-1em;opacity:0.4}.isax-bulk-note-remove .path3:before{content:"\f17d";margin-left:-1em}.isax-bulk-note-remove .path4:before{content:"\f17e";margin-left:-1em}.isax-bulk-note-remove .path5:before{content:"\f17f";margin-left:-1em}.isax-bulk-note-square .path1:before{content:"\f180";opacity:0.4}.isax-bulk-note-square .path2:before{content:"\f181";margin-left:-1em}.isax-bulk-note-text .path1:before{content:"\f182"}.isax-bulk-note-text .path2:before{content:"\f183";margin-left:-1em}.isax-bulk-note-text .path3:before{content:"\f184";margin-left:-1em;opacity:0.4}.isax-bulk-note-text .path4:before{content:"\f185";margin-left:-1em}.isax-bulk-note-text .path5:before{content:"\f186";margin-left:-1em}.isax-bulk-notification .path1:before{content:"\f187";opacity:0.4}.isax-bulk-notification .path2:before{content:"\f188";margin-left:-1em}.isax-bulk-notification .path3:before{content:"\f189";margin-left:-1em}.isax-bulk-notification-1 .path1:before{content:"\f18a"}.isax-bulk-notification-1 .path2:before{content:"\f18b";margin-left:-1em;opacity:0.4}.isax-bulk-notification-bing .path1:before{content:"\f18c";opacity:0.4}.isax-bulk-notification-bing .path2:before{content:"\f18d";margin-left:-1em}.isax-bulk-notification-bing .path3:before{content:"\f18e";margin-left:-1em}.isax-bulk-notification-circle .path1:before{content:"\f18f"}.isax-bulk-notification-circle .path2:before{content:"\f190";margin-left:-1em;opacity:0.4}.isax-bulk-notification-favorite .path1:before{content:"\f191"}.isax-bulk-notification-favorite .path2:before{content:"\f192";margin-left:-1em;opacity:0.4}.isax-bulk-notification-favorite .path3:before{content:"\f193";margin-left:-1em}.isax-bulk-notification-status .path1:before{content:"\f194"}.isax-bulk-notification-status .path2:before{content:"\f195";margin-left:-1em;opacity:0.4}.isax-bulk-notification-status .path3:before{content:"\f196";margin-left:-1em}.isax-bulk-notification-status .path4:before{content:"\f197";margin-left:-1em}.isax-bulk-ocean .path1:before{content:"\f198"}.isax-bulk-ocean .path2:before{content:"\f199";margin-left:-1em}.isax-bulk-ocean .path3:before{content:"\f19a";margin-left:-1em}.isax-bulk-ocean .path4:before{content:"\f19b";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path5:before{content:"\f19c";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path6:before{content:"\f19d";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path7:before{content:"\f19e";margin-left:-1em}.isax-bulk-ocean .path8:before{content:"\f19f";margin-left:-1em}.isax-bulk-ocean .path9:before{content:"\f1a0";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path10:before{content:"\f1a1";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path11:before{content:"\f1a2";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path12:before{content:"\f1a3";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path13:before{content:"\f1a4";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path14:before{content:"\f1a5";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path15:before{content:"\f1a6";margin-left:-1em}.isax-bulk-ocean .path16:before{content:"\f1a7";margin-left:-1em}.isax-bulk-ocean .path17:before{content:"\f1a8";margin-left:-1em}.isax-bulk-ocean .path18:before{content:"\f1a9";margin-left:-1em}.isax-bulk-ocean .path19:before{content:"\f1aa";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path20:before{content:"\f1ab";margin-left:-1em;opacity:0.36}.isax-bulk-ocean .path21:before{content:"\f1ac";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path22:before{content:"\f1ad";margin-left:-1em;opacity:0.16}.isax-bulk-ocean .path23:before{content:"\f1ae";margin-left:-1em;opacity:0.0400}.isax-bulk-ocean .path24:before{content:"\f1af";margin-left:-1em;opacity:0.0400}.isax-bulk-okb .path1:before{content:"\f1b0";opacity:0.4}.isax-bulk-okb .path2:before{content:"\f1b1";margin-left:-1em}.isax-bulk-okb .path3:before{content:"\f1b2";margin-left:-1em;opacity:0.4}.isax-bulk-okb .path4:before{content:"\f1b3";margin-left:-1em}.isax-bulk-okb .path5:before{content:"\f1b4";margin-left:-1em;opacity:0.4}.isax-bulk-okb .path6:before{content:"\f1b5";margin-left:-1em}.isax-bulk-okb .path7:before{content:"\f1b6";margin-left:-1em}.isax-bulk-okb .path8:before{content:"\f1b7";margin-left:-1em;opacity:0.4}.isax-bulk-omega-circle .path1:before{content:"\f1b8";opacity:0.4}.isax-bulk-omega-circle .path2:before{content:"\f1b9";margin-left:-1em}.isax-bulk-omega-square .path1:before{content:"\f1ba";opacity:0.4}.isax-bulk-omega-square .path2:before{content:"\f1bb";margin-left:-1em}.isax-bulk-one .path1:before{content:"\f1bc"}.isax-bulk-one .path2:before{content:"\f1bd";margin-left:-1em;opacity:0.4}.isax-bulk-one .path3:before{content:"\f1be";margin-left:-1em}.isax-bulk-ont .path1:before{content:"\f1bf";opacity:0.4}.isax-bulk-ont .path2:before{content:"\f1c0";margin-left:-1em}.isax-bulk-paintbucket .path1:before{content:"\f1c1";opacity:0.4}.isax-bulk-paintbucket .path2:before{content:"\f1c2";margin-left:-1em}.isax-bulk-paintbucket .path3:before{content:"\f1c3";margin-left:-1em}.isax-bulk-paperclip .path1:before{content:"\f1c4";opacity:0.4}.isax-bulk-paperclip .path2:before{content:"\f1c5";margin-left:-1em}.isax-bulk-paperclip-2 .path1:before{content:"\f1c6";opacity:0.4}.isax-bulk-paperclip-2 .path2:before{content:"\f1c7";margin-left:-1em}.isax-bulk-password-check .path1:before{content:"\f1c8"}.isax-bulk-password-check .path2:before{content:"\f1c9";margin-left:-1em;opacity:0.4}.isax-bulk-password-check .path3:before{content:"\f1ca";margin-left:-1em;opacity:0.4}.isax-bulk-password-check .path4:before{content:"\f1cb";margin-left:-1em}.isax-bulk-password-check .path5:before{content:"\f1cc";margin-left:-1em}.isax-bulk-path .path1:before{content:"\f1cd"}.isax-bulk-path .path2:before{content:"\f1ce";margin-left:-1em;opacity:0.4}.isax-bulk-path .path3:before{content:"\f1cf";margin-left:-1em}.isax-bulk-path-2 .path1:before{content:"\f1d0"}.isax-bulk-path-2 .path2:before{content:"\f1d1";margin-left:-1em;opacity:0.4}.isax-bulk-path-2 .path3:before{content:"\f1d2";margin-left:-1em}.isax-bulk-path-square .path1:before{content:"\f1d3";opacity:0.4}.isax-bulk-path-square .path2:before{content:"\f1d4";margin-left:-1em}.isax-bulk-path-square .path3:before{content:"\f1d5";margin-left:-1em;opacity:0.6}.isax-bulk-path-square .path4:before{content:"\f1d6";margin-left:-1em}.isax-bulk-pause .path1:before{content:"\f1d7"}.isax-bulk-pause .path2:before{content:"\f1d8";margin-left:-1em;opacity:0.4}.isax-bulk-pause-circle .path1:before{content:"\f1d9";opacity:0.4}.isax-bulk-pause-circle .path2:before{content:"\f1da";margin-left:-1em}.isax-bulk-pause-circle .path3:before{content:"\f1db";margin-left:-1em}.isax-bulk-pay .path1:before{content:"\f1dc";opacity:0.4}.isax-bulk-pay .path2:before{content:"\f1dd";margin-left:-1em}.isax-bulk-paypal .path1:before{content:"\f1de"}.isax-bulk-paypal .path2:before{content:"\f1df";margin-left:-1em;opacity:0.4}.isax-bulk-pen-add .path1:before{content:"\f1e0"}.isax-bulk-pen-add .path2:before{content:"\f1e1";margin-left:-1em;opacity:0.4}.isax-bulk-pen-add .path3:before{content:"\f1e2";margin-left:-1em}.isax-bulk-pen-add .path4:before{content:"\f1e3";margin-left:-1em}.isax-bulk-pen-close .path1:before{content:"\f1e4"}.isax-bulk-pen-close .path2:before{content:"\f1e5";margin-left:-1em;opacity:0.4}.isax-bulk-pen-close .path3:before{content:"\f1e6";margin-left:-1em}.isax-bulk-pen-close .path4:before{content:"\f1e7";margin-left:-1em}.isax-bulk-pen-remove .path1:before{content:"\f1e8"}.isax-bulk-pen-remove .path2:before{content:"\f1e9";margin-left:-1em}.isax-bulk-pen-remove .path3:before{content:"\f1ea";margin-left:-1em;opacity:0.4}.isax-bulk-pen-remove .path4:before{content:"\f1eb";margin-left:-1em}.isax-bulk-pen-tool .path1:before{content:"\f1ec"}.isax-bulk-pen-tool .path2:before{content:"\f1ed";margin-left:-1em}.isax-bulk-pen-tool .path3:before{content:"\f1ee";margin-left:-1em}.isax-bulk-pen-tool .path4:before{content:"\f1ef";margin-left:-1em}.isax-bulk-pen-tool .path5:before{content:"\f1f0";margin-left:-1em}.isax-bulk-pen-tool .path6:before{content:"\f1f1";margin-left:-1em}.isax-bulk-pen-tool .path7:before{content:"\f1f2";margin-left:-1em}.isax-bulk-pen-tool .path8:before{content:"\f1f3";margin-left:-1em}.isax-bulk-pen-tool .path9:before{content:"\f1f4";margin-left:-1em}.isax-bulk-pen-tool .path10:before{content:"\f1f5";margin-left:-1em;opacity:0.4}.isax-bulk-pen-tool-2 .path1:before{content:"\f1f6"}.isax-bulk-pen-tool-2 .path2:before{content:"\f1f7";margin-left:-1em}.isax-bulk-pen-tool-2 .path3:before{content:"\f1f8";margin-left:-1em}.isax-bulk-pen-tool-2 .path4:before{content:"\f1f9";margin-left:-1em}.isax-bulk-pen-tool-2 .path5:before{content:"\f1fa";margin-left:-1em}.isax-bulk-pen-tool-2 .path6:before{content:"\f1fb";margin-left:-1em}.isax-bulk-pen-tool-2 .path7:before{content:"\f1fc";margin-left:-1em;opacity:0.4}.isax-bulk-people .path1:before{content:"\f1fd";opacity:0.4}.isax-bulk-people .path2:before{content:"\f1fe";margin-left:-1em;opacity:0.4}.isax-bulk-people .path3:before{content:"\f1ff";margin-left:-1em;opacity:0.4}.isax-bulk-people .path4:before{content:"\f200";margin-left:-1em;opacity:0.4}.isax-bulk-people .path5:before{content:"\f201";margin-left:-1em}.isax-bulk-people .path6:before{content:"\f202";margin-left:-1em}.isax-bulk-percentage-circle .path1:before{content:"\f203";opacity:0.4}.isax-bulk-percentage-circle .path2:before{content:"\f204";margin-left:-1em}.isax-bulk-percentage-circle .path3:before{content:"\f205";margin-left:-1em}.isax-bulk-percentage-circle .path4:before{content:"\f206";margin-left:-1em}.isax-bulk-percentage-square .path1:before{content:"\f207";opacity:0.4}.isax-bulk-percentage-square .path2:before{content:"\f208";margin-left:-1em}.isax-bulk-percentage-square .path3:before{content:"\f209";margin-left:-1em}.isax-bulk-percentage-square .path4:before{content:"\f20a";margin-left:-1em}.isax-bulk-personalcard .path1:before{content:"\f20b";opacity:0.4}.isax-bulk-personalcard .path2:before{content:"\f20c";margin-left:-1em}.isax-bulk-personalcard .path3:before{content:"\f20d";margin-left:-1em}.isax-bulk-personalcard .path4:before{content:"\f20e";margin-left:-1em}.isax-bulk-personalcard .path5:before{content:"\f20f";margin-left:-1em}.isax-bulk-personalcard .path6:before{content:"\f210";margin-left:-1em}.isax-bulk-pet .path1:before{content:"\f211";opacity:0.4}.isax-bulk-pet .path2:before{content:"\f212";margin-left:-1em}.isax-bulk-pet .path3:before{content:"\f213";margin-left:-1em}.isax-bulk-pet .path4:before{content:"\f214";margin-left:-1em}.isax-bulk-pet .path5:before{content:"\f215";margin-left:-1em}.isax-bulk-pharagraphspacing .path1:before{content:"\f216";opacity:0.4}.isax-bulk-pharagraphspacing .path2:before{content:"\f217";margin-left:-1em;opacity:0.4}.isax-bulk-pharagraphspacing .path3:before{content:"\f218";margin-left:-1em}.isax-bulk-photoshop .path1:before{content:"\f219";opacity:0.4}.isax-bulk-photoshop .path2:before{content:"\f21a";margin-left:-1em}.isax-bulk-photoshop .path3:before{content:"\f21b";margin-left:-1em}.isax-bulk-picture-frame .path1:before{content:"\f21c";opacity:0.4}.isax-bulk-picture-frame .path2:before{content:"\f21d";margin-left:-1em}.isax-bulk-play .path1:before{content:"\f21e"}.isax-bulk-play .path2:before{content:"\f21f";margin-left:-1em;opacity:0.4}.isax-bulk-play-add .path1:before{content:"\f220";opacity:0.4}.isax-bulk-play-add .path2:before{content:"\f221";margin-left:-1em}.isax-bulk-play-add .path3:before{content:"\f222";margin-left:-1em}.isax-bulk-play-circle .path1:before{content:"\f223";opacity:0.4}.isax-bulk-play-circle .path2:before{content:"\f224";margin-left:-1em}.isax-bulk-play-cricle .path1:before{content:"\f225";opacity:0.4}.isax-bulk-play-cricle .path2:before{content:"\f226";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path3:before{content:"\f227";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path4:before{content:"\f228";margin-left:-1em;opacity:0.4}.isax-bulk-play-cricle .path5:before{content:"\f229";margin-left:-1em}.isax-bulk-play-remove .path1:before{content:"\f22a"}.isax-bulk-play-remove .path2:before{content:"\f22b";margin-left:-1em;opacity:0.4}.isax-bulk-play-remove .path3:before{content:"\f22c";margin-left:-1em}.isax-bulk-presention-chart .path1:before{content:"\f22d";opacity:0.4}.isax-bulk-presention-chart .path2:before{content:"\f22e";margin-left:-1em}.isax-bulk-presention-chart .path3:before{content:"\f22f";margin-left:-1em}.isax-bulk-presention-chart .path4:before{content:"\f230";margin-left:-1em}.isax-bulk-previous .path1:before{content:"\f231";opacity:0.4}.isax-bulk-previous .path2:before{content:"\f232";margin-left:-1em}.isax-bulk-printer .path1:before{content:"\f233"}.isax-bulk-printer .path2:before{content:"\f234";margin-left:-1em}.isax-bulk-printer .path3:before{content:"\f235";margin-left:-1em;opacity:0.4}.isax-bulk-printer .path4:before{content:"\f236";margin-left:-1em}.isax-bulk-printer .path5:before{content:"\f237";margin-left:-1em}.isax-bulk-printer-slash .path1:before{content:"\f238";opacity:0.4}.isax-bulk-printer-slash .path2:before{content:"\f239";margin-left:-1em}.isax-bulk-printer-slash .path3:before{content:"\f23a";margin-left:-1em}.isax-bulk-printer-slash .path4:before{content:"\f23b";margin-left:-1em}.isax-bulk-printer-slash .path5:before{content:"\f23c";margin-left:-1em}.isax-bulk-printer-slash .path6:before{content:"\f23d";margin-left:-1em}.isax-bulk-printer-slash .path7:before{content:"\f23e";margin-left:-1em}.isax-bulk-printer-slash .path8:before{content:"\f23f";margin-left:-1em;opacity:0.4}.isax-bulk-profile .path1:before{content:"\f240";opacity:0.4}.isax-bulk-profile .path2:before{content:"\f241";margin-left:-1em}.isax-bulk-profile-2user .path1:before{content:"\f242";opacity:0.4}.isax-bulk-profile-2user .path2:before{content:"\f243";margin-left:-1em}.isax-bulk-profile-2user .path3:before{content:"\f244";margin-left:-1em;opacity:0.4}.isax-bulk-profile-2user .path4:before{content:"\f245";margin-left:-1em}.isax-bulk-profile-add .path1:before{content:"\f246"}.isax-bulk-profile-add .path2:before{content:"\f247";margin-left:-1em;opacity:0.4}.isax-bulk-profile-add .path3:before{content:"\f248";margin-left:-1em}.isax-bulk-profile-circle .path1:before{content:"\f249";opacity:0.4}.isax-bulk-profile-circle .path2:before{content:"\f24a";margin-left:-1em}.isax-bulk-profile-circle .path3:before{content:"\f24b";margin-left:-1em}.isax-bulk-profile-delete .path1:before{content:"\f24c"}.isax-bulk-profile-delete .path2:before{content:"\f24d";margin-left:-1em;opacity:0.4}.isax-bulk-profile-delete .path3:before{content:"\f24e";margin-left:-1em}.isax-bulk-profile-remove .path1:before{content:"\f24f"}.isax-bulk-profile-remove .path2:before{content:"\f250";margin-left:-1em;opacity:0.4}.isax-bulk-profile-remove .path3:before{content:"\f251";margin-left:-1em}.isax-bulk-profile-tick .path1:before{content:"\f252"}.isax-bulk-profile-tick .path2:before{content:"\f253";margin-left:-1em;opacity:0.4}.isax-bulk-profile-tick .path3:before{content:"\f254";margin-left:-1em}.isax-bulk-programming-arrow .path1:before{content:"\f255";opacity:0.4}.isax-bulk-programming-arrow .path2:before{content:"\f256";margin-left:-1em}.isax-bulk-programming-arrows .path1:before{content:"\f257";opacity:0.4}.isax-bulk-programming-arrows .path2:before{content:"\f258";margin-left:-1em}.isax-bulk-programming-arrows .path3:before{content:"\f259";margin-left:-1em;opacity:0.4}.isax-bulk-programming-arrows .path4:before{content:"\f25a";margin-left:-1em}.isax-bulk-python .path1:before{content:"\f25b"}.isax-bulk-python .path2:before{content:"\f25c";margin-left:-1em;opacity:0.4}.isax-bulk-qnt .path1:before{content:"\f25d";opacity:0.6}.isax-bulk-qnt .path2:before{content:"\f25e";margin-left:-1em;opacity:0.6}.isax-bulk-qnt .path3:before{content:"\f25f";margin-left:-1em}.isax-bulk-qnt .path4:before{content:"\f260";margin-left:-1em;opacity:0.6}.isax-bulk-qnt .path5:before{content:"\f261";margin-left:-1em}.isax-bulk-qnt .path6:before{content:"\f262";margin-left:-1em}.isax-bulk-qnt .path7:before{content:"\f263";margin-left:-1em;opacity:0.4}.isax-bulk-qnt .path8:before{content:"\f264";margin-left:-1em;opacity:0.4}.isax-bulk-quote-down .path1:before{content:"\f265"}.isax-bulk-quote-down .path2:before{content:"\f266";margin-left:-1em;opacity:0.4}.isax-bulk-quote-down-circle .path1:before{content:"\f267";opacity:0.4}.isax-bulk-quote-down-circle .path2:before{content:"\f268";margin-left:-1em}.isax-bulk-quote-down-circle .path3:before{content:"\f269";margin-left:-1em}.isax-bulk-quote-down-square .path1:before{content:"\f26a";opacity:0.4}.isax-bulk-quote-down-square .path2:before{content:"\f26b";margin-left:-1em}.isax-bulk-quote-down-square .path3:before{content:"\f26c";margin-left:-1em}.isax-bulk-quote-up .path1:before{content:"\f26d"}.isax-bulk-quote-up .path2:before{content:"\f26e";margin-left:-1em;opacity:0.4}.isax-bulk-quote-up-circle .path1:before{content:"\f26f";opacity:0.4}.isax-bulk-quote-up-circle .path2:before{content:"\f270";margin-left:-1em}.isax-bulk-quote-up-circle .path3:before{content:"\f271";margin-left:-1em}.isax-bulk-quote-up-square .path1:before{content:"\f272";opacity:0.4}.isax-bulk-quote-up-square .path2:before{content:"\f273";margin-left:-1em}.isax-bulk-quote-up-square .path3:before{content:"\f274";margin-left:-1em}.isax-bulk-radar .path1:before{content:"\f275";opacity:0.4}.isax-bulk-radar .path2:before{content:"\f276";margin-left:-1em}.isax-bulk-radar-1 .path1:before{content:"\f277"}.isax-bulk-radar-1 .path2:before{content:"\f278";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path3:before{content:"\f279";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path4:before{content:"\f27a";margin-left:-1em;opacity:0.4}.isax-bulk-radar-1 .path5:before{content:"\f27b";margin-left:-1em;opacity:0.4}.isax-bulk-radar-2 .path1:before{content:"\f27c";opacity:0.4}.isax-bulk-radar-2 .path2:before{content:"\f27d";margin-left:-1em}.isax-bulk-radio .path1:before{content:"\f27e";opacity:0.4}.isax-bulk-radio .path2:before{content:"\f27f";margin-left:-1em}.isax-bulk-radio .path3:before{content:"\f280";margin-left:-1em}.isax-bulk-radio .path4:before{content:"\f281";margin-left:-1em}.isax-bulk-radio .path5:before{content:"\f282";margin-left:-1em}.isax-bulk-radio .path6:before{content:"\f283";margin-left:-1em}.isax-bulk-ram .path1:before{content:"\f284";opacity:0.4}.isax-bulk-ram .path2:before{content:"\f285";margin-left:-1em}.isax-bulk-ram .path3:before{content:"\f286";margin-left:-1em}.isax-bulk-ram-2 .path1:before{content:"\f287";opacity:0.4}.isax-bulk-ram-2 .path2:before{content:"\f288";margin-left:-1em}.isax-bulk-ram-2 .path3:before{content:"\f289";margin-left:-1em}.isax-bulk-ram-2 .path4:before{content:"\f28a";margin-left:-1em}.isax-bulk-ram-2 .path5:before{content:"\f28b";margin-left:-1em}.isax-bulk-ranking .path1:before{content:"\f28c"}.isax-bulk-ranking .path2:before{content:"\f28d";margin-left:-1em;opacity:0.4}.isax-bulk-ranking .path3:before{content:"\f28e";margin-left:-1em;opacity:0.4}.isax-bulk-ranking .path4:before{content:"\f28f";margin-left:-1em;opacity:0.4}.isax-bulk-ranking-1 .path1:before{content:"\f290";opacity:0.4}.isax-bulk-ranking-1 .path2:before{content:"\f291";margin-left:-1em}.isax-bulk-ranking-1 .path3:before{content:"\f292";margin-left:-1em;opacity:0.4}.isax-bulk-ranking-1 .path4:before{content:"\f293";margin-left:-1em}.isax-bulk-receipt .path1:before{content:"\f294"}.isax-bulk-receipt .path2:before{content:"\f295";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-1 .path1:before{content:"\f296";opacity:0.4}.isax-bulk-receipt-1 .path2:before{content:"\f297";margin-left:-1em}.isax-bulk-receipt-1 .path3:before{content:"\f298";margin-left:-1em}.isax-bulk-receipt-2 .path1:before{content:"\f299";opacity:0.4}.isax-bulk-receipt-2 .path2:before{content:"\f29a";margin-left:-1em}.isax-bulk-receipt-2 .path3:before{content:"\f29b";margin-left:-1em}.isax-bulk-receipt-3 .path1:before{content:"\f29c";opacity:0.4}.isax-bulk-receipt-3 .path2:before{content:"\f29d";margin-left:-1em}.isax-bulk-receipt-3 .path3:before{content:"\f29e";margin-left:-1em}.isax-bulk-receipt-3 .path4:before{content:"\f29f";margin-left:-1em}.isax-bulk-receipt-3 .path5:before{content:"\f2a0";margin-left:-1em}.isax-bulk-receipt-add .path1:before{content:"\f2a1"}.isax-bulk-receipt-add .path2:before{content:"\f2a2";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-add .path3:before{content:"\f2a3";margin-left:-1em}.isax-bulk-receipt-discount .path1:before{content:"\f2a4"}.isax-bulk-receipt-discount .path2:before{content:"\f2a5";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-discount .path3:before{content:"\f2a6";margin-left:-1em}.isax-bulk-receipt-discount .path4:before{content:"\f2a7";margin-left:-1em}.isax-bulk-receipt-discount .path5:before{content:"\f2a8";margin-left:-1em}.isax-bulk-receipt-discount-1 .path1:before{content:"\f2a9";opacity:0.4}.isax-bulk-receipt-discount-1 .path2:before{content:"\f2aa";margin-left:-1em}.isax-bulk-receipt-discount-1 .path3:before{content:"\f2ab";margin-left:-1em}.isax-bulk-receipt-discount-1 .path4:before{content:"\f2ac";margin-left:-1em}.isax-bulk-receipt-edit .path1:before{content:"\f2ad";opacity:0.4}.isax-bulk-receipt-edit .path2:before{content:"\f2ae";margin-left:-1em}.isax-bulk-receipt-item .path1:before{content:"\f2af"}.isax-bulk-receipt-item .path2:before{content:"\f2b0";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-item .path3:before{content:"\f2b1";margin-left:-1em}.isax-bulk-receipt-item .path4:before{content:"\f2b2";margin-left:-1em}.isax-bulk-receipt-item .path5:before{content:"\f2b3";margin-left:-1em}.isax-bulk-receipt-item .path6:before{content:"\f2b4";margin-left:-1em}.isax-bulk-receipt-minus .path1:before{content:"\f2b5"}.isax-bulk-receipt-minus .path2:before{content:"\f2b6";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-minus .path3:before{content:"\f2b7";margin-left:-1em}.isax-bulk-receipt-search .path1:before{content:"\f2b8";opacity:0.4}.isax-bulk-receipt-search .path2:before{content:"\f2b9";margin-left:-1em}.isax-bulk-receipt-square .path1:before{content:"\f2ba"}.isax-bulk-receipt-square .path2:before{content:"\f2bb";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-text .path1:before{content:"\f2bc"}.isax-bulk-receipt-text .path2:before{content:"\f2bd";margin-left:-1em;opacity:0.4}.isax-bulk-receipt-text .path3:before{content:"\f2be";margin-left:-1em}.isax-bulk-receipt-text .path4:before{content:"\f2bf";margin-left:-1em}.isax-bulk-received .path1:before{content:"\f2c0"}.isax-bulk-received .path2:before{content:"\f2c1";margin-left:-1em}.isax-bulk-received .path3:before{content:"\f2c2";margin-left:-1em;opacity:0.4}.isax-bulk-receive-square .path1:before{content:"\f2c3";opacity:0.4}.isax-bulk-receive-square .path2:before{content:"\f2c4";margin-left:-1em}.isax-bulk-receive-square .path3:before{content:"\f2c5";margin-left:-1em}.isax-bulk-receive-square-2 .path1:before{content:"\f2c6";opacity:0.4}.isax-bulk-receive-square-2 .path2:before{content:"\f2c7";margin-left:-1em}.isax-bulk-receive-square-2 .path3:before{content:"\f2c8";margin-left:-1em}.isax-bulk-record .path1:before{content:"\f2c9"}.isax-bulk-record .path2:before{content:"\f2ca";margin-left:-1em;opacity:0.4}.isax-bulk-record-circle .path1:before{content:"\f2cb";opacity:0.4}.isax-bulk-record-circle .path2:before{content:"\f2cc";margin-left:-1em}.isax-bulk-recovery-convert .path1:before{content:"\f2cd"}.isax-bulk-recovery-convert .path2:before{content:"\f2ce";margin-left:-1em}.isax-bulk-recovery-convert .path3:before{content:"\f2cf";margin-left:-1em;opacity:0.4}.isax-bulk-recovery-convert .path4:before{content:"\f2d0";margin-left:-1em;opacity:0.4}.isax-bulk-redo .path1:before{content:"\f2d1";opacity:0.4}.isax-bulk-redo .path2:before{content:"\f2d2";margin-left:-1em}.isax-bulk-refresh .path1:before{content:"\f2d3";opacity:0.4}.isax-bulk-refresh .path2:before{content:"\f2d4";margin-left:-1em}.isax-bulk-refresh .path3:before{content:"\f2d5";margin-left:-1em;opacity:0.4}.isax-bulk-refresh-2 .path1:before{content:"\f2d6";opacity:0.4}.isax-bulk-refresh-2 .path2:before{content:"\f2d7";margin-left:-1em}.isax-bulk-refresh-circle .path1:before{content:"\f2d8";opacity:0.4}.isax-bulk-refresh-circle .path2:before{content:"\f2d9";margin-left:-1em}.isax-bulk-refresh-circle .path3:before{content:"\f2da";margin-left:-1em}.isax-bulk-refresh-left-square .path1:before{content:"\f2db";opacity:0.4}.isax-bulk-refresh-left-square .path2:before{content:"\f2dc";margin-left:-1em}.isax-bulk-refresh-right-square .path1:before{content:"\f2dd";opacity:0.4}.isax-bulk-refresh-right-square .path2:before{content:"\f2de";margin-left:-1em}.isax-bulk-refresh-square-2 .path1:before{content:"\f2df";opacity:0.4}.isax-bulk-refresh-square-2 .path2:before{content:"\f2e0";margin-left:-1em}.isax-bulk-refresh-square-2 .path3:before{content:"\f2e1";margin-left:-1em}.isax-bulk-rep .path1:before{content:"\f2e2";opacity:0.4}.isax-bulk-rep .path2:before{content:"\f2e3";margin-left:-1em}.isax-bulk-rep .path3:before{content:"\f2e4";margin-left:-1em}.isax-bulk-repeat .path1:before{content:"\f2e5"}.isax-bulk-repeat .path2:before{content:"\f2e6";margin-left:-1em;opacity:0.4}.isax-bulk-repeat-circle .path1:before{content:"\f2e7";opacity:0.4}.isax-bulk-repeat-circle .path2:before{content:"\f2e8";margin-left:-1em}.isax-bulk-repeat-circle .path3:before{content:"\f2e9";margin-left:-1em}.isax-bulk-repeate-music .path1:before{content:"\f2ea";opacity:0.4}.isax-bulk-repeate-music .path2:before{content:"\f2eb";margin-left:-1em;opacity:0.4}.isax-bulk-repeate-music .path3:before{content:"\f2ec";margin-left:-1em}.isax-bulk-repeate-one .path1:before{content:"\f2ed";opacity:0.4}.isax-bulk-repeate-one .path2:before{content:"\f2ee";margin-left:-1em;opacity:0.4}.isax-bulk-repeate-one .path3:before{content:"\f2ef";margin-left:-1em}.isax-bulk-reserve .path1:before{content:"\f2f0"}.isax-bulk-reserve .path2:before{content:"\f2f1";margin-left:-1em;opacity:0.4}.isax-bulk-reserve .path3:before{content:"\f2f2";margin-left:-1em}.isax-bulk-reserve .path4:before{content:"\f2f3";margin-left:-1em}.isax-bulk-rotate-3d .path1:before{content:"\f2f4"}.isax-bulk-rotate-3d .path2:before{content:"\f2f5";margin-left:-1em}.isax-bulk-rotate-3d .path3:before{content:"\f2f6";margin-left:-1em;opacity:0.4}.isax-bulk-rotate-3d .path4:before{content:"\f2f7";margin-left:-1em;opacity:0.4}.isax-bulk-rotate-left .path1:before{content:"\f2f8";opacity:0.4}.isax-bulk-rotate-left .path2:before{content:"\f2f9";margin-left:-1em}.isax-bulk-rotate-left-1 .path1:before{content:"\f2fa";opacity:0.4}.isax-bulk-rotate-left-1 .path2:before{content:"\f2fb";margin-left:-1em}.isax-bulk-rotate-right .path1:before{content:"\f2fc";opacity:0.4}.isax-bulk-rotate-right .path2:before{content:"\f2fd";margin-left:-1em}.isax-bulk-rotate-right-1 .path1:before{content:"\f2fe";opacity:0.4}.isax-bulk-rotate-right-1 .path2:before{content:"\f2ff";margin-left:-1em}.isax-bulk-route-square .path1:before{content:"\f300";opacity:0.4}.isax-bulk-route-square .path2:before{content:"\f301";margin-left:-1em}.isax-bulk-routing .path1:before{content:"\f302";opacity:0.4}.isax-bulk-routing .path2:before{content:"\f303";margin-left:-1em}.isax-bulk-routing .path3:before{content:"\f304";margin-left:-1em;opacity:0.4}.isax-bulk-routing .path4:before{content:"\f305";margin-left:-1em}.isax-bulk-routing .path5:before{content:"\f306";margin-left:-1em}.isax-bulk-routing-2 .path1:before{content:"\f307";opacity:0.4}.isax-bulk-routing-2 .path2:before{content:"\f308";margin-left:-1em;opacity:0.4}.isax-bulk-routing-2 .path3:before{content:"\f309";margin-left:-1em}.isax-bulk-routing-2 .path4:before{content:"\f30a";margin-left:-1em}.isax-bulk-routing-2 .path5:before{content:"\f30b";margin-left:-1em}.isax-bulk-row-horizontal .path1:before{content:"\f30c";opacity:0.4}.isax-bulk-row-horizontal .path2:before{content:"\f30d";margin-left:-1em}.isax-bulk-row-vertical .path1:before{content:"\f30e";opacity:0.4}.isax-bulk-row-vertical .path2:before{content:"\f30f";margin-left:-1em}.isax-bulk-ruler .path1:before{content:"\f310";opacity:0.4}.isax-bulk-ruler .path2:before{content:"\f311";margin-left:-1em}.isax-bulk-ruler .path3:before{content:"\f312";margin-left:-1em}.isax-bulk-ruler .path4:before{content:"\f313";margin-left:-1em}.isax-bulk-ruler .path5:before{content:"\f314";margin-left:-1em}.isax-bulk-ruler-pen .path1:before{content:"\f315";opacity:0.4}.isax-bulk-ruler-pen .path2:before{content:"\f316";margin-left:-1em}.isax-bulk-ruler-pen .path3:before{content:"\f317";margin-left:-1em}.isax-bulk-ruler-pen .path4:before{content:"\f318";margin-left:-1em}.isax-bulk-ruler-pen .path5:before{content:"\f319";margin-left:-1em}.isax-bulk-ruler-pen .path6:before{content:"\f31a";margin-left:-1em;opacity:0.4}.isax-bulk-ruler-pen .path7:before{content:"\f31b";margin-left:-1em}.isax-bulk-rune .path1:before{content:"\f31c";opacity:0.4}.isax-bulk-rune .path2:before{content:"\f31d";margin-left:-1em}.isax-bulk-safe-home .path1:before{content:"\f31e"}.isax-bulk-safe-home .path2:before{content:"\f31f";margin-left:-1em;opacity:0.4}.isax-bulk-sagittarius .path1:before{content:"\f320"}.isax-bulk-sagittarius .path2:before{content:"\f321";margin-left:-1em;opacity:0.4}.isax-bulk-save-2 .path1:before{content:"\f322";opacity:0.4}.isax-bulk-save-2 .path2:before{content:"\f323";margin-left:-1em}.isax-bulk-save-add .path1:before{content:"\f324";opacity:0.4}.isax-bulk-save-add .path2:before{content:"\f325";margin-left:-1em}.isax-bulk-save-add .path3:before{content:"\f326";margin-left:-1em}.isax-bulk-save-minus .path1:before{content:"\f327";opacity:0.4}.isax-bulk-save-minus .path2:before{content:"\f328";margin-left:-1em}.isax-bulk-save-minus .path3:before{content:"\f329";margin-left:-1em}.isax-bulk-save-remove .path1:before{content:"\f32a";opacity:0.4}.isax-bulk-save-remove .path2:before{content:"\f32b";margin-left:-1em}.isax-bulk-save-remove .path3:before{content:"\f32c";margin-left:-1em}.isax-bulk-sc .path1:before{content:"\f32d";opacity:0.4}.isax-bulk-sc .path2:before{content:"\f32e";margin-left:-1em}.isax-bulk-sc .path3:before{content:"\f32f";margin-left:-1em}.isax-bulk-scan .path1:before{content:"\f330";opacity:0.4}.isax-bulk-scan .path2:before{content:"\f331";margin-left:-1em;opacity:0.4}.isax-bulk-scan .path3:before{content:"\f332";margin-left:-1em}.isax-bulk-scan .path4:before{content:"\f333";margin-left:-1em}.isax-bulk-scan .path5:before{content:"\f334";margin-left:-1em}.isax-bulk-scan .path6:before{content:"\f335";margin-left:-1em}.isax-bulk-scan .path7:before{content:"\f336";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path1:before{content:"\f337";opacity:0.4}.isax-bulk-scan-barcode .path2:before{content:"\f338";margin-left:-1em}.isax-bulk-scan-barcode .path3:before{content:"\f339";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path4:before{content:"\f33a";margin-left:-1em}.isax-bulk-scan-barcode .path5:before{content:"\f33b";margin-left:-1em}.isax-bulk-scan-barcode .path6:before{content:"\f33c";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path7:before{content:"\f33d";margin-left:-1em;opacity:0.4}.isax-bulk-scan-barcode .path8:before{content:"\f33e";margin-left:-1em}.isax-bulk-scanner .path1:before{content:"\f33f"}.isax-bulk-scanner .path2:before{content:"\f340";margin-left:-1em}.isax-bulk-scanner .path3:before{content:"\f341";margin-left:-1em}.isax-bulk-scanner .path4:before{content:"\f342";margin-left:-1em;opacity:0.4}.isax-bulk-scanner .path5:before{content:"\f343";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path1:before{content:"\f344";opacity:0.4}.isax-bulk-scanning .path2:before{content:"\f345";margin-left:-1em}.isax-bulk-scanning .path3:before{content:"\f346";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path4:before{content:"\f347";margin-left:-1em}.isax-bulk-scanning .path5:before{content:"\f348";margin-left:-1em}.isax-bulk-scanning .path6:before{content:"\f349";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path7:before{content:"\f34a";margin-left:-1em;opacity:0.4}.isax-bulk-scanning .path8:before{content:"\f34b";margin-left:-1em}.isax-bulk-scissor .path1:before{content:"\f34c"}.isax-bulk-scissor .path2:before{content:"\f34d";margin-left:-1em}.isax-bulk-scissor .path3:before{content:"\f34e";margin-left:-1em;opacity:0.4}.isax-bulk-scissor-1 .path1:before{content:"\f34f";opacity:0.4}.isax-bulk-scissor-1 .path2:before{content:"\f350";margin-left:-1em}.isax-bulk-screenmirroring .path1:before{content:"\f351";opacity:0.4}.isax-bulk-screenmirroring .path2:before{content:"\f352";margin-left:-1em}.isax-bulk-scroll .path1:before{content:"\f353";opacity:0.4}.isax-bulk-scroll .path2:before{content:"\f354";margin-left:-1em}.isax-bulk-scroll .path3:before{content:"\f355";margin-left:-1em}.isax-bulk-search-favorite .path1:before{content:"\f356";opacity:0.4}.isax-bulk-search-favorite .path2:before{content:"\f357";margin-left:-1em}.isax-bulk-search-favorite .path3:before{content:"\f358";margin-left:-1em}.isax-bulk-search-favorite-1 .path1:before{content:"\f359";opacity:0.4}.isax-bulk-search-favorite-1 .path2:before{content:"\f35a";margin-left:-1em}.isax-bulk-search-favorite-1 .path3:before{content:"\f35b";margin-left:-1em}.isax-bulk-search-normal .path1:before{content:"\f35c";opacity:0.4}.isax-bulk-search-normal .path2:before{content:"\f35d";margin-left:-1em}.isax-bulk-search-normal-1 .path1:before{content:"\f35e";opacity:0.4}.isax-bulk-search-normal-1 .path2:before{content:"\f35f";margin-left:-1em}.isax-bulk-search-status .path1:before{content:"\f360"}.isax-bulk-search-status .path2:before{content:"\f361";margin-left:-1em}.isax-bulk-search-status .path3:before{content:"\f362";margin-left:-1em;opacity:0.4}.isax-bulk-search-status .path4:before{content:"\f363";margin-left:-1em}.isax-bulk-search-status-1 .path1:before{content:"\f364";opacity:0.4}.isax-bulk-search-status-1 .path2:before{content:"\f365";margin-left:-1em}.isax-bulk-search-status-1 .path3:before{content:"\f366";margin-left:-1em}.isax-bulk-search-status-1 .path4:before{content:"\f367";margin-left:-1em}.isax-bulk-search-zoom-in .path1:before{content:"\f368";opacity:0.4}.isax-bulk-search-zoom-in .path2:before{content:"\f369";margin-left:-1em}.isax-bulk-search-zoom-in .path3:before{content:"\f36a";margin-left:-1em}.isax-bulk-search-zoom-in-1 .path1:before{content:"\f36b";opacity:0.4}.isax-bulk-search-zoom-in-1 .path2:before{content:"\f36c";margin-left:-1em}.isax-bulk-search-zoom-in-1 .path3:before{content:"\f36d";margin-left:-1em}.isax-bulk-search-zoom-out .path1:before{content:"\f36e";opacity:0.4}.isax-bulk-search-zoom-out .path2:before{content:"\f36f";margin-left:-1em}.isax-bulk-search-zoom-out .path3:before{content:"\f370";margin-left:-1em}.isax-bulk-search-zoom-out-1 .path1:before{content:"\f371";opacity:0.4}.isax-bulk-search-zoom-out-1 .path2:before{content:"\f372";margin-left:-1em}.isax-bulk-search-zoom-out-1 .path3:before{content:"\f373";margin-left:-1em}.isax-bulk-security .path1:before{content:"\f374";opacity:0.4}.isax-bulk-security .path2:before{content:"\f375";margin-left:-1em}.isax-bulk-security-card .path1:before{content:"\f376";opacity:0.4}.isax-bulk-security-card .path2:before{content:"\f377";margin-left:-1em}.isax-bulk-security-card .path3:before{content:"\f378";margin-left:-1em}.isax-bulk-security-safe .path1:before{content:"\f379";opacity:0.4}.isax-bulk-security-safe .path2:before{content:"\f37a";margin-left:-1em}.isax-bulk-security-time .path1:before{content:"\f37b";opacity:0.4}.isax-bulk-security-time .path2:before{content:"\f37c";margin-left:-1em}.isax-bulk-security-time .path3:before{content:"\f37d";margin-left:-1em}.isax-bulk-security-user .path1:before{content:"\f37e";opacity:0.4}.isax-bulk-security-user .path2:before{content:"\f37f";margin-left:-1em}.isax-bulk-security-user .path3:before{content:"\f380";margin-left:-1em}.isax-bulk-send .path1:before{content:"\f381";opacity:0.4}.isax-bulk-send .path2:before{content:"\f382";margin-left:-1em}.isax-bulk-send .path3:before{content:"\f383";margin-left:-1em}.isax-bulk-send-1 .path1:before{content:"\f384";opacity:0.4}.isax-bulk-send-1 .path2:before{content:"\f385";margin-left:-1em}.isax-bulk-send-2 .path1:before{content:"\f386";opacity:0.4}.isax-bulk-send-2 .path2:before{content:"\f387";margin-left:-1em}.isax-bulk-send-2 .path3:before{content:"\f388";margin-left:-1em}.isax-bulk-send-sqaure-2 .path1:before{content:"\f389";opacity:0.4}.isax-bulk-send-sqaure-2 .path2:before{content:"\f38a";margin-left:-1em}.isax-bulk-send-sqaure-2 .path3:before{content:"\f38b";margin-left:-1em}.isax-bulk-send-square .path1:before{content:"\f38c";opacity:0.4}.isax-bulk-send-square .path2:before{content:"\f38d";margin-left:-1em}.isax-bulk-send-square .path3:before{content:"\f38e";margin-left:-1em}.isax-bulk-send-square .path4:before{content:"\f38f";margin-left:-1em}.isax-bulk-setting .path1:before{content:"\f390";opacity:0.4}.isax-bulk-setting .path2:before{content:"\f391";margin-left:-1em}.isax-bulk-setting-1 .path1:before{content:"\f392"}.isax-bulk-setting-1 .path2:before{content:"\f393";margin-left:-1em;opacity:0.16}.isax-bulk-setting-1 .path3:before{content:"\f394";margin-left:-1em;opacity:0.16}.isax-bulk-setting-2 .path1:before{content:"\f395";opacity:0.4}.isax-bulk-setting-2 .path2:before{content:"\f396";margin-left:-1em}.isax-bulk-setting-3 .path1:before{content:"\f397";opacity:0.4}.isax-bulk-setting-3 .path2:before{content:"\f398";margin-left:-1em}.isax-bulk-setting-3 .path3:before{content:"\f399";margin-left:-1em}.isax-bulk-setting-3 .path4:before{content:"\f39a";margin-left:-1em}.isax-bulk-setting-3 .path5:before{content:"\f39b";margin-left:-1em}.isax-bulk-setting-3 .path6:before{content:"\f39c";margin-left:-1em}.isax-bulk-setting-3 .path7:before{content:"\f39d";margin-left:-1em}.isax-bulk-setting-4 .path1:before{content:"\f39e";opacity:0.4}.isax-bulk-setting-4 .path2:before{content:"\f39f";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path3:before{content:"\f3a0";margin-left:-1em}.isax-bulk-setting-4 .path4:before{content:"\f3a1";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path5:before{content:"\f3a2";margin-left:-1em;opacity:0.4}.isax-bulk-setting-4 .path6:before{content:"\f3a3";margin-left:-1em}.isax-bulk-setting-5 .path1:before{content:"\f3a4";opacity:0.4}.isax-bulk-setting-5 .path2:before{content:"\f3a5";margin-left:-1em}.isax-bulk-setting-5 .path3:before{content:"\f3a6";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path4:before{content:"\f3a7";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path5:before{content:"\f3a8";margin-left:-1em;opacity:0.4}.isax-bulk-setting-5 .path6:before{content:"\f3a9";margin-left:-1em}.isax-bulk-shapes .path1:before{content:"\f3aa"}.isax-bulk-shapes .path2:before{content:"\f3ab";margin-left:-1em;opacity:0.4}.isax-bulk-shapes-1 .path1:before{content:"\f3ac";opacity:0.4}.isax-bulk-shapes-1 .path2:before{content:"\f3ad";margin-left:-1em}.isax-bulk-share .path1:before{content:"\f3ae";opacity:0.4}.isax-bulk-share .path2:before{content:"\f3af";margin-left:-1em;opacity:0.4}.isax-bulk-share .path3:before{content:"\f3b0";margin-left:-1em;opacity:0.4}.isax-bulk-share .path4:before{content:"\f3b1";margin-left:-1em}.isax-bulk-share .path5:before{content:"\f3b2";margin-left:-1em}.isax-bulk-share .path6:before{content:"\f3b3";margin-left:-1em}.isax-bulk-shield .path1:before{content:"\f3b4";opacity:0.4}.isax-bulk-shield .path2:before{content:"\f3b5";margin-left:-1em}.isax-bulk-shield-cross .path1:before{content:"\f3b6";opacity:0.4}.isax-bulk-shield-cross .path2:before{content:"\f3b7";margin-left:-1em}.isax-bulk-shield-search .path1:before{content:"\f3b8";opacity:0.4}.isax-bulk-shield-search .path2:before{content:"\f3b9";margin-left:-1em}.isax-bulk-shield-search .path3:before{content:"\f3ba";margin-left:-1em}.isax-bulk-shield-security .path1:before{content:"\f3bb";opacity:0.4}.isax-bulk-shield-security .path2:before{content:"\f3bc";margin-left:-1em}.isax-bulk-shield-slash .path1:before{content:"\f3bd";opacity:0.4}.isax-bulk-shield-slash .path2:before{content:"\f3be";margin-left:-1em;opacity:0.4}.isax-bulk-shield-slash .path3:before{content:"\f3bf";margin-left:-1em}.isax-bulk-shield-tick .path1:before{content:"\f3c0";opacity:0.4}.isax-bulk-shield-tick .path2:before{content:"\f3c1";margin-left:-1em}.isax-bulk-ship .path1:before{content:"\f3c2"}.isax-bulk-ship .path2:before{content:"\f3c3";margin-left:-1em;opacity:0.4}.isax-bulk-ship .path3:before{content:"\f3c4";margin-left:-1em}.isax-bulk-shop .path1:before{content:"\f3c5";opacity:0.4}.isax-bulk-shop .path2:before{content:"\f3c6";margin-left:-1em}.isax-bulk-shop .path3:before{content:"\f3c7";margin-left:-1em;opacity:0.6}.isax-bulk-shop .path4:before{content:"\f3c8";margin-left:-1em;opacity:0.6}.isax-bulk-shop .path5:before{content:"\f3c9";margin-left:-1em}.isax-bulk-shop-add .path1:before{content:"\f3ca";opacity:0.4}.isax-bulk-shop-add .path2:before{content:"\f3cb";margin-left:-1em}.isax-bulk-shop-add .path3:before{content:"\f3cc";margin-left:-1em;opacity:0.6}.isax-bulk-shop-add .path4:before{content:"\f3cd";margin-left:-1em;opacity:0.6}.isax-bulk-shop-add .path5:before{content:"\f3ce";margin-left:-1em}.isax-bulk-shopping-bag .path1:before{content:"\f3cf";opacity:0.4}.isax-bulk-shopping-bag .path2:before{content:"\f3d0";margin-left:-1em}.isax-bulk-shopping-bag .path3:before{content:"\f3d1";margin-left:-1em}.isax-bulk-shopping-cart .path1:before{content:"\f3d2"}.isax-bulk-shopping-cart .path2:before{content:"\f3d3";margin-left:-1em}.isax-bulk-shopping-cart .path3:before{content:"\f3d4";margin-left:-1em;opacity:0.4}.isax-bulk-shopping-cart .path4:before{content:"\f3d5";margin-left:-1em}.isax-bulk-shop-remove .path1:before{content:"\f3d6"}.isax-bulk-shop-remove .path2:before{content:"\f3d7";margin-left:-1em;opacity:0.4}.isax-bulk-shop-remove .path3:before{content:"\f3d8";margin-left:-1em}.isax-bulk-shop-remove .path4:before{content:"\f3d9";margin-left:-1em;opacity:0.6}.isax-bulk-shop-remove .path5:before{content:"\f3da";margin-left:-1em;opacity:0.6}.isax-bulk-shuffle .path1:before{content:"\f3db";opacity:0.4}.isax-bulk-shuffle .path2:before{content:"\f3dc";margin-left:-1em;opacity:0.4}.isax-bulk-shuffle .path3:before{content:"\f3dd";margin-left:-1em}.isax-bulk-sidebar-bottom .path1:before{content:"\f3de";opacity:0.4}.isax-bulk-sidebar-bottom .path2:before{content:"\f3df";margin-left:-1em}.isax-bulk-sidebar-bottom .path3:before{content:"\f3e0";margin-left:-1em}.isax-bulk-sidebar-left .path1:before{content:"\f3e1";opacity:0.4}.isax-bulk-sidebar-left .path2:before{content:"\f3e2";margin-left:-1em}.isax-bulk-sidebar-left .path3:before{content:"\f3e3";margin-left:-1em}.isax-bulk-sidebar-right .path1:before{content:"\f3e4";opacity:0.4}.isax-bulk-sidebar-right .path2:before{content:"\f3e5";margin-left:-1em}.isax-bulk-sidebar-right .path3:before{content:"\f3e6";margin-left:-1em}.isax-bulk-sidebar-top .path1:before{content:"\f3e7";opacity:0.4}.isax-bulk-sidebar-top .path2:before{content:"\f3e8";margin-left:-1em}.isax-bulk-sidebar-top .path3:before{content:"\f3e9";margin-left:-1em}.isax-bulk-signpost .path1:before{content:"\f3ea"}.isax-bulk-signpost .path2:before{content:"\f3eb";margin-left:-1em}.isax-bulk-signpost .path3:before{content:"\f3ec";margin-left:-1em;opacity:0.4}.isax-bulk-signpost .path4:before{content:"\f3ed";margin-left:-1em;opacity:0.4}.isax-bulk-simcard .path1:before{content:"\f3ee";opacity:0.4}.isax-bulk-simcard .path2:before{content:"\f3ef";margin-left:-1em}.isax-bulk-simcard .path3:before{content:"\f3f0";margin-left:-1em}.isax-bulk-simcard-1 .path1:before{content:"\f3f1";opacity:0.4}.isax-bulk-simcard-1 .path2:before{content:"\f3f2";margin-left:-1em}.isax-bulk-simcard-1 .path3:before{content:"\f3f3";margin-left:-1em}.isax-bulk-simcard-1 .path4:before{content:"\f3f4";margin-left:-1em}.isax-bulk-simcard-1 .path5:before{content:"\f3f5";margin-left:-1em}.isax-bulk-simcard-2 .path1:before{content:"\f3f6";opacity:0.4}.isax-bulk-simcard-2 .path2:before{content:"\f3f7";margin-left:-1em}.isax-bulk-size .path1:before{content:"\f3f8"}.isax-bulk-size .path2:before{content:"\f3f9";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path1:before{content:"\f3fa"}.isax-bulk-slack .path2:before{content:"\f3fb";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path3:before{content:"\f3fc";margin-left:-1em}.isax-bulk-slack .path4:before{content:"\f3fd";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path5:before{content:"\f3fe";margin-left:-1em}.isax-bulk-slack .path6:before{content:"\f3ff";margin-left:-1em;opacity:0.4}.isax-bulk-slack .path7:before{content:"\f400";margin-left:-1em}.isax-bulk-slack .path8:before{content:"\f401";margin-left:-1em;opacity:0.4}.isax-bulk-slash .path1:before{content:"\f402";opacity:0.4}.isax-bulk-slash .path2:before{content:"\f403";margin-left:-1em;opacity:0.4}.isax-bulk-slash .path3:before{content:"\f404";margin-left:-1em}.isax-bulk-slider .path1:before{content:"\f405"}.isax-bulk-slider .path2:before{content:"\f406";margin-left:-1em;opacity:0.4}.isax-bulk-slider .path3:before{content:"\f407";margin-left:-1em}.isax-bulk-slider .path4:before{content:"\f408";margin-left:-1em}.isax-bulk-slider-horizontal .path1:before{content:"\f409";opacity:0.4}.isax-bulk-slider-horizontal .path2:before{content:"\f40a";margin-left:-1em}.isax-bulk-slider-horizontal .path3:before{content:"\f40b";margin-left:-1em}.isax-bulk-slider-horizontal-1 .path1:before{content:"\f40c"}.isax-bulk-slider-horizontal-1 .path2:before{content:"\f40d";margin-left:-1em}.isax-bulk-slider-horizontal-1 .path3:before{content:"\f40e";margin-left:-1em;opacity:0.4}.isax-bulk-slider-vertical .path1:before{content:"\f40f"}.isax-bulk-slider-vertical .path2:before{content:"\f410";margin-left:-1em}.isax-bulk-slider-vertical .path3:before{content:"\f411";margin-left:-1em;opacity:0.4}.isax-bulk-slider-vertical-1 .path1:before{content:"\f412";opacity:0.4}.isax-bulk-slider-vertical-1 .path2:before{content:"\f413";margin-left:-1em}.isax-bulk-slider-vertical-1 .path3:before{content:"\f414";margin-left:-1em}.isax-bulk-smallcaps .path1:before{content:"\f415";opacity:0.4}.isax-bulk-smallcaps .path2:before{content:"\f416";margin-left:-1em}.isax-bulk-smallcaps .path3:before{content:"\f417";margin-left:-1em}.isax-bulk-smart-car .path1:before{content:"\f418"}.isax-bulk-smart-car .path2:before{content:"\f419";margin-left:-1em}.isax-bulk-smart-car .path3:before{content:"\f41a";margin-left:-1em;opacity:0.4}.isax-bulk-smart-car .path4:before{content:"\f41b";margin-left:-1em}.isax-bulk-smart-car .path5:before{content:"\f41c";margin-left:-1em}.isax-bulk-smart-car .path6:before{content:"\f41d";margin-left:-1em}.isax-bulk-smart-home .path1:before{content:"\f41e";opacity:0.4}.isax-bulk-smart-home .path2:before{content:"\f41f";margin-left:-1em}.isax-bulk-smart-home .path3:before{content:"\f420";margin-left:-1em}.isax-bulk-smart-home .path4:before{content:"\f421";margin-left:-1em}.isax-bulk-smileys .path1:before{content:"\f422";opacity:0.4}.isax-bulk-smileys .path2:before{content:"\f423";margin-left:-1em}.isax-bulk-smileys .path3:before{content:"\f424";margin-left:-1em}.isax-bulk-smileys .path4:before{content:"\f425";margin-left:-1em}.isax-bulk-smileys .path5:before{content:"\f426";margin-left:-1em}.isax-bulk-smileys .path6:before{content:"\f427";margin-left:-1em}.isax-bulk-sms .path1:before{content:"\f428";opacity:0.4}.isax-bulk-sms .path2:before{content:"\f429";margin-left:-1em}.isax-bulk-sms-edit .path1:before{content:"\f42a";opacity:0.4}.isax-bulk-sms-edit .path2:before{content:"\f42b";margin-left:-1em}.isax-bulk-sms-edit .path3:before{content:"\f42c";margin-left:-1em}.isax-bulk-sms-notification .path1:before{content:"\f42d"}.isax-bulk-sms-notification .path2:before{content:"\f42e";margin-left:-1em;opacity:0.4}.isax-bulk-sms-notification .path3:before{content:"\f42f";margin-left:-1em}.isax-bulk-sms-search .path1:before{content:"\f430";opacity:0.4}.isax-bulk-sms-search .path2:before{content:"\f431";margin-left:-1em}.isax-bulk-sms-search .path3:before{content:"\f432";margin-left:-1em}.isax-bulk-sms-star .path1:before{content:"\f433"}.isax-bulk-sms-star .path2:before{content:"\f434";margin-left:-1em;opacity:0.4}.isax-bulk-sms-star .path3:before{content:"\f435";margin-left:-1em}.isax-bulk-sms-tracking .path1:before{content:"\f436"}.isax-bulk-sms-tracking .path2:before{content:"\f437";margin-left:-1em;opacity:0.4}.isax-bulk-sms-tracking .path3:before{content:"\f438";margin-left:-1em}.isax-bulk-snapchat .path1:before{content:"\f439";opacity:0.4}.isax-bulk-snapchat .path2:before{content:"\f43a";margin-left:-1em}.isax-bulk-sol .path1:before{content:"\f43b"}.isax-bulk-sol .path2:before{content:"\f43c";margin-left:-1em;opacity:0.4}.isax-bulk-sol .path3:before{content:"\f43d";margin-left:-1em}.isax-bulk-sort .path1:before{content:"\f43e";opacity:0.4}.isax-bulk-sort .path2:before{content:"\f43f";margin-left:-1em}.isax-bulk-sort .path3:before{content:"\f440";margin-left:-1em}.isax-bulk-sort .path4:before{content:"\f441";margin-left:-1em}.isax-bulk-sound .path1:before{content:"\f442"}.isax-bulk-sound .path2:before{content:"\f443";margin-left:-1em;opacity:0.4}.isax-bulk-sound .path3:before{content:"\f444";margin-left:-1em}.isax-bulk-sound .path4:before{content:"\f445";margin-left:-1em;opacity:0.4}.isax-bulk-sound .path5:before{content:"\f446";margin-left:-1em}.isax-bulk-speaker .path1:before{content:"\f447"}.isax-bulk-speaker .path2:before{content:"\f448";margin-left:-1em}.isax-bulk-speaker .path3:before{content:"\f449";margin-left:-1em;opacity:0.4}.isax-bulk-speedometer .path1:before{content:"\f44a";opacity:0.4}.isax-bulk-speedometer .path2:before{content:"\f44b";margin-left:-1em}.isax-bulk-speedometer .path3:before{content:"\f44c";margin-left:-1em}.isax-bulk-spotify .path1:before{content:"\f44d";opacity:0.4}.isax-bulk-spotify .path2:before{content:"\f44e";margin-left:-1em}.isax-bulk-spotify .path3:before{content:"\f44f";margin-left:-1em}.isax-bulk-spotify .path4:before{content:"\f450";margin-left:-1em}.isax-bulk-square-3d .path1:before{content:"\f451";opacity:0.4}.isax-bulk-square-3d .path2:before{content:"\f452";margin-left:-1em}.isax-bulk-square-3d .path3:before{content:"\f453";margin-left:-1em}.isax-bulk-square-3d .path4:before{content:"\f454";margin-left:-1em}.isax-bulk-squares .path1:before{content:"\f455";opacity:0.4}.isax-bulk-squares .path2:before{content:"\f456";margin-left:-1em;opacity:0.6}.isax-bulk-squares .path3:before{content:"\f457";margin-left:-1em}.isax-bulk-star .path1:before{content:"\f458"}.isax-bulk-star .path2:before{content:"\f459";margin-left:-1em;opacity:0.4}.isax-bulk-star .path3:before{content:"\f45a";margin-left:-1em;opacity:0.4}.isax-bulk-star .path4:before{content:"\f45b";margin-left:-1em;opacity:0.4}.isax-bulk-star-1 .path1:before{content:"\f45c";opacity:0.4}.isax-bulk-star-1 .path2:before{content:"\f45d";margin-left:-1em}.isax-bulk-star-slash .path1:before{content:"\f45e";opacity:0.4}.isax-bulk-star-slash .path2:before{content:"\f45f";margin-left:-1em;opacity:0.4}.isax-bulk-star-slash .path3:before{content:"\f460";margin-left:-1em}.isax-bulk-status .path1:before{content:"\f461";opacity:0.4}.isax-bulk-status .path2:before{content:"\f462";margin-left:-1em}.isax-bulk-status .path3:before{content:"\f463";margin-left:-1em;opacity:0.4}.isax-bulk-status-up .path1:before{content:"\f464";opacity:0.4}.isax-bulk-status-up .path2:before{content:"\f465";margin-left:-1em}.isax-bulk-status-up .path3:before{content:"\f466";margin-left:-1em}.isax-bulk-status-up .path4:before{content:"\f467";margin-left:-1em}.isax-bulk-status-up .path5:before{content:"\f468";margin-left:-1em}.isax-bulk-sticker .path1:before{content:"\f469";opacity:0.4}.isax-bulk-sticker .path2:before{content:"\f46a";margin-left:-1em}.isax-bulk-stickynote .path1:before{content:"\f46b";opacity:0.4}.isax-bulk-stickynote .path2:before{content:"\f46c";margin-left:-1em}.isax-bulk-stickynote .path3:before{content:"\f46d";margin-left:-1em}.isax-bulk-stickynote .path4:before{content:"\f46e";margin-left:-1em}.isax-bulk-stickynote .path5:before{content:"\f46f";margin-left:-1em}.isax-bulk-stickynote .path6:before{content:"\f470";margin-left:-1em}.isax-bulk-stop .path1:before{content:"\f471"}.isax-bulk-stop .path2:before{content:"\f472";margin-left:-1em;opacity:0.4}.isax-bulk-stop-circle .path1:before{content:"\f473";opacity:0.4}.isax-bulk-stop-circle .path2:before{content:"\f474";margin-left:-1em}.isax-bulk-story .path1:before{content:"\f475"}.isax-bulk-story .path2:before{content:"\f476";margin-left:-1em;opacity:0.4}.isax-bulk-story .path3:before{content:"\f477";margin-left:-1em;opacity:0.4}.isax-bulk-story .path4:before{content:"\f478";margin-left:-1em;opacity:0.4}.isax-bulk-strongbox .path1:before{content:"\f479";opacity:0.4}.isax-bulk-strongbox .path2:before{content:"\f47a";margin-left:-1em}.isax-bulk-strongbox-2 .path1:before{content:"\f47b";opacity:0.4}.isax-bulk-strongbox-2 .path2:before{content:"\f47c";margin-left:-1em}.isax-bulk-strongbox-2 .path3:before{content:"\f47d";margin-left:-1em}.isax-bulk-stx .path1:before{content:"\f47e";opacity:0.4}.isax-bulk-stx .path2:before{content:"\f47f";margin-left:-1em}.isax-bulk-stx .path3:before{content:"\f480";margin-left:-1em}.isax-bulk-subtitle .path1:before{content:"\f481"}.isax-bulk-subtitle .path2:before{content:"\f482";margin-left:-1em}.isax-bulk-subtitle .path3:before{content:"\f483";margin-left:-1em}.isax-bulk-subtitle .path4:before{content:"\f484";margin-left:-1em}.isax-bulk-subtitle .path5:before{content:"\f485";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path1:before{content:"\f486";opacity:0.4}.isax-bulk-sun .path2:before{content:"\f487";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path3:before{content:"\f488";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path4:before{content:"\f489";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path5:before{content:"\f48a";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path6:before{content:"\f48b";margin-left:-1em;opacity:0.4}.isax-bulk-sun .path7:before{content:"\f48c";margin-left:-1em}.isax-bulk-sun-1 .path1:before{content:"\f48d";opacity:0.4}.isax-bulk-sun-1 .path2:before{content:"\f48e";margin-left:-1em}.isax-bulk-sun-fog .path1:before{content:"\f48f"}.isax-bulk-sun-fog .path2:before{content:"\f490";margin-left:-1em}.isax-bulk-sun-fog .path3:before{content:"\f491";margin-left:-1em;opacity:0.4}.isax-bulk-sun-fog .path4:before{content:"\f492";margin-left:-1em;opacity:0.4}.isax-bulk-sun-fog .path5:before{content:"\f493";margin-left:-1em;opacity:0.4}.isax-bulk-support .path1:before{content:"\f494";opacity:0.4}.isax-bulk-support .path2:before{content:"\f495";margin-left:-1em}.isax-bulk-support .path3:before{content:"\f496";margin-left:-1em}.isax-bulk-tag .path1:before{content:"\f497";opacity:0.4}.isax-bulk-tag .path2:before{content:"\f498";margin-left:-1em}.isax-bulk-tag-2 .path1:before{content:"\f499";opacity:0.4}.isax-bulk-tag-2 .path2:before{content:"\f49a";margin-left:-1em}.isax-bulk-tag-2 .path3:before{content:"\f49b";margin-left:-1em}.isax-bulk-tag-cross .path1:before{content:"\f49c";opacity:0.4}.isax-bulk-tag-cross .path2:before{content:"\f49d";margin-left:-1em}.isax-bulk-tag-right .path1:before{content:"\f49e"}.isax-bulk-tag-right .path2:before{content:"\f49f";margin-left:-1em;opacity:0.4}.isax-bulk-tag-user .path1:before{content:"\f4a0"}.isax-bulk-tag-user .path2:before{content:"\f4a1";margin-left:-1em}.isax-bulk-tag-user .path3:before{content:"\f4a2";margin-left:-1em;opacity:0.4}.isax-bulk-task .path1:before{content:"\f4a3"}.isax-bulk-task .path2:before{content:"\f4a4";margin-left:-1em}.isax-bulk-task .path3:before{content:"\f4a5";margin-left:-1em}.isax-bulk-task .path4:before{content:"\f4a6";margin-left:-1em;opacity:0.4}.isax-bulk-task .path5:before{content:"\f4a7";margin-left:-1em;opacity:0.4}.isax-bulk-task .path6:before{content:"\f4a8";margin-left:-1em;opacity:0.4}.isax-bulk-task-square .path1:before{content:"\f4a9";opacity:0.4}.isax-bulk-task-square .path2:before{content:"\f4aa";margin-left:-1em}.isax-bulk-task-square .path3:before{content:"\f4ab";margin-left:-1em}.isax-bulk-task-square .path4:before{content:"\f4ac";margin-left:-1em}.isax-bulk-task-square .path5:before{content:"\f4ad";margin-left:-1em}.isax-bulk-teacher .path1:before{content:"\f4ae";opacity:0.4}.isax-bulk-teacher .path2:before{content:"\f4af";margin-left:-1em}.isax-bulk-text .path1:before{content:"\f4b0";opacity:0.4}.isax-bulk-text .path2:before{content:"\f4b1";margin-left:-1em}.isax-bulk-textalign-center .path1:before{content:"\f4b2"}.isax-bulk-textalign-center .path2:before{content:"\f4b3";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-center .path3:before{content:"\f4b4";margin-left:-1em}.isax-bulk-textalign-center .path4:before{content:"\f4b5";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifycenter .path1:before{content:"\f4b6"}.isax-bulk-textalign-justifycenter .path2:before{content:"\f4b7";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifycenter .path3:before{content:"\f4b8";margin-left:-1em}.isax-bulk-textalign-justifycenter .path4:before{content:"\f4b9";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyleft .path1:before{content:"\f4ba"}.isax-bulk-textalign-justifyleft .path2:before{content:"\f4bb";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyleft .path3:before{content:"\f4bc";margin-left:-1em}.isax-bulk-textalign-justifyleft .path4:before{content:"\f4bd";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-justifyright .path1:before{content:"\f4be"}.isax-bulk-textalign-justifyright .path2:before{content:"\f4bf";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-left .path1:before{content:"\f4c0"}.isax-bulk-textalign-left .path2:before{content:"\f4c1";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-left .path3:before{content:"\f4c2";margin-left:-1em}.isax-bulk-textalign-left .path4:before{content:"\f4c3";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-right .path1:before{content:"\f4c4"}.isax-bulk-textalign-right .path2:before{content:"\f4c5";margin-left:-1em;opacity:0.4}.isax-bulk-textalign-right .path3:before{content:"\f4c6";margin-left:-1em}.isax-bulk-textalign-right .path4:before{content:"\f4c7";margin-left:-1em;opacity:0.4}.isax-bulk-text-block .path1:before{content:"\f4c8";opacity:0.4}.isax-bulk-text-block .path2:before{content:"\f4c9";margin-left:-1em}.isax-bulk-text-bold .path1:before{content:"\f4ca";opacity:0.4}.isax-bulk-text-bold .path2:before{content:"\f4cb";margin-left:-1em}.isax-bulk-text-italic .path1:before{content:"\f4cc";opacity:0.4}.isax-bulk-text-italic .path2:before{content:"\f4cd";margin-left:-1em}.isax-bulk-text-underline .path1:before{content:"\f4ce";opacity:0.4}.isax-bulk-text-underline .path2:before{content:"\f4cf";margin-left:-1em}.isax-bulk-text-underline .path3:before{content:"\f4d0";margin-left:-1em}.isax-bulk-theta .path1:before{content:"\f4d1";opacity:0.4}.isax-bulk-theta .path2:before{content:"\f4d2";margin-left:-1em}.isax-bulk-tick-circle .path1:before{content:"\f4d3";opacity:0.4}.isax-bulk-tick-circle .path2:before{content:"\f4d4";margin-left:-1em}.isax-bulk-ticket .path1:before{content:"\f4d5"}.isax-bulk-ticket .path2:before{content:"\f4d6";margin-left:-1em;opacity:0.4}.isax-bulk-ticket-2 .path1:before{content:"\f4d7";opacity:0.4}.isax-bulk-ticket-2 .path2:before{content:"\f4d8";margin-left:-1em}.isax-bulk-ticket-2 .path3:before{content:"\f4d9";margin-left:-1em}.isax-bulk-ticket-discount .path1:before{content:"\f4da";opacity:0.4}.isax-bulk-ticket-discount .path2:before{content:"\f4db";margin-left:-1em}.isax-bulk-ticket-discount .path3:before{content:"\f4dc";margin-left:-1em}.isax-bulk-ticket-discount .path4:before{content:"\f4dd";margin-left:-1em}.isax-bulk-ticket-expired .path1:before{content:"\f4de";opacity:0.4}.isax-bulk-ticket-expired .path2:before{content:"\f4df";margin-left:-1em}.isax-bulk-ticket-star .path1:before{content:"\f4e0";opacity:0.4}.isax-bulk-ticket-star .path2:before{content:"\f4e1";margin-left:-1em}.isax-bulk-ticket-star .path3:before{content:"\f4e2";margin-left:-1em}.isax-bulk-tick-square .path1:before{content:"\f4e3";opacity:0.4}.isax-bulk-tick-square .path2:before{content:"\f4e4";margin-left:-1em}.isax-bulk-timer .path1:before{content:"\f4e5";opacity:0.4}.isax-bulk-timer .path2:before{content:"\f4e6";margin-left:-1em}.isax-bulk-timer .path3:before{content:"\f4e7";margin-left:-1em}.isax-bulk-timer-1 .path1:before{content:"\f4e8";opacity:0.4}.isax-bulk-timer-1 .path2:before{content:"\f4e9";margin-left:-1em}.isax-bulk-timer-1 .path3:before{content:"\f4ea";margin-left:-1em}.isax-bulk-timer-pause .path1:before{content:"\f4eb"}.isax-bulk-timer-pause .path2:before{content:"\f4ec";margin-left:-1em}.isax-bulk-timer-pause .path3:before{content:"\f4ed";margin-left:-1em;opacity:0.4}.isax-bulk-timer-pause .path4:before{content:"\f4ee";margin-left:-1em}.isax-bulk-timer-start .path1:before{content:"\f4ef"}.isax-bulk-timer-start .path2:before{content:"\f4f0";margin-left:-1em}.isax-bulk-timer-start .path3:before{content:"\f4f1";margin-left:-1em;opacity:0.4}.isax-bulk-timer-start .path4:before{content:"\f4f2";margin-left:-1em}.isax-bulk-toggle-off .path1:before{content:"\f4f3";opacity:0.4}.isax-bulk-toggle-off .path2:before{content:"\f4f4";margin-left:-1em}.isax-bulk-toggle-off-circle .path1:before{content:"\f4f5";opacity:0.4}.isax-bulk-toggle-off-circle .path2:before{content:"\f4f6";margin-left:-1em}.isax-bulk-toggle-on .path1:before{content:"\f4f7";opacity:0.4}.isax-bulk-toggle-on .path2:before{content:"\f4f8";margin-left:-1em}.isax-bulk-toggle-on-circle .path1:before{content:"\f4f9";opacity:0.4}.isax-bulk-toggle-on-circle .path2:before{content:"\f4fa";margin-left:-1em}.isax-bulk-trade .path1:before{content:"\f4fb"}.isax-bulk-trade .path2:before{content:"\f4fc";margin-left:-1em;opacity:0.4}.isax-bulk-trade .path3:before{content:"\f4fd";margin-left:-1em}.isax-bulk-trade .path4:before{content:"\f4fe";margin-left:-1em}.isax-bulk-transaction-minus .path1:before{content:"\f4ff";opacity:0.4}.isax-bulk-transaction-minus .path2:before{content:"\f500";margin-left:-1em}.isax-bulk-translate .path1:before{content:"\f501";opacity:0.4}.isax-bulk-translate .path2:before{content:"\f502";margin-left:-1em;opacity:0.4}.isax-bulk-translate .path3:before{content:"\f503";margin-left:-1em}.isax-bulk-translate .path4:before{content:"\f504";margin-left:-1em}.isax-bulk-translate .path5:before{content:"\f505";margin-left:-1em}.isax-bulk-translate .path6:before{content:"\f506";margin-left:-1em}.isax-bulk-trash .path1:before{content:"\f507"}.isax-bulk-trash .path2:before{content:"\f508";margin-left:-1em;opacity:0.3991}.isax-bulk-trash .path3:before{content:"\f509";margin-left:-1em}.isax-bulk-trash .path4:before{content:"\f50a";margin-left:-1em}.isax-bulk-tree .path1:before{content:"\f50b";opacity:0.4}.isax-bulk-tree .path2:before{content:"\f50c";margin-left:-1em}.isax-bulk-tree .path3:before{content:"\f50d";margin-left:-1em}.isax-bulk-trello .path1:before{content:"\f50e";opacity:0.4}.isax-bulk-trello .path2:before{content:"\f50f";margin-left:-1em}.isax-bulk-trello .path3:before{content:"\f510";margin-left:-1em}.isax-bulk-trend-down .path1:before{content:"\f511";opacity:0.4}.isax-bulk-trend-down .path2:before{content:"\f512";margin-left:-1em}.isax-bulk-trend-up .path1:before{content:"\f513";opacity:0.4}.isax-bulk-trend-up .path2:before{content:"\f514";margin-left:-1em}.isax-bulk-triangle .path1:before{content:"\f515"}.isax-bulk-triangle .path2:before{content:"\f516";margin-left:-1em;opacity:0.6}.isax-bulk-triangle .path3:before{content:"\f517";margin-left:-1em;opacity:0.4}.isax-bulk-triangle-1 .path1:before{content:"\f518";opacity:0.4}.isax-bulk-triangle-1 .path2:before{content:"\f519";margin-left:-1em}.isax-bulk-triangle-1 .path3:before{content:"\f51a";margin-left:-1em}.isax-bulk-truck .path1:before{content:"\f51b"}.isax-bulk-truck .path2:before{content:"\f51c";margin-left:-1em;opacity:0.4}.isax-bulk-truck .path3:before{content:"\f51d";margin-left:-1em}.isax-bulk-truck .path4:before{content:"\f51e";margin-left:-1em}.isax-bulk-truck .path5:before{content:"\f51f";margin-left:-1em}.isax-bulk-truck-fast .path1:before{content:"\f520";opacity:0.4}.isax-bulk-truck-fast .path2:before{content:"\f521";margin-left:-1em}.isax-bulk-truck-fast .path3:before{content:"\f522";margin-left:-1em}.isax-bulk-truck-fast .path4:before{content:"\f523";margin-left:-1em}.isax-bulk-truck-fast .path5:before{content:"\f524";margin-left:-1em}.isax-bulk-truck-fast .path6:before{content:"\f525";margin-left:-1em}.isax-bulk-truck-fast .path7:before{content:"\f526";margin-left:-1em}.isax-bulk-truck-fast .path8:before{content:"\f527";margin-left:-1em}.isax-bulk-truck-remove .path1:before{content:"\f528"}.isax-bulk-truck-remove .path2:before{content:"\f529";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path3:before{content:"\f52a";margin-left:-1em}.isax-bulk-truck-remove .path4:before{content:"\f52b";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path5:before{content:"\f52c";margin-left:-1em;opacity:0.4}.isax-bulk-truck-remove .path6:before{content:"\f52d";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path1:before{content:"\f52e";opacity:0.4}.isax-bulk-truck-tick .path2:before{content:"\f52f";margin-left:-1em}.isax-bulk-truck-tick .path3:before{content:"\f530";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path4:before{content:"\f531";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path5:before{content:"\f532";margin-left:-1em;opacity:0.4}.isax-bulk-truck-tick .path6:before{content:"\f533";margin-left:-1em}.isax-bulk-truck-time .path1:before{content:"\f534"}.isax-bulk-truck-time .path2:before{content:"\f535";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path3:before{content:"\f536";margin-left:-1em}.isax-bulk-truck-time .path4:before{content:"\f537";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path5:before{content:"\f538";margin-left:-1em;opacity:0.4}.isax-bulk-truck-time .path6:before{content:"\f539";margin-left:-1em;opacity:0.4}.isax-bulk-trush-square .path1:before{content:"\f53a";opacity:0.4}.isax-bulk-trush-square .path2:before{content:"\f53b";margin-left:-1em}.isax-bulk-trush-square .path3:before{content:"\f53c";margin-left:-1em}.isax-bulk-trx .path1:before{content:"\f53d"}.isax-bulk-trx .path2:before{content:"\f53e";margin-left:-1em;opacity:0.4}.isax-bulk-trx .path3:before{content:"\f53f";margin-left:-1em}.isax-bulk-trx .path4:before{content:"\f540";margin-left:-1em;opacity:0.4}.isax-bulk-twitch .path1:before{content:"\f541";opacity:0.4}.isax-bulk-twitch .path2:before{content:"\f542";margin-left:-1em}.isax-bulk-twitch .path3:before{content:"\f543";margin-left:-1em}.isax-bulk-ui8 .path1:before{content:"\f544";opacity:0.4}.isax-bulk-ui8 .path2:before{content:"\f545";margin-left:-1em}.isax-bulk-ui8 .path3:before{content:"\f546";margin-left:-1em}.isax-bulk-ui8 .path4:before{content:"\f547";margin-left:-1em}.isax-bulk-ui8 .path5:before{content:"\f548";margin-left:-1em}.isax-bulk-ui8 .path6:before{content:"\f549";margin-left:-1em}.isax-bulk-undo .path1:before{content:"\f54a";opacity:0.4}.isax-bulk-undo .path2:before{content:"\f54b";margin-left:-1em}.isax-bulk-unlimited .path1:before{content:"\f54c";opacity:0.4}.isax-bulk-unlimited .path2:before{content:"\f54d";margin-left:-1em}.isax-bulk-unlimited .path3:before{content:"\f54e";margin-left:-1em}.isax-bulk-unlock .path1:before{content:"\f54f";opacity:0.4}.isax-bulk-unlock .path2:before{content:"\f550";margin-left:-1em}.isax-bulk-unlock .path3:before{content:"\f551";margin-left:-1em;opacity:0.4}.isax-bulk-usdc .path1:before{content:"\f552";opacity:0.4}.isax-bulk-usdc .path2:before{content:"\f553";margin-left:-1em}.isax-bulk-usdc .path3:before{content:"\f554";margin-left:-1em}.isax-bulk-usdc .path4:before{content:"\f555";margin-left:-1em}.isax-bulk-usdt .path1:before{content:"\f556";opacity:0.4}.isax-bulk-usdt .path2:before{content:"\f557";margin-left:-1em}.isax-bulk-user .path1:before{content:"\f558";opacity:0.4}.isax-bulk-user .path2:before{content:"\f559";margin-left:-1em}.isax-bulk-user-add .path1:before{content:"\f55a";opacity:0.4}.isax-bulk-user-add .path2:before{content:"\f55b";margin-left:-1em}.isax-bulk-user-add .path3:before{content:"\f55c";margin-left:-1em}.isax-bulk-user-cirlce-add .path1:before{content:"\f55d"}.isax-bulk-user-cirlce-add .path2:before{content:"\f55e";margin-left:-1em;opacity:0.4}.isax-bulk-user-cirlce-add .path3:before{content:"\f55f";margin-left:-1em}.isax-bulk-user-cirlce-add .path4:before{content:"\f560";margin-left:-1em}.isax-bulk-user-edit .path1:before{content:"\f561"}.isax-bulk-user-edit .path2:before{content:"\f562";margin-left:-1em;opacity:0.4}.isax-bulk-user-edit .path3:before{content:"\f563";margin-left:-1em}.isax-bulk-user-minus .path1:before{content:"\f564"}.isax-bulk-user-minus .path2:before{content:"\f565";margin-left:-1em;opacity:0.4}.isax-bulk-user-minus .path3:before{content:"\f566";margin-left:-1em}.isax-bulk-user-octagon .path1:before{content:"\f567";opacity:0.4}.isax-bulk-user-octagon .path2:before{content:"\f568";margin-left:-1em}.isax-bulk-user-octagon .path3:before{content:"\f569";margin-left:-1em}.isax-bulk-user-remove .path1:before{content:"\f56a";opacity:0.4}.isax-bulk-user-remove .path2:before{content:"\f56b";margin-left:-1em}.isax-bulk-user-remove .path3:before{content:"\f56c";margin-left:-1em}.isax-bulk-user-search .path1:before{content:"\f56d"}.isax-bulk-user-search .path2:before{content:"\f56e";margin-left:-1em;opacity:0.4}.isax-bulk-user-search .path3:before{content:"\f56f";margin-left:-1em}.isax-bulk-user-square .path1:before{content:"\f570";opacity:0.4}.isax-bulk-user-square .path2:before{content:"\f571";margin-left:-1em}.isax-bulk-user-square .path3:before{content:"\f572";margin-left:-1em}.isax-bulk-user-tag .path1:before{content:"\f573";opacity:0.4}.isax-bulk-user-tag .path2:before{content:"\f574";margin-left:-1em}.isax-bulk-user-tag .path3:before{content:"\f575";margin-left:-1em}.isax-bulk-user-tick .path1:before{content:"\f576"}.isax-bulk-user-tick .path2:before{content:"\f577";margin-left:-1em;opacity:0.4}.isax-bulk-user-tick .path3:before{content:"\f578";margin-left:-1em}.isax-bulk-verify .path1:before{content:"\f579";opacity:0.4}.isax-bulk-verify .path2:before{content:"\f57a";margin-left:-1em}.isax-bulk-vibe .path1:before{content:"\f57b"}.isax-bulk-vibe .path2:before{content:"\f57c";margin-left:-1em;opacity:0.4}.isax-bulk-vibe .path3:before{content:"\f57d";margin-left:-1em}.isax-bulk-video .path1:before{content:"\f57e";opacity:0.4}.isax-bulk-video .path2:before{content:"\f57f";margin-left:-1em}.isax-bulk-video .path3:before{content:"\f580";margin-left:-1em}.isax-bulk-video-add .path1:before{content:"\f581";opacity:0.4}.isax-bulk-video-add .path2:before{content:"\f582";margin-left:-1em}.isax-bulk-video-add .path3:before{content:"\f583";margin-left:-1em}.isax-bulk-video-circle .path1:before{content:"\f584";opacity:0.4}.isax-bulk-video-circle .path2:before{content:"\f585";margin-left:-1em}.isax-bulk-video-horizontal .path1:before{content:"\f586";opacity:0.4}.isax-bulk-video-horizontal .path2:before{content:"\f587";margin-left:-1em}.isax-bulk-video-octagon .path1:before{content:"\f588";opacity:0.4}.isax-bulk-video-octagon .path2:before{content:"\f589";margin-left:-1em}.isax-bulk-video-play .path1:before{content:"\f58a";opacity:0.4}.isax-bulk-video-play .path2:before{content:"\f58b";margin-left:-1em}.isax-bulk-video-play .path3:before{content:"\f58c";margin-left:-1em}.isax-bulk-video-remove .path1:before{content:"\f58d"}.isax-bulk-video-remove .path2:before{content:"\f58e";margin-left:-1em;opacity:0.4}.isax-bulk-video-remove .path3:before{content:"\f58f";margin-left:-1em}.isax-bulk-video-slash .path1:before{content:"\f590";opacity:0.4}.isax-bulk-video-slash .path2:before{content:"\f591";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path3:before{content:"\f592";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path4:before{content:"\f593";margin-left:-1em;opacity:0.4}.isax-bulk-video-slash .path5:before{content:"\f594";margin-left:-1em}.isax-bulk-video-slash .path6:before{content:"\f595";margin-left:-1em}.isax-bulk-video-square .path1:before{content:"\f596";opacity:0.4}.isax-bulk-video-square .path2:before{content:"\f597";margin-left:-1em}.isax-bulk-video-tick .path1:before{content:"\f598"}.isax-bulk-video-tick .path2:before{content:"\f599";margin-left:-1em;opacity:0.4}.isax-bulk-video-tick .path3:before{content:"\f59a";margin-left:-1em}.isax-bulk-video-time .path1:before{content:"\f59b"}.isax-bulk-video-time .path2:before{content:"\f59c";margin-left:-1em;opacity:0.4}.isax-bulk-video-time .path3:before{content:"\f59d";margin-left:-1em}.isax-bulk-video-vertical .path1:before{content:"\f59e";opacity:0.4}.isax-bulk-video-vertical .path2:before{content:"\f59f";margin-left:-1em}.isax-bulk-vlx:before{content:"\f5a0"}.isax-bulk-voice-cricle .path1:before{content:"\f5a1";opacity:0.4}.isax-bulk-voice-cricle .path2:before{content:"\f5a2";margin-left:-1em}.isax-bulk-voice-cricle .path3:before{content:"\f5a3";margin-left:-1em}.isax-bulk-voice-cricle .path4:before{content:"\f5a4";margin-left:-1em}.isax-bulk-voice-cricle .path5:before{content:"\f5a5";margin-left:-1em}.isax-bulk-voice-cricle .path6:before{content:"\f5a6";margin-left:-1em}.isax-bulk-voice-square .path1:before{content:"\f5a7";opacity:0.4}.isax-bulk-voice-square .path2:before{content:"\f5a8";margin-left:-1em}.isax-bulk-voice-square .path3:before{content:"\f5a9";margin-left:-1em}.isax-bulk-voice-square .path4:before{content:"\f5aa";margin-left:-1em}.isax-bulk-voice-square .path5:before{content:"\f5ab";margin-left:-1em}.isax-bulk-voice-square .path6:before{content:"\f5ac";margin-left:-1em}.isax-bulk-volume-cross .path1:before{content:"\f5ad"}.isax-bulk-volume-cross .path2:before{content:"\f5ae";margin-left:-1em;opacity:0.4}.isax-bulk-volume-cross .path3:before{content:"\f5af";margin-left:-1em}.isax-bulk-volume-high .path1:before{content:"\f5b0"}.isax-bulk-volume-high .path2:before{content:"\f5b1";margin-left:-1em}.isax-bulk-volume-high .path3:before{content:"\f5b2";margin-left:-1em;opacity:0.4}.isax-bulk-volume-high .path4:before{content:"\f5b3";margin-left:-1em}.isax-bulk-volume-low .path1:before{content:"\f5b4"}.isax-bulk-volume-low .path2:before{content:"\f5b5";margin-left:-1em;opacity:0.4}.isax-bulk-volume-low .path3:before{content:"\f5b6";margin-left:-1em}.isax-bulk-volume-low-1 .path1:before{content:"\f5b7"}.isax-bulk-volume-low-1 .path2:before{content:"\f5b8";margin-left:-1em;opacity:0.4}.isax-bulk-volume-low-1 .path3:before{content:"\f5b9";margin-left:-1em}.isax-bulk-volume-mute .path1:before{content:"\f5ba";opacity:0.4}.isax-bulk-volume-mute .path2:before{content:"\f5bb";margin-left:-1em}.isax-bulk-volume-slash .path1:before{content:"\f5bc"}.isax-bulk-volume-slash .path2:before{content:"\f5bd";margin-left:-1em}.isax-bulk-volume-slash .path3:before{content:"\f5be";margin-left:-1em;opacity:0.4}.isax-bulk-volume-slash .path4:before{content:"\f5bf";margin-left:-1em;opacity:0.4}.isax-bulk-volume-slash .path5:before{content:"\f5c0";margin-left:-1em}.isax-bulk-volume-up .path1:before{content:"\f5c1"}.isax-bulk-volume-up .path2:before{content:"\f5c2";margin-left:-1em;opacity:0.4}.isax-bulk-volume-up .path3:before{content:"\f5c3";margin-left:-1em}.isax-bulk-vuesax .path1:before{content:"\f5c4"}.isax-bulk-vuesax .path2:before{content:"\f5c5";margin-left:-1em;opacity:0.4}.isax-bulk-vuesax .path3:before{content:"\f5c6";margin-left:-1em}.isax-bulk-wallet .path1:before{content:"\f5c7";opacity:0.4}.isax-bulk-wallet .path2:before{content:"\f5c8";margin-left:-1em}.isax-bulk-wallet .path3:before{content:"\f5c9";margin-left:-1em}.isax-bulk-wallet-1 .path1:before{content:"\f5ca";opacity:0.8}.isax-bulk-wallet-1 .path2:before{content:"\f5cb";margin-left:-1em}.isax-bulk-wallet-1 .path3:before{content:"\f5cc";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-1 .path4:before{content:"\f5cd";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-1 .path5:before{content:"\f5ce";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-2 .path1:before{content:"\f5cf"}.isax-bulk-wallet-2 .path2:before{content:"\f5d0";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-2 .path3:before{content:"\f5d1";margin-left:-1em}.isax-bulk-wallet-3 .path1:before{content:"\f5d2"}.isax-bulk-wallet-3 .path2:before{content:"\f5d3";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-3 .path3:before{content:"\f5d4";margin-left:-1em}.isax-bulk-wallet-3 .path4:before{content:"\f5d5";margin-left:-1em}.isax-bulk-wallet-add .path1:before{content:"\f5d6"}.isax-bulk-wallet-add .path2:before{content:"\f5d7";margin-left:-1em}.isax-bulk-wallet-add .path3:before{content:"\f5d8";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-add .path4:before{content:"\f5d9";margin-left:-1em}.isax-bulk-wallet-add-1 .path1:before{content:"\f5da";opacity:0.8}.isax-bulk-wallet-add-1 .path2:before{content:"\f5db";margin-left:-1em}.isax-bulk-wallet-add-1 .path3:before{content:"\f5dc";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-add-1 .path4:before{content:"\f5dd";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-add-1 .path5:before{content:"\f5de";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-add-1 .path6:before{content:"\f5df";margin-left:-1em}.isax-bulk-wallet-check .path1:before{content:"\f5e0"}.isax-bulk-wallet-check .path2:before{content:"\f5e1";margin-left:-1em}.isax-bulk-wallet-check .path3:before{content:"\f5e2";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-check .path4:before{content:"\f5e3";margin-left:-1em}.isax-bulk-wallet-minus .path1:before{content:"\f5e4";opacity:0.8}.isax-bulk-wallet-minus .path2:before{content:"\f5e5";margin-left:-1em}.isax-bulk-wallet-minus .path3:before{content:"\f5e6";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-minus .path4:before{content:"\f5e7";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-minus .path5:before{content:"\f5e8";margin-left:-1em;opacity:0.6}.isax-bulk-wallet-minus .path6:before{content:"\f5e9";margin-left:-1em}.isax-bulk-wallet-money .path1:before{content:"\f5ea";opacity:0.4}.isax-bulk-wallet-money .path2:before{content:"\f5eb";margin-left:-1em}.isax-bulk-wallet-remove .path1:before{content:"\f5ec";opacity:0.4}.isax-bulk-wallet-remove .path2:before{content:"\f5ed";margin-left:-1em}.isax-bulk-wallet-remove .path3:before{content:"\f5ee";margin-left:-1em}.isax-bulk-wallet-remove .path4:before{content:"\f5ef";margin-left:-1em}.isax-bulk-wallet-search .path1:before{content:"\f5f0"}.isax-bulk-wallet-search .path2:before{content:"\f5f1";margin-left:-1em;opacity:0.4}.isax-bulk-wallet-search .path3:before{content:"\f5f2";margin-left:-1em}.isax-bulk-wallet-search .path4:before{content:"\f5f3";margin-left:-1em}.isax-bulk-wan .path1:before{content:"\f5f4";opacity:0.4}.isax-bulk-wan .path2:before{content:"\f5f5";margin-left:-1em}.isax-bulk-wan .path3:before{content:"\f5f6";margin-left:-1em}.isax-bulk-wan-1 .path1:before{content:"\f5f7";opacity:0.4}.isax-bulk-wan-1 .path2:before{content:"\f5f8";margin-left:-1em}.isax-bulk-warning-2 .path1:before{content:"\f5f9";opacity:0.4}.isax-bulk-warning-2 .path2:before{content:"\f5fa";margin-left:-1em}.isax-bulk-warning-2 .path3:before{content:"\f5fb";margin-left:-1em}.isax-bulk-watch .path1:before{content:"\f5fc";opacity:0.4}.isax-bulk-watch .path2:before{content:"\f5fd";margin-left:-1em}.isax-bulk-watch .path3:before{content:"\f5fe";margin-left:-1em}.isax-bulk-watch .path4:before{content:"\f5ff";margin-left:-1em}.isax-bulk-watch-status .path1:before{content:"\f600";opacity:0.4}.isax-bulk-watch-status .path2:before{content:"\f601";margin-left:-1em}.isax-bulk-watch-status .path3:before{content:"\f602";margin-left:-1em}.isax-bulk-watch-status .path4:before{content:"\f603";margin-left:-1em}.isax-bulk-watch-status .path5:before{content:"\f604";margin-left:-1em}.isax-bulk-watch-status .path6:before{content:"\f605";margin-left:-1em}.isax-bulk-weight .path1:before{content:"\f606";opacity:0.4}.isax-bulk-weight .path2:before{content:"\f607";margin-left:-1em}.isax-bulk-weight-1 .path1:before{content:"\f608";opacity:0.4}.isax-bulk-weight-1 .path2:before{content:"\f609";margin-left:-1em;opacity:0.4}.isax-bulk-weight-1 .path3:before{content:"\f60a";margin-left:-1em}.isax-bulk-weight-1 .path4:before{content:"\f60b";margin-left:-1em}.isax-bulk-weight-1 .path5:before{content:"\f60c";margin-left:-1em}.isax-bulk-whatsapp .path1:before{content:"\f60d";opacity:0.4}.isax-bulk-whatsapp .path2:before{content:"\f60e";margin-left:-1em}.isax-bulk-wifi .path1:before{content:"\f60f";opacity:0.4}.isax-bulk-wifi .path2:before{content:"\f610";margin-left:-1em}.isax-bulk-wifi .path3:before{content:"\f611";margin-left:-1em}.isax-bulk-wifi .path4:before{content:"\f612";margin-left:-1em;opacity:0.4}.isax-bulk-wifi-square .path1:before{content:"\f613";opacity:0.4}.isax-bulk-wifi-square .path2:before{content:"\f614";margin-left:-1em}.isax-bulk-wifi-square .path3:before{content:"\f615";margin-left:-1em}.isax-bulk-wifi-square .path4:before{content:"\f616";margin-left:-1em}.isax-bulk-wind .path1:before{content:"\f617"}.isax-bulk-wind .path2:before{content:"\f618";margin-left:-1em;opacity:0.4}.isax-bulk-wind .path3:before{content:"\f619";margin-left:-1em}.isax-bulk-wind-2 .path1:before{content:"\f61a";opacity:0.4}.isax-bulk-wind-2 .path2:before{content:"\f61b";margin-left:-1em}.isax-bulk-wind-2 .path3:before{content:"\f61c";margin-left:-1em}.isax-bulk-windows .path1:before{content:"\f61d";opacity:0.4}.isax-bulk-windows .path2:before{content:"\f61e";margin-left:-1em}.isax-bulk-windows .path3:before{content:"\f61f";margin-left:-1em}.isax-bulk-windows .path4:before{content:"\f620";margin-left:-1em;opacity:0.4}.isax-bulk-wing .path1:before{content:"\f621"}.isax-bulk-wing .path2:before{content:"\f622";margin-left:-1em;opacity:0.4}.isax-bulk-wing .path3:before{content:"\f623";margin-left:-1em}.isax-bulk-woman .path1:before{content:"\f624";opacity:0.4}.isax-bulk-woman .path2:before{content:"\f625";margin-left:-1em}.isax-bulk-xd .path1:before{content:"\f626";opacity:0.4}.isax-bulk-xd .path2:before{content:"\f627";margin-left:-1em}.isax-bulk-xd .path3:before{content:"\f628";margin-left:-1em}.isax-bulk-xem .path1:before{content:"\f629";opacity:0.6}.isax-bulk-xem .path2:before{content:"\f62a";margin-left:-1em;opacity:0.4}.isax-bulk-xem .path3:before{content:"\f62b";margin-left:-1em}.isax-bulk-xiaomi .path1:before{content:"\f62c";opacity:0.4}.isax-bulk-xiaomi .path2:before{content:"\f62d";margin-left:-1em}.isax-bulk-xiaomi .path3:before{content:"\f62e";margin-left:-1em}.isax-bulk-xiaomi .path4:before{content:"\f62f";margin-left:-1em}.isax-bulk-xlm .path1:before{content:"\f630"}.isax-bulk-xlm .path2:before{content:"\f631";margin-left:-1em;opacity:0.4}.isax-bulk-xmr .path1:before{content:"\f632"}.isax-bulk-xmr .path2:before{content:"\f633";margin-left:-1em;opacity:0.4}.isax-bulk-xrp .path1:before{content:"\f634"}.isax-bulk-xrp .path2:before{content:"\f635";margin-left:-1em;opacity:0.4}.isax-bulk-youtube .path1:before{content:"\f636";opacity:0.4}.isax-bulk-youtube .path2:before{content:"\f637";margin-left:-1em}.isax-bulk-zel .path1:before{content:"\f638";opacity:0.4}.isax-bulk-zel .path2:before{content:"\f639";margin-left:-1em}.isax-bulk-zel .path3:before{content:"\f63a";margin-left:-1em}.isax-bulk-zel .path4:before{content:"\f63b";margin-left:-1em}.isax-bulk-zoom .path1:before{content:"\f63c";opacity:0.4}.isax-bulk-zoom .path2:before{content:"\f63d";margin-left:-1em}.isax-bulk-zoom .path3:before{content:"\f63e";margin-left:-1em}@font-face{font-family:'isax-outline';src:url(/assets/iconsax/variants/outline/isax-outline-3e99df5da63b803e94bbb538e2c3e1684af34f7832837f7a0c974605c8709566.eot);src:url(/assets/iconsax/variants/outline/isax-outline-3e99df5da63b803e94bbb538e2c3e1684af34f7832837f7a0c974605c8709566.eot\#iefix) format("embedded-opentype"),url(/assets/iconsax/variants/outline/isax-outline-1d44b903cd16e6fb6a5d4a01e893f245f4c35c4475a329fb8e70bf5acbbd4756.ttf) format("truetype"),url(/assets/iconsax/variants/outline/isax-outline-4efd8f6c5e00e75ab94980220f35b703a6b2b8dd09ed6dd467b211a776f2c205.woff) format("woff"),url(/assets/iconsax/variants/outline/isax-outline-6aa7575586f1f39823fa6a4bc96e70e2c1a810f81ae8ecba4df05c315bcc26df.svg) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="isax-"]:not([class^="isax-bulk"],[class^="isax-bold"]),[class*=" isax-"]:not([class*=" isax-bulk"],[class*=" isax-bold"]){font-family:'isax-outline' !important}.isax-aave:before{content:"\e900"}.isax-activity:before{content:"\e901"}.isax-ada:before{content:"\e902"}.isax-add:before{content:"\e903"}.isax-add-circle:before{content:"\e904"}.isax-additem:before{content:"\e905"}.isax-add-square:before{content:"\e906"}.isax-airdrop:before{content:"\e907"}.isax-airplane:before{content:"\e908"}.isax-airplane-square:before{content:"\e909"}.isax-airpod:before{content:"\e90a"}.isax-airpods:before{content:"\e90b"}.isax-alarm:before{content:"\e90c"}.isax-align-bottom:before{content:"\e90d"}.isax-align-horizontally:before{content:"\e90e"}.isax-align-left:before{content:"\e90f"}.isax-align-right:before{content:"\e910"}.isax-align-vertically:before{content:"\e911"}.isax-android:before{content:"\e912"}.isax-ankr:before{content:"\e913"}.isax-apple:before{content:"\e914"}.isax-aquarius:before{content:"\e915"}.isax-archive:before{content:"\e916"}.isax-archive-1:before{content:"\e917"}.isax-archive-2:before{content:"\e918"}.isax-archive-add:before{content:"\e919"}.isax-archive-book:before{content:"\e91a"}.isax-archive-minus:before{content:"\e91b"}.isax-archive-slash:before{content:"\e91c"}.isax-archive-tick:before{content:"\e91d"}.isax-arrange-circle:before{content:"\e91e"}.isax-arrange-circle-2:before{content:"\e91f"}.isax-arrange-square:before{content:"\e920"}.isax-arrange-square-2:before{content:"\e921"}.isax-arrow:before{content:"\e922"}.isax-arrow-2:before{content:"\e923"}.isax-arrow-3:before{content:"\e924"}.isax-arrow-circle-down:before{content:"\e925"}.isax-arrow-circle-left:before{content:"\e926"}.isax-arrow-circle-right:before{content:"\e927"}.isax-arrow-circle-up:before{content:"\e928"}.isax-arrow-down:before{content:"\e929"}.isax-arrow-down-1:before{content:"\e92a"}.isax-arrow-down-2:before{content:"\e92b"}.isax-arrow-down-3:before{content:"\e92c"}.isax-arrow-left:before{content:"\e92d"}.isax-arrow-left-1:before{content:"\e92e"}.isax-arrow-left-2:before{content:"\e92f"}.isax-arrow-left-3:before{content:"\e930"}.isax-arrow-right:before{content:"\e931"}.isax-arrow-right-1:before{content:"\e932"}.isax-arrow-right-2:before{content:"\e933"}.isax-arrow-right-3:before{content:"\e934"}.isax-arrow-square:before{content:"\e935"}.isax-arrow-square-down:before{content:"\e936"}.isax-arrow-square-left:before{content:"\e937"}.isax-arrow-square-right:before{content:"\e938"}.isax-arrow-square-up:before{content:"\e939"}.isax-arrow-swap:before{content:"\e93a"}.isax-arrow-swap-horizontal:before{content:"\e93b"}.isax-arrow-up:before{content:"\e93c"}.isax-arrow-up-1:before{content:"\e93d"}.isax-arrow-up-2:before{content:"\e93e"}.isax-arrow-up-3:before{content:"\e93f"}.isax-attach-circle:before{content:"\e940"}.isax-attach-square:before{content:"\e941"}.isax-audio-square:before{content:"\e942"}.isax-autobrightness:before{content:"\e943"}.isax-avax:before{content:"\e944"}.isax-award:before{content:"\e945"}.isax-back-square:before{content:"\e946"}.isax-backward:before{content:"\e947"}.isax-backward-5-seconds:before{content:"\e948"}.isax-backward-10-seconds:before{content:"\e949"}.isax-backward-15-seconds:before{content:"\e94a"}.isax-backward-item:before{content:"\e94b"}.isax-bag:before{content:"\e94c"}.isax-bag-2:before{content:"\e94d"}.isax-bag-cross:before{content:"\e94e"}.isax-bag-cross-1:before{content:"\e94f"}.isax-bag-happy:before{content:"\e950"}.isax-bag-tick:before{content:"\e951"}.isax-bag-tick-2:before{content:"\e952"}.isax-bag-timer:before{content:"\e953"}.isax-bank:before{content:"\e954"}.isax-barcode:before{content:"\e955"}.isax-battery-3full:before{content:"\e956"}.isax-battery-charging:before{content:"\e957"}.isax-battery-disable:before{content:"\e958"}.isax-battery-empty:before{content:"\e959"}.isax-battery-empty-1:before{content:"\e95a"}.isax-battery-full:before{content:"\e95b"}.isax-be:before{content:"\e95c"}.isax-bezier:before{content:"\e95d"}.isax-bill:before{content:"\e95e"}.isax-bitcoin-card:before{content:"\e95f"}.isax-bitcoin-convert:before{content:"\e960"}.isax-bitcoin-refresh:before{content:"\e961"}.isax-blend:before{content:"\e962"}.isax-blend-2:before{content:"\e963"}.isax-blogger:before{content:"\e964"}.isax-bluetooth:before{content:"\e965"}.isax-bluetooth-2:before{content:"\e966"}.isax-bluetooth-circle:before{content:"\e967"}.isax-bluetooth-rectangle:before{content:"\e968"}.isax-blur:before{content:"\e969"}.isax-bnb:before{content:"\e96a"}.isax-book:before{content:"\e96b"}.isax-book-1:before{content:"\e96c"}.isax-bookmark:before{content:"\e96d"}.isax-bookmark-2:before{content:"\e96e"}.isax-book-saved:before{content:"\e96f"}.isax-book-square:before{content:"\e970"}.isax-bootstrap:before{content:"\e971"}.isax-box:before{content:"\e972"}.isax-box-1:before{content:"\e973"}.isax-box-2:before{content:"\e974"}.isax-box-add:before{content:"\e975"}.isax-box-remove:before{content:"\e976"}.isax-box-search:before{content:"\e977"}.isax-box-tick:before{content:"\e978"}.isax-box-time:before{content:"\e979"}.isax-briefcase:before{content:"\e97a"}.isax-brifecase-cross:before{content:"\e97b"}.isax-brifecase-tick:before{content:"\e97c"}.isax-brifecase-timer:before{content:"\e97d"}.isax-broom:before{content:"\e97e"}.isax-brush:before{content:"\e97f"}.isax-brush-1:before{content:"\e980"}.isax-brush-2:before{content:"\e981"}.isax-brush-3:before{content:"\e982"}.isax-brush-4:before{content:"\e983"}.isax-btc:before{content:"\e984"}.isax-bubble:before{content:"\e985"}.isax-bucket:before{content:"\e986"}.isax-bucket-circle:before{content:"\e987"}.isax-bucket-square:before{content:"\e988"}.isax-building:before{content:"\e989"}.isax-building-3:before{content:"\e98a"}.isax-building-4:before{content:"\e98b"}.isax-buildings:before{content:"\e98c"}.isax-buildings-2:before{content:"\e98d"}.isax-buliding:before{content:"\e98e"}.isax-bus:before{content:"\e98f"}.isax-busd:before{content:"\e990"}.isax-buy-crypto:before{content:"\e991"}.isax-cake:before{content:"\e992"}.isax-calculator:before{content:"\e993"}.isax-calendar:before{content:"\e994"}.isax-calendar-1:before{content:"\e995"}.isax-calendar-2:before{content:"\e996"}.isax-calendar-add:before{content:"\e997"}.isax-calendar-circle:before{content:"\e998"}.isax-calendar-edit:before{content:"\e999"}.isax-calendar-remove:before{content:"\e99a"}.isax-calendar-search:before{content:"\e99b"}.isax-calendar-tick:before{content:"\e99c"}.isax-call:before{content:"\e99d"}.isax-call-add:before{content:"\e99e"}.isax-call-calling:before{content:"\e99f"}.isax-call-incoming:before{content:"\e9a0"}.isax-call-minus:before{content:"\e9a1"}.isax-call-outgoing:before{content:"\e9a2"}.isax-call-received:before{content:"\e9a3"}.isax-call-remove:before{content:"\e9a4"}.isax-call-slash:before{content:"\e9a5"}.isax-camera:before{content:"\e9a6"}.isax-camera-slash:before{content:"\e9a7"}.isax-candle:before{content:"\e9a8"}.isax-candle-2:before{content:"\e9a9"}.isax-car:before{content:"\e9aa"}.isax-card:before{content:"\e9ab"}.isax-card-add:before{content:"\e9ac"}.isax-card-coin:before{content:"\e9ad"}.isax-card-edit:before{content:"\e9ae"}.isax-card-pos:before{content:"\e9af"}.isax-card-receive:before{content:"\e9b0"}.isax-card-remove:before{content:"\e9b1"}.isax-card-remove-1:before{content:"\e9b2"}.isax-cards:before{content:"\e9b3"}.isax-card-send:before{content:"\e9b4"}.isax-card-slash:before{content:"\e9b5"}.isax-card-tick:before{content:"\e9b6"}.isax-card-tick-1:before{content:"\e9b7"}.isax-category:before{content:"\e9b8"}.isax-category-1:before{content:"\e9b9"}.isax-cd:before{content:"\e9ba"}.isax-cel:before{content:"\e9bb"}.isax-celo:before{content:"\e9bc"}.isax-chart:before{content:"\e9bd"}.isax-chart-1:before{content:"\e9be"}.isax-chart-2:before{content:"\e9bf"}.isax-chart-3:before{content:"\e9c0"}.isax-chart-4:before{content:"\e9c1"}.isax-chart-5:before{content:"\e9c2"}.isax-chart-fail:before{content:"\e9c3"}.isax-chart-square:before{content:"\e9c4"}.isax-chart-success:before{content:"\e9c5"}.isax-check:before{content:"\e9c6"}.isax-chrome:before{content:"\e9c7"}.isax-clipboard:before{content:"\e9c8"}.isax-clipboard-close:before{content:"\e9c9"}.isax-clipboard-export:before{content:"\e9ca"}.isax-clipboard-import:before{content:"\e9cb"}.isax-clipboard-text:before{content:"\e9cc"}.isax-clipboard-tick:before{content:"\e9cd"}.isax-clock:before{content:"\e9ce"}.isax-clock-1:before{content:"\e9cf"}.isax-close-circle:before{content:"\e9d0"}.isax-close-square:before{content:"\e9d1"}.isax-cloud:before{content:"\e9d2"}.isax-cloud-add:before{content:"\e9d3"}.isax-cloud-change:before{content:"\e9d4"}.isax-cloud-connection:before{content:"\e9d5"}.isax-cloud-cross:before{content:"\e9d6"}.isax-cloud-drizzle:before{content:"\e9d7"}.isax-cloud-fog:before{content:"\e9d8"}.isax-cloud-lightning:before{content:"\e9d9"}.isax-cloud-minus:before{content:"\e9da"}.isax-cloud-notify:before{content:"\e9db"}.isax-cloud-plus:before{content:"\e9dc"}.isax-cloud-remove:before{content:"\e9dd"}.isax-cloud-snow:before{content:"\e9de"}.isax-cloud-sunny:before{content:"\e9df"}.isax-code:before{content:"\e9e0"}.isax-code-1:before{content:"\e9e1"}.isax-code-circle:before{content:"\e9e2"}.isax-coffee:before{content:"\e9e3"}.isax-coin:before{content:"\e9e4"}.isax-coin-1:before{content:"\e9e5"}.isax-colorfilter:before{content:"\e9e6"}.isax-colors-square:before{content:"\e9e7"}.isax-color-swatch:before{content:"\e9e8"}.isax-command:before{content:"\e9e9"}.isax-command-square:before{content:"\e9ea"}.isax-component:before{content:"\e9eb"}.isax-computing:before{content:"\e9ec"}.isax-convert:before{content:"\e9ed"}.isax-convert-3d-cube:before{content:"\e9ee"}.isax-convert-card:before{content:"\e9ef"}.isax-convertshape:before{content:"\e9f0"}.isax-convertshape-2:before{content:"\e9f1"}.isax-copy:before{content:"\e9f2"}.isax-copyright:before{content:"\e9f3"}.isax-copy-success:before{content:"\e9f4"}.isax-courthouse:before{content:"\e9f5"}.isax-cpu:before{content:"\e9f6"}.isax-cpu-charge:before{content:"\e9f7"}.isax-cpu-setting:before{content:"\e9f8"}.isax-creative-commons:before{content:"\e9f9"}.isax-crop:before{content:"\e9fa"}.isax-crown:before{content:"\e9fb"}.isax-crown-1:before{content:"\e9fc"}.isax-cube-3d:before{content:"\e9fd"}.isax-cube-scan-3d:before{content:"\e9fe"}.isax-cup:before{content:"\e9ff"}.isax-cvc:before{content:"\ea00"}.isax-dai:before{content:"\ea01"}.isax-danger:before{content:"\ea02"}.isax-dash:before{content:"\ea03"}.isax-data:before{content:"\ea04"}.isax-data-1:before{content:"\ea05"}.isax-dcr:before{content:"\ea06"}.isax-dent:before{content:"\ea07"}.isax-designtools:before{content:"\ea08"}.isax-device-message:before{content:"\ea09"}.isax-devices:before{content:"\ea0a"}.isax-devices-1:before{content:"\ea0b"}.isax-diagram:before{content:"\ea0c"}.isax-diamonds:before{content:"\ea0d"}.isax-direct:before{content:"\ea0e"}.isax-directbox-default:before{content:"\ea0f"}.isax-directbox-notify:before{content:"\ea10"}.isax-directbox-receive:before{content:"\ea11"}.isax-directbox-send:before{content:"\ea12"}.isax-direct-down:before{content:"\ea13"}.isax-direct-inbox:before{content:"\ea14"}.isax-direct-left:before{content:"\ea15"}.isax-direct-normal:before{content:"\ea16"}.isax-direct-notification:before{content:"\ea17"}.isax-direct-right:before{content:"\ea18"}.isax-direct-send:before{content:"\ea19"}.isax-direct-up:before{content:"\ea1a"}.isax-discount-circle:before{content:"\ea1b"}.isax-discount-shape:before{content:"\ea1c"}.isax-discover:before{content:"\ea1d"}.isax-discover-1:before{content:"\ea1e"}.isax-dislike:before{content:"\ea1f"}.isax-document:before{content:"\ea20"}.isax-document-1:before{content:"\ea21"}.isax-document-cloud:before{content:"\ea22"}.isax-document-code:before{content:"\ea23"}.isax-document-code-2:before{content:"\ea24"}.isax-document-copy:before{content:"\ea25"}.isax-document-download:before{content:"\ea26"}.isax-document-favorite:before{content:"\ea27"}.isax-document-filter:before{content:"\ea28"}.isax-document-forward:before{content:"\ea29"}.isax-document-like:before{content:"\ea2a"}.isax-document-normal:before{content:"\ea2b"}.isax-document-previous:before{content:"\ea2c"}.isax-document-sketch:before{content:"\ea2d"}.isax-document-text:before{content:"\ea2e"}.isax-document-text-1:before{content:"\ea2f"}.isax-document-upload:before{content:"\ea30"}.isax-dollar-circle:before{content:"\ea31"}.isax-dollar-square:before{content:"\ea32"}.isax-dot:before{content:"\ea33"}.isax-dribbble:before{content:"\ea34"}.isax-driver:before{content:"\ea35"}.isax-driver-2:before{content:"\ea36"}.isax-driver-refresh:before{content:"\ea37"}.isax-driving:before{content:"\ea38"}.isax-drop:before{content:"\ea39"}.isax-dropbox:before{content:"\ea3a"}.isax-earphones:before{content:"\ea3b"}.isax-edit:before{content:"\ea3c"}.isax-edit-2:before{content:"\ea3d"}.isax-ekt:before{content:"\ea3e"}.isax-electricity:before{content:"\ea3f"}.isax-element-1:before{content:"\ea40"}.isax-element-2:before{content:"\ea41"}.isax-element-3:before{content:"\ea42"}.isax-element-4:before{content:"\ea43"}.isax-element-equal:before{content:"\ea44"}.isax-element-plus:before{content:"\ea45"}.isax-emc:before{content:"\ea46"}.isax-emoji-happy:before{content:"\ea47"}.isax-emoji-normal:before{content:"\ea48"}.isax-emoji-sad:before{content:"\ea49"}.isax-empty-wallet:before{content:"\ea4a"}.isax-empty-wallet-add:before{content:"\ea4b"}.isax-empty-wallet-change:before{content:"\ea4c"}.isax-empty-wallet-remove:before{content:"\ea4d"}.isax-empty-wallet-tick:before{content:"\ea4e"}.isax-empty-wallet-time:before{content:"\ea4f"}.isax-enj:before{content:"\ea50"}.isax-eos:before{content:"\ea51"}.isax-eraser:before{content:"\ea52"}.isax-eraser-1:before{content:"\ea53"}.isax-etc:before{content:"\ea54"}.isax-eth:before{content:"\ea55"}.isax-export:before{content:"\ea56"}.isax-export-1:before{content:"\ea57"}.isax-export-2:before{content:"\ea58"}.isax-export-3:before{content:"\ea59"}.isax-external-drive:before{content:"\ea5a"}.isax-eye:before{content:"\ea5b"}.isax-eye-slash:before{content:"\ea5c"}.isax-facebook:before{content:"\ea5d"}.isax-fatrows:before{content:"\ea5e"}.isax-favorite-chart:before{content:"\ea5f"}.isax-figma:before{content:"\ea60"}.isax-figma-1:before{content:"\ea61"}.isax-filter:before{content:"\ea62"}.isax-filter-add:before{content:"\ea63"}.isax-filter-edit:before{content:"\ea64"}.isax-filter-remove:before{content:"\ea65"}.isax-filter-search:before{content:"\ea66"}.isax-filter-square:before{content:"\ea67"}.isax-filter-tick:before{content:"\ea68"}.isax-finger-cricle:before{content:"\ea69"}.isax-finger-scan:before{content:"\ea6a"}.isax-firstline:before{content:"\ea6b"}.isax-flag:before{content:"\ea6c"}.isax-flag-2:before{content:"\ea6d"}.isax-flash:before{content:"\ea6e"}.isax-flash-1:before{content:"\ea6f"}.isax-flash-circle:before{content:"\ea70"}.isax-flash-circle-1:before{content:"\ea71"}.isax-flash-slash:before{content:"\ea72"}.isax-folder:before{content:"\ea73"}.isax-folder-2:before{content:"\ea74"}.isax-folder-add:before{content:"\ea75"}.isax-folder-cloud:before{content:"\ea76"}.isax-folder-connection:before{content:"\ea77"}.isax-folder-cross:before{content:"\ea78"}.isax-folder-favorite:before{content:"\ea79"}.isax-folder-minus:before{content:"\ea7a"}.isax-folder-open:before{content:"\ea7b"}.isax-forbidden:before{content:"\ea7c"}.isax-forbidden-2:before{content:"\ea7d"}.isax-format-circle:before{content:"\ea7e"}.isax-format-square:before{content:"\ea7f"}.isax-forward:before{content:"\ea80"}.isax-forward-5-seconds:before{content:"\ea81"}.isax-forward-10-seconds:before{content:"\ea82"}.isax-forward-15-seconds:before{content:"\ea83"}.isax-forward-item:before{content:"\ea84"}.isax-forward-square:before{content:"\ea85"}.isax-framer:before{content:"\ea86"}.isax-ftt:before{content:"\ea87"}.isax-gallery:before{content:"\ea88"}.isax-gallery-add:before{content:"\ea89"}.isax-gallery-edit:before{content:"\ea8a"}.isax-gallery-export:before{content:"\ea8b"}.isax-gallery-favorite:before{content:"\ea8c"}.isax-gallery-import:before{content:"\ea8d"}.isax-gallery-remove:before{content:"\ea8e"}.isax-gallery-slash:before{content:"\ea8f"}.isax-gallery-tick:before{content:"\ea90"}.isax-game:before{content:"\ea91"}.isax-gameboy:before{content:"\ea92"}.isax-gas-station:before{content:"\ea93"}.isax-gemini:before{content:"\ea94"}.isax-gemini-2:before{content:"\ea95"}.isax-ghost:before{content:"\ea96"}.isax-gift:before{content:"\ea97"}.isax-glass:before{content:"\ea98"}.isax-glass-1:before{content:"\ea99"}.isax-global:before{content:"\ea9a"}.isax-global-edit:before{content:"\ea9b"}.isax-global-refresh:before{content:"\ea9c"}.isax-global-search:before{content:"\ea9d"}.isax-google:before{content:"\ea9e"}.isax-google-drive:before{content:"\ea9f"}.isax-google-play:before{content:"\eaa0"}.isax-gps:before{content:"\eaa1"}.isax-gps-slash:before{content:"\eaa2"}.isax-grammerly:before{content:"\eaa3"}.isax-graph:before{content:"\eaa4"}.isax-grid-1:before{content:"\eaa5"}.isax-grid-2:before{content:"\eaa6"}.isax-grid-3:before{content:"\eaa7"}.isax-grid-4:before{content:"\eaa8"}.isax-grid-5:before{content:"\eaa9"}.isax-grid-6:before{content:"\eaaa"}.isax-grid-7:before{content:"\eaab"}.isax-grid-8:before{content:"\eaac"}.isax-grid-9:before{content:"\eaad"}.isax-grid-edit:before{content:"\eaae"}.isax-grid-eraser:before{content:"\eaaf"}.isax-grid-lock:before{content:"\eab0"}.isax-grt:before{content:"\eab1"}.isax-happyemoji:before{content:"\eab2"}.isax-hashtag:before{content:"\eab3"}.isax-hashtag-1:before{content:"\eab4"}.isax-hashtag-down:before{content:"\eab5"}.isax-hashtag-up:before{content:"\eab6"}.isax-headphone:before{content:"\eab7"}.isax-health:before{content:"\eab8"}.isax-heart:before{content:"\eab9"}.isax-heart-add:before{content:"\eaba"}.isax-heart-circle:before{content:"\eabb"}.isax-heart-edit:before{content:"\eabc"}.isax-heart-remove:before{content:"\eabd"}.isax-heart-search:before{content:"\eabe"}.isax-heart-slash:before{content:"\eabf"}.isax-heart-tick:before{content:"\eac0"}.isax-hex:before{content:"\eac1"}.isax-hierarchy:before{content:"\eac2"}.isax-hierarchy-2:before{content:"\eac3"}.isax-hierarchy-3:before{content:"\eac4"}.isax-hierarchy-square:before{content:"\eac5"}.isax-hierarchy-square-2:before{content:"\eac6"}.isax-hierarchy-square-3:before{content:"\eac7"}.isax-home:before{content:"\eac8"}.isax-home-1:before{content:"\eac9"}.isax-home-2:before{content:"\eaca"}.isax-home-hashtag:before{content:"\eacb"}.isax-home-trend-down:before{content:"\eacc"}.isax-home-trend-up:before{content:"\eacd"}.isax-home-wifi:before{content:"\eace"}.isax-hospital:before{content:"\eacf"}.isax-house:before{content:"\ead0"}.isax-house-2:before{content:"\ead1"}.isax-ht:before{content:"\ead2"}.isax-html-3:before{content:"\ead3"}.isax-html-5:before{content:"\ead4"}.isax-icx:before{content:"\ead5"}.isax-illustrator:before{content:"\ead6"}.isax-image:before{content:"\ead7"}.isax-import:before{content:"\ead8"}.isax-import-1:before{content:"\ead9"}.isax-import-2:before{content:"\eada"}.isax-import-3:before{content:"\eadb"}.isax-info-circle:before{content:"\eadc"}.isax-information:before{content:"\eadd"}.isax-instagram:before{content:"\eade"}.isax-iost:before{content:"\eadf"}.isax-javascript:before{content:"\eae0"}.isax-js:before{content:"\eae1"}.isax-judge:before{content:"\eae2"}.isax-kanban:before{content:"\eae3"}.isax-key:before{content:"\eae4"}.isax-keyboard:before{content:"\eae5"}.isax-keyboard-open:before{content:"\eae6"}.isax-key-square:before{content:"\eae7"}.isax-knc:before{content:"\eae8"}.isax-lamp:before{content:"\eae9"}.isax-lamp-1:before{content:"\eaea"}.isax-lamp-charge:before{content:"\eaeb"}.isax-lamp-on:before{content:"\eaec"}.isax-lamp-slash:before{content:"\eaed"}.isax-language-circle:before{content:"\eaee"}.isax-language-square:before{content:"\eaef"}.isax-layer:before{content:"\eaf0"}.isax-level:before{content:"\eaf1"}.isax-lifebuoy:before{content:"\eaf2"}.isax-like:before{content:"\eaf3"}.isax-like-1:before{content:"\eaf4"}.isax-like-dislike:before{content:"\eaf5"}.isax-like-shapes:before{content:"\eaf6"}.isax-like-tag:before{content:"\eaf7"}.isax-link:before{content:"\eaf8"}.isax-link-1:before{content:"\eaf9"}.isax-link-2:before{content:"\eafa"}.isax-link-3:before{content:"\eafb"}.isax-link-circle:before{content:"\eafc"}.isax-link-square:before{content:"\eafd"}.isax-location:before{content:"\eafe"}.isax-location-add:before{content:"\eaff"}.isax-location-cross:before{content:"\eb00"}.isax-location-minus:before{content:"\eb01"}.isax-location-slash:before{content:"\eb02"}.isax-location-tick:before{content:"\eb03"}.isax-lock:before{content:"\eb04"}.isax-lock-1:before{content:"\eb05"}.isax-lock-circle:before{content:"\eb06"}.isax-lock-slash:before{content:"\eb07"}.isax-login:before{content:"\eb08"}.isax-login-1:before{content:"\eb09"}.isax-logout:before{content:"\eb0a"}.isax-logout-1:before{content:"\eb0b"}.isax-lovely:before{content:"\eb0c"}.isax-ltc:before{content:"\eb0d"}.isax-magicpen:before{content:"\eb0e"}.isax-magic-star:before{content:"\eb0f"}.isax-main-component:before{content:"\eb10"}.isax-man:before{content:"\eb11"}.isax-map:before{content:"\eb12"}.isax-map-1:before{content:"\eb13"}.isax-mask:before{content:"\eb14"}.isax-mask-1:before{content:"\eb15"}.isax-mask-2:before{content:"\eb16"}.isax-math:before{content:"\eb17"}.isax-matic:before{content:"\eb18"}.isax-maximize:before{content:"\eb19"}.isax-maximize-1:before{content:"\eb1a"}.isax-maximize-2:before{content:"\eb1b"}.isax-maximize-3:before{content:"\eb1c"}.isax-maximize-4:before{content:"\eb1d"}.isax-maximize-5:before{content:"\eb1e"}.isax-maximize-circle:before{content:"\eb1f"}.isax-medal:before{content:"\eb20"}.isax-medal-star:before{content:"\eb21"}.isax-menu:before{content:"\eb22"}.isax-menu-1:before{content:"\eb23"}.isax-menu-board:before{content:"\eb24"}.isax-message:before{content:"\eb25"}.isax-message-2:before{content:"\eb26"}.isax-message-add:before{content:"\eb27"}.isax-message-add-1:before{content:"\eb28"}.isax-message-circle:before{content:"\eb29"}.isax-message-edit:before{content:"\eb2a"}.isax-message-favorite:before{content:"\eb2b"}.isax-message-minus:before{content:"\eb2c"}.isax-message-notify:before{content:"\eb2d"}.isax-message-programming:before{content:"\eb2e"}.isax-message-question:before{content:"\eb2f"}.isax-message-remove:before{content:"\eb30"}.isax-messages:before{content:"\eb31"}.isax-messages-1:before{content:"\eb32"}.isax-messages-2:before{content:"\eb33"}.isax-messages-3:before{content:"\eb34"}.isax-message-search:before{content:"\eb35"}.isax-message-square:before{content:"\eb36"}.isax-message-text:before{content:"\eb37"}.isax-message-text-1:before{content:"\eb38"}.isax-message-tick:before{content:"\eb39"}.isax-message-time:before{content:"\eb3a"}.isax-messenger:before{content:"\eb3b"}.isax-microphone:before{content:"\eb3c"}.isax-microphone-2:before{content:"\eb3d"}.isax-microphone-slash:before{content:"\eb3e"}.isax-microphone-slash-1:before{content:"\eb3f"}.isax-microscope:before{content:"\eb40"}.isax-milk:before{content:"\eb41"}.isax-mini-music-sqaure:before{content:"\eb42"}.isax-minus:before{content:"\eb43"}.isax-minus-cirlce:before{content:"\eb44"}.isax-minus-square:before{content:"\eb45"}.isax-mirror:before{content:"\eb46"}.isax-mirroring-screen:before{content:"\eb47"}.isax-mkr:before{content:"\eb48"}.isax-mobile:before{content:"\eb49"}.isax-mobile-programming:before{content:"\eb4a"}.isax-money:before{content:"\eb4b"}.isax-money-2:before{content:"\eb4c"}.isax-money-3:before{content:"\eb4d"}.isax-money-4:before{content:"\eb4e"}.isax-money-add:before{content:"\eb4f"}.isax-money-change:before{content:"\eb50"}.isax-money-forbidden:before{content:"\eb51"}.isax-money-recive:before{content:"\eb52"}.isax-money-remove:before{content:"\eb53"}.isax-moneys:before{content:"\eb54"}.isax-money-send:before{content:"\eb55"}.isax-money-tick:before{content:"\eb56"}.isax-money-time:before{content:"\eb57"}.isax-monitor:before{content:"\eb58"}.isax-monitor-mobbile:before{content:"\eb59"}.isax-monitor-recorder:before{content:"\eb5a"}.isax-moon:before{content:"\eb5b"}.isax-more:before{content:"\eb5c"}.isax-more-2:before{content:"\eb5d"}.isax-more-circle:before{content:"\eb5e"}.isax-more-square:before{content:"\eb5f"}.isax-mouse:before{content:"\eb60"}.isax-mouse-1:before{content:"\eb61"}.isax-mouse-circle:before{content:"\eb62"}.isax-mouse-square:before{content:"\eb63"}.isax-music:before{content:"\eb64"}.isax-music-circle:before{content:"\eb65"}.isax-music-dashboard:before{content:"\eb66"}.isax-music-filter:before{content:"\eb67"}.isax-music-library-2:before{content:"\eb68"}.isax-musicnote:before{content:"\eb69"}.isax-music-play:before{content:"\eb6a"}.isax-music-playlist:before{content:"\eb6b"}.isax-music-square:before{content:"\eb6c"}.isax-music-square-add:before{content:"\eb6d"}.isax-music-square-remove:before{content:"\eb6e"}.isax-music-square-search:before{content:"\eb6f"}.isax-nas:before{content:"\eb70"}.isax-nct:before{content:"\eb71"}.isax-nexo:before{content:"\eb72"}.isax-next:before{content:"\eb73"}.isax-niox:before{content:"\eb74"}.isax-note:before{content:"\eb75"}.isax-note-1:before{content:"\eb76"}.isax-note-2:before{content:"\eb77"}.isax-note-3:before{content:"\eb78"}.isax-note-add:before{content:"\eb79"}.isax-note-favorite:before{content:"\eb7a"}.isax-note-remove:before{content:"\eb7b"}.isax-note-square:before{content:"\eb7c"}.isax-note-text:before{content:"\eb7d"}.isax-notification:before{content:"\eb7e"}.isax-notification-1:before{content:"\eb7f"}.isax-notification-bing:before{content:"\eb80"}.isax-notification-circle:before{content:"\eb81"}.isax-notification-favorite:before{content:"\eb82"}.isax-notification-status:before{content:"\eb83"}.isax-ocean:before{content:"\eb84"}.isax-okb:before{content:"\eb85"}.isax-omega-circle:before{content:"\eb86"}.isax-omega-square:before{content:"\eb87"}.isax-one:before{content:"\eb88"}.isax-ont:before{content:"\eb89"}.isax-paintbucket:before{content:"\eb8a"}.isax-paperclip:before{content:"\eb8b"}.isax-paperclip-2:before{content:"\eb8c"}.isax-password-check:before{content:"\eb8d"}.isax-path:before{content:"\eb8e"}.isax-path-2:before{content:"\eb8f"}.isax-path-square:before{content:"\eb90"}.isax-pause:before{content:"\eb91"}.isax-pause-circle:before{content:"\eb92"}.isax-pay:before{content:"\eb93"}.isax-paypal:before{content:"\eb94"}.isax-pen-add:before{content:"\eb95"}.isax-pen-close:before{content:"\eb96"}.isax-pen-remove:before{content:"\eb97"}.isax-pen-tool:before{content:"\eb98"}.isax-pen-tool-2:before{content:"\eb99"}.isax-people:before{content:"\eb9a"}.isax-percentage-circle:before{content:"\eb9b"}.isax-percentage-square:before{content:"\eb9c"}.isax-personalcard:before{content:"\eb9d"}.isax-pet:before{content:"\eb9e"}.isax-pharagraphspacing:before{content:"\eb9f"}.isax-photoshop:before{content:"\eba0"}.isax-picture-frame:before{content:"\eba1"}.isax-play:before{content:"\eba2"}.isax-play-add:before{content:"\eba3"}.isax-play-circle:before{content:"\eba4"}.isax-play-cricle:before{content:"\eba5"}.isax-play-remove:before{content:"\eba6"}.isax-presention-chart:before{content:"\eba7"}.isax-previous:before{content:"\eba8"}.isax-printer:before{content:"\eba9"}.isax-printer-slash:before{content:"\ebaa"}.isax-profile:before{content:"\ebab"}.isax-profile-2user:before{content:"\ebac"}.isax-profile-add:before{content:"\ebad"}.isax-profile-circle:before{content:"\ebae"}.isax-profile-delete:before{content:"\ebaf"}.isax-profile-remove:before{content:"\ebb0"}.isax-profile-tick:before{content:"\ebb1"}.isax-programming-arrow:before{content:"\ebb2"}.isax-programming-arrows:before{content:"\ebb3"}.isax-python:before{content:"\ebb4"}.isax-qnt:before{content:"\ebb5"}.isax-quote-down:before{content:"\ebb6"}.isax-quote-down-circle:before{content:"\ebb7"}.isax-quote-down-square:before{content:"\ebb8"}.isax-quote-up:before{content:"\ebb9"}.isax-quote-up-circle:before{content:"\ebba"}.isax-quote-up-square:before{content:"\ebbb"}.isax-radar:before{content:"\ebbc"}.isax-radar-1:before{content:"\ebbd"}.isax-radar-2:before{content:"\ebbe"}.isax-radio:before{content:"\ebbf"}.isax-ram:before{content:"\ebc0"}.isax-ram-2:before{content:"\ebc1"}.isax-ranking:before{content:"\ebc2"}.isax-ranking-1:before{content:"\ebc3"}.isax-receipt:before{content:"\ebc4"}.isax-receipt-1:before{content:"\ebc5"}.isax-receipt-2:before{content:"\ebc6"}.isax-receipt-3:before{content:"\ebc7"}.isax-receipt-add:before{content:"\ebc8"}.isax-receipt-discount:before{content:"\ebc9"}.isax-receipt-discount-1:before{content:"\ebca"}.isax-receipt-edit:before{content:"\ebcb"}.isax-receipt-item:before{content:"\ebcc"}.isax-receipt-minus:before{content:"\ebcd"}.isax-receipt-search:before{content:"\ebce"}.isax-receipt-square:before{content:"\ebcf"}.isax-receipt-text:before{content:"\ebd0"}.isax-received:before{content:"\ebd1"}.isax-receive-square:before{content:"\ebd2"}.isax-receive-square-2:before{content:"\ebd3"}.isax-record:before{content:"\ebd4"}.isax-record-circle:before{content:"\ebd5"}.isax-recovery-convert:before{content:"\ebd6"}.isax-redo:before{content:"\ebd7"}.isax-refresh:before{content:"\ebd8"}.isax-refresh-2:before{content:"\ebd9"}.isax-refresh-circle:before{content:"\ebda"}.isax-refresh-left-square:before{content:"\ebdb"}.isax-refresh-right-square:before{content:"\ebdc"}.isax-refresh-square-2:before{content:"\ebdd"}.isax-rep:before{content:"\ebde"}.isax-repeat:before{content:"\ebdf"}.isax-repeat-circle:before{content:"\ebe0"}.isax-repeate-music:before{content:"\ebe1"}.isax-repeate-one:before{content:"\ebe2"}.isax-reserve:before{content:"\ebe3"}.isax-rotate-3d:before{content:"\ebe4"}.isax-rotate-left:before{content:"\ebe5"}.isax-rotate-left-1:before{content:"\ebe6"}.isax-rotate-right:before{content:"\ebe7"}.isax-rotate-right-1:before{content:"\ebe8"}.isax-route-square:before{content:"\ebe9"}.isax-routing:before{content:"\ebea"}.isax-routing-2:before{content:"\ebeb"}.isax-row-horizontal:before{content:"\ebec"}.isax-row-vertical:before{content:"\ebed"}.isax-ruler:before{content:"\ebee"}.isax-ruler-pen:before{content:"\ebef"}.isax-rune:before{content:"\ebf0"}.isax-safe-home:before{content:"\ebf1"}.isax-sagittarius:before{content:"\ebf2"}.isax-save-2:before{content:"\ebf3"}.isax-save-add:before{content:"\ebf4"}.isax-save-minus:before{content:"\ebf5"}.isax-save-remove:before{content:"\ebf6"}.isax-sc:before{content:"\ebf7"}.isax-scan:before{content:"\ebf8"}.isax-scan-barcode:before{content:"\ebf9"}.isax-scanner:before{content:"\ebfa"}.isax-scanning:before{content:"\ebfb"}.isax-scissor:before{content:"\ebfc"}.isax-scissor-1:before{content:"\ebfd"}.isax-screenmirroring:before{content:"\ebfe"}.isax-scroll:before{content:"\ebff"}.isax-search-favorite:before{content:"\ec00"}.isax-search-favorite-1:before{content:"\ec01"}.isax-search-normal:before{content:"\ec02"}.isax-search-normal-1:before{content:"\ec03"}.isax-search-status:before{content:"\ec04"}.isax-search-status-1:before{content:"\ec05"}.isax-search-zoom-in:before{content:"\ec06"}.isax-search-zoom-in-1:before{content:"\ec07"}.isax-search-zoom-out:before{content:"\ec08"}.isax-search-zoom-out-1:before{content:"\ec09"}.isax-security:before{content:"\ec0a"}.isax-security-card:before{content:"\ec0b"}.isax-security-safe:before{content:"\ec0c"}.isax-security-time:before{content:"\ec0d"}.isax-security-user:before{content:"\ec0e"}.isax-send:before{content:"\ec0f"}.isax-send-1:before{content:"\ec10"}.isax-send-2:before{content:"\ec11"}.isax-send-sqaure-2:before{content:"\ec12"}.isax-send-square:before{content:"\ec13"}.isax-setting:before{content:"\ec14"}.isax-setting-1:before{content:"\ec15"}.isax-setting-2:before{content:"\ec16"}.isax-setting-3:before{content:"\ec17"}.isax-setting-4:before{content:"\ec18"}.isax-setting-5:before{content:"\ec19"}.isax-shapes:before{content:"\ec1a"}.isax-shapes-1:before{content:"\ec1b"}.isax-share:before{content:"\ec1c"}.isax-shield:before{content:"\ec1d"}.isax-shield-cross:before{content:"\ec1e"}.isax-shield-search:before{content:"\ec1f"}.isax-shield-security:before{content:"\ec20"}.isax-shield-slash:before{content:"\ec21"}.isax-shield-tick:before{content:"\ec22"}.isax-ship:before{content:"\ec23"}.isax-shop:before{content:"\ec24"}.isax-shop-add:before{content:"\ec25"}.isax-shopping-bag:before{content:"\ec26"}.isax-shopping-cart:before{content:"\ec27"}.isax-shop-remove:before{content:"\ec28"}.isax-shuffle:before{content:"\ec29"}.isax-sidebar-bottom:before{content:"\ec2a"}.isax-sidebar-left:before{content:"\ec2b"}.isax-sidebar-right:before{content:"\ec2c"}.isax-sidebar-top:before{content:"\ec2d"}.isax-signpost:before{content:"\ec2e"}.isax-simcard:before{content:"\ec2f"}.isax-simcard-1:before{content:"\ec30"}.isax-simcard-2:before{content:"\ec31"}.isax-size:before{content:"\ec32"}.isax-slack:before{content:"\ec33"}.isax-slash:before{content:"\ec34"}.isax-slider:before{content:"\ec35"}.isax-slider-horizontal:before{content:"\ec36"}.isax-slider-horizontal-1:before{content:"\ec37"}.isax-slider-vertical:before{content:"\ec38"}.isax-slider-vertical-1:before{content:"\ec39"}.isax-smallcaps:before{content:"\ec3a"}.isax-smart-car:before{content:"\ec3b"}.isax-smart-home:before{content:"\ec3c"}.isax-smileys:before{content:"\ec3d"}.isax-sms:before{content:"\ec3e"}.isax-sms-edit:before{content:"\ec3f"}.isax-sms-notification:before{content:"\ec40"}.isax-sms-search:before{content:"\ec41"}.isax-sms-star:before{content:"\ec42"}.isax-sms-tracking:before{content:"\ec43"}.isax-snapchat:before{content:"\ec44"}.isax-sol:before{content:"\ec45"}.isax-sort:before{content:"\ec46"}.isax-sound:before{content:"\ec47"}.isax-speaker:before{content:"\ec48"}.isax-speedometer:before{content:"\ec49"}.isax-spotify:before{content:"\ec4a"}.isax-square-3d:before{content:"\ec4b"}.isax-squares:before{content:"\ec4c"}.isax-star:before{content:"\ec4d"}.isax-star-1:before{content:"\ec4e"}.isax-star-slash:before{content:"\ec4f"}.isax-status:before{content:"\ec50"}.isax-status-up:before{content:"\ec51"}.isax-sticker:before{content:"\ec52"}.isax-stickynote:before{content:"\ec53"}.isax-stop:before{content:"\ec54"}.isax-stop-circle:before{content:"\ec55"}.isax-story:before{content:"\ec56"}.isax-strongbox:before{content:"\ec57"}.isax-strongbox-2:before{content:"\ec58"}.isax-stx:before{content:"\ec59"}.isax-subtitle:before{content:"\ec5a"}.isax-sun:before{content:"\ec5b"}.isax-sun-1:before{content:"\ec5c"}.isax-sun-fog:before{content:"\ec5d"}.isax-support:before{content:"\ec5e"}.isax-tag:before{content:"\ec5f"}.isax-tag-2:before{content:"\ec60"}.isax-tag-cross:before{content:"\ec61"}.isax-tag-right:before{content:"\ec62"}.isax-tag-user:before{content:"\ec63"}.isax-task:before{content:"\ec64"}.isax-task-square:before{content:"\ec65"}.isax-teacher:before{content:"\ec66"}.isax-text:before{content:"\ec67"}.isax-textalign-center:before{content:"\ec68"}.isax-textalign-justifycenter:before{content:"\ec69"}.isax-textalign-justifyleft:before{content:"\ec6a"}.isax-textalign-justifyright:before{content:"\ec6b"}.isax-textalign-left:before{content:"\ec6c"}.isax-textalign-right:before{content:"\ec6d"}.isax-text-block:before{content:"\ec6e"}.isax-text-bold:before{content:"\ec6f"}.isax-text-italic:before{content:"\ec70"}.isax-text-underline:before{content:"\ec71"}.isax-theta:before{content:"\ec72"}.isax-tick-circle:before{content:"\ec73"}.isax-ticket:before{content:"\ec74"}.isax-ticket-2:before{content:"\ec75"}.isax-ticket-discount:before{content:"\ec76"}.isax-ticket-expired:before{content:"\ec77"}.isax-ticket-star:before{content:"\ec78"}.isax-tick-square:before{content:"\ec79"}.isax-timer:before{content:"\ec7a"}.isax-timer-1:before{content:"\ec7b"}.isax-timer-pause:before{content:"\ec7c"}.isax-timer-start:before{content:"\ec7d"}.isax-toggle-off:before{content:"\ec7e"}.isax-toggle-off-circle:before{content:"\ec7f"}.isax-toggle-on:before{content:"\ec80"}.isax-toggle-on-circle:before{content:"\ec81"}.isax-trade:before{content:"\ec82"}.isax-transaction-minus:before{content:"\ec83"}.isax-translate:before{content:"\ec84"}.isax-trash:before{content:"\ec85"}.isax-tree:before{content:"\ec86"}.isax-trello:before{content:"\ec87"}.isax-trend-down:before{content:"\ec88"}.isax-trend-up:before{content:"\ec89"}.isax-triangle:before{content:"\ec8a"}.isax-triangle-1:before{content:"\ec8b"}.isax-truck:before{content:"\ec8c"}.isax-truck-fast:before{content:"\ec8d"}.isax-truck-remove:before{content:"\ec8e"}.isax-truck-tick:before{content:"\ec8f"}.isax-truck-time:before{content:"\ec90"}.isax-trush-square:before{content:"\ec91"}.isax-trx:before{content:"\ec92"}.isax-twitch:before{content:"\ec93"}.isax-ui8:before{content:"\ec94"}.isax-undo:before{content:"\ec95"}.isax-unlimited:before{content:"\ec96"}.isax-unlock:before{content:"\ec97"}.isax-usdc:before{content:"\ec98"}.isax-usdt:before{content:"\ec99"}.isax-user:before{content:"\ec9a"}.isax-user-add:before{content:"\ec9b"}.isax-user-cirlce-add:before{content:"\ec9c"}.isax-user-edit:before{content:"\ec9d"}.isax-user-minus:before{content:"\ec9e"}.isax-user-octagon:before{content:"\ec9f"}.isax-user-remove:before{content:"\eca0"}.isax-user-search:before{content:"\eca1"}.isax-user-square:before{content:"\eca2"}.isax-user-tag:before{content:"\eca3"}.isax-user-tick:before{content:"\eca4"}.isax-verify:before{content:"\eca5"}.isax-vibe:before{content:"\eca6"}.isax-video:before{content:"\eca7"}.isax-video-add:before{content:"\eca8"}.isax-video-circle:before{content:"\eca9"}.isax-video-horizontal:before{content:"\ecaa"}.isax-video-octagon:before{content:"\ecab"}.isax-video-play:before{content:"\ecac"}.isax-video-remove:before{content:"\ecad"}.isax-video-slash:before{content:"\ecae"}.isax-video-square:before{content:"\ecaf"}.isax-video-tick:before{content:"\ecb0"}.isax-video-time:before{content:"\ecb1"}.isax-video-vertical:before{content:"\ecb2"}.isax-vlx:before{content:"\ecb3"}.isax-voice-cricle:before{content:"\ecb4"}.isax-voice-square:before{content:"\ecb5"}.isax-volume-cross:before{content:"\ecb6"}.isax-volume-high:before{content:"\ecb7"}.isax-volume-low:before{content:"\ecb8"}.isax-volume-low-1:before{content:"\ecb9"}.isax-volume-mute:before{content:"\ecba"}.isax-volume-slash:before{content:"\ecbb"}.isax-volume-up:before{content:"\ecbc"}.isax-vuesax:before{content:"\ecbd"}.isax-wallet:before{content:"\ecbe"}.isax-wallet-1:before{content:"\ecbf"}.isax-wallet-2:before{content:"\ecc0"}.isax-wallet-3:before{content:"\ecc1"}.isax-wallet-add:before{content:"\ecc2"}.isax-wallet-add-1:before{content:"\ecc3"}.isax-wallet-check:before{content:"\ecc4"}.isax-wallet-minus:before{content:"\ecc5"}.isax-wallet-money:before{content:"\ecc6"}.isax-wallet-remove:before{content:"\ecc7"}.isax-wallet-search:before{content:"\ecc8"}.isax-wan:before{content:"\ecc9"}.isax-wan-1:before{content:"\ecca"}.isax-warning-2:before{content:"\eccb"}.isax-watch:before{content:"\eccc"}.isax-watch-status:before{content:"\eccd"}.isax-weight:before{content:"\ecce"}.isax-weight-1:before{content:"\eccf"}.isax-whatsapp:before{content:"\ecd0"}.isax-wifi:before{content:"\ecd1"}.isax-wifi-square:before{content:"\ecd2"}.isax-wind:before{content:"\ecd3"}.isax-wind-2:before{content:"\ecd4"}.isax-windows:before{content:"\ecd5"}.isax-wing:before{content:"\ecd6"}.isax-woman:before{content:"\ecd7"}.isax-xd:before{content:"\ecd8"}.isax-xem:before{content:"\ecd9"}.isax-xiaomi:before{content:"\ecda"}.isax-xlm:before{content:"\ecdb"}.isax-xmr:before{content:"\ecdc"}.isax-xrp:before{content:"\ecdd"}.isax-youtube:before{content:"\ecde"}.isax-zel:before{content:"\ecdf"}.isax-zoom:before{content:"\ece0"}.margin-top{margin-top:15px}.margin-bottom{margin-bottom:15px}.margin-left{margin-left:5px}.margin-bottom-none{margin-bottom:0}.img-block-center{margin-left:auto;margin-right:auto;max-width:100%}.max-width-100{max-width:100%}.hidden{display:none}.text_normal{text-transform:none !important}.btn-light{background-color:#cccbf7;color:#5d5fef;text-transform:none}.btn-light:hover,.btn-light:active,.btn-light:focus{background-color:#cccbf7;color:#5d5fef}.btn-light-small{text-wrap:wrap;padding:5px;width:80px}.btn-text-extra-small{font-size:9px}.btn-danger label,.bttn label{color:#fff;margin-bottom:0}.like .material-icons{margin-bottom:6px}.bg-yellow{background-color:#f39c12 !important;color:#fff !important}.html_description img{height:auto !important;max-height:100%;max-width:100%}.hidden_submit_button{border:0;display:block;height:0;margin:0;opacity:0;padding:0}.search_error_hint{font-size:12px}.navbar .search_error_hint{position:absolute;background:#fff;border-radius:5px;padding:5px;margin-top:6px;white-space:nowrap;top:40px}.owl-nav{position:absolute;top:calc(50% - 30px);width:100%;z-index:1}.owl-nav *{display:block;height:60px;width:60px}.owl-nav [class^="isax-"]{position:absolute;top:30%;left:0}.owl-prev{float:left;margin-left:10px;opacity:.4}.owl-prev:hover{opacity:1}.owl-prev .icon-arrow-left7{position:relative}.owl-prev .icon-arrow-left7 .material-icons{left:4px;opacity:1;position:absolute;top:39px}.owl-next{float:right;margin-right:10px;opacity:.4}.owl-next:hover{opacity:1}.owl-next .icon-arrow-right7{position:relative}.owl-next .icon-arrow-right7 .material-icons{left:4px;opacity:1;position:absolute;top:39px}.owl-dot{display:inline-block;margin-right:15px}.owl-dot:last-child{margin-right:0}.owl-dot.active span{background:#dd4b39}table[align="center"]{margin-left:auto !important;margin-right:auto !important}table td.half_column,table th.half_column{width:50%}table td.normal_column,table th.normal_column{width:200px}table td.small_column,table th.small_column{width:100px}table td.smallest_column,table th.smallest_column{width:30px}table td.smallest_column input,table th.smallest_column input{max-width:30px;padding-left:6px;padding-right:6px}table td.smallest_column select,table th.smallest_column select{max-width:55px;padding-left:3px;padding-right:3px}table .filters input.filter{width:100px}table .filters select{width:120px}table .filters.full input.filter{width:100%}table .filters .smallest_column input.filter{width:30px}table .filters .normal_column input,table .filters .normal_column select{width:200px}table .expandable_columns.expanded .expand_button{display:none}table .expandable_columns.expanded .hide_button{display:inline-block !important;font-size:20px;color:#dd4b39}table .expandable_columns.expanded .hide_button:hover{cursor:pointer}table .expandable_columns:not(.expanded){display:none}table .expandable_columns.first:not(.expanded){display:table-cell;width:50px;font-size:0;border-bottom:none !important;border-top:none !important;text-align:center}table .expandable_columns.first:not(.expanded) *{display:none !important}table .expandable_columns.first:not(.expanded) .expand_button{display:inline-block !important;font-size:20px;color:#dd4b39}table .expandable_columns.first:not(.expanded) .expand_button:hover{cursor:pointer}.best_in_place{display:inline-block;position:relative;padding-right:15px}.best_in_place:after{content:'\ea3d';font-family:'isax-bold';font-style:normal;font-weight:normal;text-decoration:inherit;position:absolute;font-size:18px;color:#f39c12;top:0;right:-7px;z-index:1}.best_in_place.smallest_column{width:30px}.best_in_place.smallest_column input{max-width:30px;padding-left:6px;padding-right:6px}.best_in_place.smallest_column select{max-width:55px;padding-left:3px;padding-right:3px}.select2-container--bootstrap{min-width:130px;max-width:100%}.select2-container--bootstrap .select2-selection{border:1px solid #cccccc !important;border-radius:5px !important;min-height:40px !important;align-content:center}.select2-container--bootstrap .select2-dropdown{border-radius:0}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{display:inline}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{white-space:normal}.select2-container--bootstrap.with_images .select2-selection--single,.select2-container--bootstrap.with_images .select2-results__option{height:44px;line-height:30px}.select2-container--bootstrap.with_images .select2-results__option--highlighted{background:#ddd}.changing_user_avatar{max-width:40px;max-height:40px;border:1px solid #ec0000}.changing_user_avatar.full_image{max-height:150px;max-width:150px}.section-lecture .lecture_slide_image{max-width:100%}.lecture-player__outer .lecture-player__buttons .btn{padding:6px 12px}.lecture-player__outer .lecture-player__expanded_button .expand{display:none}.lecture-player__outer.minimized{padding-left:0;left:auto;width:auto}.lecture-player__outer.minimized .lecture-player__expanded_button .minimize{display:none}.lecture-player__outer.minimized .lecture-player__expanded_button .expand{display:block}.lecture-player__outer.minimized .lecture-player{background:#fff;border-left:1px solid #d2d6de;padding:0 10px}.lecture-player__outer.minimized .jp-audio .jp-type-single .jp-progress{width:100%}.lecture-player__outer.minimized .lecture-player__progress{display:block;padding:5px 0 0 0}.lecture-player__outer.minimized .lecture-player__progress>p,.lecture-player__outer.minimized .lecture-player__progress>.progress,.lecture-player__outer.minimized .lecture-player__progress .progress_countdown_label_text,.lecture-player__outer.minimized .lecture-player__progress .progress_countdown{display:none}.lecture-player__outer.minimized .lecture-player__progress .progress_countdown_wrapper{margin-top:0}.lecture-player__outer.minimized .lecture-player__player{width:90px;padding:5px 0 0 0;display:block}.lecture-player__outer.minimized .lecture-player__buttons{display:block;width:auto;padding:5px 0 15px}.lecture-player__outer.minimized .lecture-player__buttons p{display:block}.lecture-player__outer.minimized .lecture-player__buttons__row .btn-next{display:inline-block;float:none;margin-top:10px}.lecture-player__outer.minimized .lecture-player__buttons__row .btn{display:block;width:auto}.sidebar .sidebar-wrapper{height:calc(100vh - 70px)}.sidebar ::-webkit-scrollbar{overflow:visible;width:1px}.sidebar .logo .logo-normal{margin-left:68px;margin-right:68px;min-height:55px}.sidebar .icon_rating{text-indent:3px}body:not(.sidebar-mini) .sidebar .logo-mini{opacity:0}.sidebar-mini .sidebar:hover .logo-mini{position:absolute;opacity:0}.nav-open .sidebar .logo-mini{opacity:0}.devise_flash_messages{margin:30px auto 0}.devise_flash_messages .alert{margin:0 auto}.devise_flash_messages+.container .site-login{margin-top:30px}.devise_flash_messages i{display:none}.devise_flash_messages .alert-notice{background-color:#00a65a;border-color:#008d4c;color:#fff}.devise_flash_messages .alert-alert{background-color:#dd4b39;border-color:#d73925;color:#fff}.redactor-editor{background:#fff}.redactor-editor.diff_result{padding-right:50px;position:relative}.redactor-editor.diff_result del{background:#cccbf7}.redactor-editor.diff_result ins{background:#a6f3a6}.redactor-editor.diff_result .ins,.redactor-editor.diff_result .del{color:#dd4b39;font-size:16px;position:absolute}.redactor-editor.diff_result .ins{right:10px}.redactor-editor.diff_result .del{right:15px}.devise_layout .form-check{padding-left:21px}.page-header{min-height:100vh}.notifications_block .notifications_list{max-height:300px;overflow-y:auto}.notifications_block.show{max-width:350px;min-width:300px}.notifications_block a{white-space:initial}.lecture_background{background-color:#ecf0f5}.pd-l-40{padding-left:40px}@media (max-width: 768px){.no-padding-mobile,.pd-l-40{padding:0}.card .library_items{padding-left:10px}.jstree-proton-responsive .jstree-anchor{height:auto}.jstree-proton-responsive .jstree-container-ul{overflow:visible;font-size:12px}.jstree-proton-responsive .jstree-node{margin-left:15px}}.js-tree-icon-file:before{content:'insert_drive_file';font-size:16px;vertical-align:middle}.question_to_direction_question_text textarea{min-height:200px}.company-list__avatar__bg .company-list__avatar__image{border-radius:50%;height:100%;width:100%}mark{padding:.2em 0;background-color:rgba(250,255,54,0.8)}.point_transactions_list_wrapper .media video,.point_transactions_list_wrapper .media img{max-width:200px}.bg-grey{background-color:#ecf0f5}.search_input input{background-color:#fff;border:none;border-radius:10px !important}.search_input input::placeholder{color:#d2d6de}.media_with_preloader{line-height:0}.media_with_preloader .video_thumb,.media_with_preloader.image_gif{z-index:10;cursor:pointer}.media_with_preloader .play_icon{display:none;cursor:pointer;position:absolute;width:50px;height:50px;left:calc(50% - 25px);top:calc(50% - 25px);border:3px solid rgba(255,255,255,0.7);border-radius:25px;background-color:rgba(255,255,255,0.3);text-align:center;font-size:24px;color:#fff;padding-top:11px;z-index:11}.media_with_preloader.play .play_icon{display:block}.form-group.ckeditor .bmd-label-static{position:static}.sidebar .nav-link .material-icons{display:flex;justify-content:center;align-items:center;height:30px}.sidebar .nav-link.d_flex p{line-height:1.5;width:100%}.sidebar .nav-link.d_flex .caret{margin-top:0}.sidebar .nav-item .nav-item .material-icons{height:20px}@media (max-width: 991px){.sidebar-wrapper .nav-item:last-child{margin-bottom:100px}}.news-list__col{padding:10px;float:left;width:25%}@media (max-width: 1024px){.news-list__col{width:33.3333333333%}.news-list__col:nth-child(4n+1){clear:none}.news-list__col:nth-child(3n+1){clear:left}}@media (max-width: 840px){.news-list__col{width:50%}.news-list__col:nth-child(4n+1){clear:none}.news-list__col:nth-child(3n+1){clear:none}.news-list__col:nth-child(2n+1){clear:left}}@media (max-width: 400px){.news-list__col{width:100%}}.news-list__col:nth-child(4n+1){clear:left}.news-list__info__button{padding:10px 0;text-align:center}.news-list__avatar img{display:block;width:100%}.news-view .news-list__avatar{margin-bottom:30px}.news-view .news-list__avatar img{margin-left:auto;margin-right:auto;width:auto}.card-description img{width:auto !important;height:auto !important;max-width:100%}.survey_block .survey .btn-group{width:100%}.survey_block .survey .form_actions{margin-top:20px}.survey_block .survey .form_field+.form_field{margin-top:1em}.survey_block .survey__question{font-weight:600;font-size:1.4em}.survey_block .survey__text{font-size:1.2em;padding-bottom:1em}.survey_block .survey__answers label{display:block;background-color:white;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:solid 1px #b7bec6;padding:0.6em 0.3em 0.6em 3em;width:90%;height:auto;font-weight:400;max-width:800px;position:relative;text-align:left;white-space:normal}.survey_block .survey__answers label i{line-height:1;margin-right:1em;position:absolute;top:50%;left:1em;margin-top:-0.5em}.survey_block .survey__answers label i.fa-check-square{display:none}.survey_block .survey__answers label i.fa-dot-circle-o{display:none}.survey_block .survey__answers label+label{margin-top:0.9em}.survey_block .survey__answers label input{height:1em;line-height:normal;margin:-0.5em 0 0;position:absolute;left:13px;top:50%;width:1em}.survey_block .survey__answers label.active{border-color:#367fa9;background-color:#3c8dbc;color:white}.survey_block .survey__answers label.active i.fa-check-square{display:inline}.survey_block .survey__answers label.active i.fa-dot-circle-o{display:inline-block}.survey_block .survey__answers label.active i.fa-circle-o{display:none}.survey_block .survey__answers label.active i.fa-square-o{display:none}@font-face{font-family:'karo_icon_test';src:url(/assets/karo_icon_test-4358768d4e90c2d6abd1b4ae5b79dc0d48167f90f28f057181bc3da0943833f8.eot);src:url(/assets/karo_icon_test-4358768d4e90c2d6abd1b4ae5b79dc0d48167f90f28f057181bc3da0943833f8.eot#iefix) format("embedded-opentype"),url(/assets/karo_icon_test-083e9de32d5ba8386863e0c0bba11e5972ca3829fd3b1fd46289df2247be7946.ttf) format("truetype"),url(/assets/karo_icon_test-85de8a98cd94a46a3b56f4401bba09190831f99e6133ad269574f78083d7d45d.woff) format("woff"),url(/assets/karo_icon_test-d5d9ebe6a2fb678f8997c19552e6605169a0d7d7fd7f1d8f3da3ff19ba30c600.svg#karo_icon_test) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'karo_icon_test' !important;speak:none;font-style:normal !important;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"] i,[class*=" icon-"] i{font-style:normal;float:left}.icon-sound .path1:before{content:"\e901";color:#ed2124}.icon-sound .path2:before{content:"\e902";margin-left:-1.046875em;color:#ed2124}.icon-sound .path3:before{content:"\e903";margin-left:-1.046875em;color:white}.icon-sound .path4:before{content:"\e904";margin-left:-1.046875em;color:black}.icon-sound .path5:before{content:"\e905";margin-left:-1.046875em;color:black}.icon-sound .path6:before{content:"\e906";margin-left:-1.046875em;color:black}.icon-adobe:before{content:"\e907"}.icon-arrow1:before{content:"\e908"}.icon-arrow2:before{content:"\e909"}.icon-close:before{content:"\e90a"}.icon-karo_logo_red_black .path1:before{content:"\e943";color:#161616}.icon-karo_logo_red_black .path2:before{content:"\e944";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path3:before{content:"\e945";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path4:before{content:"\e946";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path5:before{content:"\e947";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path6:before{content:"\e948";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path7:before{content:"\e949";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path8:before{content:"\e94a";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_red_black .path9:before{content:"\e94b";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path10:before{content:"\e94c";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path11:before{content:"\e94d";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path12:before{content:"\e94e";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path13:before{content:"\e94f";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path14:before{content:"\e950";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path15:before{content:"\e951";margin-left:-1.9560546875em;color:white}.icon-karo_logo_red_black .path16:before{content:"\e952";margin-left:-1.9560546875em;color:#b0141d}.icon-karo_logo_red_black .path17:before{content:"\e953";margin-left:-1.9560546875em;color:#99101d}.icon-terrabo:before{content:"\e99b"}.icon-karo_logo_white_black .path1:before{content:"\e935";color:#161616}.icon-karo_logo_white_black .path2:before{content:"\e936";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path3:before{content:"\e937";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path4:before{content:"\e938";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path5:before{content:"\e939";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path6:before{content:"\e93a";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path7:before{content:"\e93b";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path8:before{content:"\e93c";margin-left:-1.9560546875em;color:#161616}.icon-karo_logo_white_black .path9:before{content:"\e93d";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path10:before{content:"\e93e";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path11:before{content:"\e93f";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path12:before{content:"\e940";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path13:before{content:"\e941";margin-left:-1.9560546875em;color:white}.icon-karo_logo_white_black .path14:before{content:"\e942";margin-left:-1.9560546875em;color:white}.icon-karo_learning .path1:before{content:"\e90b";color:#b0141d}.icon-karo_learning .path2:before{content:"\e90c";margin-left:-1em;color:#b0141d}.icon-karo_learning .path3:before{content:"\e90d";margin-left:-1em;color:#b0141d}.icon-karo_learning .path4:before{content:"\e90e";margin-left:-1em;color:#b0141d}.icon-karo_learning .path5:before{content:"\e90f";margin-left:-1em;color:#b0141d}.icon-karo_learning .path6:before{content:"\e910";margin-left:-1em;color:#b0141d}.icon-karo_learning .path7:before{content:"\e911";margin-left:-1em;color:#b0141d}.icon-karo_learning .path8:before{content:"\e912";margin-left:-1em;color:#b0141d}.icon-karo_learning .path9:before{content:"\e913";margin-left:-1em;color:#b0141d}.icon-karo_learning .path10:before{content:"\e914";margin-left:-1em;color:#b0141d}.icon-karo_learning .path11:before{content:"\e915";margin-left:-1em;color:#b0141d}.icon-karo_learning .path12:before{content:"\e916";margin-left:-1em;color:#b0141d}.icon-karo_learning .path13:before{content:"\e917";margin-left:-1em;color:#b0141d}.icon-karo_learning .path14:before{content:"\e918";margin-left:-1em;color:#b0141d}.icon-karo_learning .path15:before{content:"\e919";margin-left:-1em;color:white}.icon-karo_learning .path16:before{content:"\e91a";margin-left:-1em;color:#b0141d}.icon-karo_learning .path17:before{content:"\e91b";margin-left:-1em;color:#99101d}.icon-karo_learning_1color:before{content:"\e91c"}.icon-menu:before{content:"\e91d"}.icon-play:before{content:"\e91e"}.icon-print:before{content:"\e91f"}.icon-result:before{content:"\e920"}.icon-status1:before{content:"\e921"}.icon-status2:before{content:"\e922"}.icon-step:before{content:"\e923"}.icon-time:before{content:"\e924"}.icon-txt .path1:before{content:"\e925";color:white}.icon-txt .path2:before{content:"\e926";margin-left:-1em;color:white}.icon-txt .path3:before{content:"\e927";margin-left:-1em;color:#ed2124}.icon-txt .path4:before{content:"\e928";margin-left:-1em;color:black}.icon-txt .path5:before{content:"\e929";margin-left:-1em;color:#ed2124}.icon-txt .path6:before{content:"\e92a";margin-left:-1em;color:#ed2124}.icon-txt .path7:before{content:"\e92b";margin-left:-1em;color:#ed2124}.icon-txt .path8:before{content:"\e92c";margin-left:-1em;color:black}.icon-txt .path9:before{content:"\e92d";margin-left:-1em;color:black}.icon-txt .path10:before{content:"\e92e";margin-left:-1em;color:black}.icon-txt .path11:before{content:"\e92f";margin-left:-1em;color:black}.icon-txt .path12:before{content:"\e930";margin-left:-1em;color:black}.icon-txt .path13:before{content:"\e931";margin-left:-1em;color:black}.icon-txt .path14:before{content:"\e932";margin-left:-1em;color:black}.icon-txt .path15:before{content:"\e933";margin-left:-1em;color:black}.icon-volume:before{content:"\e934"}.icon-Logo_karo2:before{content:"\e900"}.icon-black2:before{content:"\e99b"}body{font:400 14px/18px "Manrope", sans-serif;color:#000}.font_large{font:400 18px/22px "Manrope", sans-serif}.font_icon_big{font-size:32px}.font_biggest{font-size:28px}.font_bigger{font-size:24px}.font_huge{font:400 34px/42px "Manrope", sans-serif}h2,.h2{font:400 20px/27px "Manrope", sans-serif !important}.font_big{font-size:20px}h3,.h3{font:400 16px/21px "Manrope", sans-serif}.font_title{font-size:16px}.page_title{font:400 24px/31px "Manrope", sans-serif !important;font-weight:700 !important}h4,.h4{font:400 14px/18px "Manrope", sans-serif}h5,.h5{font:400 12px/16px "Manrope", sans-serif}.font_base{font-size:14px}h6,.h6{font:400 10px/13px "Manrope", sans-serif}.h2,.h3,.h4,.h5,.h6{text-transform:none}h2,h3,h4,h5,h6{font-weight:bold;margin-bottom:5px;margin-top:0}.w_semibold{font-weight:500 !important}p{margin-top:0;margin-bottom:.4rem}p:last-child{margin-bottom:0}.white_space_normal{white-space:normal}.word_break_all{word-break:break-all}.static{position:static !important}.cursor_pointer{cursor:pointer}.cursor_not_allowed{cursor:not-allowed}.d_none{display:none !important}.d_block{display:block !important}.d_inline_block{display:inline-block !important}.d_flex{display:flex !important}.d_grid{display:grid !important}.d_inline_flex{display:inline-flex !important}.direction_column{flex-direction:column !important}.flex_wrap_wrap{flex-wrap:wrap}.flex_wrap_nowrap{flex-wrap:nowrap !important}.full_size{flex:1}.justify_self_center{justify-self:center}.justify_content_end{justify-content:flex-end}.justify_content_between{justify-content:space-between}.justify_content_center{justify-content:center}.justify_content_space_evenly{justify-content:space-evenly}.align_items_stretch{align-items:stretch}.align_items_center{align-items:center}.align_items_end{align-items:flex-end}.align_items_start{align-items:flex-start}.align_self_center{align-self:center}.align_self_end{align-self:flex-end}.full_height{height:100% !important}.full_width{width:100% !important}.w_80{width:80% !important}.position_relative{position:relative}.position_absolute{position:absolute}.overflow_visible{overflow:visible !important}.overflow_auto{overflow:auto}.overflow_x_auto{overflow-x:auto}.text_semibold{font-weight:500 !important}.text_bold{font-weight:bold !important}.text_italic{font-style:italic}.text_underline{text-decoration:underline}.overflow_auto{overflow:auto}.text_transform_uppercase{text-transform:uppercase}.text_capitalize{text-transform:capitalize}.text_transform_none{text-transform:none !important}.object_fit_cover{object-fit:cover}.width_min_content{width:min-content}.border_none{border:none !important}.bg_none{background:none !important}.rotate_45{transform:rotate(45deg)}.mirrored_x{transform:scale(-1, 1)}.mirrored_y{transform:scale(1, -1)}.mirrored_xy{transform:scale(-1, -1)}.shadow_small{box-shadow:0px 2px 7px 0px #00000026}.shadow_base{box-shadow:0px 4px 4px 0px #4750831A}.shadow_big{box-shadow:0px 2px 15px 0px #99999912, 0px 0px 4px 0px #4C4C4C12}.text_left{text-align:left !important}.text_right{text-align:right !important}.text_center{text-align:center !important}.m_0{margin:0 !important}.mt_0,.my_0{margin-top:0 !important}.mr_0,.mx_0{margin-right:0 !important}.mb_0,.my_0{margin-bottom:0 !important}.ml_0,.mx_0{margin-left:0 !important}.m_0_5{margin:0.15rem !important}.mt_0_5,.my_0_5{margin-top:0.15rem !important}.mr_0_5,.mx_0_5{margin-right:0.15rem !important}.mb_0_5,.my_0_5{margin-bottom:0.15rem !important}.ml_0_5,.mx_0_5{margin-left:0.15rem !important}.m_1{margin:0.25rem !important}.mt_1,.my_1{margin-top:0.25rem !important}.mr_1,.mx_1{margin-right:0.25rem !important}.mb_1,.my_1{margin-bottom:0.25rem !important}.ml_1,.mx_1{margin-left:0.25rem !important}.m_1_5{margin:0.35rem !important}.mt_1_5,.my_1_5{margin-top:0.35rem !important}.mr_1_5,.mx_1_5{margin-right:0.35rem !important}.mb_1_5,.my_1_5{margin-bottom:0.35rem !important}.ml_1_5,.mx_1_5{margin-left:0.35rem !important}.m_2{margin:0.5rem !important}.mt_2,.my_2{margin-top:0.5rem !important}.mr_2,.mx_2{margin-right:0.5rem !important}.mb_2,.my_2{margin-bottom:0.5rem !important}.ml_2,.mx_2{margin-left:0.5rem !important}.m_2_5{margin:0.75rem !important}.mt_2_5,.my_2_5{margin-top:0.75rem !important}.mr_2_5,.mx_2_5{margin-right:0.75rem !important}.mb_2_5,.my_2_5{margin-bottom:0.75rem !important}.ml_2_5,.mx_2_5{margin-left:0.75rem !important}.m_3{margin:1rem !important}.mt_3,.my_3{margin-top:1rem !important}.mr_3,.mx_3{margin-right:1rem !important}.mb_3,.my_3{margin-bottom:1rem !important}.ml_3,.mx_3{margin-left:1rem !important}.m_4{margin:1.5rem !important}.mt_4,.my_4{margin-top:1.5rem !important}.mr_4,.mx_4{margin-right:1.5rem !important}.mb_4,.my_4{margin-bottom:1.5rem !important}.ml_4,.mx_4{margin-left:1.5rem !important}.m_5{margin:3rem !important}.mt_5,.my_5{margin-top:3rem !important}.mr_5,.mx_5{margin-right:3rem !important}.mb_5,.my_5{margin-bottom:3rem !important}.ml_5,.mx_5{margin-left:3rem !important}.p_0{padding:0 !important}.pt_0,.py_0{padding-top:0 !important}.pr_0,.px_0{padding-right:0 !important}.pb_0,.py_0{padding-bottom:0 !important}.pl_0,.px_0{padding-left:0 !important}.p_0_5{padding:0.15rem !important}.pt_0_5,.py_0_5{padding-top:0.15rem !important}.pr_0_5,.px_0_5{padding-right:0.15rem !important}.pb_0_5,.py_0_5{padding-bottom:0.15rem !important}.pl_0_5,.px_0_5{padding-left:0.15rem !important}.p_1{padding:0.25rem !important}.pt_1,.py_1{padding-top:0.25rem !important}.pr_1,.px_1{padding-right:0.25rem !important}.pb_1,.py_1{padding-bottom:0.25rem !important}.pl_1,.px_1{padding-left:0.25rem !important}.p_1_5{padding:0.35rem !important}.pt_1_5,.py_1_5{padding-top:0.35rem !important}.pr_1_5,.px_1_5{padding-right:0.35rem !important}.pb_1_5,.py_1_5{padding-bottom:0.35rem !important}.pl_1_5,.px_1_5{padding-left:0.35rem !important}.p_2{padding:0.5rem !important}.pt_2,.py_2{padding-top:0.5rem !important}.pr_2,.px_2{padding-right:0.5rem !important}.pb_2,.py_2{padding-bottom:0.5rem !important}.pl_2,.px_2{padding-left:0.5rem !important}.p_2_5{padding:0.75rem !important}.pt_2_5,.py_2_5{padding-top:0.75rem !important}.pr_2_5,.px_2_5{padding-right:0.75rem !important}.pb_2_5,.py_2_5{padding-bottom:0.75rem !important}.pl_2_5,.px_2_5{padding-left:0.75rem !important}.p_3{padding:1rem !important}.pt_3,.py_3{padding-top:1rem !important}.pr_3,.px_3{padding-right:1rem !important}.pb_3,.py_3{padding-bottom:1rem !important}.pl_3,.px_3{padding-left:1rem !important}.p_4{padding:1.5rem !important}.pt_4,.py_4{padding-top:1.5rem !important}.pr_4,.px_4{padding-right:1.5rem !important}.pb_4,.py_4{padding-bottom:1.5rem !important}.pl_4,.px_4{padding-left:1.5rem !important}.p_5{padding:3rem !important}.pt_5,.py_5{padding-top:3rem !important}.pr_5,.px_5{padding-right:3rem !important}.pb_5,.py_5{padding-bottom:3rem !important}.pl_5,.px_5{padding-left:3rem !important}.m_auto{margin:auto !important}.mt_auto,.my_auto{margin-top:auto !important}.mr_auto,.mx_auto{margin-right:auto !important}.mb_auto,.my_auto{margin-bottom:auto !important}.ml_auto,.mx_auto{margin-left:auto !important}.b_0{border:0 solid #e0e0e0 !important}.bt_0{border-top:0 solid #e0e0e0 !important}.br_0{border-right:0 solid #e0e0e0 !important}.bb_0{border-bottom:0 solid #e0e0e0 !important}.bl_0{border-left:0 solid #e0e0e0 !important}.b_1{border:1px solid #e0e0e0 !important}.bt_1{border-top:1px solid #e0e0e0 !important}.br_1{border-right:1px solid #e0e0e0 !important}.bb_1{border-bottom:1px solid #e0e0e0 !important}.bl_1{border-left:1px solid #e0e0e0 !important}.b_2{border:2px solid #e0e0e0 !important}.bt_2{border-top:2px solid #e0e0e0 !important}.br_2{border-right:2px solid #e0e0e0 !important}.bb_2{border-bottom:2px solid #e0e0e0 !important}.bl_2{border-left:2px solid #e0e0e0 !important}.border_r_0{border-radius:0 !important}.border_r_5{border-radius:5px !important}.border_r_8{border-radius:8px !important}.border_r_10{border-radius:10px !important}.border_r_16{border-radius:16px !important}.border_r_50{border-radius:50px !important}.c_g{color:#828282}.c_gl{color:#e0e0e0}.c_gd{color:#282828}.c_d{color:#000}.c_dngr{color:#eb5757}.c_disabled{color:#d1d5db}.c_l{color:#fff}.c_p{color:#5d5fef}.c_secondary{color:#ffa341}.c_orange-light{color:#f98c18}.c_info{color:#2F80ED}.c_s{color:#7ab11c}.c_w{color:#f0ad4e}.c_g-100{color:#f5f5f5}.c_grey-500{color:#555}.c_grey-600{color:#6B7280}.c_g-neutral{color:#bdbdbd}.c_g-neutral-20{color:#fbfbfb}.c_o{color:#ef8616}.c_fire{color:#ff5c00}.c_error{color:#f01e0f}.c_red{color:#e43b3b}.c_red-darker{color:#b53f51}.c_red-darkest{color:#a03344}.c_gold{color:#fdbf00}.back_color_g{background-color:#828282}.back_color_gl{background-color:#e0e0e0}.back_color_gd{background-color:#282828}.back_color_d{background-color:#000}.back_color_dngr{background-color:#eb5757}.back_color_disabled{background-color:#d1d5db}.back_color_l{background-color:#fff}.back_color_p{background-color:#5d5fef}.back_color_secondary{background-color:#ffa341}.back_color_orange-light{background-color:#f98c18}.back_color_info{background-color:#2F80ED}.back_color_s{background-color:#7ab11c}.back_color_w{background-color:#f0ad4e}.back_color_g-100{background-color:#f5f5f5}.back_color_grey-500{background-color:#555}.back_color_grey-600{background-color:#6B7280}.back_color_g-neutral{background-color:#bdbdbd}.back_color_g-neutral-20{background-color:#fbfbfb}.back_color_o{background-color:#ef8616}.back_color_fire{background-color:#ff5c00}.back_color_error{background-color:#f01e0f}.back_color_red{background-color:#e43b3b}.back_color_red-darker{background-color:#b53f51}.back_color_red-darkest{background-color:#a03344}.back_color_gold{background-color:#fdbf00}.bg_clr_g{background-color:#828282}.bg_clr_gl{background-color:#e0e0e0}.bg_clr_gd{background-color:#282828}.bg_clr_d{background-color:#000}.bg_clr_dngr{background-color:#eb5757}.bg_clr_disabled{background-color:#d1d5db}.bg_clr_l{background-color:#fff}.bg_clr_p{background-color:#5d5fef}.bg_clr_secondary{background-color:#ffa341}.bg_clr_orange-light{background-color:#f98c18}.bg_clr_info{background-color:#2F80ED}.bg_clr_s{background-color:#7ab11c}.bg_clr_w{background-color:#f0ad4e}.bg_clr_g-100{background-color:#f5f5f5}.bg_clr_grey-500{background-color:#555}.bg_clr_grey-600{background-color:#6B7280}.bg_clr_g-neutral{background-color:#bdbdbd}.bg_clr_g-neutral-20{background-color:#fbfbfb}.bg_clr_o{background-color:#ef8616}.bg_clr_fire{background-color:#ff5c00}.bg_clr_error{background-color:#f01e0f}.bg_clr_red{background-color:#e43b3b}.bg_clr_red-darker{background-color:#b53f51}.bg_clr_red-darkest{background-color:#a03344}.bg_clr_gold{background-color:#fdbf00}.truncate_line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.flex_1{flex:1}.flex_2{flex:2}.flex_3{flex:3}.flex_4{flex:4}.flex_5{flex:5}.flex_6{flex:6}.flex_7{flex:7}.flex_8{flex:8}.flex_9{flex:9}.flex_10{flex:10}.truncate_1_lines{margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_2_lines{margin:0;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_3_lines{margin:0;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_4_lines{margin:0;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_5_lines{margin:0;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_6_lines{margin:0;-webkit-line-clamp:6;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_7_lines{margin:0;-webkit-line-clamp:7;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_8_lines{margin:0;-webkit-line-clamp:8;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_9_lines{margin:0;-webkit-line-clamp:9;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate_10_lines{margin:0;-webkit-line-clamp:10;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}body{margin:0;padding:0;background-color:#f4f6f8;font-family:"Manrope", serif}img{max-width:100%}a{color:#2F80ED}table{width:100%}table thead th{font:400 16px/21px "Manrope", sans-serif;color:#828282;border-bottom:1px solid #e0e0e0;padding:0 5px 15px}table thead .label{padding-bottom:3px}table tbody th{padding-left:5px;padding-right:5px}table tr.success td{background-color:rgba(122,177,28,0.05)}table tr.primary td{background-color:rgba(93,95,239,0.05)}table tr.small_padding td{padding-bottom:15px;padding-top:15px}table tr.border_bottom_bold td{border-bottom-width:3px}table td{padding-bottom:30px;padding-top:30px;border-bottom:1px solid #e0e0e0}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner_border{display:inline-block;width:30px;height:30px;vertical-align:text-bottom;border:3px solid #5d5fef;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.throbber_over{position:absolute;z-index:100;height:100%;width:100%;left:0;top:0}.throbber_over.lighter{background-color:rgba(255,255,255,0.5)}.throbber_block{height:130px;width:100%}.user_likes_block .like_count{height:35px}.user_likes_block .like_status{height:35px}.search_error_hint{position:absolute;background:#fff;border-radius:5px;padding:5px;margin-top:6px}.attachments_block_media{width:155px}.attachments_block .icon_delete{width:24px;height:24px;position:absolute;right:-10px;z-index:2}.badge_item{display:inline-flex;padding:5px 10px;font:400 14px/18px "Manrope", sans-serif;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;align-items:center;border-radius:5px}.badge_item_default{border:1px solid #e0e0e0}.badge_item .material-icons{font-size:16px;color:#828282;margin-left:-5px;margin-right:3px}.badge_item_g{background:#828282}.badge_item_gl{background:#e0e0e0}.badge_item_gd{background:#282828}.badge_item_d{background:#000}.badge_item_dngr{background:#eb5757}.badge_item_disabled{background:#d1d5db}.badge_item_l{background:#fff}.badge_item_p{background:#5d5fef}.badge_item_secondary{background:#ffa341}.badge_item_orange-light{background:#f98c18}.badge_item_info{background:#2F80ED}.badge_item_s{background:#7ab11c}.badge_item_w{background:#f0ad4e}.badge_item_g-100{background:#f5f5f5}.badge_item_grey-500{background:#555}.badge_item_grey-600{background:#6B7280}.badge_item_g-neutral{background:#bdbdbd}.badge_item_g-neutral-20{background:#fbfbfb}.badge_item_o{background:#ef8616}.badge_item_fire{background:#ff5c00}.badge_item_error{background:#f01e0f}.badge_item_red{background:#e43b3b}.badge_item_red-darker{background:#b53f51}.badge_item_red-darkest{background:#a03344}.badge_item_gold{background:#fdbf00}.bttn{display:inline-block;padding:8px 24px;border-radius:16px;border:0;font-family:'Manrope', sans-serif;font-weight:500}.bttn::first-letter{text-transform:uppercase}.bttn_sos{padding:6px}.bttn_red_dark{background:#b53f51;color:#fff}.bttn_red_dark:hover,.bttn_red_dark:active,.bttn_red_dark:focus,.bttn_red_dark.active{color:#fff;background:#a03344;box-shadow:0px 2px 4px -1px #00000080}.bttn_search{background:transparent !important;padding:0 !important;position:absolute;right:16px;top:11px}.bttn_main{padding:5px 8px;text-transform:none;border-radius:0;width:100%}.bttn_ghost{padding:0;background-color:transparent;border:none}.bttn_ghost:disabled{background-color:transparent;color:#d1d5db}.bttn_error{background:#f01e0f;color:#fff}.bttn_error:hover,.bttn_error:active,.bttn_error:focus,.bttn_error.active{color:#fff;background:#c73434;box-shadow:0px 2px 4px -1px #00000080}.bttn_primary{background:linear-gradient(180deg, #8f91f4 -6.25%, #5d5fef 100%);color:#fff}.bttn_primary:hover,.bttn_primary:active,.bttn_primary:focus,.bttn_primary.active{color:#fff;background:linear-gradient(180deg, #6c80ed -6.25%, #3f51b5 100%);box-shadow:0px 2px 4px -1px #00000080}.bttn_secondary{background:linear-gradient(180deg, #fb9a32 -6.25%, #f98c18 100%);color:#fff;border-radius:8px;padding:8px 28px}.bttn_secondary:hover,.bttn_secondary:active,.bttn_secondary:focus,.bttn_secondary.active{color:#fff;background:linear-gradient(180deg, #fb9a32 -6.25%, #fd681e 100%);box-shadow:0px 2px 4px -1px #00000080}.bttn_success{background-color:#78b53f;color:#fff}.bttn_success:hover,.bttn_success:active,.bttn_success:focus,.bttn_success.active{color:#fff;background-color:#5aa316;box-shadow:0px 2px 4px -1px #00000080}.bttn_dark{background-color:#1a1a1a;color:#fff}.bttn_dark:hover,.bttn_dark:active,.bttn_dark:focus,.bttn_dark.active{color:#fff;background-color:#000}.bttn_grey{background-color:#828282;color:#fff}.bttn_grey:hover,.bttn_grey:active,.bttn_grey:focus,.bttn_grey.active{color:#fff;background-color:#9c9c9c}.bttn_no_radius{border-radius:0}.bttn_bordered{background:none}.bttn_bordered.bttn_primary{border:1px solid #5d5fef;color:#5d5fef}.bttn_bordered.bttn_primary:hover,.bttn_bordered.bttn_primary:active,.bttn_bordered.bttn_primary:focus,.bttn_bordered.bttn_primary.active{border-color:#3f51b5;color:#3f51b5;box-shadow:0px 2px 4px -1px #00000080}.bttn_bordered.bttn_secondary{border:1px solid #f98c18;color:#f98c18}.bttn_bordered.bttn_secondary:hover,.bttn_bordered.bttn_secondary:active,.bttn_bordered.bttn_secondary:focus,.bttn_bordered.bttn_secondary.active{border-color:#fd681e;color:#fd681e;box-shadow:0px 2px 4px -1px #00000080}.bttn_bordered.bttn_error{border:1px solid #e43b3b;color:#e43b3b}.bttn_bordered.bttn_error:hover,.bttn_bordered.bttn_error:active,.bttn_bordered.bttn_error:focus,.bttn_bordered.bttn_error.active{border-color:#c73434;color:#c73434;box-shadow:0px 2px 4px -1px #00000080}.bttn_bordered.bttn_success{border:1px solid #78b53f;color:#78b53f}.bttn_bordered.bttn_success:hover,.bttn_bordered.bttn_success:active,.bttn_bordered.bttn_success:focus,.bttn_bordered.bttn_success.active{border-color:#5aa316;color:#5aa316;box-shadow:0px 2px 4px -1px #00000080}.bttn_bordered.bttn_grey{border:1px solid #9c9c9c;color:#9c9c9c}.bttn_bordered:hover:not(.disabled_bordered),.bttn_bordered:active:not(.disabled_bordered),.bttn_bordered:focus:not(.disabled_bordered),.bttn_bordered.active:not(.disabled_bordered){background:none}.bttn_tab{background:none;color:#d1d5db;border-bottom:2px solid #d1d5db;border-radius:0;padding:10px}.bttn_tab:active,.bttn_tab.active{border-bottom:2px solid #ef8616;color:#ef8616}.bttn_tab:hover:not(:active,.active),.bttn_tab:focus:not(:active,.active){color:#d1d5db;border-bottom:2px solid #ffa341}.bttn_nav{background:none;border:none;color:#6B7280;padding:0;border-radius:0}.bttn_nav:hover span,.bttn_nav:focus span{text-decoration:underline}.bttn:hover{cursor:pointer}.bttn:disabled,.bttn_disabled{background-color:#fff}.bttn:disabled:hover,.bttn:disabled:active,.bttn:disabled:focus,.bttn.active:disabled,.bttn_disabled:hover,.bttn_disabled:active,.bttn_disabled:focus,.bttn_disabled.active{background-color:#fff !important;cursor:not-allowed}.bttn:disabled:not(.disabled_bordered,.bttn_ghost),.bttn_disabled:not(.disabled_bordered,.bttn_ghost){background:#d1d5db;color:#fff}.bttn:disabled:not(.disabled_bordered,.bttn_ghost):hover,.bttn:disabled:not(.disabled_bordered,.bttn_ghost):active,.bttn:disabled:not(.disabled_bordered,.bttn_ghost):focus,.bttn.active:disabled:not(.disabled_bordered,.bttn_ghost),.bttn_disabled:not(.disabled_bordered,.bttn_ghost):hover,.bttn_disabled:not(.disabled_bordered,.bttn_ghost):active,.bttn_disabled:not(.disabled_bordered,.bttn_ghost):focus,.bttn_disabled.active:not(.disabled_bordered,.bttn_ghost){color:#fff;background:#d1d5db !important}.bttn:disabled:is(.bttn_bordered):not(.disabled_bordered),.bttn_disabled:is(.bttn_bordered):not(.disabled_bordered){border-color:#d1d5db;color:#d1d5db;background:transparent !important}.bttn:disabled:is(.bttn_bordered):not(.disabled_bordered):hover,.bttn:disabled:is(.bttn_bordered):not(.disabled_bordered):active,.bttn:disabled:is(.bttn_bordered):not(.disabled_bordered):focus,.bttn.active:disabled:is(.bttn_bordered):not(.disabled_bordered),.bttn_disabled:is(.bttn_bordered):not(.disabled_bordered):hover,.bttn_disabled:is(.bttn_bordered):not(.disabled_bordered):active,.bttn_disabled:is(.bttn_bordered):not(.disabled_bordered):focus,.bttn_disabled.active:is(.bttn_bordered):not(.disabled_bordered){color:#d1d5db;border-color:#d1d5db !important;background:transparent !important}.bttn:disabled:is(.bttn_bordered):not(.disabled_bordered) .icon_media path,.bttn_disabled:is(.bttn_bordered):not(.disabled_bordered) .icon_media path{fill:#d1d5db}.bttn:disabled,.bttn.disabled{cursor:not-allowed;box-shadow:none}.bttn_extra_wide{width:260px}.bttn_widest{width:230px}.bttn_wide{width:161px}.bttn_normal{width:120px}.bttn.padding_small{padding:20px 0}.bttn.small{padding-top:7px;padding-bottom:5px}.bttn_small{padding-top:5px;padding-bottom:5px}.bttn_smallest{padding:0 5px;height:20px}.bttn.with_icon i{font-size:18px}.bttn_nav_gallery{position:absolute;color:#e0e0e0;width:22px;height:38px;top:125px;z-index:100}.bttn_nav_gallery.prev{left:10px}.bttn_nav_gallery.next{right:10px}.bttn_nav_gallery:hover{cursor:pointer}.modal_cropper{position:fixed;top:0;left:0;right:0;margin:0;z-index:1100;height:100%;width:100%}.modal_cropper .cropper_container,.modal_cropper cropper-canvas{background:none;width:100%}.modal_cropper cropper-canvas{height:100%}.modal_cropper .cropper_container{height:calc(100% - 50px)}.modal_cropper cropper-shade{--theme-color: rgba(0,0,0, 0.5)}.modal_cropper cropper-handle[action="move"]{opacity:0}.modal_cropper cropper-grid{--theme-color: transparent;border:1px solid #2F80ED}.modal_cropper .cropper_save_button{height:50px;background-color:rgba(0,0,0,0.5)}.directory{padding-top:85px}.directory_block{width:432px}.directory_search{color:#cccccc}.directory_search .form_input,.directory_search [class^='react_select']{color:#828282}.directory_city{box-shadow:0 2px 7px rgba(0,0,0,0.15);padding:10px 35px;width:100%}.directory_structure_tree_item .toggle_icon{background-color:#e5e5e5;height:25px;margin-right:5px;width:25px;z-index:2}.directory_structure_tree_item.without_icon{margin-left:30px}.directory_structure_tree_item_info{border:1px solid #d1d5db;width:250px;padding:10px;z-index:2}.directory_structure_tree_item_info.head{border-color:#5d5fef}.directory_structure_tree_item .line_horizontal{left:15px}.card_wrapper{width:49%;min-width:383px}.directory_card .flip_buttons{gap:8px}.directory_card .card_body img{width:150px;height:150px;border-radius:50%}.directory_card .card_body .employee_info .position{color:#828282}.directory_card .card_body .employee_info .email{word-break:break-all}.directory_card .card_header{border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#ffa341;line-height:14px;height:55px;color:#fff}@media screen and (min-width: 1385px){.directory_block{width:63%}}.events .preview_item img{max-height:94px}.preview_item img{max-height:94px}.icon_delete{cursor:pointer;position:absolute;right:-10px;top:-11px}.icon_delete.pos_0{right:0;top:0}.form_row.size_normal{width:320px}.form_row.with_icon{position:relative}.form_row.with_icon .icon{position:absolute;display:flex;align-items:center;left:10px;color:#e0e0e0;height:100%}.form_row.with_icon input{padding-left:40px}.form_row.with_icon.right input{padding-left:16px;padding-right:30px}.form_row.with_icon.right .icon{right:16px;left:auto;top:0}.form_input{width:100%;height:40px;background:transparent;border:1px solid #cccccc;border-radius:5px;padding-left:10px}.form_input:focus,.form_input:hover{box-shadow:none}.form_input::placeholder{color:#d1d5db}.form_input.radius_big{border-radius:10px}.form_input .date_input{height:40px;width:100%;border:0;background-color:rgba(255,255,255,0)}.form_input.with_icon{padding-left:30px}.form_input.with_icon.right{padding-right:30px;padding-left:0}.form_input.only_bottom_border{border-radius:0;border:0;border-bottom:1px solid #cccccc}.form_input.disabled{background:#e5e5e5;border:0}.form_input.invalid_field{border-color:#eb5757}.form_check label{display:flex;align-items:center}.form_check input{display:none}.form_check input:checked+.viewed_input span{background-color:#5d5fef}.form_check input:checked+.small span{display:block;margin:1px;width:10px;height:10px;border-radius:15px}.form_check .viewed_input{display:inline-block;width:22px;height:22px;border:1px solid #828282;border-radius:5px;margin-right:15px}.form_check .viewed_input span{display:inline-block;margin:2px 0 0 2px;border-radius:2px;width:16px;height:16px}.form_check .viewed_input.small{border-radius:15px;width:14px;height:14px;margin-right:10px}.form_check .viewed_input.radio{border-radius:11px}.form_check .viewed_input.radio span{border-radius:8px}.form_check:focus,.form_check:hover{background:#fff;box-shadow:none}.form_check:hover .radio span{background-color:#828282}.primary input:checked+.viewed_input span{background-color:#5d5fef}.primary .viewed_input{border:1px solid #000}.primary .viewed_input span:focus,.primary .viewed_input span:hover{background:#babbf8;box-shadow:none}.primary:focus,.primary:hover{background:transparent;box-shadow:none}.primary:hover .checkbox span{background-color:#5d5fef}textarea{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:10px}textarea.error{border-color:#f01e0f}.simple_search_form{position:relative;width:450px}.simple_search_form .search_button{position:absolute;left:10px;z-index:100;width:22px;height:100%;padding:0;background:url(/assets/search_button-072bbfb815edf91e34d3c6a64964a0f3a6e8fd6d57235232a0250d5463d46722.png) no-repeat 50% 63%;box-shadow:none}.simple_search_form .search_button:focus,.simple_search_form .search_button:hover{box-shadow:none}.simple_search_form .form_input{padding-left:35px}.datepicker_block{position:relative}.datepicker_block .input{font:400 16px/21px "Manrope", sans-serif}.datepicker_block .icon{position:absolute;right:7px;top:7px}.container_radio_buttons{display:flex;column-gap:24px}.wrapper_radio_button{display:flex;column-gap:8px;cursor:pointer}.wrapper_radio_button .radio_button{appearance:none;margin:0;width:20px;height:20px;background:#F2F3FF;border:1px solid #b5b6e9;border-radius:50%;transition:all .1s ease-in-out}.wrapper_radio_button .radio_button:checked{border-color:#4042c5}.wrapper_radio_button .radio_button:checked+label:before{content:"";position:absolute;left:5px;top:5px;width:10px;height:10px;border-radius:100%;background-color:#4042c5}.game_points textarea{min-height:110px}.game_points input,.game_points .bttn{min-height:45px}.game_points .invalid_field{border-color:#eb5757}.game_points table .created_at{max-width:50px}.game_points table .username{max-width:100px}.game_points table .comment{max-width:70px}.helpdesk .attachment_media.comment{width:100px;height:75px}.helpdesk .attachments_block_media{width:140px}.helpdesk .icon{color:#d1d5db}.helpdesk .icon.attach{transform:rotate(40deg)}.helpdesk .icon_attachment{height:15px}.helpdesk .icon_delete{width:15px;height:15px;right:-5px}.helpdesk .fetched_comment_text{width:100%;background:#fff;border:1px solid #e0e0e0;overflow:hidden}.helpdesk .fetched_comment_avatar{width:35px}.helpdesk .table_username{max-width:50px}.helpdesk .table_name{max-width:185px}.helpdesk .table_statistic_period,.helpdesk .table_executor_select{max-width:175px}.helpdesk .table_statistic_city{min-width:150px}.helpdesk .table_statistic_name{max-width:50px}.helpdesk .table_unit,.helpdesk .table_status{max-width:130px}.helpdesk .comment_block{max-height:320px;overflow-y:scroll}.helpdesk .comment_block::-webkit-scrollbar-button{display:none}.helpdesk .comment_block::-webkit-scrollbar{width:12px;background-color:#e5e5e5}.helpdesk .comment_block::-webkit-scrollbar-thumb{width:8px;border-radius:4px;background-color:#828282}.helpdesk .bttn_comments.attach{width:35px;height:25px}.helpdesk .comment_textarea{border:0;width:100%;outline:none;overflow:hidden}.helpdesk .invalid_field{border-color:#eb5757}.helpdesk .rate_block .rate_icon{font-size:30px}.helpdesk .reject_reason{border:1px solid #e0e0e0;width:fit-content}.helpdesk .rate_thumbnail{max-width:20px}.helpdesk .appeal_rate .rate_icon{font-size:20px}.helpdesk .bttn_forward{width:100%}.helpdesk .switching_unit{border:1px solid #828282;background:#fff}.helpdesk .switching_unit.window{position:absolute;z-index:2;width:300px;height:200px}.helpdesk .switching_unit.button{width:145px;height:40px;font:400 12px/16px "Manrope", sans-serif}.helpdesk .react_select .select_prefix__option{color:#828282}.helpdesk .react_select .select_prefix__option--is-focused{background-color:#e5e5e5}.helpdesk .separator_executor_block{background:#cccccc;width:100%;height:1px}.hr .date_range{white-space:nowrap}.idea_item .header_count_wrapper{border-radius:20px;padding:3px 10px}.idea_item .header_count_icon{font-size:14px}.idea_item .count_color{color:#fff;opacity:.7}.idea_item .bttn_compare{border:1px solid #d1d5db;color:#d1d5db}.idea_item .bttn_compare.up:hover{border:1px solid #7ab11c;color:#7ab11c}.idea_item .bttn_compare.down:hover{border:1px solid #f01e0f;color:#f01e0f}.ideas_header{background-color:#f7fcff}.ideas_header .big_text{font-size:32px;line-height:1.2}.ideas_header .steps_number{background-color:#f0ad4e;color:#fff;padding:3px;width:25px;border-radius:50%}.kpi_show_blank .user_info{height:50px}.kpi_show_blank .date{min-width:110px}.kpi_show_blank .goal_field{min-height:45px}.kpi_show_blank .comment_done{border:1px solid #7ab11c}.kpi_show_blank .comment_exists{border:1px solid #f0ad4e}.kpi_show_blank .comment_modal{max-width:390px}.kpi_show_blank .comment_icon{bottom:0;right:0}.kpi_show_blank .comment_delete{right:0;top:0}.kpi_show_blank .table_wrapper{border:1px solid #e0e0e0}.kpi_show_blank .table_wrapper table{height:100%}.kpi .table_employer{max-width:110px}.kpi .table_user{max-width:180px;min-width:170px}.kpi .table_unit{max-width:160px}.kpi .table_year{width:250px}.kpi .table_id{max-width:20px}.kpi .about{padding:100px 80px;min-height:1870px}.kpi .about_header{font-size:28px;line-height:38px}.kpi .about_body{font-size:24px;line-height:33px}.kpi .invalid_field{border-color:#eb5757}.kpi .year_filter{min-width:85px}.kpi .form_users_filter.tight{width:130px}.kpi .form_users_filter.wide{width:150px}.kpi .form_users_filter .react_select__placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select_user_form_inputs{gap:30px}.select_user_form_field .form_row{width:100%}.select_user_form_user{font:400 12px/16px "Manrope", sans-serif}.likemania_statuses .current_user{border:2px solid #5d5fef}.likemania_statuses_list{border-right:2px solid #e0e0e0}.likemania_statuses_list_status_icon{min-height:40px;min-width:40px}.likemania_statuses_list_progress_line{left:47%;top:100%}.likemania_statuses_list_progress_line line{stroke:#5d5fef;stroke-width:5}.likemania_statuses_list_progress_line .dashed{stroke-dasharray:5, 5}.likemania_statuses_list .users{height:35px;min-width:35px;width:35px}.likemania_statuses_list .users.last{margin-left:-5px}.likemania_statuses_item{flex:1}.likemania_statuses_item_icon{min-height:75px;min-width:75px}.likemania_statuses_item .users{height:50px;width:50px}.new_main_page .banner{backdrop-filter:blur(3px);padding:8px 20px}.new_main_page .banner .description{font:400 10px/13px "Manrope", sans-serif}.new_main_page .banner .name{font:400 18px/22px "Manrope", sans-serif}.new_main_page .point_transactions_block{height:200px}.new_main_page .point_transactions_block .background_image{min-height:200px}.new_main_page .point_transactions_block .confession{padding:5px 12px}.new_main_page .point_transactions_block .label{font:400 12px/16px "Manrope", sans-serif}.new_main_page .point_transactions_block .avatar{max-width:28px;max-height:28px}.new_main_page .point_transactions_block .slider_wrapper{padding:10px;background-color:rgba(0,0,0,0.7)}@media screen and (min-width: 564px){.new_main_page .point_transactions_block{min-height:390px;max-width:565px !important}.new_main_page .point_transactions_block .text{font:400 14px / 18px "Manrope", sans-serif;margin:16px 12px 15px}.new_main_page .point_transactions_block .label{font:400 16px / 21px "Manrope", sans-serif;margin-bottom:15px}.new_main_page .point_transactions_block .avatar{max-width:45px;max-height:45px}}.new_main_page .top_week_users{max-width:745px}.new_main_page .top_week_users .users{gap:20px}.new_main_page .top_week_users .popcorn_image{max-height:132px}.new_main_page .main_record{height:303px;min-width:200px}.new_main_page .main_record .type,.new_main_page .media_item .type{padding:5px 12px;top:8px;left:9px}.new_main_page .banners{gap:16px}.new_main_page .banners .banner{backdrop-filter:blur(3px);padding:8px 40px}.new_main_page .banners .banner .description{font:400 14px/18px "Manrope", sans-serif}.new_main_page .banners .banner .name{font:400 24px/31px "Manrope", sans-serif}.new_main_page .albums_label{display:inline-block;text-align:center;padding-top:5px}.new_main_page .dark_hover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.new_main_page .dark_hover.darker{background-color:rgba(0,0,0,0.5)}.new_main_page .fixed_block_image{overflow:hidden;height:80px;width:100%}.new_main_page .image_icon{position:absolute;z-index:1001}.new_main_page .image_icon.top_left{left:8px;top:8px}.new_main_page .image_icon.bottom_right{right:5px;bottom:5px}@media screen and (max-width: 450px){.new_main_page .blocks_wrap_media .fixed_item:nth-child(2n){margin-right:0 !important}}@media screen and (min-width: 450px) and (max-width: 575px){.new_main_page .blocks_wrap_media .fixed_item:nth-child(3n){margin-right:0 !important}}@media screen and (max-width: 575px){.new_main_page .blocks_wrap_media .media_item:nth-child(2n){margin-right:0 !important}}@media screen and (min-width: 740px){.new_main_page .albums_label{display:inline-block;text-align:end;padding-top:0}.new_main_page .fixed_block_image{overflow:hidden;max-height:170px;width:auto;height:auto}.new_main_page .fixed_block_image.big{height:296px}.new_main_page .banner .description{font:400 20px / 27px "Manrope", sans-serif}.new_main_page .banner .name{font-size:2.5rem}.new_main_page .blocks_wrap_media .fixed_item:nth-child(2n){margin-right:0 !important}}@media screen and (min-width: 576px){.new_main_page .blocks_wrap_media .fixed_item:nth-child(4n){margin-right:0 !important}.new_main_page .blocks_wrap_media .media_item:nth-child(3n){margin-right:0 !important}}.media_album_delete_button{width:24px;height:24px;position:absolute;right:-11px;top:15px;background:#fff;border-radius:50px}.media_albums_manage .lazyload-wrapper img{height:88px;object-fit:contain}.media_albums_main .panel_image img,.media_albums_show .panel_image img{max-height:187px}.modal{position:absolute;top:35%;max-width:505px;max-height:290px;background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 7px rgba(224,224,224,0.35);margin:0 auto}.modal.confirm{padding:40px 35px}.modal.kpi_delete{padding-bottom:60px}.modal_overlay{position:fixed;top:0;left:0;right:0;margin:0;z-index:10000;height:100%;width:100%;background-color:rgba(0,0,0,0.5)}.emergency_contacts_modal{max-width:660px;max-height:430px}.news_list .news_item:hover{color:#000}.news_list .news_item .main_image{height:250px;width:100%;object-fit:cover}.panel_block{padding:20px;background:#fff;border-radius:10px;margin-bottom:10px;border:1px solid #e0e0e0;position:relative;overflow:hidden}.panel_block.no_border{border:0}.panel_block.with_shadow{box-shadow:0 2px 7px rgba(0,0,0,0.15)}.panel_block,.panel_block .background_image{background-position:unset;background-size:cover;background-repeat:no-repeat}.panel_block.center,.panel_block .background_image.center{background-position:center}.panel_block.image_header{padding:0}.panel_block.image_header .panel_header{position:relative;height:120px;overflow:hidden}.panel_block.image_header .panel_header a{width:100%}.panel_block.image_header .panel_date{margin:20px 0 10px;display:flex;align-items:center;color:#d1d5db}.panel_block.image_header .panel_date i{margin-right:12px}.panel_block.image_header .panel_date.font_size_small{font-size:14px}.panel_block.image_header .panel_image{max-width:100%}.panel_block.image_header .panel_body{padding:10px}.panel_block.image_header.normal_padding{padding:0 20px}.panel_block.image_header .panel_text{max-height:130px;overflow:hidden;text-overflow:clip}.panel_block .rounded_small_image{height:146px;width:100%;border-radius:16px}.panel_block .overpanel_header{margin-top:-40px}.panel_block .overpanel_header span{font-size:20px;line-height:27px}.panel_block .header_icon{width:60px;height:60px;background-color:#5d5fef;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center}.panel_block .header_icon i{font-size:27px}.panel_block .header_title{margin-bottom:8px;font-size:20px;line-height:27px}.panel_block .delete_icon{position:absolute;top:10px;right:10px;cursor:pointer}.panel_block .achievement_item{max-width:130px}.panel_block .achievement_item .multiple_block{padding-top:12px}.panel_block .achievement_item .multiple_block .main_image{z-index:1}.panel_block .achievement_item .multiple_block .multiple_image{left:0;top:0}.panel_block .achievement_item .achievements_count{width:25px;height:25px;position:absolute;top:12px;right:20px;color:#fff;background-color:#5d5fef;border-radius:50%;z-index:1}.panel_block.panel_banner{aspect-ratio:4 / 1}@media screen and (max-width: 500px){.panel_block{border-radius:0;border-right:0;border-left:0}.panel_block.panel_banner{min-height:70px;margin-right:10px;margin-left:10px;border-radius:10px;border:1px solid #e0e0e0}.panel_block.box_shadow{box-shadow:0 5px 9px 6px #e0e0e0}}.image_size_s{width:100px}.content_wrapper{margin-top:30px}.progress_bar{width:90%;background-color:#e0e0e0;border-radius:5px;overflow:hidden}.progress_bar_fill{display:block;height:10px;background-color:#5d5fef;transition:width 500ms ease-in-out}.over_panel_image{position:relative;overflow:hidden;border-radius:10px;margin-top:-35px}.expired{background:rgba(93,95,239,0.5)}.point_transactions_statistic_index_points{border-bottom:1px solid #e0e0e0}.point_transactions_statistic_year .likes_count_bar{background-color:#cccccc;height:20px}.point_transactions_statistic_year .likes_count_bar.max{background-color:#5d5fef}.special_offers_card .main_image{min-height:175px;overflow:hidden}.special_offers_card .main_image img{object-fit:cover;transition:transform 0.3s ease;width:100%;height:175px}.special_offers_card .like_button{border-color:#d1d5db;color:#d1d5db}.special_offers_card .like_button:not(.bttn_bordered){color:#fff}.special_offers_card:hover img{transform:scale(1.1)}.special_offers_card .type{top:8px;left:8px;padding:7px 12px}.special_offers .filters_block .react_select__indicator-separator{display:none}.special_offers .filters_block .search_icon{right:16px;top:13px}.special_offers_show .like_button{width:42px;height:26px;border:0;border-radius:4px;background:#e5e5e5}.special_offers_show .like_button i{color:#828282}.special_offers_show .like_button:hover{background:#e43b3b}.special_offers_show .like_button:hover i{color:#fff}.special_offers_show .like_button_on{background:#e5caca}.special_offers_show .like_button_on i{color:#e43b3b}.special_offers_page_item{width:60%;font:normal 400 18px 'Roboto';background:#fff;border-radius:10px;box-shadow:0 2px 7px 0 rgba(0,0,0,0.15)}.special_offers_page_item .main_image{width:100%;height:234px;border-radius:8px}.special_offers_page_item .desc{color:#828282;font-size:16px}.special_offers_page_item .stats{color:#828282;font:normal 400 14px 'Roboto';border-top:1px solid #e0e0e0}.special_offers_page_item .download_file{max-width:200px;padding:12px 0;width:100%}.table_img{height:40px}.table_action_edit{color:#7ab11c}.user_liked{position:relative;width:20px;height:20px;top:auto;border-radius:15px}@media (max-width: 700px){.special_offers_page_item{width:100%}.filters_block{flex-direction:column;width:100%}.filters_block>div,.filters_block button{margin-left:0;margin-top:10px}}.store .send_button{padding:12px 85px}.store .status{padding:2px 10px;width:fit-content}.store .status.agreed{background-color:rgba(122,177,28,0.1)}.store .status.rejected{background-color:rgba(93,95,239,0.1)}.store .status.finished{background-color:rgba(130,130,130,0.1)}.store .thumb{max-width:40px}.store .auction_mark{left:0;top:0}.store .auction_mark .gavel_icon g,.store .auction_mark .gavel_icon path{fill:#fff}.store .place_rate{max-height:40px}.store.rates{max-width:555px}.index_table table td:nth-child(1),.index_table table td:nth-child(2){width:6%}.index_table table td:nth-child(3){width:30%}.index_table table td:nth-child(4){width:19%}.index_table table td:nth-child(5){width:10%}.index_table table td:nth-child(6){width:15%}.index_table table .gavel_icon g,.index_table table .gavel_icon path{fill:#ef8616}.delete_button{cursor:pointer;background:transparent;border-width:0}.delete_button:disabled{cursor:auto}@media (max-width: 340px){.result_btn{font-size:12px;padding:10px}}@media (min-width: 581px){.create_btn{margin-bottom:.5rem}}.icon_media g,.icon_media path,.helpdesk .bttn_comments.attach g,.helpdesk .bttn_comments.attach path{fill:#f98c18}.icon_hover g,.icon_hover path,.helpdesk .bttn_comments.attach:hover g,.helpdesk .bttn_comments.attach:hover path{fill:#fd681e}.survey_block .survey_question{background-color:white;border-radius:10px}.survey_block .survey_question .image_wrapper{max-height:110px;border-radius:10px;overflow:hidden}.survey_block .survey_option{background-color:white;border-radius:10px}.survey_block .survey_option .image_wrapper{max-height:110px;border-radius:10px;overflow:hidden}.survey_block .survey_option.highlight{top:0;left:0;height:100%}.survey_block .survey_option.selected{background-color:#babbf8}.survey_block .survey_option.success{background-color:#98dc24}.survey_block .survey_option.middle{background-color:#ffbc74}.survey_block .survey_option.low{background-color:#f08585}.survey_block .report_title{font-size:24px}.survey_block .report_photo{flex:1 1 20%;height:fit-content;max-width:125px}.survey_block .report_table_title{font-size:18px}.survey_block .report_answers{flex:1 1 30%}.survey_block .report_answers.half{flex-basis:50%}.survey_block .report_answers.long{flex-basis:70%}.survey_block .report_answers.very_long{flex-basis:100%}.survey_block .report table th{white-space:nowrap}@use 'sass:color';.table_wrapper td{padding-left:5px;padding-right:5px}.table_wrapper th{padding-left:5px;padding-right:5px}.success_light_row{background-color:#fbfef7}.error_light_row{background-color:#fffbfa}.table_action{width:100px}.thumbnail.rounded{border-radius:100% !important}.thumbnail.huge{max-width:110px;max-height:110px}.thumbnail.base{max-width:80px;max-height:80px}.thumbnail.small{max-width:40px;max-height:40px}.thumbnail.smaller{max-width:30px;max-height:30px}.thumbnail.smallest{max-width:25px;max-height:25px}.unit_list ol{list-style-type:none}.unit_list .nestable-group{padding:0;border-top:1px solid #E0E0E0}.unit_list .nestable-group .nestable-list{padding-left:24px}.unit_list .nestable-group .nestable-item{cursor:grab}.unit_list .nestable-group .nestable-item .head_name{font-weight:bold}.unit_list .nestable-group .nestable-item .nestable-item .head_name{font-weight:normal}.unit_list .nestable-group .is-dragging{cursor:grabbing}.unit_list .nestable-group .nestable-item-name{border-bottom:1px solid #E0E0E0}.users_index_points .unit_select{min-width:320px}.users_index_points .likemania_status{margin-top:-30px;max-width:45%}.users_index_points .likemania_status img{width:34px}.users_index_points .user_avatar{min-height:110px;min-width:110px}.users_show_page .thumbnail{width:300px}.users_show_page .likes_block{margin-top:-60px}.users_show_page .likes_block .status_icon{width:80}.users_show_page .likes_count{background:linear-gradient(180deg, #8f91f4 -6.25%, #5d5fef 100%);background-clip:text;color:transparent;height:40px}.users_show_page .emergency_contacts{margin:0 50px;padding:24px 32px}.container_main{padding-right:10px;padding-left:10px;width:100%;max-width:740px;margin:0}.container_main.big{max-width:800px}.container_main.wide{max-width:1140px}.container_main.large{max-width:1350px}.grid{flex-wrap:wrap;flex-direction:row;margin-left:-5px;margin-right:-5px}.grid.wider_gutter_fix{margin-left:-12px;margin-right:-12px}.grid>div{position:relative;box-sizing:border-box;max-width:100%}.grid>div.wide_padding{padding-left:10px;padding-right:10px}.grid>div.wider_padding{padding-left:12px;padding-right:12px}.grid>.grid_item_1{flex:0 0 25%;max-width:25%;padding-left:5px;padding-right:5px}.grid>.grid_item_2{flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}.grid>.grid_item_3{flex:0 0 75%;max-width:75%;padding-left:5px;padding-right:5px}.grid>.grid_item_4{flex:0 0 100%;max-width:100%;padding-left:5px;padding-right:5px}@media screen and (min-width: 740px){.grid{display:flex}.grid>.grid_item_1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding-left:5px;padding-right:5px}.grid>.grid_item_2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-left:5px;padding-right:5px}.grid>.grid_item_3{flex:0 0 25%;max-width:25%;padding-left:5px;padding-right:5px}.grid>.grid_item_4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:5px;padding-right:5px}.grid>.grid_item_5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding-left:5px;padding-right:5px}.grid>.grid_item_6{flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}.grid>.grid_item_7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding-left:5px;padding-right:5px}.grid>.grid_item_8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-left:5px;padding-right:5px}.grid>.grid_item_9{flex:0 0 75%;max-width:75%;padding-left:5px;padding-right:5px}.grid>.grid_item_10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding-left:5px;padding-right:5px}.grid>.grid_item_11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding-left:5px;padding-right:5px}.grid>.grid_item_12{flex:0 0 100%;max-width:100%;padding-left:5px;padding-right:5px}}@media screen and (min-width: 991px){.container_main{margin-left:35px}}.blocks_wrap{display:flex;flex-wrap:wrap}.blocks_wrap.no_wrap{flex-wrap:nowrap;overflow-x:scroll}.blocks_wrap.no_wrap::-webkit-scrollbar{display:none}.no_gutters{margin-right:0;margin-left:0}.no_gutters>.block,.no_gutters>[class*="block_"]{padding-right:0;padding-left:0}.block_xl,.block_xl-auto,.block_xl_12,.block_xl_11,.block_xl_10,.block_xl_9,.block_xl_8,.block_xl_7,.block_xl_6,.block_xl_5,.block_xl_4,.block_xl_3,.block_xl_2,.block_xl_1,.block_lg,.block_lg-auto,.block_lg_12,.block_lg_11,.block_lg_10,.block_lg_9,.block_lg_8,.block_lg_7,.block_lg_6,.block_lg_5,.block_lg_4,.block_lg_3,.block_lg_2,.block_lg_1,.block_md,.block_md-auto,.block_md_12,.block_md_11,.block_md_10,.block_md_9,.block_md_8,.block_md_7,.block_md_6,.block_md_5,.block_md_4,.block_md_3,.block_md_2,.block_md_1,.block_sm,.block_sm-auto,.block_sm_12,.block_sm_11,.block_sm_10,.block_sm_9,.block_sm_8,.block_sm_7,.block_sm_6,.block_sm_5,.block_sm_4,.block_sm_3,.block_sm_2,.block_sm_1,.block_lt,.block_lt-auto,.block_lt_12,.block_lt_11,.block_lt_10,.block_lt_9,.block_lt_8,.block_lt_7,.block_lt_6,.block_lt_5,.block_lt_4,.block_lt_3,.block_lt_2,.block_lt_1,.block_xs,.block_xs-auto,.block_xs_12,.block_xs_11,.block_xs_10,.block_xs_9,.block_xs_8,.block_xs_7,.block_xs_6,.block_xs_5,.block_xs_4,.block_xs_3,.block_xs_2,.block_xs_1{position:relative;width:100%}@media (min-width: 320px){.block_xs{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_xs-1>*{flex:0 0 100%;max-width:100%}.row-cols_xs-2>*{flex:0 0 50%;max-width:50%}.row-cols_xs-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_xs-4>*{flex:0 0 25%;max-width:25%}.row-cols_xs-5>*{flex:0 0 20%;max-width:20%}.row-cols_xs-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_xs-auto{flex:0 0 auto;width:auto;max-width:100%}.block_xs_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_1.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_1.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_1.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_1.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_1.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_1.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_1.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_1.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_1.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_1.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_1.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_1.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_1.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_1.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_1.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_1.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_1.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_1.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_1.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_1.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_1.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_1.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_1.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_1.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_1.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_1.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_1.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_1.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_1.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_1.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_1.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_2.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_2.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_2.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_2.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_2.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_2.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_2.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_2.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_2.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_2.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_2.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_2.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_2.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_2.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_2.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_2.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_2.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_2.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_2.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_2.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_2.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_2.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_2.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_2.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_2.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_2.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_2.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_2.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_2.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_2.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_2.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_xs_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_3.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_3.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_3.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_3.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_3.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_3.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_3.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_3.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_3.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_3.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_3.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_3.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_3.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_3.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_3.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_3.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_3.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_3.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_3.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_3.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_3.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_3.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_3.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_3.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_3.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_3.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_3.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_3.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_3.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_3.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_3.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_3.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_3.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_3.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_3.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_3.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_3.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_3.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_3.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_4.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_4.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_4.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_4.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_4.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_4.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_4.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_4.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_4.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_4.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_4.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_4.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_4.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_4.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_4.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_4.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_4.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_4.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_4.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_4.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_4.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_4.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_4.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_4.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_4.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_4.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_4.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_4.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_4.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_4.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_4.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_5.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_5.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_5.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_5.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_5.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_5.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_5.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_5.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_5.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_5.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_5.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_5.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_5.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_5.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_5.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_5.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_5.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_5.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_5.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_5.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_5.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_5.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_5.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_5.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_5.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_5.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_5.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_5.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_5.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_5.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_xs_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_6.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_6.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_6.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_6.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_6.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_6.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_6.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_6.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_6.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_6.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_6.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_6.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_6.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_6.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_6.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_6.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_6.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_6.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_6.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_6.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_6.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_6.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_6.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_6.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_6.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_6.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_6.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_6.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_6.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_6.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_6.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_6.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_6.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_6.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_6.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_6.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_6.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_6.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_6.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_7.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_7.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_7.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_7.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_7.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_7.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_7.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_7.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_7.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_7.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_7.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_7.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_7.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_7.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_7.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_7.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_7.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_7.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_7.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_7.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_7.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_7.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_7.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_7.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_7.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_7.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_7.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_7.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_7.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_7.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_8.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_8.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_8.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_8.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_8.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_8.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_8.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_8.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_8.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_8.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_8.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_8.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_8.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_8.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_8.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_8.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_8.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_8.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_8.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_8.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_8.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_8.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_8.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_8.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_8.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_8.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_8.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_8.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_8.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_8.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_9.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_9.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_9.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_9.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_9.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_9.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_9.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_9.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_9.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_9.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_9.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_9.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_9.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_9.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_9.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_9.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_9.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_9.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_9.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_9.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_9.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_9.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_9.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_9.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_9.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_9.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_9.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_9.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_9.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_9.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_10.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_10.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_10.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_10.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_10.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_10.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_10.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_10.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_10.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_10.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_10.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_10.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_10.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_10.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_10.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_10.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_10.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_10.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_10.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_10.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_10.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_10.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_10.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_10.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_10.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_10.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_10.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_10.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_10.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_10.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_11.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_11.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_11.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_11.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_11.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_11.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_11.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_11.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_11.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_11.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_11.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_11.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_11.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_11.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_11.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_11.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_11.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_11.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_11.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_11.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_11.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_11.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_11.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_11.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_11.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_11.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_11.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_11.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_11.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_11.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_xs_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_12.mr_0+.block_xs_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xs_12.mr_0+.block_xs_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xs_12.mr_0+.block_xs_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xs_12.mr_0+.block_xs_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xs_12.mr_0+.block_xs_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_0+.block_xs_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xs_12.mr_0+.block_xs_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_0+.block_xs_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_0+.block_xs_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_0+.block_xs_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_0+.block_xs_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_0+.block_xs_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xs_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_12.mr_0_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_0_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_0_5+.block_xs_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xs_12.mr_0_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_0_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_0_5+.block_xs_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xs_12.mr_0_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_0_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_0_5+.block_xs_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_0_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_0_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_0_5+.block_xs_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xs_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_12.mr_1+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_1+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_1+.block_xs_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xs_12.mr_1+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_1+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_1+.block_xs_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xs_12.mr_1+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_1+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_1+.block_xs_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_1+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_1+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_1+.block_xs_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xs_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_12.mr_1_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_1_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_1_5+.block_xs_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xs_12.mr_1_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_1_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_1_5+.block_xs_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xs_12.mr_1_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_1_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_1_5+.block_xs_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_1_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_1_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_1_5+.block_xs_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xs_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_12.mr_2+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_2+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_2+.block_xs_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xs_12.mr_2+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_2+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_2+.block_xs_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xs_12.mr_2+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_2+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_2+.block_xs_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_2+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_2+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_2+.block_xs_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xs_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_12.mr_2_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_2_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_2_5+.block_xs_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xs_12.mr_2_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_2_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_2_5+.block_xs_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xs_12.mr_2_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_2_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_2_5+.block_xs_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_2_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_2_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_2_5+.block_xs_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xs_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_12.mr_3+.block_xs_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_3+.block_xs_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_3+.block_xs_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xs_12.mr_3+.block_xs_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_3+.block_xs_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_3+.block_xs_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xs_12.mr_3+.block_xs_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_3+.block_xs_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_3+.block_xs_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_3+.block_xs_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_3+.block_xs_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_3+.block_xs_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xs_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_12.mr_4+.block_xs_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_4+.block_xs_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_4+.block_xs_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xs_12.mr_4+.block_xs_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_4+.block_xs_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_4+.block_xs_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xs_12.mr_4+.block_xs_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_4+.block_xs_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_4+.block_xs_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_4+.block_xs_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_4+.block_xs_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_4+.block_xs_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xs_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xs_12.mr_5+.block_xs_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xs_12.mr_5+.block_xs_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xs_12.mr_5+.block_xs_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xs_12.mr_5+.block_xs_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xs_12.mr_5+.block_xs_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xs_12.mr_5+.block_xs_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xs_12.mr_5+.block_xs_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xs_12.mr_5+.block_xs_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xs_12.mr_5+.block_xs_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xs_12.mr_5+.block_xs_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xs_12.mr_5+.block_xs_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xs_12.mr_5+.block_xs_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_xs-first{order:-1}.order_xs-last{order:13}.order_xs-0{order:0}.order_xs-1{order:1}.order_xs-2{order:2}.order_xs-3{order:3}.order_xs-4{order:4}.order_xs-5{order:5}.order_xs-6{order:6}.order_xs-7{order:7}.order_xs-8{order:8}.order_xs-9{order:9}.order_xs-10{order:10}.order_xs-11{order:11}.order_xs-12{order:12}.offset_xs-0{margin-left:0}.offset_xs-1{margin-left:8.3333333333%}.offset_xs-2{margin-left:16.6666666667%}.offset_xs-3{margin-left:25%}.offset_xs-4{margin-left:33.3333333333%}.offset_xs-5{margin-left:41.6666666667%}.offset_xs-6{margin-left:50%}.offset_xs-7{margin-left:58.3333333333%}.offset_xs-8{margin-left:66.6666666667%}.offset_xs-9{margin-left:75%}.offset_xs-10{margin-left:83.3333333333%}.offset_xs-11{margin-left:91.6666666667%}}@media (min-width: 450px){.block_lt{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_lt-1>*{flex:0 0 100%;max-width:100%}.row-cols_lt-2>*{flex:0 0 50%;max-width:50%}.row-cols_lt-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_lt-4>*{flex:0 0 25%;max-width:25%}.row-cols_lt-5>*{flex:0 0 20%;max-width:20%}.row-cols_lt-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_lt-auto{flex:0 0 auto;width:auto;max-width:100%}.block_lt_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_1.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_1.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_1.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_1.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_1.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_1.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_1.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_1.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_1.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_1.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_1.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_1.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_1.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_1.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_1.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_1.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_1.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_1.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_1.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_1.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_1.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_1.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_1.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_1.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_1.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_1.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_1.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_1.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_1.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_1.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_1.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_2.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_2.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_2.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_2.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_2.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_2.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_2.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_2.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_2.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_2.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_2.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_2.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_2.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_2.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_2.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_2.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_2.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_2.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_2.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_2.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_2.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_2.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_2.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_2.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_2.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_2.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_2.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_2.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_2.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_2.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_2.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_lt_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_3.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_3.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_3.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_3.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_3.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_3.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_3.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_3.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_3.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_3.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_3.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_3.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_3.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_3.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_3.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_3.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_3.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_3.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_3.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_3.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_3.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_3.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_3.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_3.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_3.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_3.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_3.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_3.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_3.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_3.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_3.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_3.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_3.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_3.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_3.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_3.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_3.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_3.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_3.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_4.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_4.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_4.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_4.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_4.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_4.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_4.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_4.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_4.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_4.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_4.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_4.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_4.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_4.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_4.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_4.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_4.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_4.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_4.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_4.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_4.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_4.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_4.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_4.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_4.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_4.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_4.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_4.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_4.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_4.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_4.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_5.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_5.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_5.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_5.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_5.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_5.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_5.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_5.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_5.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_5.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_5.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_5.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_5.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_5.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_5.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_5.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_5.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_5.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_5.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_5.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_5.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_5.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_5.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_5.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_5.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_5.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_5.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_5.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_5.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_5.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_lt_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_6.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_6.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_6.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_6.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_6.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_6.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_6.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_6.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_6.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_6.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_6.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_6.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_6.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_6.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_6.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_6.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_6.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_6.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_6.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_6.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_6.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_6.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_6.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_6.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_6.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_6.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_6.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_6.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_6.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_6.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_6.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_6.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_6.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_6.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_6.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_6.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_6.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_6.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_6.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_7.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_7.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_7.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_7.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_7.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_7.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_7.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_7.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_7.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_7.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_7.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_7.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_7.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_7.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_7.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_7.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_7.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_7.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_7.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_7.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_7.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_7.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_7.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_7.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_7.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_7.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_7.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_7.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_7.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_7.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_8.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_8.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_8.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_8.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_8.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_8.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_8.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_8.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_8.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_8.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_8.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_8.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_8.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_8.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_8.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_8.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_8.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_8.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_8.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_8.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_8.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_8.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_8.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_8.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_8.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_8.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_8.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_8.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_8.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_8.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_9.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_9.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_9.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_9.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_9.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_9.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_9.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_9.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_9.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_9.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_9.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_9.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_9.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_9.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_9.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_9.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_9.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_9.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_9.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_9.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_9.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_9.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_9.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_9.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_9.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_9.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_9.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_9.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_9.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_9.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_10.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_10.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_10.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_10.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_10.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_10.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_10.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_10.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_10.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_10.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_10.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_10.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_10.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_10.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_10.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_10.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_10.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_10.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_10.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_10.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_10.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_10.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_10.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_10.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_10.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_10.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_10.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_10.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_10.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_10.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_11.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_11.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_11.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_11.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_11.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_11.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_11.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_11.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_11.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_11.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_11.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_11.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_11.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_11.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_11.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_11.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_11.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_11.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_11.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_11.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_11.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_11.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_11.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_11.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_11.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_11.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_11.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_11.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_11.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_11.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_lt_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_12.mr_0+.block_lt_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lt_12.mr_0+.block_lt_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lt_12.mr_0+.block_lt_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lt_12.mr_0+.block_lt_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lt_12.mr_0+.block_lt_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_0+.block_lt_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lt_12.mr_0+.block_lt_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_0+.block_lt_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_0+.block_lt_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_0+.block_lt_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_0+.block_lt_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_0+.block_lt_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lt_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_12.mr_0_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_0_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_0_5+.block_lt_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lt_12.mr_0_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_0_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_0_5+.block_lt_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lt_12.mr_0_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_0_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_0_5+.block_lt_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_0_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_0_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_0_5+.block_lt_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lt_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_12.mr_1+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_1+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_1+.block_lt_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lt_12.mr_1+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_1+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_1+.block_lt_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lt_12.mr_1+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_1+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_1+.block_lt_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_1+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_1+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_1+.block_lt_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lt_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_12.mr_1_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_1_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_1_5+.block_lt_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lt_12.mr_1_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_1_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_1_5+.block_lt_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lt_12.mr_1_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_1_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_1_5+.block_lt_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_1_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_1_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_1_5+.block_lt_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lt_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_12.mr_2+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_2+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_2+.block_lt_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lt_12.mr_2+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_2+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_2+.block_lt_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lt_12.mr_2+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_2+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_2+.block_lt_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_2+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_2+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_2+.block_lt_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lt_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_12.mr_2_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_2_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_2_5+.block_lt_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lt_12.mr_2_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_2_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_2_5+.block_lt_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lt_12.mr_2_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_2_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_2_5+.block_lt_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_2_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_2_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_2_5+.block_lt_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lt_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_12.mr_3+.block_lt_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_3+.block_lt_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_3+.block_lt_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lt_12.mr_3+.block_lt_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_3+.block_lt_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_3+.block_lt_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lt_12.mr_3+.block_lt_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_3+.block_lt_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_3+.block_lt_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_3+.block_lt_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_3+.block_lt_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_3+.block_lt_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lt_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_12.mr_4+.block_lt_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_4+.block_lt_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_4+.block_lt_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lt_12.mr_4+.block_lt_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_4+.block_lt_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_4+.block_lt_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lt_12.mr_4+.block_lt_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_4+.block_lt_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_4+.block_lt_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_4+.block_lt_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_4+.block_lt_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_4+.block_lt_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lt_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lt_12.mr_5+.block_lt_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lt_12.mr_5+.block_lt_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lt_12.mr_5+.block_lt_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lt_12.mr_5+.block_lt_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lt_12.mr_5+.block_lt_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lt_12.mr_5+.block_lt_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lt_12.mr_5+.block_lt_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lt_12.mr_5+.block_lt_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lt_12.mr_5+.block_lt_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lt_12.mr_5+.block_lt_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lt_12.mr_5+.block_lt_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lt_12.mr_5+.block_lt_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_lt-first{order:-1}.order_lt-last{order:13}.order_lt-0{order:0}.order_lt-1{order:1}.order_lt-2{order:2}.order_lt-3{order:3}.order_lt-4{order:4}.order_lt-5{order:5}.order_lt-6{order:6}.order_lt-7{order:7}.order_lt-8{order:8}.order_lt-9{order:9}.order_lt-10{order:10}.order_lt-11{order:11}.order_lt-12{order:12}.offset_lt-0{margin-left:0}.offset_lt-1{margin-left:8.3333333333%}.offset_lt-2{margin-left:16.6666666667%}.offset_lt-3{margin-left:25%}.offset_lt-4{margin-left:33.3333333333%}.offset_lt-5{margin-left:41.6666666667%}.offset_lt-6{margin-left:50%}.offset_lt-7{margin-left:58.3333333333%}.offset_lt-8{margin-left:66.6666666667%}.offset_lt-9{margin-left:75%}.offset_lt-10{margin-left:83.3333333333%}.offset_lt-11{margin-left:91.6666666667%}}@media (min-width: 576px){.block_sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_sm-1>*{flex:0 0 100%;max-width:100%}.row-cols_sm-2>*{flex:0 0 50%;max-width:50%}.row-cols_sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_sm-4>*{flex:0 0 25%;max-width:25%}.row-cols_sm-5>*{flex:0 0 20%;max-width:20%}.row-cols_sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_sm-auto{flex:0 0 auto;width:auto;max-width:100%}.block_sm_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_1.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_1.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_1.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_1.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_1.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_1.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_1.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_1.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_1.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_1.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_1.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_1.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_1.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_1.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_1.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_1.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_1.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_1.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_1.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_1.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_1.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_1.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_1.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_1.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_1.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_1.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_1.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_1.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_1.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_1.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_1.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_2.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_2.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_2.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_2.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_2.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_2.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_2.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_2.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_2.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_2.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_2.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_2.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_2.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_2.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_2.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_2.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_2.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_2.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_2.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_2.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_2.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_2.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_2.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_2.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_2.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_2.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_2.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_2.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_2.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_2.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_2.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_sm_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_3.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_3.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_3.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_3.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_3.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_3.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_3.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_3.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_3.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_3.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_3.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_3.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_3.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_3.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_3.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_3.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_3.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_3.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_3.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_3.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_3.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_3.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_3.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_3.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_3.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_3.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_3.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_3.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_3.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_3.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_3.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_3.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_3.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_3.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_3.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_3.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_3.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_3.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_3.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_4.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_4.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_4.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_4.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_4.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_4.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_4.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_4.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_4.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_4.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_4.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_4.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_4.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_4.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_4.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_4.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_4.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_4.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_4.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_4.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_4.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_4.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_4.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_4.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_4.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_4.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_4.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_4.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_4.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_4.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_4.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_5.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_5.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_5.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_5.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_5.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_5.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_5.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_5.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_5.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_5.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_5.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_5.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_5.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_5.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_5.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_5.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_5.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_5.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_5.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_5.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_5.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_5.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_5.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_5.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_5.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_5.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_5.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_5.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_5.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_5.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_sm_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_6.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_6.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_6.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_6.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_6.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_6.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_6.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_6.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_6.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_6.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_6.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_6.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_6.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_6.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_6.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_6.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_6.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_6.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_6.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_6.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_6.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_6.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_6.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_6.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_6.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_6.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_6.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_6.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_6.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_6.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_6.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_6.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_6.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_6.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_6.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_6.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_6.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_6.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_6.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_7.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_7.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_7.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_7.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_7.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_7.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_7.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_7.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_7.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_7.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_7.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_7.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_7.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_7.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_7.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_7.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_7.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_7.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_7.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_7.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_7.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_7.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_7.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_7.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_7.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_7.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_7.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_7.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_7.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_7.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_8.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_8.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_8.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_8.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_8.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_8.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_8.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_8.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_8.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_8.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_8.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_8.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_8.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_8.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_8.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_8.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_8.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_8.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_8.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_8.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_8.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_8.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_8.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_8.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_8.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_8.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_8.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_8.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_8.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_8.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_9.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_9.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_9.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_9.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_9.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_9.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_9.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_9.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_9.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_9.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_9.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_9.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_9.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_9.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_9.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_9.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_9.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_9.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_9.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_9.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_9.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_9.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_9.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_9.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_9.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_9.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_9.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_9.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_9.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_9.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_10.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_10.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_10.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_10.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_10.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_10.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_10.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_10.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_10.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_10.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_10.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_10.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_10.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_10.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_10.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_10.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_10.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_10.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_10.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_10.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_10.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_10.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_10.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_10.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_10.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_10.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_10.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_10.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_10.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_10.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_11.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_11.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_11.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_11.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_11.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_11.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_11.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_11.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_11.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_11.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_11.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_11.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_11.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_11.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_11.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_11.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_11.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_11.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_11.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_11.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_11.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_11.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_11.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_11.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_11.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_11.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_11.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_11.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_11.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_11.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_sm_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_12.mr_0+.block_sm_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_sm_12.mr_0+.block_sm_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_sm_12.mr_0+.block_sm_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_sm_12.mr_0+.block_sm_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_sm_12.mr_0+.block_sm_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_0+.block_sm_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_sm_12.mr_0+.block_sm_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_0+.block_sm_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_0+.block_sm_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_0+.block_sm_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_0+.block_sm_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_0+.block_sm_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_sm_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_12.mr_0_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_0_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_0_5+.block_sm_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_sm_12.mr_0_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_0_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_0_5+.block_sm_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_sm_12.mr_0_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_0_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_0_5+.block_sm_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_0_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_0_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_0_5+.block_sm_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_sm_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_12.mr_1+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_1+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_1+.block_sm_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_sm_12.mr_1+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_1+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_1+.block_sm_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_sm_12.mr_1+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_1+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_1+.block_sm_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_1+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_1+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_1+.block_sm_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_sm_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_12.mr_1_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_1_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_1_5+.block_sm_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_sm_12.mr_1_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_1_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_1_5+.block_sm_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_sm_12.mr_1_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_1_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_1_5+.block_sm_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_1_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_1_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_1_5+.block_sm_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_sm_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_12.mr_2+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_2+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_2+.block_sm_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_sm_12.mr_2+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_2+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_2+.block_sm_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_sm_12.mr_2+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_2+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_2+.block_sm_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_2+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_2+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_2+.block_sm_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_sm_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_12.mr_2_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_2_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_2_5+.block_sm_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_sm_12.mr_2_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_2_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_2_5+.block_sm_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_sm_12.mr_2_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_2_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_2_5+.block_sm_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_2_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_2_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_2_5+.block_sm_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_sm_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_12.mr_3+.block_sm_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_3+.block_sm_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_3+.block_sm_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_sm_12.mr_3+.block_sm_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_3+.block_sm_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_3+.block_sm_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_sm_12.mr_3+.block_sm_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_3+.block_sm_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_3+.block_sm_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_3+.block_sm_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_3+.block_sm_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_3+.block_sm_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_sm_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_12.mr_4+.block_sm_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_4+.block_sm_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_4+.block_sm_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_sm_12.mr_4+.block_sm_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_4+.block_sm_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_4+.block_sm_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_sm_12.mr_4+.block_sm_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_4+.block_sm_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_4+.block_sm_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_4+.block_sm_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_4+.block_sm_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_4+.block_sm_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_sm_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_sm_12.mr_5+.block_sm_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_sm_12.mr_5+.block_sm_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_sm_12.mr_5+.block_sm_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_sm_12.mr_5+.block_sm_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_sm_12.mr_5+.block_sm_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_sm_12.mr_5+.block_sm_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_sm_12.mr_5+.block_sm_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_sm_12.mr_5+.block_sm_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_sm_12.mr_5+.block_sm_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_sm_12.mr_5+.block_sm_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_sm_12.mr_5+.block_sm_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_sm_12.mr_5+.block_sm_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_sm-first{order:-1}.order_sm-last{order:13}.order_sm-0{order:0}.order_sm-1{order:1}.order_sm-2{order:2}.order_sm-3{order:3}.order_sm-4{order:4}.order_sm-5{order:5}.order_sm-6{order:6}.order_sm-7{order:7}.order_sm-8{order:8}.order_sm-9{order:9}.order_sm-10{order:10}.order_sm-11{order:11}.order_sm-12{order:12}.offset_sm-0{margin-left:0}.offset_sm-1{margin-left:8.3333333333%}.offset_sm-2{margin-left:16.6666666667%}.offset_sm-3{margin-left:25%}.offset_sm-4{margin-left:33.3333333333%}.offset_sm-5{margin-left:41.6666666667%}.offset_sm-6{margin-left:50%}.offset_sm-7{margin-left:58.3333333333%}.offset_sm-8{margin-left:66.6666666667%}.offset_sm-9{margin-left:75%}.offset_sm-10{margin-left:83.3333333333%}.offset_sm-11{margin-left:91.6666666667%}}@media (min-width: 740px){.block_md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_md-1>*{flex:0 0 100%;max-width:100%}.row-cols_md-2>*{flex:0 0 50%;max-width:50%}.row-cols_md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_md-4>*{flex:0 0 25%;max-width:25%}.row-cols_md-5>*{flex:0 0 20%;max-width:20%}.row-cols_md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_md-auto{flex:0 0 auto;width:auto;max-width:100%}.block_md_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_1.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_1.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_1.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_1.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_1.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_1.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_1.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_1.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_1.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_1.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_1.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_1.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_1.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_1.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_1.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_1.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_1.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_1.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_1.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_1.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_1.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_1.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_1.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_1.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_1.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_1.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_1.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_1.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_1.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_1.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_1.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_2.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_2.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_2.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_2.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_2.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_2.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_2.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_2.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_2.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_2.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_2.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_2.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_2.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_2.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_2.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_2.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_2.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_2.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_2.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_2.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_2.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_2.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_2.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_2.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_2.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_2.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_2.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_2.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_2.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_2.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_2.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_md_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_3.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_3.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_3.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_3.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_3.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_3.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_3.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_3.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_3.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_3.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_3.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_3.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_3.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_3.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_3.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_3.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_3.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_3.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_3.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_3.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_3.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_3.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_3.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_3.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_3.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_3.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_3.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_3.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_3.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_3.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_3.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_3.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_3.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_3.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_3.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_3.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_3.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_3.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_3.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_4.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_4.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_4.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_4.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_4.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_4.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_4.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_4.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_4.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_4.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_4.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_4.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_4.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_4.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_4.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_4.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_4.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_4.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_4.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_4.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_4.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_4.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_4.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_4.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_4.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_4.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_4.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_4.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_4.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_4.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_4.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_5.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_5.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_5.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_5.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_5.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_5.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_5.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_5.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_5.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_5.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_5.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_5.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_5.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_5.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_5.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_5.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_5.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_5.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_5.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_5.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_5.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_5.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_5.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_5.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_5.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_5.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_5.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_5.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_5.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_5.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_md_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_6.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_6.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_6.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_6.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_6.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_6.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_6.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_6.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_6.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_6.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_6.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_6.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_6.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_6.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_6.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_6.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_6.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_6.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_6.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_6.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_6.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_6.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_6.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_6.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_6.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_6.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_6.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_6.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_6.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_6.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_6.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_6.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_6.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_6.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_6.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_6.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_6.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_6.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_6.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_7.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_7.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_7.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_7.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_7.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_7.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_7.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_7.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_7.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_7.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_7.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_7.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_7.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_7.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_7.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_7.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_7.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_7.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_7.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_7.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_7.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_7.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_7.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_7.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_7.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_7.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_7.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_7.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_7.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_7.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_8.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_8.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_8.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_8.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_8.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_8.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_8.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_8.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_8.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_8.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_8.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_8.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_8.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_8.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_8.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_8.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_8.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_8.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_8.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_8.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_8.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_8.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_8.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_8.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_8.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_8.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_8.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_8.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_8.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_8.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_9.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_9.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_9.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_9.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_9.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_9.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_9.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_9.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_9.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_9.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_9.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_9.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_9.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_9.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_9.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_9.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_9.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_9.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_9.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_9.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_9.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_9.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_9.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_9.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_9.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_9.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_9.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_9.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_9.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_9.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_10.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_10.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_10.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_10.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_10.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_10.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_10.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_10.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_10.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_10.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_10.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_10.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_10.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_10.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_10.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_10.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_10.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_10.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_10.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_10.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_10.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_10.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_10.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_10.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_10.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_10.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_10.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_10.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_10.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_10.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_11.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_11.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_11.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_11.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_11.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_11.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_11.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_11.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_11.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_11.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_11.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_11.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_11.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_11.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_11.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_11.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_11.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_11.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_11.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_11.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_11.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_11.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_11.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_11.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_11.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_11.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_11.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_11.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_11.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_11.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_md_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_12.mr_0+.block_md_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_md_12.mr_0+.block_md_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_md_12.mr_0+.block_md_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_md_12.mr_0+.block_md_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_md_12.mr_0+.block_md_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_0+.block_md_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_md_12.mr_0+.block_md_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_0+.block_md_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_0+.block_md_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_0+.block_md_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_0+.block_md_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_0+.block_md_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_md_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_12.mr_0_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_0_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_0_5+.block_md_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_md_12.mr_0_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_0_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_0_5+.block_md_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_md_12.mr_0_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_0_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_0_5+.block_md_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_0_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_0_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_0_5+.block_md_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_md_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_12.mr_1+.block_md_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_1+.block_md_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_1+.block_md_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_md_12.mr_1+.block_md_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_1+.block_md_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_1+.block_md_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_md_12.mr_1+.block_md_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_1+.block_md_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_1+.block_md_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_1+.block_md_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_1+.block_md_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_1+.block_md_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_md_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_12.mr_1_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_1_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_1_5+.block_md_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_md_12.mr_1_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_1_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_1_5+.block_md_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_md_12.mr_1_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_1_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_1_5+.block_md_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_1_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_1_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_1_5+.block_md_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_md_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_12.mr_2+.block_md_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_2+.block_md_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_2+.block_md_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_md_12.mr_2+.block_md_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_2+.block_md_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_2+.block_md_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_md_12.mr_2+.block_md_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_2+.block_md_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_2+.block_md_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_2+.block_md_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_2+.block_md_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_2+.block_md_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_md_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_12.mr_2_5+.block_md_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_2_5+.block_md_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_2_5+.block_md_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_md_12.mr_2_5+.block_md_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_2_5+.block_md_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_2_5+.block_md_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_md_12.mr_2_5+.block_md_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_2_5+.block_md_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_2_5+.block_md_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_2_5+.block_md_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_2_5+.block_md_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_2_5+.block_md_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_md_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_12.mr_3+.block_md_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_3+.block_md_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_3+.block_md_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_md_12.mr_3+.block_md_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_3+.block_md_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_3+.block_md_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_md_12.mr_3+.block_md_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_3+.block_md_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_3+.block_md_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_3+.block_md_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_3+.block_md_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_3+.block_md_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_md_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_12.mr_4+.block_md_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_4+.block_md_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_4+.block_md_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_md_12.mr_4+.block_md_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_4+.block_md_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_4+.block_md_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_md_12.mr_4+.block_md_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_4+.block_md_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_4+.block_md_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_4+.block_md_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_4+.block_md_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_4+.block_md_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_md_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_md_12.mr_5+.block_md_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_md_12.mr_5+.block_md_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_md_12.mr_5+.block_md_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_md_12.mr_5+.block_md_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_md_12.mr_5+.block_md_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_md_12.mr_5+.block_md_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_md_12.mr_5+.block_md_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_md_12.mr_5+.block_md_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_md_12.mr_5+.block_md_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_md_12.mr_5+.block_md_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_md_12.mr_5+.block_md_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_md_12.mr_5+.block_md_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_md-first{order:-1}.order_md-last{order:13}.order_md-0{order:0}.order_md-1{order:1}.order_md-2{order:2}.order_md-3{order:3}.order_md-4{order:4}.order_md-5{order:5}.order_md-6{order:6}.order_md-7{order:7}.order_md-8{order:8}.order_md-9{order:9}.order_md-10{order:10}.order_md-11{order:11}.order_md-12{order:12}.offset_md-0{margin-left:0}.offset_md-1{margin-left:8.3333333333%}.offset_md-2{margin-left:16.6666666667%}.offset_md-3{margin-left:25%}.offset_md-4{margin-left:33.3333333333%}.offset_md-5{margin-left:41.6666666667%}.offset_md-6{margin-left:50%}.offset_md-7{margin-left:58.3333333333%}.offset_md-8{margin-left:66.6666666667%}.offset_md-9{margin-left:75%}.offset_md-10{margin-left:83.3333333333%}.offset_md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.block_lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_lg-1>*{flex:0 0 100%;max-width:100%}.row-cols_lg-2>*{flex:0 0 50%;max-width:50%}.row-cols_lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_lg-4>*{flex:0 0 25%;max-width:25%}.row-cols_lg-5>*{flex:0 0 20%;max-width:20%}.row-cols_lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_lg-auto{flex:0 0 auto;width:auto;max-width:100%}.block_lg_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_1.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_1.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_1.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_1.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_1.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_1.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_1.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_1.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_1.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_1.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_1.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_1.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_1.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_1.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_1.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_1.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_1.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_1.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_1.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_1.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_1.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_1.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_1.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_1.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_1.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_1.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_1.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_1.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_1.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_1.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_1.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_2.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_2.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_2.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_2.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_2.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_2.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_2.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_2.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_2.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_2.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_2.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_2.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_2.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_2.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_2.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_2.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_2.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_2.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_2.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_2.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_2.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_2.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_2.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_2.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_2.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_2.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_2.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_2.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_2.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_2.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_2.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_lg_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_3.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_3.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_3.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_3.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_3.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_3.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_3.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_3.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_3.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_3.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_3.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_3.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_3.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_3.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_3.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_3.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_3.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_3.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_3.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_3.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_3.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_3.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_3.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_3.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_3.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_3.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_3.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_3.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_3.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_3.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_3.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_3.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_3.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_3.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_3.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_3.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_3.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_3.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_3.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_4.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_4.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_4.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_4.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_4.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_4.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_4.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_4.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_4.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_4.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_4.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_4.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_4.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_4.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_4.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_4.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_4.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_4.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_4.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_4.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_4.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_4.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_4.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_4.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_4.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_4.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_4.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_4.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_4.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_4.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_4.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_5.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_5.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_5.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_5.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_5.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_5.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_5.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_5.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_5.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_5.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_5.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_5.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_5.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_5.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_5.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_5.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_5.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_5.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_5.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_5.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_5.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_5.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_5.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_5.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_5.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_5.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_5.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_5.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_5.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_5.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_lg_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_6.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_6.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_6.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_6.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_6.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_6.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_6.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_6.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_6.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_6.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_6.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_6.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_6.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_6.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_6.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_6.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_6.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_6.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_6.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_6.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_6.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_6.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_6.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_6.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_6.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_6.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_6.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_6.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_6.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_6.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_6.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_6.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_6.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_6.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_6.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_6.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_6.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_6.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_6.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_7.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_7.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_7.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_7.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_7.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_7.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_7.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_7.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_7.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_7.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_7.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_7.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_7.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_7.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_7.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_7.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_7.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_7.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_7.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_7.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_7.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_7.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_7.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_7.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_7.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_7.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_7.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_7.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_7.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_7.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_8.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_8.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_8.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_8.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_8.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_8.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_8.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_8.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_8.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_8.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_8.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_8.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_8.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_8.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_8.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_8.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_8.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_8.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_8.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_8.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_8.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_8.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_8.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_8.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_8.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_8.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_8.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_8.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_8.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_8.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_9.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_9.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_9.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_9.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_9.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_9.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_9.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_9.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_9.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_9.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_9.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_9.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_9.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_9.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_9.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_9.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_9.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_9.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_9.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_9.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_9.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_9.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_9.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_9.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_9.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_9.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_9.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_9.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_9.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_9.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_10.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_10.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_10.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_10.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_10.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_10.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_10.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_10.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_10.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_10.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_10.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_10.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_10.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_10.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_10.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_10.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_10.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_10.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_10.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_10.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_10.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_10.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_10.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_10.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_10.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_10.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_10.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_10.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_10.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_10.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_11.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_11.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_11.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_11.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_11.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_11.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_11.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_11.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_11.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_11.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_11.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_11.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_11.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_11.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_11.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_11.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_11.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_11.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_11.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_11.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_11.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_11.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_11.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_11.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_11.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_11.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_11.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_11.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_11.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_11.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_lg_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_12.mr_0+.block_lg_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_lg_12.mr_0+.block_lg_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_lg_12.mr_0+.block_lg_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_lg_12.mr_0+.block_lg_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_lg_12.mr_0+.block_lg_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_0+.block_lg_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_lg_12.mr_0+.block_lg_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_0+.block_lg_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_0+.block_lg_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_0+.block_lg_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_0+.block_lg_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_0+.block_lg_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_lg_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_12.mr_0_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_0_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_0_5+.block_lg_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_lg_12.mr_0_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_0_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_0_5+.block_lg_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_lg_12.mr_0_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_0_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_0_5+.block_lg_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_0_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_0_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_0_5+.block_lg_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_lg_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_12.mr_1+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_1+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_1+.block_lg_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_lg_12.mr_1+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_1+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_1+.block_lg_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_lg_12.mr_1+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_1+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_1+.block_lg_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_1+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_1+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_1+.block_lg_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_lg_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_12.mr_1_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_1_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_1_5+.block_lg_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_lg_12.mr_1_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_1_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_1_5+.block_lg_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_lg_12.mr_1_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_1_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_1_5+.block_lg_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_1_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_1_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_1_5+.block_lg_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_lg_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_12.mr_2+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_2+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_2+.block_lg_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_lg_12.mr_2+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_2+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_2+.block_lg_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_lg_12.mr_2+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_2+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_2+.block_lg_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_2+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_2+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_2+.block_lg_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_lg_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_12.mr_2_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_2_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_2_5+.block_lg_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_lg_12.mr_2_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_2_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_2_5+.block_lg_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_lg_12.mr_2_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_2_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_2_5+.block_lg_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_2_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_2_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_2_5+.block_lg_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_lg_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_12.mr_3+.block_lg_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_3+.block_lg_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_3+.block_lg_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_lg_12.mr_3+.block_lg_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_3+.block_lg_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_3+.block_lg_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_lg_12.mr_3+.block_lg_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_3+.block_lg_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_3+.block_lg_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_3+.block_lg_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_3+.block_lg_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_3+.block_lg_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_lg_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_12.mr_4+.block_lg_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_4+.block_lg_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_4+.block_lg_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_lg_12.mr_4+.block_lg_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_4+.block_lg_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_4+.block_lg_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_lg_12.mr_4+.block_lg_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_4+.block_lg_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_4+.block_lg_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_4+.block_lg_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_4+.block_lg_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_4+.block_lg_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_lg_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_lg_12.mr_5+.block_lg_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_lg_12.mr_5+.block_lg_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_lg_12.mr_5+.block_lg_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_lg_12.mr_5+.block_lg_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_lg_12.mr_5+.block_lg_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_lg_12.mr_5+.block_lg_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_lg_12.mr_5+.block_lg_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_lg_12.mr_5+.block_lg_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_lg_12.mr_5+.block_lg_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_lg_12.mr_5+.block_lg_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_lg_12.mr_5+.block_lg_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_lg_12.mr_5+.block_lg_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_lg-first{order:-1}.order_lg-last{order:13}.order_lg-0{order:0}.order_lg-1{order:1}.order_lg-2{order:2}.order_lg-3{order:3}.order_lg-4{order:4}.order_lg-5{order:5}.order_lg-6{order:6}.order_lg-7{order:7}.order_lg-8{order:8}.order_lg-9{order:9}.order_lg-10{order:10}.order_lg-11{order:11}.order_lg-12{order:12}.offset_lg-0{margin-left:0}.offset_lg-1{margin-left:8.3333333333%}.offset_lg-2{margin-left:16.6666666667%}.offset_lg-3{margin-left:25%}.offset_lg-4{margin-left:33.3333333333%}.offset_lg-5{margin-left:41.6666666667%}.offset_lg-6{margin-left:50%}.offset_lg-7{margin-left:58.3333333333%}.offset_lg-8{margin-left:66.6666666667%}.offset_lg-9{margin-left:75%}.offset_lg-10{margin-left:83.3333333333%}.offset_lg-11{margin-left:91.6666666667%}}@media (min-width: 1140px){.block_xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols_xl-1>*{flex:0 0 100%;max-width:100%}.row-cols_xl-2>*{flex:0 0 50%;max-width:50%}.row-cols_xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols_xl-4>*{flex:0 0 25%;max-width:25%}.row-cols_xl-5>*{flex:0 0 20%;max-width:20%}.row-cols_xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.block_xl-auto{flex:0 0 auto;width:auto;max-width:100%}.block_xl_1{flex:0 0 calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_0{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_1.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_1.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_1.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_1.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_1.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_1.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_1.mr_0_5{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_1.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_1.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_1.mr_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_1.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_1.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_1.mr_1_5{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_1.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_1.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_1.mr_2{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_1.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_1.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_1.mr_2_5{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_1.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_1.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_1.mr_3{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_1.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_1.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_1.mr_4{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_1.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_1.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_1.mr_5{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_1.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_1.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_1.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_1.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_1.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_1.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_1.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_1.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_1.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_1.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_1.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_2{flex:0 0 calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_0{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_2.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_2.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_2.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_2.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_2.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_2.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_2.mr_0_5{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_2.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_2.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_2.mr_1{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_2.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_2.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_2.mr_1_5{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_2.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_2.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_2.mr_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_2.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_2.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_2.mr_2_5{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_2.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_2.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_2.mr_3{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_2.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_2.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_2.mr_4{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_2.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_2.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_2.mr_5{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_2.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_2.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_2.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_2.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_2.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_2.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_2.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_2.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_2.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_2.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_2.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_3{flex:0 0 calc(25% - (0rem * (4 - 1) * 0.25));max-width:calc(25% - (0rem * (4 - 1) * 0.25))}.block_xl_3.mr_0{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_3.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_3.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_3.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_3.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_3.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_3.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_3.mr_0_5{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_3.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_3.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_3.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_3.mr_1{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_3.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_3.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_3.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_3.mr_1_5{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_3.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_3.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_3.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_3.mr_2{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_3.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_3.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_3.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_3.mr_2_5{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_3.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_3.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_3.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_3.mr_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_3.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_3.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_3.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_3.mr_4{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_3.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_3.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_3.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_3.mr_5{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_3.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_3.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_3.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_3.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_3.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_3.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_3.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_3.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_3.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_3.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_3.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_3.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_4{flex:0 0 calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_0{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_4.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_4.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_4.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_4.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_4.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_4.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_4.mr_0_5{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_4.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_4.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_4.mr_1{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_4.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_4.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_4.mr_1_5{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_4.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_4.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_4.mr_2{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_4.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_4.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_4.mr_2_5{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_4.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_4.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_4.mr_3{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_4.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_4.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_4.mr_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_4.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_4.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_4.mr_5{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_4.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_4.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_4.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_4.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_4.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_4.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_4.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_4.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_4.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_4.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_4.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_5{flex:0 0 calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_0{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_5.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_5.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_5.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_5.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_5.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_5.mr_0_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_5.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_5.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_5.mr_1{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_5.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_5.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_5.mr_1_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_5.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_5.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_5.mr_2{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_5.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_5.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_5.mr_2_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_5.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_5.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_5.mr_3{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_5.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_5.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_5.mr_4{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_5.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_5.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_5.mr_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_5.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_5.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_5.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_5.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_5.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_5.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_5.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_5.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_5.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_5.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_5.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_6{flex:0 0 calc(50% - (0rem * (2 - 1) * 0.5));max-width:calc(50% - (0rem * (2 - 1) * 0.5))}.block_xl_6.mr_0{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_6.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_6.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_6.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_6.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_6.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_6.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_6.mr_0_5{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_6.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_6.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_6.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_6.mr_1{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_6.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_6.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_6.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_6.mr_1_5{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_6.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_6.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_6.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_6.mr_2{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_6.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_6.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_6.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_6.mr_2_5{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_6.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_6.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_6.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_6.mr_3{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_6.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_6.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_6.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_6.mr_4{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_6.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_6.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_6.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_6.mr_5{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_6.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_6.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_6.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_6.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_6.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_6.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_6.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_6.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_6.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_6.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_6.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_6.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_7{flex:0 0 calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_0{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_7.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_7.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_7.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_7.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_7.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_7.mr_0_5{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_7.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_7.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_7.mr_1{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_7.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_7.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_7.mr_1_5{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_7.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_7.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_7.mr_2{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_7.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_7.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_7.mr_2_5{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_7.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_7.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_7.mr_3{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_7.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_7.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_7.mr_4{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_7.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_7.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_7.mr_5{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_7.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_7.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_7.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_7.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_7.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_7.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_7.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_7.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_7.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_7.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_7.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_8{flex:0 0 calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_0{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_8.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_8.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_8.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_8.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_8.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_8.mr_0_5{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_8.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_8.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_8.mr_1{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_8.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_8.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_8.mr_1_5{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_8.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_8.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_8.mr_2{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_8.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_8.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_8.mr_2_5{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_8.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_8.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_8.mr_3{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_8.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_8.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_8.mr_4{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_8.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_8.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_8.mr_5{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_8.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_8.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_8.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_8.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_8.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_8.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_8.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_8.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_8.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_8.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_8.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_9{flex:0 0 calc(75% - (0rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_0{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_9.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_9.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_9.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_9.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_9.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_9.mr_0_5{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_9.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_9.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_9.mr_1{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_9.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_9.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_9.mr_1_5{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_9.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_9.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_9.mr_2{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_9.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_9.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_9.mr_2_5{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_9.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_9.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_9.mr_3{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_9.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_9.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_9.mr_4{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_9.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_9.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_9.mr_5{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_9.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_9.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_9.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_9.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_9.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_9.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_9.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_9.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_9.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_9.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_9.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_10{flex:0 0 calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_0{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_10.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_10.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_10.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_10.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_10.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_10.mr_0_5{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_10.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_10.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_10.mr_1{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_10.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_10.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_10.mr_1_5{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_10.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_10.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_10.mr_2{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_10.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_10.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_10.mr_2_5{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_10.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_10.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_10.mr_3{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_10.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_10.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_10.mr_4{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_10.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_10.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_10.mr_5{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_10.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_10.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_10.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_10.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_10.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_10.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_10.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_10.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_10.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_10.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_10.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_11{flex:0 0 calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_0{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_11.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_11.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_11.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_11.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_11.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_11.mr_0_5{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_11.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_11.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_11.mr_1{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_11.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_11.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_11.mr_1_5{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_11.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_11.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_11.mr_2{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_11.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_11.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_11.mr_2_5{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_11.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_11.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_11.mr_3{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_11.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_11.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_11.mr_4{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_11.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_11.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_11.mr_5{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_11.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_11.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_11.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_11.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_11.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_11.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_11.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_11.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_11.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_11.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_11.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_12{flex:0 0 calc(100% - (0rem * (1 - 1) * 1));max-width:calc(100% - (0rem * (1 - 1) * 1))}.block_xl_12.mr_0{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_12.mr_0+.block_xl_1{flex:0 0 calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0 * (12 - 1) * 0.0833333333))}.block_xl_12.mr_0+.block_xl_2{flex:0 0 calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0 * (6 - 1) * 0.1666666667))}.block_xl_12.mr_0+.block_xl_3{flex:0 0 calc(25% - (0 * (4 - 1) * 0.25));max-width:calc(25% - (0 * (4 - 1) * 0.25))}.block_xl_12.mr_0+.block_xl_4{flex:0 0 calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0 * (3 - 1) * 0.3333333333))}.block_xl_12.mr_0+.block_xl_5{flex:0 0 calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0 * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_0+.block_xl_6{flex:0 0 calc(50% - (0 * (2 - 1) * 0.5));max-width:calc(50% - (0 * (2 - 1) * 0.5))}.block_xl_12.mr_0+.block_xl_7{flex:0 0 calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0 * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_0+.block_xl_8{flex:0 0 calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0 * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_0+.block_xl_9{flex:0 0 calc(75% - (0 * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0 * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_0+.block_xl_10{flex:0 0 calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0 * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_0+.block_xl_11{flex:0 0 calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0 * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_0+.block_xl_12{flex:0 0 calc(100% - (0 * (1 - 1) * 1));max-width:calc(100% - (0 * (1 - 1) * 1))}.block_xl_12.mr_0_5{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_12.mr_0_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.15rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_0_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.15rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_0_5+.block_xl_3{flex:0 0 calc(25% - (0.15rem * (4 - 1) * 0.25));max-width:calc(25% - (0.15rem * (4 - 1) * 0.25))}.block_xl_12.mr_0_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.15rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_0_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.15rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_0_5+.block_xl_6{flex:0 0 calc(50% - (0.15rem * (2 - 1) * 0.5));max-width:calc(50% - (0.15rem * (2 - 1) * 0.5))}.block_xl_12.mr_0_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.15rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_0_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.15rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_0_5+.block_xl_9{flex:0 0 calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.15rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_0_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.15rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_0_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.15rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_0_5+.block_xl_12{flex:0 0 calc(100% - (0.15rem * (1 - 1) * 1));max-width:calc(100% - (0.15rem * (1 - 1) * 1))}.block_xl_12.mr_1{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_12.mr_1+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.25rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_1+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.25rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_1+.block_xl_3{flex:0 0 calc(25% - (0.25rem * (4 - 1) * 0.25));max-width:calc(25% - (0.25rem * (4 - 1) * 0.25))}.block_xl_12.mr_1+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.25rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_1+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.25rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_1+.block_xl_6{flex:0 0 calc(50% - (0.25rem * (2 - 1) * 0.5));max-width:calc(50% - (0.25rem * (2 - 1) * 0.5))}.block_xl_12.mr_1+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.25rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_1+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.25rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_1+.block_xl_9{flex:0 0 calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.25rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_1+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.25rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_1+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.25rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_1+.block_xl_12{flex:0 0 calc(100% - (0.25rem * (1 - 1) * 1));max-width:calc(100% - (0.25rem * (1 - 1) * 1))}.block_xl_12.mr_1_5{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_12.mr_1_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.35rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_1_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.35rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_1_5+.block_xl_3{flex:0 0 calc(25% - (0.35rem * (4 - 1) * 0.25));max-width:calc(25% - (0.35rem * (4 - 1) * 0.25))}.block_xl_12.mr_1_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.35rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_1_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.35rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_1_5+.block_xl_6{flex:0 0 calc(50% - (0.35rem * (2 - 1) * 0.5));max-width:calc(50% - (0.35rem * (2 - 1) * 0.5))}.block_xl_12.mr_1_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.35rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_1_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.35rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_1_5+.block_xl_9{flex:0 0 calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.35rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_1_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.35rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_1_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.35rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_1_5+.block_xl_12{flex:0 0 calc(100% - (0.35rem * (1 - 1) * 1));max-width:calc(100% - (0.35rem * (1 - 1) * 1))}.block_xl_12.mr_2{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_12.mr_2+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.5rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_2+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.5rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_2+.block_xl_3{flex:0 0 calc(25% - (0.5rem * (4 - 1) * 0.25));max-width:calc(25% - (0.5rem * (4 - 1) * 0.25))}.block_xl_12.mr_2+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.5rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_2+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_2+.block_xl_6{flex:0 0 calc(50% - (0.5rem * (2 - 1) * 0.5));max-width:calc(50% - (0.5rem * (2 - 1) * 0.5))}.block_xl_12.mr_2+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_2+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_2+.block_xl_9{flex:0 0 calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_2+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_2+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_2+.block_xl_12{flex:0 0 calc(100% - (0.5rem * (1 - 1) * 1));max-width:calc(100% - (0.5rem * (1 - 1) * 1))}.block_xl_12.mr_2_5{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_12.mr_2_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (0.75rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_2_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (0.75rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_2_5+.block_xl_3{flex:0 0 calc(25% - (0.75rem * (4 - 1) * 0.25));max-width:calc(25% - (0.75rem * (4 - 1) * 0.25))}.block_xl_12.mr_2_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (0.75rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_2_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (0.75rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_2_5+.block_xl_6{flex:0 0 calc(50% - (0.75rem * (2 - 1) * 0.5));max-width:calc(50% - (0.75rem * (2 - 1) * 0.5))}.block_xl_12.mr_2_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (0.75rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_2_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (0.75rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_2_5+.block_xl_9{flex:0 0 calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (0.75rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_2_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (0.75rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_2_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (0.75rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_2_5+.block_xl_12{flex:0 0 calc(100% - (0.75rem * (1 - 1) * 1));max-width:calc(100% - (0.75rem * (1 - 1) * 1))}.block_xl_12.mr_3{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_12.mr_3+.block_xl_1{flex:0 0 calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_3+.block_xl_2{flex:0 0 calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_3+.block_xl_3{flex:0 0 calc(25% - (1rem * (4 - 1) * 0.25));max-width:calc(25% - (1rem * (4 - 1) * 0.25))}.block_xl_12.mr_3+.block_xl_4{flex:0 0 calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_3+.block_xl_5{flex:0 0 calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_3+.block_xl_6{flex:0 0 calc(50% - (1rem * (2 - 1) * 0.5));max-width:calc(50% - (1rem * (2 - 1) * 0.5))}.block_xl_12.mr_3+.block_xl_7{flex:0 0 calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_3+.block_xl_8{flex:0 0 calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_3+.block_xl_9{flex:0 0 calc(75% - (1rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_3+.block_xl_10{flex:0 0 calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_3+.block_xl_11{flex:0 0 calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_3+.block_xl_12{flex:0 0 calc(100% - (1rem * (1 - 1) * 1));max-width:calc(100% - (1rem * (1 - 1) * 1))}.block_xl_12.mr_4{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_12.mr_4+.block_xl_1{flex:0 0 calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (1.5rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_4+.block_xl_2{flex:0 0 calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (1.5rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_4+.block_xl_3{flex:0 0 calc(25% - (1.5rem * (4 - 1) * 0.25));max-width:calc(25% - (1.5rem * (4 - 1) * 0.25))}.block_xl_12.mr_4+.block_xl_4{flex:0 0 calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (1.5rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_4+.block_xl_5{flex:0 0 calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (1.5rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_4+.block_xl_6{flex:0 0 calc(50% - (1.5rem * (2 - 1) * 0.5));max-width:calc(50% - (1.5rem * (2 - 1) * 0.5))}.block_xl_12.mr_4+.block_xl_7{flex:0 0 calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (1.5rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_4+.block_xl_8{flex:0 0 calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (1.5rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_4+.block_xl_9{flex:0 0 calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (1.5rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_4+.block_xl_10{flex:0 0 calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (1.5rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_4+.block_xl_11{flex:0 0 calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (1.5rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_4+.block_xl_12{flex:0 0 calc(100% - (1.5rem * (1 - 1) * 1));max-width:calc(100% - (1.5rem * (1 - 1) * 1))}.block_xl_12.mr_5{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.block_xl_12.mr_5+.block_xl_1{flex:0 0 calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333));max-width:calc(8.3333333333% - (3rem * (12 - 1) * 0.0833333333))}.block_xl_12.mr_5+.block_xl_2{flex:0 0 calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667));max-width:calc(16.6666666667% - (3rem * (6 - 1) * 0.1666666667))}.block_xl_12.mr_5+.block_xl_3{flex:0 0 calc(25% - (3rem * (4 - 1) * 0.25));max-width:calc(25% - (3rem * (4 - 1) * 0.25))}.block_xl_12.mr_5+.block_xl_4{flex:0 0 calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333));max-width:calc(33.3333333333% - (3rem * (3 - 1) * 0.3333333333))}.block_xl_12.mr_5+.block_xl_5{flex:0 0 calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667));max-width:calc(41.6666666667% - (3rem * (2.4 - 1) * 0.4166666667))}.block_xl_12.mr_5+.block_xl_6{flex:0 0 calc(50% - (3rem * (2 - 1) * 0.5));max-width:calc(50% - (3rem * (2 - 1) * 0.5))}.block_xl_12.mr_5+.block_xl_7{flex:0 0 calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333));max-width:calc(58.3333333333% - (3rem * (1.7142857143 - 1) * 0.5833333333))}.block_xl_12.mr_5+.block_xl_8{flex:0 0 calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667));max-width:calc(66.6666666667% - (3rem * (1.5 - 1) * 0.6666666667))}.block_xl_12.mr_5+.block_xl_9{flex:0 0 calc(75% - (3rem * (1.3333333333 - 1) * 0.75));max-width:calc(75% - (3rem * (1.3333333333 - 1) * 0.75))}.block_xl_12.mr_5+.block_xl_10{flex:0 0 calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333));max-width:calc(83.3333333333% - (3rem * (1.2 - 1) * 0.8333333333))}.block_xl_12.mr_5+.block_xl_11{flex:0 0 calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667));max-width:calc(91.6666666667% - (3rem * (1.0909090909 - 1) * 0.9166666667))}.block_xl_12.mr_5+.block_xl_12{flex:0 0 calc(100% - (3rem * (1 - 1) * 1));max-width:calc(100% - (3rem * (1 - 1) * 1))}.order_xl-first{order:-1}.order_xl-last{order:13}.order_xl-0{order:0}.order_xl-1{order:1}.order_xl-2{order:2}.order_xl-3{order:3}.order_xl-4{order:4}.order_xl-5{order:5}.order_xl-6{order:6}.order_xl-7{order:7}.order_xl-8{order:8}.order_xl-9{order:9}.order_xl-10{order:10}.order_xl-11{order:11}.order_xl-12{order:12}.offset_xl-0{margin-left:0}.offset_xl-1{margin-left:8.3333333333%}.offset_xl-2{margin-left:16.6666666667%}.offset_xl-3{margin-left:25%}.offset_xl-4{margin-left:33.3333333333%}.offset_xl-5{margin-left:41.6666666667%}.offset_xl-6{margin-left:50%}.offset_xl-7{margin-left:58.3333333333%}.offset_xl-8{margin-left:66.6666666667%}.offset_xl-9{margin-left:75%}.offset_xl-10{margin-left:83.3333333333%}.offset_xl-11{margin-left:91.6666666667%}}.navbar form .bmd-form-group{width:100%}.navbar .nav-item .ripple-container{display:none}.navbar-toggler{margin-left:auto;transform:none !important}.navbar-toggler .icon-bar{background:#d1d5db !important}.slick-prev,.slick-next{width:7px;height:13px}.slick-prev::before,.slick-next::before{display:block;width:7px;height:13px;content:''}.slick-prev{left:0}.static .slick-prev{left:5px}.upper .slick-prev{top:26%;left:10px}.black .slick-prev::before{background:url(/assets/new_design/arrows/black_left-0634ab8061b108877be88befb639a6d98989790434a9098c56f3a74ac525279c.svg) no-repeat center center}.slick-prev::before{background:url(/assets/new_design/arrows/left-95327da53dd3c44b67fe6972884dd0f319f42032ba93e2061ce7d35859e9e9ae.svg) no-repeat center center}.slick-next{right:0}.static .slick-next{right:5px}.upper .slick-next{top:26%;right:10px}.black .slick-next::before{background:url(/assets/new_design/arrows/black_right-1f198528f0338236c0b918825b1494f5fe8a454210ef8a442063bd053b0ad23d.svg) no-repeat center center}.slick-next::before{background:url(/assets/new_design/arrows/right-462e5faf0ec971640f1c90d6bec4faf19c68cf4255a41f1e5d1baa5132cb8a6b.svg) no-repeat center center}.rating img{max-width:none}.Toastify__toast--success{background-color:#7ab11c !important}.ck-editor__editable{min-height:500px}.dropzone{background-color:#fff;border:2px dashed #d1d5db;border-radius:10px}.dropzone.invalid_field{border-color:#eb5757}.filepond--wrapper .filepond--root{height:210px !important;padding:40px 0}.filepond--wrapper .filepond--root .filepond--drop-label{min-height:210px;transform:none;visibility:visible;opacity:1;pointer-events:auto}.filepond--wrapper .filepond--root span{text-decoration:none}.filepond--wrapper .filepond--root label{font-family:"Manrope", sans-serif;color:#d1d5db}.filepond--wrapper .filepond--panel-root{background-color:#fff;border:2px dashed #d1d5db;border-radius:10px}.filepond--wrapper .filepond--list-scroller,.filepond--wrapper .filepond--credits{display:none}.filepond--wrapper .only_button.filepond--root{height:50px !important;padding:25px 0;margin:0}.filepond--wrapper .only_button.filepond--root .filepond--drop-label{min-height:50px;transform:none !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.filepond--wrapper .only_button.filepond--root span{text-decoration:none}.filepond--wrapper .only_button.filepond--root label{font-family:"Manrope", sans-serif;color:#d1d5db}.filepond--wrapper .only_button .filepond--panel-root{background-color:#fff;border:0;border-radius:10px}.filepond--wrapper .only_button .filepond--list-scroller{display:none}.alert_body{padding:10px;border-radius:10px;box-shadow:0 2px 2px 2px rgba(224,224,224,0.33);max-width:310px;box-sizing:border-box;pointer-events:all;margin:10px}.alert_body.success{background-color:#7ab11c}.alert_body.error{background-color:#f01e0f}@media screen and (min-width: 991px){.alert_body{margin:10px 10px 10px 125px}}.alert_container{position:absolute;top:30px;left:0;z-index:1000;margin-top:65px}.alert_container.scale{transition:transform 0.3s ease;transform:scale(1)}.alert_container.scale.enter{transform:scale(0)}.alert_container.scale.leave{transform:scale(0)}.react-card-flip{perspective:none !important}.with_time{width:330px}.react-datepicker-wrapper{flex:1}.helpdesk .react-datepicker{width:auto}.helpdesk .react-datepicker__close-icon{right:35px}.helpdesk .react-datepicker__close-icon::after{background-color:#5d5fef}[class*="horizontalSvgLine"],[class*="verticalSvgLine"]{stroke:#cccccc !important;stroke-width:2 !important;stroke-dasharray:2, 3 !important}.react_select__control{min-height:40px !important}.invalid_field__control{border-color:#eb5757 !important}.ReactTable{position:relative;display:flex;flex-direction:column}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{display:flex;flex-direction:column;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{display:flex;flex-direction:column;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline:none}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,0.02)}.ReactTable .rt-thead .rt-tr{text-align:center;border-bottom:1px solid #e0e0e0}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{line-height:normal;position:relative}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th.-cursor-pointer div{display:flex;align-items:center}.ReactTable .rt-thead .rt-th.-cursor-pointer.-sort-desc div:after,.ReactTable .rt-thead .rt-th.-cursor-pointer.-sort-asc div:after{background:url(/assets/new_design/sort_half-0cdcafc5ecff6270b5186c059b2a63d4b568be021d6f277b24ec04f430b32d17.svg) no-repeat center center}.ReactTable .rt-thead .rt-th.-cursor-pointer.-sort-asc div:after{transform:rotateX(180deg)}.ReactTable .rt-thead .rt-th.-cursor-pointer div:after{display:inline-block;content:'';width:10px;height:17px;margin-left:5px;margin-top:3px;background:url(/assets/new_design/sort_full-2f0824552ae84deef096e40e263da25266007a3692fc752614b8e56e802a4610.svg)}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline:none}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0);border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{flex:99999 1 auto;display:flex;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #e0e0e0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,0.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{flex:1 0 auto;display:flex;flex-direction:column;align-items:stretch}.ReactTable .rt-tr{flex:1 0 auto;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:.3s ease;transition-property:width, min-width, padding, opacity;text-align:left}.ReactTable .rt-th{font:400 16px/21px "Manrope", sans-serif;color:#828282;border:none;padding-bottom:15px;padding-top:0;vertical-align:baseline}.ReactTable .rt-td{padding-bottom:30px;padding-top:30px}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0 !important;min-width:0 !important;padding:0 !important;border:0 !important;opacity:0 !important}.ReactTable .rt-expander{display:inline-block;position:relative;margin:0;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,0.8);transition:all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{transform:translate(-50%, -50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{flex:1 0 auto;display:flex;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,0.15)}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,0.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,0.05)}.ReactTable .-pagination{z-index:1;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1);border-top:2px solid rgba(0,0,0,0.1)}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline:none}.ReactTable .-pagination .-btn{appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,0.6);background:rgba(0,0,0,0.1);transition:all .1s ease;cursor:pointer;outline:none}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,0.3);color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{flex:1;text-align:center}.ReactTable .-pagination .-center{flex:1.5;text-align:center;margin-bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:rgba(0,0,0,0.5)}.ReactTable .-loading{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,0.6);transform:translateY(-52%);transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none !important;cursor:col-resize;user-select:none}.users .personal_matter_speciality_docs{margin-top:30px}.users .personal_matter_position{margin-right:80px}.users .personal_matter_docs_list{grid-template-columns:repeat(3, 1fr);gap:10px}.users .personal_matter_docs_list .sig_ops{grid-column:2}.users .personal_matter_file{width:130px;height:32px}.users .personal_matter_file a{color:#000;display:-webkit-box;overflow:hidden;text-overflow:clip;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.users .personal_matter_close_icon{font-size:18px;color:#5d5fef;cursor:pointer}
