@import"https://fonts.googleapis.com/css2?family=Prompt:wght@300;500;600;700&display=swap";.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .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(.28, .84, .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(.4, 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(.4, 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) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .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%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{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:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-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{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-fill-drip{--fa: ""}.fa-arrows-to-circle{--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: ""}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: ""}.fa-text-height{--fa: ""}.fa-user-xmark,.fa-user-times{--fa: ""}.fa-stethoscope{--fa: ""}.fa-message,.fa-comment-alt{--fa: ""}.fa-info{--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: ""}.fa-explosion{--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: ""}.fa-wave-square{--fa: ""}.fa-ring{--fa: ""}.fa-building-un{--fa: ""}.fa-dice-three{--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: ""}.fa-anchor-circle-check{--fa: ""}.fa-building-circle-arrow-right{--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: ""}.fa-arrows-up-to-line{--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: ""}.fa-door-open{--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: ""}.fa-atom{--fa: ""}.fa-soap{--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: ""}.fa-bridge-circle-check{--fa: ""}.fa-pump-medical{--fa: ""}.fa-fingerprint{--fa: ""}.fa-hand-point-right{--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: ""}.fa-forward-step,.fa-step-forward{--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: ""}.fa-flag-checkered{--fa: ""}.fa-football,.fa-football-ball{--fa: ""}.fa-school-circle-exclamation{--fa: ""}.fa-crop{--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: ""}.fa-users-rectangle{--fa: ""}.fa-people-roof{--fa: ""}.fa-people-line{--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: ""}.fa-diagram-predecessor{--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: ""}.fa-person,.fa-male{--fa: ""}.fa-laptop{--fa: ""}.fa-file-csv{--fa: ""}.fa-menorah{--fa: ""}.fa-truck-plane{--fa: ""}.fa-record-vinyl{--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: ""}.fa-bong{--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: ""}.fa-arrow-down-up-across-line{--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: ""}.fa-jar-wheat{--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: ""}.fa-file-circle-exclamation{--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: ""}.fa-pager{--fa: ""}.fa-address-book,.fa-contact-book{--fa: ""}.fa-strikethrough{--fa: ""}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: ""}.fa-backward{--fa: ""}.fa-caret-right{--fa: ""}.fa-comments{--fa: ""}.fa-paste,.fa-file-clipboard{--fa: ""}.fa-code-pull-request{--fa: ""}.fa-clipboard-list{--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: ""}.fa-user-check{--fa: ""}.fa-vial-virus{--fa: ""}.fa-sheet-plastic{--fa: ""}.fa-blog{--fa: ""}.fa-user-ninja{--fa: ""}.fa-person-arrow-up-from-line{--fa: ""}.fa-scroll-torah,.fa-torah{--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: ""}.fa-toggle-off{--fa: ""}.fa-box-archive,.fa-archive{--fa: ""}.fa-person-drowning{--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: ""}.fa-spray-can{--fa: ""}.fa-truck-monster{--fa: ""}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: ""}.fa-rainbow{--fa: ""}.fa-circle-notch{--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: ""}.fa-paw{--fa: ""}.fa-cloud{--fa: ""}.fa-trowel-bricks{--fa: ""}.fa-face-flushed,.fa-flushed{--fa: ""}.fa-hospital-user{--fa: ""}.fa-tent-arrow-left-right{--fa: ""}.fa-gavel,.fa-legal{--fa: ""}.fa-binoculars{--fa: ""}.fa-microphone-slash{--fa: ""}.fa-box-tissue{--fa: ""}.fa-motorcycle{--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: ""}.fa-mars-and-venus-burst{--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: ""}.fa-scissors,.fa-cut{--fa: ""}.fa-sun-plant-wilt{--fa: ""}.fa-toilets-portable{--fa: ""}.fa-hockey-puck{--fa: ""}.fa-table{--fa: ""}.fa-magnifying-glass-arrow-right{--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: ""}.fa-users-slash{--fa: ""}.fa-clover{--fa: ""}.fa-reply,.fa-mail-reply{--fa: ""}.fa-star-and-crescent{--fa: ""}.fa-house-fire{--fa: ""}.fa-square-minus,.fa-minus-square{--fa: ""}.fa-helicopter{--fa: ""}.fa-compass{--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: ""}.fa-file-circle-question{--fa: ""}.fa-laptop-code{--fa: ""}.fa-swatchbook{--fa: ""}.fa-prescription-bottle{--fa: ""}.fa-bars,.fa-navicon{--fa: ""}.fa-people-group{--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: ""}.fa-film{--fa: ""}.fa-ruler-horizontal{--fa: ""}.fa-people-robbery{--fa: ""}.fa-lightbulb{--fa: ""}.fa-caret-left{--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: ""}.fa-school-circle-xmark{--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: ""}.fa-cloud-showers-heavy{--fa: ""}.fa-headphones-simple,.fa-headphones-alt{--fa: ""}.fa-sitemap{--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: ""}.fa-memory{--fa: ""}.fa-road-spikes{--fa: ""}.fa-fire-burner{--fa: ""}.fa-flag{--fa: ""}.fa-hanukiah{--fa: ""}.fa-feather{--fa: ""}.fa-volume-low,.fa-volume-down{--fa: ""}.fa-comment-slash{--fa: ""}.fa-cloud-sun-rain{--fa: ""}.fa-compress{--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: ""}.fa-ankh{--fa: ""}.fa-hands-holding-child{--fa: ""}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: ""}.fa-peseta-sign{--fa: ""}.fa-heading,.fa-header{--fa: ""}.fa-ghost{--fa: ""}.fa-list,.fa-list-squares{--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: ""}.fa-cart-plus{--fa: ""}.fa-gamepad{--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: ""}.fa-egg{--fa: ""}.fa-house-medical-circle-xmark{--fa: ""}.fa-campground{--fa: ""}.fa-folder-plus{--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: ""}.fa-lock{--fa: ""}.fa-gas-pump{--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: ""}.fa-map-location,.fa-map-marked{--fa: ""}.fa-house-flood-water{--fa: ""}.fa-tree{--fa: ""}.fa-bridge-lock{--fa: ""}.fa-sack-dollar{--fa: ""}.fa-pen-to-square,.fa-edit{--fa: ""}.fa-car-side{--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: ""}.fa-heart-circle-minus{--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: ""}.fa-microscope{--fa: ""}.fa-sink{--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: ""}.fa-mitten{--fa: ""}.fa-person-rays{--fa: ""}.fa-users{--fa: ""}.fa-eye-slash{--fa: ""}.fa-flask-vial{--fa: ""}.fa-hand,.fa-hand-paper{--fa: ""}.fa-om{--fa: ""}.fa-worm{--fa: ""}.fa-house-circle-xmark{--fa: ""}.fa-plug{--fa: ""}.fa-chevron-up{--fa: ""}.fa-hand-spock{--fa: ""}.fa-stopwatch{--fa: ""}.fa-face-kiss,.fa-kiss{--fa: ""}.fa-bridge-circle-xmark{--fa: ""}.fa-face-grin-tongue,.fa-grin-tongue{--fa: ""}.fa-chess-bishop{--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: ""}.fa-road-circle-check{--fa: ""}.fa-dice-five{--fa: ""}.fa-square-rss,.fa-rss-square{--fa: ""}.fa-land-mine-on{--fa: ""}.fa-i-cursor{--fa: ""}.fa-stamp{--fa: ""}.fa-stairs{--fa: ""}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: ""}.fa-pills{--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: ""}.fa-tooth{--fa: ""}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: ""}.fa-bicycle{--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: ""}.fa-head-side-cough-slash{--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: ""}.fa-snowman{--fa: ""}.fa-mortar-pestle{--fa: ""}.fa-road-barrier{--fa: ""}.fa-school{--fa: ""}.fa-igloo{--fa: ""}.fa-joint{--fa: ""}.fa-angle-right{--fa: ""}.fa-horse{--fa: ""}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: ""}.fa-dong-sign{--fa: ""}.fa-capsules{--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: ""}.fa-hand-point-up{--fa: ""}.fa-money-bill{--fa: ""}.fa-bookmark{--fa: ""}.fa-align-justify{--fa: ""}.fa-umbrella-beach{--fa: ""}.fa-helmet-un{--fa: ""}.fa-bullseye{--fa: ""}.fa-bacon{--fa: ""}.fa-hand-point-down{--fa: ""}.fa-arrow-up-from-bracket{--fa: ""}.fa-folder,.fa-folder-blank{--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: ""}.fa-radiation{--fa: ""}.fa-chart-simple{--fa: ""}.fa-mars-stroke{--fa: ""}.fa-vial{--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: ""}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: ""}.fa-bridge-circle-exclamation{--fa: ""}.fa-user{--fa: ""}.fa-school-circle-check{--fa: ""}.fa-dumpster{--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: ""}.fa-building-user{--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: ""}.fa-highlighter{--fa: ""}.fa-key{--fa: ""}.fa-bullhorn{--fa: ""}.fa-globe{--fa: ""}.fa-synagogue{--fa: ""}.fa-person-half-dress{--fa: ""}.fa-road-bridge{--fa: ""}.fa-location-arrow{--fa: ""}.fa-c{--fa: "C"}.fa-tablet-button{--fa: ""}.fa-building-lock{--fa: ""}.fa-pizza-slice{--fa: ""}.fa-money-bill-wave{--fa: ""}.fa-chart-area,.fa-area-chart{--fa: ""}.fa-house-flag{--fa: ""}.fa-person-circle-minus{--fa: ""}.fa-ban,.fa-cancel{--fa: ""}.fa-camera-rotate{--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: ""}.fa-star{--fa: ""}.fa-repeat{--fa: ""}.fa-cross{--fa: ""}.fa-box{--fa: ""}.fa-venus-mars{--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: ""}.fa-charging-station{--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: ""}.fa-shuffle,.fa-random{--fa: ""}.fa-person-running,.fa-running{--fa: ""}.fa-mobile-retro{--fa: ""}.fa-grip-lines-vertical{--fa: ""}.fa-spider{--fa: ""}.fa-hands-bound{--fa: ""}.fa-file-invoice-dollar{--fa: ""}.fa-plane-circle-exclamation{--fa: ""}.fa-x-ray{--fa: ""}.fa-spell-check{--fa: ""}.fa-slash{--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: ""}.fa-server{--fa: ""}.fa-virus-covid-slash{--fa: ""}.fa-shop-lock{--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: ""}.fa-blender-phone{--fa: ""}.fa-building-wheat{--fa: ""}.fa-person-breastfeeding{--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: ""}.fa-venus{--fa: ""}.fa-passport{--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: ""}.fa-temperature-high{--fa: ""}.fa-microchip{--fa: ""}.fa-crown{--fa: ""}.fa-weight-hanging{--fa: ""}.fa-xmarks-lines{--fa: ""}.fa-file-prescription{--fa: ""}.fa-weight-scale,.fa-weight{--fa: ""}.fa-user-group,.fa-user-friends{--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: ""}.fa-chess-knight{--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: ""}.fa-wheelchair{--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: ""}.fa-toggle-on{--fa: ""}.fa-person-walking,.fa-walking{--fa: ""}.fa-l{--fa: "L"}.fa-fire{--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: ""}.fa-face-laugh,.fa-laugh{--fa: ""}.fa-folder-open{--fa: ""}.fa-heart-circle-plus{--fa: ""}.fa-code-fork{--fa: ""}.fa-city{--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: ""}.fa-pepper-hot{--fa: ""}.fa-unlock{--fa: ""}.fa-colon-sign{--fa: ""}.fa-headset{--fa: ""}.fa-store-slash{--fa: ""}.fa-road-circle-xmark{--fa: ""}.fa-user-minus{--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: ""}.fa-clipboard{--fa: ""}.fa-house-circle-exclamation{--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: ""}.fa-bath,.fa-bathtub{--fa: ""}.fa-underline{--fa: ""}.fa-user-pen,.fa-user-edit{--fa: ""}.fa-signature{--fa: ""}.fa-stroopwafel{--fa: ""}.fa-bold{--fa: ""}.fa-anchor-lock{--fa: ""}.fa-building-ngo{--fa: ""}.fa-manat-sign{--fa: ""}.fa-not-equal{--fa: ""}.fa-border-top-left,.fa-border-style{--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: ""}.fa-jedi{--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: ""}.fa-mug-hot{--fa: ""}.fa-car-battery,.fa-battery-car{--fa: ""}.fa-gift{--fa: ""}.fa-dice-two{--fa: ""}.fa-chess-queen{--fa: ""}.fa-glasses{--fa: ""}.fa-chess-board{--fa: ""}.fa-building-circle-check{--fa: ""}.fa-person-chalkboard{--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: ""}.fa-cloud-showers-water{--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: ""}.fa-less-than-equal{--fa: ""}.fa-train{--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: ""}.fa-crow{--fa: ""}.fa-sailboat{--fa: ""}.fa-window-restore{--fa: ""}.fa-square-plus,.fa-plus-square{--fa: ""}.fa-torii-gate{--fa: ""}.fa-frog{--fa: ""}.fa-bucket{--fa: ""}.fa-image{--fa: ""}.fa-microphone{--fa: ""}.fa-cow{--fa: ""}.fa-caret-up{--fa: ""}.fa-screwdriver{--fa: ""}.fa-folder-closed{--fa: ""}.fa-house-tsunami{--fa: ""}.fa-square-nfi{--fa: ""}.fa-arrow-up-from-ground-water{--fa: ""}.fa-martini-glass,.fa-glass-martini-alt{--fa: ""}.fa-square-binary{--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: ""}.fa-table-columns,.fa-columns{--fa: ""}.fa-lemon{--fa: ""}.fa-head-side-mask{--fa: ""}.fa-handshake{--fa: ""}.fa-gem{--fa: ""}.fa-dolly,.fa-dolly-box{--fa: ""}.fa-smoking{--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: ""}.fa-monument{--fa: ""}.fa-snowplow{--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: ""}.fa-cannabis{--fa: ""}.fa-circle-play,.fa-play-circle{--fa: ""}.fa-tablets{--fa: ""}.fa-ethernet{--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: ""}.fa-chair{--fa: ""}.fa-circle-check,.fa-check-circle{--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: ""}.fa-plate-wheat{--fa: ""}.fa-icicles{--fa: ""}.fa-person-shelter{--fa: ""}.fa-neuter{--fa: ""}.fa-id-badge{--fa: ""}.fa-marker{--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: ""}.fa-helicopter-symbol{--fa: ""}.fa-universal-access{--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: ""}.fa-lari-sign{--fa: ""}.fa-volcano{--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: ""}.fa-viruses{--fa: ""}.fa-square-person-confined{--fa: ""}.fa-user-tie{--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: ""}.fa-tent-arrow-down-to-line{--fa: ""}.fa-certificate{--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: ""}.fa-suitcase{--fa: ""}.fa-person-skating,.fa-skating{--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: ""}.fa-camera-retro{--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: ""}.fa-box-open{--fa: ""}.fa-scroll{--fa: ""}.fa-spa{--fa: ""}.fa-location-pin-lock{--fa: ""}.fa-pause{--fa: ""}.fa-hill-avalanche{--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: ""}.fa-bomb{--fa: ""}.fa-registered{--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: ""}.fa-subscript{--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: ""}.fa-burst{--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: ""}.fa-face-tired,.fa-tired{--fa: ""}.fa-money-bills{--fa: ""}.fa-smog{--fa: ""}.fa-crutch{--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: ""}.fa-palette{--fa: ""}.fa-arrows-turn-right{--fa: ""}.fa-vest{--fa: ""}.fa-ferry{--fa: ""}.fa-arrows-down-to-people{--fa: ""}.fa-seedling,.fa-sprout{--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: ""}.fa-boxes-packing{--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: ""}.fa-group-arrows-rotate{--fa: ""}.fa-bowl-food{--fa: ""}.fa-candy-cane{--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: ""}.fa-text-slash,.fa-remove-format{--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: ""}.fa-file-word{--fa: ""}.fa-file-powerpoint{--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: ""}.fa-house-lock{--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: ""}.fa-children{--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: ""}.fa-user-large-slash,.fa-user-alt-slash{--fa: ""}.fa-envelope-open{--fa: ""}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: ""}.fa-mattress-pillow{--fa: ""}.fa-guarani-sign{--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: ""}.fa-fire-extinguisher{--fa: ""}.fa-cruzeiro-sign{--fa: ""}.fa-greater-than-equal{--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: ""}.fa-book-atlas,.fa-atlas{--fa: ""}.fa-virus{--fa: ""}.fa-envelope-circle-check{--fa: ""}.fa-layer-group{--fa: ""}.fa-arrows-to-dot{--fa: ""}.fa-archway{--fa: ""}.fa-heart-circle-check{--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: ""}.fa-square{--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: ""}.fa-couch{--fa: ""}.fa-cedi-sign{--fa: ""}.fa-italic{--fa: ""}.fa-table-cells-column-lock{--fa: ""}.fa-church{--fa: ""}.fa-comments-dollar{--fa: ""}.fa-democrat{--fa: ""}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: ""}.fa-road-lock{--fa: ""}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: ""}.fa-p{--fa: "P"}.fa-snowflake{--fa: ""}.fa-newspaper{--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: ""}.fa-filter-circle-xmark{--fa: ""}.fa-locust{--fa: ""}.fa-sort,.fa-unsorted{--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: ""}.fa-person-dress-burst{--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: ""}.fa-vector-square{--fa: ""}.fa-bread-slice{--fa: ""}.fa-language{--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: ""}.fa-filter{--fa: ""}.fa-question{--fa: "?"}.fa-file-signature{--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: ""}.fa-house-chimney-user{--fa: ""}.fa-hand-holding-heart{--fa: ""}.fa-puzzle-piece{--fa: ""}.fa-money-check{--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: ""}.fa-code{--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: ""}.fa-building-circle-exclamation{--fa: ""}.fa-magnifying-glass-chart{--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: ""}.fa-cubes-stacked{--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: ""}.fa-virus-covid{--fa: ""}.fa-austral-sign{--fa: ""}.fa-f{--fa: "F"}.fa-leaf{--fa: ""}.fa-road{--fa: ""}.fa-taxi,.fa-cab{--fa: ""}.fa-person-circle-plus{--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: ""}.fa-bolt-lightning{--fa: ""}.fa-sack-xmark{--fa: ""}.fa-file-excel{--fa: ""}.fa-file-contract{--fa: ""}.fa-fish-fins{--fa: ""}.fa-building-flag{--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: ""}.fa-object-ungroup{--fa: ""}.fa-poop{--fa: ""}.fa-location-pin,.fa-map-marker{--fa: ""}.fa-kaaba{--fa: ""}.fa-toilet-paper{--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: ""}.fa-eject{--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: ""}.fa-plane-circle-check{--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: ""}.fa-object-group{--fa: ""}.fa-chart-line,.fa-line-chart{--fa: ""}.fa-mask-ventilator{--fa: ""}.fa-arrow-right{--fa: ""}.fa-signs-post,.fa-map-signs{--fa: ""}.fa-cash-register{--fa: ""}.fa-person-circle-question{--fa: ""}.fa-h{--fa: "H"}.fa-tarp{--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: ""}.fa-arrows-to-eye{--fa: ""}.fa-plug-circle-bolt{--fa: ""}.fa-heart{--fa: ""}.fa-mars-and-venus{--fa: ""}.fa-house-user,.fa-home-user{--fa: ""}.fa-dumpster-fire{--fa: ""}.fa-house-crack{--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: ""}.fa-face-surprise,.fa-surprise{--fa: ""}.fa-bottle-water{--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: ""}.fa-toilet-paper-slash{--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: ""}.fa-kitchen-set{--fa: ""}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: ""}.fa-cube{--fa: ""}.fa-bitcoin-sign{--fa: ""}.fa-shield-dog{--fa: ""}.fa-solar-panel{--fa: ""}.fa-lock-open{--fa: ""}.fa-elevator{--fa: ""}.fa-money-bill-transfer{--fa: ""}.fa-money-bill-trend-up{--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: ""}.fa-circle{--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: ""}.fa-recycle{--fa: ""}.fa-user-astronaut{--fa: ""}.fa-plane-slash{--fa: ""}.fa-trademark{--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: ""}.fa-satellite-dish{--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: ""}.fa-volume-high,.fa-volume-up{--fa: ""}.fa-users-rays{--fa: ""}.fa-wallet{--fa: ""}.fa-clipboard-check{--fa: ""}.fa-file-audio{--fa: ""}.fa-burger,.fa-hamburger{--fa: ""}.fa-wrench{--fa: ""}.fa-bugs{--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: ""}.fa-file-image{--fa: ""}.fa-circle-question,.fa-question-circle{--fa: ""}.fa-plane-departure{--fa: ""}.fa-handshake-slash{--fa: ""}.fa-book-bookmark{--fa: ""}.fa-code-branch{--fa: ""}.fa-hat-cowboy{--fa: ""}.fa-bridge{--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: ""}.fa-truck-front{--fa: ""}.fa-cat{--fa: ""}.fa-anchor-circle-exclamation{--fa: ""}.fa-truck-field{--fa: ""}.fa-route{--fa: ""}.fa-clipboard-question{--fa: ""}.fa-panorama{--fa: ""}.fa-comment-medical{--fa: ""}.fa-teeth-open{--fa: ""}.fa-file-circle-minus{--fa: ""}.fa-tags{--fa: ""}.fa-wine-glass{--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: ""}.fa-square-parking,.fa-parking{--fa: ""}.fa-house-signal{--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: ""}.fa-faucet-drip{--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: ""}.fa-terminal{--fa: ""}.fa-mobile-button{--fa: ""}.fa-house-medical-flag{--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: ""}.fa-tape{--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: ""}.fa-eye{--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: ""}.fa-audio-description{--fa: ""}.fa-person-military-to-person{--fa: ""}.fa-file-shield{--fa: ""}.fa-user-slash{--fa: ""}.fa-pen{--fa: ""}.fa-tower-observation{--fa: ""}.fa-file-code{--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: ""}.fa-bus{--fa: ""}.fa-heart-circle-xmark{--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: ""}.fa-window-maximize{--fa: ""}.fa-face-frown,.fa-frown{--fa: ""}.fa-prescription{--fa: ""}.fa-shop,.fa-store-alt{--fa: ""}.fa-floppy-disk,.fa-save{--fa: ""}.fa-vihara{--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: ""}.fa-comment-dots,.fa-commenting{--fa: ""}.fa-plant-wilt{--fa: ""}.fa-diamond{--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: ""}.fa-chart-diagram{--fa: ""}.fa-bacterium{--fa: ""}.fa-hand-pointer{--fa: ""}.fa-drum-steelpan{--fa: ""}.fa-hand-scissors{--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: ""}.fa-biohazard{--fa: ""}.fa-location-crosshairs,.fa-location{--fa: ""}.fa-mars-double{--fa: ""}.fa-child-dress{--fa: ""}.fa-users-between-lines{--fa: ""}.fa-lungs-virus{--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: ""}.fa-phone{--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: ""}.fa-child-reaching{--fa: ""}.fa-head-side-virus{--fa: ""}.fa-user-gear,.fa-user-cog{--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: ""}.fa-door-closed{--fa: ""}.fa-shield-virus{--fa: ""}.fa-dice-six{--fa: ""}.fa-mosquito-net{--fa: ""}.fa-file-fragment{--fa: ""}.fa-bridge-water{--fa: ""}.fa-person-booth{--fa: ""}.fa-text-width{--fa: ""}.fa-hat-wizard{--fa: ""}.fa-pen-fancy{--fa: ""}.fa-person-digging,.fa-digging{--fa: ""}.fa-trash{--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: ""}.fa-book-medical{--fa: ""}.fa-poo{--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: ""}.fa-cubes{--fa: ""}.fa-divide{--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: ""}.fa-headphones{--fa: ""}.fa-hands-holding{--fa: ""}.fa-hands-clapping{--fa: ""}.fa-republican{--fa: ""}.fa-arrow-left{--fa: ""}.fa-person-circle-xmark{--fa: ""}.fa-ruler{--fa: ""}.fa-align-left{--fa: ""}.fa-dice-d6{--fa: ""}.fa-restroom{--fa: ""}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: ""}.fa-file-video{--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: ""}.fa-table-cells,.fa-th{--fa: ""}.fa-file-pdf{--fa: ""}.fa-book-bible,.fa-bible{--fa: ""}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: ""}.fa-user-secret{--fa: ""}.fa-otter{--fa: ""}.fa-person-dress,.fa-female{--fa: ""}.fa-comment-dollar{--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: ""}.fa-hat-cowboy-side{--fa: ""}.fa-clipboard-user{--fa: ""}.fa-child{--fa: ""}.fa-lira-sign{--fa: ""}.fa-satellite{--fa: ""}.fa-plane-lock{--fa: ""}.fa-tag{--fa: ""}.fa-comment{--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: ""}.fa-envelope{--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: ""}.fa-paperclip{--fa: ""}.fa-arrow-right-to-city{--fa: ""}.fa-ribbon{--fa: ""}.fa-lungs{--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: ""}.fa-litecoin-sign{--fa: ""}.fa-border-none{--fa: ""}.fa-circle-nodes{--fa: ""}.fa-parachute-box{--fa: ""}.fa-indent{--fa: ""}.fa-truck-field-un{--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: ""}.fa-mountain{--fa: ""}.fa-user-doctor,.fa-user-md{--fa: ""}.fa-circle-info,.fa-info-circle{--fa: ""}.fa-cloud-meatball{--fa: ""}.fa-camera,.fa-camera-alt{--fa: ""}.fa-square-virus{--fa: ""}.fa-meteor{--fa: ""}.fa-car-on{--fa: ""}.fa-sleigh{--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: ""}.fa-water{--fa: ""}.fa-calendar-check{--fa: ""}.fa-braille{--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: ""}.fa-landmark{--fa: ""}.fa-truck{--fa: ""}.fa-crosshairs{--fa: ""}.fa-person-cane{--fa: ""}.fa-tent{--fa: ""}.fa-vest-patches{--fa: ""}.fa-check-double{--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: ""}.fa-money-bill-wheat{--fa: ""}.fa-cookie{--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: ""}.fa-hard-drive,.fa-hdd{--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: ""}.fa-dumbbell{--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: ""}.fa-tarp-droplet{--fa: ""}.fa-house-medical-circle-check{--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: ""}.fa-calendar-plus{--fa: ""}.fa-plane-arrival{--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: ""}.fa-train-subway,.fa-subway{--fa: ""}.fa-chart-gantt{--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: ""}.fa-dna{--fa: ""}.fa-virus-slash{--fa: ""}.fa-minus,.fa-subtract{--fa: ""}.fa-chess{--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: ""}.fa-plug-circle-check{--fa: ""}.fa-street-view{--fa: ""}.fa-franc-sign{--fa: ""}.fa-volume-off{--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: ""}.fa-gear,.fa-cog{--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: ""}.fa-mosque{--fa: ""}.fa-mosquito{--fa: ""}.fa-star-of-david{--fa: ""}.fa-person-military-rifle{--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: ""}.fa-vials{--fa: ""}.fa-plug-circle-plus{--fa: ""}.fa-place-of-worship{--fa: ""}.fa-grip-vertical{--fa: ""}.fa-hexagon-nodes{--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: ""}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: ""}.fa-clock,.fa-clock-four{--fa: ""}.fa-backward-step,.fa-step-backward{--fa: ""}.fa-pallet{--fa: ""}.fa-faucet{--fa: ""}.fa-baseball-bat-ball{--fa: ""}.fa-s{--fa: "S"}.fa-timeline{--fa: ""}.fa-keyboard{--fa: ""}.fa-caret-down{--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: ""}.fa-plane-up{--fa: ""}.fa-piggy-bank{--fa: ""}.fa-battery-half,.fa-battery-3{--fa: ""}.fa-mountain-city{--fa: ""}.fa-coins{--fa: ""}.fa-khanda{--fa: ""}.fa-sliders,.fa-sliders-h{--fa: ""}.fa-folder-tree{--fa: ""}.fa-network-wired{--fa: ""}.fa-map-pin{--fa: ""}.fa-hamsa{--fa: ""}.fa-cent-sign{--fa: ""}.fa-flask{--fa: ""}.fa-person-pregnant{--fa: ""}.fa-wand-sparkles{--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: ""}.fa-ticket{--fa: ""}.fa-power-off{--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: ""}.fa-flag-usa{--fa: ""}.fa-laptop-file{--fa: ""}.fa-tty,.fa-teletype{--fa: ""}.fa-diagram-next{--fa: ""}.fa-person-rifle{--fa: ""}.fa-house-medical-circle-exclamation{--fa: ""}.fa-closed-captioning{--fa: ""}.fa-person-hiking,.fa-hiking{--fa: ""}.fa-venus-double{--fa: ""}.fa-images{--fa: ""}.fa-calculator{--fa: ""}.fa-people-pulling{--fa: ""}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: ""}.fa-cloud-rain{--fa: ""}.fa-building-circle-xmark{--fa: ""}.fa-ship{--fa: ""}.fa-arrows-down-to-line{--fa: ""}.fa-download{--fa: ""}.fa-face-grin,.fa-grin{--fa: ""}.fa-delete-left,.fa-backspace{--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: ""}.fa-file-circle-check{--fa: ""}.fa-forward{--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: ""}.fa-face-meh,.fa-meh{--fa: ""}.fa-align-center{--fa: ""}.fa-book-skull,.fa-book-dead{--fa: ""}.fa-id-card,.fa-drivers-license{--fa: ""}.fa-outdent,.fa-dedent{--fa: ""}.fa-heart-circle-exclamation{--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: ""}.fa-calendar-week{--fa: ""}.fa-laptop-medical{--fa: ""}.fa-b{--fa: "B"}.fa-file-medical{--fa: ""}.fa-dice-one{--fa: ""}.fa-kiwi-bird{--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: ""}.fa-utensils,.fa-cutlery{--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: ""}.fa-mill-sign{--fa: ""}.fa-bowl-rice{--fa: ""}.fa-skull{--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: ""}.fa-truck-pickup{--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: ""}.fa-stop{--fa: ""}.fa-code-merge{--fa: ""}.fa-upload{--fa: ""}.fa-hurricane{--fa: ""}.fa-mound{--fa: ""}.fa-toilet-portable{--fa: ""}.fa-compact-disc{--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: ""}.fa-caravan{--fa: ""}.fa-shield-cat{--fa: ""}.fa-bolt,.fa-zap{--fa: ""}.fa-glass-water{--fa: ""}.fa-oil-well{--fa: ""}.fa-vault{--fa: ""}.fa-mars{--fa: ""}.fa-toilet{--fa: ""}.fa-plane-circle-xmark{--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: ""}.fa-sun{--fa: ""}.fa-guitar{--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: ""}.fa-horse-head{--fa: ""}.fa-bore-hole{--fa: ""}.fa-industry{--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: ""}.fa-arrows-turn-to-dots{--fa: ""}.fa-florin-sign{--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: ""}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: ""}.fa-car-tunnel{--fa: ""}.fa-head-side-cough{--fa: ""}.fa-grip-lines{--fa: ""}.fa-thumbs-down{--fa: ""}.fa-user-lock{--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: ""}.fa-anchor-circle-xmark{--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: ""}.fa-chess-pawn{--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: ""}.fa-person-through-window{--fa: ""}.fa-toolbox{--fa: ""}.fa-hands-holding-circle{--fa: ""}.fa-bug{--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: ""}.fa-car,.fa-automobile{--fa: ""}.fa-hand-holding-hand{--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: ""}.fa-mountain-sun{--fa: ""}.fa-arrows-left-right-to-line{--fa: ""}.fa-dice-d20{--fa: ""}.fa-truck-droplet{--fa: ""}.fa-file-circle-xmark{--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: ""}.fa-medal{--fa: ""}.fa-bed{--fa: ""}.fa-square-h,.fa-h-square{--fa: ""}.fa-podcast{--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: ""}.fa-bell{--fa: ""}.fa-superscript{--fa: ""}.fa-plug-circle-xmark{--fa: ""}.fa-star-of-life{--fa: ""}.fa-phone-slash{--fa: ""}.fa-paint-roller{--fa: ""}.fa-handshake-angle,.fa-hands-helping{--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: ""}.fa-file{--fa: ""}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: ""}.fa-arrow-down{--fa: ""}.fa-droplet,.fa-tint{--fa: ""}.fa-eraser{--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: ""}.fa-person-burst{--fa: ""}.fa-dove{--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: ""}.fa-socks{--fa: ""}.fa-inbox{--fa: ""}.fa-section{--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: ""}.fa-envelope-open-text{--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: ""}.fa-wine-bottle{--fa: ""}.fa-chess-rook{--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: ""}.fa-dharmachakra{--fa: ""}.fa-hotdog{--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: ""}.fa-drum{--fa: ""}.fa-ice-cream{--fa: ""}.fa-heart-circle-bolt{--fa: ""}.fa-fax{--fa: ""}.fa-paragraph{--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: ""}.fa-star-half{--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: ""}.fa-link,.fa-chain{--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: ""}.fa-tree-city{--fa: ""}.fa-play{--fa: ""}.fa-font{--fa: ""}.fa-table-cells-row-lock{--fa: ""}.fa-rupiah-sign{--fa: ""}.fa-magnifying-glass,.fa-search{--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: ""}.fa-naira-sign{--fa: ""}.fa-cart-arrow-down{--fa: ""}.fa-walkie-talkie{--fa: ""}.fa-file-pen,.fa-file-edit{--fa: ""}.fa-receipt{--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: ""}.fa-suitcase-rolling{--fa: ""}.fa-person-circle-exclamation{--fa: ""}.fa-chevron-down{--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: ""}.fa-skull-crossbones{--fa: ""}.fa-code-compare{--fa: ""}.fa-list-ul,.fa-list-dots{--fa: ""}.fa-school-lock{--fa: ""}.fa-tower-cell{--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: ""}.fa-ranking-star{--fa: ""}.fa-chess-king{--fa: ""}.fa-person-harassing{--fa: ""}.fa-brazilian-real-sign{--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: ""}.fa-arrow-up{--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: ""}.fa-shrimp{--fa: ""}.fa-list-check,.fa-tasks{--fa: ""}.fa-jug-detergent{--fa: ""}.fa-circle-user,.fa-user-circle{--fa: ""}.fa-user-shield{--fa: ""}.fa-wind{--fa: ""}.fa-car-burst,.fa-car-crash{--fa: ""}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: ""}.fa-fish{--fa: ""}.fa-user-graduate{--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: ""}.fa-clapperboard{--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: ""}.fa-jet-fighter-up{--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: ""}.fa-copy{--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: ""}.fa-hand-sparkles{--fa: ""}.fa-grip,.fa-grip-horizontal{--fa: ""}.fa-share-from-square,.fa-share-square{--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: ""}.fa-gun{--fa: ""}.fa-square-phone,.fa-phone-square{--fa: ""}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: ""}.fa-computer{--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: ""}.fa-peso-sign{--fa: ""}.fa-building-shield{--fa: ""}.fa-baby{--fa: ""}.fa-users-line{--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: ""}.fa-tractor{--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: ""}.fa-arrow-down-up-lock{--fa: ""}.fa-lines-leaning{--fa: ""}.fa-ruler-combined{--fa: ""}.fa-copyright{--fa: ""}.fa-equals{--fa: "="}.fa-blender{--fa: ""}.fa-teeth{--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: ""}.fa-map{--fa: ""}.fa-rocket{--fa: ""}.fa-photo-film,.fa-photo-video{--fa: ""}.fa-folder-minus{--fa: ""}.fa-hexagon-nodes-bolt{--fa: ""}.fa-store{--fa: ""}.fa-arrow-trend-up{--fa: ""}.fa-plug-circle-minus{--fa: ""}.fa-sign-hanging,.fa-sign{--fa: ""}.fa-bezier-curve{--fa: ""}.fa-bell-slash{--fa: ""}.fa-tablet,.fa-tablet-android{--fa: ""}.fa-school-flag{--fa: ""}.fa-fill{--fa: ""}.fa-angle-up{--fa: ""}.fa-drumstick-bite{--fa: ""}.fa-holly-berry{--fa: ""}.fa-chevron-left{--fa: ""}.fa-bacteria{--fa: ""}.fa-hand-lizard{--fa: ""}.fa-notdef{--fa: ""}.fa-disease{--fa: ""}.fa-briefcase-medical{--fa: ""}.fa-genderless{--fa: ""}.fa-chevron-right{--fa: ""}.fa-retweet{--fa: ""}.fa-car-rear,.fa-car-alt{--fa: ""}.fa-pump-soap{--fa: ""}.fa-video-slash{--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: ""}.fa-radio{--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: ""}.fa-traffic-light{--fa: ""}.fa-thermometer{--fa: ""}.fa-vr-cardboard{--fa: ""}.fa-hand-middle-finger{--fa: ""}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: ""}.fa-glass-water-droplet{--fa: ""}.fa-display{--fa: ""}.fa-face-smile,.fa-smile{--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: ""}.fa-trophy{--fa: ""}.fa-person-praying,.fa-pray{--fa: ""}.fa-hammer{--fa: ""}.fa-hand-peace{--fa: ""}.fa-rotate,.fa-sync-alt{--fa: ""}.fa-spinner{--fa: ""}.fa-robot{--fa: ""}.fa-peace{--fa: ""}.fa-gears,.fa-cogs{--fa: ""}.fa-warehouse{--fa: ""}.fa-arrow-up-right-dots{--fa: ""}.fa-splotch{--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: ""}.fa-dice-four{--fa: ""}.fa-sim-card{--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: ""}.fa-mercury{--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: ""}.fa-person-falling-burst{--fa: ""}.fa-award{--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: ""}.fa-building{--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: ""}.fa-qrcode{--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: ""}.fa-shield,.fa-shield-blank{--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: ""}.fa-comment-nodes{--fa: ""}.fa-house-medical{--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: ""}.fa-house-chimney-window{--fa: ""}.fa-pen-nib{--fa: ""}.fa-tent-arrow-turn-left{--fa: ""}.fa-tents{--fa: ""}.fa-wand-magic,.fa-magic{--fa: ""}.fa-dog{--fa: ""}.fa-carrot{--fa: ""}.fa-moon{--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: ""}.fa-cheese{--fa: ""}.fa-yin-yang{--fa: ""}.fa-music{--fa: ""}.fa-code-commit{--fa: ""}.fa-temperature-low{--fa: ""}.fa-person-biking,.fa-biking{--fa: ""}.fa-broom{--fa: ""}.fa-shield-heart{--fa: ""}.fa-gopuram{--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: ""}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: ""}.fa-oil-can{--fa: ""}.fa-t{--fa: "T"}.fa-hippo{--fa: ""}.fa-chart-column{--fa: ""}.fa-infinity{--fa: ""}.fa-vial-circle-check{--fa: ""}.fa-person-arrow-down-to-line{--fa: ""}.fa-voicemail{--fa: ""}.fa-fan{--fa: ""}.fa-person-walking-luggage{--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: ""}.fa-cloud-moon-rain{--fa: ""}.fa-calendar{--fa: ""}.fa-trailer{--fa: ""}.fa-bahai,.fa-haykal{--fa: ""}.fa-sd-card{--fa: ""}.fa-dragon{--fa: ""}.fa-shoe-prints{--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: ""}.fa-hand-holding{--fa: ""}.fa-plug-circle-exclamation{--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: ""}.fa-clone{--fa: ""}.fa-person-walking-arrow-loop-left{--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: ""}.fa-tornado{--fa: ""}.fa-file-circle-plus{--fa: ""}.fa-book-quran,.fa-quran{--fa: ""}.fa-anchor{--fa: ""}.fa-border-all{--fa: ""}.fa-face-angry,.fa-angry{--fa: ""}.fa-cookie-bite{--fa: ""}.fa-arrow-trend-down{--fa: ""}.fa-rss,.fa-feed{--fa: ""}.fa-draw-polygon{--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: ""}.fa-shower{--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: ""}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: ""}.fa-comment-sms,.fa-sms{--fa: ""}.fa-book{--fa: ""}.fa-user-plus{--fa: ""}.fa-check{--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: ""}.fa-house-circle-check{--fa: ""}.fa-angle-left{--fa: ""}.fa-diagram-successor{--fa: ""}.fa-truck-arrow-right{--fa: ""}.fa-arrows-split-up-and-left{--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: ""}.fa-cloud-moon{--fa: ""}.fa-briefcase{--fa: ""}.fa-person-falling{--fa: ""}.fa-image-portrait,.fa-portrait{--fa: ""}.fa-user-tag{--fa: ""}.fa-rug{--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: ""}.fa-baht-sign{--fa: ""}.fa-book-open{--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: ""}.fa-handcuffs{--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: ""}.fa-database{--fa: ""}.fa-share,.fa-mail-forward{--fa: ""}.fa-bottle-droplet{--fa: ""}.fa-mask-face{--fa: ""}.fa-hill-rockslide{--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: ""}.fa-paper-plane{--fa: ""}.fa-road-circle-exclamation{--fa: ""}.fa-dungeon{--fa: ""}.fa-align-right{--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: ""}.fa-life-ring{--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: ""}.fa-calendar-day{--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: ""}.fa-face-grimace,.fa-grimace{--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: ""}.fa-person-walking-arrow-right{--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: ""}.fa-dice{--fa: ""}.fa-bowling-ball{--fa: ""}.fa-brain{--fa: ""}.fa-bandage,.fa-band-aid{--fa: ""}.fa-calendar-minus{--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: ""}.fa-gifts{--fa: ""}.fa-hotel{--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: ""}.fa-thumbs-up{--fa: ""}.fa-user-clock{--fa: ""}.fa-hand-dots,.fa-allergies{--fa: ""}.fa-file-invoice{--fa: ""}.fa-window-minimize{--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: ""}.fa-brush{--fa: ""}.fa-file-half-dashed{--fa: ""}.fa-mask{--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: ""}.fa-ruler-vertical{--fa: ""}.fa-user-large,.fa-user-alt{--fa: ""}.fa-train-tram{--fa: ""}.fa-user-nurse{--fa: ""}.fa-syringe{--fa: ""}.fa-cloud-sun{--fa: ""}.fa-stopwatch-20{--fa: ""}.fa-square-full{--fa: ""}.fa-magnet{--fa: ""}.fa-jar{--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: ""}.fa-bug-slash{--fa: ""}.fa-arrow-up-from-water-pump{--fa: ""}.fa-bone{--fa: ""}.fa-table-cells-row-unlock{--fa: ""}.fa-user-injured{--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: ""}.fa-plane{--fa: ""}.fa-tent-arrows-down{--fa: ""}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: ""}.fa-print{--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: ""}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: ""}.fa-users-gear,.fa-users-cog{--fa: ""}.fa-person-military-pointing{--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: ""}.fa-umbrella{--fa: ""}.fa-trowel{--fa: ""}.fa-d{--fa: "D"}.fa-stapler{--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: ""}.fa-kip-sign{--fa: ""}.fa-hand-point-left{--fa: ""}.fa-handshake-simple,.fa-handshake-alt{--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: ""}.fa-barcode{--fa: ""}.fa-plus-minus{--fa: ""}.fa-video,.fa-video-camera{--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: ""}.fa-hand-holding-medical{--fa: ""}.fa-person-circle-check{--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: ""}.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}: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(/themes/babolat_lt/assets/dist/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/babolat_lt/assets/dist/webfonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Free 6.7.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(/themes/babolat_lt/assets/dist/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/babolat_lt/assets/dist/webfonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}:root{--font-primary: Prompt, "Avenir Next", Roboto, "Segoe UI", sans-serif}html,body{height:100%!important}main{overflow-x:hidden;display:flex!important;flex-direction:column!important;min-height:100vh!important}#wrapper,#content{flex:1!important}body{font-family:var(--font-primary);letter-spacing:.1px}body a:hover{cursor:pointer!important}@media (min-width: 1400px){.container{width:1400px;max-width:1440px}}@media (max-width: 991px){.container{width:100%!important}.row{width:auto!important}}.text-muted{font-size:.8rem;color:currentColor!important;opacity:.8;line-height:1.2em}.babolat_active{color:#111e6c!important;font-weight:600!important}.text-ball{color:#111e6c}.w-100{width:100%}.h42{height:42px!important}.babolat_reset_container{max-width:640px;margin:0 auto}.babolat_reset_container .col-xs-12,.babolat_reset_container .col-md-12{padding:0!important}.btn.disabled{filter:contrast(.15) brightness(1.8)!important;cursor:not-allowed!important}a{text-decoration:none!important}textarea{padding:.5rem}footer{padding-top:0!important}footer .h3{font-size:1rem;line-height:1.5rem;color:#fff;text-transform:uppercase;font-weight:500}footer *{font-size:.875rem;line-height:1.5rem;color:#fff;white-space:normal}footer * a:hover{text-decoration:underline;transition:all .3s ease-in-out;color:#74ecf7}footer .babolat_footer_container{border-top:6px solid #74ecf7;background-color:#252323;padding:3rem 0}footer .babolat_footer_container .subscribeButton{max-width:200px}footer .babolat_footer_footnotes{background-color:#181818;padding:1.2rem 0;color:#fff}footer .babolat_footer_footnotes .container{display:flex;align-items:center;justify-content:center}footer .footer-logo{filter:brightness(0) invert(1);max-width:140px}@media (max-width: 767px){.babolat_newsletter_cont{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:12px}.babolat_newsletter_cont div{width:100%;display:flex!important}.babolat_newsletter_cont .subscribeButton{width:100%!important;max-width:100%!important}.block-contact{padding:0!important;text-align:center!important}}.d-none{display:none!important}.d-flex{display:flex!important}.d-block{display:block!important}.d-inline-flex{display:inline-flex!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-space-between{justify-content:space-between!important}.justify-space-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-center{align-items:center!important}.align-end{align-items:flex-end!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.align-self-start{align-self:flex-start!important}.align-self-center{align-self:center!important}.align-self-end{align-self:flex-end!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-flex{display:flex!important}.d-sm-block{display:block!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row{flex-direction:row!important}.justify-sm-start{justify-content:flex-start!important}.justify-sm-center{justify-content:center!important}.justify-sm-end{justify-content:flex-end!important}.justify-sm-space-between{justify-content:space-between!important}.justify-sm-space-around{justify-content:space-around!important}.align-sm-start{align-items:flex-start!important}.align-sm-center{align-items:center!important}.align-sm-end{align-items:flex-end!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.align-sm-self-start{align-self:flex-start!important}.align-sm-self-center{align-self:center!important}.align-sm-self-end{align-self:flex-end!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-flex{display:flex!important}.d-md-block{display:block!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-column{flex-direction:column!important}.flex-md-row{flex-direction:row!important}.justify-md-start{justify-content:flex-start!important}.justify-md-center{justify-content:center!important}.justify-md-end{justify-content:flex-end!important}.justify-md-space-between{justify-content:space-between!important}.justify-md-space-around{justify-content:space-around!important}.align-md-start{align-items:flex-start!important}.align-md-center{align-items:center!important}.align-md-end{align-items:flex-end!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.align-md-self-start{align-self:flex-start!important}.align-md-self-center{align-self:center!important}.align-md-self-end{align-self:flex-end!important}}@media (min-width: 991px){.d-lg-none{display:none!important}.d-lg-flex{display:flex!important}.d-lg-block{display:block!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row{flex-direction:row!important}.justify-lg-start{justify-content:flex-start!important}.justify-lg-center{justify-content:center!important}.justify-lg-end{justify-content:flex-end!important}.justify-lg-space-between{justify-content:space-between!important}.justify-lg-space-around{justify-content:space-around!important}.align-lg-start{align-items:flex-start!important}.align-lg-center{align-items:center!important}.align-lg-end{align-items:flex-end!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.align-lg-self-start{align-self:flex-start!important}.align-lg-self-center{align-self:center!important}.align-lg-self-end{align-self:flex-end!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-flex{display:flex!important}.d-xl-block{display:block!important}.d-xl-inline-flex{display:inline-flex!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row{flex-direction:row!important}.justify-xl-start{justify-content:flex-start!important}.justify-xl-center{justify-content:center!important}.justify-xl-end{justify-content:flex-end!important}.justify-xl-space-between{justify-content:space-between!important}.justify-xl-space-around{justify-content:space-around!important}.align-xl-start{align-items:flex-start!important}.align-xl-center{align-items:center!important}.align-xl-end{align-items:flex-end!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.align-xl-self-start{align-self:flex-start!important}.align-xl-self-center{align-self:center!important}.align-xl-self-end{align-self:flex-end!important}}@media (min-width: 1400px){.d-xxl-none{display:none!important}.d-xxl-flex{display:flex!important}.d-xxl-block{display:block!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row{flex-direction:row!important}.justify-xxl-start{justify-content:flex-start!important}.justify-xxl-center{justify-content:center!important}.justify-xxl-end{justify-content:flex-end!important}.justify-xxl-space-between{justify-content:space-between!important}.justify-xxl-space-around{justify-content:space-around!important}.align-xxl-start{align-items:flex-start!important}.align-xxl-center{align-items:center!important}.align-xxl-end{align-items:flex-end!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.align-xxl-self-start{align-self:flex-start!important}.align-xxl-self-center{align-self:center!important}.align-xxl-self-end{align-self:flex-end!important}}#search_widget.babolat_search{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f2f2f5;color:#223;border:1px solid #f2f2f5;border-radius:50px;padding:14px 18px}#search_widget.babolat_search:focus-within{color:#495057;outline:0;box-shadow:0 0 0 .2rem #007bff33}#search_widget.babolat_search .search-btn{all:unset;display:flex}#search_widget.babolat_search form{flex:1;display:flex;align-items:center}#search_widget.babolat_search form input{flex:1;background:transparent;border:none;outline:none;color:#223;font-size:16px}#search_widget.babolat_search form input::placeholder{color:#223;opacity:.8}.searchbar-autocomplete li{box-shadow:0 0 0 1px #f2f2f5}.searchbar-autocomplete li a{padding:0!important;display:flex!important;align-items:center!important}.searchbar-autocomplete li a:hover{cursor:pointer!important}.searchbar-autocomplete li a img{min-width:64px}.ui-autocomplete.searchbar-autocomplete{width:100%;min-height:100%;border:none}.ui-autocomplete.searchbar-autocomplete li a,.ui-autocomplete.searchbar-autocomplete li a.ui-state-focus{padding:8px 15px;overflow:auto;border:none;background:none;margin:auto;border-radius:0;cursor:pointer}.ui-autocomplete.searchbar-autocomplete li a:hover{background-color:#f1f1f1}.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail{float:left;width:50px;height:auto;margin-right:8px}@media only screen and (min-width: 768px){#search_widget{float:right;margin-bottom:0}.ui-autocomplete.searchbar-autocomplete{min-height:auto;max-width:560px;right:auto;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 992px){#search_widget{min-width:16.5rem}}#_desktop_top_menu .popover{top:108px}#header{border-bottom:6px solid #74ecf7;box-shadow:none!important}#header .header-top{padding-bottom:0}.logo{max-width:220px!important}.babolat_nav_icon{display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:.5px;color:#262323!important;gap:6px;margin:0 8px;font-weight:300!important;position:relative}.babolat_nav_icon .cart-products-count{font-size:.8em;background-color:#74ecf7;color:#262323;padding:4px;border-radius:50%;font-weight:500;line-height:1;min-width:1.6em;min-height:1.6em;display:flex;align-items:center;justify-content:center;position:absolute;top:-2px;right:20px;transform:translate(40%,-40%);z-index:1}.babolat_nav_icon .fa-solid{font-size:1.2em}.babolat_nav_icon:hover *{color:#004190!important}#mobile_top_menu_wrapper{transition:all .3s ease-in-out;border-top:6px solid #74ecf7;padding:12px 0}#mobile_top_menu_wrapper .collapse.in{border-bottom:1px solid rgba(0,0,0,.03)}@media (min-width: 768px){.js-top-menu .babolat_nav_item{padding:12px 4px;margin-bottom:-2px}.js-top-menu .babolat_nav_item:hover{background-color:#74ecf7}.js-top-menu .babolat_nav_item a{letter-spacing:1px;color:#262323!important}.js-top-menu .babolat_nav_item.babolat_nav_item_sub>a:after{content:"";position:relative;font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;top:-2px;left:2px}.js-sub-menu{margin-top:22px;box-shadow:0 0 0 9999px #00000026!important;border:2px solid #74ecf7!important}.js-sub-menu .babolat_nav_item:hover{background-color:#fff!important}.js-sub-menu .babolat_nav_item:hover a{color:#004190!important;font-weight:600!important}.js-sub-menu .babolat_nav_item a{text-transform:capitalize!important;font-weight:400!important}}@media (max-width: 767.98px){.babolat_mobile_uncollapse{display:block!important;visibility:visible!important;opacity:1!important}}.row{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.col{flex-grow:1;flex-basis:0;max-width:100%}.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%}@media (min-width: 576px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.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%}}@media (min-width: 768px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.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%}}@media (min-width: 992px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.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%}}@media (min-width: 1200px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.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%}}.ma-1{margin:.25rem!important}.ma-2{margin:.5rem!important}.ma-3{margin:.75rem!important}.ma-4{margin:1rem!important}.ma-5{margin:1.25rem!important}.ma-6{margin:1.5rem!important}.ma-7{margin:1.75rem!important}.ma-8{margin:2rem!important}.ma-9{margin:2.25rem!important}.ma-10{margin:2.5rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-7{margin-left:1.75rem!important}.ml-8{margin-left:2rem!important}.ml-9{margin-left:2.25rem!important}.ml-10{margin-left:2.5rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-7{margin-right:1.75rem!important}.mr-8{margin-right:2rem!important}.mr-9{margin-right:2.25rem!important}.mr-10{margin-right:2.5rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-0{margin:0rem!important}.ma-n1{margin:-.25rem!important}.ma-n2{margin:-.5rem!important}.ma-n3{margin:-.75rem!important}.ma-n4{margin:-1rem!important}.ma-n5{margin:-1.25rem!important}.ma-n6{margin:-1.5rem!important}.ma-n7{margin:-1.75rem!important}.ma-n8{margin:-2rem!important}.ma-n9{margin:-2.25rem!important}.ma-n10{margin:-2.5rem!important}.mt-0{margin-top:0rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.25rem!important}.mt-n6{margin-top:-1.5rem!important}.mt-n7{margin-top:-1.75rem!important}.mt-n8{margin-top:-2rem!important}.mt-n9{margin-top:-2.25rem!important}.mt-n10{margin-top:-2.5rem!important}.mb-0{margin-bottom:0rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.5rem!important}.mb-n7{margin-bottom:-1.75rem!important}.mb-n8{margin-bottom:-2rem!important}.mb-n9{margin-bottom:-2.25rem!important}.mb-n10{margin-bottom:-2.5rem!important}.ml-0{margin-left:0rem!important}.ml-n1{margin-left:-.25rem!important}.ml-n2{margin-left:-.5rem!important}.ml-n3{margin-left:-.75rem!important}.ml-n4{margin-left:-1rem!important}.ml-n5{margin-left:-1.25rem!important}.ml-n6{margin-left:-1.5rem!important}.ml-n7{margin-left:-1.75rem!important}.ml-n8{margin-left:-2rem!important}.ml-n9{margin-left:-2.25rem!important}.ml-n10{margin-left:-2.5rem!important}.mr-0{margin-right:0rem!important}.mr-n1{margin-right:-.25rem!important}.mr-n2{margin-right:-.5rem!important}.mr-n3{margin-right:-.75rem!important}.mr-n4{margin-right:-1rem!important}.mr-n5{margin-right:-1.25rem!important}.mr-n6{margin-right:-1.5rem!important}.mr-n7{margin-right:-1.75rem!important}.mr-n8{margin-right:-2rem!important}.mr-n9{margin-right:-2.25rem!important}.mr-n10{margin-right:-2.5rem!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-0{padding:0rem!important}.pa-1{padding:.25rem!important}.pa-2{padding:.5rem!important}.pa-3{padding:.75rem!important}.pa-4{padding:1rem!important}.pa-5{padding:1.25rem!important}.pa-6{padding:1.5rem!important}.pa-7{padding:1.75rem!important}.pa-8{padding:2rem!important}.pa-9{padding:2.25rem!important}.pa-10{padding:2.5rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pl-7{padding-left:1.75rem!important}.pl-8{padding-left:2rem!important}.pl-9{padding-left:2.25rem!important}.pl-10{padding-left:2.5rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.25rem!important}.pr-6{padding-right:1.5rem!important}.pr-7{padding-right:1.75rem!important}.pr-8{padding-right:2rem!important}.pr-9{padding-right:2.25rem!important}.pr-10{padding-right:2.5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}@media (min-width: 0){.ma-xs-1{margin:.25rem!important}.ma-xs-2{margin:.5rem!important}.ma-xs-3{margin:.75rem!important}.ma-xs-4{margin:1rem!important}.ma-xs-5{margin:1.25rem!important}.ma-xs-6{margin:1.5rem!important}.ma-xs-7{margin:1.75rem!important}.ma-xs-8{margin:2rem!important}.ma-xs-9{margin:2.25rem!important}.ma-xs-10{margin:2.5rem!important}.mt-xs-1{margin-top:.25rem!important}.mt-xs-2{margin-top:.5rem!important}.mt-xs-3{margin-top:.75rem!important}.mt-xs-4{margin-top:1rem!important}.mt-xs-5{margin-top:1.25rem!important}.mt-xs-6{margin-top:1.5rem!important}.mt-xs-7{margin-top:1.75rem!important}.mt-xs-8{margin-top:2rem!important}.mt-xs-9{margin-top:2.25rem!important}.mt-xs-10{margin-top:2.5rem!important}.mb-xs-1{margin-bottom:.25rem!important}.mb-xs-2{margin-bottom:.5rem!important}.mb-xs-3{margin-bottom:.75rem!important}.mb-xs-4{margin-bottom:1rem!important}.mb-xs-5{margin-bottom:1.25rem!important}.mb-xs-6{margin-bottom:1.5rem!important}.mb-xs-7{margin-bottom:1.75rem!important}.mb-xs-8{margin-bottom:2rem!important}.mb-xs-9{margin-bottom:2.25rem!important}.mb-xs-10{margin-bottom:2.5rem!important}.ml-xs-1{margin-left:.25rem!important}.ml-xs-2{margin-left:.5rem!important}.ml-xs-3{margin-left:.75rem!important}.ml-xs-4{margin-left:1rem!important}.ml-xs-5{margin-left:1.25rem!important}.ml-xs-6{margin-left:1.5rem!important}.ml-xs-7{margin-left:1.75rem!important}.ml-xs-8{margin-left:2rem!important}.ml-xs-9{margin-left:2.25rem!important}.ml-xs-10{margin-left:2.5rem!important}.mr-xs-1{margin-right:.25rem!important}.mr-xs-2{margin-right:.5rem!important}.mr-xs-3{margin-right:.75rem!important}.mr-xs-4{margin-right:1rem!important}.mr-xs-5{margin-right:1.25rem!important}.mr-xs-6{margin-right:1.5rem!important}.mr-xs-7{margin-right:1.75rem!important}.mr-xs-8{margin-right:2rem!important}.mr-xs-9{margin-right:2.25rem!important}.mr-xs-10{margin-right:2.5rem!important}.mx-xs-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xs-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xs-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xs-4{margin-left:1rem!important;margin-right:1rem!important}.mx-xs-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xs-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xs-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xs-8{margin-left:2rem!important;margin-right:2rem!important}.mx-xs-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xs-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-xs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xs-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xs-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xs-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xs-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xs-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xs-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xs-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xs-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-xs-0{margin:0rem!important}.ma-xs-n1{margin:-.25rem!important}.ma-xs-n2{margin:-.5rem!important}.ma-xs-n3{margin:-.75rem!important}.ma-xs-n4{margin:-1rem!important}.ma-xs-n5{margin:-1.25rem!important}.ma-xs-n6{margin:-1.5rem!important}.ma-xs-n7{margin:-1.75rem!important}.ma-xs-n8{margin:-2rem!important}.ma-xs-n9{margin:-2.25rem!important}.ma-xs-n10{margin:-2.5rem!important}.mt-xs-0{margin-top:0rem!important}.mt-xs-n1{margin-top:-.25rem!important}.mt-xs-n2{margin-top:-.5rem!important}.mt-xs-n3{margin-top:-.75rem!important}.mt-xs-n4{margin-top:-1rem!important}.mt-xs-n5{margin-top:-1.25rem!important}.mt-xs-n6{margin-top:-1.5rem!important}.mt-xs-n7{margin-top:-1.75rem!important}.mt-xs-n8{margin-top:-2rem!important}.mt-xs-n9{margin-top:-2.25rem!important}.mt-xs-n10{margin-top:-2.5rem!important}.mb-xs-0{margin-bottom:0rem!important}.mb-xs-n1{margin-bottom:-.25rem!important}.mb-xs-n2{margin-bottom:-.5rem!important}.mb-xs-n3{margin-bottom:-.75rem!important}.mb-xs-n4{margin-bottom:-1rem!important}.mb-xs-n5{margin-bottom:-1.25rem!important}.mb-xs-n6{margin-bottom:-1.5rem!important}.mb-xs-n7{margin-bottom:-1.75rem!important}.mb-xs-n8{margin-bottom:-2rem!important}.mb-xs-n9{margin-bottom:-2.25rem!important}.mb-xs-n10{margin-bottom:-2.5rem!important}.ml-xs-0{margin-left:0rem!important}.ml-xs-n1{margin-left:-.25rem!important}.ml-xs-n2{margin-left:-.5rem!important}.ml-xs-n3{margin-left:-.75rem!important}.ml-xs-n4{margin-left:-1rem!important}.ml-xs-n5{margin-left:-1.25rem!important}.ml-xs-n6{margin-left:-1.5rem!important}.ml-xs-n7{margin-left:-1.75rem!important}.ml-xs-n8{margin-left:-2rem!important}.ml-xs-n9{margin-left:-2.25rem!important}.ml-xs-n10{margin-left:-2.5rem!important}.mr-xs-0{margin-right:0rem!important}.mr-xs-n1{margin-right:-.25rem!important}.mr-xs-n2{margin-right:-.5rem!important}.mr-xs-n3{margin-right:-.75rem!important}.mr-xs-n4{margin-right:-1rem!important}.mr-xs-n5{margin-right:-1.25rem!important}.mr-xs-n6{margin-right:-1.5rem!important}.mr-xs-n7{margin-right:-1.75rem!important}.mr-xs-n8{margin-right:-2rem!important}.mr-xs-n9{margin-right:-2.25rem!important}.mr-xs-n10{margin-right:-2.5rem!important}.mx-xs-0{margin-left:0rem!important;margin-right:0rem!important}.mx-xs-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xs-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xs-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-xs-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xs-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xs-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xs-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xs-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xs-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xs-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-xs-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-xs-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xs-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xs-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xs-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xs-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xs-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xs-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xs-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xs-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xs-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-xs-0{padding:0rem!important}.pa-xs-1{padding:.25rem!important}.pa-xs-2{padding:.5rem!important}.pa-xs-3{padding:.75rem!important}.pa-xs-4{padding:1rem!important}.pa-xs-5{padding:1.25rem!important}.pa-xs-6{padding:1.5rem!important}.pa-xs-7{padding:1.75rem!important}.pa-xs-8{padding:2rem!important}.pa-xs-9{padding:2.25rem!important}.pa-xs-10{padding:2.5rem!important}.pt-xs-0{padding-top:0rem!important}.pt-xs-1{padding-top:.25rem!important}.pt-xs-2{padding-top:.5rem!important}.pt-xs-3{padding-top:.75rem!important}.pt-xs-4{padding-top:1rem!important}.pt-xs-5{padding-top:1.25rem!important}.pt-xs-6{padding-top:1.5rem!important}.pt-xs-7{padding-top:1.75rem!important}.pt-xs-8{padding-top:2rem!important}.pt-xs-9{padding-top:2.25rem!important}.pt-xs-10{padding-top:2.5rem!important}.pb-xs-0{padding-bottom:0rem!important}.pb-xs-1{padding-bottom:.25rem!important}.pb-xs-2{padding-bottom:.5rem!important}.pb-xs-3{padding-bottom:.75rem!important}.pb-xs-4{padding-bottom:1rem!important}.pb-xs-5{padding-bottom:1.25rem!important}.pb-xs-6{padding-bottom:1.5rem!important}.pb-xs-7{padding-bottom:1.75rem!important}.pb-xs-8{padding-bottom:2rem!important}.pb-xs-9{padding-bottom:2.25rem!important}.pb-xs-10{padding-bottom:2.5rem!important}.pl-xs-0{padding-left:0rem!important}.pl-xs-1{padding-left:.25rem!important}.pl-xs-2{padding-left:.5rem!important}.pl-xs-3{padding-left:.75rem!important}.pl-xs-4{padding-left:1rem!important}.pl-xs-5{padding-left:1.25rem!important}.pl-xs-6{padding-left:1.5rem!important}.pl-xs-7{padding-left:1.75rem!important}.pl-xs-8{padding-left:2rem!important}.pl-xs-9{padding-left:2.25rem!important}.pl-xs-10{padding-left:2.5rem!important}.pr-xs-0{padding-right:0rem!important}.pr-xs-1{padding-right:.25rem!important}.pr-xs-2{padding-right:.5rem!important}.pr-xs-3{padding-right:.75rem!important}.pr-xs-4{padding-right:1rem!important}.pr-xs-5{padding-right:1.25rem!important}.pr-xs-6{padding-right:1.5rem!important}.pr-xs-7{padding-right:1.75rem!important}.pr-xs-8{padding-right:2rem!important}.pr-xs-9{padding-right:2.25rem!important}.pr-xs-10{padding-right:2.5rem!important}.px-xs-0{padding-left:0rem!important;padding-right:0rem!important}.px-xs-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xs-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xs-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-xs-4{padding-left:1rem!important;padding-right:1rem!important}.px-xs-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xs-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xs-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xs-8{padding-left:2rem!important;padding-right:2rem!important}.px-xs-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xs-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-xs-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-xs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xs-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xs-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xs-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xs-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xs-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xs-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xs-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xs-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (min-width: 576px){.ma-sm-1{margin:.25rem!important}.ma-sm-2{margin:.5rem!important}.ma-sm-3{margin:.75rem!important}.ma-sm-4{margin:1rem!important}.ma-sm-5{margin:1.25rem!important}.ma-sm-6{margin:1.5rem!important}.ma-sm-7{margin:1.75rem!important}.ma-sm-8{margin:2rem!important}.ma-sm-9{margin:2.25rem!important}.ma-sm-10{margin:2.5rem!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:.75rem!important}.ml-sm-4{margin-left:1rem!important}.ml-sm-5{margin-left:1.25rem!important}.ml-sm-6{margin-left:1.5rem!important}.ml-sm-7{margin-left:1.75rem!important}.ml-sm-8{margin-left:2rem!important}.ml-sm-9{margin-left:2.25rem!important}.ml-sm-10{margin-left:2.5rem!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:.75rem!important}.mr-sm-4{margin-right:1rem!important}.mr-sm-5{margin-right:1.25rem!important}.mr-sm-6{margin-right:1.5rem!important}.mr-sm-7{margin-right:1.75rem!important}.mr-sm-8{margin-right:2rem!important}.mr-sm-9{margin-right:2.25rem!important}.mr-sm-10{margin-right:2.5rem!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-sm-4{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-sm-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-sm-8{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-sm-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-sm-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-sm-0{margin:0rem!important}.ma-sm-n1{margin:-.25rem!important}.ma-sm-n2{margin:-.5rem!important}.ma-sm-n3{margin:-.75rem!important}.ma-sm-n4{margin:-1rem!important}.ma-sm-n5{margin:-1.25rem!important}.ma-sm-n6{margin:-1.5rem!important}.ma-sm-n7{margin:-1.75rem!important}.ma-sm-n8{margin:-2rem!important}.ma-sm-n9{margin:-2.25rem!important}.ma-sm-n10{margin:-2.5rem!important}.mt-sm-0{margin-top:0rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.25rem!important}.mt-sm-n6{margin-top:-1.5rem!important}.mt-sm-n7{margin-top:-1.75rem!important}.mt-sm-n8{margin-top:-2rem!important}.mt-sm-n9{margin-top:-2.25rem!important}.mt-sm-n10{margin-top:-2.5rem!important}.mb-sm-0{margin-bottom:0rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.25rem!important}.mb-sm-n6{margin-bottom:-1.5rem!important}.mb-sm-n7{margin-bottom:-1.75rem!important}.mb-sm-n8{margin-bottom:-2rem!important}.mb-sm-n9{margin-bottom:-2.25rem!important}.mb-sm-n10{margin-bottom:-2.5rem!important}.ml-sm-0{margin-left:0rem!important}.ml-sm-n1{margin-left:-.25rem!important}.ml-sm-n2{margin-left:-.5rem!important}.ml-sm-n3{margin-left:-.75rem!important}.ml-sm-n4{margin-left:-1rem!important}.ml-sm-n5{margin-left:-1.25rem!important}.ml-sm-n6{margin-left:-1.5rem!important}.ml-sm-n7{margin-left:-1.75rem!important}.ml-sm-n8{margin-left:-2rem!important}.ml-sm-n9{margin-left:-2.25rem!important}.ml-sm-n10{margin-left:-2.5rem!important}.mr-sm-0{margin-right:0rem!important}.mr-sm-n1{margin-right:-.25rem!important}.mr-sm-n2{margin-right:-.5rem!important}.mr-sm-n3{margin-right:-.75rem!important}.mr-sm-n4{margin-right:-1rem!important}.mr-sm-n5{margin-right:-1.25rem!important}.mr-sm-n6{margin-right:-1.5rem!important}.mr-sm-n7{margin-right:-1.75rem!important}.mr-sm-n8{margin-right:-2rem!important}.mr-sm-n9{margin-right:-2.25rem!important}.mr-sm-n10{margin-right:-2.5rem!important}.mx-sm-0{margin-left:0rem!important;margin-right:0rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-sm-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-sm-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-sm-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-sm-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-sm-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-sm-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-sm-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-sm-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-sm-0{padding:0rem!important}.pa-sm-1{padding:.25rem!important}.pa-sm-2{padding:.5rem!important}.pa-sm-3{padding:.75rem!important}.pa-sm-4{padding:1rem!important}.pa-sm-5{padding:1.25rem!important}.pa-sm-6{padding:1.5rem!important}.pa-sm-7{padding:1.75rem!important}.pa-sm-8{padding:2rem!important}.pa-sm-9{padding:2.25rem!important}.pa-sm-10{padding:2.5rem!important}.pt-sm-0{padding-top:0rem!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-7{padding-top:1.75rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-9{padding-top:2.25rem!important}.pt-sm-10{padding-top:2.5rem!important}.pb-sm-0{padding-bottom:0rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-7{padding-bottom:1.75rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-9{padding-bottom:2.25rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pl-sm-0{padding-left:0rem!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:.75rem!important}.pl-sm-4{padding-left:1rem!important}.pl-sm-5{padding-left:1.25rem!important}.pl-sm-6{padding-left:1.5rem!important}.pl-sm-7{padding-left:1.75rem!important}.pl-sm-8{padding-left:2rem!important}.pl-sm-9{padding-left:2.25rem!important}.pl-sm-10{padding-left:2.5rem!important}.pr-sm-0{padding-right:0rem!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:.75rem!important}.pr-sm-4{padding-right:1rem!important}.pr-sm-5{padding-right:1.25rem!important}.pr-sm-6{padding-right:1.5rem!important}.pr-sm-7{padding-right:1.75rem!important}.pr-sm-8{padding-right:2rem!important}.pr-sm-9{padding-right:2.25rem!important}.pr-sm-10{padding-right:2.5rem!important}.px-sm-0{padding-left:0rem!important;padding-right:0rem!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-4{padding-left:1rem!important;padding-right:1rem!important}.px-sm-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-8{padding-left:2rem!important;padding-right:2rem!important}.px-sm-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-sm-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-sm-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (min-width: 768px){.ma-md-1{margin:.25rem!important}.ma-md-2{margin:.5rem!important}.ma-md-3{margin:.75rem!important}.ma-md-4{margin:1rem!important}.ma-md-5{margin:1.25rem!important}.ma-md-6{margin:1.5rem!important}.ma-md-7{margin:1.75rem!important}.ma-md-8{margin:2rem!important}.ma-md-9{margin:2.25rem!important}.ma-md-10{margin:2.5rem!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:.75rem!important}.ml-md-4{margin-left:1rem!important}.ml-md-5{margin-left:1.25rem!important}.ml-md-6{margin-left:1.5rem!important}.ml-md-7{margin-left:1.75rem!important}.ml-md-8{margin-left:2rem!important}.ml-md-9{margin-left:2.25rem!important}.ml-md-10{margin-left:2.5rem!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:.75rem!important}.mr-md-4{margin-right:1rem!important}.mr-md-5{margin-right:1.25rem!important}.mr-md-6{margin-right:1.5rem!important}.mr-md-7{margin-right:1.75rem!important}.mr-md-8{margin-right:2rem!important}.mr-md-9{margin-right:2.25rem!important}.mr-md-10{margin-right:2.5rem!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-md-4{margin-left:1rem!important;margin-right:1rem!important}.mx-md-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-md-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-md-8{margin-left:2rem!important;margin-right:2rem!important}.mx-md-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-md-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-md-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-md-0{margin:0rem!important}.ma-md-n1{margin:-.25rem!important}.ma-md-n2{margin:-.5rem!important}.ma-md-n3{margin:-.75rem!important}.ma-md-n4{margin:-1rem!important}.ma-md-n5{margin:-1.25rem!important}.ma-md-n6{margin:-1.5rem!important}.ma-md-n7{margin:-1.75rem!important}.ma-md-n8{margin:-2rem!important}.ma-md-n9{margin:-2.25rem!important}.ma-md-n10{margin:-2.5rem!important}.mt-md-0{margin-top:0rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.25rem!important}.mt-md-n6{margin-top:-1.5rem!important}.mt-md-n7{margin-top:-1.75rem!important}.mt-md-n8{margin-top:-2rem!important}.mt-md-n9{margin-top:-2.25rem!important}.mt-md-n10{margin-top:-2.5rem!important}.mb-md-0{margin-bottom:0rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.25rem!important}.mb-md-n6{margin-bottom:-1.5rem!important}.mb-md-n7{margin-bottom:-1.75rem!important}.mb-md-n8{margin-bottom:-2rem!important}.mb-md-n9{margin-bottom:-2.25rem!important}.mb-md-n10{margin-bottom:-2.5rem!important}.ml-md-0{margin-left:0rem!important}.ml-md-n1{margin-left:-.25rem!important}.ml-md-n2{margin-left:-.5rem!important}.ml-md-n3{margin-left:-.75rem!important}.ml-md-n4{margin-left:-1rem!important}.ml-md-n5{margin-left:-1.25rem!important}.ml-md-n6{margin-left:-1.5rem!important}.ml-md-n7{margin-left:-1.75rem!important}.ml-md-n8{margin-left:-2rem!important}.ml-md-n9{margin-left:-2.25rem!important}.ml-md-n10{margin-left:-2.5rem!important}.mr-md-0{margin-right:0rem!important}.mr-md-n1{margin-right:-.25rem!important}.mr-md-n2{margin-right:-.5rem!important}.mr-md-n3{margin-right:-.75rem!important}.mr-md-n4{margin-right:-1rem!important}.mr-md-n5{margin-right:-1.25rem!important}.mr-md-n6{margin-right:-1.5rem!important}.mr-md-n7{margin-right:-1.75rem!important}.mr-md-n8{margin-right:-2rem!important}.mr-md-n9{margin-right:-2.25rem!important}.mr-md-n10{margin-right:-2.5rem!important}.mx-md-0{margin-left:0rem!important;margin-right:0rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-md-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-md-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-md-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-md-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-md-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-md-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-md-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-md-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-md-0{padding:0rem!important}.pa-md-1{padding:.25rem!important}.pa-md-2{padding:.5rem!important}.pa-md-3{padding:.75rem!important}.pa-md-4{padding:1rem!important}.pa-md-5{padding:1.25rem!important}.pa-md-6{padding:1.5rem!important}.pa-md-7{padding:1.75rem!important}.pa-md-8{padding:2rem!important}.pa-md-9{padding:2.25rem!important}.pa-md-10{padding:2.5rem!important}.pt-md-0{padding-top:0rem!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-7{padding-top:1.75rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-9{padding-top:2.25rem!important}.pt-md-10{padding-top:2.5rem!important}.pb-md-0{padding-bottom:0rem!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-7{padding-bottom:1.75rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-9{padding-bottom:2.25rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pl-md-0{padding-left:0rem!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:.75rem!important}.pl-md-4{padding-left:1rem!important}.pl-md-5{padding-left:1.25rem!important}.pl-md-6{padding-left:1.5rem!important}.pl-md-7{padding-left:1.75rem!important}.pl-md-8{padding-left:2rem!important}.pl-md-9{padding-left:2.25rem!important}.pl-md-10{padding-left:2.5rem!important}.pr-md-0{padding-right:0rem!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:.75rem!important}.pr-md-4{padding-right:1rem!important}.pr-md-5{padding-right:1.25rem!important}.pr-md-6{padding-right:1.5rem!important}.pr-md-7{padding-right:1.75rem!important}.pr-md-8{padding-right:2rem!important}.pr-md-9{padding-right:2.25rem!important}.pr-md-10{padding-right:2.5rem!important}.px-md-0{padding-left:0rem!important;padding-right:0rem!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-4{padding-left:1rem!important;padding-right:1rem!important}.px-md-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-8{padding-left:2rem!important;padding-right:2rem!important}.px-md-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-md-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-md-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (min-width: 992px){.ma-lg-1{margin:.25rem!important}.ma-lg-2{margin:.5rem!important}.ma-lg-3{margin:.75rem!important}.ma-lg-4{margin:1rem!important}.ma-lg-5{margin:1.25rem!important}.ma-lg-6{margin:1.5rem!important}.ma-lg-7{margin:1.75rem!important}.ma-lg-8{margin:2rem!important}.ma-lg-9{margin:2.25rem!important}.ma-lg-10{margin:2.5rem!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:.75rem!important}.ml-lg-4{margin-left:1rem!important}.ml-lg-5{margin-left:1.25rem!important}.ml-lg-6{margin-left:1.5rem!important}.ml-lg-7{margin-left:1.75rem!important}.ml-lg-8{margin-left:2rem!important}.ml-lg-9{margin-left:2.25rem!important}.ml-lg-10{margin-left:2.5rem!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:.75rem!important}.mr-lg-4{margin-right:1rem!important}.mr-lg-5{margin-right:1.25rem!important}.mr-lg-6{margin-right:1.5rem!important}.mr-lg-7{margin-right:1.75rem!important}.mr-lg-8{margin-right:2rem!important}.mr-lg-9{margin-right:2.25rem!important}.mr-lg-10{margin-right:2.5rem!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-lg-4{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-lg-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-lg-8{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-lg-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-lg-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-lg-0{margin:0rem!important}.ma-lg-n1{margin:-.25rem!important}.ma-lg-n2{margin:-.5rem!important}.ma-lg-n3{margin:-.75rem!important}.ma-lg-n4{margin:-1rem!important}.ma-lg-n5{margin:-1.25rem!important}.ma-lg-n6{margin:-1.5rem!important}.ma-lg-n7{margin:-1.75rem!important}.ma-lg-n8{margin:-2rem!important}.ma-lg-n9{margin:-2.25rem!important}.ma-lg-n10{margin:-2.5rem!important}.mt-lg-0{margin-top:0rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.25rem!important}.mt-lg-n6{margin-top:-1.5rem!important}.mt-lg-n7{margin-top:-1.75rem!important}.mt-lg-n8{margin-top:-2rem!important}.mt-lg-n9{margin-top:-2.25rem!important}.mt-lg-n10{margin-top:-2.5rem!important}.mb-lg-0{margin-bottom:0rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.25rem!important}.mb-lg-n6{margin-bottom:-1.5rem!important}.mb-lg-n7{margin-bottom:-1.75rem!important}.mb-lg-n8{margin-bottom:-2rem!important}.mb-lg-n9{margin-bottom:-2.25rem!important}.mb-lg-n10{margin-bottom:-2.5rem!important}.ml-lg-0{margin-left:0rem!important}.ml-lg-n1{margin-left:-.25rem!important}.ml-lg-n2{margin-left:-.5rem!important}.ml-lg-n3{margin-left:-.75rem!important}.ml-lg-n4{margin-left:-1rem!important}.ml-lg-n5{margin-left:-1.25rem!important}.ml-lg-n6{margin-left:-1.5rem!important}.ml-lg-n7{margin-left:-1.75rem!important}.ml-lg-n8{margin-left:-2rem!important}.ml-lg-n9{margin-left:-2.25rem!important}.ml-lg-n10{margin-left:-2.5rem!important}.mr-lg-0{margin-right:0rem!important}.mr-lg-n1{margin-right:-.25rem!important}.mr-lg-n2{margin-right:-.5rem!important}.mr-lg-n3{margin-right:-.75rem!important}.mr-lg-n4{margin-right:-1rem!important}.mr-lg-n5{margin-right:-1.25rem!important}.mr-lg-n6{margin-right:-1.5rem!important}.mr-lg-n7{margin-right:-1.75rem!important}.mr-lg-n8{margin-right:-2rem!important}.mr-lg-n9{margin-right:-2.25rem!important}.mr-lg-n10{margin-right:-2.5rem!important}.mx-lg-0{margin-left:0rem!important;margin-right:0rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-lg-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-lg-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-lg-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lg-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-lg-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-lg-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-lg-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-lg-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-lg-0{padding:0rem!important}.pa-lg-1{padding:.25rem!important}.pa-lg-2{padding:.5rem!important}.pa-lg-3{padding:.75rem!important}.pa-lg-4{padding:1rem!important}.pa-lg-5{padding:1.25rem!important}.pa-lg-6{padding:1.5rem!important}.pa-lg-7{padding:1.75rem!important}.pa-lg-8{padding:2rem!important}.pa-lg-9{padding:2.25rem!important}.pa-lg-10{padding:2.5rem!important}.pt-lg-0{padding-top:0rem!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.25rem!important}.pt-lg-6{padding-top:1.5rem!important}.pt-lg-7{padding-top:1.75rem!important}.pt-lg-8{padding-top:2rem!important}.pt-lg-9{padding-top:2.25rem!important}.pt-lg-10{padding-top:2.5rem!important}.pb-lg-0{padding-bottom:0rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.25rem!important}.pb-lg-6{padding-bottom:1.5rem!important}.pb-lg-7{padding-bottom:1.75rem!important}.pb-lg-8{padding-bottom:2rem!important}.pb-lg-9{padding-bottom:2.25rem!important}.pb-lg-10{padding-bottom:2.5rem!important}.pl-lg-0{padding-left:0rem!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:.75rem!important}.pl-lg-4{padding-left:1rem!important}.pl-lg-5{padding-left:1.25rem!important}.pl-lg-6{padding-left:1.5rem!important}.pl-lg-7{padding-left:1.75rem!important}.pl-lg-8{padding-left:2rem!important}.pl-lg-9{padding-left:2.25rem!important}.pl-lg-10{padding-left:2.5rem!important}.pr-lg-0{padding-right:0rem!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:.75rem!important}.pr-lg-4{padding-right:1rem!important}.pr-lg-5{padding-right:1.25rem!important}.pr-lg-6{padding-right:1.5rem!important}.pr-lg-7{padding-right:1.75rem!important}.pr-lg-8{padding-right:2rem!important}.pr-lg-9{padding-right:2.25rem!important}.pr-lg-10{padding-right:2.5rem!important}.px-lg-0{padding-left:0rem!important;padding-right:0rem!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-4{padding-left:1rem!important;padding-right:1rem!important}.px-lg-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-8{padding-left:2rem!important;padding-right:2rem!important}.px-lg-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-lg-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-lg-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (min-width: 1200px){.ma-xl-1{margin:.25rem!important}.ma-xl-2{margin:.5rem!important}.ma-xl-3{margin:.75rem!important}.ma-xl-4{margin:1rem!important}.ma-xl-5{margin:1.25rem!important}.ma-xl-6{margin:1.5rem!important}.ma-xl-7{margin:1.75rem!important}.ma-xl-8{margin:2rem!important}.ma-xl-9{margin:2.25rem!important}.ma-xl-10{margin:2.5rem!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-7{margin-top:1.75rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-9{margin-top:2.25rem!important}.mt-xl-10{margin-top:2.5rem!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-7{margin-bottom:1.75rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-9{margin-bottom:2.25rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:.75rem!important}.ml-xl-4{margin-left:1rem!important}.ml-xl-5{margin-left:1.25rem!important}.ml-xl-6{margin-left:1.5rem!important}.ml-xl-7{margin-left:1.75rem!important}.ml-xl-8{margin-left:2rem!important}.ml-xl-9{margin-left:2.25rem!important}.ml-xl-10{margin-left:2.5rem!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:.75rem!important}.mr-xl-4{margin-right:1rem!important}.mr-xl-5{margin-right:1.25rem!important}.mr-xl-6{margin-right:1.5rem!important}.mr-xl-7{margin-right:1.75rem!important}.mr-xl-8{margin-right:2rem!important}.mr-xl-9{margin-right:2.25rem!important}.mr-xl-10{margin-right:2.5rem!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xl-4{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xl-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xl-8{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-xl-0{margin:0rem!important}.ma-xl-n1{margin:-.25rem!important}.ma-xl-n2{margin:-.5rem!important}.ma-xl-n3{margin:-.75rem!important}.ma-xl-n4{margin:-1rem!important}.ma-xl-n5{margin:-1.25rem!important}.ma-xl-n6{margin:-1.5rem!important}.ma-xl-n7{margin:-1.75rem!important}.ma-xl-n8{margin:-2rem!important}.ma-xl-n9{margin:-2.25rem!important}.ma-xl-n10{margin:-2.5rem!important}.mt-xl-0{margin-top:0rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1rem!important}.mt-xl-n5{margin-top:-1.25rem!important}.mt-xl-n6{margin-top:-1.5rem!important}.mt-xl-n7{margin-top:-1.75rem!important}.mt-xl-n8{margin-top:-2rem!important}.mt-xl-n9{margin-top:-2.25rem!important}.mt-xl-n10{margin-top:-2.5rem!important}.mb-xl-0{margin-bottom:0rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1rem!important}.mb-xl-n5{margin-bottom:-1.25rem!important}.mb-xl-n6{margin-bottom:-1.5rem!important}.mb-xl-n7{margin-bottom:-1.75rem!important}.mb-xl-n8{margin-bottom:-2rem!important}.mb-xl-n9{margin-bottom:-2.25rem!important}.mb-xl-n10{margin-bottom:-2.5rem!important}.ml-xl-0{margin-left:0rem!important}.ml-xl-n1{margin-left:-.25rem!important}.ml-xl-n2{margin-left:-.5rem!important}.ml-xl-n3{margin-left:-.75rem!important}.ml-xl-n4{margin-left:-1rem!important}.ml-xl-n5{margin-left:-1.25rem!important}.ml-xl-n6{margin-left:-1.5rem!important}.ml-xl-n7{margin-left:-1.75rem!important}.ml-xl-n8{margin-left:-2rem!important}.ml-xl-n9{margin-left:-2.25rem!important}.ml-xl-n10{margin-left:-2.5rem!important}.mr-xl-0{margin-right:0rem!important}.mr-xl-n1{margin-right:-.25rem!important}.mr-xl-n2{margin-right:-.5rem!important}.mr-xl-n3{margin-right:-.75rem!important}.mr-xl-n4{margin-right:-1rem!important}.mr-xl-n5{margin-right:-1.25rem!important}.mr-xl-n6{margin-right:-1.5rem!important}.mr-xl-n7{margin-right:-1.75rem!important}.mr-xl-n8{margin-right:-2rem!important}.mr-xl-n9{margin-right:-2.25rem!important}.mr-xl-n10{margin-right:-2.5rem!important}.mx-xl-0{margin-left:0rem!important;margin-right:0rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-xl-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xl-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xl-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xl-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-xl-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-xl-0{padding:0rem!important}.pa-xl-1{padding:.25rem!important}.pa-xl-2{padding:.5rem!important}.pa-xl-3{padding:.75rem!important}.pa-xl-4{padding:1rem!important}.pa-xl-5{padding:1.25rem!important}.pa-xl-6{padding:1.5rem!important}.pa-xl-7{padding:1.75rem!important}.pa-xl-8{padding:2rem!important}.pa-xl-9{padding:2.25rem!important}.pa-xl-10{padding:2.5rem!important}.pt-xl-0{padding-top:0rem!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.25rem!important}.pt-xl-6{padding-top:1.5rem!important}.pt-xl-7{padding-top:1.75rem!important}.pt-xl-8{padding-top:2rem!important}.pt-xl-9{padding-top:2.25rem!important}.pt-xl-10{padding-top:2.5rem!important}.pb-xl-0{padding-bottom:0rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.25rem!important}.pb-xl-6{padding-bottom:1.5rem!important}.pb-xl-7{padding-bottom:1.75rem!important}.pb-xl-8{padding-bottom:2rem!important}.pb-xl-9{padding-bottom:2.25rem!important}.pb-xl-10{padding-bottom:2.5rem!important}.pl-xl-0{padding-left:0rem!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:.75rem!important}.pl-xl-4{padding-left:1rem!important}.pl-xl-5{padding-left:1.25rem!important}.pl-xl-6{padding-left:1.5rem!important}.pl-xl-7{padding-left:1.75rem!important}.pl-xl-8{padding-left:2rem!important}.pl-xl-9{padding-left:2.25rem!important}.pl-xl-10{padding-left:2.5rem!important}.pr-xl-0{padding-right:0rem!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:.75rem!important}.pr-xl-4{padding-right:1rem!important}.pr-xl-5{padding-right:1.25rem!important}.pr-xl-6{padding-right:1.5rem!important}.pr-xl-7{padding-right:1.75rem!important}.pr-xl-8{padding-right:2rem!important}.pr-xl-9{padding-right:2.25rem!important}.pr-xl-10{padding-right:2.5rem!important}.px-xl-0{padding-left:0rem!important;padding-right:0rem!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-xl-4{padding-left:1rem!important;padding-right:1rem!important}.px-xl-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xl-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xl-8{padding-left:2rem!important;padding-right:2rem!important}.px-xl-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-xl-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (min-width: 1400px){.ma-xxl-1{margin:.25rem!important}.ma-xxl-2{margin:.5rem!important}.ma-xxl-3{margin:.75rem!important}.ma-xxl-4{margin:1rem!important}.ma-xxl-5{margin:1.25rem!important}.ma-xxl-6{margin:1.5rem!important}.ma-xxl-7{margin:1.75rem!important}.ma-xxl-8{margin:2rem!important}.ma-xxl-9{margin:2.25rem!important}.ma-xxl-10{margin:2.5rem!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.25rem!important}.mt-xxl-6{margin-top:1.5rem!important}.mt-xxl-7{margin-top:1.75rem!important}.mt-xxl-8{margin-top:2rem!important}.mt-xxl-9{margin-top:2.25rem!important}.mt-xxl-10{margin-top:2.5rem!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.25rem!important}.mb-xxl-6{margin-bottom:1.5rem!important}.mb-xxl-7{margin-bottom:1.75rem!important}.mb-xxl-8{margin-bottom:2rem!important}.mb-xxl-9{margin-bottom:2.25rem!important}.mb-xxl-10{margin-bottom:2.5rem!important}.ml-xxl-1{margin-left:.25rem!important}.ml-xxl-2{margin-left:.5rem!important}.ml-xxl-3{margin-left:.75rem!important}.ml-xxl-4{margin-left:1rem!important}.ml-xxl-5{margin-left:1.25rem!important}.ml-xxl-6{margin-left:1.5rem!important}.ml-xxl-7{margin-left:1.75rem!important}.ml-xxl-8{margin-left:2rem!important}.ml-xxl-9{margin-left:2.25rem!important}.ml-xxl-10{margin-left:2.5rem!important}.mr-xxl-1{margin-right:.25rem!important}.mr-xxl-2{margin-right:.5rem!important}.mr-xxl-3{margin-right:.75rem!important}.mr-xxl-4{margin-right:1rem!important}.mr-xxl-5{margin-right:1.25rem!important}.mr-xxl-6{margin-right:1.5rem!important}.mr-xxl-7{margin-right:1.75rem!important}.mr-xxl-8{margin-right:2rem!important}.mr-xxl-9{margin-right:2.25rem!important}.mr-xxl-10{margin-right:2.5rem!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xxl-4{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xxl-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xxl-8{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xxl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xxl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xxl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-xxl-0{margin:0rem!important}.ma-xxl-n1{margin:-.25rem!important}.ma-xxl-n2{margin:-.5rem!important}.ma-xxl-n3{margin:-.75rem!important}.ma-xxl-n4{margin:-1rem!important}.ma-xxl-n5{margin:-1.25rem!important}.ma-xxl-n6{margin:-1.5rem!important}.ma-xxl-n7{margin:-1.75rem!important}.ma-xxl-n8{margin:-2rem!important}.ma-xxl-n9{margin:-2.25rem!important}.ma-xxl-n10{margin:-2.5rem!important}.mt-xxl-0{margin-top:0rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1rem!important}.mt-xxl-n5{margin-top:-1.25rem!important}.mt-xxl-n6{margin-top:-1.5rem!important}.mt-xxl-n7{margin-top:-1.75rem!important}.mt-xxl-n8{margin-top:-2rem!important}.mt-xxl-n9{margin-top:-2.25rem!important}.mt-xxl-n10{margin-top:-2.5rem!important}.mb-xxl-0{margin-bottom:0rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1rem!important}.mb-xxl-n5{margin-bottom:-1.25rem!important}.mb-xxl-n6{margin-bottom:-1.5rem!important}.mb-xxl-n7{margin-bottom:-1.75rem!important}.mb-xxl-n8{margin-bottom:-2rem!important}.mb-xxl-n9{margin-bottom:-2.25rem!important}.mb-xxl-n10{margin-bottom:-2.5rem!important}.ml-xxl-0{margin-left:0rem!important}.ml-xxl-n1{margin-left:-.25rem!important}.ml-xxl-n2{margin-left:-.5rem!important}.ml-xxl-n3{margin-left:-.75rem!important}.ml-xxl-n4{margin-left:-1rem!important}.ml-xxl-n5{margin-left:-1.25rem!important}.ml-xxl-n6{margin-left:-1.5rem!important}.ml-xxl-n7{margin-left:-1.75rem!important}.ml-xxl-n8{margin-left:-2rem!important}.ml-xxl-n9{margin-left:-2.25rem!important}.ml-xxl-n10{margin-left:-2.5rem!important}.mr-xxl-0{margin-right:0rem!important}.mr-xxl-n1{margin-right:-.25rem!important}.mr-xxl-n2{margin-right:-.5rem!important}.mr-xxl-n3{margin-right:-.75rem!important}.mr-xxl-n4{margin-right:-1rem!important}.mr-xxl-n5{margin-right:-1.25rem!important}.mr-xxl-n6{margin-right:-1.5rem!important}.mr-xxl-n7{margin-right:-1.75rem!important}.mr-xxl-n8{margin-right:-2rem!important}.mr-xxl-n9{margin-right:-2.25rem!important}.mr-xxl-n10{margin-right:-2.5rem!important}.mx-xxl-0{margin-left:0rem!important;margin-right:0rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-xxl-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xxl-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xxl-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxl-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xxl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.my-xxl-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xxl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xxl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.pa-xxl-0{padding:0rem!important}.pa-xxl-1{padding:.25rem!important}.pa-xxl-2{padding:.5rem!important}.pa-xxl-3{padding:.75rem!important}.pa-xxl-4{padding:1rem!important}.pa-xxl-5{padding:1.25rem!important}.pa-xxl-6{padding:1.5rem!important}.pa-xxl-7{padding:1.75rem!important}.pa-xxl-8{padding:2rem!important}.pa-xxl-9{padding:2.25rem!important}.pa-xxl-10{padding:2.5rem!important}.pt-xxl-0{padding-top:0rem!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:.75rem!important}.pt-xxl-4{padding-top:1rem!important}.pt-xxl-5{padding-top:1.25rem!important}.pt-xxl-6{padding-top:1.5rem!important}.pt-xxl-7{padding-top:1.75rem!important}.pt-xxl-8{padding-top:2rem!important}.pt-xxl-9{padding-top:2.25rem!important}.pt-xxl-10{padding-top:2.5rem!important}.pb-xxl-0{padding-bottom:0rem!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:.75rem!important}.pb-xxl-4{padding-bottom:1rem!important}.pb-xxl-5{padding-bottom:1.25rem!important}.pb-xxl-6{padding-bottom:1.5rem!important}.pb-xxl-7{padding-bottom:1.75rem!important}.pb-xxl-8{padding-bottom:2rem!important}.pb-xxl-9{padding-bottom:2.25rem!important}.pb-xxl-10{padding-bottom:2.5rem!important}.pl-xxl-0{padding-left:0rem!important}.pl-xxl-1{padding-left:.25rem!important}.pl-xxl-2{padding-left:.5rem!important}.pl-xxl-3{padding-left:.75rem!important}.pl-xxl-4{padding-left:1rem!important}.pl-xxl-5{padding-left:1.25rem!important}.pl-xxl-6{padding-left:1.5rem!important}.pl-xxl-7{padding-left:1.75rem!important}.pl-xxl-8{padding-left:2rem!important}.pl-xxl-9{padding-left:2.25rem!important}.pl-xxl-10{padding-left:2.5rem!important}.pr-xxl-0{padding-right:0rem!important}.pr-xxl-1{padding-right:.25rem!important}.pr-xxl-2{padding-right:.5rem!important}.pr-xxl-3{padding-right:.75rem!important}.pr-xxl-4{padding-right:1rem!important}.pr-xxl-5{padding-right:1.25rem!important}.pr-xxl-6{padding-right:1.5rem!important}.pr-xxl-7{padding-right:1.75rem!important}.pr-xxl-8{padding-right:2rem!important}.pr-xxl-9{padding-right:2.25rem!important}.pr-xxl-10{padding-right:2.5rem!important}.px-xxl-0{padding-left:0rem!important;padding-right:0rem!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-xxl-4{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xxl-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xxl-8{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xxl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-xxl-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xxl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xxl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}.priceRow{font-size:.875rem;font-style:normal;font-weight:700;text-transform:none;margin-bottom:12px}.priceRow .product-price-and-shipping{display:flex;align-items:center;gap:4px}.priceRow .price{color:#fb4024!important}.priceRow .regular-price{font-weight:400;text-decoration:line-through}.babolat_flags{display:flex;gap:8px}.babolat_flags li{padding:.4375rem;line-height:.75rem;font-size:.75rem}.babolat_flags .new{background-color:#ffd92a;color:#000!important}.babolat_flags .on-sale{background-color:#fb4024;color:#fff!important}.babolat_product{display:flex;justify-content:center;margin:12px 0;position:relative;color:#000!important}.babolat_product .product-description-short{text-align:justify;font-size:12px;line-height:15px;margin-bottom:0}.babolat_product .product-features{margin:12px 0;font-size:12px;line-height:15px;color:#000;display:flex!important;flex-direction:column}.babolat_product.babolat_out_of_stock .babolat_flags{display:none}.babolat_product.babolat_out_of_stock .babolat_miniature:hover{box-shadow:0 0 0 2px #fb4024}.babolat_product.babolat_out_of_stock .babolat_thumbnail,.babolat_product.babolat_out_of_stock .product-title,.babolat_product.babolat_out_of_stock .priceRow,.babolat_product.babolat_out_of_stock .highlighted-informations{filter:saturate(0)}.babolat_product.babolat_out_of_stock .out-of-stock,.babolat_product.babolat_out_of_stock .out-of-stock:hover{color:#fff!important;background-color:#fb4024!important;border-color:#fb4024!important}.babolat_product.babolat_out_of_stock .out-of-stock i,.babolat_product.babolat_out_of_stock .out-of-stock:hover i{display:none}.babolat_product .babolat_flags{position:absolute;top:.8rem}.babolat_product .babolat_details{display:flex;flex-direction:column;height:100%}.babolat_product .babolat_details .product-title{padding-top:12px}.babolat_product .babolat_details .product-title *{text-decoration:none!important;color:#252323!important;font-size:1rem;font-style:normal;font-weight:700;text-transform:none}.babolat_product .babolat_details .highlighted-informations{margin-bottom:12px}.babolat_product .babolat_details .highlighted-informations .variant-links a{padding:0!important;margin:0!important}.babolat_product .babolat_details .actionRow{margin-top:auto}.babolat_product .babolat_details .actionRow button{width:100%}.babolat_product .babolat_miniature{background-color:#fff;width:320px;max-width:100%;border:1px solid #e2e2e2;display:flex;flex-direction:column;padding:12px;transition:border .2s ease-in-out,background .2s ease-in-out,color .2s ease-in-out}.babolat_product .babolat_miniature:hover{box-shadow:0 0 0 2px #74ecf7}.babolat_product .babolat_miniature .babolat_thumbnail img{width:auto;max-height:250px !important;}.babolat_thumbnail{margin: auto;}.featured-products{padding:0 0 2rem!important}.featured-products .products-section-title{color:#111e6c!important;text-align:center!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.03em}@media (max-width: 768px){.featured-products a.btn{width:100%!important;height:42px!important}.babolat_product .product-price-and-shipping{display:block!important}.babolat_product .product-price-and-shipping .discont-amount{flex-basis:100%;width:100%}}.product-reference,.product-reference label{color:#7a7a7a!important;font-size:13px!important}.product-prices .current-price{display:flex;align-items:center;gap:12px}.product-prices .current-price .current-price-value{color:#fb4024!important}.product-prices .current-price *{font-size:1.1rem;font-style:normal;font-weight:600;text-transform:none;margin:0}.product-prices .current-price .regular-price{font-weight:400;font-size:.775rem}.discount-percentage,.discount-product,.discount-amount{background-color:#fb4024!important;color:#fff!important;display:inline-block!important;padding:.25em .4em!important;font-size:75%!important;font-weight:700!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;vertical-align:baseline!important;border-radius:0!important}.babolat_product_details_section{visibility:1!important;color:#000!important;padding:5rem 0}.product-variants .input-container:hover .radio-label{border-color:#74ecf7!important;background:#74ecf7!important}.product-variants .input-container:has(.input-radio:checked) .radio-label{border-color:#74ecf7!important;background:#74ecf7!important}.product-variants .input-container .radio-label{transition:all .15s ease-in-out;border:2px solid black}.product-variants .input-container *{height:34px!important;width:auto!important;display:flex;align-items:center;justify-content:center}.tax-shipping-delivery-label{margin-top:-8px;font-size:11px!important}.nav-tabs{border-width:1px!important}.nav-tabs .nav-link{transition:all .15s linear;color:gray!important;font-size:1.4rem!important;font-weight:700!important}.nav-tabs .nav-link.active,.nav-tabs .nav-link:hover{border-bottom:6px solid #74ecf7!important;color:#111e6c!important}.tab-content .product-description{padding:5rem 0;border-bottom:1px solid #e2e2e2}.tab-content .product-description img{max-width:100%;height:auto;border-radius:4px}#product #content{max-width:100%!important}.product-quantity{margin-bottom:1rem}.input-group-btn-vertical button{color:#000!important}.input-group-btn-vertical button i{padding:0 0 0 9px!important}@media (max-width: 576px){.product-quantity{display:flex!important;flex-direction:column!important}.qty .input-group{display:flex!important;width:100%!important}.add{margin-top:18px}.add .btn{width:100%!important}}#product-details strong{display:inline-block;width:50%;font-weight:600}#product-details span{display:inline-block}#product-details hr{margin:.5rem 0 1rem;border:none;border-top:1px solid #ccc}.page-index .featured-products:nth-of-type(odd){background:#111e6c0d!important}#wrapper{background:#fff}.carousel .carousel-item figure{display:block;margin:0}.carousel .carousel-item img{width:100%;max-width:100%;height:auto}.btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;text-transform:initial!important;transition:all .2s ease-in-out!important;padding:.55rem 1.25rem!important;font-weight:500!important;color:#fff}.btn:focus{outline:none!important}.btn.btn-secondary{color:#262323!important;background-color:#fff;border:1px solid #262323!important}.btn.btn-secondary:hover{background-color:#74ecf7!important;color:#262323!important;border-color:#74ecf7!important}.btn.btn-black{background-color:#262323!important;color:#fff!important}.btn.btn-black:hover,.btn.btn-primary{background-color:#74ecf7!important;color:#262323!important}.btn.btn-primary:hover{background-color:#111e6c!important;color:#fff!important}.btn.btn-error{border-color:#fb4024!important;color:#fb4024!important;background-color:#fff}.btn.btn-error *{color:#fb4024!important}.btn.btn-error:hover{background-color:#f00000!important;color:#fff!important}.btn.btn-error:hover *{color:#fff!important}.btn i{margin-right:.5rem}.products-section-title{font-size:1.5rem!important;color:#252323!important;margin-bottom:30px!important;text-transform:initial!important;text-align:center!important;font-weight:600!important;white-space:initial!important}@media (min-width: 767.98px){.products-section-title{text-align:left!important}}.text-error{color:#fb4024!important}.page-home .carousel,.page-home .carousel-inner{margin-bottom:0!important}.text-center{text-align:center!important}.facet-label{display:flex;align-items:center}.facet-label .custom-checkbox{top:2px!important}.facet-label .search-link{padding:0!important}@media (min-width: 576px){.featured-products .products-section-title{font-size:2rem!important}}@media (min-width: 992px){.featured-products .products-section-title{font-size:2.8rem!important}}.ui-slider-handle{width:22px!important;height:22px!important;border-radius:100%;background-color:#111e6c!important;border-color:#111e6c!important}.alert{text-align:center}.alert.alert-danger{background-color:#fb4024!important;border-color:#fb4024!important;color:#fff!important}.alert.alert-danger a{color:#fff!important;text-decoration:underline!important;text-transform:uppercase;font-weight:600!important}.alert.alert-danger ul{margin-bottom:0}.alert.alert-warning{background-color:#f9af1c!important;border-color:#f9af1c!important;color:#fff!important}.alert.alert-warning a{color:#fff!important;text-decoration:underline!important;text-transform:uppercase;font-weight:600!important}.alert.alert-info{background-color:#74ecf7!important;border-color:#74ecf7!important;color:#000!important}.alert.alert-info a{color:#000!important;text-decoration:underline!important;text-transform:uppercase;font-weight:600!important}.alert.alert-success{background-color:#00a476!important;border-color:#00a476!important;color:#fff!important}.alert.alert-success a{color:#fff!important;text-decoration:underline!important;text-transform:uppercase;font-weight:600!important}.banner{margin-bottom:0!important}#custom-text{padding:5rem 0!important}.page-header{padding:0 1rem;text-transform:uppercase}.page-header h1{font-size:2rem!important;margin-bottom:0!important}.optional{color:#0009!important;font-weight:400!important;letter-spacing:.4px!important;display:block;padding-bottom:2px}.form-control-label{padding-top:0;padding-bottom:0;display:flex;flex-direction:row;align-items:center;margin-bottom:2px;gap:6px}.form-control-comment{font-size:12px!important;padding-top:4px;display:block}.custom-checkbox span{margin-top:0!important}.custom-checkbox em{display:block;font-size:12px;font-style:normal;margin-top:12px;color:#000c!important;text-align:justify;line-height:14px}.babolat-label{line-height:1.25em;letter-spacing:.1px;font-size:.875rem;text-transform:uppercase;color:#0009;text-align:right!important;display:block;font-weight:400}.babolat-card-centered{border:1px solid #e2e2e2!important;padding:1rem;display:flex;align-items:center;margin-bottom:1rem}.babolat-card-centered *{padding:0;margin:0}.babolat_select{border:1px solid #e2e2e2!important;padding:0 12px!important}.color-babolat_blue{color:#111e6c!important}.babolat_reassurance{border-top:1px solid #e2e2e2;padding:0}.babolat_reassurance p{margin:0!important}.babolat_reassurance .babolat_reassurance_block{border-bottom:1px solid #e2e2e2;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 0;box-shadow:1px 0 #e2e2e2}.babolat_reassurance .babolat_reassurance_block .block-title{font-size:.875rem;color:#252323;font-weight:500!important;height:auto!important}.babolat_reassurance .babolat_reassurance_block .block-icon{display:flex;align-items:center;justify-self:center;height:42px;width:42px;margin:4px 12px}.babolat_reassurance .babolat_reassurance_block .block-icon img,.babolat_reassurance .babolat_reassurance_block .block-icon svg{object-fit:contain;width:100%}.babolat_reassurance .babolat_reassurance_block:last-child{box-shadow:none}@media (min-width: 768px){.babolat_reassurance_block{border-bottom:none}}.blockreassurance_product{display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.blockreassurance_product div:not(.clearfix){border:1px solid #e2e2e2;padding:12px}.blockreassurance_product div:not(.clearfix) p{margin:0!important;color:#0009!important}.blockreassurance_product div:not(.clearfix) .item-product{margin-right:24px}.blockreassurance_product .block-icon{width:50px;height:50px;margin-bottom:.5rem}.blockreassurance_product .block-icon img,.blockreassurance_product .block-icon svg{width:100%;height:auto}.blockreassurance_product .block-title{font-size:.875rem;color:#252323;font-weight:500!important;text-align:center}.babolat-history-container .babolat-history-container-header{display:flex;flex-direction:row}.babolat-history-container .babolat-history-container-header .babolat-history-header-left{width:33.33%;display:flex;align-items:end;text-align:right;justify-content:center;flex-direction:column;padding-right:4rem}.babolat-history-container .babolat-history-container-header .babolat-history-header-left .babolat-history-title{margin-bottom:19px;font-size:1.375rem;line-height:1.75rem;font-weight:700;text-transform:uppercase}.babolat-history-container .babolat-history-container-header .babolat-history-header-left .babolat-history-subtitle{line-height:1.1rem;font-weight:400;font-size:.9rem}.babolat-history-container .babolat-history-container-header .babolat-history-image{width:66.66%;height:auto}.babolat-history-container .babolat-history-content{margin-top:4rem;text-align:justify}.babolat-history-container .babolat-history-content h2{margin-top:3rem;font-size:.9rem!important;line-height:1.2rem!important;font-weight:600!important;margin-bottom:1.2rem}.babolat-history-container .babolat-history-content p{line-height:1.7rem;font-size:.9rem!important}@media (max-width: 767px){.babolat-history-content{text-align:initial!important}.babolat-history-container .babolat-history-container-header{flex-direction:column!important}.babolat-history-container .babolat-history-container-header .babolat-history-header-left,.babolat-history-container .babolat-history-container-header .babolat-history-image,.babolat-history-container .babolat-history-container-header .babolat-history-header-left img,.babolat-history-container .babolat-history-container-header .babolat-history-image img{width:100%!important;height:auto!important}.babolat-history-container .babolat-history-container-header .babolat-history-image{margin-top:1.5rem}.babolat-history-container .babolat-history-container-header .babolat-history-header-left{text-align:left!important;padding:0!important;align-items:flex-start!important}.babolat-history-container .babolat-history-container-header .babolat-history-title{font-size:1rem!important}.babolat-history-container p{line-height:1.4rem!important}}body:has(.babolat-newsletter) .breadcrumb,body:has(.babolat-newsletter) .page-header{display:none}body:has(.babolat-newsletter) .page-content{padding:0!important;margin:0!important}body:has(.babolat-newsletter) .page-footer{margin-bottom:0!important}body:has(.babolat-newsletter) .babolat-newsletter{display:flex;padding:0 inherit;margin:0;height:670px}body:has(.babolat-newsletter) .babolat-newsletter .infoSide{background-image:url(/themes/babolat_lt/assets/img/newsletter.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:3rem;position:relative;z-index:1}body:has(.babolat-newsletter) .babolat-newsletter .infoSide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}body:has(.babolat-newsletter) .babolat-newsletter .infoSide>*{position:relative;z-index:1}body:has(.babolat-newsletter) .babolat-newsletter .infoSide p{font-size:.9rem;text-align:left}body:has(.babolat-newsletter) .babolat-newsletter .infoSide .h1{font-size:1.2rem!important;font-weight:700!important;margin-bottom:1rem!important}body:has(.babolat-newsletter) .babolat-newsletter .infoSide *{color:#fff}body:has(.babolat-newsletter) .babolat-newsletter .formSide{display:flex;align-items:center;justify-content:center;padding:3rem 6rem}body:has(.babolat-newsletter) .babolat-newsletter .formSide form input,body:has(.babolat-newsletter) .babolat-newsletter .formSide form button{width:100%}body:has(.babolat-newsletter) .babolat-newsletter .formSide small{margin-top:2rem!important;text-align:center}@media (max-width: 1200px){.babolat-newsletter .infoSide{text-align:center!important;min-height:auto!important}.babolat-newsletter .infoSide p{text-align:center!important}.babolat-newsletter .formSide{padding:3rem!important}}.breadcrumb{margin-bottom:0!important;margin-top:0!important}.breadcrumb .babolat_breadcrumb{padding-top:.9375rem;padding-bottom:.9375rem;font-size:.75rem;font-style:normal;text-transform:none;color:#6d6c6c!important;font-weight:400!important}.breadcrumb .babolat_breadcrumb a{color:#6d6c6c!important}.breadcrumb .babolat_breadcrumb a:hover{opacity:.8}.breadcrumb .babolat_breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;gap:4px}.breadcrumb .babolat_breadcrumb ol li:after{content:"/";color:#6d6c6c}.breadcrumb .babolat_breadcrumb ol li:last-child:after{content:"";margin:0}.babolat_category_header .babolat_category_title{margin-bottom:1rem}.babolat_category_header .babolat_category_title .h1{font-size:2rem;margin-top:-8px;margin-bottom:0}.babolat_category_header .babolat_category_title p{padding:0;margin:0;font-size:.825rem}.babolat_category_header .babolat_category_cover{margin:1rem 0 2rem}.babolat_category_header .babolat_category_cover picture{display:block}.babolat_category_header .babolat_category_cover picture img{width:100%;height:300px;object-fit:cover;object-position:center center;display:block}.babolat_category_subcategories{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-bottom:3rem;justify-items:center;gap:1rem}.babolat_category_subcategories .category-block{margin:4px;overflow:hidden;width:100%;height:100%;aspect-ratio:1/1;border:1px solid rgba(0,0,0,.03);border-radius:4px;display:flex;flex-direction:column;position:relative}.babolat_category_subcategories .category-block a{margin:-8px!important;min-width:100%!important;min-height:100%!important;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.babolat_category_subcategories .category-block a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:linear-gradient(to bottom,#fff 0,#fff 50%,#74ecf7 50%,#74ecf7);pointer-events:none;transition:height .25s ease-in-out}.babolat_category_subcategories .category-block a img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease-in-out,filter .25s ease-in-out;display:block}.babolat_category_subcategories .category-block img{aspect-ratio:1/1;object-fit:cover!important;overflow:hidden!important;display:block}.babolat_category_subcategories .category-block:hover a:after{height:12px}.babolat_category_subcategories .category-block:hover img{transform:scale(1.1);filter:brightness(.5)}.babolat_category_subcategories .category-block h4{position:absolute;left:1rem;bottom:.4rem;color:#fff;font-size:1.6rem;text-transform:uppercase;transition:font-size .3s ease,bottom .3s ease;text-shadow:0 0 4px rgba(0,0,0,.2),0 0 4px rgba(0,0,0,.2),0 0 4px rgba(0,0,0,.2)}@media (max-width: 576px){.babolat_category_subcategories{grid-template-columns:1fr 1fr;gap:12px}.babolat_category_subcategories h4{font-size:16px!important}}.babolat_pagination{display:flex;align-items:center;justify-content:space-between}.babolat_pagination .page-list{display:flex;flex-direction:row;justify-content:end;padding:0!important}.babolat_pagination .page-list li.current a{background-color:#000;color:#fff;pointer-events:none}.babolat_pagination .page-list li a{text-decoration:none!important;display:flex!important;align-items:center;justify-content:center;width:38px!important;height:38px!important;border:2px solid black;font-size:14px!important;padding:0!important;transition:all .3s ease-in-out;margin:0 6px}.babolat_pagination .page-list li a:hover{background-color:#74ecf7;border-color:#74ecf7}.babolat_pagination .page-list li .next,.babolat_pagination .page-list li .previous{margin:0;border:none}@media (max-width: 620px){.babolat_pagination{flex-direction:column}.babolat_pagination .page-list{margin-top:12px;justify-content:center}.babolat_pagination .page-list li a{width:42px!important;height:42px!important;font-size:16px!important}}#search_filters_wrapper #search_filter_controls,.babolat_sort_section .filter-button{display:none!important}@media (max-width: 767.98px){.babolat_sort_section .filter-button{display:block!important}#left-column:has(#search_filters_wrapper:not(.hidden-sm-down)) #search_filter_toggler,#left-column:has(#search_filters_wrapper:not(.hidden-sm-down)) hr{display:none!important}#search_filters_wrapper #search_filter_controls{display:block!important}#search_filters_wrapper #search_filters hr{display:none!important}#search_filters_wrapper #search_filters .h3{margin-top:1rem!important}}.products-sort-order{position:relative}.products-sort-order select{border-radius:0;padding:.5rem 2rem .5rem .5rem;border:1px solid #ccc;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:14px;height:2.5rem;width:100%;box-sizing:border-box;cursor:pointer}.products-sort-order select:focus{border-color:#74ecf7;border-width:2px;outline:none}.products-sort-order:after{content:"";position:absolute;top:45%;right:.8rem;width:.6rem;height:.6rem;pointer-events:none;transform:translateY(-50%) rotate(45deg);border:solid gray;border-width:0 2px 2px 0;padding:px}.product-cover{display:flex;align-items:center;justify-content:center}.product-cover img{height:500px;width:auto}.images-container,.images-container .product-cover{position:relative}.images-container .product-cover .zoom-in{font-size:2rem;color:#555;opacity:.6;transition:opacity .3s}.images-container .product-cover .zoom-in:hover{opacity:1}.images-container .js-qv-mask{margin-top:1rem;overflow-x:auto;padding:.5rem 0}.images-container .js-qv-mask::-webkit-scrollbar{height:6px}.images-container .js-qv-mask::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.images-container .js-qv-mask .product-images{display:flex;gap:10px;padding:0 10px}.images-container .js-qv-mask .thumb{height:82px;padding:4px;border-radius:8px;width:auto;border:1px solid #e0e0e0;cursor:pointer}.images-container .js-qv-mask .thumb:hover{border-color:#74ecf7}.images-container .js-qv-mask .thumb .thumb.selected,.images-container .js-qv-mask .thumb .js-thumb-selected{border-color:#74ecf7;border-radius:6px}body:has(.cart-grid) .breadcrumb{display:none!important}.cart-content .label,.product-line-info .label{font-weight:600!important;font-size:14px!important;color:#262323!important}.cart-content .value,.product-line-info .value{font-weight:400!important;font-size:14px;color:#000c!important}.unitPrice{color:#000c!important;font-size:13px!important;font-weight:400!important;margin-right:4px;margin-bottom:2px}.card.cart-summary{border:1px solid #e2e2e2!important;margin-top:16px}.card.cart-summary .cart-total .value{color:#fb4024!important}.cart-grid{padding-top:2rem}.cart-empty .cart-overview{height:420px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-overview .product-line-title{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%}.cart-overview .product-line-title .label{text-align:left!important}.cart-overview .priceRow{margin-bottom:0!important}.cart-overview .cart-item{border:1px solid #e2e2e2!important;margin-bottom:12px}.cart-overview .cart-line-product-actions .remove-from-cart{display:flex;align-items:center;justify-content:center;font-size:18px;height:42px!important;width:42px!important;color:#fb4024!important;border:1px solid #FB4024!important;transition:all .15s linear}.cart-overview .cart-line-product-actions .remove-from-cart:hover{color:#f00000!important;border:1px solid #f00000!important}.page-order .breadcrumb{visibility:hidden!important}.page-order .mobile #_mobile_user_info,.page-order .mobile #_mobile_cart,.page-order .mobile #menu-icon,.page-order .mobile #_desktop_user_info,.page-order .mobile #_desktop_cart{display:none}.page-order .mobile #_mobile_logo{display:flex;align-items:center;justify-content:center;margin-top:12px;margin-bottom:-8px}.page-order #_desktop_logo{display:flex;align-items:center}.page-order #login-form .forgot-password{display:flex;padding:0!important;margin:0!important;justify-content:center;margin-top:1rem!important;margin-bottom:1rem!important}.page-order #login-form .form-footer{display:flex;justify-content:center}.page-order #login-form .form-footer .continue{width:100%}.page-order #checkout-personal-information-step{display:flex;flex-direction:column}#js-checkout-summary{border:1px solid #e2e2e2!important}#js-checkout-summary div{padding:0!important}#js-checkout-summary .product-price,#js-checkout-summary .cart-total .value{color:#fb4024!important;font-weight:600!important}#cart-summary-product-list *{border:none!important;color:#262323!important}#cart-summary-product-list .media-list{margin-bottom:0!important}#cart-summary-product-list .media-list .media{padding-top:12px}#cart-summary-product-list .media-list .media:not(:last-child){border-bottom:1px solid #e2e2e2!important}#cart-summary-product-list .media-list .media .media-left{padding-right:12px!important}#cart-summary-product-list .media-list .media .product-name{font-weight:500;font-size:.9rem!important}.babolat_nav_inline a{display:block;border:1px solid black!important;padding:8px 12px!important;color:#262323!important}.babolat_nav_inline a.active{pointer-events:none;background-color:#74ecf7!important;border-color:#74ecf7!important;cursor:default}.babolat_nav_inline a.active *{color:#262323!important}@media (max-width: 991.98px){.delivery-option .custom-radio{display:none!important}.babolat_delivery_label{flex-wrap:wrap!important}.babolat_delivery_label .carrier-price{width:100%;margin-left:0!important;margin-top:.5rem;text-align:right}.babolat_nav_inline{display:flex!important;align-items:center;justify-content:center;width:100%}.babolat_nav_inline .nav-item,.babolat_nav_inline a{display:flex!important;align-items:center;justify-content:center;width:100%!important}}.form-informations{color:#262323}.form-informations .form-informations-title{text-transform:uppercase!important;font-size:1.2rem;margin-top:1rem!important;display:inline-block}.form-informations .form-informations-option{color:#0009!important;font-weight:400!important;letter-spacing:.4px!important;padding-bottom:2px;opacity:.8;line-height:1.2em;font-size:.8rem;font-style:normal;text-transform:capitalize}.block-promo.babolat_promo_container{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.block-promo.babolat_promo_container .promo-code form{display:flex;align-items:center;width:100%}.block-promo.babolat_promo_container .promo-code form .promo-input{width:100%}.block-promo.babolat_promo_container .promo-code form .btn{border:none!important;height:40px;margin-top:.25px}#js-checkout-summary{padding:0!important}.step-edit{margin:0!important;transition:background-color .15s linear;color:#fff!important;background-color:#000;padding:4px 8px;display:flex;align-items:center;justify-content:center}.step-edit:hover{background-color:#74ecf7!important;color:#262323!important}.step-title{display:flex!important;align-items:center!important;justify-content:space-between!important}.step-number{border-radius:0!important}.checkout-step.-reachable .done{color:#111e6c!important}.checkout-step.-reachable.-current .step-number{background-color:#74ecf7!important;color:#262323!important}.delivery-options-list .custom-checkbox{margin:1rem 0!important}.delivery-options .babolat_delivery_option,.summary-selected-carrier .babolat_delivery_option{display:flex!important;align-items:center!important;padding:1rem!important;justify-content:unset!important;background:none!important;border:1px solid #e2e2e2!important}.delivery-options .babolat_delivery_option .custom-radio,.summary-selected-carrier .babolat_delivery_option .custom-radio{margin-right:1rem!important}.delivery-options .babolat_delivery_option:has(input:checked),.summary-selected-carrier .babolat_delivery_option:has(input:checked){box-shadow:0 0 0 2px #74ecf7!important;border-color:#74ecf7!important}.delivery-options .babolat_delivery_option .carrier-logo,.summary-selected-carrier .babolat_delivery_option .carrier-logo{background:none!important}.delivery-options .babolat_delivery_option .babolat_delivery_label,.summary-selected-carrier .babolat_delivery_option .babolat_delivery_label{cursor:pointer!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex:1 1 auto;white-space:nowrap}.delivery-options .babolat_delivery_option .babolat_delivery_label .carrier-price,.summary-selected-carrier .babolat_delivery_option .babolat_delivery_label .carrier-price{white-space:nowrap;margin-left:auto;color:#fb4024!important;font-weight:600!important;font-size:1rem!important}.summary-selected-carrier{padding:0!important;border:none!important}.summary-selected-carrier .babolat_delivery_label *{cursor:default!important}.card.cart-summary div,#js-checkout-summary div{padding:0!important;margin:0!important;border:none!important}.card.cart-summary #cart-subtotal-products,#js-checkout-summary #cart-subtotal-products{padding-top:1rem!important}.card.cart-summary .card-block .cart-summary-products,#js-checkout-summary .card-block .cart-summary-products{margin-top:1rem!important;border-bottom:1px solid #e2e2e2!important}.card.cart-summary .card-block .cart-summary-line,.card.cart-summary .card-block .cart-summary-products,#js-checkout-summary .card-block .cart-summary-line,#js-checkout-summary .card-block .cart-summary-products{padding:.5rem 1.25rem!important}.card.cart-summary .card-block .cart-total,#js-checkout-summary .card-block .cart-total{padding-top:1rem!important;padding-bottom:1rem!important;border-top:1px solid #e2e2e2!important}.card.cart-summary .babolat_promo_container,#js-checkout-summary .babolat_promo_container{border-top:1px solid #e2e2e2!important;padding:1rem 1.25rem!important}.card.cart-summary .babolat_promo_container .block-promo.babolat_promo_container,#js-checkout-summary .babolat_promo_container .block-promo.babolat_promo_container{border:none!important;padding:0!important}.card.cart-summary .cart-detailed-actions,#js-checkout-summary .cart-detailed-actions{border-top:1px solid #e2e2e2!important;padding:.5rem 1.25rem 1rem!important}.card.cart-summary .babolat_voucher_list,#js-checkout-summary .babolat_voucher_list{padding:.5rem 0!important}.card.cart-summary .babolat_voucher_list:after,#js-checkout-summary .babolat_voucher_list:after{all:unset!important}.card.cart-summary .babolat_voucher_list .cart-summary-line,#js-checkout-summary .babolat_voucher_list .cart-summary-line{padding:0 0 1rem!important;margin:0!important;display:flex;justify-content:space-between;align-items:center}.card.cart-summary .babolat_voucher_list .cart-summary-line .babolat_voucher_side span,#js-checkout-summary .babolat_voucher_list .cart-summary-line .babolat_voucher_side span{color:#fb4024!important}.card.cart-summary .babolat_voucher_list .cart-summary-line:after,#js-checkout-summary .babolat_voucher_list .cart-summary-line:after{all:unset!important}.card.cart-summary .babolat_voucher_list .cart-summary-line a,#js-checkout-summary .babolat_voucher_list .cart-summary-line a{color:#f00000!important}.card.cart-summary .babolat_voucher_list .cart-summary-line a i,#js-checkout-summary .babolat_voucher_list .cart-summary-line a i{margin-top:-1px}.card.cart-summary .babolat_voucher_list .cart-summary-line a:hover,#js-checkout-summary .babolat_voucher_list .cart-summary-line a:hover{color:#fb4024!important}.address-selector{display:grid!important;grid-template-columns:1fr 1fr;gap:1rem!important}.address-selector .address-item{background:none!important;width:100%!important;border:1px solid #e2e2e2!important;margin-bottom:0!important}.address-selector .address-item.selected{box-shadow:0 0 0 2px #74ecf7!important;border-color:#74ecf7!important}.address-selector .address-item .address-footer{display:flex!important;flex-direction:row;padding:8px!important}.address-selector .address-item .address-footer .btn{width:100%}.address-selector .address-item header.h4{min-height:0!important}.address-selector .address-item header.h4 .radio-block{height:100%!important;width:100%!important;margin-bottom:0!important;display:flex;flex-direction:column}.address-selector .address-item header.h4 .radio-block .address-alias{color:#111e6c!important}.address-selector .address-item header.h4 .radio-block .address{margin-left:0!important;letter-spacing:.1px;font-size:.875rem;color:#232323;line-height:1.25rem}@media (max-width: 620px){.address-selector{grid-template-columns:1fr}}.payment-options{margin-top:1rem}.payment-options .payment-option{margin:0!important;border:1px solid #e2e2e2!important;display:flex!important;align-items:center!important}.payment-options .payment-option .custom-radio{margin-left:1rem!important}.payment-options .payment-option label{width:100%;display:flex!important;margin:0!important;padding:1rem}.payment-options .payment-option:has(input:checked){box-shadow:0 -2px #74ecf7,-2px 0 #74ecf7,2px 0 #74ecf7!important;border-color:#74ecf7!important}.payment-options .payment-option{margin-top:1rem!important}.payment-options .additional-information{margin:0!important;padding:1rem;border-top:unset!important;box-shadow:0 2px #74ecf7,-2px 0 #74ecf7,2px 0 #74ecf7!important;border:1px solid #74ecf7!important}.payment-options .additional-information p{margin:0;color:#262323!important;font-weight:400!important;letter-spacing:.25px}.payment-options .additional-information dl{margin-top:12px!important;justify-content:center}.cart-h4{letter-spacing:.1px;line-height:1.1;font-size:1rem;font-weight:700;margin-bottom:1rem;color:#262323;text-transform:uppercase}#order-summary-content .babolat_address_card .address-body h4{font-size:16px!important}#order-summary-content .babolat_address_card .address-body address{min-height:auto!important}.page-order-confirmation .breadcrumb{display:none!important}.page-order-confirmation #order-items{padding:0 1rem!important;border:none!important}.page-order-confirmation #order-items .card-block{padding:0}#content-hook_payment_return dl{justify-content:center!important}.block-promo.promo-highlighted{margin-top:1rem;text-align:left;padding:0}.js-discount.card-block.promo-discounts{padding:0!important;margin-top:1rem}.js-discount.card-block.promo-discounts .cart-summary-line{border:1px solid #e2e2e2!important}.js-discount.card-block.promo-discounts .cart-summary-line .code{color:#111e6c!important;text-decoration:underline!important}.brand-list{padding:2.25rem 0;display:grid!important;grid-template-columns:repeat(4,1fr);gap:2rem}.brand-list .brand-card{text-decoration:none!important;border:1px solid #e2e2e2;height:100%;display:flex;flex-direction:column}.brand-list .brand-card:hover,.brand-list .brand-card:hover *{border-color:#74ecf7!important}.brand-list .brand-card:hover .btn-black{background-color:#74ecf7!important;color:#000!important}.brand-list .brand-card__image{padding:12px;width:100%}.brand-list .brand-card__content{border-top:1px solid #e2e2e2;padding:0;flex-grow:1;display:flex;flex-direction:column}.brand-list .brand-card__name,.brand-list .brand-card__description,.brand-list .brand-card__footer{padding:0 12px}.brand-list .brand-card__name p,.brand-list .brand-card__description p,.brand-list .brand-card__footer p{margin:0}.brand-list .brand-card__name{color:#111e6c!important;margin-top:12px}.brand-list .brand-card .brand-card__description{margin-bottom:12px}.brand-list .brand-card .brand-card__description p{color:#00000080!important;font-size:14px!important}.brand-list .brand-card__footer{margin-top:auto;border-top:1px solid #e2e2e2;padding:6px 12px 12px;display:flex;flex-direction:column}.brand-list .brand-card__footer .brand-card__products-count{color:#00000080!important;font-size:14px;margin:6px 0 12px!important}.modal-dialog{border-radius:8px!important}.modal-dialog .modal-header{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.modal-dialog .modal-body{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.modal-header{display:flex;flex-direction:row-reverse;justify-content:space-between}.modal-header button{opacity:1!important}.modal-header h4{font-size:1.2rem!important;font-weight:400}.modal-header:after{all:unset!important}#blockcart-modal p span.value{color:#0009!important;font-weight:400!important}#blockcart-modal .cart-content-btn{width:100%!important}#blockcart-modal .product-total{background:none!important;border-top:1px solid #e2e2e2!important;border-bottom:1px solid #e2e2e2!important}#blockcart-modal .product-total .label{font-size:1rem!important}#blockcart-modal .product-total .value{font-size:1.1rem!important;font-weight:600!important;color:#fb4024!important}#blockcart-modal .product-image{min-width:100%!important;max-width:100%!important;width:100%!important;padding:0!important;margin:0 0 12px!important;border-radius:8px!important}#blockcart-modal .product-name{color:#000}#blockcart-modal .product-price{color:#fb4024!important;font-size:1.1rem;font-style:normal;font-weight:600}#blockcart-modal .product-quantity{display:flex!important;flex-direction:row!important}#blockcart-modal .cart-products-count{color:#111e6c!important}@media (max-width: 768px){#blockcart-modal .cart-content{padding:24px 0;border-top:1px solid #e2e2e2}#blockcart-modal .cart-content-btn{display:flex;flex-direction:column;width:100%}#blockcart-modal .cart-content-btn .btn{width:100%;height:42px}}.babolat_order_card{border:1px solid #e2e2e2!important;color:#000;margin-bottom:1rem}.babolat_order_card .babolat_order_status_label{display:flex;padding:8px 12px;color:#fff;font-weight:400;text-transform:uppercase;font-size:.8rem;align-items:center;margin-top:-.5px}.babolat_order_card h5{margin-bottom:0!important}.babolat_order_card .text-right{text-align:right!important;display:block;font-size:14px}.babolat_order_card .price{color:#fb4024!important}.babolat_order_card span{text-transform:uppercase;color:#0009}.babolat_order_card h4{margin-bottom:0;margin-top:2px}.babolat_order_card .babolat_order_section{border-bottom:1px solid rgba(226,226,226,.2)!important;display:flex;align-items:center;justify-content:space-between;padding:12px}.babolat_order_card .babolat_order_card_actions{padding:12px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}.babolat_account_cards_links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.babolat_account_cards_links .babolat_account_card{transition:border .2s ease-in-out,background .2s ease-in-out,color .2s ease-in-out;border:1px solid #e2e2e2!important;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:12px;color:#000}.babolat_account_cards_links .babolat_account_card.active{pointer-events:none;background-color:#74ecf7!important;border-color:#74ecf7!important;cursor:default}.babolat_account_cards_links .babolat_account_card.active *{color:#000!important}.babolat_account_cards_links .babolat_account_card *{text-decoration:none!important}.babolat_account_cards_links .babolat_account_card span{min-height:36px}.babolat_account_cards_links .babolat_account_card i{font-size:64px;height:64px;width:64px;color:#111e6c!important;margin-bottom:12px}.babolat_account_cards_links .babolat_account_card:hover{border-color:#74ecf7;background-color:#74ecf7}.babolat_account_cards_links .babolat_account_card:hover *{color:#000!important}.babolat_account_cards_links.babolat_account_card_sidebar{display:flex;flex-direction:column;gap:1rem}.babolat_account_cards_links.babolat_account_card_sidebar .babolat_account_card{aspect-ratio:unset;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.babolat_account_cards_links.babolat_account_card_sidebar .babolat_account_card i{font-size:24px;height:24px;width:24px;margin:0}.babolat_account_cards_links.babolat_account_card_sidebar .babolat_account_card span{min-height:unset}.babolat_address_card{display:flex;flex-direction:column;border:1px solid #e2e2e2!important;background-color:#fff;margin-left:0!important;margin-bottom:1rem}.babolat_address_card .address-body{line-height:1.25em;letter-spacing:.1px;font-size:.875rem;padding:1rem}.babolat_address_card .address-body h4{color:#111e6c!important;font-weight:500!important;font-size:1.2rem!important;margin-bottom:.5rem!important}.babolat_address_card .address-body address{min-height:8rem!important}.babolat_address_card .address-footer{border-color:#e2e2e2!important;display:flex;gap:1rem}.babolat_address_card .address-footer .btn{width:100%;margin:0!important}@media (max-width: 768px){.babolat_account_cards_links .babolat_account_card{aspect-ratio:initial;min-height:200px}.babolat_account_cards_links .babolat_account_card:nth-last-child(1):nth-child(odd){grid-column:1/-1}.babolat_account_cards_links.babolat_account_card_sidebar .babolat_account_card{min-height:auto}}@media (max-width: 1399px){.babolat_address_card .address-footer{flex-direction:column}}.layout-account .right-column{margin-bottom:3rem}.layout-account .page-content{padding-top:0!important}.layout-account .page-content h6{font-weight:400!important;font-size:14px;color:#0009!important}.page-order-detail .notifications-container{padding-left:2rem!important;padding-right:0rem!important}.babolat_order_goods_card .babolat_order_section{display:grid!important;grid-template-columns:4fr .5fr 1.5fr 1fr}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return{grid-template-columns:32px 4fr 1fr 1fr 1fr 1fr 1fr}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return .babolat_return_section{padding-top:9px}.babolat_order_goods_card .babolat_order_section .image img{max-height:80px;width:auto;height:auto;object-fit:contain;display:block;margin:0!important;padding-right:12px}.babolat_order_goods_card .babolat_order_section .babolat_order_product_details,.babolat_order_goods_card .babolat_order_section .babolat_order_section_product{display:flex;flex-direction:column}.babolat_order_goods_card .babolat_order_section .babolat_order_section_product a,.babolat_order_goods_card .babolat_order_section .babolat_order_section_product span{font-size:14px!important;text-transform:none!important;color:#111e6c!important}@media (max-width: 880px){.babolat_shipping_section{display:grid!important;grid-template-columns:repeat(3,auto);align-items:flex-end!important;gap:1rem}.babolat_shipping_section>div:last-child{grid-column:3;justify-self:stretch;width:100%}.babolat_order_goods_card .babolat_order_section{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.babolat_order_goods_card .babolat_order_section .babolat_order_section_detail{margin-top:12px}.babolat_order_goods_card .babolat_order_section .babolat_order_section_detail span{padding-bottom:6px}.babolat_order_goods_card .babolat_order_section .babolat_order_section_detail *{display:block!important;text-align:center!important}.babolat_order_goods_card .babolat_order_section .babolat_order_section_product{padding-bottom:12px;border-bottom:1px solid rgba(226,226,226,.4)!important;grid-column:1/-1;grid-row:1}.babolat_order_goods_card .babolat_order_section>*:not(.babolat_order_section_product){grid-row:2}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:auto auto auto}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return .babolat_order_section_detail:has(input[type=checkbox]){margin-right:12px}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return .babolat_order_section_detail:has(input[type=checkbox]),.babolat_order_goods_card .babolat_order_section.babolat_order_section_return .babolat_order_section_detail:has(input[type=checkbox]) span{padding:0!important;margin:0!important}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return input[type=checkbox]{width:24px;height:24px;margin:0 0 12px -12px!important}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(1){grid-row:1;grid-column:1;display:flex;flex-direction:column;align-items:center}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(2){grid-row:1;grid-column:2/span 7;width:100%}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(3){grid-row:2;grid-column:1/span 2}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(4){grid-row:2;grid-column:3/span 4;display:flex;flex-direction:column;align-items:center;justify-content:center}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(4) select{width:100%!important;padding:6px 12px!important}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(5){grid-row:2;grid-column:7/span 2}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(6){grid-row:3;grid-column:1/span 4}.babolat_order_goods_card .babolat_order_section.babolat_order_section_return>:nth-child(7){grid-row:3;grid-column:5/span 4}}.group-span-filestyle .btn{font-size:1rem!important;transition:all .2s ease-in-out!important;padding:.55rem 1.25rem!important;font-weight:500!important;background-color:#262323}.group-span-filestyle .btn:hover{background-color:#74ecf7!important;color:#262323!important}.group-span-filestyle .btn .icon-span-filestyle{display:none}.page-order-return #notifications.container{margin:0!important}.babolat_order_goods_card_nogrid .babolat_order_section{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important}.chosen-drop{border-radius:0!important;border-color:#e2e2e2!important;box-shadow:none!important;box-shadow:-2px 0 #74ecf7,2px 0 #74ecf7,0 2px #74ecf7!important}.chosen-drop em{font-weight:800;padding-right:2px}.chosen-drop *{font-size:16px;text-transform:uppercase!important}.search-block-container .dpd-input-wrapper{padding-right:0}.search-block-container .dpd-select-wrapper{display:flex;flex-direction:column-reverse}.search-block-container .dpd-select-wrapper .control-label.dpd-input-placeholder.dpd-select-placeholder{all:unset;margin-bottom:.5rem;font-size:.875rem;color:#232323;font-weight:600}.dpd-checkout-phone-container .chosen-container-active,.search-block-container .chosen-container-active{box-shadow:0 0 0 2px #74ecf7!important}.dpd-checkout-phone-container .result-selected,.dpd-checkout-phone-container .highlighted,.search-block-container .result-selected,.search-block-container .highlighted{background-image:none!important;background-color:#111e6c!important;color:#fff!important}.dpd-checkout-phone-container .chosen-search-input,.search-block-container .chosen-search-input{padding:16px 8px!important}.dpd-checkout-phone-container .dpd-input-wrapper,.search-block-container .dpd-input-wrapper{padding-left:0}.dpd-checkout-phone-container label,.search-block-container label{font-weight:600}.dpd-checkout-phone-container input,.search-block-container input{height:12px!important}.dpd-checkout-phone-container .form-control,.dpd-checkout-phone-container .chosen-container,.search-block-container .form-control,.search-block-container .chosen-container{min-height:32px!important;border-radius:0!important}.dpd-checkout-phone-container .form-control:focus,.dpd-checkout-phone-container .chosen-container:focus,.search-block-container .form-control:focus,.search-block-container .chosen-container:focus{box-shadow:0 0 0 2px #74ecf7!important}.dpd-checkout-phone-container .form-control .chosen-single,.dpd-checkout-phone-container .chosen-container .chosen-single,.search-block-container .form-control .chosen-single,.search-block-container .chosen-container .chosen-single{border-radius:0!important;min-height:32px!important;display:flex!important;align-items:center!important}.dpd-checkout-phone-container .form-control .chosen-single span,.dpd-checkout-phone-container .chosen-container .chosen-single span,.search-block-container .form-control .chosen-single span,.search-block-container .chosen-container .chosen-single span{padding:0}.dpd-checkout-phone-container .form-control .chosen-single div,.dpd-checkout-phone-container .chosen-container .chosen-single div,.search-block-container .form-control .chosen-single div,.search-block-container .chosen-container .chosen-single div{top:-10px}.dpd-checkout-phone-container .form-control .chosen-single:before,.dpd-checkout-phone-container .chosen-container .chosen-single:before,.search-block-container .form-control .chosen-single:before,.search-block-container .chosen-container .chosen-single:before{top:-8px}
